summary refs log tree commit diff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po5295
1 files changed, 2861 insertions, 2434 deletions
diff --git a/po/ko.po b/po/ko.po
index 61e5241e..cbcdc321 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -27,7 +27,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-08 18:22+0100\n"
+"POT-Creation-Date: 2019-05-28 14:23+0200\n"
 "PO-Revision-Date: 2017-11-07 06:49+0000\n"
 "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
 "Language-Team: GNOME Korea <gnome-kr@googlegroups.com>\n"
@@ -38,7 +38,7 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: Zanata 4.6.2\n"
 
-#: ../clients/cli/agent.c:40
+#: ../clients/cli/agent.c:39
 #, c-format
 msgid ""
 "Usage: nmcli agent { COMMAND | help }\n"
@@ -51,7 +51,7 @@ msgstr ""
 "COMMAND := { Secret | polkit | 전체 }\n"
 "\n"
 
-#: ../clients/cli/agent.c:48
+#: ../clients/cli/agent.c:47
 #, c-format
 msgid ""
 "Usage: nmcli agent secret { help }\n"
@@ -70,7 +70,7 @@ msgstr ""
 " 암호가 필요한 경우 사용자에게 요청합니다.\n"
 "\n"
 
-#: ../clients/cli/agent.c:58
+#: ../clients/cli/agent.c:57
 #, c-format
 msgid ""
 "Usage: nmcli agent polkit { help }\n"
@@ -88,7 +88,7 @@ msgstr ""
 "polkit에 다시 응답을 보냅니다.\n"
 "\n"
 
-#: ../clients/cli/agent.c:68
+#: ../clients/cli/agent.c:67
 #, c-format
 msgid ""
 "Usage: nmcli agent all { help }\n"
@@ -101,48 +101,48 @@ msgstr ""
 "nmcli를 네트워크 관리자 Secret 및 polkit 에이전트로 실행합니다.\n"
 "\n"
 
-#: ../clients/cli/agent.c:157
+#: ../clients/cli/agent.c:159
 #, c-format
 msgid "nmcli successfully registered as a NetworkManager's secret agent.\n"
 msgstr "nmcli가 네트워크 관리자의 Secret 에이전트로 등록되었습니다.\n"
 
-#: ../clients/cli/agent.c:159
+#: ../clients/cli/agent.c:161
 #, c-format
 msgid "Error: secret agent initialization failed"
 msgstr "오류: secret 에이전트 초기화 실패"
 
-#: ../clients/cli/agent.c:178
+#: ../clients/cli/agent.c:180
 #, c-format
 msgid "Error: polkit agent initialization failed: %s"
 msgstr "오류: polkit 에이전트 초기화 실패: %s"
 
-#: ../clients/cli/agent.c:186
+#: ../clients/cli/agent.c:188
 #, c-format
 msgid "nmcli successfully registered as a polkit agent.\n"
 msgstr "nmcli가 polkit 에이전트로 등록되었습니다.\n"
 
-#: ../clients/cli/common.c:361 ../clients/cli/common.c:362
-#: ../clients/cli/common.c:393 ../clients/cli/common.c:394
-#: ../clients/cli/connections.c:1454
+#: ../clients/cli/common.c:360 ../clients/cli/common.c:361
+#: ../clients/cli/common.c:392 ../clients/cli/common.c:393
+#: ../clients/cli/connections.c:1460
 msgid "GROUP"
 msgstr "그룹 "
 
-#: ../clients/cli/common.c:621
+#: ../clients/cli/common.c:644
 #, c-format
 msgid "Error: openconnect failed: %s\n"
 msgstr "오류: openconnect 실패: %s\n"
 
-#: ../clients/cli/common.c:628
+#: ../clients/cli/common.c:651
 #, c-format
 msgid "Error: openconnect failed with status %d\n"
 msgstr "오류: openconnect 실패, 상태: %d\n"
 
-#: ../clients/cli/common.c:630
+#: ../clients/cli/common.c:653
 #, c-format
 msgid "Error: openconnect failed with signal %d\n"
 msgstr "오류: openconnect 실패, 신호: %d\n"
 
-#: ../clients/cli/common.c:711
+#: ../clients/cli/common.c:741
 #, c-format
 msgid ""
 "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask "
@@ -151,138 +151,138 @@ msgstr ""
 "경고: '%s'의 암호가 'passwd-file'에 제공되지 않았으며 '--ask' 옵션 없이는 "
 "nmcli 요청이 불가능합니다.\n"
 
-#: ../clients/cli/common.c:1211
+#: ../clients/cli/common.c:1241
 #, c-format
 msgid "Error: Could not create NMClient object: %s."
 msgstr "오류: NMClient 개체를 생성할 수 없음: %s."
 
-#: ../clients/cli/common.c:1231
+#: ../clients/cli/common.c:1261
 msgid "Error: NetworkManager is not running."
 msgstr "오류: 네트워크 관리 프로그램이 실행 중이 아닙니다."
 
-#: ../clients/cli/common.c:1327
+#: ../clients/cli/common.c:1357
 #, c-format
 msgid "Error: argument '%s' not understood. Try passing --help instead."
 msgstr "오류 : 인수 '%s' 이해되지. 대신 --help를 전달하십시오."
 
-#: ../clients/cli/common.c:1337
+#: ../clients/cli/common.c:1367
 msgid "Error: missing argument. Try passing --help."
 msgstr "오류 : 인수가 누락되었습니다. --help를 전달하십시오."
 
-#: ../clients/cli/common.c:1390
+#: ../clients/cli/common.c:1436
 msgid "access denied"
 msgstr "접근이 거부됨"
 
-#: ../clients/cli/common.c:1398 ../clients/cli/connections.c:81
-#: ../clients/cli/connections.c:90 ../clients/cli/devices.c:444
-#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:543
-#: ../clients/cli/general.c:41 ../clients/cli/general.c:129
-#: ../clients/cli/general.c:134 ../clients/common/nm-client-utils.c:260
-#: ../clients/common/nm-client-utils.c:273
+#: ../clients/cli/common.c:1444 ../clients/cli/connections.c:79
+#: ../clients/cli/connections.c:88 ../clients/cli/devices.c:438
+#: ../clients/cli/devices.c:530 ../clients/cli/devices.c:537
+#: ../clients/cli/general.c:40 ../clients/cli/general.c:130
+#: ../clients/cli/general.c:135 ../clients/common/nm-client-utils.c:264
 #: ../clients/common/nm-client-utils.c:277
-#: ../clients/common/nm-client-utils.c:282
-#: ../clients/common/nm-meta-setting-desc.c:1567
-#: ../clients/common/nm-meta-setting-desc.c:1617
-#: ../clients/common/nm-meta-setting-desc.c:2757
-#: ../clients/common/nm-meta-setting-desc.c:2812
+#: ../clients/common/nm-client-utils.c:281
+#: ../clients/common/nm-client-utils.c:286
+#: ../clients/common/nm-meta-setting-desc.c:1711
+#: ../clients/common/nm-meta-setting-desc.c:1742
+#: ../clients/common/nm-meta-setting-desc.c:2667
+#: ../clients/common/nm-meta-setting-desc.c:2725
 msgid "unknown"
 msgstr "알 수 없음"
 
-#: ../clients/cli/common.c:1399
+#: ../clients/cli/common.c:1445
 msgid "none"
 msgstr "없음"
 
-#: ../clients/cli/common.c:1400
+#: ../clients/cli/common.c:1446
 msgid "portal"
 msgstr "포털 "
 
-#: ../clients/cli/common.c:1401
+#: ../clients/cli/common.c:1447
 msgid "limited"
 msgstr "제한됨 "
 
-#: ../clients/cli/common.c:1402
+#: ../clients/cli/common.c:1448
 msgid "full"
 msgstr "전체"
 
 #. define some prompts for connection editor
-#: ../clients/cli/connections.c:65
+#: ../clients/cli/connections.c:63
 msgid "Setting name? "
 msgstr "설정 이름은?"
 
-#: ../clients/cli/connections.c:66
+#: ../clients/cli/connections.c:64
 msgid "Property name? "
 msgstr "속성 이름은?"
 
-#: ../clients/cli/connections.c:67
+#: ../clients/cli/connections.c:65
 msgid "Enter connection type: "
 msgstr "연결 유형 입력: "
 
 #. define some other prompts
-#: ../clients/cli/connections.c:71
+#: ../clients/cli/connections.c:69
 #, fuzzy
 msgid "Connection (name, UUID, or path): "
 msgstr "연결 (이름, UUID, 또는 경로): "
 
-#: ../clients/cli/connections.c:72
+#: ../clients/cli/connections.c:70
 #, fuzzy
 msgid "VPN connection (name, UUID, or path): "
 msgstr "연결 (이름, UUID, 또는 경로): "
 
-#: ../clients/cli/connections.c:73
+#: ../clients/cli/connections.c:71
 #, fuzzy
 msgid "Connection(s) (name, UUID, or path): "
 msgstr "연결 (이름, UUID, 또는 경로): "
 
-#: ../clients/cli/connections.c:74
+#: ../clients/cli/connections.c:72
 #, fuzzy
 msgid "Connection(s) (name, UUID, path or apath): "
 msgstr "연결 (이름, UUID, 또는 경로): "
 
-#: ../clients/cli/connections.c:82
+#: ../clients/cli/connections.c:80
 msgid "activating"
 msgstr "활성화중"
 
-#: ../clients/cli/connections.c:83
+#: ../clients/cli/connections.c:81
 msgid "activated"
 msgstr "활성화됨"
 
-#: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271
+#: ../clients/cli/connections.c:82 ../clients/common/nm-client-utils.c:275
 msgid "deactivating"
 msgstr "활성화 해제하는 중"
 
-#: ../clients/cli/connections.c:85
+#: ../clients/cli/connections.c:83
 msgid "deactivated"
 msgstr "비활성화됨"
 
-#: ../clients/cli/connections.c:91
+#: ../clients/cli/connections.c:89
 msgid "VPN connecting (prepare)"
 msgstr "VPN 연결 중 (준비)"
 
-#: ../clients/cli/connections.c:92
+#: ../clients/cli/connections.c:90
 msgid "VPN connecting (need authentication)"
 msgstr "VPN 연결 중 (인증 필요)"
 
-#: ../clients/cli/connections.c:93
+#: ../clients/cli/connections.c:91
 msgid "VPN connecting"
 msgstr "VPN 연결 중"
 
-#: ../clients/cli/connections.c:94
+#: ../clients/cli/connections.c:92
 msgid "VPN connecting (getting IP configuration)"
 msgstr "VPN 연결 중 (IP 설정 얻는 중)"
 
-#: ../clients/cli/connections.c:95
+#: ../clients/cli/connections.c:93
 msgid "VPN connected"
 msgstr "VPN 연결 됨"
 
-#: ../clients/cli/connections.c:96
+#: ../clients/cli/connections.c:94
 msgid "VPN connection failed"
 msgstr "VPN 연결 실패"
 
-#: ../clients/cli/connections.c:97
+#: ../clients/cli/connections.c:95
 msgid "VPN disconnected"
 msgstr "VPN 연결 끊겼음"
 
-#: ../clients/cli/connections.c:518
+#: ../clients/cli/connections.c:516
 msgid "never"
 msgstr "하지않음"
 
@@ -873,339 +873,334 @@ msgstr ""
 msgid "Error updating secrets for %s: %s\n"
 msgstr "%s의 secret 업데이트 도중 오류 발생: %s\n"
 
-#: ../clients/cli/connections.c:1307
+#: ../clients/cli/connections.c:1313
 msgid "Connection profile details"
 msgstr "연결 프로파일 세부 정보"
 
-#: ../clients/cli/connections.c:1320 ../clients/cli/connections.c:1405
+#: ../clients/cli/connections.c:1326 ../clients/cli/connections.c:1411
 #, c-format
 msgid "Error: 'connection show': %s"
 msgstr "오류: 'connection show': %s"
 
-#: ../clients/cli/connections.c:1395
+#: ../clients/cli/connections.c:1401
 msgid "Activate connection details"
 msgstr "연결 세부 정보 활성화"
 
-#: ../clients/cli/connections.c:1503 ../clients/cli/devices.c:1453
-#: ../clients/cli/devices.c:1467 ../clients/cli/devices.c:1482
-#: ../clients/cli/devices.c:1540 ../clients/cli/devices.c:1642
+#: ../clients/cli/connections.c:1509 ../clients/cli/devices.c:1447
+#: ../clients/cli/devices.c:1461 ../clients/cli/devices.c:1476
+#: ../clients/cli/devices.c:1534 ../clients/cli/devices.c:1636
 msgid "NAME"
 msgstr "이름"
 
-#: ../clients/cli/connections.c:1591
+#: ../clients/cli/connections.c:1602
 #, c-format
 msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s"
 msgstr "잘못된 필드 '%s', 허용된 필드: %s 및 %s 또는 %s,%s"
 
-#: ../clients/cli/connections.c:1606 ../clients/cli/connections.c:1614
+#: ../clients/cli/connections.c:1612 ../clients/cli/connections.c:1620
 #, c-format
 msgid "'%s' has to be alone"
 msgstr "'%s'은(는) 독립형이어야 합니다."
 
-#: ../clients/cli/connections.c:1876
+#: ../clients/cli/connections.c:1880
 #, c-format
 msgid "incorrect string '%s' of '--order' option"
 msgstr "'--order' 옵션의 문자열 '%s'이(가) 잘못되었습니다."
 
-#: ../clients/cli/connections.c:1901
+#: ../clients/cli/connections.c:1905
 #, c-format
 msgid "incorrect item '%s' in '--order' option"
 msgstr "'--order' 옵션의 항목 '%s'이(가) 잘못되었습니다."
 
-#: ../clients/cli/connections.c:1939
+#: ../clients/cli/connections.c:1943
 msgid "No connection specified"
 msgstr "연결이 지정되지 않았습니다."
 
-#: ../clients/cli/connections.c:1950
+#: ../clients/cli/connections.c:1954
 #, c-format
 msgid "%s argument is missing"
 msgstr "%s 인수가 누락되었습니다."
 
-#: ../clients/cli/connections.c:1968
+#: ../clients/cli/connections.c:1972
 #, c-format
 msgid "unknown connection '%s'"
 msgstr "알 수없는 연결 '%s'"
 
-#: ../clients/cli/connections.c:1997
+#: ../clients/cli/connections.c:2001
 msgid "'--order' argument is missing"
 msgstr "'--order' 인수가 누락되었습니다."
 
-#: ../clients/cli/connections.c:2057
+#: ../clients/cli/connections.c:2061
 msgid "NetworkManager active profiles"
 msgstr "NetworkManager 활성 프로파일"
 
-#: ../clients/cli/connections.c:2058
+#: ../clients/cli/connections.c:2062
 msgid "NetworkManager connection profiles"
 msgstr "NetworkManager 연결 프로파일"
 
-#: ../clients/cli/connections.c:2110 ../clients/cli/connections.c:2856
-#: ../clients/cli/connections.c:2868 ../clients/cli/connections.c:2880
-#: ../clients/cli/connections.c:3109 ../clients/cli/connections.c:8899
-#: ../clients/cli/connections.c:8915 ../clients/cli/devices.c:2976
-#: ../clients/cli/devices.c:2988 ../clients/cli/devices.c:3001
-#: ../clients/cli/devices.c:3195 ../clients/cli/devices.c:3206
-#: ../clients/cli/devices.c:3224 ../clients/cli/devices.c:3233
-#: ../clients/cli/devices.c:3254 ../clients/cli/devices.c:3265
-#: ../clients/cli/devices.c:3283 ../clients/cli/devices.c:3725
-#: ../clients/cli/devices.c:3735 ../clients/cli/devices.c:3743
-#: ../clients/cli/devices.c:3755 ../clients/cli/devices.c:3770
-#: ../clients/cli/devices.c:3778 ../clients/cli/devices.c:3952
-#: ../clients/cli/devices.c:3963 ../clients/cli/devices.c:4134
+#: ../clients/cli/connections.c:2114 ../clients/cli/connections.c:2859
+#: ../clients/cli/connections.c:2871 ../clients/cli/connections.c:2883
+#: ../clients/cli/connections.c:3112 ../clients/cli/connections.c:8868
+#: ../clients/cli/connections.c:8889 ../clients/cli/devices.c:2970
+#: ../clients/cli/devices.c:2982 ../clients/cli/devices.c:2995
+#: ../clients/cli/devices.c:3189 ../clients/cli/devices.c:3200
+#: ../clients/cli/devices.c:3218 ../clients/cli/devices.c:3227
+#: ../clients/cli/devices.c:3248 ../clients/cli/devices.c:3259
+#: ../clients/cli/devices.c:3277 ../clients/cli/devices.c:3721
+#: ../clients/cli/devices.c:3731 ../clients/cli/devices.c:3739
+#: ../clients/cli/devices.c:3751 ../clients/cli/devices.c:3766
+#: ../clients/cli/devices.c:3774 ../clients/cli/devices.c:3949
+#: ../clients/cli/devices.c:3960 ../clients/cli/devices.c:4131
 #, c-format
 msgid "Error: %s argument is missing."
 msgstr "오류: %s 인자가 없습니다."
 
-#: ../clients/cli/connections.c:2138
+#: ../clients/cli/connections.c:2142
 #, c-format
 msgid "Error: %s - no such connection profile."
 msgstr "오류: %s - 해당 연결 프로파일이 없습니다."
 
-#: ../clients/cli/connections.c:2229 ../clients/cli/connections.c:2843
-#: ../clients/cli/connections.c:2907 ../clients/cli/connections.c:8419
-#: ../clients/cli/connections.c:8525 ../clients/cli/connections.c:9015
-#: ../clients/cli/devices.c:1727 ../clients/cli/devices.c:1995
-#: ../clients/cli/devices.c:2168 ../clients/cli/devices.c:2276
-#: ../clients/cli/devices.c:2468 ../clients/cli/devices.c:3915
-#: ../clients/cli/devices.c:4140 ../clients/cli/general.c:895
+#: ../clients/cli/connections.c:2233 ../clients/cli/connections.c:2846
+#: ../clients/cli/connections.c:2910 ../clients/cli/connections.c:8385
+#: ../clients/cli/connections.c:8491 ../clients/cli/connections.c:8994
+#: ../clients/cli/devices.c:1721 ../clients/cli/devices.c:1989
+#: ../clients/cli/devices.c:2162 ../clients/cli/devices.c:2270
+#: ../clients/cli/devices.c:2462 ../clients/cli/devices.c:3912
+#: ../clients/cli/devices.c:4137 ../clients/cli/general.c:896
 #, c-format
 msgid "Error: %s."
 msgstr "오류: %s."
 
-#: ../clients/cli/connections.c:2322
+#: ../clients/cli/connections.c:2326
 #, c-format
 msgid "no active connection on device '%s'"
 msgstr "장치 '%s'에 활성화된 연결이 없습니다"
 
-#: ../clients/cli/connections.c:2330
+#: ../clients/cli/connections.c:2334
 msgid "no active connection or device"
 msgstr "활성화된 연결이나 장치가 없습니다"
 
-#: ../clients/cli/connections.c:2350
+#: ../clients/cli/connections.c:2354
 #, fuzzy, c-format
 msgid "device '%s' not compatible with connection '%s': "
 msgstr "'%s' 장치는 '%s' 연결과 호환되지 않습니다"
 
-#: ../clients/cli/connections.c:2383
+#: ../clients/cli/connections.c:2387
 #, c-format
 msgid "device '%s' not compatible with connection '%s'"
 msgstr "'%s' 장치는 '%s' 연결과 호환되지 않습니다"
 
-#: ../clients/cli/connections.c:2386
+#: ../clients/cli/connections.c:2390
 #, c-format
 msgid "no device found for connection '%s'"
 msgstr "연결 '%s'에 대한 장치를 찾을 수 없습니다"
 
-#: ../clients/cli/connections.c:2437
+#: ../clients/cli/connections.c:2441
 #, c-format
 msgid "Hint: use '%s' to get more details."
 msgstr ""
 
-#: ../clients/cli/connections.c:2455
+#: ../clients/cli/connections.c:2459
 #, fuzzy, c-format
 msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n"
 msgstr "연결이 성공적으로 활성화되었습니다 (D-Bus 활성 경로: %s)\n"
 
-#: ../clients/cli/connections.c:2459 ../clients/cli/connections.c:2609
-#: ../clients/cli/connections.c:6716
+#: ../clients/cli/connections.c:2463 ../clients/cli/connections.c:2613
+#: ../clients/cli/connections.c:6701
 #, c-format
 msgid "Connection successfully activated (D-Bus active path: %s)\n"
 msgstr "연결이 성공적으로 활성화되었습니다 (D-Bus 활성 경로: %s)\n"
 
-#: ../clients/cli/connections.c:2466 ../clients/cli/connections.c:2588
+#: ../clients/cli/connections.c:2470 ../clients/cli/connections.c:2592
 #, c-format
 msgid "Error: Connection activation failed: %s"
 msgstr "오류: 연결 활성화가 실패했습니다: %s"
 
-#: ../clients/cli/connections.c:2503
+#: ../clients/cli/connections.c:2507
 #, c-format
 msgid "Error: Timeout expired (%d seconds)"
 msgstr "오류 : 시간 초과가 만료되었습니다 (%d 초)"
 
-#: ../clients/cli/connections.c:2671
+#: ../clients/cli/connections.c:2675
 #, c-format
 msgid "failed to read passwd-file '%s': %s"
 msgstr "passwd-file '%s' 읽기 실패: %s"
 
-#: ../clients/cli/connections.c:2684
+#: ../clients/cli/connections.c:2688
 #, c-format
 msgid "missing colon in 'password' entry '%s'"
 msgstr "'암호' 항목 '%s'에 콜론 누락"
 
-#: ../clients/cli/connections.c:2692
+#: ../clients/cli/connections.c:2696
 #, c-format
 msgid "missing dot in 'password' entry '%s'"
 msgstr "'암호' 항목 '%s'에 점 누락"
 
-#: ../clients/cli/connections.c:2705
+#: ../clients/cli/connections.c:2709
 #, c-format
 msgid "invalid setting name in 'password' entry '%s'"
 msgstr "'암호' 항목 '%s'의 설정 이름이 잘못됨"
 
-#: ../clients/cli/connections.c:2759
+#: ../clients/cli/connections.c:2763
 #, c-format
 msgid "unknown device '%s'."
 msgstr "알 수 없는 장치 '%s'."
 
-#: ../clients/cli/connections.c:2764
+#: ../clients/cli/connections.c:2768
 msgid "neither a valid connection nor device given"
 msgstr "유효한 연결 및 장치 모두 지정되어 있지 않습니다 "
 
-#: ../clients/cli/connections.c:2890 ../clients/cli/devices.c:1686
-#: ../clients/cli/devices.c:3033 ../clients/cli/devices.c:3296
-#: ../clients/cli/devices.c:3969
+#: ../clients/cli/connections.c:2893 ../clients/cli/devices.c:1680
+#: ../clients/cli/devices.c:3027 ../clients/cli/devices.c:3290
+#: ../clients/cli/devices.c:3966
 #, c-format
 msgid "Unknown parameter: %s\n"
 msgstr "알려져있지 않은 매개변수입니다: %s\n"
 
-#: ../clients/cli/connections.c:2915
+#: ../clients/cli/connections.c:2918
 msgid "preparing"
 msgstr "준비하는 중"
 
-#: ../clients/cli/connections.c:3024
+#: ../clients/cli/connections.c:3027
 #, c-format
 msgid "Connection '%s' (%s) successfully deleted.\n"
 msgstr "연결 '%s'(%s)이(가) 성공적으로 삭제되었습니다.\n"
 
-#: ../clients/cli/connections.c:3040
+#: ../clients/cli/connections.c:3043
 #, c-format
 msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n"
 msgstr "연결 '%s'이(가) 성공적으로 비활성화되었습니다(D-Bus 활성 경로: %s).\n"
 
-#: ../clients/cli/connections.c:3091 ../clients/cli/connections.c:8633
-#: ../clients/cli/connections.c:8664 ../clients/cli/connections.c:8822
+#: ../clients/cli/connections.c:3094 ../clients/cli/connections.c:8599
+#: ../clients/cli/connections.c:8630 ../clients/cli/connections.c:8788
 #, c-format
 msgid "Error: No connection specified."
 msgstr "오류: 연결이 지정되어 있지 않습니다. "
 
-#: ../clients/cli/connections.c:3121
+#: ../clients/cli/connections.c:3124
 #, c-format
 msgid "Error: '%s' is not an active connection.\n"
 msgstr "오류: '%s'는 활성 연결이 아닙니다.\n"
 
-#: ../clients/cli/connections.c:3122
+#: ../clients/cli/connections.c:3125
 #, c-format
 msgid "Error: not all active connections found."
 msgstr "오류: 일부 활성 연결을 찾을 수 없습니다. "
 
-#: ../clients/cli/connections.c:3130
+#: ../clients/cli/connections.c:3133
 #, c-format
 msgid "Error: no active connection provided."
 msgstr "오류: 활성 연결이 제공되지 않았습니다."
 
-#: ../clients/cli/connections.c:3161
+#: ../clients/cli/connections.c:3164
 #, fuzzy, c-format
 msgid "Connection '%s' deactivation failed: %s\n"
 msgstr "오류: 연결 활성화가 실패했습니다: %s"
 
-#: ../clients/cli/connections.c:3412 ../clients/cli/connections.c:3469
-#: ../clients/common/nm-client-utils.c:221
+#: ../clients/cli/connections.c:3415 ../clients/cli/connections.c:3472
+#: ../clients/common/nm-client-utils.c:225
 #, c-format
 msgid "'%s' not among [%s]"
 msgstr "'%s'는 [%s]에 없습니다 "
 
 #. We should not really come here
-#: ../clients/cli/connections.c:3432 ../clients/cli/connections.c:3492
-#: ../clients/common/nm-client-utils.c:289
+#: ../clients/cli/connections.c:3435 ../clients/cli/connections.c:3495
+#: ../clients/common/nm-client-utils.c:293
 #, c-format
 msgid "Unknown error"
 msgstr "알 수 없는 오류 "
 
-#: ../clients/cli/connections.c:3626
+#: ../clients/cli/connections.c:3629
 #, c-format
 msgid "Warning: master='%s' doesn't refer to any existing profile.\n"
 msgstr "경고: master='%s'이(가) 기존 프로필을 참조하지 않습니다.\n"
 
-#: ../clients/cli/connections.c:3979
+#: ../clients/cli/connections.c:3984
 #, c-format
 msgid "Error: invalid property '%s': %s."
 msgstr "오류: 잘못된 속성 '%s': %s."
 
-#: ../clients/cli/connections.c:3996
-#, c-format
-msgid "Error: failed to modify %s.%s: %s."
+#: ../clients/cli/connections.c:3998
+#, fuzzy, c-format
+msgid "Error: failed to %s %s.%s: %s."
 msgstr "오류: %s.%s 수정에 실패했습니다: %s."
 
-#: ../clients/cli/connections.c:4016
-#, c-format
-msgid "Error: failed to remove a value from %s.%s: %s."
-msgstr "오류: %s.%s의 값 제거 실패: %s."
-
-#: ../clients/cli/connections.c:4050
+#: ../clients/cli/connections.c:4033
 #, fuzzy, c-format
 msgid "Error: '%s' is mandatory."
 msgstr "오류: '%s' 설정이 없습니다\n"
 
-#: ../clients/cli/connections.c:4077
+#: ../clients/cli/connections.c:4060
 #, fuzzy, c-format
 msgid "Error: invalid slave type; %s."
 msgstr "오류: 잘못된 연결 유형; %s."
 
-#: ../clients/cli/connections.c:4085
+#: ../clients/cli/connections.c:4068
 #, c-format
 msgid "Error: invalid connection type; %s."
 msgstr "오류: 잘못된 연결 유형; %s."
 
-#: ../clients/cli/connections.c:4162
+#: ../clients/cli/connections.c:4145
 #, fuzzy, c-format
 msgid "Error: bad connection type: %s"
 msgstr "오류: 잘못된 연결 유형; %s."
 
-#: ../clients/cli/connections.c:4208
+#: ../clients/cli/connections.c:4191
 #, c-format
 msgid "Error: '%s': %s"
 msgstr "오류: %s: %s."
 
-#: ../clients/cli/connections.c:4229
+#: ../clients/cli/connections.c:4212
 #, fuzzy
 msgid "Error: master is required"
 msgstr "오류: 'master'가 필요합니다. "
 
-#: ../clients/cli/connections.c:4288
+#: ../clients/cli/connections.c:4271
 #, fuzzy, c-format
 msgid "Error: error adding bond option '%s=%s'."
 msgstr "오류: 알 수 없는 연결 '%s'."
 
-#: ../clients/cli/connections.c:4319
+#: ../clients/cli/connections.c:4302
 #, c-format
 msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n"
 msgstr ""
 "오류: '%s'는 올바른 모니터링 모드가 아닙니다; '%s' 또는 '%s'를 사용합니다.\n"
 
-#: ../clients/cli/connections.c:4350
+#: ../clients/cli/connections.c:4333
 #, c-format
 msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]."
 msgstr "오류 : 'bt-type': '%s' 유효하지; 사용 [%s, %s, %s (%s), %s]."
 
-#: ../clients/cli/connections.c:4599
+#: ../clients/cli/connections.c:4582
 #, c-format
 msgid "Error: value for '%s' is missing."
 msgstr "오류: '%s'의 값이 누락되었습니다."
 
-#: ../clients/cli/connections.c:4645
+#: ../clients/cli/connections.c:4628
 msgid "Error: <setting>.<property> argument is missing."
 msgstr "오류: <setting>.<property> 인수가 누락되어 있습니다."
 
-#: ../clients/cli/connections.c:4668
+#: ../clients/cli/connections.c:4651
 #, c-format
 msgid "Error: invalid or not allowed setting '%s': %s."
 msgstr "오류: 잘못된 또는 허용되지 않는 설정 '%s': %s."
 
-#: ../clients/cli/connections.c:4714 ../clients/cli/connections.c:4730
+#: ../clients/cli/connections.c:4699 ../clients/cli/connections.c:4715
 #, fuzzy, c-format
 msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)."
 msgstr "'%s'는 애매모호합니다 (%s x %s)"
 
-#: ../clients/cli/connections.c:4748
+#: ../clients/cli/connections.c:4733
 #, c-format
 msgid "Error: invalid <setting>.<property> '%s'."
 msgstr "오류: 잘못된 <setting>.<property> '%s'입니다."
 
-#: ../clients/cli/connections.c:4792 ../clients/cli/connections.c:8465
+#: ../clients/cli/connections.c:4777 ../clients/cli/connections.c:8431
 #, c-format
 msgid "Error: Failed to add '%s' connection: %s"
 msgstr "오류: '%s' 연결 추가 실패: %s"
 
-#: ../clients/cli/connections.c:4810
+#: ../clients/cli/connections.c:4795
 #, fuzzy, c-format
 msgid ""
 "Warning: There is another connection with the name '%1$s'. Reference the "
@@ -1215,32 +1210,32 @@ msgid_plural ""
 "the connection by its uuid '%2$s'\n"
 msgstr[0] "경고 : 이름이 '%1$s'. 그 uuid로 연결을 참조하십시오 '%2$s'\n"
 
-#: ../clients/cli/connections.c:4819
+#: ../clients/cli/connections.c:4804
 #, c-format
 msgid "Connection '%s' (%s) successfully added.\n"
 msgstr "연결 '%s' (%s)이 성공적으로 추가되었습니다.\n"
 
-#: ../clients/cli/connections.c:4872 ../clients/cli/connections.c:6839
-#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:535
-#: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1207
-#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296
-#: ../clients/common/nm-client-utils.c:279
-#: ../clients/common/nm-meta-setting-desc.c:771
-#: ../clients/common/nm-meta-setting-desc.c:2752
+#: ../clients/cli/connections.c:4857 ../clients/cli/connections.c:6824
+#: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:529
+#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:1201
+#: ../clients/cli/general.c:137 ../clients/cli/utils.h:296
+#: ../clients/common/nm-client-utils.c:283
+#: ../clients/common/nm-meta-setting-desc.c:871
+#: ../clients/common/nm-meta-setting-desc.c:2662
 msgid "no"
 msgstr "아니요"
 
-#: ../clients/cli/connections.c:4873 ../clients/cli/connections.c:6839
-#: ../clients/cli/connections.c:6840 ../clients/cli/devices.c:534
-#: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1207
-#: ../clients/cli/general.c:135 ../clients/cli/utils.h:296
-#: ../clients/common/nm-client-utils.c:278
-#: ../clients/common/nm-meta-setting-desc.c:771
-#: ../clients/common/nm-meta-setting-desc.c:2749
+#: ../clients/cli/connections.c:4858 ../clients/cli/connections.c:6824
+#: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:528
+#: ../clients/cli/devices.c:535 ../clients/cli/devices.c:1201
+#: ../clients/cli/general.c:136 ../clients/cli/utils.h:296
+#: ../clients/common/nm-client-utils.c:282
+#: ../clients/common/nm-meta-setting-desc.c:871
+#: ../clients/common/nm-meta-setting-desc.c:2659
 msgid "yes"
 msgstr "예"
 
-#: ../clients/cli/connections.c:4959
+#: ../clients/cli/connections.c:4944
 #, c-format
 msgid ""
 "You can specify this option more than once. Press <Enter> when you're done.\n"
@@ -1248,34 +1243,34 @@ msgstr ""
 "이 옵션을 두 번 이상 지정할 수 있습니다. 프레스 <Enter> 너 끝났을 때.\n"
 
 #. Ask for optional arguments.
-#: ../clients/cli/connections.c:5061
+#: ../clients/cli/connections.c:5046
 #, fuzzy, c-format
 msgid "There is %d optional setting for %s.\n"
 msgid_plural "There are %d optional settings for %s.\n"
 msgstr[0] "'%d' 연결 유형에는 1 개의 옵션 인수가 있습니다.\n"
 
-#: ../clients/cli/connections.c:5067
+#: ../clients/cli/connections.c:5052
 #, c-format
 msgid "Do you want to provide it? %s"
 msgid_plural "Do you want to provide them? %s"
 msgstr[0] "지정하시겠습니까? %s"
 
-#: ../clients/cli/connections.c:5200 ../clients/cli/utils.c:295
+#: ../clients/cli/connections.c:5185 ../clients/cli/utils.c:293
 #, c-format
 msgid "Error: value for '%s' argument is required."
 msgstr "오류: '%s' 인수 값이 필요합니다. "
 
-#: ../clients/cli/connections.c:5207
+#: ../clients/cli/connections.c:5192
 #, c-format
 msgid "Error: 'save': %s."
 msgstr "오류: 'save': %s."
 
-#: ../clients/cli/connections.c:5293 ../clients/cli/connections.c:5304
+#: ../clients/cli/connections.c:5278 ../clients/cli/connections.c:5289
 #, fuzzy, c-format
 msgid "Error: '%s' argument is required."
 msgstr "오류: 'type' 인수가 필요합니다. "
 
-#: ../clients/cli/connections.c:6269
+#: ../clients/cli/connections.c:6254
 #, c-format
 msgid "['%s' setting values]\n"
 msgstr "['%s' 설정 값]\n"
@@ -1283,7 +1278,7 @@ msgstr "['%s' 설정 값]\n"
 #. TRANSLATORS: do not translate command names and keywords before ::
 #. *              However, you should translate terms enclosed in <>.
 #.
-#: ../clients/cli/connections.c:6378
+#: ../clients/cli/connections.c:6363
 #, c-format
 msgid ""
 "---[ Main menu ]---\n"
@@ -1315,7 +1310,7 @@ msgstr ""
 "nmcli    <conf-option> <value>       :: nmcli 구성\n"
 "quit                                 :: nmcli 종료\n"
 
-#: ../clients/cli/connections.c:6405
+#: ../clients/cli/connections.c:6390
 #, c-format
 msgid ""
 "goto <setting>[.<prop>] | <prop>  :: enter setting/property for editing\n"
@@ -1334,7 +1329,7 @@ msgstr ""
 "          nmcli connection> goto secondaries\n"
 "          nmcli> goto ipv4.addresses\n"
 
-#: ../clients/cli/connections.c:6412
+#: ../clients/cli/connections.c:6397
 #, c-format
 msgid ""
 "remove <setting>[.<prop>]  :: remove setting or reset property value\n"
@@ -1355,7 +1350,7 @@ msgstr ""
 "예: nmcli> remove wifi-sec\n"
 "          nmcli> remove eth.mtu\n"
 
-#: ../clients/cli/connections.c:6419
+#: ../clients/cli/connections.c:6404
 #, c-format
 msgid ""
 "set [<setting>.<prop> <value>]  :: set property value\n"
@@ -1370,7 +1365,7 @@ msgstr ""
 "\n"
 "예: nmcli> set con.id My connection\n"
 
-#: ../clients/cli/connections.c:6424
+#: ../clients/cli/connections.c:6409
 #, c-format
 msgid ""
 "describe [<setting>.<prop>]  :: describe property\n"
@@ -1383,7 +1378,7 @@ msgstr ""
 "속성 설명을 표시합니다. NM 설정 및 속성에 대한 자세한 설명은 nm-settings(5) "
 "man 페이지에서 참조하십시오.\n"
 
-#: ../clients/cli/connections.c:6429
+#: ../clients/cli/connections.c:6414
 #, c-format
 msgid ""
 "print [all]  :: print setting or connection values\n"
@@ -1398,7 +1393,7 @@ msgstr ""
 "\n"
 "예: nmcli ipv4> print all\n"
 
-#: ../clients/cli/connections.c:6434
+#: ../clients/cli/connections.c:6419
 #, c-format
 msgid ""
 "verify [all | fix]  :: verify setting or connection validity\n"
@@ -1422,7 +1417,7 @@ msgstr ""
 "          nmcli> verify fix\n"
 "          nmcli bond> verify\n"
 
-#: ../clients/cli/connections.c:6443
+#: ../clients/cli/connections.c:6428
 #, c-format
 msgid ""
 "save [persistent|temporary]  :: save the connection\n"
@@ -1447,7 +1442,7 @@ msgstr ""
 "          nmcli> verify fix\n"
 "          nmcli bond> verify\n"
 
-#: ../clients/cli/connections.c:6454
+#: ../clients/cli/connections.c:6439
 #, c-format
 msgid ""
 "activate [<ifname>] [/<ap>|<nsp>]  :: activate the connection\n"
@@ -1468,7 +1463,7 @@ msgstr ""
 "연결이 활성화될 장치 (prepend with / when <ifname>이 지정되어 있지 않을 경"
 "우 /를 선두에 붙임)\n"
 
-#: ../clients/cli/connections.c:6461 ../clients/cli/connections.c:6619
+#: ../clients/cli/connections.c:6446 ../clients/cli/connections.c:6604
 #, c-format
 msgid ""
 "back  :: go to upper menu level\n"
@@ -1477,7 +1472,7 @@ msgstr ""
 "back  :: 위의 메뉴 레벨로 이동\n"
 "\n"
 
-#: ../clients/cli/connections.c:6464
+#: ../clients/cli/connections.c:6449
 #, c-format
 msgid ""
 "help/? [<command>]  :: help for the nmcli commands\n"
@@ -1486,7 +1481,7 @@ msgstr ""
 "help/? [<command>]  :: nmcli 명령 도움말\n"
 "\n"
 
-#: ../clients/cli/connections.c:6467
+#: ../clients/cli/connections.c:6452
 #, c-format
 msgid ""
 "nmcli [<conf-option> <value>]  :: nmcli configuration\n"
@@ -1513,7 +1508,7 @@ msgstr ""
 "          nmcli> nmcli save-confirmation no\n"
 "          nmcli> nmcli prompt-color 3\n"
 
-#: ../clients/cli/connections.c:6489 ../clients/cli/connections.c:6625
+#: ../clients/cli/connections.c:6474 ../clients/cli/connections.c:6610
 #, c-format
 msgid ""
 "quit  :: exit nmcli\n"
@@ -1526,8 +1521,8 @@ msgstr ""
 "이 명령은 nmcli를 종료합니다. 편집된 연결을 저장하지 않으면 사용자에게 확인"
 "이 요구됩니다.\n"
 
-#: ../clients/cli/connections.c:6494 ../clients/cli/connections.c:6630
-#: ../clients/cli/connections.c:7065 ../clients/cli/connections.c:8048
+#: ../clients/cli/connections.c:6479 ../clients/cli/connections.c:6615
+#: ../clients/cli/connections.c:7024 ../clients/cli/connections.c:8011
 #, c-format
 msgid "Unknown command: '%s'\n"
 msgstr "알 수 없는 명령: '%s'\n"
@@ -1535,7 +1530,7 @@ msgstr "알 수 없는 명령: '%s'\n"
 #. TRANSLATORS: do not translate command names and keywords before ::
 #. *              However, you should translate terms enclosed in <>.
 #.
-#: ../clients/cli/connections.c:6559
+#: ../clients/cli/connections.c:6544
 #, c-format
 msgid ""
 "---[ Property menu ]---\n"
@@ -1561,7 +1556,7 @@ msgstr ""
 "help/?[<command>]           :: 이 도움말 또는 명령의 상세 정보 출력\n"
 "quit          :: nmcli 종료\n"
 
-#: ../clients/cli/connections.c:6584
+#: ../clients/cli/connections.c:6569
 #, c-format
 msgid ""
 "set [<value>]  :: set new value\n"
@@ -1572,7 +1567,7 @@ msgstr ""
 "\n"
 "이 명령은 속성에 지정된 <value>를 설정합니다\n"
 
-#: ../clients/cli/connections.c:6588
+#: ../clients/cli/connections.c:6573
 #, c-format
 msgid ""
 "add [<value>]  :: append new value to the property\n"
@@ -1586,7 +1581,7 @@ msgstr ""
 "이 명령은 속성이 컨테이너 유형인 경우 제공된 <값>을 이 속성에 추가합니다.단"
 "일 값 속성에 대해 속성 값이 교체됩니다.('set'와 동일).\n"
 
-#: ../clients/cli/connections.c:6594
+#: ../clients/cli/connections.c:6579
 #, c-format
 msgid ""
 "change  :: change current value\n"
@@ -1597,7 +1592,7 @@ msgstr ""
 "\n"
 "현재 값을 표시하고 이를 편집할 수 있습니다.\n"
 
-#: ../clients/cli/connections.c:6598
+#: ../clients/cli/connections.c:6583
 #, c-format
 msgid ""
 "remove [<value>|<index>|<option name>]  :: delete the value\n"
@@ -1629,7 +1624,7 @@ msgstr ""
 "          nmcli bond.options> remove downdelay\n"
 "\n"
 
-#: ../clients/cli/connections.c:6609
+#: ../clients/cli/connections.c:6594
 #, c-format
 msgid ""
 "describe  :: describe property\n"
@@ -1642,7 +1637,7 @@ msgstr ""
 "속성 설명을 표시합니다. NM 설정 및 속성에 대한 자세한 설명은 nm-settings(5) "
 "man 페이지에서 참조하십시오.\n"
 
-#: ../clients/cli/connections.c:6614
+#: ../clients/cli/connections.c:6599
 #, c-format
 msgid ""
 "print [property|setting|connection]  :: print property (setting, connection) "
@@ -1656,7 +1651,7 @@ msgstr ""
 "속성 값을 표시합니다. 인수를 지정하여 전체 설정 또는 연결에 대한 값을 표시할 "
 "수 있습니다.\n"
 
-#: ../clients/cli/connections.c:6622
+#: ../clients/cli/connections.c:6607
 #, c-format
 msgid ""
 "help/? [<command>]  :: help for nmcli commands\n"
@@ -1665,28 +1660,28 @@ msgstr ""
 "help/? [<command>]  :: nmcli 명령 도움말\n"
 "\n"
 
-#: ../clients/cli/connections.c:6722
+#: ../clients/cli/connections.c:6707
 #, c-format
 msgid "Error: Connection activation failed.\n"
 msgstr "오류: 연결 활성화에 실패했습니다.\n"
 
-#: ../clients/cli/connections.c:6819
+#: ../clients/cli/connections.c:6804
 #, c-format
 msgid "Error: setting '%s' is mandatory and cannot be removed.\n"
 msgstr "오류: 설정 '%s'은 필수 항목이므로 삭제할 수 없습니다.\n"
 
 #. TRANSLATORS: status line in nmcli connection editor
-#: ../clients/cli/connections.c:6837
+#: ../clients/cli/connections.c:6822
 #, c-format
 msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n"
 msgstr "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n"
 
-#: ../clients/cli/connections.c:6873
+#: ../clients/cli/connections.c:6858
 #, c-format
 msgid "The connection is not saved. Do you really want to quit? %s"
 msgstr "연결이 저장되지 않았습니다. 정말로 종료하시겠습니까? %s"
 
-#: ../clients/cli/connections.c:6915
+#: ../clients/cli/connections.c:6899
 #, c-format
 msgid ""
 "The connection profile has been removed from another client. You may type "
@@ -1695,66 +1690,60 @@ msgstr ""
 "연결 프로파일이 다른 클라이언트에서 삭제되었습니다. 메인 메뉴에서 'save'를 입"
 "력하면 이를 복구할 수 있습니다.\n"
 
-#: ../clients/cli/connections.c:6949 ../clients/cli/connections.c:7364
-#: ../clients/cli/connections.c:7424
+#: ../clients/cli/connections.c:6933 ../clients/cli/connections.c:7323
+#: ../clients/cli/connections.c:7382
 #, c-format
 msgid "Allowed values for '%s' property: %s\n"
 msgstr "'%s' 속성에 대해 허용되는 값: %s\n"
 
-#: ../clients/cli/connections.c:6953 ../clients/cli/connections.c:7368
-#: ../clients/cli/connections.c:7428
+#: ../clients/cli/connections.c:6937 ../clients/cli/connections.c:7327
+#: ../clients/cli/connections.c:7386
 #, c-format
 msgid "Enter '%s' value: "
 msgstr "'%s' 값 입력: "
 
-#: ../clients/cli/connections.c:6968 ../clients/cli/connections.c:6990
-#: ../clients/cli/connections.c:7373 ../clients/cli/connections.c:7434
+#: ../clients/cli/connections.c:6951 ../clients/cli/connections.c:6964
+#: ../clients/cli/connections.c:7331 ../clients/cli/connections.c:7397
 #, c-format
 msgid "Error: failed to set '%s' property: %s\n"
 msgstr "오류: '%s' 속성을 설정하는데 실패했습니다: %s\n"
 
-#: ../clients/cli/connections.c:6983
+#: ../clients/cli/connections.c:6960
 #, c-format
 msgid "Edit '%s' value: "
 msgstr "'%s' 값 편집: "
 
-#: ../clients/cli/connections.c:7012 ../clients/cli/settings.c:395
+#: ../clients/cli/connections.c:6978 ../clients/cli/settings.c:414
 #, c-format
 msgid "Error: %s\n"
 msgstr "오류: %s\n"
 
-#: ../clients/cli/connections.c:7017 ../clients/cli/connections.c:7532
-#: ../clients/cli/connections.c:7583
-#, c-format
-msgid "Error: failed to remove value of '%s': %s\n"
-msgstr "오류: '%s' 값을 삭제하는데 실패했습니다: %s\n"
-
-#: ../clients/cli/connections.c:7038
+#: ../clients/cli/connections.c:6997
 #, c-format
 msgid "Unknown command argument: '%s'\n"
 msgstr "알 수 없는 명령 인수: '%s'\n"
 
-#: ../clients/cli/connections.c:7129
+#: ../clients/cli/connections.c:7088
 #, c-format
 msgid "Available settings: %s\n"
 msgstr "사용 가능한 설정: %s\n"
 
-#: ../clients/cli/connections.c:7141
+#: ../clients/cli/connections.c:7100
 #, c-format
 msgid "Error: invalid setting name; %s\n"
 msgstr "오류: 잘못된 설정 이름; %s\n"
 
-#: ../clients/cli/connections.c:7159
+#: ../clients/cli/connections.c:7118
 #, c-format
 msgid "Available properties: %s\n"
 msgstr "사용 가능한 속성: %s\n"
 
-#: ../clients/cli/connections.c:7167
+#: ../clients/cli/connections.c:7126
 #, c-format
 msgid "Error: property %s\n"
 msgstr "오류: 속성 %s\n"
 
-#: ../clients/cli/connections.c:7212
+#: ../clients/cli/connections.c:7171
 #, c-format
 msgid ""
 "Saving the connection with 'autoconnect=yes'. That might result in an "
@@ -1765,12 +1754,12 @@ msgstr ""
 "니다.\n"
 "그래도 저장하시겠습니까? %s"
 
-#: ../clients/cli/connections.c:7298
+#: ../clients/cli/connections.c:7257
 #, c-format
 msgid "You may edit the following settings: %s\n"
 msgstr "다음 설정을 편집할 수 있습니다: %s\n"
 
-#: ../clients/cli/connections.c:7329
+#: ../clients/cli/connections.c:7288
 #, c-format
 msgid ""
 "The connection profile has been removed from another client. You may type "
@@ -1779,453 +1768,458 @@ msgstr ""
 "연결 프로파일이 다른 클라이언트에서 삭제되었습니다. 'save'를 입력하여 이를 복"
 "구할 수 있습니다.\n"
 
-#: ../clients/cli/connections.c:7377 ../clients/cli/connections.c:7628
-#: ../clients/cli/connections.c:7660
+#: ../clients/cli/connections.c:7335 ../clients/cli/connections.c:7589
+#: ../clients/cli/connections.c:7621
 #, c-format
 msgid "Error: no setting selected; valid are [%s]\n"
 msgstr "오류: 설정이 선택되어 있지 않습니다; 유효한 설정은 [%s]입니다\n"
 
-#: ../clients/cli/connections.c:7378
+#: ../clients/cli/connections.c:7336
 #, c-format
 msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n"
 msgstr ""
 "'goto <setting>'를 먼저 사용하거나 'set <setting>.<property>'를 사용합니다.\n"
 
-#: ../clients/cli/connections.c:7393 ../clients/cli/connections.c:7559
-#: ../clients/cli/connections.c:7650
+#: ../clients/cli/connections.c:7351 ../clients/cli/connections.c:7521
+#: ../clients/cli/connections.c:7611
 #, c-format
 msgid "Error: invalid setting argument '%s'; valid are [%s]\n"
 msgstr "오류: 잘못된 설정 인수 '%s'; 올바른 인수는 [%s]입니다\n"
 
-#: ../clients/cli/connections.c:7402
+#: ../clients/cli/connections.c:7360
 #, c-format
 msgid "Error: missing setting for '%s' property\n"
 msgstr "오류: '%s' 속성 설정이 누락되어 있음\n"
 
-#: ../clients/cli/connections.c:7409
+#: ../clients/cli/connections.c:7367
 #, c-format
 msgid "Error: invalid property: %s\n"
 msgstr "오류: 잘못된 속성: %s\n"
 
-#: ../clients/cli/connections.c:7466
+#: ../clients/cli/connections.c:7429
 #, c-format
 msgid "Error: unknown setting '%s'\n"
 msgstr "오류: 알 수 없는 설정 '%s'\n"
 
-#: ../clients/cli/connections.c:7491
+#: ../clients/cli/connections.c:7454
 #, c-format
 msgid "You may edit the following properties: %s\n"
 msgstr "다음 속성을 편집할 수 있습니다: %s\n"
 
-#: ../clients/cli/connections.c:7537
+#: ../clients/cli/connections.c:7494 ../clients/cli/connections.c:7544
+#, c-format
+msgid "Error: failed to remove value of '%s': %s\n"
+msgstr "오류: '%s' 값을 삭제하는데 실패했습니다: %s\n"
+
+#: ../clients/cli/connections.c:7499
 #, c-format
 msgid "Error: no argument given; valid are [%s]\n"
 msgstr "오류: 인수가 지정되어 있지 않습니다; 올바른 인수는 [%s]입니다\n"
 
-#: ../clients/cli/connections.c:7556
+#: ../clients/cli/connections.c:7518
 #, c-format
 msgid "Setting '%s' is not present in the connection.\n"
 msgstr "연결에 설정 '%s'이 없습니다.\n"
 
-#: ../clients/cli/connections.c:7604
+#: ../clients/cli/connections.c:7565
 #, c-format
 msgid "Error: %s properties, nor it is a setting name.\n"
 msgstr "오류: %s 속성, 설정 이름이 아닙니다.\n"
 
-#: ../clients/cli/connections.c:7629 ../clients/cli/connections.c:7661
+#: ../clients/cli/connections.c:7590 ../clients/cli/connections.c:7622
 #, c-format
 msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n"
 msgstr ""
 "'goto <setting>'를 먼저 사용하거나 'describe <setting>.<property>'를 사용합니"
 "다.\n"
 
-#: ../clients/cli/connections.c:7684
+#: ../clients/cli/connections.c:7645
 #, c-format
 msgid "Error: invalid property: %s, neither a valid setting name.\n"
 msgstr "오류: 잘못된 속성: %s, 올바른 설정 이름이 아닙니다.\n"
 
-#: ../clients/cli/connections.c:7714
+#: ../clients/cli/connections.c:7675
 #, c-format
 msgid "Error: unknown setting: '%s'\n"
 msgstr "오류: 알 수 없는 설정: '%s'\n"
 
-#: ../clients/cli/connections.c:7719
+#: ../clients/cli/connections.c:7680
 #, c-format
 msgid "Error: '%s' setting not present in the connection\n"
 msgstr "오류: '%s' 설정이 연결에 없습니다.\n"
 
-#: ../clients/cli/connections.c:7750
+#: ../clients/cli/connections.c:7711
 #, c-format
 msgid "Error: invalid property: %s%s\n"
 msgstr "오류: 잘못된 속성: %s%s\n"
 
-#: ../clients/cli/connections.c:7752
+#: ../clients/cli/connections.c:7713
 msgid ", neither a valid setting name"
 msgstr ", 유효한 설정 이름이 아닙니다."
 
-#: ../clients/cli/connections.c:7768
+#: ../clients/cli/connections.c:7729
 #, c-format
 msgid "Invalid verify option: %s\n"
 msgstr "잘못된 확인 옵션: %s\n"
 
-#: ../clients/cli/connections.c:7776
+#: ../clients/cli/connections.c:7737
 #, c-format
 msgid "Verify setting '%s': %s\n"
 msgstr "'%s' 설정 확인: %s\n"
 
-#: ../clients/cli/connections.c:7791
+#: ../clients/cli/connections.c:7752
 #, c-format
 msgid "Verify connection: %s\n"
 msgstr "연결 확인: %s\n"
 
-#: ../clients/cli/connections.c:7794
+#: ../clients/cli/connections.c:7755
 #, c-format
 msgid "The error cannot be fixed automatically.\n"
 msgstr "오류를 자동으로 수정할 수 없습니다.\n"
 
-#: ../clients/cli/connections.c:7815
+#: ../clients/cli/connections.c:7776
 #, c-format
 msgid "Error: invalid argument '%s'\n"
 msgstr "오류: 잘못된 인수 '%s'\n"
 
-#: ../clients/cli/connections.c:7867
+#: ../clients/cli/connections.c:7830
 #, c-format
 msgid "Error: Failed to save '%s' (%s) connection: %s\n"
 msgstr "오류: '%s'(%s) 연결 저장 실패: %s\n"
 
-#: ../clients/cli/connections.c:7873
+#: ../clients/cli/connections.c:7836
 #, fuzzy, c-format
 msgid "Error: Timeout saving '%s' (%s) connection\n"
 msgstr "오류: '%s'(%s) 연결 저장 실패: %s\n"
 
-#: ../clients/cli/connections.c:7878
+#: ../clients/cli/connections.c:7841
 #, c-format
 msgid "Connection '%s' (%s) successfully saved.\n"
 msgstr "연결 '%s' (%s)이 성공적으로 저장되었습니다.\n"
 
-#: ../clients/cli/connections.c:7879
+#: ../clients/cli/connections.c:7842
 #, c-format
 msgid "Connection '%s' (%s) successfully updated.\n"
 msgstr "연결 '%s'(%s)이(가) 성공적으로 업데이트되었습니다.\n"
 
-#: ../clients/cli/connections.c:7912
+#: ../clients/cli/connections.c:7875
 #, c-format
 msgid "Error: connection verification failed: %s\n"
 msgstr "오류: 연결 확인에 실패했습니다: %s\n"
 
-#: ../clients/cli/connections.c:7913
+#: ../clients/cli/connections.c:7876
 msgid "(unknown error)"
 msgstr "(알 수 없는 오류)"
 
-#: ../clients/cli/connections.c:7914
+#: ../clients/cli/connections.c:7877
 #, c-format
 msgid "You may try running 'verify fix' to fix errors.\n"
 msgstr "오류를 수정하려면 'verify fix'를 실행해 볼 수 있습니다.\n"
 
-#: ../clients/cli/connections.c:7936
+#: ../clients/cli/connections.c:7899
 #, c-format
 msgid "Error: connection is not saved. Type 'save' first.\n"
 msgstr "오류: 연결이 저장되어 있지 않습니다. 먼저 'save'를 입력합니다.\n"
 
-#: ../clients/cli/connections.c:7940
+#: ../clients/cli/connections.c:7903
 #, c-format
 msgid "Error: connection is not valid: %s\n"
 msgstr "오류: 연결이 올바르지 않습니다: %s\n"
 
-#: ../clients/cli/connections.c:7950
+#: ../clients/cli/connections.c:7913
 #, c-format
 msgid "Error: Cannot activate connection: %s.\n"
 msgstr "오류: 연결을 활성화할 수 없음: %s.\n"
 
-#: ../clients/cli/connections.c:7959
+#: ../clients/cli/connections.c:7922
 #, c-format
 msgid "Error: Failed to activate '%s' (%s) connection: %s\n"
 msgstr "오류: '%s'(%s) 연결 활성화 실패: %s\n"
 
-#: ../clients/cli/connections.c:7966
+#: ../clients/cli/connections.c:7929
 msgid "Monitoring connection activation (press any key to continue)\n"
 msgstr "모니터링 연결 활성화 (아무키나 눌러 계속 진행합니다)\n"
 
-#: ../clients/cli/connections.c:8002
+#: ../clients/cli/connections.c:7965
 #, c-format
 msgid "Error: status-line: %s\n"
 msgstr "오류: status-line: %s\n"
 
-#: ../clients/cli/connections.c:8010
+#: ../clients/cli/connections.c:7973
 #, c-format
 msgid "Error: save-confirmation: %s\n"
 msgstr "오류: save-confirmation: %s\n"
 
-#: ../clients/cli/connections.c:8018
+#: ../clients/cli/connections.c:7981
 #, c-format
 msgid "Error: show-secrets: %s\n"
 msgstr "오류: show-secrets: %s\n"
 
-#: ../clients/cli/connections.c:8025
+#: ../clients/cli/connections.c:7988
 #, c-format
 msgid "Current nmcli configuration:\n"
 msgstr "현재 nmcli 설정:\n"
 
-#: ../clients/cli/connections.c:8033
+#: ../clients/cli/connections.c:7996
 #, c-format
 msgid "Invalid configuration option '%s'; allowed [%s]\n"
 msgstr "잘못된 설정 옵션 '%s'; [%s] 허용됨\n"
 
-#: ../clients/cli/connections.c:8251
+#: ../clients/cli/connections.c:8217
 #, c-format
 msgid "Error: only one of 'id', 'filename', uuid, or 'path' can be provided."
 msgstr ""
 "오류 : 'id', 'filename', uuid 또는 'path'중 하나만 제공 할 수 있습니다."
 
-#: ../clients/cli/connections.c:8265 ../clients/cli/connections.c:8426
+#: ../clients/cli/connections.c:8231 ../clients/cli/connections.c:8392
 #, c-format
 msgid "Error: Unknown connection '%s'."
 msgstr "오류: 알 수 없는 연결 '%s'."
 
-#: ../clients/cli/connections.c:8281
+#: ../clients/cli/connections.c:8247
 #, c-format
 msgid "Warning: editing existing connection '%s'; 'type' argument is ignored\n"
 msgstr "경고: 기존 연결 '%s'을 편집하는 중입니다; 'type' 인수를 무시합니다\n"
 
-#: ../clients/cli/connections.c:8284
+#: ../clients/cli/connections.c:8250
 #, c-format
 msgid ""
 "Warning: editing existing connection '%s'; 'con-name' argument is ignored\n"
 msgstr ""
 "경고: 기존 연결 '%s'을 편집하는 중입니다; 'con-name' 인수를 무시합니다 \n"
 
-#: ../clients/cli/connections.c:8311
+#: ../clients/cli/connections.c:8277
 #, c-format
 msgid "Valid connection types: %s\n"
 msgstr "올바른 연결 유형: %s\n"
 
-#: ../clients/cli/connections.c:8313
+#: ../clients/cli/connections.c:8279
 #, c-format
 msgid "Error: invalid connection type; %s\n"
 msgstr "오류: 잘못된 연결 유형; %s\n"
 
-#: ../clients/cli/connections.c:8349
+#: ../clients/cli/connections.c:8315
 #, c-format
 msgid "===| nmcli interactive connection editor |==="
 msgstr "===| nmcli 상호 대화식 연결 편집기 |==="
 
-#: ../clients/cli/connections.c:8352
+#: ../clients/cli/connections.c:8318
 #, c-format
 msgid "Editing existing '%s' connection: '%s'"
 msgstr "기존 '%s' 연결을 편집하는 중입니다: '%s'"
 
-#: ../clients/cli/connections.c:8354
+#: ../clients/cli/connections.c:8320
 #, c-format
 msgid "Adding a new '%s' connection"
 msgstr "새로운 '%s' 연결을 추가하고 있습니다 "
 
-#: ../clients/cli/connections.c:8356
+#: ../clients/cli/connections.c:8322
 #, c-format
 msgid "Type 'help' or '?' for available commands."
 msgstr "사용 가능한 명령을 보려면 'help' 또는 '?'를 입력합니다."
 
-#: ../clients/cli/connections.c:8358
+#: ../clients/cli/connections.c:8324
 #, c-format
 msgid "Type 'print' to show all the connection properties."
 msgstr "'print'를 입력하여 모든 연결 속성을 표시하십시오."
 
-#: ../clients/cli/connections.c:8360
+#: ../clients/cli/connections.c:8326
 #, c-format
 msgid "Type 'describe [<setting>.<prop>]' for detailed property description."
 msgstr ""
 "상세 속성 정보를 표시하려면 'describe [<setting>.<prop>]'를 입력합니다."
 
-#: ../clients/cli/connections.c:8388
+#: ../clients/cli/connections.c:8354
 #, c-format
 msgid "Error: Failed to modify connection '%s': %s"
 msgstr "오류: 연결 '%s' 수정 실패: %s"
 
-#: ../clients/cli/connections.c:8394
+#: ../clients/cli/connections.c:8360
 #, c-format
 msgid "Connection '%s' (%s) successfully modified.\n"
 msgstr "연결 '%s' (%s)이 성공적으로 추가되었습니다.\n"
 
-#: ../clients/cli/connections.c:8470
+#: ../clients/cli/connections.c:8436
 #, c-format
 msgid "%s (%s) cloned as %s (%s).\n"
 msgstr "%s(%s)(이)가 %s(%s)(으)로 복제되었습니다.\n"
 
-#: ../clients/cli/connections.c:8536
+#: ../clients/cli/connections.c:8502
 msgid "New connection name: "
 msgstr "새 연결 이름: "
 
-#: ../clients/cli/connections.c:8538
+#: ../clients/cli/connections.c:8504
 #, c-format
 msgid "Error: <new name> argument is missing."
 msgstr "오류: <new name> 인수가 누락되었습니다."
 
-#: ../clients/cli/connections.c:8543 ../clients/cli/connections.c:9026
+#: ../clients/cli/connections.c:8509 ../clients/cli/connections.c:9005
 #, c-format
 msgid "Error: unknown extra argument: '%s'."
 msgstr "오류: 알 수 없는 추가 인수: '%s'."
 
-#: ../clients/cli/connections.c:8588
+#: ../clients/cli/connections.c:8554
 #, c-format
 msgid "Error: not all connections deleted."
 msgstr "오류: 일부 연결이 삭제되지 않았습니다."
 
-#: ../clients/cli/connections.c:8589
-#, c-format
-msgid "Error: Connection deletion failed: %s"
+#: ../clients/cli/connections.c:8555
+#, fuzzy, c-format
+msgid "Error: Connection deletion failed: %s\n"
 msgstr "오류: 연결 삭제에 실패했습니다: %s"
 
-#: ../clients/cli/connections.c:8645 ../clients/cli/connections.c:8766
+#: ../clients/cli/connections.c:8611 ../clients/cli/connections.c:8732
 #, c-format
 msgid "Error: %s.\n"
 msgstr "오류: %s.\n"
 
-#: ../clients/cli/connections.c:8646 ../clients/cli/connections.c:8767
+#: ../clients/cli/connections.c:8612 ../clients/cli/connections.c:8733
 #, c-format
 msgid "Error: not all connections found."
 msgstr "오류: 일부 연결을 찾을 수 없습니다."
 
 #. truncate trailing ", "
-#: ../clients/cli/connections.c:8697
+#: ../clients/cli/connections.c:8663
 #, c-format
 msgid "Error: cannot delete unknown connection(s): %s."
 msgstr "오류: 알 수 없는 연결을 삭제할 수 없습니다: %s."
 
-#: ../clients/cli/connections.c:8707
+#: ../clients/cli/connections.c:8673
 #, c-format
 msgid "%s: connection profile changed\n"
 msgstr "%s: 연결 프로파일이 변경되었습니다.\n"
 
-#: ../clients/cli/connections.c:8733
+#: ../clients/cli/connections.c:8699
 #, c-format
 msgid "%s: connection profile created\n"
 msgstr "%s: 연결 프로파일이 생성되었습니다.\n"
 
-#: ../clients/cli/connections.c:8742
+#: ../clients/cli/connections.c:8708
 #, c-format
 msgid "%s: connection profile removed\n"
 msgstr "%s: 연결 프로파일이 제거되었습니다.\n"
 
-#: ../clients/cli/connections.c:8804
+#: ../clients/cli/connections.c:8770
 #, c-format
 msgid "Error: failed to reload connections: %s."
 msgstr "오류: 연결 다시 불러오기 실패: %s."
 
-#: ../clients/cli/connections.c:8837
+#: ../clients/cli/connections.c:8803
 #, c-format
 msgid "Error: failed to load connection: %s."
 msgstr "오류: 연결 불러오기 실패: %s."
 
-#: ../clients/cli/connections.c:8845
+#: ../clients/cli/connections.c:8811
 #, c-format
 msgid "Could not load file '%s'\n"
 msgstr "파일 '%s'을 불러올 수 없습니다\n"
 
-#: ../clients/cli/connections.c:8852
+#: ../clients/cli/connections.c:8818
 msgid "File to import: "
 msgstr "가져올 파일: "
 
-#: ../clients/cli/connections.c:8886
+#: ../clients/cli/connections.c:8852
 #, c-format
 msgid "Error: No arguments provided."
 msgstr "오류: 인수가 지정되어 있지 않습니다."
 
-#: ../clients/cli/connections.c:8909
+#: ../clients/cli/connections.c:8883
 #, c-format
 msgid "Warning: 'type' already specified, ignoring extra one.\n"
 msgstr "경고: '유형'이 이미 지정되어 있어 추가 유형을 무시합니다.\n"
 
-#: ../clients/cli/connections.c:8923
+#: ../clients/cli/connections.c:8897
 #, c-format
 msgid "Warning: 'file' already specified, ignoring extra one.\n"
 msgstr "경고: '파일'이 이미 지정되어 있어 추가 파일을 무시합니다.\n"
 
-#: ../clients/cli/connections.c:8925
+#: ../clients/cli/connections.c:8899
 #, c-format
 msgid "Unknown parameter: %s"
 msgstr "알 수 없는 매개변수: %s"
 
-#: ../clients/cli/connections.c:8936
+#: ../clients/cli/connections.c:8910
 #, c-format
 msgid "Error: 'type' argument is required."
 msgstr "오류: 'type' 인수가 필요합니다. "
 
-#: ../clients/cli/connections.c:8940
+#: ../clients/cli/connections.c:8914
 #, c-format
 msgid "Error: 'file' argument is required."
 msgstr "오류: 'file' 인수가 필요합니다."
 
-#: ../clients/cli/connections.c:8946
+#: ../clients/cli/connections.c:8923
 #, c-format
 msgid "Error: failed to find VPN plugin for %s."
 msgstr "오류: %s. 수정에 실패했습니다: ."
 
-#: ../clients/cli/connections.c:8953 ../clients/cli/connections.c:9047
+#: ../clients/cli/connections.c:8930 ../clients/cli/connections.c:9026
 #, c-format
 msgid "Error: failed to load VPN plugin: %s."
 msgstr "오류: VPN 플러그인 불러오기 실패: %s."
 
-#: ../clients/cli/connections.c:8960
+#: ../clients/cli/connections.c:8939
 #, c-format
 msgid "Error: failed to import '%s': %s."
 msgstr "오류: '%s' 가져오기 실패: %s."
 
-#: ../clients/cli/connections.c:9033
+#: ../clients/cli/connections.c:9012
 msgid "Output file name: "
 msgstr "출력 파일 이름: "
 
-#: ../clients/cli/connections.c:9038
+#: ../clients/cli/connections.c:9017
 #, c-format
 msgid "Error: the connection is not VPN."
 msgstr "오류: 연결이 VPN이 아닙니다."
 
-#: ../clients/cli/connections.c:9060
+#: ../clients/cli/connections.c:9039
 #, c-format
 msgid "Error: failed to create temporary file %s."
 msgstr "오류: 임시 파일 %s을(를) 생성할 수 없습니다."
 
-#: ../clients/cli/connections.c:9068
+#: ../clients/cli/connections.c:9047
 #, c-format
 msgid "Error: failed to export '%s': %s."
 msgstr "오류: '%s' 내보내기 실패: %s."
 
-#: ../clients/cli/connections.c:9080
+#: ../clients/cli/connections.c:9059
 #, c-format
 msgid "Error: failed to read temporary file '%s': %s."
 msgstr "오류: 임시 파일 '%s' 읽기 실패: %s."
 
 #. define some prompts
-#: ../clients/cli/devices.c:39
+#: ../clients/cli/devices.c:37
 msgid "Interface: "
 msgstr "인터페이스: "
 
-#: ../clients/cli/devices.c:40
+#: ../clients/cli/devices.c:38
 #, fuzzy
 msgid "Interface(s): "
 msgstr "인터페이스: "
 
-#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1235
+#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1229
 msgid "(none)"
 msgstr "(없음)"
 
-#: ../clients/cli/devices.c:184 ../clients/cli/devices.c:191
+#: ../clients/cli/devices.c:178 ../clients/cli/devices.c:185
 msgid "(unknown)"
 msgstr "(알 수 없음)"
 
-#: ../clients/cli/devices.c:339
+#: ../clients/cli/devices.c:333
 #, c-format
 msgid "<invisible> | %s"
 msgstr "<invisible> | %s"
 
-#: ../clients/cli/devices.c:340
+#: ../clients/cli/devices.c:334
 msgid "<invisible>"
 msgstr "<invisible>"
 
-#: ../clients/cli/devices.c:441
+#: ../clients/cli/devices.c:435
 #, c-format
 msgid "%u Mb/s"
 msgstr "%u Mb/s"
 
-#: ../clients/cli/devices.c:695
+#: ../clients/cli/devices.c:689
 #, c-format
 msgid ""
 "Usage: nmcli device { COMMAND | help }\n"
@@ -2279,7 +2273,7 @@ msgstr ""
 "lldp [list [ifname <ifname>]]\n"
 "\n"
 
-#: ../clients/cli/devices.c:718
+#: ../clients/cli/devices.c:712
 #, c-format
 msgid ""
 "Usage: nmcli device status { help }\n"
@@ -2310,7 +2304,7 @@ msgstr ""
 "다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:733
+#: ../clients/cli/devices.c:727
 #, c-format
 msgid ""
 "Usage: nmcli device show { ARGUMENTS | help }\n"
@@ -2329,7 +2323,7 @@ msgstr ""
 "이 명령은 모든 장치 또는 지정된 장치의 상세 정보를 표시합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:744
+#: ../clients/cli/devices.c:738
 #, c-format
 msgid ""
 "Usage: nmcli device connect { ARGUMENTS | help }\n"
@@ -2351,7 +2345,7 @@ msgstr ""
 "또한 자동 연결로 설정되지 않은 연결도 검색합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:756
+#: ../clients/cli/devices.c:750
 #, c-format
 msgid ""
 "Usage: nmcli device reapply { ARGUMENTS | help }\n"
@@ -2371,7 +2365,7 @@ msgstr ""
 "자동 활성화에 의해 연결되지 않게 합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:767
+#: ../clients/cli/devices.c:761
 #, c-format
 msgid ""
 "Usage: nmcli device modify { ARGUMENTS | --help }\n"
@@ -2402,7 +2396,7 @@ msgstr ""
 "+ ipv4.dns 8.8.4.4 nmcli dev mod em1 -ipv4.dns 1 nmcli dev mod em1 -ipv6."
 "addr \"abbe :: cafe / 56\"\n"
 
-#: ../clients/cli/devices.c:787
+#: ../clients/cli/devices.c:781
 #, c-format
 msgid ""
 "Usage: nmcli device disconnect { ARGUMENTS | help }\n"
@@ -2423,7 +2417,7 @@ msgstr ""
 "추가 연결이 자동 활성화되지 않도록 합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:799
+#: ../clients/cli/devices.c:793
 #, c-format
 msgid ""
 "Usage: nmcli device delete { ARGUMENTS | help }\n"
@@ -2446,7 +2440,7 @@ msgstr ""
 "없습니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:812
+#: ../clients/cli/devices.c:806
 #, c-format
 msgid ""
 "Usage: nmcli device set { ARGUMENTS | help }\n"
@@ -2469,7 +2463,7 @@ msgstr ""
 "장치 속성을 수정합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:825
+#: ../clients/cli/devices.c:819
 #, c-format
 msgid ""
 "Usage: nmcli device monitor { ARGUMENTS | help }\n"
@@ -2490,7 +2484,7 @@ msgstr ""
 "인터페이스가 지정되지 않은 경우 모든 장치를 모니터링합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:837
+#: ../clients/cli/devices.c:831
 #, c-format
 msgid ""
 "Usage: nmcli device wifi { ARGUMENTS | help }\n"
@@ -2569,7 +2563,7 @@ msgstr ""
 "를 표시하지 않으며, 'nmcli device wifi list'를 사용합니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:884
+#: ../clients/cli/devices.c:878
 #, c-format
 msgid ""
 "Usage: nmcli device lldp { ARGUMENTS | help }\n"
@@ -2590,254 +2584,238 @@ msgstr ""
 "니다.\n"
 "\n"
 
-#: ../clients/cli/devices.c:982
+#: ../clients/cli/devices.c:976
 #, c-format
 msgid "Error: No interface specified."
 msgstr "오류: 인터페이스가 지정되어 있지 않습니다."
 
-#: ../clients/cli/devices.c:1005
+#: ../clients/cli/devices.c:999
 #, c-format
 msgid "Warning: argument '%s' is duplicated.\n"
 msgstr "경고: 인수 '%s'(이)가 중복되었습니다.\n"
 
-#: ../clients/cli/devices.c:1008
+#: ../clients/cli/devices.c:1002
 #, c-format
 msgid "Error: Device '%s' not found.\n"
 msgstr "오류: 장치 '%s'을(를) 찾을 수 없습니다.\n"
 
-#: ../clients/cli/devices.c:1009
+#: ../clients/cli/devices.c:1003
 #, c-format
 msgid "Error: not all devices found."
 msgstr "오류: 일부 장치를 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:1040
+#: ../clients/cli/devices.c:1034
 msgid "No interface specified"
 msgstr "인터페이스가 지정되지 않았습니다."
 
-#: ../clients/cli/devices.c:1059
+#: ../clients/cli/devices.c:1053
 #, c-format
 msgid "Device '%s' not found"
 msgstr "장치 '%s' 찾을 수 없음"
 
-#: ../clients/cli/devices.c:1155
+#: ../clients/cli/devices.c:1149
 #, c-format
 msgid "%u MHz"
 msgstr "%u MHz"
 
-#: ../clients/cli/devices.c:1156
+#: ../clients/cli/devices.c:1150
 #, c-format
 msgid "%u Mbit/s"
 msgstr "%u Mbit/s"
 
-#: ../clients/cli/devices.c:1167
-msgid "WEP"
-msgstr "WEP"
-
-#: ../clients/cli/devices.c:1171
-msgid "WPA1"
-msgstr "WPA1"
-
-#: ../clients/cli/devices.c:1175
-msgid "WPA2"
-msgstr "WPA2"
-
-#: ../clients/cli/devices.c:1180
-msgid "802.1X"
-msgstr "802.1X"
-
-#: ../clients/cli/devices.c:1195
+#: ../clients/cli/devices.c:1189
 msgid "Ad-Hoc"
 msgstr "애드혹"
 
-#: ../clients/cli/devices.c:1196
+#: ../clients/cli/devices.c:1190
 msgid "Infra"
 msgstr "인프라"
 
-#: ../clients/cli/devices.c:1197
+#: ../clients/cli/devices.c:1191
 msgid "N/A"
 msgstr "해당 없음 "
 
-#: ../clients/cli/devices.c:1392
+#: ../clients/cli/devices.c:1386
 msgid "Device details"
 msgstr "장치 상세정보"
 
-#: ../clients/cli/devices.c:1403
+#: ../clients/cli/devices.c:1397
 #, c-format
 msgid "Error: 'device show': %s"
 msgstr "오류: 'device show': %s"
 
-#: ../clients/cli/devices.c:1701
+#: ../clients/cli/devices.c:1695
 msgid "Status of devices"
 msgstr "장치 상태"
 
-#: ../clients/cli/devices.c:1705
+#: ../clients/cli/devices.c:1699
 #, c-format
 msgid "Error: 'device status': %s"
 msgstr "오류: 'device status': %s"
 
-#: ../clients/cli/devices.c:1732 ../clients/cli/devices.c:2173
-#: ../clients/cli/devices.c:4144
+#: ../clients/cli/devices.c:1726 ../clients/cli/devices.c:2167
+#: ../clients/cli/devices.c:4141
 #, c-format
 msgid "Error: invalid extra argument '%s'."
 msgstr "오류: 잘못된 추가 인수 '%s'입니다."
 
-#: ../clients/cli/devices.c:1768 ../clients/cli/general.c:518
+#: ../clients/cli/devices.c:1762 ../clients/cli/general.c:519
 #, c-format
 msgid "Error: Timeout %d sec expired."
 msgstr "오류: 제한시간 %d초를 초과했습니다."
 
-#: ../clients/cli/devices.c:1817
+#: ../clients/cli/devices.c:1811
 #, c-format
 msgid "Device '%s' successfully activated with '%s'.\n"
 msgstr "장치 '%s'이(가) '%s'을(를) 통해 성공적으로 활성화되었습니다.\n"
 
-#: ../clients/cli/devices.c:1823
+#: ../clients/cli/devices.c:1817
 #, c-format
 msgid "Error: Connection activation failed: (%d) %s.\n"
 msgstr "오류: 연결 활성화 실패: (%d) %s.\n"
 
-#: ../clients/cli/devices.c:1862
+#: ../clients/cli/devices.c:1856
 #, c-format
 msgid "Error: Failed to setup a Wi-Fi hotspot: %s"
 msgstr "오류: Wi-Fi 핫스폿 설정 실패: %s"
 
-#: ../clients/cli/devices.c:1865
+#: ../clients/cli/devices.c:1859
 #, c-format
 msgid "Error: Failed to add/activate new connection: %s"
 msgstr "오류: 새 연결 추가/활성화 실패: %s"
 
-#: ../clients/cli/devices.c:1868
+#: ../clients/cli/devices.c:1862
 #, fuzzy, c-format
 msgid "Error: Failed to activate connection: %s"
 msgstr "오류: 새 연결 추가/활성화 실패: %s"
 
-#: ../clients/cli/devices.c:1938
+#: ../clients/cli/devices.c:1932
 #, c-format
 msgid "Error: Device activation failed: %s"
 msgstr "오류: 장치 활성화에 실패했습니다: %s"
 
-#: ../clients/cli/devices.c:1947
+#: ../clients/cli/devices.c:1941
 #, c-format
 msgid "Error: Device activation failed: device was disconnected"
 msgstr "오류: 장치 활성화 실패: 장치의 연결이 해제되었습니다."
 
-#: ../clients/cli/devices.c:2000
+#: ../clients/cli/devices.c:1994
 #, c-format
 msgid "Error: extra argument not allowed: '%s'."
 msgstr "오류: 추가 인수가 허용되지 않음: '%s'."
 
-#: ../clients/cli/devices.c:2073 ../clients/cli/devices.c:2088
-#: ../clients/cli/devices.c:2325
+#: ../clients/cli/devices.c:2067 ../clients/cli/devices.c:2082
+#: ../clients/cli/devices.c:2319
 #, c-format
 msgid "Device '%s' successfully disconnected.\n"
 msgstr "장치 '%s'의 연결이 성공적으로 해제되었습니다.\n"
 
-#: ../clients/cli/devices.c:2076 ../clients/cli/devices.c:2399
+#: ../clients/cli/devices.c:2070 ../clients/cli/devices.c:2393
 #, c-format
 msgid "Device '%s' successfully removed.\n"
 msgstr "장치 '%s'이(가) 성공적으로 제거되었습니다.\n"
 
-#: ../clients/cli/devices.c:2138 ../clients/cli/devices.c:2208
+#: ../clients/cli/devices.c:2132 ../clients/cli/devices.c:2202
 #, fuzzy, c-format
 msgid "Error: Reapplying connection to device '%s' (%s) failed: %s"
 msgstr "오류: 장치 '%s' (%s)의 연결 해제가 실패했습니다: %s"
 
-#: ../clients/cli/devices.c:2148 ../clients/cli/devices.c:2217
+#: ../clients/cli/devices.c:2142 ../clients/cli/devices.c:2211
 #, c-format
 msgid "Connection successfully reapplied to device '%s'.\n"
 msgstr "장치 '%s'에 연결이 성공적으로 재적용되었습니다.\n"
 
-#: ../clients/cli/devices.c:2242
+#: ../clients/cli/devices.c:2236
 #, c-format
 msgid "Error: Reading applied connection from device '%s' (%s) failed: %s"
 msgstr "오류 : 장치에서 적용된 연결 읽기 '%s' (%s) 실패한: %s"
 
-#: ../clients/cli/devices.c:2309
+#: ../clients/cli/devices.c:2303
 #, c-format
 msgid "Error: not all devices disconnected."
 msgstr "오류: 일부 장치의 연결을 해제할 수 없습니다."
 
-#: ../clients/cli/devices.c:2310
+#: ../clients/cli/devices.c:2304
 #, c-format
 msgid "Error: Device '%s' (%s) disconnecting failed: %s\n"
 msgstr "오류: 장치 '%s'(%s)의 연결 해제 실패: %s\n"
 
-#: ../clients/cli/devices.c:2390
+#: ../clients/cli/devices.c:2384
 #, c-format
 msgid "Error: not all devices deleted."
 msgstr "오류: 일부 장치를 삭제할 수 없습니다."
 
-#: ../clients/cli/devices.c:2391
+#: ../clients/cli/devices.c:2385
 #, c-format
 msgid "Error: Device '%s' (%s) deletion failed: %s\n"
 msgstr "오류: 장치 '%s'(%s) 삭제 실패: %s\n"
 
-#: ../clients/cli/devices.c:2473
+#: ../clients/cli/devices.c:2467
 #, c-format
 msgid "Error: No property specified."
 msgstr "오류: 속성이 지정되지 않았습니다."
 
-#: ../clients/cli/devices.c:2488 ../clients/cli/devices.c:2505
-#: ../clients/cli/general.c:691 ../clients/cli/general.c:703
+#: ../clients/cli/devices.c:2482 ../clients/cli/devices.c:2499
+#: ../clients/cli/general.c:692 ../clients/cli/general.c:704
 #, c-format
 msgid "Error: '%s' argument is missing."
 msgstr "오류: '%s' 인자가 없습니다."
 
-#: ../clients/cli/devices.c:2494
+#: ../clients/cli/devices.c:2488
 #, c-format
 msgid "Error: 'managed': %s."
 msgstr "오류: 'managed': %s."
 
-#: ../clients/cli/devices.c:2511
+#: ../clients/cli/devices.c:2505
 #, c-format
 msgid "Error: 'autoconnect': %s."
 msgstr "오류: 'autoconnect': %s."
 
-#: ../clients/cli/devices.c:2519 ../clients/cli/general.c:717
+#: ../clients/cli/devices.c:2513 ../clients/cli/general.c:718
 #, c-format
 msgid "Error: property '%s' is not known."
 msgstr "오류: 속성 '%s'은(는) 알 수 없습니다."
 
-#: ../clients/cli/devices.c:2568
+#: ../clients/cli/devices.c:2562
 #, c-format
 msgid "%s: using connection '%s'\n"
 msgstr "%s: 연결 '%s' 사용 중\n"
 
-#: ../clients/cli/devices.c:2594
+#: ../clients/cli/devices.c:2588
 #, c-format
 msgid "%s: device created\n"
 msgstr "%s: 장치가 생성되었습니다.\n"
 
-#: ../clients/cli/devices.c:2601
+#: ../clients/cli/devices.c:2595
 #, c-format
 msgid "%s: device removed\n"
 msgstr "%s: 장치가 제거되었습니다.\n"
 
-#: ../clients/cli/devices.c:2781
+#: ../clients/cli/devices.c:2775
 msgid "Wi-Fi scan list"
 msgstr "Wi-Fi 스캔 목록 "
 
-#: ../clients/cli/devices.c:2868
+#: ../clients/cli/devices.c:2862
 #, c-format
 msgid "Error: Access point with bssid '%s' not found."
 msgstr "오류: bssid '%s'인 액세스 지점을 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:3024
+#: ../clients/cli/devices.c:3018
 #, c-format
 msgid "Error: 'device wifi': %s"
 msgstr "오류: 'device wifi': %s"
 
-#: ../clients/cli/devices.c:3042
+#: ../clients/cli/devices.c:3036
 #, c-format
 msgid "Error: invalid rescan argument: '%s' not among [auto, no, yes]"
 msgstr "오류 : 잘못된 재검색 인자 : '%s' [자동, 아니요, 예]"
 
-#: ../clients/cli/devices.c:3049
+#: ../clients/cli/devices.c:3043
 #, c-format
 msgid "Error: Device '%s' not found."
 msgstr "오류: '%s' 장치를 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:3060
+#: ../clients/cli/devices.c:3054
 #, c-format
 msgid ""
 "Error: Device '%s' was not recognized as a Wi-Fi device, check "
@@ -2846,27 +2824,27 @@ msgstr ""
 "오류: 장치 '%s'이(가) Wi-Fi 장치로 인식되지 않았습니다.NetworkManager Wi-Fi "
 "플러그인을 확인하십시오."
 
-#: ../clients/cli/devices.c:3064 ../clients/cli/devices.c:3324
-#: ../clients/cli/devices.c:3823 ../clients/cli/devices.c:3982
+#: ../clients/cli/devices.c:3058 ../clients/cli/devices.c:3318
+#: ../clients/cli/devices.c:3819 ../clients/cli/devices.c:3979
 #, c-format
 msgid "Error: Device '%s' is not a Wi-Fi device."
 msgstr "오류: '%s' 장치는 Wi-Fi 장치가 아닙니다."
 
-#: ../clients/cli/devices.c:3173
+#: ../clients/cli/devices.c:3167
 msgid "SSID or BSSID: "
 msgstr "SSID 또는 BSSID: "
 
-#: ../clients/cli/devices.c:3178
+#: ../clients/cli/devices.c:3172
 #, c-format
 msgid "Error: SSID or BSSID are missing."
 msgstr "오류: SSID 또는 BSSID가 누락되어 있습니다."
 
-#: ../clients/cli/devices.c:3215
+#: ../clients/cli/devices.c:3209
 #, c-format
 msgid "Error: bssid argument value '%s' is not a valid BSSID."
 msgstr "오류: bssid 인수 값 '%s'은 올바른 BSSID가 아닙니다."
 
-#: ../clients/cli/devices.c:3245
+#: ../clients/cli/devices.c:3239
 #, c-format
 msgid ""
 "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'."
@@ -2874,177 +2852,177 @@ msgstr ""
 "오류: wep-key-type 인수 값 '%s'은 유효하지 않습니다. 'key' 또는 'phrase'를 사"
 "용합니다."
 
-#: ../clients/cli/devices.c:3272 ../clients/cli/devices.c:3290
+#: ../clients/cli/devices.c:3266 ../clients/cli/devices.c:3284
 #, c-format
 msgid "Error: %s: %s."
 msgstr "오류: %s: %s."
 
-#: ../clients/cli/devices.c:3307
+#: ../clients/cli/devices.c:3301
 #, c-format
 msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)."
 msgstr "오류: (%s)에 연결하려는 BSSID는 bssid 인수 (%s)와 다릅니다."
 
-#: ../clients/cli/devices.c:3313
+#: ../clients/cli/devices.c:3307
 #, c-format
 msgid "Error: Parameter '%s' is neither SSID nor BSSID."
 msgstr "오류: 매개 변수 '%s'는 SSID 또는 BSSID가 아닙니다."
 
-#: ../clients/cli/devices.c:3326 ../clients/cli/devices.c:3825
-#: ../clients/cli/devices.c:3984
+#: ../clients/cli/devices.c:3320 ../clients/cli/devices.c:3821
+#: ../clients/cli/devices.c:3981
 #, c-format
 msgid "Error: No Wi-Fi device found."
 msgstr "오류: Wi-Fi 장치를 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:3346
+#: ../clients/cli/devices.c:3340
 #, c-format
 msgid "Error: Failed to scan hidden SSID: %s."
 msgstr "오류: 숨겨진 SSID 스캔 실패: %s."
 
-#: ../clients/cli/devices.c:3373
+#: ../clients/cli/devices.c:3367
 #, c-format
 msgid "Error: No network with SSID '%s' found."
 msgstr "오류: SSID '%s'인 네트워크를 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:3375
+#: ../clients/cli/devices.c:3369
 #, c-format
 msgid "Error: No access point with BSSID '%s' found."
 msgstr "오류: BSSID '%s'인 액세스 지점을 찾을 수 없습니다."
 
-#: ../clients/cli/devices.c:3403
+#: ../clients/cli/devices.c:3397
 #, c-format
 msgid "Error: Connection '%s' exists but properties don't match."
 msgstr ""
 
-#: ../clients/cli/devices.c:3446
+#: ../clients/cli/devices.c:3440
 #, c-format
 msgid ""
 "Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n"
 msgstr ""
 "경고: 숨겨진 AP의 경우 '%s'(이)가 SSID여야 하지만 BSSID인 것 같습니다.\n"
 
-#: ../clients/cli/devices.c:3482
+#: ../clients/cli/devices.c:3477
 msgid "Password: "
 msgstr "암호: "
 
-#: ../clients/cli/devices.c:3644
+#: ../clients/cli/devices.c:3640
 #, c-format
 msgid "'%s' is not valid WPA PSK"
 msgstr "'%s'은(는) 유효한 WPA PSK가 아닙니다."
 
-#: ../clients/cli/devices.c:3661
+#: ../clients/cli/devices.c:3657
 #, c-format
 msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)"
 msgstr "'%s'은(는) 유효한 WEP 키가 아닙니다(5 또는 13 ASCII 문자여야 함)."
 
-#: ../clients/cli/devices.c:3677
+#: ../clients/cli/devices.c:3673
 #, c-format
 msgid "Hotspot password: %s\n"
 msgstr "핫스팟 암호: %s\n"
 
-#: ../clients/cli/devices.c:3748
+#: ../clients/cli/devices.c:3744
 #, c-format
 msgid "Error: ssid is too long."
 msgstr "오류: ssid가 너무 깁니다."
 
-#: ../clients/cli/devices.c:3762
+#: ../clients/cli/devices.c:3758
 #, c-format
 msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'."
 msgstr ""
 "오류: 밴드 인수 값 '%s'이(가) 잘못되었습니다. 'a' 또는 'bg'를 사용하십시오."
 
-#: ../clients/cli/devices.c:3787
+#: ../clients/cli/devices.c:3783
 #, c-format
 msgid "Error: Unknown parameter %s."
 msgstr "오류: 알 수 없는 매개변수 %s."
 
-#: ../clients/cli/devices.c:3807
+#: ../clients/cli/devices.c:3803
 #, c-format
 msgid "Error: channel requires band too."
 msgstr "오류: 채널에는 밴드도 필요합니다."
 
-#: ../clients/cli/devices.c:3812
+#: ../clients/cli/devices.c:3808
 #, c-format
 msgid "Error: channel '%s' not valid for band '%s'."
 msgstr "오류: 채널 '%s'이(가) 밴드 '%s'에 유효하지 않습니다."
 
-#: ../clients/cli/devices.c:3836
+#: ../clients/cli/devices.c:3832
 #, c-format
 msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode."
 msgstr "오류: 장치 '%s'이(가) AP 또는 애드혹 모드를 지원하지 않습니다."
 
-#: ../clients/cli/devices.c:3870
+#: ../clients/cli/devices.c:3866
 #, c-format
 msgid "Error: Invalid 'password': %s."
 msgstr "오류: 잘못된 'password': %s."
 
-#: ../clients/cli/devices.c:3945
+#: ../clients/cli/devices.c:3942
 #, c-format
 msgid "Error: '%s' cannot repeat."
 msgstr "오류: '%s'은(는) 반복할 수 없습니다."
 
 #. Main header name
-#: ../clients/cli/devices.c:4050
+#: ../clients/cli/devices.c:4047
 msgid "Device LLDP neighbors"
 msgstr "장치 LLDP 인접 라우터"
 
-#: ../clients/cli/devices.c:4160
+#: ../clients/cli/devices.c:4157
 #, c-format
 msgid "Error: 'device lldp list': %s"
 msgstr "오류: 'device lldp list': %s"
 
-#: ../clients/cli/general.c:42
+#: ../clients/cli/general.c:41
 msgid "asleep"
 msgstr "사용 일시 중지"
 
-#: ../clients/cli/general.c:43
+#: ../clients/cli/general.c:42
 msgid "connecting"
 msgstr "연결"
 
-#: ../clients/cli/general.c:44
+#: ../clients/cli/general.c:43
 msgid "connected (local only)"
 msgstr "연결됨 (로컬 전용)"
 
-#: ../clients/cli/general.c:45
+#: ../clients/cli/general.c:44
 msgid "connected (site only)"
 msgstr "연결됨 (사이트 전용)"
 
-#: ../clients/cli/general.c:46 ../clients/common/nm-client-utils.c:270
+#: ../clients/cli/general.c:45 ../clients/common/nm-client-utils.c:274
 msgid "connected"
 msgstr "연결됨"
 
-#: ../clients/cli/general.c:47
+#: ../clients/cli/general.c:46
 msgid "disconnecting"
 msgstr "연결 끊는 중"
 
-#: ../clients/cli/general.c:48 ../clients/common/nm-client-utils.c:263
+#: ../clients/cli/general.c:47 ../clients/common/nm-client-utils.c:267
 msgid "disconnected"
 msgstr "연결 끊겼음"
 
-#: ../clients/cli/general.c:137
+#: ../clients/cli/general.c:138
 msgid "auth"
 msgstr "인증 "
 
-#: ../clients/cli/general.c:165
+#: ../clients/cli/general.c:166
 msgid "running"
 msgstr "실행 중"
 
-#: ../clients/cli/general.c:179
+#: ../clients/cli/general.c:180
 msgid "starting"
 msgstr "시작하는 중"
 
-#: ../clients/cli/general.c:179
+#: ../clients/cli/general.c:180
 msgid "started"
 msgstr "시작됨"
 
-#: ../clients/cli/general.c:213
+#: ../clients/cli/general.c:214
 msgid "enabled"
 msgstr "사용"
 
-#: ../clients/cli/general.c:213
+#: ../clients/cli/general.c:214
 msgid "disabled"
 msgstr "사용 않음"
 
-#: ../clients/cli/general.c:331
+#: ../clients/cli/general.c:332
 #, c-format
 msgid ""
 "Usage: nmcli general { COMMAND | help }\n"
@@ -3073,7 +3051,7 @@ msgstr ""
 "  logging [level <log level>] [domains <log domains>]\n"
 "\n"
 
-#: ../clients/cli/general.c:342
+#: ../clients/cli/general.c:343
 #, c-format
 msgid ""
 "Usage: nmcli general status { help }\n"
@@ -3090,7 +3068,7 @@ msgstr ""
 "것입니다\n"
 "\n"
 
-#: ../clients/cli/general.c:351
+#: ../clients/cli/general.c:352
 #, c-format
 msgid ""
 "Usage: nmcli general hostname { ARGUMENTS | help }\n"
@@ -3114,7 +3092,7 @@ msgstr ""
 "정합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:363
+#: ../clients/cli/general.c:364
 #, c-format
 msgid ""
 "Usage: nmcli general permissions { help }\n"
@@ -3127,7 +3105,7 @@ msgstr ""
 "인증된 작업의 호출 권한을 표시합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:371
+#: ../clients/cli/general.c:372
 #, c-format
 msgid ""
 "Usage: nmcli general logging { ARGUMENTS | help }\n"
@@ -3153,7 +3131,7 @@ msgstr ""
 "참조하십시오.\n"
 "\n"
 
-#: ../clients/cli/general.c:384
+#: ../clients/cli/general.c:385
 #, c-format
 msgid ""
 "Usage: nmcli networking { COMMAND | help }\n"
@@ -3178,7 +3156,7 @@ msgstr ""
 "  connectivity [check]\n"
 "\n"
 
-#: ../clients/cli/general.c:394
+#: ../clients/cli/general.c:395
 #, c-format
 msgid ""
 "Usage: nmcli networking on { help }\n"
@@ -3191,7 +3169,7 @@ msgstr ""
 "네트워크를 켭니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:402
+#: ../clients/cli/general.c:403
 #, c-format
 msgid ""
 "Usage: nmcli networking off { help }\n"
@@ -3204,7 +3182,7 @@ msgstr ""
 "네트워크를 끕니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:410
+#: ../clients/cli/general.c:411
 #, c-format
 msgid ""
 "Usage: nmcli networking connectivity { ARGUMENTS | help }\n"
@@ -3224,7 +3202,7 @@ msgstr ""
 "옵션의 'check' 인수를 사용하면 NetworkManager가 연결을 다시 확인합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:422
+#: ../clients/cli/general.c:423
 #, c-format
 msgid ""
 "Usage: nmcli radio { COMMAND | help }\n"
@@ -3241,7 +3219,7 @@ msgstr ""
 "  all | wifi | wwan [ on | off ]\n"
 "\n"
 
-#: ../clients/cli/general.c:431
+#: ../clients/cli/general.c:432
 #, c-format
 msgid ""
 "Usage: nmcli radio all { ARGUMENTS | help }\n"
@@ -3258,7 +3236,7 @@ msgstr ""
 "모든 라디오 스위치의 상태를 가져오거나 이를 활성화/비활성화합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:441
+#: ../clients/cli/general.c:442
 #, c-format
 msgid ""
 "Usage: nmcli radio wifi { ARGUMENTS | help }\n"
@@ -3275,7 +3253,7 @@ msgstr ""
 "Wi-Fi 라디오 스위치의 상태를 가져오거나 이를 활성화/비활성화합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:451
+#: ../clients/cli/general.c:452
 #, c-format
 msgid ""
 "Usage: nmcli radio wwan { ARGUMENTS | help }\n"
@@ -3292,7 +3270,7 @@ msgstr ""
 "모바일 광대역 라디오 스위치의 상태를 가져오거나 이를 활성화/비활성화합니다\n"
 "\n"
 
-#: ../clients/cli/general.c:461
+#: ../clients/cli/general.c:462
 #, c-format
 msgid ""
 "Usage: nmcli monitor\n"
@@ -3307,178 +3285,178 @@ msgstr ""
 "네트워크 관리자에 변경이 발생할 때마다 행을 출력합니다.\n"
 "\n"
 
-#: ../clients/cli/general.c:491
+#: ../clients/cli/general.c:492
 msgid "NetworkManager status"
 msgstr "네트워크 관리 상태"
 
-#: ../clients/cli/general.c:495
+#: ../clients/cli/general.c:496
 #, c-format
 msgid "Error: only these fields are allowed: %s"
 msgstr "오류: 다음 필드만 허용됨: %s"
 
-#: ../clients/cli/general.c:548
+#: ../clients/cli/general.c:549
 msgid "NetworkManager permissions"
 msgstr "NetworkManager 권한"
 
-#: ../clients/cli/general.c:552
+#: ../clients/cli/general.c:553
 #, c-format
 msgid "Error: 'general permissions': %s"
 msgstr "오류: 'general permissions': %s"
 
-#: ../clients/cli/general.c:641
+#: ../clients/cli/general.c:642
 msgid "NetworkManager logging"
 msgstr "NetworkManager 로깅 "
 
-#: ../clients/cli/general.c:645
+#: ../clients/cli/general.c:646
 #, c-format
 msgid "Error: 'general logging': %s"
 msgstr "오류: 'general logging': %s"
 
-#: ../clients/cli/general.c:727
+#: ../clients/cli/general.c:728
 #, c-format
 msgid "Error: failed to set logging: %s"
 msgstr "오류: 로깅 설정 실패: %s"
 
-#: ../clients/cli/general.c:744
+#: ../clients/cli/general.c:745
 #, c-format
 msgid "Error: failed to set hostname: %s"
 msgstr "오류: 호스트 이름 설정 실패: %s"
 
-#: ../clients/cli/general.c:813
+#: ../clients/cli/general.c:814
 #, c-format
 msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)"
 msgstr "오류: '--fields' 값 '%s'은(는) 올바르지 않습니다 (허용되는 필드: %s)"
 
-#: ../clients/cli/general.c:838
+#: ../clients/cli/general.c:839
 #, c-format
 msgid "Error: invalid '%s' argument: '%s' (use on/off)."
 msgstr "오류: 잘못된 '%s' 인수입니다: '%s' (on/off 사용)."
 
 #. no arguments -> get current state
-#: ../clients/cli/general.c:886 ../clients/cli/general.c:898
+#: ../clients/cli/general.c:887 ../clients/cli/general.c:899
 msgid "Connectivity"
 msgstr "연결 관련 "
 
-#: ../clients/cli/general.c:901
+#: ../clients/cli/general.c:902
 #, c-format
 msgid "Error: 'networking' command '%s' is not valid."
 msgstr "오류: 'networking' 명령 '%s'이 올바르지 않습니다."
 
-#: ../clients/cli/general.c:915
+#: ../clients/cli/general.c:916
 msgid "Networking"
 msgstr "네트워킹"
 
 #. no argument, show all radio switches
-#: ../clients/cli/general.c:950
+#: ../clients/cli/general.c:951
 msgid "Radio switches"
 msgstr "라디오 스위치 "
 
 #. no argument, show current Wi-Fi state
-#: ../clients/cli/general.c:980
+#: ../clients/cli/general.c:981
 msgid "Wi-Fi radio switch"
 msgstr "Wi-Fi 라디오 스위치 "
 
 #. no argument, show current WWAN (mobile broadband) state
-#: ../clients/cli/general.c:1007
+#: ../clients/cli/general.c:1008
 msgid "WWAN radio switch"
 msgstr "WWAN 라디오 스위치 "
 
-#: ../clients/cli/general.c:1055
+#: ../clients/cli/general.c:1056
 msgid "NetworkManager has started"
 msgstr "NetworkManager가 시작되었습니다."
 
-#: ../clients/cli/general.c:1055
+#: ../clients/cli/general.c:1056
 msgid "NetworkManager has stopped"
 msgstr "NetworkManager가 중지되었습니다."
 
-#: ../clients/cli/general.c:1066
+#: ../clients/cli/general.c:1067
 #, c-format
 msgid "Hostname set to '%s'\n"
 msgstr "호스트 이름이 '%s'(으)로 설정되었습니다.\n"
 
-#: ../clients/cli/general.c:1081
+#: ../clients/cli/general.c:1082
 #, c-format
 msgid "'%s' is now the primary connection\n"
 msgstr "'%s'이(가) 이제 1차 연결입니다.\n"
 
-#: ../clients/cli/general.c:1083
+#: ../clients/cli/general.c:1084
 #, c-format
 msgid "There's no primary connection\n"
 msgstr "1차 연결이 없습니다.\n"
 
-#: ../clients/cli/general.c:1095
+#: ../clients/cli/general.c:1096
 #, c-format
 msgid "Connectivity is now '%s'\n"
 msgstr "연결이 이제 '%s'입니다.\n"
 
-#: ../clients/cli/general.c:1109
+#: ../clients/cli/general.c:1110
 #, c-format
 msgid "Networkmanager is now in the '%s' state\n"
 msgstr "Networkmanager가 이제 '%s' 상태입니다.\n"
 
-#: ../clients/cli/general.c:1129
+#: ../clients/cli/general.c:1130
 msgid "connection available"
 msgstr "연결 가능"
 
-#: ../clients/cli/general.c:1131
+#: ../clients/cli/general.c:1132
 msgid "connections available"
 msgstr "사용 가능한 연결"
 
-#: ../clients/cli/general.c:1149
+#: ../clients/cli/general.c:1150
 msgid "autoconnect"
 msgstr "자동연결"
 
-#: ../clients/cli/general.c:1151
+#: ../clients/cli/general.c:1152
 msgid "fw missing"
 msgstr "fw 누락"
 
-#: ../clients/cli/general.c:1156
+#: ../clients/cli/general.c:1157
 msgid "plugin missing"
 msgstr "플러그인 누락"
 
-#: ../clients/cli/general.c:1161
+#: ../clients/cli/general.c:1162
 msgid "sw"
 msgstr "남"
 
-#: ../clients/cli/general.c:1163
+#: ../clients/cli/general.c:1164
 msgid "hw"
 msgstr "hw"
 
-#: ../clients/cli/general.c:1168
+#: ../clients/cli/general.c:1169
 msgid "iface"
 msgstr "Iface"
 
-#: ../clients/cli/general.c:1171
+#: ../clients/cli/general.c:1172
 msgid "port"
 msgstr "포트 "
 
-#: ../clients/cli/general.c:1174
+#: ../clients/cli/general.c:1175
 msgid "mtu"
 msgstr "mtu"
 
-#: ../clients/cli/general.c:1191
+#: ../clients/cli/general.c:1192
 msgid "master"
 msgstr "석사"
 
-#: ../clients/cli/general.c:1195 ../clients/tui/nm-editor-utils.c:239
+#: ../clients/cli/general.c:1196 ../clients/tui/nm-editor-utils.c:239
 #: ../clients/tui/nmt-connect-connection-list.c:407
 msgid "VPN"
 msgstr "VPN"
 
-#: ../clients/cli/general.c:1197
+#: ../clients/cli/general.c:1198
 msgid "ip4 default"
 msgstr "ip4 기본값"
 
-#: ../clients/cli/general.c:1199
+#: ../clients/cli/general.c:1200
 msgid "ip6 default"
 msgstr "ip6 기본값"
 
-#: ../clients/cli/general.c:1281
+#: ../clients/cli/general.c:1282
 #, c-format
 msgid "%s VPN connection"
 msgstr "VPN 연결 %s"
 
-#: ../clients/cli/general.c:1349
+#: ../clients/cli/general.c:1350
 #, c-format
 msgid ""
 "Use \"nmcli device show\" to get complete information about known devices "
@@ -3493,17 +3471,17 @@ msgstr ""
 "오. 자세한 사용법은 nmcli (1) 및 nmcli-examples (5) 매뉴얼 페이지를 참조하십"
 "시오.\n"
 
-#: ../clients/cli/general.c:1370
+#: ../clients/cli/general.c:1371
 #, c-format
 msgid "Error: 'monitor' command '%s' is not valid."
 msgstr "오류: 'monitor' 명령 '%s'이(가) 유효하지 않습니다."
 
-#: ../clients/cli/general.c:1382
+#: ../clients/cli/general.c:1383
 msgid "Networkmanager is not running (waiting for it)\n"
 msgstr "Networkmanager가 실행 중이 아닙니다(대기 중).\n"
 
-#: ../clients/cli/nmcli.c:245
-#, c-format
+#: ../clients/cli/nmcli.c:244
+#, fuzzy, c-format
 msgid ""
 "Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n"
 "\n"
@@ -3520,7 +3498,7 @@ msgid ""
 "  -p, --pretty                             pretty output\n"
 "  -s, --show-secrets                       allow displaying passwords\n"
 "  -t, --terse                              terse output\n"
-"  -v, --version                            how program version\n"
+"  -v, --version                            show program version\n"
 "  -w, --wait <seconds>                     set timeout waiting for finishing "
 "operations\n"
 "\n"
@@ -3549,96 +3527,96 @@ msgstr ""
 "링합니다.\n"
 "\n"
 
-#: ../clients/cli/nmcli.c:325
+#: ../clients/cli/nmcli.c:324
 #, c-format
 msgid "Error: missing argument for '%s' option."
 msgstr "오류: '%s' 옵션에 인자가 없습니다."
 
-#: ../clients/cli/nmcli.c:626
+#: ../clients/cli/nmcli.c:625
 #, c-format
 msgid "Unexpected end of file following '%s'\n"
 msgstr "예기치 않은 파일 끝에 '%s'\n"
 
-#: ../clients/cli/nmcli.c:634
+#: ../clients/cli/nmcli.c:633
 #, c-format
 msgid "Expected whitespace following '%s'\n"
 msgstr "예상 된 공백 다음 '%s'\n"
 
-#: ../clients/cli/nmcli.c:646
+#: ../clients/cli/nmcli.c:645
 #, c-format
 msgid "Expected a value for '%s'\n"
 msgstr "'%s'\n"
 
-#: ../clients/cli/nmcli.c:660
+#: ../clients/cli/nmcli.c:659
 #, c-format
 msgid "Expected a line break following '%s'\n"
 msgstr "'다음 줄 바꿈이 예상됩니다.%s'\n"
 
-#: ../clients/cli/nmcli.c:749
+#: ../clients/cli/nmcli.c:748
 #, c-format
 msgid "Error: Option '--terse' is specified the second time."
 msgstr "오류: 옵션 '--terse'가 두번째로 설정되었습니다."
 
-#: ../clients/cli/nmcli.c:754
+#: ../clients/cli/nmcli.c:753
 #, c-format
 msgid "Error: Option '--terse' is mutually exclusive with '--pretty'."
 msgstr "오류: 옵션 '--terse'를 '--pretty'와 함께 사용할 수 없습니다."
 
-#: ../clients/cli/nmcli.c:762
+#: ../clients/cli/nmcli.c:761
 #, c-format
 msgid "Error: Option '--pretty' is specified the second time."
 msgstr "오류: 옵션 '--pretty'가 두번째로 설정되었습니다."
 
-#: ../clients/cli/nmcli.c:767
+#: ../clients/cli/nmcli.c:766
 #, c-format
 msgid "Error: Option '--pretty' is mutually exclusive with '--terse'."
 msgstr "오류: 옵션 '--pretty'를 '--terse'와 함께 사용할 수 없습니다."
 
-#: ../clients/cli/nmcli.c:782
+#: ../clients/cli/nmcli.c:781
 #, c-format
 msgid "Error: '%s' is not a valid argument for '%s' option."
 msgstr "오류: '%s'은(는) 올바른 인자가 아닙니다 ('%s' 옵션에 사용)."
 
-#: ../clients/cli/nmcli.c:796 ../clients/cli/nmcli.c:808
+#: ../clients/cli/nmcli.c:795 ../clients/cli/nmcli.c:807
 #, c-format
 msgid "Error: '%s' is not valid argument for '%s' option."
 msgstr "오류: '%s'은(는) 올바른 인자가 아닙니다 ('%s' 옵션에 사용)."
 
-#: ../clients/cli/nmcli.c:832
+#: ../clients/cli/nmcli.c:831
 #, c-format
 msgid "Error: '%s' is not a valid timeout."
 msgstr "오류 : '%s' 유효한 시간 초과가 아닙니다."
 
-#: ../clients/cli/nmcli.c:839
+#: ../clients/cli/nmcli.c:838
 #, c-format
 msgid "nmcli tool, version %s\n"
 msgstr "nmcli 도구, 버전 %s\n"
 
-#: ../clients/cli/nmcli.c:847
+#: ../clients/cli/nmcli.c:846
 #, c-format
 msgid "Error: Option '%s' is unknown, try 'nmcli -help'."
 msgstr "오류: '%s' 옵션은 알려져 있지 않습니다. 'nmcli -help'를 해 보십시오."
 
-#: ../clients/cli/nmcli.c:903 ../clients/cli/nmcli.c:910
+#: ../clients/cli/nmcli.c:902 ../clients/cli/nmcli.c:909
 #, c-format
 msgid "Error: nmcli terminated by signal %s (%d)"
 msgstr "오류 : 신호로 nmcli 종료 됨 %s (%d)"
 
-#: ../clients/cli/nmcli.c:1060
+#: ../clients/cli/nmcli.c:975
 msgid "Success"
 msgstr "성공"
 
-#: ../clients/cli/polkit-agent.c:69
+#: ../clients/cli/polkit-agent.c:68
 #, c-format
 msgid "Authentication message: %s\n"
 msgstr "인증 메시지: %s\n"
 
-#: ../clients/cli/polkit-agent.c:77
+#: ../clients/cli/polkit-agent.c:76
 #, c-format
 msgid "Authentication error: %s\n"
 msgstr "인증 오류: %s\n"
 
-#: ../clients/cli/polkit-agent.c:137
+#: ../clients/cli/polkit-agent.c:136
 #, c-format
 msgid "Warning: polkit agent initialization failed: %s\n"
 msgstr "경고: polkit 에이전트 초기화 실패: %s\n"
@@ -3653,7 +3631,7 @@ msgstr "'%s'을 '%s'에 설정하시겠습니까? [예]:"
 msgid "Do you also want to clear '%s'? [yes]: "
 msgstr "'%s'을 삭제하시겠습니까? [예]: "
 
-#: ../clients/cli/settings.c:224
+#: ../clients/cli/settings.c:243
 #, c-format
 msgid ""
 "Warning: %s.%s set to '%s', but it might be ignored in infrastructure mode\n"
@@ -3661,77 +3639,77 @@ msgstr ""
 "경고: %s.%s(이)가 '%s'(으)로 설정되어 있지만, 인프라 모드에서는 무시될 수 있"
 "습니다.\n"
 
-#: ../clients/cli/settings.c:243
+#: ../clients/cli/settings.c:262
 #, c-format
 msgid "Warning: setting %s.%s requires removing ipv4 and ipv6 settings\n"
 msgstr "경고: 설정 %s.%s의 경우 ipv4 및 ipv6 설정을 제거해야 합니다.\n"
 
-#: ../clients/cli/settings.c:245
+#: ../clients/cli/settings.c:264
 msgid "Do you want to remove them? [yes] "
 msgstr "제거하시겠습니까? [예] "
 
-#: ../clients/cli/settings.c:333
+#: ../clients/cli/settings.c:352
 #, c-format
 msgid "Warning: %s is not an UUID of any existing connection profile\n"
 msgstr "경고: %s은(는) 기존 연결 프로필의 UUID가 아닙니다.\n"
 
-#: ../clients/cli/settings.c:338 ../clients/cli/settings.c:351
+#: ../clients/cli/settings.c:357 ../clients/cli/settings.c:370
 #, c-format
 msgid "'%s' is not a VPN connection profile"
 msgstr "'%s'은(는) VPN 연결 프로파일이 아닙니다."
 
-#: ../clients/cli/settings.c:345
+#: ../clients/cli/settings.c:364
 #, c-format
 msgid "'%s' is not a name of any exiting profile"
 msgstr "'%s'은(는) 기존 프로파일의 이름이 아닙니다."
 
-#: ../clients/cli/settings.c:389
+#: ../clients/cli/settings.c:408
 #, c-format
 msgid "Warning: %s\n"
 msgstr "경고: %s\n"
 
-#: ../clients/cli/settings.c:392
+#: ../clients/cli/settings.c:411
 #, fuzzy, c-format
 msgid "Info: %s\n"
 msgstr "오류: %s\n"
 
-#: ../clients/cli/settings.c:485
+#: ../clients/cli/settings.c:504
 msgid "don't know how to get the property value"
 msgstr "속성 값을 가져오는 방법을 모릅니다 "
 
-#: ../clients/cli/settings.c:575 ../clients/cli/settings.c:617
+#: ../clients/cli/settings.c:593
 msgid "the property can't be changed"
 msgstr "속성을 변경할 수 없습니다 "
 
-#: ../clients/cli/settings.c:731
+#: ../clients/cli/settings.c:671
 msgid "[NM property description]"
 msgstr "[NM 속성 설명]"
 
-#: ../clients/cli/settings.c:741
+#: ../clients/cli/settings.c:681
 msgid "[nmcli specific description]"
 msgstr "[nmcli 상세 설명]"
 
-#: ../clients/cli/utils.c:320
+#: ../clients/cli/utils.c:318
 #, c-format
 msgid "Error: Argument '%s' was expected, but '%s' provided."
 msgstr "오류: 인수 '%s'가 필요하지만 '%s'가 지정되었습니다."
 
-#: ../clients/cli/utils.c:323
+#: ../clients/cli/utils.c:321
 #, c-format
 msgid "Error: Unexpected argument '%s'"
 msgstr "오류: 예상치 못한 인수 '%s'"
 
-#: ../clients/cli/utils.c:710
+#: ../clients/cli/utils.c:709
 #, fuzzy, c-format
 msgid "invalid field '%s%s%s'; no such field"
 msgstr "잘못된 필드 '%s'; 허용되는 필드: %s"
 
-#: ../clients/cli/utils.c:714
+#: ../clients/cli/utils.c:713
 #, fuzzy, c-format
 msgid "invalid field '%s%s%s'; allowed fields: [%s]"
 msgstr "잘못된 필드 '%s'; 허용되는 필드: %s"
 
-#: ../clients/cli/utils.c:810
+#: ../clients/cli/utils.c:809
 #, fuzzy, c-format
 msgid "failure to select field"
 msgstr "지정한 APN 선택에 실패했습니다"
@@ -3746,26 +3724,26 @@ msgstr "nmcli 출력을 읽는 중 오류가 발생했습니다 : %s\n"
 msgid "Error writing nmcli output: %s\n"
 msgstr "nmcli 출력을 쓰는 중 오류가 발생했습니다 : %s\n"
 
-#: ../clients/cli/utils.c:1467
+#: ../clients/cli/utils.c:1469
 #, c-format
 msgid "Failed to create pager pipe: %s\n"
 msgstr "호출기 파이프를 만들지 못했습니다. %s\n"
 
-#: ../clients/cli/utils.c:1475
+#: ../clients/cli/utils.c:1478
 #, c-format
 msgid "Failed to fork pager: %s\n"
 msgstr "호출기를 포크하는 데 실패했습니다. %s\n"
 
-#: ../clients/cli/utils.c:1521 ../clients/cli/utils.c:1523
+#: ../clients/cli/utils.c:1525 ../clients/cli/utils.c:1529
 #, c-format
 msgid "Failed to duplicate pager pipe: %s\n"
 msgstr "호출기 파이프를 복제하지 못했습니다. %s\n"
 
-#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4949
+#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4195
 msgid "on"
 msgstr "켜짐"
 
-#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4951
+#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4197
 msgid "off"
 msgstr "꺼짐"
 
@@ -3782,445 +3760,449 @@ msgstr "%lld - %s"
 #. TRANSLATORS: the first %s is the partial value entered by
 #. * the user, the second %s a list of compatible values.
 #.
-#: ../clients/common/nm-client-utils.c:117
-#: ../clients/common/nm-client-utils.c:148
+#: ../clients/common/nm-client-utils.c:121
+#: ../clients/common/nm-client-utils.c:152
 #, c-format
 msgid "'%s' is ambiguous (%s)"
 msgstr "'%s'이(가) 불분명합니다(%s)."
 
-#: ../clients/common/nm-client-utils.c:127
+#: ../clients/common/nm-client-utils.c:131
 #, c-format
 msgid "'%s' is not valid; use [%s] or [%s]"
 msgstr "'%s'는 올바르지 않습니다; [%s] 또는 [%s]를 사용합니다 "
 
-#: ../clients/common/nm-client-utils.c:160
+#: ../clients/common/nm-client-utils.c:164
 #, c-format
 msgid "'%s' is not valid; use [%s], [%s] or [%s]"
 msgstr "'%s'이(가) 유효하지 않습니다. [%s], [%s] 또는 [%s]을(를) 사용하십시오."
 
-#: ../clients/common/nm-client-utils.c:209
+#: ../clients/common/nm-client-utils.c:213
 #, c-format
 msgid "'%s' is ambiguous: %s"
 msgstr "'%s'이(가) 불분명합니다(%s)."
 
-#: ../clients/common/nm-client-utils.c:219
+#: ../clients/common/nm-client-utils.c:223
 #, c-format
 msgid "missing name, try one of [%s]"
 msgstr "이름이 누락되어 있습니다, [%s] 중 하나를 시도합니다 "
 
-#: ../clients/common/nm-client-utils.c:261
+#: ../clients/common/nm-client-utils.c:265
 msgid "unmanaged"
 msgstr "관리되지 않음"
 
-#: ../clients/common/nm-client-utils.c:262
+#: ../clients/common/nm-client-utils.c:266
 msgid "unavailable"
 msgstr "사용할 수 없음"
 
-#: ../clients/common/nm-client-utils.c:264
+#: ../clients/common/nm-client-utils.c:268
 msgid "connecting (prepare)"
 msgstr "연결 중 (준비)"
 
-#: ../clients/common/nm-client-utils.c:265
+#: ../clients/common/nm-client-utils.c:269
 msgid "connecting (configuring)"
 msgstr "연결 중 (설정중)"
 
-#: ../clients/common/nm-client-utils.c:266
+#: ../clients/common/nm-client-utils.c:270
 msgid "connecting (need authentication)"
 msgstr "연결 중 (인증 필요)"
 
-#: ../clients/common/nm-client-utils.c:267
+#: ../clients/common/nm-client-utils.c:271
 msgid "connecting (getting IP configuration)"
 msgstr "연결 중 (IP 설정 가져오는 중)"
 
-#: ../clients/common/nm-client-utils.c:268
+#: ../clients/common/nm-client-utils.c:272
 msgid "connecting (checking IP connectivity)"
 msgstr "연결 중 (IP 연결 확인하는 중)"
 
-#: ../clients/common/nm-client-utils.c:269
+#: ../clients/common/nm-client-utils.c:273
 msgid "connecting (starting secondary connections)"
 msgstr "연결 중 (보조 연결 시작하는 중)"
 
-#: ../clients/common/nm-client-utils.c:272
+#: ../clients/common/nm-client-utils.c:276
 msgid "connection failed"
 msgstr "연결 실패함"
 
-#: ../clients/common/nm-client-utils.c:280
+#: ../clients/common/nm-client-utils.c:284
 msgid "yes (guessed)"
 msgstr "예(추정됨)"
 
-#: ../clients/common/nm-client-utils.c:281
+#: ../clients/common/nm-client-utils.c:285
 msgid "no (guessed)"
 msgstr "아니요(추정됨)"
 
 #. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason)
 #. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason)
-#: ../clients/common/nm-client-utils.c:287
-#: ../clients/common/nm-client-utils.c:359 ../libnm-glib/nm-device.c:1859
-#: ../libnm/nm-device.c:1437
+#: ../clients/common/nm-client-utils.c:291
+#: ../clients/common/nm-client-utils.c:364 ../libnm/nm-device.c:1439
 msgid "Unknown"
 msgstr "알 수 없음"
 
-#: ../clients/common/nm-client-utils.c:288
+#: ../clients/common/nm-client-utils.c:292
 msgid "No reason given"
 msgstr "이유 없음 "
 
-#: ../clients/common/nm-client-utils.c:290
+#: ../clients/common/nm-client-utils.c:294
 msgid "Device is now managed"
 msgstr "현재 장치가 관리되고 있습니다 "
 
-#: ../clients/common/nm-client-utils.c:291
+#: ../clients/common/nm-client-utils.c:295
 msgid "Device is now unmanaged"
 msgstr "현재 장치가 관리되고 있지 않습니다 "
 
-#: ../clients/common/nm-client-utils.c:292
+#: ../clients/common/nm-client-utils.c:296
 msgid "The device could not be readied for configuration"
 msgstr "설정을 위해 장치를 준비할 수 없습니다 "
 
-#: ../clients/common/nm-client-utils.c:293
+#: ../clients/common/nm-client-utils.c:297
 msgid ""
 "IP configuration could not be reserved (no available address, timeout, etc.)"
 msgstr "IP 설정을 예약할 수 없습니다 (사용 가능한 주소 없음, 시간 제한 등)"
 
-#: ../clients/common/nm-client-utils.c:294
+#: ../clients/common/nm-client-utils.c:298
 msgid "The IP configuration is no longer valid"
 msgstr "더이상 IP 설정이 유효하지 않습니다 "
 
-#: ../clients/common/nm-client-utils.c:295
+#: ../clients/common/nm-client-utils.c:299
 msgid "Secrets were required, but not provided"
 msgstr "비밀 데이터가 필요하지만 전송되지 않았습니다"
 
-#: ../clients/common/nm-client-utils.c:296
+#: ../clients/common/nm-client-utils.c:300
 msgid "802.1X supplicant disconnected"
 msgstr "802.1X 요청의 연결이 끊겼습니다"
 
-#: ../clients/common/nm-client-utils.c:297
+#: ../clients/common/nm-client-utils.c:301
 msgid "802.1X supplicant configuration failed"
 msgstr "802.1X 요청 설정에 실패했습니다."
 
-#: ../clients/common/nm-client-utils.c:298
+#: ../clients/common/nm-client-utils.c:302
 msgid "802.1X supplicant failed"
 msgstr "802.1X 요청에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:299
+#: ../clients/common/nm-client-utils.c:303
 msgid "802.1X supplicant took too long to authenticate"
 msgstr "802.1X 요청이 인증에 너무 오래 걸립니다"
 
-#: ../clients/common/nm-client-utils.c:300
+#: ../clients/common/nm-client-utils.c:304
 msgid "PPP service failed to start"
 msgstr "PPP 서비스 시작해 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:301
+#: ../clients/common/nm-client-utils.c:305
 msgid "PPP service disconnected"
 msgstr "PPP 서비스 연결이 끊어졌습니다"
 
-#: ../clients/common/nm-client-utils.c:302
+#: ../clients/common/nm-client-utils.c:306
 msgid "PPP failed"
 msgstr "PPP 동작 실패"
 
-#: ../clients/common/nm-client-utils.c:303
+#: ../clients/common/nm-client-utils.c:307
 msgid "DHCP client failed to start"
 msgstr "DHCP 클라이언트 시작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:304
+#: ../clients/common/nm-client-utils.c:308
 msgid "DHCP client error"
 msgstr "DHCP 클라이언트 오류"
 
-#: ../clients/common/nm-client-utils.c:305
+#: ../clients/common/nm-client-utils.c:309
 msgid "DHCP client failed"
 msgstr "DHCP 클라이언트 동작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:306
+#: ../clients/common/nm-client-utils.c:310
 msgid "Shared connection service failed to start"
 msgstr "연결 공유 서비스 시작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:307
+#: ../clients/common/nm-client-utils.c:311
 msgid "Shared connection service failed"
 msgstr "연결 공유 서비스 동작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:308
+#: ../clients/common/nm-client-utils.c:312
 msgid "AutoIP service failed to start"
 msgstr "자동IP 서비스 시작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:309
+#: ../clients/common/nm-client-utils.c:313
 msgid "AutoIP service error"
 msgstr "자동IP 서비스 오류"
 
-#: ../clients/common/nm-client-utils.c:310
+#: ../clients/common/nm-client-utils.c:314
 msgid "AutoIP service failed"
 msgstr "자동IP 서비스 동작에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:311
+#: ../clients/common/nm-client-utils.c:315
 msgid "The line is busy"
 msgstr "회선 사용 중 "
 
-#: ../clients/common/nm-client-utils.c:312
+#: ../clients/common/nm-client-utils.c:316
 msgid "No dial tone"
 msgstr "전화 걸기 신호음 없음"
 
-#: ../clients/common/nm-client-utils.c:313
+#: ../clients/common/nm-client-utils.c:317
 msgid "No carrier could be established"
 msgstr "서비스에 연결할 수 없습니다"
 
-#: ../clients/common/nm-client-utils.c:314
+#: ../clients/common/nm-client-utils.c:318
 msgid "The dialing request timed out"
 msgstr "전화 걸기 요청 시간을 초과했습니다"
 
-#: ../clients/common/nm-client-utils.c:315
+#: ../clients/common/nm-client-utils.c:319
 msgid "The dialing attempt failed"
 msgstr "전화 걸기 시도에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:316
+#: ../clients/common/nm-client-utils.c:320
 msgid "Modem initialization failed"
 msgstr "모뎀 초기화 실패"
 
-#: ../clients/common/nm-client-utils.c:317
+#: ../clients/common/nm-client-utils.c:321
 msgid "Failed to select the specified APN"
 msgstr "지정한 APN 선택에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:318
+#: ../clients/common/nm-client-utils.c:322
 msgid "Not searching for networks"
 msgstr "네트워크 검색 요소가 없습니다"
 
-#: ../clients/common/nm-client-utils.c:319
+#: ../clients/common/nm-client-utils.c:323
 msgid "Network registration denied"
 msgstr "네트워크 등록이 거부되었습니다"
 
-#: ../clients/common/nm-client-utils.c:320
+#: ../clients/common/nm-client-utils.c:324
 msgid "Network registration timed out"
 msgstr "네트워크 등록 시간을 초과했습니다"
 
-#: ../clients/common/nm-client-utils.c:321
+#: ../clients/common/nm-client-utils.c:325
 msgid "Failed to register with the requested network"
 msgstr "요청 받은 네트워크 등록에 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:322
+#: ../clients/common/nm-client-utils.c:326
 msgid "PIN check failed"
 msgstr "PIN 확인 실패"
 
-#: ../clients/common/nm-client-utils.c:323
+#: ../clients/common/nm-client-utils.c:327
 msgid "Necessary firmware for the device may be missing"
 msgstr "필요한 장치 펌웨어가 누락되어 있습니다 "
 
-#: ../clients/common/nm-client-utils.c:324
+#: ../clients/common/nm-client-utils.c:328
 msgid "The device was removed"
 msgstr "장치가 제거되었습니다 "
 
-#: ../clients/common/nm-client-utils.c:325
+#: ../clients/common/nm-client-utils.c:329
 msgid "NetworkManager went to sleep"
 msgstr "네트워크 관리자가 슬립 상태에 있습니다 "
 
-#: ../clients/common/nm-client-utils.c:326
+#: ../clients/common/nm-client-utils.c:330
 msgid "The device's active connection disappeared"
 msgstr "장치의 활성 연결이 사라졌습니다 "
 
-#: ../clients/common/nm-client-utils.c:327
+#: ../clients/common/nm-client-utils.c:331
 msgid "Device disconnected by user or client"
 msgstr "사용자 또는 클라이언트에 의해 장치 연결이 끊어졌습니다"
 
-#: ../clients/common/nm-client-utils.c:328
+#: ../clients/common/nm-client-utils.c:332
 msgid "Carrier/link changed"
 msgstr "캐리어/링크 변경됨 "
 
-#: ../clients/common/nm-client-utils.c:329
+#: ../clients/common/nm-client-utils.c:333
 msgid "The device's existing connection was assumed"
 msgstr "장치의 기존 연결을 가정합니다"
 
-#: ../clients/common/nm-client-utils.c:330
+#: ../clients/common/nm-client-utils.c:334
 msgid "The supplicant is now available"
 msgstr "요청자를 지금 사용할 수 있습니다 "
 
-#: ../clients/common/nm-client-utils.c:331
+#: ../clients/common/nm-client-utils.c:335
 msgid "The modem could not be found"
 msgstr "모뎀을 찾을 수 없습니다"
 
-#: ../clients/common/nm-client-utils.c:332
+#: ../clients/common/nm-client-utils.c:336
 msgid "The Bluetooth connection failed or timed out"
 msgstr "블루투스 연결에 실패 또는 시간 초과했습니다"
 
-#: ../clients/common/nm-client-utils.c:333
+#: ../clients/common/nm-client-utils.c:337
 msgid "GSM Modem's SIM card not inserted"
 msgstr "GSM 모뎀의 SIM 카드를 삽입하지 않았습니다 "
 
-#: ../clients/common/nm-client-utils.c:334
+#: ../clients/common/nm-client-utils.c:338
 msgid "GSM Modem's SIM PIN required"
 msgstr "GSM 모뎀의 SIM PIN이 필요합니다"
 
-#: ../clients/common/nm-client-utils.c:335
+#: ../clients/common/nm-client-utils.c:339
 msgid "GSM Modem's SIM PUK required"
 msgstr "GSM 모뎀의 SIM PUK가 필요합니다"
 
-#: ../clients/common/nm-client-utils.c:336
+#: ../clients/common/nm-client-utils.c:340
 msgid "GSM Modem's SIM wrong"
 msgstr "GSM 모뎀의 SIM이 잘못되었습니다 "
 
-#: ../clients/common/nm-client-utils.c:337
+#: ../clients/common/nm-client-utils.c:341
 msgid "InfiniBand device does not support connected mode"
 msgstr "인피니밴드 장치에서 연결 모드를 지원하지 않습니다"
 
-#: ../clients/common/nm-client-utils.c:338
+#: ../clients/common/nm-client-utils.c:342
 msgid "A dependency of the connection failed"
 msgstr "연결 의존성 설정을 실패했습니다 "
 
-#: ../clients/common/nm-client-utils.c:339
+#: ../clients/common/nm-client-utils.c:343
 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge"
 msgstr "ADSL 브리지를 통한 RFC 2684 이더넷에 문제가 있습니다 "
 
-#: ../clients/common/nm-client-utils.c:340
+#: ../clients/common/nm-client-utils.c:344
 msgid "ModemManager is unavailable"
 msgstr "ModemManager를 사용할 수 없음 "
 
-#: ../clients/common/nm-client-utils.c:341
+#: ../clients/common/nm-client-utils.c:345
 msgid "The Wi-Fi network could not be found"
 msgstr "Wi-Fi 네트워크를 찾을 수 없습니다 "
 
-#: ../clients/common/nm-client-utils.c:342
+#: ../clients/common/nm-client-utils.c:346
 msgid "A secondary connection of the base connection failed"
 msgstr "기본 연결의 두 번째 연결을 실패했습니다 "
 
-#: ../clients/common/nm-client-utils.c:343
+#: ../clients/common/nm-client-utils.c:347
 msgid "DCB or FCoE setup failed"
 msgstr "DCB 또는 FCoE 설정에 실패했습니다 "
 
-#: ../clients/common/nm-client-utils.c:344
+#: ../clients/common/nm-client-utils.c:348
 msgid "teamd control failed"
 msgstr "teamd 제어에 실패했습니다 "
 
-#: ../clients/common/nm-client-utils.c:345
+#: ../clients/common/nm-client-utils.c:349
 msgid "Modem failed or no longer available"
 msgstr "모뎀에 오류가 있거나 더 이상 사용 가능하지 않습니다."
 
-#: ../clients/common/nm-client-utils.c:346
+#: ../clients/common/nm-client-utils.c:350
 msgid "Modem now ready and available"
 msgstr "모뎀이 이제 준비되었으며 사용 가능합니다."
 
-#: ../clients/common/nm-client-utils.c:347
+#: ../clients/common/nm-client-utils.c:351
 msgid "SIM PIN was incorrect"
 msgstr "SIM PIN이 잘못되었습니다"
 
-#: ../clients/common/nm-client-utils.c:348
+#: ../clients/common/nm-client-utils.c:352
 msgid "New connection activation was enqueued"
 msgstr "새 연결 활성화가 대기열에 추가되었습니다."
 
-#: ../clients/common/nm-client-utils.c:349
+#: ../clients/common/nm-client-utils.c:353
 msgid "The device's parent changed"
 msgstr "장치의 부모 항목이 변경되었습니다."
 
-#: ../clients/common/nm-client-utils.c:350
+#: ../clients/common/nm-client-utils.c:354
 msgid "The device parent's management changed"
 msgstr "장치 부모 항목의 관리가 변경되었습니다."
 
-#: ../clients/common/nm-client-utils.c:351
+#: ../clients/common/nm-client-utils.c:355
 msgid "Open vSwitch database connection failed"
 msgstr "Open vSwitch 데이터베이스 연결에 실패했습니다."
 
-#: ../clients/common/nm-client-utils.c:352
+#: ../clients/common/nm-client-utils.c:356
 msgid "A duplicate IP address was detected"
 msgstr "중복 된 IP 주소가 감지되었습니다."
 
-#: ../clients/common/nm-client-utils.c:353
+#: ../clients/common/nm-client-utils.c:357
 msgid "The selected IP method is not supported"
 msgstr "선택한 IP 방법이 지원되지 않습니다."
 
-#: ../clients/common/nm-client-utils.c:354
+#: ../clients/common/nm-client-utils.c:358
 msgid "Failed to configure SR-IOV parameters"
 msgstr "SR-IOV 매개 변수를 구성하지 못했습니다."
 
-#: ../clients/common/nm-client-utils.c:360
+#: ../clients/common/nm-client-utils.c:359
+#, fuzzy
+msgid "The Wi-Fi P2P peer could not be found"
+msgstr "Wi-Fi 네트워크를 찾을 수 없습니다 "
+
+#: ../clients/common/nm-client-utils.c:365
 #, fuzzy
 msgid "Unknown reason"
 msgstr "알 수 없는 이유"
 
-#: ../clients/common/nm-client-utils.c:361
+#: ../clients/common/nm-client-utils.c:366
 #, fuzzy
 msgid "The connection was disconnected"
 msgstr "연결이 본딩 연결이 아니었습니다."
 
-#: ../clients/common/nm-client-utils.c:362
+#: ../clients/common/nm-client-utils.c:367
 #, fuzzy
 msgid "Disconnected by user"
 msgstr "D-Bus에 의해 연결 해제됨"
 
-#: ../clients/common/nm-client-utils.c:363
+#: ../clients/common/nm-client-utils.c:368
 #, fuzzy
 msgid "The base network connection was interrupted"
 msgstr "기반 네트워크 연결이 중지되었습니다"
 
-#: ../clients/common/nm-client-utils.c:364
+#: ../clients/common/nm-client-utils.c:369
 #, fuzzy
 msgid "The VPN service stopped unexpectedly"
 msgstr "VPN 서비스가 예기치 못하게 중단되었습니다"
 
-#: ../clients/common/nm-client-utils.c:365
+#: ../clients/common/nm-client-utils.c:370
 #, fuzzy
 msgid "The VPN service returned invalid configuration"
 msgstr "VPN 서비스가 잘못된 설정을 반환했습니다"
 
-#: ../clients/common/nm-client-utils.c:366
+#: ../clients/common/nm-client-utils.c:371
 #, fuzzy
 msgid "The connection attempt timed out"
 msgstr "연결 시도가 시간을 초과했습니다"
 
-#: ../clients/common/nm-client-utils.c:367
+#: ../clients/common/nm-client-utils.c:372
 #, fuzzy
 msgid "The VPN service did not start in time"
 msgstr "VPN 서비스가 제 시간에 시작되지 않았습니다"
 
-#: ../clients/common/nm-client-utils.c:368
+#: ../clients/common/nm-client-utils.c:373
 #, fuzzy
 msgid "The VPN service failed to start"
 msgstr "VPN 서비스를 시작하는 데 실패했습니다"
 
-#: ../clients/common/nm-client-utils.c:369
+#: ../clients/common/nm-client-utils.c:374
 #, fuzzy
 msgid "No valid secrets"
 msgstr "올바른 VPN 비밀 정보가 없습니다"
 
-#: ../clients/common/nm-client-utils.c:370
+#: ../clients/common/nm-client-utils.c:375
 #, fuzzy
 msgid "Invalid secrets"
 msgstr "잘못된 VPN 비밀정보"
 
-#: ../clients/common/nm-client-utils.c:371
+#: ../clients/common/nm-client-utils.c:376
 #, fuzzy
 msgid "The connection was removed"
 msgstr "연결이 제거되었습니다"
 
-#: ../clients/common/nm-client-utils.c:372
+#: ../clients/common/nm-client-utils.c:377
 #, fuzzy
 msgid "Master connection failed"
 msgstr "연결 실패함"
 
-#: ../clients/common/nm-client-utils.c:373
+#: ../clients/common/nm-client-utils.c:378
 msgid "Could not create a software link"
 msgstr "임시 파일을 생성할 수 없음: "
 
-#: ../clients/common/nm-client-utils.c:374
+#: ../clients/common/nm-client-utils.c:379
 #, fuzzy
 msgid "The device disappeared"
 msgstr "장치의 활성 연결이 사라졌습니다 "
 
-#: ../clients/common/nm-meta-setting-access.c:492
+#: ../clients/common/nm-meta-setting-access.c:510
 #, c-format
 msgid "field '%s' has to be alone"
 msgstr "'%s' 필드는 혼자만 있어야만 합니다"
 
-#: ../clients/common/nm-meta-setting-access.c:507
+#: ../clients/common/nm-meta-setting-access.c:525
 #, fuzzy, c-format
 msgid "invalid field '%s%s%s%s%s'; %s%s%s"
 msgstr "잘못된 필드 '%s'; 허용되는 필드: %s"
 
-#: ../clients/common/nm-meta-setting-desc.c:99
-#: ../clients/common/nm-meta-setting-desc.c:161
+#: ../clients/common/nm-meta-setting-desc.c:311
+#: ../clients/common/nm-meta-setting-desc.c:372
 #, c-format
 msgid "invalid prefix '%s'; <1-%d> allowed"
 msgstr "잘못된 접두사 '%s'; <1-%d> 허용됨 "
 
-#: ../clients/common/nm-meta-setting-desc.c:107
+#: ../clients/common/nm-meta-setting-desc.c:319
 #, c-format
 msgid "invalid IP address: %s"
 msgstr "잘못된 IP 주소: %s"
 
-#: ../clients/common/nm-meta-setting-desc.c:133
+#: ../clients/common/nm-meta-setting-desc.c:344
 msgid ""
 "The valid syntax is: 'ip[/prefix] [next-hop] [metric] [attribute=val]... [,"
 "ip[/prefix] ...]'"
@@ -4228,238 +4210,190 @@ msgstr ""
 "유효한 구문은 다음과 같습니다. 'ip [/ prefix] [next-hop] [metric] [attribute "
 "= val] ... [, ip [/ prefix] ...]'"
 
-#: ../clients/common/nm-meta-setting-desc.c:172
+#: ../clients/common/nm-meta-setting-desc.c:383
 #, c-format
 msgid "the next hop ('%s') must be first"
 msgstr "다음 홉 ( '%s') 처음이어야한다."
 
-#: ../clients/common/nm-meta-setting-desc.c:178
+#: ../clients/common/nm-meta-setting-desc.c:389
 #, c-format
 msgid "the metric ('%s') must be before attributes"
 msgstr "메트릭 ( '%s') 속성보다 앞에 있어야합니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:227
+#: ../clients/common/nm-meta-setting-desc.c:437
 #, c-format
 msgid "invalid route: %s. %s"
 msgstr "잘못된 경로 : %s. %s"
 
-#: ../clients/common/nm-meta-setting-desc.c:239
-msgid "default route cannot be added (NetworkManager handles it by itself)"
-msgstr "기본 라우팅을 추가할 수 없습니다(네트워크 관리자가 자동으로 처리)"
-
-#: ../clients/common/nm-meta-setting-desc.c:446
-#, c-format
-msgid "invalid priority map '%s'"
-msgstr "잘못된 속성 맵 '%s'"
-
-#: ../clients/common/nm-meta-setting-desc.c:453
-#: ../clients/common/nm-meta-setting-desc.c:459
-#, c-format
-msgid "priority '%s' is not valid (<0-%ld>)"
-msgstr "우선 순위 '%s'가 잘못되었습니다 (%ld)"
-
-#: ../clients/common/nm-meta-setting-desc.c:511
+#: ../clients/common/nm-meta-setting-desc.c:503
 #, c-format
 msgid "cannot read pac-script from file '%s'"
 msgstr "파일에서 pac 스크립트를 읽을 수 없습니다 '%s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:518
+#: ../clients/common/nm-meta-setting-desc.c:510
 #, c-format
 msgid "file '%s' contains non-valid utf-8"
 msgstr "파일 '%s' 유효하지 않은 utf-8이 포함되어 있습니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:531
+#: ../clients/common/nm-meta-setting-desc.c:523
 #, c-format
 msgid "'%s' does not contain a valid PAC Script"
 msgstr "'%s' 유효한 PAC 스크립트가 없습니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:534
+#: ../clients/common/nm-meta-setting-desc.c:526
 #, c-format
 msgid "Not a valid PAC Script"
 msgstr "유효한 PAC 스크립트가 아닙니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:588
+#: ../clients/common/nm-meta-setting-desc.c:579
 #, c-format
 msgid "cannot read team config from file '%s'"
 msgstr "파일에서 팀 구성을 읽을 수 없습니다 '%s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:595
+#: ../clients/common/nm-meta-setting-desc.c:586
 #, c-format
 msgid "team config file '%s' contains non-valid utf-8"
 msgstr "팀 구성 파일 '%s' 유효하지 않은 utf-8이 포함되어 있습니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:607
-#, c-format
-msgid "'%s' does not contain a valid team configuration"
-msgstr "'%s' 유효한 팀 구성이 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:610
-#, c-format
-msgid "team configuration must be a JSON object"
-msgstr "팀 구성은 JSON 객체 여야합니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:731
-#: ../clients/tui/nmt-mtu-entry.c:84
-msgid "(default)"
-msgstr "(기본값)"
-
-#: ../clients/common/nm-meta-setting-desc.c:885
+#: ../clients/common/nm-meta-setting-desc.c:1034
 msgid "auto"
 msgstr "자동"
 
-#: ../clients/common/nm-meta-setting-desc.c:1037
+#: ../clients/common/nm-meta-setting-desc.c:1186
 #, c-format
 msgid "%s (%s)"
 msgstr "%s (%s)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1180
-#: ../clients/common/nm-meta-setting-desc.c:1184
+#: ../clients/common/nm-meta-setting-desc.c:1334
+#: ../clients/common/nm-meta-setting-desc.c:1338
 #, fuzzy
 msgid "'%s' is out of range [%"
 msgstr "값 '%s'이 범위 %u 밖에 있습니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:1189
+#: ../clients/common/nm-meta-setting-desc.c:1343
 #, c-format
 msgid "'%s' is not a valid number"
 msgstr "'%s' 유효한 번호가 아닙니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:1243
+#: ../clients/common/nm-meta-setting-desc.c:1400
 #, c-format
 msgid "'%s' is out of range [0, %u]"
 msgstr "값 '%s'이 범위 %u 밖에 있습니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:1286
+#: ../clients/common/nm-meta-setting-desc.c:1446
 #, c-format
 msgid "'%s' is not a valid Ethernet MAC"
 msgstr "'%s'은 올바른 이더넷 MAC이 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1391
+#: ../clients/common/nm-meta-setting-desc.c:1554
 #, fuzzy, c-format
 msgid "invalid option '%s', use a combination of [%s]"
 msgstr "잘못된 옵션 '%s', [%s] 중 하나를 사용하십시오."
 
-#: ../clients/common/nm-meta-setting-desc.c:1396 ../libnm-core/nm-keyfile.c:780
+#: ../clients/common/nm-meta-setting-desc.c:1559 ../libnm-core/nm-keyfile.c:884
 #, c-format
 msgid "invalid option '%s', use one of [%s]"
 msgstr "잘못된 옵션 '%s', [%s] 중 하나를 사용하십시오."
 
-#: ../clients/common/nm-meta-setting-desc.c:1515
+#: ../clients/common/nm-meta-setting-desc.c:1678
 #, c-format
 msgid "%d (key)"
 msgstr "%d(키)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1517
+#: ../clients/common/nm-meta-setting-desc.c:1680
 #, c-format
 msgid "%d (passphrase)"
 msgstr "%d(암호)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1520
+#: ../clients/common/nm-meta-setting-desc.c:1683
 #, c-format
 msgid "%d (unknown)"
 msgstr "%d (알 수 없음)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1552
+#: ../clients/common/nm-meta-setting-desc.c:1696
 msgid "0 (NONE)"
 msgstr "0 (없음)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1558
+#: ../clients/common/nm-meta-setting-desc.c:1702
 msgid "REORDER_HEADERS, "
 msgstr "REORDER_HEADERS, "
 
-#: ../clients/common/nm-meta-setting-desc.c:1560
+#: ../clients/common/nm-meta-setting-desc.c:1704
 msgid "GVRP, "
 msgstr "GVRP, "
 
-#: ../clients/common/nm-meta-setting-desc.c:1562
+#: ../clients/common/nm-meta-setting-desc.c:1706
 msgid "LOOSE_BINDING, "
 msgstr "LOOSE_BINDING, "
 
-#: ../clients/common/nm-meta-setting-desc.c:1564
+#: ../clients/common/nm-meta-setting-desc.c:1708
 msgid "MVRP, "
 msgstr "MVRP, "
 
-#: ../clients/common/nm-meta-setting-desc.c:1604
+#: ../clients/common/nm-meta-setting-desc.c:1729
 msgid "0 (none)"
 msgstr "0 (없음)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1610
+#: ../clients/common/nm-meta-setting-desc.c:1735
 msgid "agent-owned, "
 msgstr "에이전트 소유 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1612
+#: ../clients/common/nm-meta-setting-desc.c:1737
 msgid "not saved, "
 msgstr "저장되지 않음 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1614
+#: ../clients/common/nm-meta-setting-desc.c:1739
 msgid "not required, "
 msgstr "필요하지 않음 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1679
+#: ../clients/common/nm-meta-setting-desc.c:1957
 #, c-format
 msgid "'%s' is not valid; use <option>=<value>"
 msgstr "'%s'가 올바르지 않습니다; <option>=<value>를 사용합니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:1718
-msgid "no item to remove"
-msgstr "삭제할 항목이 없습니다 "
-
-#: ../clients/common/nm-meta-setting-desc.c:1722
-#, c-format
-msgid "index '%d' is not in range <0-%d>"
-msgstr "인덱스 '%d'가 범위 %d에 없습니다"
+#: ../clients/common/nm-meta-setting-desc.c:1967
+#, fuzzy, c-format
+msgid "cannot set empty \"%s\" option"
+msgstr "속성을 설정할 수 없음: %s"
 
-#: ../clients/common/nm-meta-setting-desc.c:1737
+#: ../clients/common/nm-meta-setting-desc.c:2026
 #, c-format
-msgid "invalid option '%s'"
-msgstr "잘못된 옵션 '%s'"
-
-#: ../clients/common/nm-meta-setting-desc.c:1739
-msgid "missing option"
-msgstr "누락된 옵션 "
+msgid "'%u' flags are not valid; use combination of %s"
+msgstr "'%u' 플래그가 유효하지 않습니다. %s 결합을 사용하십시오."
 
-#: ../clients/common/nm-meta-setting-desc.c:1763
+#: ../clients/common/nm-meta-setting-desc.c:2043
 #, c-format
-msgid "'%s' is not a valid MAC"
-msgstr "'%s'은 올바른 MAC이 아닙니다 "
+msgid "'%s' is not a valid number (or out of range)"
+msgstr "'%s'은 올바른 번호가 아닙니다 (또는 범위 밖의 번호)"
 
-#: ../clients/common/nm-meta-setting-desc.c:1790
-#: ../clients/common/nm-meta-setting-desc.c:1887
-#: ../clients/common/nm-meta-setting-desc.c:4855 ../src/nm-config.c:547
+#: ../clients/common/nm-meta-setting-desc.c:2064
+#: ../clients/common/nm-meta-setting-desc.c:4111 ../src/nm-config.c:546
 #, c-format
 msgid "'%s' is not valid"
 msgstr "'%s'이 올바르지 않습니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1831
-#, c-format
-msgid "'%u' flags are not valid; use combination of %s"
-msgstr "'%u' 플래그가 유효하지 않습니다. %s 결합을 사용하십시오."
-
-#: ../clients/common/nm-meta-setting-desc.c:1867
-#, c-format
-msgid "'%s' is not a valid number (or out of range)"
-msgstr "'%s'은 올바른 번호가 아닙니다 (또는 범위 밖의 번호)"
+#: ../clients/common/nm-meta-setting-desc.c:2161
+#, fuzzy
+msgid "not a valid hex-string"
+msgstr "올바른 인터페이스 이름이 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:1985
+#: ../clients/common/nm-meta-setting-desc.c:2177
 #, c-format
 msgid "'%s' is not a valid hex character"
 msgstr "'%s'는 올바른 16 진수 문자가 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:2268
-#, c-format
-msgid "the property doesn't contain EAP method '%s'"
-msgstr "속성에 EAP 메서드가 포함되어 있지 않습니다.'%s'"
-
-#: ../clients/common/nm-meta-setting-desc.c:2291
-#, c-format
-msgid "the property doesn't contain alternative subject match '%s'"
-msgstr "속성에 대체 주체 일치 항목 '%s'(이)가 포함되어 있지 않습니다."
+#: ../clients/common/nm-meta-setting-desc.c:2256
+msgid ""
+"too many arguments. Please only specify a private key file and optionally a "
+"password"
+msgstr ""
 
-#: ../clients/common/nm-meta-setting-desc.c:2317
-#, c-format
-msgid "the property doesn't contain \"phase2\" alternative subject match '%s'"
-msgstr "속성에 'phase2' 대체 주제 항목 '%s'(이)가 포함되어 있지 않습니다."
+#: ../clients/common/nm-meta-setting-desc.c:2363
+#, fuzzy, c-format
+msgid "failed to set bond option \"%s\""
+msgstr "속성 설정 실패: %s"
 
-#: ../clients/common/nm-meta-setting-desc.c:2439
+#: ../clients/common/nm-meta-setting-desc.c:2380
 #, c-format
 msgid ""
 "Enter a list of bonding options formatted as:\n"
@@ -4497,249 +4431,132 @@ msgstr ""
 #. * hacky: we can not see if the type is already set, because
 #. * nmc_setting_set_property() is called only after the property
 #. * we're setting (type) has been removed.
-#: ../clients/common/nm-meta-setting-desc.c:2502
+#: ../clients/common/nm-meta-setting-desc.c:2445
 #, fuzzy, c-format
 msgid "Can not change the connection type"
 msgstr "연결 유형 입력: "
 
-#: ../clients/common/nm-meta-setting-desc.c:2605
-#, c-format
-msgid "the property doesn't contain permission '%s'"
-msgstr "속성에 권한 '%s'(이)가 포함되어 있지 않습니다."
+#: ../clients/common/nm-meta-setting-desc.c:2523
+#, fuzzy, c-format
+msgid "invalid permission \"%s\""
+msgstr "잘못된 라우팅: %s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:2626
+#: ../clients/common/nm-meta-setting-desc.c:2560
 #, c-format
 msgid "'%s' is not valid master; use ifname or connection UUID"
 msgstr "'%s'는 올바른 마스터가 아닙니다; ifname 또는 연결 UUID를 사용합니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:2723
+#: ../clients/common/nm-meta-setting-desc.c:2641
 #, c-format
 msgid "the value '%s' is not a valid UUID"
 msgstr "값 '%s'은(는) 유효한 UUID가 아닙니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:2730
-#, c-format
-msgid "the property doesn't contain UUID '%s'"
-msgstr "속성에 UUID '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:2799
+#: ../clients/common/nm-meta-setting-desc.c:2712
 msgid "0 (disabled)"
 msgstr "0 (비활성화됨)"
 
-#: ../clients/common/nm-meta-setting-desc.c:2805
+#: ../clients/common/nm-meta-setting-desc.c:2718
 msgid "enabled, "
 msgstr "활성화됨, "
 
-#: ../clients/common/nm-meta-setting-desc.c:2807
+#: ../clients/common/nm-meta-setting-desc.c:2720
 msgid "advertise, "
 msgstr "통지,"
 
-#: ../clients/common/nm-meta-setting-desc.c:2809
+#: ../clients/common/nm-meta-setting-desc.c:2722
 msgid "willing, "
 msgstr "준비됨,"
 
-#: ../clients/common/nm-meta-setting-desc.c:2931
+#: ../clients/common/nm-meta-setting-desc.c:2811
 #, c-format
 msgid "'%s' is not a valid DCB flag"
 msgstr "'%s'은(는) 올바른 DCB 플래그가 아닙니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:2960
+#: ../clients/common/nm-meta-setting-desc.c:2838
 msgid "must contain 8 comma-separated numbers"
 msgstr "쉼표로 구분된 8 개의 번호가 포함되어 있어야 합니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:2976
+#: ../clients/common/nm-meta-setting-desc.c:2852
 #, c-format
 msgid "'%s' not a number between 0 and %u (inclusive) or %u"
 msgstr "'%s'은 0에서 %u (포함) 또는 %u 사이의 숫자가 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:2979
+#: ../clients/common/nm-meta-setting-desc.c:2855
 #, c-format
 msgid "'%s' not a number between 0 and %u (inclusive)"
 msgstr "'%s'은 0에서 %u (포함) 사이의 숫자가 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:3000
+#: ../clients/common/nm-meta-setting-desc.c:2876
 #, fuzzy, c-format
 msgid "changes will have no effect until '%s' includes 1 (enabled)"
 msgstr ""
 "경고: 변경 사항은 '%s'에 1 (활성화)를 포함할 때 까지 효력이 없습니다\n"
 "\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:3055
+#: ../clients/common/nm-meta-setting-desc.c:2906
 #, c-format
 msgid "bandwidth percentages must total 100%%"
 msgstr "대역폭 비율은 총 100%%가 되어야 합니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:3128
-#: ../clients/common/nm-meta-setting-desc.c:3134
+#: ../clients/common/nm-meta-setting-desc.c:2977
+#: ../clients/common/nm-meta-setting-desc.c:2983
 msgid "SIM operator ID must be a 5 or 6 number MCCMNC code"
 msgstr "SIM 연산자 ID는 5 또는 6자리 MCCMNC 코드여야 합니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:3158
+#: ../clients/common/nm-meta-setting-desc.c:3007
 #, c-format
 msgid "'%s' is not a valid IBoIP P_Key"
 msgstr "'%s'는 올바른 IBoIP P_Key가 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:3181
+#: ../clients/common/nm-meta-setting-desc.c:3030
 msgid "default"
 msgstr "기본값 "
 
-#: ../clients/common/nm-meta-setting-desc.c:3320
-#: ../clients/common/nm-meta-setting-desc.c:3337
-#, c-format
-msgid "invalid IPv4 address '%s'"
+#: ../clients/common/nm-meta-setting-desc.c:3194
+#, fuzzy, c-format
+msgid "invalid IPv%c address '%s'"
 msgstr "잘못된 IPv4 주소 '%s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:3343
-#: ../clients/common/nm-meta-setting-desc.c:3587
-#, c-format
-msgid "the property doesn't contain DNS server '%s'"
-msgstr "속성에 DNS 서버 '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:3381
-#: ../clients/common/nm-meta-setting-desc.c:3625
-#, c-format
-msgid "the property doesn't contain DNS search domain '%s'"
-msgstr "속성에 DNS 검색 도메인 '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:3418
-#: ../clients/common/nm-meta-setting-desc.c:3662
-#, c-format
-msgid "the property doesn't contain DNS option '%s'"
-msgstr "속성에 DNS 옵션 '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:3461
-#: ../clients/common/nm-meta-setting-desc.c:3711
-#, c-format
-msgid "the property doesn't contain IP address '%s'"
-msgstr "속성에 IP 주소 '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:3481
-#: ../clients/common/nm-meta-setting-desc.c:3730
+#: ../clients/common/nm-meta-setting-desc.c:3321
 #, c-format
 msgid "invalid gateway address '%s'"
 msgstr "잘못된 게이트웨이 주소 '%s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:3520
-#: ../clients/common/nm-meta-setting-desc.c:3771
-#, c-format
-msgid "the property doesn't contain route '%s'"
-msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:3564
-#: ../clients/common/nm-meta-setting-desc.c:3581
-#, c-format
-msgid "invalid IPv6 address '%s'"
-msgstr "잘못된 IPv6 주소 '%s'"
-
-#: ../clients/common/nm-meta-setting-desc.c:3833
-#, c-format
-msgid "the property doesn't contain interface name '%s'"
-msgstr "속성에 인터페이스 이름이 없습니다. '%s'"
-
-#: ../clients/common/nm-meta-setting-desc.c:3870
+#: ../clients/common/nm-meta-setting-desc.c:3471
 #, c-format
 msgid "'%s' is not a valid channel; use <1-13>"
 msgstr "'%s'은 올바른 채널이 아닙니다; 을 사용합니다"
 
-#: ../clients/common/nm-meta-setting-desc.c:3962
+#: ../clients/common/nm-meta-setting-desc.c:3551
 msgid "The valid syntax is: vf [attribute=value]... [,vf [attribute=value]...]"
 msgstr ""
 "올바른 구문은 다음과 같습니다. vf [attribute = value] ... [, vf [attribute = "
 "value] ...]"
 
-#: ../clients/common/nm-meta-setting-desc.c:3984
+#: ../clients/common/nm-meta-setting-desc.c:3575
+#: ../clients/common/nm-meta-setting-desc.c:3655
+#, fuzzy
 msgid ""
-"The valid syntax is: '[root | parent <handle>] [handle <handle>] <qdisc>'"
+"The valid syntax is: '[root | parent <handle>] [handle <handle>] <kind>'"
 msgstr ""
 "올바른 구문은 다음과 같습니다. '[[root | 부모의 <handle>] [손잡이 <handle>] "
 "<qdisc>'"
 
-#: ../clients/common/nm-meta-setting-desc.c:4008
-#, c-format
-msgid "the property doesn't contain vf with index %u"
-msgstr "속성에 vf (인덱스 포함)가 없습니다. %u"
-
-#: ../clients/common/nm-meta-setting-desc.c:4035
-#, fuzzy, c-format
-msgid "the property doesn't contain qdisc '%s'"
-msgstr "속성에 UUID '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4089
-msgid ""
-"The valid syntax is: '[root | parent <handle>] [handle <handle>] <tfilter>'"
+#: ../clients/common/nm-meta-setting-desc.c:3600
+msgid "The valid syntax is: '<vid>[-<vid>] [pvid] [untagged]'"
 msgstr ""
-"올바른 구문은 다음과 같습니다. '[[root | 부모의 <handle>] [손잡이 <handle>] "
-"<tfilter>'"
-
-#: ../clients/common/nm-meta-setting-desc.c:4112
-#, fuzzy, c-format
-msgid "the property doesn't contain tfilter '%s'"
-msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4179
-#, fuzzy, c-format
-msgid "the property doesn't contain string '%s'"
-msgstr "속성에 매핑 '%s'이(가) 포함되어 있지 않습니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:4254
-#: ../clients/common/nm-meta-setting-desc.c:4328
-#, fuzzy, c-format
-msgid "the property doesn't contain link watcher '%s'"
-msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4434
-#, fuzzy, c-format
-msgid "only one mapping at a time is supported; taking the first one (%s)"
-msgstr ""
-"경고: 한 번에 1회의 매핑만 지원됩니다. 첫 번째 항목(%s)을 가져옵니다.\n"
-
-#: ../clients/common/nm-meta-setting-desc.c:4442
-#, c-format
-msgid "the property doesn't contain mapping '%s'"
-msgstr "속성에 매핑 '%s'이(가) 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4450
-msgid "no priority to remove"
-msgstr "삭제할 우선 순위가 없습니다 "
-
-#: ../clients/common/nm-meta-setting-desc.c:4454
-#, c-format
-msgid "index '%d' is not in the range of <0-%d>"
-msgstr "인덱스 '%d'가 범위 %d에 없습니다"
-
-#: ../clients/common/nm-meta-setting-desc.c:4523
+#: ../clients/common/nm-meta-setting-desc.c:3875
 #, c-format
-msgid "'%s' cannot be empty"
-msgstr "'%s'은(는) 비어 있을 수 없습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4562
-#: ../clients/common/nm-meta-setting-desc.c:4693
-#: ../libnm-core/nm-setting-sriov.c:446 ../libnm-core/nm-setting-wired.c:662
-#: ../libnm-core/nm-setting-wireless.c:857
-#: ../libnm-core/nm-setting-wireless.c:869 ../libnm-util/nm-setting-wired.c:645
-#: ../libnm-util/nm-setting-wireless.c:858
-#: ../libnm-util/nm-setting-wireless.c:872
-#, c-format
-msgid "'%s' is not a valid MAC address"
-msgstr "'%s'은 올바른 MAC 주소가 아닙니다 "
+msgid "invalid priority map '%s'"
+msgstr "잘못된 속성 맵 '%s'"
 
-#: ../clients/common/nm-meta-setting-desc.c:4568
-#: ../clients/common/nm-meta-setting-desc.c:4699
-#, c-format
-msgid "the property doesn't contain MAC address '%s'"
-msgstr "속성에 MAC 주소 '%s'(이)가 포함되어 있지 않습니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4586
+#: ../clients/common/nm-meta-setting-desc.c:3963
 #, c-format
 msgid "'%s' is not valid; 2 or 3 strings should be provided"
 msgstr "'%s'이(가) 유효하지 않습니다. 2개 또는 3개 문자열을 입력해야 합니다."
 
-#: ../clients/common/nm-meta-setting-desc.c:4600
-#, c-format
-msgid "'%s' string value should consist of 1 - 199 characters"
-msgstr "'%s' 문자열 값은 1~199자로 구성해야 합니다."
-
-#: ../clients/common/nm-meta-setting-desc.c:4632
+#: ../clients/common/nm-meta-setting-desc.c:4002
 #, c-format
 msgid ""
 "Enter a list of S/390 options formatted as:\n"
@@ -4750,24 +4567,25 @@ msgstr ""
 "  option = <value>, option = <value>,...\n"
 "올바른 옵션은 다음과 같습니다: %s\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:4666
+#: ../clients/common/nm-meta-setting-desc.c:4037
 #, c-format
 msgid "'%s' is not a valid channel"
 msgstr "'%s'은 올바른 채널이 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:4672
+#: ../clients/common/nm-meta-setting-desc.c:4043
 #, c-format
 msgid "'%ld' is not a valid channel"
 msgstr "'%ld'는 올바른 채널이 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:4755
-#: ../clients/common/nm-meta-setting-desc.c:4791
-#: ../clients/common/nm-meta-setting-desc.c:4827
+#: ../clients/common/nm-meta-setting-desc.c:4060
+#: ../libnm-core/nm-setting-sriov.c:443 ../libnm-core/nm-setting-wired.c:786
+#: ../libnm-core/nm-setting-wireless.c:844
+#: ../libnm-core/nm-setting-wireless.c:856
 #, c-format
-msgid "the property doesn't contain protocol '%s'"
-msgstr "속성에 프로토콜 '%s'(이)가 포함되어 있지 않습니다."
+msgid "'%s' is not a valid MAC address"
+msgstr "'%s'은 올바른 MAC 주소가 아닙니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:4864
+#: ../clients/common/nm-meta-setting-desc.c:4120
 #, c-format
 msgid ""
 "'%s' not compatible with %s '%s', please change the key or set the right %s "
@@ -4776,78 +4594,71 @@ msgstr ""
 "'%s'은(는) %s '%s'(와)과 호환되지 않습니다. 키를 변경하거나 올바른 %s(을)를 "
 "먼저 설정하십시오."
 
-#: ../clients/common/nm-meta-setting-desc.c:4874
+#: ../clients/common/nm-meta-setting-desc.c:4130
 #, fuzzy, c-format
 msgid "WEP key is guessed to be of '%s'"
 msgstr "WEP 키는 '%s'라고 가정합니다\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:4879
+#: ../clients/common/nm-meta-setting-desc.c:4135
 #, fuzzy, c-format
 msgid "WEP key index set to '%d'"
 msgstr "WEP 키 인덱스가 '%d'으(로) 설정되었습니다.\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:4918
+#: ../clients/common/nm-meta-setting-desc.c:4174
 #, fuzzy, c-format
 msgid "'%s' is not compatible with '%s' type, please change or delete the key."
 msgstr ""
 "경고: '%s'은(는) '%s' 유형과 호환되지 않습니다. 키를 변경하거나 삭제하십시"
 "오.\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:4928
-#, c-format
-msgid "'%s' is not a valid PSK"
-msgstr "'%s'는 올바른 PSK가 아닙니다 "
-
-#: ../clients/common/nm-meta-setting-desc.c:4980
+#: ../clients/common/nm-meta-setting-desc.c:4231
 #, c-format
 msgid "'%s' is not valid; use 'on', 'off', or 'ignore'"
 msgstr "'%s' 유효하지 않습니다. 'on', 'off'또는 'ignore'사용"
 
-#: ../clients/common/nm-meta-setting-desc.c:5039
+#: ../clients/common/nm-meta-setting-desc.c:4291
 #, fuzzy
 msgid "Bonding primary interface [none]"
 msgstr "본딩 기본 인터페이스 [none]: "
 
 #. this is a virtual property, only needed during "ask" mode.
-#: ../clients/common/nm-meta-setting-desc.c:5046
+#: ../clients/common/nm-meta-setting-desc.c:4298
 #, fuzzy
 msgid "Bonding monitoring mode"
 msgstr "링크 모니터링 "
 
-#: ../clients/common/nm-meta-setting-desc.c:5055
+#: ../clients/common/nm-meta-setting-desc.c:4307
 #, fuzzy
 msgid "Bonding miimon [100]"
 msgstr "본딩 miimon [100]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5063
+#: ../clients/common/nm-meta-setting-desc.c:4315
 #, fuzzy
 msgid "Bonding downdelay [0]"
 msgstr "본딩 downdelay [0]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5071
+#: ../clients/common/nm-meta-setting-desc.c:4323
 #, fuzzy
 msgid "Bonding updelay [0]"
 msgstr "본딩 updelay [0]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5079
+#: ../clients/common/nm-meta-setting-desc.c:4331
 #, fuzzy
 msgid "Bonding arp-interval [0]"
 msgstr "본딩 arp-interval [0]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5087
+#: ../clients/common/nm-meta-setting-desc.c:4339
 #, fuzzy
 msgid "Bonding arp-ip-target [none]"
 msgstr "본딩 arp-ip-target [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5095
+#: ../clients/common/nm-meta-setting-desc.c:4347
 msgid "LACP rate ('slow' or 'fast') [slow]"
 msgstr "LACP 속도 ( '느리게'또는 '빠름') [느리게]"
 
-#. macro that returns @func as const (gboolean(*)(NMSetting*)) type, but checks
-#. * that the actual type is (gboolean(*)(type *)).
 #. macro that returns @func as const (guint32(*)(NMSetting*)) type, but checks
 #. * that the actual type is (guint32(*)(type *)).
-#: ../clients/common/nm-meta-setting-desc.c:5212
+#: ../clients/common/nm-meta-setting-desc.c:4512
 msgid ""
 "nmcli can accepts both direct JSON configuration data and a file name "
 "containing the configuration. In the latter case the file is read and the "
@@ -4864,7 +4675,7 @@ msgstr ""
 "\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n"
 "          set team.config /etc/my-team.conf\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5220
+#: ../clients/common/nm-meta-setting-desc.c:4520
 msgid ""
 "Enter a list of link watchers formatted as dictionaries where the keys are "
 "teamd properties. Dictionary pairs are in the form: key=value and pairs are "
@@ -4901,7 +4712,11 @@ msgstr ""
 "source-host = 172.16.1.1 target-host = 172.16.1.254, name = ethtool 지연 - 상"
 "승 = 3\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5270
+#: ../clients/common/nm-meta-setting-desc.c:4553
+msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID"
+msgstr "VLAN 부모 장치 또는 연결 UUID:"
+
+#: ../clients/common/nm-meta-setting-desc.c:4586
 msgid ""
 "Enter file path to CA certificate (optionally prefixed with file://).\n"
 "  [file://]<file path>\n"
@@ -4913,7 +4728,7 @@ msgstr ""
 "nmcli는 인증서를 원시 blob 데이터로 지정하도록 지원하지 않습니다.\n"
 "예: /home/cimrman/cacert.crt\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5304
+#: ../clients/common/nm-meta-setting-desc.c:4625
 msgid ""
 "Enter file path to client certificate (optionally prefixed with file://).\n"
 "  [file://]<file path>\n"
@@ -4926,7 +4741,7 @@ msgstr ""
 "nmcli는 인증서를 원시 blob 데이터로 지정하도록 지원하지 않습니다.\n"
 "예: /home/cimrman/jara.crt\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5361
+#: ../clients/common/nm-meta-setting-desc.c:4682
 msgid ""
 "Enter file path to CA certificate for inner authentication (optionally "
 "prefixed\n"
@@ -4941,7 +4756,7 @@ msgstr ""
 "nmcli는 인증서를 원시 blob 데이터로 지정하도록 지원하지 않습니다.\n"
 "예: /home/cimrman/ca-zweite-phase.crt\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5396
+#: ../clients/common/nm-meta-setting-desc.c:4722
 msgid ""
 "Enter file path to client certificate for inner authentication (optionally "
 "prefixed\n"
@@ -4957,7 +4772,7 @@ msgstr ""
 "nmcli는 인증서를 원시 blob 데이터로 지정하도록 지원하지 않습니다.\n"
 "예: /home/cimrman/jara-zweite-phase.crt\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5423
+#: ../clients/common/nm-meta-setting-desc.c:4749
 msgid ""
 "Enter bytes as a list of hexadecimal values.\n"
 "Two formats are accepted:\n"
@@ -4979,8 +4794,8 @@ msgstr ""
 "      예: ab0455a6ea3a74C2\n"
 "          ab 4 55 0xa6 ea 3a 74 C2\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5440
-#: ../clients/common/nm-meta-setting-desc.c:5458
+#: ../clients/common/nm-meta-setting-desc.c:4766
+#: ../clients/common/nm-meta-setting-desc.c:4784
 msgid ""
 "Enter path to a private key and the key password (if not set yet):\n"
 "  [file://]<file path> [<password>]\n"
@@ -4992,97 +4807,97 @@ msgstr ""
 "nmcli는 원시 blob 데이터처럼 개인 키를 지정하는 것을 지원하지 않습니다.\n"
 "예: /home/cimrman/jara-priv-key Dardanely\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5497
-#: ../clients/common/nm-secret-agent-simple.c:265
-#: ../clients/common/nm-secret-agent-simple.c:363
+#: ../clients/common/nm-meta-setting-desc.c:4823
+#: ../clients/common/nm-secret-agent-simple.c:281
+#: ../clients/common/nm-secret-agent-simple.c:369
 #: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332
 msgid "Username"
 msgstr "사용자 이름 "
 
-#: ../clients/common/nm-meta-setting-desc.c:5503
-#: ../clients/common/nm-meta-setting-desc.c:5687
-#: ../clients/common/nm-meta-setting-desc.c:6060
-#: ../clients/common/nm-meta-setting-desc.c:6720
+#: ../clients/common/nm-meta-setting-desc.c:4829
+#: ../clients/common/nm-meta-setting-desc.c:5044
+#: ../clients/common/nm-meta-setting-desc.c:5434
+#: ../clients/common/nm-meta-setting-desc.c:6339
 #, fuzzy
 msgid "Password [none]"
 msgstr "암호 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5549
+#: ../clients/common/nm-meta-setting-desc.c:4875
 #, fuzzy
 msgid "Bluetooth device address"
 msgstr "블루투스 장치 주소: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5594
-#: ../clients/common/nm-meta-setting-desc.c:6114
-#: ../clients/common/nm-meta-setting-desc.c:7446
-#: ../clients/common/nm-meta-setting-desc.c:7484
-#: ../clients/common/nm-meta-setting-desc.c:7621
-#: ../clients/common/nm-meta-setting-desc.c:7839
+#: ../clients/common/nm-meta-setting-desc.c:4923
+#: ../clients/common/nm-meta-setting-desc.c:5487
+#: ../clients/common/nm-meta-setting-desc.c:6994
+#: ../clients/common/nm-meta-setting-desc.c:7032
+#: ../clients/common/nm-meta-setting-desc.c:7207
+#: ../clients/common/nm-meta-setting-desc.c:7437
 #, fuzzy
 msgid "MAC [none]"
 msgstr "MAC [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5600
+#: ../clients/common/nm-meta-setting-desc.c:4929
 #, fuzzy
 msgid "Enable STP [no]"
 msgstr "STP 활성화 (예/아니오) [예]:"
 
-#: ../clients/common/nm-meta-setting-desc.c:5606
+#: ../clients/common/nm-meta-setting-desc.c:4935
 #, fuzzy
 msgid "STP priority [32768]"
 msgstr "STP 우선 순위 [128]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5612
+#: ../clients/common/nm-meta-setting-desc.c:4941
 #, fuzzy
 msgid "Forward delay [15]"
 msgstr "포워드 지연 [15]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5618
+#: ../clients/common/nm-meta-setting-desc.c:4947
 #, fuzzy
 msgid "Hello time [2]"
 msgstr "Hello 타임 [2]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5624
+#: ../clients/common/nm-meta-setting-desc.c:4953
 #, fuzzy
 msgid "Max age [20]"
 msgstr "최대 경과 시간 [20]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5630
+#: ../clients/common/nm-meta-setting-desc.c:4959
 #, fuzzy
 msgid "MAC address ageing time [300]"
 msgstr "MAC 주소 경과 시간 [300]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5636
+#: ../clients/common/nm-meta-setting-desc.c:4965
 msgid "Group forward mask [0]"
 msgstr "그룹 전달 마스크 [0]"
 
-#: ../clients/common/nm-meta-setting-desc.c:5642
+#: ../clients/common/nm-meta-setting-desc.c:4971
 msgid "Enable IGMP snooping [no]"
 msgstr "IGMP 스누핑 활성화"
 
-#: ../clients/common/nm-meta-setting-desc.c:5654
+#: ../clients/common/nm-meta-setting-desc.c:5000
 #, fuzzy
 msgid "Bridge port priority [32]"
 msgstr "브리지 포트 우선 순위 [32]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5660
+#: ../clients/common/nm-meta-setting-desc.c:5006
 #, fuzzy
 msgid "Bridge port STP path cost [100]"
 msgstr "브리지 포트 STP 경로 비용 [100]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5666
+#: ../clients/common/nm-meta-setting-desc.c:5012
 #, fuzzy
 msgid "Hairpin [no]"
 msgstr "Hairpin 모드 "
 
-#: ../clients/common/nm-meta-setting-desc.c:5681
-#: ../clients/common/nm-meta-setting-desc.c:6054
-#: ../clients/common/nm-meta-setting-desc.c:7336
+#: ../clients/common/nm-meta-setting-desc.c:5038
+#: ../clients/common/nm-meta-setting-desc.c:5428
+#: ../clients/common/nm-meta-setting-desc.c:6852
 #, fuzzy
 msgid "Username [none]"
 msgstr "사용자 이름 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:5784
+#: ../clients/common/nm-meta-setting-desc.c:5141
 msgid ""
 "Enter a list of user permissions. This is a list of user names formatted "
 "as:\n"
@@ -5098,7 +4913,7 @@ msgstr ""
 "\n"
 "예: alice bob charlie\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5826
+#: ../clients/common/nm-meta-setting-desc.c:5193
 msgid ""
 "Enter secondary connections that should be activated when this connection "
 "is\n"
@@ -5118,7 +4933,7 @@ msgstr ""
 "\n"
 "예: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:5843
+#: ../clients/common/nm-meta-setting-desc.c:5216
 msgid ""
 "Enter a value which indicates whether the connection is subject to a data\n"
 "quota, usage costs or other limitations. Accepted options are:\n"
@@ -5133,29 +4948,29 @@ msgstr ""
 "연결을 데이터 통신으로 설정하지 않은 경우: 'false', 'no', 'off'\n"
 "네트워크 관리자가 일부 추론을 사용하여 값을 선택하게 하는 경우: 'unknown'\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6071
+#: ../clients/common/nm-meta-setting-desc.c:5444
 #, fuzzy
 msgid "APN"
 msgstr "AP"
 
-#: ../clients/common/nm-meta-setting-desc.c:6123
-#: ../clients/common/nm-meta-setting-desc.c:7509
-#: ../clients/common/nm-meta-setting-desc.c:7655
+#: ../clients/common/nm-meta-setting-desc.c:5496
+#: ../clients/common/nm-meta-setting-desc.c:7063
+#: ../clients/common/nm-meta-setting-desc.c:7247
 #, fuzzy
 msgid "MTU [auto]"
 msgstr "MTU [auto]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6142
+#: ../clients/common/nm-meta-setting-desc.c:5515
 #, fuzzy
 msgid "P_KEY [none]"
 msgstr "P_KEY [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6151
+#: ../clients/common/nm-meta-setting-desc.c:5524
 #, fuzzy
 msgid "Parent interface [none]"
 msgstr "부모 인터페이스 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6174
+#: ../clients/common/nm-meta-setting-desc.c:5551
 msgid ""
 "Enter a list of IPv4 addresses of DNS servers.\n"
 "\n"
@@ -5165,12 +4980,12 @@ msgstr ""
 "\n"
 "Example: 8.8.8.8, 8.8.4.4\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6206
+#: ../clients/common/nm-meta-setting-desc.c:5599
 #, fuzzy
 msgid "IPv4 address (IP[/plen]) [none]"
 msgstr "IPv4 주소 (IP[/plen] [gateway]) [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6208
+#: ../clients/common/nm-meta-setting-desc.c:5601
 msgid ""
 "Enter a list of IPv4 addresses formatted as:\n"
 "  ip[/prefix], ip[/prefix],...\n"
@@ -5184,12 +4999,12 @@ msgstr ""
 "\n"
 "예: 192.168.1.5/24, 10.0.0.11/24\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6221
+#: ../clients/common/nm-meta-setting-desc.c:5620
 #, fuzzy
 msgid "IPv4 gateway [none]"
 msgstr "IPv4 주소 (IP[/plen] [gateway]) [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6229
+#: ../clients/common/nm-meta-setting-desc.c:5628
 msgid ""
 "Enter a list of IPv4 routes formatted as:\n"
 "  ip[/prefix] [next-hop] [metric],...\n"
@@ -5211,7 +5026,14 @@ msgstr ""
 "예: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n"
 "          10.1.2.0/24\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6331
+#: ../clients/common/nm-meta-setting-desc.c:5668
+msgid ""
+"Enter a list of IPv4 routing rules formatted as:\n"
+"  priority [prio] [from [src]] [to [dst]], ,...\n"
+"\n"
+msgstr ""
+
+#: ../clients/common/nm-meta-setting-desc.c:5758
 msgid ""
 "Enter a list of IPv6 addresses of DNS servers.  If the IPv6 configuration "
 "method is 'auto' these DNS servers are appended to those (if any) returned "
@@ -5230,12 +5052,12 @@ msgstr ""
 "\n"
 "예: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6369
+#: ../clients/common/nm-meta-setting-desc.c:5812
 #, fuzzy
 msgid "IPv6 address (IP[/plen]) [none]"
 msgstr "IPv6 주소 (IP[/plen] [gateway]) [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6371
+#: ../clients/common/nm-meta-setting-desc.c:5814
 msgid ""
 "Enter a list of IPv6 addresses formatted as:\n"
 "  ip[/prefix], ip[/prefix],...\n"
@@ -5249,12 +5071,12 @@ msgstr ""
 "\n"
 "예: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6384
+#: ../clients/common/nm-meta-setting-desc.c:5833
 #, fuzzy
 msgid "IPv6 gateway [none]"
 msgstr "IPv6 주소 (IP[/plen] [gateway]) [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6392
+#: ../clients/common/nm-meta-setting-desc.c:5841
 msgid ""
 "Enter a list of IPv6 routes formatted as:\n"
 "  ip[/prefix] [next-hop] [metric],...\n"
@@ -5278,182 +5100,193 @@ msgstr ""
 "beef::3 2\n"
 "          abbe::/64 55\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:6497
-#: ../clients/common/nm-meta-setting-desc.c:7369
+#: ../clients/common/nm-meta-setting-desc.c:5881
+msgid ""
+"Enter a list of IPv6 routing rules formatted as:\n"
+"  priority [prio] [from [src]] [to [dst]], ,...\n"
+"\n"
+msgstr ""
+
+#: ../clients/common/nm-meta-setting-desc.c:5969
+#: ../clients/common/nm-meta-setting-desc.c:6893
 #, fuzzy
 msgid "Parent device [none]"
 msgstr "부모 인터페이스 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6503
+#: ../clients/common/nm-meta-setting-desc.c:5975
 #, fuzzy
 msgid "Local endpoint [none]"
 msgstr "부모 인터페이스 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6510
-#: ../clients/common/nm-meta-setting-desc.c:7389
+#: ../clients/common/nm-meta-setting-desc.c:5982
+#: ../clients/common/nm-meta-setting-desc.c:6913
 #, fuzzy
 msgid "Remote"
 msgstr "삭제"
 
-#: ../clients/common/nm-meta-setting-desc.c:6555
+#: ../clients/common/nm-meta-setting-desc.c:6027
 msgid "MACsec parent device or connection UUID"
 msgstr "VLAN 부모 장치 또는 연결 UUID:"
 
-#: ../clients/common/nm-meta-setting-desc.c:6576
+#: ../clients/common/nm-meta-setting-desc.c:6048
 msgid "Enable encryption [yes]"
 msgstr "암호화 사용 [예]"
 
-#: ../clients/common/nm-meta-setting-desc.c:6582
-#: ../clients/common/nm-secret-agent-simple.c:835
+#: ../clients/common/nm-meta-setting-desc.c:6054
+#: ../clients/common/nm-secret-agent-simple.c:930
 msgid "MKA CAK"
 msgstr "MKA CAK"
 
-#: ../clients/common/nm-meta-setting-desc.c:6592
+#: ../clients/common/nm-meta-setting-desc.c:6064
 msgid "MKA_CKN"
 msgstr "MKA_CKN"
 
-#: ../clients/common/nm-meta-setting-desc.c:6598
+#: ../clients/common/nm-meta-setting-desc.c:6070
 msgid "SCI port [1]"
 msgstr "SCI 포트 [1]"
 
-#: ../clients/common/nm-meta-setting-desc.c:6624
+#: ../clients/common/nm-meta-setting-desc.c:6096
 #, fuzzy
 msgid "MACVLAN parent device or connection UUID"
 msgstr "VLAN 부모 장치 또는 연결 UUID: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6645
+#: ../clients/common/nm-meta-setting-desc.c:6117
 msgid "Tap [no]"
 msgstr "[아니오]를 탭하십시오."
 
-#: ../clients/common/nm-meta-setting-desc.c:6671
-#: ../clients/common/nm-meta-setting-desc.c:7576
+#: ../clients/common/nm-meta-setting-desc.c:6152
+#: ../clients/common/nm-meta-setting-desc.c:7162
 #: ../clients/tui/nmt-page-wifi.c:224
 msgid "SSID"
 msgstr "SSID"
 
-#: ../clients/common/nm-meta-setting-desc.c:6680
+#: ../clients/common/nm-meta-setting-desc.c:6161
 #, fuzzy
 msgid "OLPC Mesh channel [1]"
 msgstr "OLPC 메시 채널 [1]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6689
+#: ../clients/common/nm-meta-setting-desc.c:6170
 #, fuzzy
 msgid "DHCP anycast MAC address [none]"
 msgstr "DHCP anycast MAC 주소 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6701
+#: ../clients/common/nm-meta-setting-desc.c:6320
 msgid "PPPoE parent device"
 msgstr "PPPoE 상위 장치"
 
-#: ../clients/common/nm-meta-setting-desc.c:6707
+#: ../clients/common/nm-meta-setting-desc.c:6326
 #, fuzzy
 msgid "Service [none]"
 msgstr "서비스 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6714
+#: ../clients/common/nm-meta-setting-desc.c:6333
 #, fuzzy
 msgid "PPPoE username"
 msgstr "PPPoE 사용자 이름: "
 
-#: ../clients/common/nm-meta-setting-desc.c:6888
+#: ../clients/common/nm-meta-setting-desc.c:6369
 msgid "Browser only [no]"
 msgstr "브라우저 전용 [no]"
 
-#: ../clients/common/nm-meta-setting-desc.c:6894
+#: ../clients/common/nm-meta-setting-desc.c:6375
 msgid "PAC URL"
 msgstr "PAC URL"
 
-#: ../clients/common/nm-meta-setting-desc.c:6900
+#: ../clients/common/nm-meta-setting-desc.c:6381
 msgid "PAC script"
 msgstr "PAC 스크립트"
 
-#: ../clients/common/nm-meta-setting-desc.c:6935
-#: ../clients/common/nm-meta-setting-desc.c:7084
+#: ../clients/common/nm-meta-setting-desc.c:6505
+#: ../clients/common/nm-meta-setting-desc.c:6667
 #, fuzzy
 msgid "Team JSON configuration [none]"
 msgstr "팀 JSON 설정 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7239
+#: ../clients/common/nm-meta-setting-desc.c:6755
 #, fuzzy
 msgid "User ID [none]"
 msgstr "사용자 이름 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7245
+#: ../clients/common/nm-meta-setting-desc.c:6761
 #, fuzzy
 msgid "Group ID [none]"
 msgstr "MAC [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7251
+#: ../clients/common/nm-meta-setting-desc.c:6767
 #, fuzzy
 msgid "Enable PI [no]"
 msgstr "STP 활성화 (예/아니오) [예]:"
 
-#: ../clients/common/nm-meta-setting-desc.c:7257
+#: ../clients/common/nm-meta-setting-desc.c:6773
 msgid "Enable VNET header [no]"
 msgstr "VNET 헤더 사용 [no]"
 
-#: ../clients/common/nm-meta-setting-desc.c:7263
+#: ../clients/common/nm-meta-setting-desc.c:6779
 msgid "Enable multi queue [no]"
 msgstr "다중 대기열 사용 [no]"
 
-#: ../clients/common/nm-meta-setting-desc.c:7276
+#: ../clients/common/nm-meta-setting-desc.c:6792
 #, fuzzy
 msgid "VLAN parent device or connection UUID"
 msgstr "VLAN 부모 장치 또는 연결 UUID: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7283
+#: ../clients/common/nm-meta-setting-desc.c:6799
 msgid "VLAN ID (<0-4094>)"
 msgstr "VLAN ID"
 
-#: ../clients/common/nm-meta-setting-desc.c:7289
+#: ../clients/common/nm-meta-setting-desc.c:6805
 #, fuzzy
 msgid "VLAN flags (<0-7>) [none]"
 msgstr "VLAN 플래그 (<0-7>) [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7298
+#: ../clients/common/nm-meta-setting-desc.c:6814
 #, fuzzy
 msgid "Ingress priority maps [none]"
 msgstr "Ingress 우선 순위 맵 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7308
+#: ../clients/common/nm-meta-setting-desc.c:6824
 #, fuzzy
 msgid "Egress priority maps [none]"
 msgstr "Egress 우선 순위 맵 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7376
+#: ../clients/common/nm-meta-setting-desc.c:6900
 msgid "VXLAN ID"
 msgstr "VLAN ID : "
 
-#: ../clients/common/nm-meta-setting-desc.c:7382
+#: ../clients/common/nm-meta-setting-desc.c:6906
 #, fuzzy
 msgid "Local address [none]"
 msgstr "DHCP anycast MAC 주소 [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7395
+#: ../clients/common/nm-meta-setting-desc.c:6919
 msgid "Minimum source port [0]"
 msgstr "최소 소스 포트 [0]"
 
-#: ../clients/common/nm-meta-setting-desc.c:7401
+#: ../clients/common/nm-meta-setting-desc.c:6925
 msgid "Maximum source port [0]"
 msgstr "최대 소스 포트 [0]"
 
-#: ../clients/common/nm-meta-setting-desc.c:7407
+#: ../clients/common/nm-meta-setting-desc.c:6931
 #, fuzzy
 msgid "Destination port [8472]"
 msgstr "대상 "
 
-#: ../clients/common/nm-meta-setting-desc.c:7453
+#: ../clients/common/nm-meta-setting-desc.c:6971
+msgid "Peer"
+msgstr ""
+
+#: ../clients/common/nm-meta-setting-desc.c:7001
 #, fuzzy
 msgid "WiMAX NSP name"
 msgstr "WiMAX NSP 이름: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7490
-#: ../clients/common/nm-meta-setting-desc.c:7626
+#: ../clients/common/nm-meta-setting-desc.c:7038
+#: ../clients/common/nm-meta-setting-desc.c:7212
 #, fuzzy
 msgid "Cloned MAC [none]"
 msgstr "복제된 MAC [none]: "
 
-#: ../clients/common/nm-meta-setting-desc.c:7517
+#: ../clients/common/nm-meta-setting-desc.c:7071
 msgid ""
 "Enter a list of subchannels (comma or space separated).\n"
 "\n"
@@ -5463,7 +5296,7 @@ msgstr ""
 "\n"
 "예: 0.0.0e20 0.0.0e21 0.0.0e22\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:7785
+#: ../clients/common/nm-meta-setting-desc.c:7386
 msgid ""
 "Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, "
 "and 2 or passphrase.\n"
@@ -5471,341 +5304,367 @@ msgstr ""
 "WEP 키 유형을 입력합니다. 사용할 수 있는 값은 다음과 같습니다: 0 또는 알 수 "
 "없음, 1 또는 키, 2 또는 암호입니다.\n"
 
-#: ../clients/common/nm-meta-setting-desc.c:7847
+#: ../clients/common/nm-meta-setting-desc.c:7445
 msgid "Short address (<0x0000-0xffff>)"
 msgstr "짧은 주소 (<0x0000-0xffff>)"
 
-#: ../clients/common/nm-meta-setting-desc.c:7863
+#: ../clients/common/nm-meta-setting-desc.c:7461
 msgid "PAN Identifier (<0x0000-0xffff>)"
 msgstr "PAN 식별자 (<0x0000-0xffff>)"
 
-#: ../clients/common/nm-meta-setting-desc.c:7878
+#: ../clients/common/nm-meta-setting-desc.c:7476
 #, fuzzy
 msgid "Page (<default|0-31>)"
 msgstr "(기본값)"
 
-#: ../clients/common/nm-meta-setting-desc.c:7892
+#: ../clients/common/nm-meta-setting-desc.c:7490
 msgid "Channel (<default|0-26>)"
 msgstr ""
 
-#: ../clients/common/nm-meta-setting-desc.c:7913
-msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID"
-msgstr "VLAN 부모 장치 또는 연결 UUID:"
-
 #. ***************************************************************************
-#: ../clients/common/nm-meta-setting-desc.c:8040
+#: ../clients/common/nm-meta-setting-desc.c:7625
+msgid "6LOWPAN settings"
+msgstr "6LOWPAN 설정"
+
+#: ../clients/common/nm-meta-setting-desc.c:7626
 msgid "802-1x settings"
 msgstr "802-1x 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8041
-#: ../src/devices/adsl/nm-device-adsl.c:133
+#: ../clients/common/nm-meta-setting-desc.c:7627
+#: ../src/devices/adsl/nm-device-adsl.c:132
 msgid "ADSL connection"
 msgstr "ADSL 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8042
+#: ../clients/common/nm-meta-setting-desc.c:7628
 msgid "bluetooth connection"
 msgstr "Bond 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8043
+#: ../clients/common/nm-meta-setting-desc.c:7629
 #, fuzzy
 msgid "Bond device"
 msgstr "이더넷"
 
-#: ../clients/common/nm-meta-setting-desc.c:8044
+#: ../clients/common/nm-meta-setting-desc.c:7630
 #, fuzzy
 msgid "Bridge device"
 msgstr "이더넷"
 
-#: ../clients/common/nm-meta-setting-desc.c:8045
+#: ../clients/common/nm-meta-setting-desc.c:7631
 msgid "Bridge port"
 msgstr "브릿지 포트"
 
-#: ../clients/common/nm-meta-setting-desc.c:8046
+#: ../clients/common/nm-meta-setting-desc.c:7632
 msgid "CDMA mobile broadband connection"
 msgstr "모바일 광대역 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8047
+#: ../clients/common/nm-meta-setting-desc.c:7633
 msgid "General settings"
 msgstr "일반 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8048
+#: ../clients/common/nm-meta-setting-desc.c:7634
 msgid "DCB settings"
 msgstr "DCB 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8049
+#: ../clients/common/nm-meta-setting-desc.c:7635
 msgid "Dummy settings"
 msgstr "더미 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8050
+#: ../clients/common/nm-meta-setting-desc.c:7636
 msgid "Ethtool settings"
 msgstr "Ethtool 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8051
+#: ../clients/common/nm-meta-setting-desc.c:7637
 msgid "Generic settings"
 msgstr "일반 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8052
+#: ../clients/common/nm-meta-setting-desc.c:7638
 msgid "GSM mobile broadband connection"
 msgstr "모바일 광대역 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8053
+#: ../clients/common/nm-meta-setting-desc.c:7639
 #: ../src/devices/nm-device-infiniband.c:172
 msgid "InfiniBand connection"
 msgstr "InfiniBand 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8054
+#: ../clients/common/nm-meta-setting-desc.c:7640
 msgid "IPv4 protocol"
 msgstr "IPv4 프로토콜"
 
-#: ../clients/common/nm-meta-setting-desc.c:8055
+#: ../clients/common/nm-meta-setting-desc.c:7641
 msgid "IPv6 protocol"
 msgstr "IPv6 프로토콜"
 
-#: ../clients/common/nm-meta-setting-desc.c:8056
+#: ../clients/common/nm-meta-setting-desc.c:7642
 msgid "IP-tunnel settings"
 msgstr "IP 터널 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8057
+#: ../clients/common/nm-meta-setting-desc.c:7643
 msgid "MACsec connection"
 msgstr "MACsec 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8058
+#: ../clients/common/nm-meta-setting-desc.c:7644
 msgid "macvlan connection"
 msgstr "Bond 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8059
+#: ../clients/common/nm-meta-setting-desc.c:7645
 msgid "Match"
 msgstr "일치 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8060
+#: ../clients/common/nm-meta-setting-desc.c:7646
 msgid "OLPC Mesh connection"
 msgstr "CDMA 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8061
+#: ../clients/common/nm-meta-setting-desc.c:7647
 msgid "Open vSwitch bridge settings"
 msgstr "Open vSwitch 브리지 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8062
+#: ../clients/common/nm-meta-setting-desc.c:7648
 msgid "Open vSwitch interface settings"
 msgstr "Open vSwitch 인터페이스 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8063
+#: ../clients/common/nm-meta-setting-desc.c:7649
 msgid "Open vSwitch patch interface settings"
 msgstr "Open vSwitch 패치 인터페이스 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8064
+#: ../clients/common/nm-meta-setting-desc.c:7650
 msgid "Open vSwitch port settings"
 msgstr "Open vSwitch 포트 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8065
+#: ../clients/common/nm-meta-setting-desc.c:7651
 msgid "PPP settings"
 msgstr "PPP 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8066
+#: ../clients/common/nm-meta-setting-desc.c:7652
 msgid "PPPoE"
 msgstr "PPPoE"
 
-#: ../clients/common/nm-meta-setting-desc.c:8067
+#: ../clients/common/nm-meta-setting-desc.c:7653
 msgid "Proxy"
 msgstr "프록시"
 
-#: ../clients/common/nm-meta-setting-desc.c:8068
+#: ../clients/common/nm-meta-setting-desc.c:7654
 msgid "Serial settings"
 msgstr "시리얼 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8069
+#: ../clients/common/nm-meta-setting-desc.c:7655
 msgid "SR-IOV settings"
 msgstr "SR-IOV 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8070
+#: ../clients/common/nm-meta-setting-desc.c:7656
 msgid "Traffic controls"
 msgstr "교통 통제"
 
-#: ../clients/common/nm-meta-setting-desc.c:8071
+#: ../clients/common/nm-meta-setting-desc.c:7657
 #, fuzzy
 msgid "Team device"
 msgstr "장치가 제거되었습니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8072
+#: ../clients/common/nm-meta-setting-desc.c:7658
 #, fuzzy
 msgid "Team port"
 msgstr "팀 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8073
+#: ../clients/common/nm-meta-setting-desc.c:7659
 #, fuzzy
 msgid "Tun device"
 msgstr "장치가 제거되었습니다 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8074
+#: ../clients/common/nm-meta-setting-desc.c:7660
 msgid "User settings"
 msgstr "사용자 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8075
+#: ../clients/common/nm-meta-setting-desc.c:7661
 #: ../src/devices/nm-device-vlan.c:400
 msgid "VLAN connection"
 msgstr "VLAN 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8076 ../src/nm-manager.c:5488
+#: ../clients/common/nm-meta-setting-desc.c:7662 ../src/nm-manager.c:5518
 msgid "VPN connection"
 msgstr "VPN 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8077
-#: ../src/devices/nm-device-vxlan.c:371
+#: ../clients/common/nm-meta-setting-desc.c:7663
+#: ../src/devices/nm-device-vxlan.c:369
 msgid "VXLAN connection"
 msgstr "VXLAN 연결"
 
-#: ../clients/common/nm-meta-setting-desc.c:8078
+#: ../clients/common/nm-meta-setting-desc.c:7664
+#, fuzzy
+msgid "Wi-Fi P2P connection"
+msgstr "Wi-Fi 연결 "
+
+#: ../clients/common/nm-meta-setting-desc.c:7665
 msgid "WiMAX connection"
 msgstr "CDMA 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8079
+#: ../clients/common/nm-meta-setting-desc.c:7666
 #, fuzzy
 msgid "Wired Ethernet"
 msgstr "이더넷"
 
-#: ../clients/common/nm-meta-setting-desc.c:8080
+#: ../clients/common/nm-meta-setting-desc.c:7667
+#, fuzzy
+msgid "WireGuard VPN settings"
+msgstr "WPAN 설정"
+
+#: ../clients/common/nm-meta-setting-desc.c:7668
 msgid "Wi-Fi connection"
 msgstr "Wi-Fi 연결 "
 
-#: ../clients/common/nm-meta-setting-desc.c:8081
+#: ../clients/common/nm-meta-setting-desc.c:7669
 msgid "Wi-Fi security settings"
 msgstr "Wi-Fi 보안 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8082
+#: ../clients/common/nm-meta-setting-desc.c:7670
 msgid "WPAN settings"
 msgstr "WPAN 설정"
 
-#: ../clients/common/nm-meta-setting-desc.c:8083
-msgid "6LOWPAN settings"
-msgstr "6LOWPAN 설정"
-
 # auto translated by TM merge from translation memory: eap-configuration-guide, unique id: eap-config-guide:7.0.0:master:b068931cc450442b63f5b3d276ea4297
-#: ../clients/common/nm-meta-setting-desc.c:8434
+#: ../clients/common/nm-meta-setting-desc.c:8033
 msgid "name"
 msgstr "name"
 
-#: ../clients/common/nm-polkit-listener.c:239
+#: ../clients/common/nm-polkit-listener.c:238
 msgid "An authentication session is already underway."
 msgstr "인증 세션이 이미 진행 중입니다."
 
-#: ../clients/common/nm-secret-agent-simple.c:271
-#: ../clients/common/nm-secret-agent-simple.c:311
-#: ../clients/common/nm-secret-agent-simple.c:339
-#: ../clients/common/nm-secret-agent-simple.c:375
-#: ../clients/common/nm-secret-agent-simple.c:820
-#: ../clients/common/nm-secret-agent-simple.c:852
-#: ../clients/common/nm-secret-agent-simple.c:874
-#: ../clients/common/nm-vpn-helpers.c:119
+#: ../clients/common/nm-secret-agent-simple.c:230
+#, c-format
+msgid "Preshared-key for %s"
+msgstr ""
+
+#: ../clients/common/nm-secret-agent-simple.c:286
+#: ../clients/common/nm-secret-agent-simple.c:323
+#: ../clients/common/nm-secret-agent-simple.c:346
+#: ../clients/common/nm-secret-agent-simple.c:379
+#: ../clients/common/nm-secret-agent-simple.c:916
+#: ../clients/common/nm-secret-agent-simple.c:951
+#: ../clients/common/nm-secret-agent-simple.c:974
 #: ../clients/common/nm-vpn-helpers.c:123
-#: ../clients/common/nm-vpn-helpers.c:129
-#: ../clients/common/nm-vpn-helpers.c:134 ../clients/tui/nmt-page-dsl.c:75
+#: ../clients/common/nm-vpn-helpers.c:127
+#: ../clients/common/nm-vpn-helpers.c:133
+#: ../clients/common/nm-vpn-helpers.c:138 ../clients/tui/nmt-page-dsl.c:75
 #: ../clients/tui/nmt-page-wifi.c:277 ../clients/tui/nmt-page-wifi.c:308
 #: ../clients/tui/nmt-page-wifi.c:341
 msgid "Password"
 msgstr "암호 "
 
-#: ../clients/common/nm-secret-agent-simple.c:281
+#: ../clients/common/nm-secret-agent-simple.c:295
 msgid "Identity"
 msgstr "ID"
 
-#: ../clients/common/nm-secret-agent-simple.c:287
+#: ../clients/common/nm-secret-agent-simple.c:300
 msgid "Private key password"
 msgstr "개인 키 암호"
 
-#: ../clients/common/nm-secret-agent-simple.c:326
+#: ../clients/common/nm-secret-agent-simple.c:336
 #: ../clients/tui/nmt-page-wifi.c:289
 msgid "Key"
 msgstr "키 "
 
-#: ../clients/common/nm-secret-agent-simple.c:369
+#: ../clients/common/nm-secret-agent-simple.c:374
 #: ../clients/tui/nmt-page-dsl.c:78
 msgid "Service"
 msgstr "서비스 "
 
-#: ../clients/common/nm-secret-agent-simple.c:548
-#: ../clients/common/nm-secret-agent-simple.c:816
-#: ../clients/common/nm-secret-agent-simple.c:848
-#: ../clients/common/nm-secret-agent-simple.c:870
-#: ../clients/common/nm-secret-agent-simple.c:892
+#: ../clients/common/nm-secret-agent-simple.c:486
+#, fuzzy
+msgid "WireGuard private-key"
+msgstr "잘못된 개인 키"
+
+#: ../clients/common/nm-secret-agent-simple.c:527
+#, fuzzy, c-format
+msgid "Secrets are required to connect WireGuard VPN '%s'"
+msgstr "비밀은 유선 네트워크에 액세스해야합니다.%s'"
+
+#: ../clients/common/nm-secret-agent-simple.c:628
+#: ../clients/common/nm-secret-agent-simple.c:912
+#: ../clients/common/nm-secret-agent-simple.c:947
+#: ../clients/common/nm-secret-agent-simple.c:970
+#: ../clients/common/nm-secret-agent-simple.c:989
 #, c-format
 msgid "A password is required to connect to '%s'."
 msgstr "'%s'에 연결하려면 암호가 필요합니다."
 
-#: ../clients/common/nm-secret-agent-simple.c:785
+#: ../clients/common/nm-secret-agent-simple.c:879
 msgid "Authentication required by wireless network"
 msgstr "무선 네트워크에서 인증이 필요합니다"
 
-#: ../clients/common/nm-secret-agent-simple.c:786
+#: ../clients/common/nm-secret-agent-simple.c:880
 #, c-format
 msgid ""
 "Passwords or encryption keys are required to access the wireless network "
 "'%s'."
 msgstr "'%s' 무선 네트워크에 연결하려면 암호 또는 암호화 키가 필요합니다."
 
-#: ../clients/common/nm-secret-agent-simple.c:790
+#: ../clients/common/nm-secret-agent-simple.c:885
 msgid "Wired 802.1X authentication"
 msgstr "유선 802.1X 인증"
 
-#: ../clients/common/nm-secret-agent-simple.c:791
+#: ../clients/common/nm-secret-agent-simple.c:886
 #, c-format
 msgid "Secrets are required to access the wired network '%s'"
 msgstr "비밀은 유선 네트워크에 액세스해야합니다.%s'"
 
-#: ../clients/common/nm-secret-agent-simple.c:796
+#: ../clients/common/nm-secret-agent-simple.c:892
 msgid "DSL authentication"
 msgstr "DSL 인증 "
 
-#: ../clients/common/nm-secret-agent-simple.c:797
+#: ../clients/common/nm-secret-agent-simple.c:893
 #, c-format
 msgid "Secrets are required for the DSL connection '%s'"
 msgstr "비밀은 DSL 연결에 필요합니다. '%s'"
 
-#: ../clients/common/nm-secret-agent-simple.c:805
+#: ../clients/common/nm-secret-agent-simple.c:902
 msgid "PIN code required"
 msgstr "PIN 코드가 필요합니다"
 
-#: ../clients/common/nm-secret-agent-simple.c:806
+#: ../clients/common/nm-secret-agent-simple.c:903
 msgid "PIN code is needed for the mobile broadband device"
 msgstr "모바일 광대역 장치를 사용하려면 PIN 코드가 필요합니다"
 
-#: ../clients/common/nm-secret-agent-simple.c:809
+#: ../clients/common/nm-secret-agent-simple.c:906
 msgid "PIN"
 msgstr "PIN"
 
-#: ../clients/common/nm-secret-agent-simple.c:815
-#: ../clients/common/nm-secret-agent-simple.c:847
-#: ../clients/common/nm-secret-agent-simple.c:869
+#: ../clients/common/nm-secret-agent-simple.c:911
+#: ../clients/common/nm-secret-agent-simple.c:946
+#: ../clients/common/nm-secret-agent-simple.c:969
 msgid "Mobile broadband network password"
 msgstr "모바일 광대역 네트워크 암호"
 
-#: ../clients/common/nm-secret-agent-simple.c:829
+#: ../clients/common/nm-secret-agent-simple.c:924
 #, c-format
 msgid "Secrets are required to access the MACsec network '%s'"
 msgstr "비밀은 MACsec 네트워크에 액세스해야합니다.%s'"
 
-#: ../clients/common/nm-secret-agent-simple.c:833
+#: ../clients/common/nm-secret-agent-simple.c:928
 msgid "MACsec PSK authentication"
 msgstr "MACsec PSK 인증"
 
-#: ../clients/common/nm-secret-agent-simple.c:841
+#: ../clients/common/nm-secret-agent-simple.c:935
 msgid "MACsec EAP authentication"
 msgstr "MACsec EAP 인증"
 
-#: ../clients/common/nm-secret-agent-simple.c:882
+#: ../clients/common/nm-secret-agent-simple.c:940
+#, fuzzy
+msgid "WireGuard VPN secret"
+msgstr "WireGuard"
+
+#: ../clients/common/nm-secret-agent-simple.c:979
 msgid "VPN password required"
 msgstr "VPN 암호가 필요합니다."
 
-#: ../clients/common/nm-vpn-helpers.c:48
+#: ../clients/common/nm-vpn-helpers.c:52
 #, fuzzy, c-format
 msgid "unknown VPN plugin \"%s\""
 msgstr "알려지지 않은 로그 영역 '%s'"
 
-#: ../clients/common/nm-vpn-helpers.c:59
+#: ../clients/common/nm-vpn-helpers.c:63
 #, c-format
 msgid "cannot load legacy-only VPN plugin \"%s\" for \"%s\""
 msgstr "레거시 전용 VPN 플러그인을로드 할 수 없습니다 \"%s\" \"%s\""
 
-#: ../clients/common/nm-vpn-helpers.c:64
+#: ../clients/common/nm-vpn-helpers.c:68
 #, c-format
 msgid ""
 "cannot load VPN plugin \"%s\" due to missing \"%s\". Missing client plugin?"
@@ -5813,39 +5672,70 @@ msgstr ""
 "VPN 플러그인을로드 할 수 없습니다 \"%s\" 누락으로 인해 \"%s\". 누락 된 클라이"
 "언트 플러그인?"
 
-#: ../clients/common/nm-vpn-helpers.c:69
+#: ../clients/common/nm-vpn-helpers.c:73
 #, c-format
 msgid "failed to load VPN plugin \"%s\": %s"
 msgstr "오류: %s.%s 수정에 실패했습니다: ."
 
-#: ../clients/common/nm-vpn-helpers.c:124
+#: ../clients/common/nm-vpn-helpers.c:128
 #, fuzzy
 msgid "Certificate password"
 msgstr "개인 키 암호"
 
 # ctx::sourcefile::/rhn/admin/config/GeneralConfig.do
-#: ../clients/common/nm-vpn-helpers.c:125
+#: ../clients/common/nm-vpn-helpers.c:129
 msgid "HTTP proxy password"
 msgstr "HTTP 프록시 암호"
 
-#: ../clients/common/nm-vpn-helpers.c:130
-#: ../clients/common/nm-vpn-helpers.c:135
+#: ../clients/common/nm-vpn-helpers.c:134
+#: ../clients/common/nm-vpn-helpers.c:139
 msgid "Group password"
 msgstr "그룹 암호"
 
-#: ../clients/common/nm-vpn-helpers.c:139 ../clients/tui/nmt-page-ip4.c:143
+#: ../clients/common/nm-vpn-helpers.c:143 ../clients/tui/nmt-page-ip4.c:143
 #: ../clients/tui/nmt-page-ip6.c:143
 msgid "Gateway"
 msgstr "게이트웨이"
 
-#: ../clients/common/nm-vpn-helpers.c:140
+#: ../clients/common/nm-vpn-helpers.c:144
 msgid "Cookie"
 msgstr "쿠키"
 
-#: ../clients/common/nm-vpn-helpers.c:141
+#: ../clients/common/nm-vpn-helpers.c:145
 msgid "Gateway certificate hash"
 msgstr "게이트웨이 인증서 해시"
 
+#: ../clients/common/nm-vpn-helpers.c:270
+#, fuzzy, c-format
+msgid "Invalid peer starting at %s:%zu: %s"
+msgstr "잘못된 설정 이름 '%s'"
+
+#: ../clients/common/nm-vpn-helpers.c:390
+msgid ""
+"The WireGuard config file must be a valid interface name followed by \".conf"
+"\""
+msgstr ""
+
+#: ../clients/common/nm-vpn-helpers.c:678
+#, c-format
+msgid "unrecognized line at %s:%zu"
+msgstr ""
+
+#: ../clients/common/nm-vpn-helpers.c:683
+#, fuzzy, c-format
+msgid "invalid value for '%s' at %s:%zu"
+msgstr "잘못된 값 \"%s\": %s"
+
+#: ../clients/common/nm-vpn-helpers.c:688
+#, fuzzy, c-format
+msgid "invalid secret '%s' at %s:%zu"
+msgstr "잘못된 경로 : %s. %s"
+
+#: ../clients/common/nm-vpn-helpers.c:801
+#, fuzzy, c-format
+msgid "Failed to create WireGuard connection: %s"
+msgstr "오류: 새 연결 추가/활성화 실패: %s"
+
 #. Generated file. Do not edit.
 #: ../clients/common/settings-docs.h.in:3
 msgid ""
@@ -6175,11 +6065,12 @@ msgstr ""
 "\"ccmp\"중 하나 일 수 있습니다."
 
 #: ../clients/common/settings-docs.h.in:27
+#, fuzzy
 msgid ""
 "Key management used for the connection.  One of \"none\" (WEP), \"ieee8021x"
 "\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure "
-"WPA-PSK), or \"wpa-eap\" (WPA-Enterprise).  This property must be set for "
-"any Wi-Fi connection that uses security."
+"WPA-PSK), \"sae\" (SAE) or \"wpa-eap\" (WPA-Enterprise). This property must "
+"be set for any Wi-Fi connection that uses security."
 msgstr ""
 "연결에 사용되는 키 관리. WPA-PSK (인프라 WPA-PSK) 또는 \"WPA-PSK\"(WPA-PSK) "
 "또는 WPA-PSK (WPA-PSK) 중 하나 인 \"none\"(WEP), \"ieee8021x\"(동적 WEP) "
@@ -6248,17 +6139,12 @@ msgstr ""
 
 #: ../clients/common/settings-docs.h.in:34
 msgid ""
-"Pre-Shared-Key for WPA networks.  If the key is 64-characters long, it must "
-"contain only hexadecimal characters and is interpreted as a hexadecimal WPA "
-"key.  Otherwise, the key must be between 8 and 63 ASCII characters (as "
-"specified in the 802.11i standard) and is interpreted as a WPA passphrase, "
-"and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi "
-"network."
+"Pre-Shared-Key for WPA networks. For WPA-PSK, it's either an ASCII "
+"passphrase of 8 to 63 characters that is (as specified in the 802.11i "
+"standard) hashed to derive the actual key, or the key in form of 64 "
+"hexadecimal character. The WPA3-Personal networks use a passphrase of any "
+"length for SAE authentication."
 msgstr ""
-"WPA 네트워크의 사전 공유 키. 키의 길이가 64자인 경우 16 진수 만 포함하고 16 "
-"진수 WPA 키로 해석됩니다. 그렇지 않은 경우 키는 8 ~ 63 ASCII 문자 (802.11i 표"
-"준에 지정된대로) 여야하며 WPA 암호로 해석되며 Wi-Fi 네트워크에 연결할 때 사용"
-"되는 실제 WPA-PSK를 파생하도록 해시됩니다."
 
 #: ../clients/common/settings-docs.h.in:35
 msgid "Flags indicating how to handle the \"psk\" property."
@@ -6491,9 +6377,9 @@ msgstr ""
 
 #: ../clients/common/settings-docs.h.in:59
 #: ../clients/common/settings-docs.h.in:104
-#: ../clients/common/settings-docs.h.in:127
-#: ../clients/common/settings-docs.h.in:174
-#: ../clients/common/settings-docs.h.in:286
+#: ../clients/common/settings-docs.h.in:131
+#: ../clients/common/settings-docs.h.in:178
+#: ../clients/common/settings-docs.h.in:290
 msgid "Flags indicating how to handle the \"password\" property."
 msgstr "\"password\"property의 처리 방법을 나타내는 플래그입니다."
 
@@ -6772,7 +6658,7 @@ msgid "PIN used for EAP authentication methods."
 msgstr "EAP 인증 방법에 사용되는 PIN입니다."
 
 #: ../clients/common/settings-docs.h.in:82
-#: ../clients/common/settings-docs.h.in:176
+#: ../clients/common/settings-docs.h.in:180
 msgid "Flags indicating how to handle the \"pin\" property."
 msgstr "\"pin\"property의 처리 방법을 나타내는 플래그입니다."
 
@@ -7163,24 +7049,56 @@ msgstr ""
 
 #: ../clients/common/settings-docs.h.in:121
 msgid ""
+"The default PVID for the ports of the bridge, that is the VLAN id assigned "
+"to incoming untagged frames."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:122
+#, fuzzy
+msgid "Control whether VLAN filtering is enabled on the bridge."
+msgstr ""
+"이 브리지에 대해 STP (Spanning Tree Protocol)를 사용할지 여부를 제어합니다."
+
+#: ../clients/common/settings-docs.h.in:123
+msgid ""
+"Array of bridge VLAN objects. In addition to the VLANs specified here, the "
+"bridge will also have the default-pvid VLAN configured  by the bridge.vlan-"
+"default-pvid property. In nmcli the VLAN list can be specified with the "
+"following syntax: $vid [pvid] [untagged] [, $vid [pvid] [untagged]]... where "
+"$vid is either a single id between 1 and 4094 or a range, represented as a "
+"couple of ids separated by a dash."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:124
+msgid ""
 "Enables or disables \"hairpin mode\" for the port, which allows frames to be "
 "sent back out through the port the frame was received on."
 msgstr ""
 "포트에 대해 \"머리핀 모드\"를 활성화하거나 비활성화하여 프레임을 수신 한 포트"
 "를 통해 프레임을 다시 보낼 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:122
+#: ../clients/common/settings-docs.h.in:125
 msgid ""
 "The Spanning Tree Protocol (STP) port cost for destinations via this port."
 msgstr "이 포트를 통한 대상에 대한 STP (Spanning Tree Protocol) 포트 비용."
 
-#: ../clients/common/settings-docs.h.in:123
+#: ../clients/common/settings-docs.h.in:126
 msgid "The Spanning Tree Protocol (STP) priority of this bridge port."
 msgstr "이 브리지 포트의 스패닝 트리 프로토콜 (STP) 우선 순위."
 
-#: ../clients/common/settings-docs.h.in:124
-#: ../clients/common/settings-docs.h.in:170
-#: ../clients/common/settings-docs.h.in:181
+#: ../clients/common/settings-docs.h.in:127
+msgid ""
+"Array of bridge VLAN objects. In addition to the VLANs specified here, the "
+"port will also have the default-pvid VLAN configured on the bridge by the "
+"bridge.vlan-default-pvid property. In nmcli the VLAN list can be specified "
+"with the following syntax: $vid [pvid] [untagged] [, $vid [pvid] "
+"[untagged]]... where $vid is either a single id between 1 and 4094 or a "
+"range, represented as a couple of ids separated by a dash."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:128
+#: ../clients/common/settings-docs.h.in:174
+#: ../clients/common/settings-docs.h.in:185
 msgid ""
 "If non-zero, only transmit packets of the specified size or smaller, "
 "breaking larger packets up into multiple frames."
@@ -7188,7 +7106,7 @@ msgstr ""
 "0이 아니면 지정된 크기 이하의 패킷 만 전송하여 큰 패킷을 여러 프레임으로 분할"
 "합니다."
 
-#: ../clients/common/settings-docs.h.in:125
+#: ../clients/common/settings-docs.h.in:129
 msgid ""
 "The number to dial to establish the connection to the CDMA-based mobile "
 "broadband network, if any.  If not specified, the default number (#777) is "
@@ -7197,8 +7115,8 @@ msgstr ""
 "CDMA 기반 모바일 광대역 네트워크에 연결하기 위해 전화를 걸 번호입니다 (있는 "
 "경우). 지정하지 않으면 기본 번호 (# 777)가 필요할 때 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:126
-#: ../clients/common/settings-docs.h.in:173
+#: ../clients/common/settings-docs.h.in:130
+#: ../clients/common/settings-docs.h.in:177
 msgid ""
 "The password used to authenticate with the network, if required.  Many "
 "providers do not require a password, or accept any password.  But if a "
@@ -7207,8 +7125,8 @@ msgstr ""
 "필요한 경우 네트워크 인증에 사용되는 암호입니다. 많은 제공 업체는 암호가 필"
 "요 없으며 암호를 수락합니다. 그러나 암호가 필요한 경우 여기에 지정됩니다."
 
-#: ../clients/common/settings-docs.h.in:128
-#: ../clients/common/settings-docs.h.in:179
+#: ../clients/common/settings-docs.h.in:132
+#: ../clients/common/settings-docs.h.in:183
 msgid ""
 "The username used to authenticate with the network, if required.  Many "
 "providers do not require a username, or accept any username.  But if a "
@@ -7218,7 +7136,7 @@ msgstr ""
 "자 이름을 요구하거나 사용자 이름을 수락하지 않습니다. 그러나 사용자 이름이 필"
 "요한 경우 여기에 지정됩니다."
 
-#: ../clients/common/settings-docs.h.in:129
+#: ../clients/common/settings-docs.h.in:133
 msgid ""
 "The number of retries for the authentication. Zero means to try "
 "indefinitely; -1 means to use a global default. If the global default is not "
@@ -7229,7 +7147,7 @@ msgstr ""
 "을 의미합니다. 글로 z 기본값이 설정되지 않은 경우, 인증은 연결 실패 전에 3 "
 "회 재 시도합니다. 현재 이것은 802-1x 인증에만 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:130
+#: ../clients/common/settings-docs.h.in:134
 msgid ""
 "Whether or not the connection should be automatically connected by "
 "NetworkManager when the resources for the connection are available. TRUE to "
@@ -7243,7 +7161,7 @@ msgstr ""
 "이 필요하면 FALSE VPN 연결에는 자동 연결이 구현되어 있지 않습니다. VPN 프로필"
 "을 자동으로 연결하는 대신 \"보조\"를 참조하십시오."
 
-#: ../clients/common/settings-docs.h.in:131
+#: ../clients/common/settings-docs.h.in:135
 msgid ""
 "The autoconnect priority. If the connection is set to autoconnect, "
 "connections with higher priority will be preferred. Defaults to 0. The "
@@ -7252,7 +7170,7 @@ msgstr ""
 "자동 연결 우선 순위. 연결이 자동 연결로 설정된 경우 우선 순위가 높은 연결이 "
 "선호됩니다. 높은 숫자는 높은 우선 순위를 의미합니다."
 
-#: ../clients/common/settings-docs.h.in:132
+#: ../clients/common/settings-docs.h.in:136
 msgid ""
 "The number of times a connection should be tried when autoactivating before "
 "giving up. Zero means forever, -1 means the global default (4 times if not "
@@ -7265,7 +7183,7 @@ msgstr ""
 "설정하면 자동 연결을 차단하기 전에 한 번만 활성화를 시도합니다. 시간 초과 후 "
 "NetworkManager는 자동으로 다시 연결을 시도합니다."
 
-#: ../clients/common/settings-docs.h.in:133
+#: ../clients/common/settings-docs.h.in:137
 msgid ""
 "Whether or not slaves of this connection should be automatically brought up "
 "when NetworkManager activates this connection. This only has a real effect "
@@ -7284,7 +7202,7 @@ msgstr ""
 "이 설정되면 전역 연결. 자동 연결 - 슬레이브가 읽혀 실제 값을 결정합니다. 기본"
 "값 인 경우에도이 대체 값은 0입니다."
 
-#: ../clients/common/settings-docs.h.in:134
+#: ../clients/common/settings-docs.h.in:138
 msgid ""
 "If greater than zero, delay success of IP addressing until either the "
 "timeout is reached, or an IP gateway replies to a ping."
@@ -7292,7 +7210,7 @@ msgstr ""
 "0보다 크면 시간 제한에 도달하거나 IP 게이트웨이가 핑에 응답 할 때까지 IP 주"
 "소 지정의 성공을 지연시킵니다."
 
-#: ../clients/common/settings-docs.h.in:135
+#: ../clients/common/settings-docs.h.in:139
 msgid ""
 "A human readable unique identifier for the connection, like \"Work Wi-Fi\" "
 "or \"T-Mobile 3G\"."
@@ -7300,7 +7218,7 @@ msgstr ""
 "\"Work Wi-Fi\"또는 \"T-Mobile 3G\"와 같이 사람이 읽을 수있는 고유 한 연결 식"
 "별자입니다."
 
-#: ../clients/common/settings-docs.h.in:136
+#: ../clients/common/settings-docs.h.in:140
 msgid ""
 "The name of the network interface this connection is bound to. If not set, "
 "then the connection can be attached to any interface of the appropriate type "
@@ -7320,11 +7238,11 @@ msgstr ""
 "는 인터페이스가 제한되며 인터페이스 이름이 변경되거나 재정렬 될 경우 연결이 "
 "잘못된 인터페이스에 적용될 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:137
+#: ../clients/common/settings-docs.h.in:141
 msgid "Whether LLDP is enabled for the connection."
 msgstr "LLDP가 연결에 사용되도록 설정되어 있는지 여부."
 
-#: ../clients/common/settings-docs.h.in:138
+#: ../clients/common/settings-docs.h.in:142
 msgid ""
 "Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the "
 "connection. LLMNR is a protocol based on the Domain Name System (DNS) packet "
@@ -7344,11 +7262,11 @@ msgstr ""
 "는 플러그인이 필요합니다. 그러한 플러그인 중 하나는 dns-systemd-resolved입니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:139
+#: ../clients/common/settings-docs.h.in:143
 msgid "Interface name of the master device or UUID of the master connection."
 msgstr "마스터 디바이스의 인터페이스 이름 또는 마스터 연결의 UUID."
 
-#: ../clients/common/settings-docs.h.in:140
+#: ../clients/common/settings-docs.h.in:144
 msgid ""
 "Whether mDNS is enabled for the connection. The permitted values are: yes: "
 "register hostname and resolving for the connection, no: disable mDNS for the "
@@ -7362,7 +7280,7 @@ msgstr ""
 "트 이름은 확인할 수 있습니다. 이 기능을 사용하려면 mDNS를 지원하는 플러그인"
 "이 필요합니다. 그러한 플러그인 중 하나는 dns-systemd-resolved입니다."
 
-#: ../clients/common/settings-docs.h.in:141
+#: ../clients/common/settings-docs.h.in:145
 msgid ""
 "Whether the connection is metered. When updating this property on a "
 "currently activated connection, the change takes effect immediately."
@@ -7370,7 +7288,7 @@ msgstr ""
 "연결이 측정되는지 여부입니다. 현재 활성화 된 연결에서이 속성을 업데이트하면 "
 "변경 내용이 즉시 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:142
+#: ../clients/common/settings-docs.h.in:146
 msgid ""
 "Specifies whether the profile can be active multiple times at a particular "
 "moment. The value is of type NMConnectionMultiConnect."
@@ -7378,7 +7296,7 @@ msgstr ""
 "특정 순간에 프로필이 여러 번 활성화 될 수 있는지 여부를 지정합니다. 값은 "
 "NMConnectionMultiConnect 유형입니다."
 
-#: ../clients/common/settings-docs.h.in:143
+#: ../clients/common/settings-docs.h.in:147
 msgid ""
 "An array of strings defining what access a given user has to this "
 "connection.  If this is NULL or empty, all users are allowed to access this "
@@ -7403,7 +7321,7 @@ msgstr ""
 "추후 사용을 위해 예약되어 있습니다. [type], [id] 및 [reserved]는 모두 유효한 "
 "UTF-8이어야합니다."
 
-#: ../clients/common/settings-docs.h.in:144
+#: ../clients/common/settings-docs.h.in:148
 msgid ""
 "FALSE if the connection can be modified using the provided settings "
 "service's D-Bus interface with the right privileges, or TRUE if the "
@@ -7413,7 +7331,7 @@ msgstr ""
 "정할 수 있으면 FALSE이거나 연결이 읽기 전용이고 수정할 수없는 경우 TRUE입니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:145
+#: ../clients/common/settings-docs.h.in:149
 msgid ""
 "List of connection UUIDs that should be activated when the base connection "
 "itself is activated. Currently only VPN connections are supported."
@@ -7421,7 +7339,7 @@ msgstr ""
 "기본 연결 자체가 활성화 될 때 활성화해야하는 연결 UUID 목록입니다. 현재는 "
 "VPN 연결 만 지원됩니다."
 
-#: ../clients/common/settings-docs.h.in:146
+#: ../clients/common/settings-docs.h.in:150
 msgid ""
 "Setting name of the device type of this slave's master connection (eg, \"bond"
 "\"), or NULL if this connection is not a slave."
@@ -7429,7 +7347,8 @@ msgstr ""
 "이 슬레이브의 마스터 연결 (예 : \"bond\")의 장치 유형 이름을 설정합니다.이 연"
 "결이 슬레이브가 아닌 경우 NULL입니다."
 
-#: ../clients/common/settings-docs.h.in:147
+#: ../clients/common/settings-docs.h.in:151
+#, fuzzy
 msgid ""
 "This represents the identity of the connection used for various purposes. It "
 "allows to configure multiple profiles to share the identity. Also, the "
@@ -7448,7 +7367,7 @@ msgid ""
 "treated special to perform dynamic substitutions at runtime. Currently "
 "supported are \"${CONNECTION}\", \"${DEVICE}\", \"${MAC}\", \"${BOOT}\", "
 "\"${RANDOM}\". These effectively create unique IDs per-connection, per-"
-"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds the the "
+"device, per-boot, or every time. Note that \"${DEVICE}\" corresponds to the "
 "interface name of the device and \"${MAC}\" is the permanent MAC address of "
 "the device. Any unrecognized patterns following '$' are treated verbatim, "
 "however are reserved for future use. You are thus advised to avoid '$' or "
@@ -7482,7 +7401,7 @@ msgstr ""
 "결 기본값이 참조됩니다. 값이 아직 설정되지 않은 경우 기본값은 \"$ "
 "{CONNECTION}\"과 유사하며 연결에 고유 한 고정 ID를 사용합니다."
 
-#: ../clients/common/settings-docs.h.in:148
+#: ../clients/common/settings-docs.h.in:152
 msgid ""
 "The time, in seconds since the Unix Epoch, that the connection was last "
 "_successfully_ fully activated. NetworkManager updates the connection "
@@ -7495,7 +7414,7 @@ msgstr ""
 "을 업데이트하여 활성 연결에 최신 시간 소인이 있는지 확인합니다. 이 속성은 읽"
 "기 전용입니다 (이 속성의 변경 사항은 유지되지 않습니다)."
 
-#: ../clients/common/settings-docs.h.in:149
+#: ../clients/common/settings-docs.h.in:153
 msgid ""
 "Base type of the connection. For hardware-dependent connections, should "
 "contain the setting name of the hardware-type specific setting (ie, \"802-3-"
@@ -7508,7 +7427,7 @@ msgstr ""
 "을 포함하고 하드웨어가 아닌 경우 VPN 또는 기타와 같은 연결에는 해당 설정 유"
 "형 (예 : \"VPN\"또는 \"브리지\"등)의 설정 이름이 있어야합니다."
 
-#: ../clients/common/settings-docs.h.in:150
+#: ../clients/common/settings-docs.h.in:154
 msgid ""
 "A universally unique identifier for the connection, for example generated "
 "with libuuid.  It should be assigned when the connection is created, and "
@@ -7526,7 +7445,7 @@ msgstr ""
 "다시 만들어야 할 수 있습니다. UUID는 \"2815492f-7e56-435e-"
 "b2e9-246bd7cdc664\"형식이어야합니다 (즉, 16 진수 문자와 \"-\"만 포함)."
 
-#: ../clients/common/settings-docs.h.in:151
+#: ../clients/common/settings-docs.h.in:155
 msgid ""
 "The trust level of a the connection.  Free form case-insensitive string (for "
 "example \"Home\", \"Work\", \"Public\").  NULL or unspecified zone means the "
@@ -7539,7 +7458,7 @@ msgstr ""
 "의한 기본 영역에 배치됨을 의미합니다. 현재 활성화 된 연결에서이 속성을 업데이"
 "트하면 변경 내용이 즉시 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:152
+#: ../clients/common/settings-docs.h.in:156
 msgid ""
 "Specifies the NMSettingDcbFlags for the DCB FCoE application.  Flags may be "
 "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
@@ -7549,11 +7468,11 @@ msgstr ""
 "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) 및 "
 "NM_SETTING_DCB_FLAG_WILLING (0x4)의 조합 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:153
+#: ../clients/common/settings-docs.h.in:157
 msgid "The FCoE controller mode; either \"fabric\" (default) or \"vn2vn\"."
 msgstr "FCoE 컨트롤러 모드. \"fabric\"(기본값) 또는 \"vn2vn\"."
 
-#: ../clients/common/settings-docs.h.in:154
+#: ../clients/common/settings-docs.h.in:158
 msgid ""
 "The highest User Priority (0 - 7) which FCoE frames should use, or -1 for "
 "default priority.  Only used when the \"app-fcoe-flags\" property includes "
@@ -7563,7 +7482,7 @@ msgstr ""
 "선 순위에 대해 -1. \"app-fcoe-flags\"속성에 NM_SETTING_DCB_FLAG_ENABLE (0x1) "
 "플래그가 포함 된 경우에만 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:155
+#: ../clients/common/settings-docs.h.in:159
 msgid ""
 "Specifies the NMSettingDcbFlags for the DCB FIP application.  Flags may be "
 "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
@@ -7573,7 +7492,7 @@ msgstr ""
 "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) 및 "
 "NM_SETTING_DCB_FLAG_WILLING (0x4)의 조합 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:156
+#: ../clients/common/settings-docs.h.in:160
 msgid ""
 "The highest User Priority (0 - 7) which FIP frames should use, or -1 for "
 "default priority.  Only used when the \"app-fip-flags\" property includes "
@@ -7583,7 +7502,7 @@ msgstr ""
 "순위가 -1입니다. \"app-fip-flags\"속성에 NM_SETTING_DCB_FLAG_ENABLE (0x1) 플"
 "래그가 포함 된 경우에만 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:157
+#: ../clients/common/settings-docs.h.in:161
 msgid ""
 "Specifies the NMSettingDcbFlags for the DCB iSCSI application.  Flags may be "
 "any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
@@ -7593,7 +7512,7 @@ msgstr ""
 "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) 및 "
 "NM_SETTING_DCB_FLAG_WILLING (0x4)의 조합 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:158
+#: ../clients/common/settings-docs.h.in:162
 msgid ""
 "The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for "
 "default priority. Only used when the \"app-iscsi-flags\" property includes "
@@ -7603,7 +7522,7 @@ msgstr ""
 "선 순위에 대해 -1. \"app-iscsi-flags\"속성에 NM_SETTING_DCB_FLAG_ENABLE "
 "(0x1) 플래그가 포함 된 경우에만 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:159
+#: ../clients/common/settings-docs.h.in:163
 msgid ""
 "An array of 8 uint values, where the array index corresponds to the User "
 "Priority (0 - 7) and the value indicates the percentage of bandwidth of the "
@@ -7616,7 +7535,7 @@ msgstr ""
 "니다. 동일한 그룹에 속하는 우선 순위의 모든 백분율의 합계는 총 백분율이어야합"
 "니다."
 
-#: ../clients/common/settings-docs.h.in:160
+#: ../clients/common/settings-docs.h.in:164
 msgid ""
 "An array of 8 boolean values, where the array index corresponds to the User "
 "Priority (0 - 7) and the value indicates whether or not the corresponding "
@@ -7625,7 +7544,7 @@ msgstr ""
 "배열 인덱스가 사용자 우선 순위 (0 - 7)에 해당하며 값은 해당 우선 순위가 우선 "
 "순위 일시 중지를 전송해야하는지 여부를 나타내는 8 개의 부울 값 배열입니다."
 
-#: ../clients/common/settings-docs.h.in:161
+#: ../clients/common/settings-docs.h.in:165
 msgid ""
 "Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags "
 "may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
@@ -7635,7 +7554,7 @@ msgstr ""
 "는 NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) 및 "
 "NM_SETTING_DCB_FLAG_WILLING (0x4)의 조합 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:162
+#: ../clients/common/settings-docs.h.in:166
 msgid ""
 "An array of 8 uint values, where the array index corresponds to the Priority "
 "Group ID (0 - 7) and the value indicates the percentage of link bandwidth "
@@ -7646,7 +7565,7 @@ msgstr ""
 "링크 대역폭의 백분율을 나타내는 8 개의 단위 값의 배열입니다. 허용되는 값은 0 "
 "- 100이며 모든 값의 합계는 총 100 퍼센트입니다."
 
-#: ../clients/common/settings-docs.h.in:163
+#: ../clients/common/settings-docs.h.in:167
 msgid ""
 "Specifies the NMSettingDcbFlags for DCB Priority Groups.  Flags may be any "
 "combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
@@ -7656,7 +7575,7 @@ msgstr ""
 "NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2) 및 "
 "NM_SETTING_DCB_FLAG_WILLING (0x4)의 조합 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:164
+#: ../clients/common/settings-docs.h.in:168
 msgid ""
 "An array of 8 uint values, where the array index corresponds to the User "
 "Priority (0 - 7) and the value indicates the Priority Group ID.  Allowed "
@@ -7666,7 +7585,7 @@ msgstr ""
 "내는 8 개의 단위 값의 배열입니다. 허용 된 우선 순위 그룹 ID 값은 제한되지 않"
 "은 그룹에 대해 0 - 7 또는 15입니다."
 
-#: ../clients/common/settings-docs.h.in:165
+#: ../clients/common/settings-docs.h.in:169
 msgid ""
 "An array of 8 boolean values, where the array index corresponds to the User "
 "Priority (0 - 7) and the value indicates whether or not the priority may use "
@@ -7676,7 +7595,7 @@ msgstr ""
 "룹에 할당 된 모든 대역폭을 사용할 수 있는지 여부를 나타내는 8 개의 부울 값 배"
 "열입니다."
 
-#: ../clients/common/settings-docs.h.in:166
+#: ../clients/common/settings-docs.h.in:170
 msgid ""
 "An array of 8 uint values, where the array index corresponds to the User "
 "Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which "
@@ -7685,7 +7604,7 @@ msgstr ""
 "배열 색인이 사용자 우선 순위 (0 - 7)에 해당하고 값이 우선 순위가 매핑되는 트"
 "래픽 클래스 (0 - 7)를 나타내는 8 개의 단위 값 배열입니다."
 
-#: ../clients/common/settings-docs.h.in:167
+#: ../clients/common/settings-docs.h.in:171
 msgid ""
 "The GPRS Access Point Name specifying the APN used when establishing a data "
 "session with the GSM-based network.  The APN often determines how the user "
@@ -7702,7 +7621,7 @@ msgstr ""
 "니다. APN은 GSM 03.60 섹션 14.9에 따라 문자 az, 0-9,. 및 -로만 구성 될 수 있"
 "습니다."
 
-#: ../clients/common/settings-docs.h.in:168
+#: ../clients/common/settings-docs.h.in:172
 msgid ""
 "The device unique identifier (as given by the WWAN management service) which "
 "this connection applies to.  If given, the connection will only apply to the "
@@ -7711,7 +7630,7 @@ msgstr ""
 "이 연결이 적용되는 장치 고유 식별자 (WWAN 관리 서비스에서 제공). 지정된 경우 "
 "연결은 지정된 장치에만 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:169
+#: ../clients/common/settings-docs.h.in:173
 msgid ""
 "When TRUE, only connections to the home network will be allowed. Connections "
 "to roaming networks will not be made."
@@ -7719,7 +7638,7 @@ msgstr ""
 "TRUE로 설정하면 홈 네트워크에 대한 연결 만 허용됩니다. 로밍 네트워크에 연결되"
 "지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:171
+#: ../clients/common/settings-docs.h.in:175
 msgid ""
 "The Network ID (GSM LAI format, ie MCC-MNC) to force specific network "
 "registration.  If the Network ID is specified, NetworkManager will attempt "
@@ -7732,7 +7651,7 @@ msgstr ""
 "니다. 이는 장치의 직접 로밍 제어가 가능하지 않은 경우 장치가 로밍하지 않도록 "
 "보장하는 데 사용할 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:172
+#: ../clients/common/settings-docs.h.in:176
 msgid ""
 "Legacy setting that used to help establishing PPP data sessions for GSM-"
 "based modems. Deprecated: 1"
@@ -7742,7 +7661,7 @@ msgstr ""
 "이 등록 정보는 비워 두어야 NetworkManager가 적절한 설정을 자동으로 선택할 수 "
 "있습니다."
 
-#: ../clients/common/settings-docs.h.in:175
+#: ../clients/common/settings-docs.h.in:179
 msgid ""
 "If the SIM is locked with a PIN it must be unlocked before any other "
 "operations are requested.  Specify the PIN here to allow operation of the "
@@ -7751,7 +7670,7 @@ msgstr ""
 "SIM을 PIN으로 잠근 경우 다른 작업을 요청하기 전에 잠금을 해제해야합니다. 장치"
 "의 작동을 허용하려면 여기에 PIN을 지정하십시오."
 
-#: ../clients/common/settings-docs.h.in:177
+#: ../clients/common/settings-docs.h.in:181
 msgid ""
 "The SIM card unique identifier (as given by the WWAN management service) "
 "which this connection applies to.  If given, the connection will apply to "
@@ -7762,7 +7681,7 @@ msgstr ""
 "경우 해당 연결은 주어진 식별자와 일치하는 SIM 카드가있는 \"device-id\"가 허용"
 "하는 모든 장치에도 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:178
+#: ../clients/common/settings-docs.h.in:182
 msgid ""
 "A MCC/MNC string like \"310260\" or \"21601\" identifying the specific "
 "mobile network operator which this connection applies to.  If given, the "
@@ -7774,7 +7693,7 @@ msgstr ""
 "SIM 카드가 들어있는 \"device-id\"및 \"sim-id\"가 허용하는 모든 장치에도 적용"
 "됩니다."
 
-#: ../clients/common/settings-docs.h.in:180
+#: ../clients/common/settings-docs.h.in:184
 msgid ""
 "If specified, this connection will only apply to the IPoIB device whose "
 "permanent MAC address matches. This property does not change the MAC address "
@@ -7783,7 +7702,7 @@ msgstr ""
 "이 연결을 지정하면이 연결은 영구 MAC 주소가 일치하는 IPoIB 장치에만 적용됩니"
 "다. 이 속성은 장치의 MAC 주소 (예 : MAC 스푸핑)를 변경하지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:182
+#: ../clients/common/settings-docs.h.in:186
 msgid ""
 "The InfiniBand P_Key to use for this device. A value of -1 means to use the "
 "default P_Key (aka \"the P_Key at index 0\").  Otherwise it is a 16-bit "
@@ -7793,7 +7712,7 @@ msgstr ""
 "에서 P_Key\")를 사용함을 의미합니다. 그렇지 않으면 16 비트 부호없는 정수로, "
 "\"전체 구성원\"P_Key 인 경우 상위 비트가 설정됩니다."
 
-#: ../clients/common/settings-docs.h.in:183
+#: ../clients/common/settings-docs.h.in:187
 msgid ""
 "The interface name of the parent device of this device. Normally NULL, but "
 "if the \"p_key\" property is set, then you must specify the base device by "
@@ -7803,12 +7722,12 @@ msgstr ""
 "\"속성이 설정된 경우이 속성 또는 \"mac-address\"를 설정하여 기본 장치를 지정"
 "해야합니다."
 
-#: ../clients/common/settings-docs.h.in:184
+#: ../clients/common/settings-docs.h.in:188
 msgid ""
 "The IP-over-InfiniBand transport mode. Either \"datagram\" or \"connected\"."
 msgstr "IP-over-InfiniBand 전송 모드. \"데이터 그램\"또는 \"연결됨\"."
 
-#: ../clients/common/settings-docs.h.in:185
+#: ../clients/common/settings-docs.h.in:189
 msgid ""
 "How many additional levels of encapsulation are permitted to be prepended to "
 "packets. This property applies only to IPv6 tunnels."
@@ -7816,7 +7735,7 @@ msgstr ""
 "캡슐화의 추가 레벨은 패킷에 추가 될 수 있습니다. 이 등록 정보는 IPv6 터널에"
 "만 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:186
+#: ../clients/common/settings-docs.h.in:190
 msgid ""
 "Tunnel flags. Currently the following values are supported: "
 "NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), "
@@ -7833,14 +7752,14 @@ msgstr ""
 "(0x10으로) NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (가 0x20). IPv6 터널에만 유"
 "효합니다."
 
-#: ../clients/common/settings-docs.h.in:187
+#: ../clients/common/settings-docs.h.in:191
 msgid ""
 "The flow label to assign to tunnel packets. This property applies only to "
 "IPv6 tunnels."
 msgstr ""
 "터널 패킷에 할당 할 플로우 레이블. 이 등록 정보는 IPv6 터널에만 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:188
+#: ../clients/common/settings-docs.h.in:192
 msgid ""
 "The key used for tunnel input packets; the property is valid only for "
 "certain tunnel modes (GRE, IP6GRE). If empty, no key is used."
@@ -7848,7 +7767,7 @@ msgstr ""
 "터널 입력 패킷에 사용되는 키. 속성은 특정 터널 모드 (GRE, IP6GRE)에서만 유효"
 "합니다. 비어있는 경우 키가 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:189
+#: ../clients/common/settings-docs.h.in:193
 msgid ""
 "The local endpoint of the tunnel; the value can be empty, otherwise it must "
 "contain an IPv4 or IPv6 address."
@@ -7856,14 +7775,14 @@ msgstr ""
 "터널의 로컬 종점. 값은 비어있을 수 있으며, 그렇지 않으면 IPv4 또는 IPv6 주소"
 "를 포함해야합니다."
 
-#: ../clients/common/settings-docs.h.in:190
+#: ../clients/common/settings-docs.h.in:194
 msgid ""
 "The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or "
 "NM_IP_TUNNEL_MODE_GRE (2)."
 msgstr ""
 "터널링 모드. 예 : NM_IP_TUNNEL_MODE_IPIP (1) 또는 NM_IP_TUNNEL_MODE_GRE (2)."
 
-#: ../clients/common/settings-docs.h.in:191
+#: ../clients/common/settings-docs.h.in:195
 msgid ""
 "If non-zero, only transmit packets of the specified size or smaller, "
 "breaking larger packets up into multiple fragments."
@@ -7871,7 +7790,7 @@ msgstr ""
 "0이 아닌 경우 지정된 크기 이하의 패킷 만 전송하여 더 큰 패킷을 여러 조각으로 "
 "나눕니다."
 
-#: ../clients/common/settings-docs.h.in:192
+#: ../clients/common/settings-docs.h.in:196
 msgid ""
 "The key used for tunnel output packets; the property is valid only for "
 "certain tunnel modes (GRE, IP6GRE). If empty, no key is used."
@@ -7879,7 +7798,7 @@ msgstr ""
 "터널 출력 패킷에 사용되는 키. 속성은 특정 터널 모드 (GRE, IP6GRE)에서만 유효"
 "합니다. 비어있는 경우 키가 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:193
+#: ../clients/common/settings-docs.h.in:197
 msgid ""
 "If given, specifies the parent interface name or parent connection UUID the "
 "new device will be bound to so that tunneled packets will only be routed via "
@@ -7888,17 +7807,17 @@ msgstr ""
 "주어진 경우 새 장치가 바인딩 될 부모 인터페이스 이름 또는 부모 연결 UUID를 지"
 "정하여 터널링 된 패킷이 해당 인터페이스를 통해서만 라우팅되도록합니다."
 
-#: ../clients/common/settings-docs.h.in:194
+#: ../clients/common/settings-docs.h.in:198
 msgid "Whether to enable Path MTU Discovery on this tunnel."
 msgstr "이 터널에서 Path MTU Discovery를 사용할지 여부."
 
-#: ../clients/common/settings-docs.h.in:195
+#: ../clients/common/settings-docs.h.in:199
 msgid ""
 "The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 "
 "address."
 msgstr "터널의 원격 종점. 값에는 IPv4 또는 IPv6 주소가 포함되어야합니다."
 
-#: ../clients/common/settings-docs.h.in:196
+#: ../clients/common/settings-docs.h.in:200
 msgid ""
 "The type of service (IPv4) or traffic class (IPv6) field to be set on "
 "tunneled packets."
@@ -7906,7 +7825,7 @@ msgstr ""
 "터널링 된 패킷에 설정할 서비스 유형 (IPv4) 또는 트래픽 클래스 (IPv6) 필드입니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:197
+#: ../clients/common/settings-docs.h.in:201
 msgid ""
 "The TTL to assign to tunneled packets. 0 is a special value meaning that "
 "packets inherit the TTL value."
@@ -7914,13 +7833,13 @@ msgstr ""
 "터널링 된 패킷에 할당 할 TTL입니다. 0은 패킷이 TTL 값을 상속하는 특수한 값입"
 "니다."
 
-#: ../clients/common/settings-docs.h.in:198
-#: ../clients/common/settings-docs.h.in:219
+#: ../clients/common/settings-docs.h.in:202
+#: ../clients/common/settings-docs.h.in:223
 msgid "Array of IP addresses."
 msgstr "IP 주소의 배열."
 
-#: ../clients/common/settings-docs.h.in:199
-#: ../clients/common/settings-docs.h.in:220
+#: ../clients/common/settings-docs.h.in:203
+#: ../clients/common/settings-docs.h.in:224
 msgid ""
 "Timeout in milliseconds used to check for the presence of duplicate IP "
 "addresses on the network.  If an address conflict is detected, the "
@@ -7935,7 +7854,7 @@ msgstr ""
 "성)을 의미합니다. 0보다 큰 값은 밀리 초 단위의 시간 초과입니다. 이 속성은 현"
 "재 IPv4 용으로 만 구현됩니다."
 
-#: ../clients/common/settings-docs.h.in:200
+#: ../clients/common/settings-docs.h.in:204
 msgid ""
 "A string sent to the DHCP server to identify the local machine which the "
 "DHCP server may use to customize the DHCP lease and options. When the "
@@ -7971,7 +7890,7 @@ msgstr ""
 "도록 지원됩니다. 설정을 해제하면 전역 적으로 구성된 기본값이 사용됩니다. 여전"
 "히 설정되지 않은 경우 마지막리스의 client-id가 다시 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:201
+#: ../clients/common/settings-docs.h.in:205
 msgid ""
 "If the \"dhcp-send-hostname\" property is TRUE, then the specified FQDN will "
 "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-"
@@ -7981,8 +7900,8 @@ msgstr ""
 "DHCP 서버로 전송됩니다. 이 등록 정보와 \"dhcp-hostname\"은 동시에 사용할 수 "
 "없으므로 동시에 설정할 수 없습니다."
 
-#: ../clients/common/settings-docs.h.in:202
-#: ../clients/common/settings-docs.h.in:222
+#: ../clients/common/settings-docs.h.in:206
+#: ../clients/common/settings-docs.h.in:226
 msgid ""
 "If the \"dhcp-send-hostname\" property is TRUE, then the specified name will "
 "be sent to the DHCP server when acquiring a lease. This property and \"dhcp-"
@@ -7992,8 +7911,8 @@ msgstr ""
 "서버로 전송됩니다. 이 등록 정보와 \"dhcp-fqdn\"은 동시에 사용할 수 없으며 동"
 "시에 설정할 수 없습니다."
 
-#: ../clients/common/settings-docs.h.in:203
-#: ../clients/common/settings-docs.h.in:223
+#: ../clients/common/settings-docs.h.in:207
+#: ../clients/common/settings-docs.h.in:227
 msgid ""
 "If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some "
 "DHCP servers use this hostname to update DNS databases, essentially "
@@ -8006,18 +7925,18 @@ msgstr ""
 "퓨터의 고정 호스트 이름을 제공합니다. \"dhcp-hostname\"속성이 NULL이고이 속성"
 "이 TRUE이면 컴퓨터의 현재 영구 호스트 이름이 전송됩니다."
 
-#: ../clients/common/settings-docs.h.in:204
-#: ../clients/common/settings-docs.h.in:224
+#: ../clients/common/settings-docs.h.in:208
+#: ../clients/common/settings-docs.h.in:228
 msgid "A timeout for a DHCP transaction in seconds."
 msgstr "DHCP 트랜잭션의 시간 초과 (초)."
 
-#: ../clients/common/settings-docs.h.in:205
-#: ../clients/common/settings-docs.h.in:225
+#: ../clients/common/settings-docs.h.in:209
+#: ../clients/common/settings-docs.h.in:229
 msgid "Array of IP addresses of DNS servers."
 msgstr "DNS 서버의 IP 주소 배열입니다."
 
-#: ../clients/common/settings-docs.h.in:206
-#: ../clients/common/settings-docs.h.in:226
+#: ../clients/common/settings-docs.h.in:210
+#: ../clients/common/settings-docs.h.in:230
 msgid ""
 "Array of DNS options as described in man 5 resolv.conf. NULL means that the "
 "options are unset and left at the default. In this case NetworkManager will "
@@ -8027,8 +7946,9 @@ msgstr ""
 "며 기본값으로 남아 있음을 의미합니다. 이 경우 NetworkManager는 기본 옵션을 사"
 "용합니다. 이것은 속성의 빈 목록과는 다릅니다."
 
-#: ../clients/common/settings-docs.h.in:207
-#: ../clients/common/settings-docs.h.in:227
+#: ../clients/common/settings-docs.h.in:211
+#: ../clients/common/settings-docs.h.in:231
+#, fuzzy
 msgid ""
 "DNS servers priority. The relative priority for DNS servers specified by "
 "this setting.  A lower value is better (higher priority). Zero selects a "
@@ -8044,14 +7964,15 @@ msgid ""
 "excluding other configurations with a greater priority value; so in presence "
 "of at least a negative priority, only DNS servers from connections with the "
 "lowest priority value will be used. When using a DNS resolver that supports "
-"split-DNS as dns=dnsmasq or dns=systemd-resolved, each connection is used to "
-"query domains in its search list.  Queries for domains not present in any "
-"search list are routed through connections having the '~.' special wildcard "
-"domain, which is added automatically to connections with the default route "
-"(or can be added manually).  When multiple connections specify the same "
-"domain, the one with the highest priority (lowest numerical value) wins.  If "
-"a connection specifies a domain which is subdomain of another domain with a "
-"negative DNS priority value, the subdomain is ignored."
+"Conditional Forwarding as dns=dnsmasq or dns=systemd-resolved, each "
+"connection is used to query domains in its search list.  Queries for domains "
+"not present in any search list are routed through connections having the "
+"'~.' special wildcard domain, which is added automatically to connections "
+"with the default route (or can be added manually).  When multiple "
+"connections specify the same domain, the one with the highest priority "
+"(lowest numerical value) wins.  If a connection specifies a domain which is "
+"subdomain of another domain with a negative DNS priority value, the "
+"subdomain is ignored."
 msgstr ""
 "DNS 서버 우선 순위. 이 설정으로 지정된 DNS 서버의 상대적 우선 순위입니다. 낮"
 "은 값이 더 좋습니다 (우선 순위가 더 높음). 기본값은 0이며 VPN의 경우 50이고 "
@@ -8071,8 +7992,8 @@ msgstr ""
 "value) wins.  If a connection specifies a domain which is subdomain of "
 "another domain with a negative DNS priority value, the subdomain is ignored."
 
-#: ../clients/common/settings-docs.h.in:208
-#: ../clients/common/settings-docs.h.in:228
+#: ../clients/common/settings-docs.h.in:212
+#: ../clients/common/settings-docs.h.in:232
 msgid ""
 "Array of DNS search domains. Domains starting with a tilde ('~') are "
 "considered 'routing' domains and are used only to decide the interface over "
@@ -8084,8 +8005,8 @@ msgstr ""
 "which a query must be forwarded; they are not used to complete unqualified "
 "host names."
 
-#: ../clients/common/settings-docs.h.in:209
-#: ../clients/common/settings-docs.h.in:229
+#: ../clients/common/settings-docs.h.in:213
+#: ../clients/common/settings-docs.h.in:233
 msgid ""
 "The gateway associated with this configuration. This is only meaningful if "
 "\"addresses\" is also set."
@@ -8093,8 +8014,8 @@ msgstr ""
 "이 구성과 관련된 게이트웨이입니다. \"주소\"도 설정되어있는 경우에만 의미가 있"
 "습니다."
 
-#: ../clients/common/settings-docs.h.in:210
-#: ../clients/common/settings-docs.h.in:230
+#: ../clients/common/settings-docs.h.in:214
+#: ../clients/common/settings-docs.h.in:234
 msgid ""
 "When \"method\" is set to \"auto\" and this property to TRUE, automatically "
 "configured nameservers and search domains are ignored and only nameservers "
@@ -8105,8 +8026,8 @@ msgstr ""
 "nameservers 및 검색 도메인은 무시되며 \"dns\"및 \"dns-search\"속성에 지정된 "
 "이름 서버 및 검색 도메인 만 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:211
-#: ../clients/common/settings-docs.h.in:231
+#: ../clients/common/settings-docs.h.in:215
+#: ../clients/common/settings-docs.h.in:235
 msgid ""
 "When \"method\" is set to \"auto\" and this property to TRUE, automatically "
 "configured routes are ignored and only routes specified in the \"routes\" "
@@ -8115,8 +8036,8 @@ msgstr ""
 "\"method\"가 \"auto\"로 설정되고이 속성이 TRUE로 설정되면 자동으로 구성된 경"
 "로는 무시되고 \"routes\"속성에 지정된 경로 만 사용됩니다."
 
-#: ../clients/common/settings-docs.h.in:212
-#: ../clients/common/settings-docs.h.in:233
+#: ../clients/common/settings-docs.h.in:216
+#: ../clients/common/settings-docs.h.in:237
 msgid ""
 "If TRUE, allow overall network configuration to proceed even if the "
 "configuration specified by this property times out.  Note that at least one "
@@ -8131,8 +8052,8 @@ msgstr ""
 "에서이 속성을 TRUE로 설정하면 IPv4 구성이 실패했지만 IPv6 구성이 성공적으로 "
 "완료되면 전체 네트워크 구성이 성공할 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:213
-#: ../clients/common/settings-docs.h.in:234
+#: ../clients/common/settings-docs.h.in:217
+#: ../clients/common/settings-docs.h.in:238
 msgid ""
 "IP configuration method. NMSettingIP4Config and NMSettingIP6Config both "
 "support \"auto\", \"manual\", and \"link-local\". See the subclass-specific "
@@ -8158,8 +8079,8 @@ msgstr ""
 "공유하는 업 링크가 아니라 인터넷을 서브넷에 공유하는 인터페이스에 구성되어야"
 "합니다."
 
-#: ../clients/common/settings-docs.h.in:214
-#: ../clients/common/settings-docs.h.in:235
+#: ../clients/common/settings-docs.h.in:218
+#: ../clients/common/settings-docs.h.in:239
 msgid ""
 "If TRUE, this connection will never be the default connection for this IP "
 "type, meaning it will never be assigned the default route by NetworkManager."
@@ -8167,8 +8088,8 @@ msgstr ""
 "TRUE이면이 연결은이 IP 유형에 대한 기본 연결이되지 않습니다. 즉, "
 "NetworkManager에 의해 기본 경로가 할당되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:215
-#: ../clients/common/settings-docs.h.in:236
+#: ../clients/common/settings-docs.h.in:219
+#: ../clients/common/settings-docs.h.in:240
 msgid ""
 "The default metric for routes that don't explicitly specify a metric. The "
 "default value -1 means that the metric is chosen automatically based on the "
@@ -8185,8 +8106,8 @@ msgstr ""
 "본값). 따라서이 등록 정보를 0으로 설정한다는 것은 효과적으로이를 1024로 설정 "
 "함을 의미합니다. IPv4의 경우 0은 메트릭의 일반 값입니다."
 
-#: ../clients/common/settings-docs.h.in:216
-#: ../clients/common/settings-docs.h.in:237
+#: ../clients/common/settings-docs.h.in:220
+#: ../clients/common/settings-docs.h.in:241
 msgid ""
 "Enable policy routing (source routing) and set the routing table used when "
 "adding routes. This affects all routes, including device-routes, IPv4LL, "
@@ -8214,12 +8135,12 @@ msgstr ""
 "니다. 이는 NetworkManager 외부의 라우팅 테이블을 관리하는 사용자의 이전 버전"
 "과의 호환성을 유지하기위한 것입니다."
 
-#: ../clients/common/settings-docs.h.in:217
-#: ../clients/common/settings-docs.h.in:238
+#: ../clients/common/settings-docs.h.in:221
+#: ../clients/common/settings-docs.h.in:242
 msgid "Array of IP routes."
 msgstr "IP 라우트의 배열."
 
-#: ../clients/common/settings-docs.h.in:218
+#: ../clients/common/settings-docs.h.in:222
 msgid ""
 "Configure method for creating the address for use with RFC4862 IPv6 "
 "Stateless Address Autoconfiguration. The permitted values are: "
@@ -8257,7 +8178,7 @@ msgstr ""
 "Privacy Extensions와 별개이며이 옵션으로 구성된 임시 주소에는 영향을 미치지 "
 "않습니다."
 
-#: ../clients/common/settings-docs.h.in:221
+#: ../clients/common/settings-docs.h.in:225
 msgid ""
 "A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp "
 "client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried "
@@ -8304,7 +8225,7 @@ msgstr ""
 "수 시간 소인입니다). 속성이 설정되지 않은 경우 \"ipv6.dhcp-duid\"에 제공된 전"
 "역 값이 사용됩니다. 전역 값이 제공되지 않으면 기본 \"임대\"값으로 간주됩니다."
 
-#: ../clients/common/settings-docs.h.in:232
+#: ../clients/common/settings-docs.h.in:236
 msgid ""
 "Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941.  If "
 "enabled, it makes the kernel generate a temporary IPv6 address in addition "
@@ -8332,7 +8253,7 @@ msgstr ""
 "mode\"속성의 \"stable-privacy\"설정을 사용하여 활성화 할 수있는 안정적인 개"
 "인 정보 보호 주소와는 다릅니다."
 
-#: ../clients/common/settings-docs.h.in:239
+#: ../clients/common/settings-docs.h.in:243
 msgid ""
 "Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 "
 "tokenized interface identifiers. Useful with eui64 addr-gen-mode."
@@ -8340,22 +8261,22 @@ msgstr ""
 "draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 토큰 화 된 인터페이스 식"
 "별자에 대한 토큰을 구성합니다. eui64 addr-gen-mode에 유용합니다."
 
-#: ../clients/common/settings-docs.h.in:240
+#: ../clients/common/settings-docs.h.in:244
 msgid "Whether the transmitted traffic must be encrypted."
 msgstr "전송 된 트래픽을 암호화해야하는지 여부."
 
-#: ../clients/common/settings-docs.h.in:241
+#: ../clients/common/settings-docs.h.in:245
 msgid ""
 "The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement."
 msgstr ""
 "MACsec Key Agreement에 대한 사전 공유 CAK (Connectivity Association Key)입니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:242
+#: ../clients/common/settings-docs.h.in:246
 msgid "Flags indicating how to handle the \"mka-cak\" property."
 msgstr "「mka-cak」프롭퍼티의 처리 방법을 나타내는 플래그."
 
-#: ../clients/common/settings-docs.h.in:243
+#: ../clients/common/settings-docs.h.in:247
 msgid ""
 "The pre-shared CKN (Connectivity-association Key Name) for MACsec Key "
 "Agreement."
@@ -8363,7 +8284,7 @@ msgstr ""
 "MACsec Key Agreement에 대한 사전 공유 CKN (Connectivity-association Key Name)"
 "입니다."
 
-#: ../clients/common/settings-docs.h.in:244
+#: ../clients/common/settings-docs.h.in:248
 msgid ""
 "Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key "
 "Agreement) is obtained."
@@ -8371,7 +8292,7 @@ msgstr ""
 "MKA (MACsec Key Agreement)에 대한 CAK (Connectivity Association Key)를 얻는 "
 "방법을 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:245
+#: ../clients/common/settings-docs.h.in:249
 msgid ""
 "If given, specifies the parent interface name or parent connection UUID from "
 "which this MACSEC interface should be created.  If this property is not "
@@ -8382,24 +8303,24 @@ msgstr ""
 "위 연결 UUID를 지정합니다. 이 등록 정보가 지정되지 않은 경우, 연결에는 \"mac-"
 "address\"등록 정보가있는 \"802-3-ethernet\"설정이 있어야합니다."
 
-#: ../clients/common/settings-docs.h.in:246
+#: ../clients/common/settings-docs.h.in:250
 msgid ""
 "The port component of the SCI (Secure Channel Identifier), between 1 and "
 "65534."
 msgstr "SCI (보안 채널 식별자)의 포트 구성 요소이며 1에서 65534 사이입니다."
 
-#: ../clients/common/settings-docs.h.in:247
+#: ../clients/common/settings-docs.h.in:251
 msgid ""
 "Specifies whether the SCI (Secure Channel Identifier) is included in every "
 "packet."
 msgstr ""
 "SCI (Secure Channel Identifier)가 모든 패킷에 포함되는지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:248
+#: ../clients/common/settings-docs.h.in:252
 msgid "Specifies the validation mode for incoming frames."
 msgstr "수신 프레임에 대한 유효성 검사 모드를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:249
+#: ../clients/common/settings-docs.h.in:253
 msgid ""
 "The macvlan mode, which specifies the communication mechanism between "
 "multiple macvlans on the same lower device."
@@ -8407,7 +8328,7 @@ msgstr ""
 "macvlan 모드는 동일한 하위 장치에있는 여러 macvlans 간의 통신 메커니즘을 지정"
 "합니다."
 
-#: ../clients/common/settings-docs.h.in:250
+#: ../clients/common/settings-docs.h.in:254
 msgid ""
 "If given, specifies the parent interface name or parent connection UUID from "
 "which this MAC-VLAN interface should be created.  If this property is not "
@@ -8418,15 +8339,15 @@ msgstr ""
 "위 연결 UUID를 지정합니다. 이 등록 정보가 지정되지 않은 경우, 연결에는 \"mac-"
 "address\"등록 정보가있는 \"802-3-ethernet\"설정이 있어야합니다."
 
-#: ../clients/common/settings-docs.h.in:251
+#: ../clients/common/settings-docs.h.in:255
 msgid "Whether the interface should be put in promiscuous mode."
 msgstr "인터페이스가 무차별 모드로 설정되어야하는지 여부."
 
-#: ../clients/common/settings-docs.h.in:252
+#: ../clients/common/settings-docs.h.in:256
 msgid "Whether the interface should be a MACVTAP."
 msgstr "인터페이스가 MACVTAP 여야하는지 여부."
 
-#: ../clients/common/settings-docs.h.in:253
+#: ../clients/common/settings-docs.h.in:257
 msgid ""
 "A list of interface names to match. Each element is a shell wildcard "
 "pattern.  When an element is prefixed with exclamation mark (!) the "
@@ -8440,58 +8361,58 @@ msgstr ""
 "건이 모두 충족 될 때 일치하는 것으로 간주됩니다. (a) '!'접두어가없는 요소 일"
 "치하거나 그런 요소가 없습니다. (b) 접두어가 '!'인 요소가 없습니다. 시합."
 
-#: ../clients/common/settings-docs.h.in:254
+#: ../clients/common/settings-docs.h.in:258
 msgid "The bridge failure mode. One of \"secure\", \"standalone\" or empty."
 msgstr ""
 "브리지 장애 모드입니다. \"안전\", \"독립형\"또는 비어 있음 중 하나입니다."
 
-#: ../clients/common/settings-docs.h.in:255
+#: ../clients/common/settings-docs.h.in:259
 msgid "Enable or disable multicast snooping."
 msgstr "멀티 캐스트 스누핑을 활성화 또는 비활성화합니다."
 
-#: ../clients/common/settings-docs.h.in:256
+#: ../clients/common/settings-docs.h.in:260
 msgid "Enable or disable RSTP."
 msgstr "RSTP를 활성화 또는 비활성화합니다."
 
-#: ../clients/common/settings-docs.h.in:257
+#: ../clients/common/settings-docs.h.in:261
 msgid "Enable or disable STP."
 msgstr "STP를 활성화 또는 비활성화합니다."
 
-#: ../clients/common/settings-docs.h.in:258
+#: ../clients/common/settings-docs.h.in:262
 msgid "The interface type. Either \"internal\", or empty."
 msgstr "인터페이스 유형. \"내부\"또는 비어 있습니다."
 
-#: ../clients/common/settings-docs.h.in:259
+#: ../clients/common/settings-docs.h.in:263
 msgid ""
 "Specifies the unicast destination IP address of a remote Open vSwitch bridge "
 "port to connect to."
 msgstr ""
 "연결할 Open vSwitch 원격 브리지 포트의 유니 캐스트 대상 IP 주소를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:260
+#: ../clients/common/settings-docs.h.in:264
 msgid "The time port must be inactive in order to be considered down."
 msgstr "시간 포트는 비활성 상태 여야합니다."
 
-#: ../clients/common/settings-docs.h.in:261
+#: ../clients/common/settings-docs.h.in:265
 msgid ""
 "Bonding mode. One of \"active-backup\", \"balance-slb\", or \"balance-tcp\"."
 msgstr ""
 "본딩 모드. \"active-backup\", \"balance-slb\"또는 \"balance-tcp\"중 하나입니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:262
+#: ../clients/common/settings-docs.h.in:266
 msgid "The time port must be active before it starts forwarding traffic."
 msgstr "트래픽 포워딩을 시작하기 전에 시간 포트가 활성 상태 여야합니다."
 
-#: ../clients/common/settings-docs.h.in:263
+#: ../clients/common/settings-docs.h.in:267
 msgid "LACP mode. One of \"active\", \"off\", or \"passive\"."
 msgstr "LACP 모드. \"활성\", \"해제\"또는 \"수동\"중 하나입니다."
 
-#: ../clients/common/settings-docs.h.in:264
+#: ../clients/common/settings-docs.h.in:268
 msgid "The VLAN tag in the range 0-4095."
 msgstr "VLAN 태그는 0-4095 범위입니다."
 
-#: ../clients/common/settings-docs.h.in:265
+#: ../clients/common/settings-docs.h.in:269
 msgid ""
 "The VLAN mode. One of \"access\", \"native-tagged\", \"native-untagged\", "
 "\"trunk\" or unset."
@@ -8499,7 +8420,7 @@ msgstr ""
 "VLAN 모드. '액세스', '기본 태그', '기본 태그 없음', '트렁크'또는 설정 해제 "
 "중 하나입니다."
 
-#: ../clients/common/settings-docs.h.in:266
+#: ../clients/common/settings-docs.h.in:270
 msgid ""
 "If non-zero, instruct pppd to set the serial port to the specified "
 "baudrate.  This value should normally be left as 0 to automatically choose "
@@ -8508,7 +8429,7 @@ msgstr ""
 "0이 아니라면, pppd에게 시리얼 포트를 지정된 baudrate로 설정하라. 자동으로 속"
 "도를 선택하려면이 값을 0으로 두어야합니다."
 
-#: ../clients/common/settings-docs.h.in:267
+#: ../clients/common/settings-docs.h.in:271
 msgid ""
 "If TRUE, specify that pppd should set the serial port to use hardware flow "
 "control with RTS and CTS signals.  This value should normally be set to "
@@ -8517,7 +8438,7 @@ msgstr ""
 "TRUE면, pppd가 RTS와 CTS 신호로 하드웨어 흐름 제어를 사용하기 위해 직렬 포트"
 "를 설정하도록 지정하십시오. 이 값은 일반적으로 FALSE로 설정해야합니다."
 
-#: ../clients/common/settings-docs.h.in:268
+#: ../clients/common/settings-docs.h.in:272
 msgid ""
 "If non-zero, instruct pppd to presume the connection to the peer has failed "
 "if the specified number of LCP echo-requests go unanswered by the peer.  The "
@@ -8528,7 +8449,7 @@ msgstr ""
 "의 연결을 추정하기 위해 pppd에 지시하십시오. \"lcp-echo-interval\"속성은이 속"
 "성이 사용되는 경우 0이 아닌 값으로 설정되어야합니다."
 
-#: ../clients/common/settings-docs.h.in:269
+#: ../clients/common/settings-docs.h.in:273
 msgid ""
 "If non-zero, instruct pppd to send an LCP echo-request frame to the peer "
 "every n seconds (where n is the specified value).  Note that some PPP peers "
@@ -8539,7 +8460,7 @@ msgstr ""
 "시합니다 (n은 지정된 값 임). 일부 PPP 피어는 에코 요청에 응답하고 일부는 응답"
 "하지 않으므로 자동 검색을 수행 할 수 없습니다."
 
-#: ../clients/common/settings-docs.h.in:270
+#: ../clients/common/settings-docs.h.in:274
 msgid ""
 "If TRUE, stateful MPPE is used.  See pppd documentation for more information "
 "on stateful MPPE."
@@ -8547,7 +8468,7 @@ msgstr ""
 "참이면 상태 저장 MPPE가 사용됩니다. 상태 저장 MPPE에 대한 자세한 내용은 pppd "
 "설명서를 참조하십시오."
 
-#: ../clients/common/settings-docs.h.in:271
+#: ../clients/common/settings-docs.h.in:275
 msgid ""
 "If non-zero, instruct pppd to request that the peer send packets no larger "
 "than the specified size.  If non-zero, the MRU should be between 128 and "
@@ -8556,17 +8477,17 @@ msgstr ""
 "0이 아니면 pppd에게 피어가 지정된 크기보다 크지 않은 패킷을 보내도록 요청합니"
 "다. 0이 아니면 MRU는 128에서 16384 사이 여야합니다."
 
-#: ../clients/common/settings-docs.h.in:272
+#: ../clients/common/settings-docs.h.in:276
 msgid ""
 "If non-zero, instruct pppd to send packets no larger than the specified size."
 msgstr ""
 "0이 아니면 pppd에게 지정된 크기보다 크지 않은 패킷을 보내도록 지시하십시오."
 
-#: ../clients/common/settings-docs.h.in:273
+#: ../clients/common/settings-docs.h.in:277
 msgid "If TRUE, Van Jacobsen TCP header compression will not be requested."
 msgstr "TRUE이면 Van Jacobsen TCP 헤더 압축은 요청되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:274
+#: ../clients/common/settings-docs.h.in:278
 msgid ""
 "If TRUE, do not require the other side (usually the PPP server) to "
 "authenticate itself to the client.  If FALSE, require authentication from "
@@ -8576,35 +8497,35 @@ msgstr ""
 "지 않습니다. 거짓이면 원격 측의 인증이 필요합니다. 거의 모든 경우에 이것이 "
 "TRUE 여야합니다."
 
-#: ../clients/common/settings-docs.h.in:275
+#: ../clients/common/settings-docs.h.in:279
 msgid "If TRUE, BSD compression will not be requested."
 msgstr "TRUE면, BSD 압축은 요구되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:276
+#: ../clients/common/settings-docs.h.in:280
 msgid "If TRUE, \"deflate\" compression will not be requested."
 msgstr "TRUE면 \"deflate\"압축은 요구되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:277
+#: ../clients/common/settings-docs.h.in:281
 msgid "If TRUE, the CHAP authentication method will not be used."
 msgstr "참인 경우 CHAP 인증 방법이 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:278
+#: ../clients/common/settings-docs.h.in:282
 msgid "If TRUE, the EAP authentication method will not be used."
 msgstr "TRUE이면 EAP 인증 방법이 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:279
+#: ../clients/common/settings-docs.h.in:283
 msgid "If TRUE, the MSCHAP authentication method will not be used."
 msgstr "TRUE이면 MSCHAP 인증 방법이 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:280
+#: ../clients/common/settings-docs.h.in:284
 msgid "If TRUE, the MSCHAPv2 authentication method will not be used."
 msgstr "TRUE 일 경우 MSCHAPv2 인증 방법은 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:281
+#: ../clients/common/settings-docs.h.in:285
 msgid "If TRUE, the PAP authentication method will not be used."
 msgstr "참인 경우 PAP 인증 방법이 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:282
+#: ../clients/common/settings-docs.h.in:286
 msgid ""
 "If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the "
 "PPP session.  If either 64-bit or 128-bit MPPE is not available the session "
@@ -8614,7 +8535,7 @@ msgstr ""
 "128 비트 MPPE를 사용할 수 없으면 세션이 실패합니다. 모바일 광대역 연결에는 "
 "MPPE가 사용되지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:283
+#: ../clients/common/settings-docs.h.in:287
 msgid ""
 "If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required "
 "for the PPP session, and the \"require-mppe\" property must also be set to "
@@ -8624,7 +8545,7 @@ msgstr ""
 "\"require-mppe\"속성도 TRUE로 설정되어야합니다. 128 비트 MPPE를 사용할 수 없"
 "으면 세션이 실패합니다."
 
-#: ../clients/common/settings-docs.h.in:284
+#: ../clients/common/settings-docs.h.in:288
 msgid ""
 "If given, specifies the parent interface name on which this PPPoE connection "
 "should be created.  If this property is not specified, the connection is "
@@ -8635,11 +8556,11 @@ msgstr ""
 "을 지정하지 않으면 NMSettingConnection의 \"interface-name\"에 지정된 인터페이"
 "스에서 연결이 활성화됩니다."
 
-#: ../clients/common/settings-docs.h.in:285
+#: ../clients/common/settings-docs.h.in:289
 msgid "Password used to authenticate with the PPPoE service."
 msgstr "PPPoE 서비스 인증에 사용되는 암호입니다."
 
-#: ../clients/common/settings-docs.h.in:287
+#: ../clients/common/settings-docs.h.in:291
 msgid ""
 "If specified, instruct PPPoE to only initiate sessions with access "
 "concentrators that provide the specified service.  For most providers, this "
@@ -8650,28 +8571,28 @@ msgstr ""
 "에 지시하십시오. 대부분의 제공 업체는 공란으로 남겨 두어야합니다. 다중 액세"
 "스 집중 기가 있거나 특정 서비스가 필요할 것으로 알려진 경우에만 필요합니다."
 
-#: ../clients/common/settings-docs.h.in:288
+#: ../clients/common/settings-docs.h.in:292
 msgid "Username used to authenticate with the PPPoE service."
 msgstr "PPPoE 서비스로 인증하는 데 사용되는 사용자 이름"
 
-#: ../clients/common/settings-docs.h.in:289
+#: ../clients/common/settings-docs.h.in:293
 msgid "Whether the proxy configuration is for browser only."
 msgstr "프록시 구성이 브라우저 전용인지 여부."
 
-#: ../clients/common/settings-docs.h.in:290
+#: ../clients/common/settings-docs.h.in:294
 msgid ""
 "Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)"
 msgstr "프록시 구성 방법, 기본값은 NM_SETTING_PROXY_METHOD_NONE (0)입니다."
 
-#: ../clients/common/settings-docs.h.in:291
+#: ../clients/common/settings-docs.h.in:295
 msgid "PAC script for the connection."
 msgstr "연결을위한 PAC 스크립트."
 
-#: ../clients/common/settings-docs.h.in:292
+#: ../clients/common/settings-docs.h.in:296
 msgid "PAC URL for obtaining PAC file."
 msgstr "PAC 파일을 얻기위한 PAC URL입니다."
 
-#: ../clients/common/settings-docs.h.in:293
+#: ../clients/common/settings-docs.h.in:297
 msgid ""
 "Speed to use for communication over the serial port.  Note that this value "
 "usually has no effect for mobile broadband modems as they generally ignore "
@@ -8680,19 +8601,19 @@ msgstr ""
 "직렬 포트를 통한 통신 속도. 이 값은 대개 속도 설정을 무시하고 사용 가능한 최"
 "고 속도를 사용하므로 모바일 광대역 모뎀에 영향을 미치지 않습니다."
 
-#: ../clients/common/settings-docs.h.in:294
+#: ../clients/common/settings-docs.h.in:298
 msgid "Byte-width of the serial communication. The 8 in \"8n1\" for example."
 msgstr "직렬 통신의 바이트 너비. 예를 들어 \"8n1\"의 8."
 
-#: ../clients/common/settings-docs.h.in:295
+#: ../clients/common/settings-docs.h.in:299
 msgid "Parity setting of the serial port."
 msgstr "직렬 포트의 패리티 설정."
 
-#: ../clients/common/settings-docs.h.in:296
+#: ../clients/common/settings-docs.h.in:300
 msgid "Time to delay between each byte sent to the modem, in microseconds."
 msgstr "모뎀에 전송 된 각 바이트 간 지연 시간 (마이크로 초)."
 
-#: ../clients/common/settings-docs.h.in:297
+#: ../clients/common/settings-docs.h.in:301
 msgid ""
 "Number of stop bits for communication on the serial port.  Either 1 or 2. "
 "The 1 in \"8n1\" for example."
@@ -8700,7 +8621,7 @@ msgstr ""
 "직렬 포트에서 통신하기위한 정지 비트의 수. 1 또는 2입니다. 예를 들어 "
 "\"8n1\"의 1입니다."
 
-#: ../clients/common/settings-docs.h.in:298
+#: ../clients/common/settings-docs.h.in:302
 msgid ""
 "Whether to autoprobe virtual functions by a compatible driver. If set to "
 "NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver "
@@ -8717,7 +8638,7 @@ msgstr ""
 "되지 않습니다. NM_TERNARY_DEFAULT (-1)로 설정하면 전역 기본값이 사용됩니다. "
 "글로벌 기본값이 지정되지 않은 경우 NM_TERNARY_TRUE (1)로 간주됩니다."
 
-#: ../clients/common/settings-docs.h.in:299
+#: ../clients/common/settings-docs.h.in:303
 msgid ""
 "The total number of virtual functions to create. Note that when the sriov "
 "setting is present NetworkManager enforces the number of virtual functions "
@@ -8725,7 +8646,7 @@ msgid ""
 "parameters don't add a sriov setting to the connection."
 msgstr ""
 
-#: ../clients/common/settings-docs.h.in:300
+#: ../clients/common/settings-docs.h.in:304
 msgid ""
 "Array of virtual function descriptors. Each VF descriptor is a dictionary "
 "mapping attribute names to GVariant values. The 'index' entry is mandatory "
@@ -8746,15 +8667,15 @@ msgstr ""
 "로 표시됩니다. PROTO는 802.1Q (기본값)의 경우 'q'또는 802.1ad의 경우 'ad'중 "
 "하나 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:301
+#: ../clients/common/settings-docs.h.in:305
 msgid "Array of TC queueing disciplines."
 msgstr "TC 대기열 분야의 배열."
 
-#: ../clients/common/settings-docs.h.in:302
+#: ../clients/common/settings-docs.h.in:306
 msgid "Array of TC traffic filters."
 msgstr "TC 트래픽 필터의 배열입니다."
 
-#: ../clients/common/settings-docs.h.in:303
+#: ../clients/common/settings-docs.h.in:307
 msgid ""
 "The JSON configuration for the team network interface.  The property should "
 "contain raw JSON configuration data suitable for teamd, because the value is "
@@ -8766,8 +8687,8 @@ msgstr ""
 "지 않으면 기본 구성이 사용됩니다. 형식에 대한 자세한 내용은 teamd.conf 파일"
 "을 참조하십시오."
 
-#: ../clients/common/settings-docs.h.in:304
-#: ../clients/common/settings-docs.h.in:322
+#: ../clients/common/settings-docs.h.in:308
+#: ../clients/common/settings-docs.h.in:326
 msgid ""
 "Link watchers configuration for the connection: each link watcher is defined "
 "by a dictionary, whose keys depend upon the selected link watcher. Available "
@@ -8787,72 +8708,65 @@ msgstr ""
 "incative', 'send-always'의 모든 항목입니다. 자세한 내용은 teamd.conf man을 참"
 "조하십시오."
 
-#: ../clients/common/settings-docs.h.in:305
+#: ../clients/common/settings-docs.h.in:309
 msgid "Corresponds to the teamd mcast_rejoin.count."
 msgstr "teamd mcast_rejoin.count에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:306
+#: ../clients/common/settings-docs.h.in:310
 msgid "Corresponds to the teamd mcast_rejoin.interval."
 msgstr "teamd mcast_rejoin.interval에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:307
+#: ../clients/common/settings-docs.h.in:311
 msgid "Corresponds to the teamd notify_peers.count."
 msgstr "teamd notify_peers.count에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:308
+#: ../clients/common/settings-docs.h.in:312
 msgid "Corresponds to the teamd notify_peers.interval."
 msgstr "teamd notify_peers.interval에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:309
+#: ../clients/common/settings-docs.h.in:313
 msgid ""
 "Corresponds to the teamd runner.name. Permitted values are: \"roundrobin\", "
-"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". When "
-"setting the runner, all the properties specific to the runner will be reset "
-"to the default value; all the properties specific to other runners will be "
-"set to an empty value (or if not possible to a default value)."
+"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\"."
 msgstr ""
-"teamd runner.name에 해당합니다. 허용되는 값은 \"roundrobin\", \"broadcast\", "
-"\"activebackup\", \"loadbalance\", \"lacp\", \"random\"입니다. 러너를 설정할 "
-"때 러너에 특정한 모든 속성이 기본값으로 재설정됩니다. 다른 주자와 관련된 모"
-"든 속성은 빈 값으로 설정됩니다 (또는 기본값으로 가능하지 않은 경우)."
 
-#: ../clients/common/settings-docs.h.in:310
+#: ../clients/common/settings-docs.h.in:314
 msgid "Corresponds to the teamd runner.active."
 msgstr "teamd runner.active에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:311
+#: ../clients/common/settings-docs.h.in:315
 msgid "Corresponds to the teamd runner.agg_select_policy."
 msgstr "teamd runner.agg_select_policy에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:312
+#: ../clients/common/settings-docs.h.in:316
 msgid "Corresponds to the teamd runner.fast_rate."
 msgstr "teamd runner.fast_rate에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:313
+#: ../clients/common/settings-docs.h.in:317
 msgid "Corresponds to the teamd runner.hwaddr_policy."
 msgstr "teamd runner.hwaddr_policy에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:314
+#: ../clients/common/settings-docs.h.in:318
 msgid "Corresponds to the teamd runner.min_ports."
 msgstr "teamd runner.min_ports에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:315
+#: ../clients/common/settings-docs.h.in:319
 msgid "Corresponds to the teamd runner.sys_prio."
 msgstr "teamd runner.sys_prio에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:316
+#: ../clients/common/settings-docs.h.in:320
 msgid "Corresponds to the teamd runner.tx_balancer.name."
 msgstr "teamd runner.tx_balancer.name에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:317
+#: ../clients/common/settings-docs.h.in:321
 msgid "Corresponds to the teamd runner.tx_balancer.interval."
 msgstr "teamd runner.tx_balancer.interval에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:318
+#: ../clients/common/settings-docs.h.in:322
 msgid "Corresponds to the teamd runner.tx_hash."
 msgstr "teamd runner.tx_hash에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:319
+#: ../clients/common/settings-docs.h.in:323
 msgid ""
 "The JSON configuration for the team port. The property should contain raw "
 "JSON configuration data suitable for teamd, because the value is passed "
@@ -8864,19 +8778,19 @@ msgstr ""
 "기본 구성이 사용됩니다. 형식에 대한 자세한 내용은 teamd.conf 파일을 참조하십"
 "시오."
 
-#: ../clients/common/settings-docs.h.in:320
+#: ../clients/common/settings-docs.h.in:324
 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_key."
 msgstr "teamd ports.PORTIFNAME.lacp_key에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:321
+#: ../clients/common/settings-docs.h.in:325
 msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_prio."
 msgstr "teamd ports.PORTIFNAME.lacp_prio에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:323
+#: ../clients/common/settings-docs.h.in:327
 msgid "Corresponds to the teamd ports.PORTIFNAME.prio."
 msgstr "teamd ports.PORTIFNAME.prio에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:324
+#: ../clients/common/settings-docs.h.in:328
 msgid ""
 "Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the "
 "parameter is skipped from the json config."
@@ -8884,11 +8798,11 @@ msgstr ""
 "teamd ports.PORTIFNAME.queue_id에 해당합니다. -1로 설정하면 매개 변수가 json "
 "구성에서 건너 뛴다는 것을 의미합니다."
 
-#: ../clients/common/settings-docs.h.in:325
+#: ../clients/common/settings-docs.h.in:329
 msgid "Corresponds to the teamd ports.PORTIFNAME.sticky."
 msgstr "teamd ports.PORTIFNAME.sticky에 해당합니다."
 
-#: ../clients/common/settings-docs.h.in:326
+#: ../clients/common/settings-docs.h.in:330
 msgid ""
 "The group ID which will own the device. If set to NULL everyone will be able "
 "to use the device."
@@ -8896,7 +8810,7 @@ msgstr ""
 "장치를 소유 할 그룹 ID입니다. NULL로 설정하면 모든 사용자가 장치를 사용할 수 "
 "있습니다."
 
-#: ../clients/common/settings-docs.h.in:327
+#: ../clients/common/settings-docs.h.in:331
 msgid ""
 "The operating mode of the virtual device. Allowed values are "
 "NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and "
@@ -8906,7 +8820,7 @@ msgstr ""
 "NM_SETTING_TUN_MODE_TUN (1)과 이더넷과 유사한 레이어 2를 생성하는 "
 "NM_SETTING_TUN_MODE_TAP (2)입니다."
 
-#: ../clients/common/settings-docs.h.in:328
+#: ../clients/common/settings-docs.h.in:332
 msgid ""
 "If the property is set to TRUE, the interface will support multiple file "
 "descriptors (queues) to parallelize packet sending or receiving. Otherwise, "
@@ -8916,7 +8830,7 @@ msgstr ""
 "해 여러 파일 설명자 (대기열)를 지원합니다. 그렇지 않으면 인터페이스가 단일 대"
 "기열 만 지원합니다."
 
-#: ../clients/common/settings-docs.h.in:329
+#: ../clients/common/settings-docs.h.in:333
 msgid ""
 "The user ID which will own the device. If set to NULL everyone will be able "
 "to use the device."
@@ -8924,7 +8838,7 @@ msgstr ""
 "디바이스를 소유 할 사용자 ID. NULL로 설정하면 모든 사용자가 장치를 사용할 수 "
 "있습니다."
 
-#: ../clients/common/settings-docs.h.in:330
+#: ../clients/common/settings-docs.h.in:334
 msgid ""
 "If TRUE the interface will prepend a 4 byte header describing the physical "
 "interface to the packets."
@@ -8932,13 +8846,13 @@ msgstr ""
 "TRUE이면 인터페이스는 패킷에 대한 물리적 인터페이스를 설명하는 4 바이트 헤더 "
 "앞에 붙습니다."
 
-#: ../clients/common/settings-docs.h.in:331
+#: ../clients/common/settings-docs.h.in:335
 msgid ""
 "If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network "
 "header."
 msgstr "TRUE이면 IFF_VNET_HDR 터널 패킷에 virtio 네트워크 헤더가 포함됩니다."
 
-#: ../clients/common/settings-docs.h.in:332
+#: ../clients/common/settings-docs.h.in:336
 msgid ""
 "A dictionary of key/value pairs with user data. This data is ignored by "
 "NetworkManager and can be used at the users discretion. The keys only "
@@ -8949,7 +8863,7 @@ msgstr ""
 "무시되며 사용자의 재량에 따라 사용할 수 있습니다. 키는 엄격한 ASCII 형식 만 "
 "지원하지만 값은 임의의 길이까지 임의의 UTF8 문자열 일 수 있습니다."
 
-#: ../clients/common/settings-docs.h.in:333
+#: ../clients/common/settings-docs.h.in:337
 msgid ""
 "For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p "
 "priorities.  The mapping is given in the format \"from:to\" where both \"from"
@@ -8959,7 +8873,7 @@ msgstr ""
 "다. 매핑은 \"from : to\"형식으로 주어지며 \"from\"과 \"to\"는 모두 부호없는 "
 "정수, 즉 \"7 : 3\"입니다."
 
-#: ../clients/common/settings-docs.h.in:334
+#: ../clients/common/settings-docs.h.in:338
 msgid ""
 "One or more flags which control the behavior and features of the VLAN "
 "interface.  Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of "
@@ -8980,7 +8894,7 @@ msgstr ""
 "을 유지하기 위해 D-Bus API의 기본값은 0이고 D-Bus의 누락 된 속성은 여전히 ​​0으"
 "로 간주됩니다."
 
-#: ../clients/common/settings-docs.h.in:335
+#: ../clients/common/settings-docs.h.in:339
 msgid ""
 "The VLAN identifier that the interface created by this connection should be "
 "assigned. The valid range is from 0 to 4094, without the reserved id 4095."
@@ -8988,7 +8902,7 @@ msgstr ""
 "이 연결에 의해 생성 된 인터페이스를 할당해야하는 VLAN 식별자입니다. 유효 범위"
 "는 0에서 4094이며 예약 ID는 4095입니다."
 
-#: ../clients/common/settings-docs.h.in:336
+#: ../clients/common/settings-docs.h.in:340
 msgid ""
 "For incoming packets, a list of mappings from 802.1p priorities to Linux SKB "
 "priorities.  The mapping is given in the format \"from:to\" where both \"from"
@@ -8998,7 +8912,7 @@ msgstr ""
 "입니다. 매핑은 \"from : to\"형식으로 주어지며 \"from\"과 \"to\"는 모두 부호없"
 "는 정수, 즉 \"7 : 3\"입니다."
 
-#: ../clients/common/settings-docs.h.in:337
+#: ../clients/common/settings-docs.h.in:341
 msgid ""
 "If given, specifies the parent interface name or parent connection UUID from "
 "which this VLAN interface should be created.  If this property is not "
@@ -9009,14 +8923,14 @@ msgstr ""
 "연결 UUID를 지정합니다. 이 등록 정보가 지정되지 않은 경우, 연결에는 \"mac-"
 "address\"등록 정보가있는 \"802-3-ethernet\"설정이 있어야합니다."
 
-#: ../clients/common/settings-docs.h.in:338
+#: ../clients/common/settings-docs.h.in:342
 msgid ""
 "Dictionary of key/value pairs of VPN plugin specific data.  Both keys and "
 "values must be strings."
 msgstr ""
 "VPN Plugin 특정 데이터의 키 / 값 쌍 사전. 키와 값은 모두 문자열이어야합니다."
 
-#: ../clients/common/settings-docs.h.in:339
+#: ../clients/common/settings-docs.h.in:343
 msgid ""
 "If the VPN service supports persistence, and this property is TRUE, the VPN "
 "will attempt to stay connected across link changes and outages, until "
@@ -9025,7 +8939,7 @@ msgstr ""
 "VPN 서비스가 지속성을 지원하고이 등록 정보가 TRUE이면 VPN은 명시 적으로 연결"
 "이 끊어 질 때까지 링크 변경 및 중단시에도 연결을 유지하려고 시도합니다."
 
-#: ../clients/common/settings-docs.h.in:340
+#: ../clients/common/settings-docs.h.in:344
 msgid ""
 "Dictionary of key/value pairs of VPN plugin specific secrets like passwords "
 "or private keys.  Both keys and values must be strings."
@@ -9033,7 +8947,7 @@ msgstr ""
 "암호 또는 개인 키와 같은 VPN 플러그 인 특정 비밀의 키 / 값 쌍 사전입니다. 키"
 "와 값은 모두 문자열이어야합니다."
 
-#: ../clients/common/settings-docs.h.in:341
+#: ../clients/common/settings-docs.h.in:345
 msgid ""
 "D-Bus service name of the VPN plugin that this setting uses to connect to "
 "its network.  i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin."
@@ -9041,7 +8955,7 @@ msgstr ""
 "이 설정이 해당 네트워크에 연결하는 데 사용하는 VPN 플러그 인의 D-Bus 서비스 "
 "이름입니다. 즉 vpnc 플러그인의 org.freedesktop.NetworkManager.vpnc."
 
-#: ../clients/common/settings-docs.h.in:342
+#: ../clients/common/settings-docs.h.in:346
 msgid ""
 "Timeout for the VPN service to establish the connection. Some services may "
 "take quite a long time to connect. Value of 0 means a default timeout, which "
@@ -9053,7 +8967,7 @@ msgstr ""
 "는 한 60 초인 기본 시간 초과를 의미합니다. 0보다 큰 값은 초 단위의 시간 초과"
 "를 의미합니다."
 
-#: ../clients/common/settings-docs.h.in:343
+#: ../clients/common/settings-docs.h.in:347
 msgid ""
 "If the VPN connection requires a user name for authentication, that name "
 "should be provided here.  If the connection is available to more than one "
@@ -9068,31 +8982,31 @@ msgstr ""
 "NetworkManager는 VPN 연결을 요청한 사용자의 사용자 이름을 자동으로 제공합니"
 "다."
 
-#: ../clients/common/settings-docs.h.in:344
+#: ../clients/common/settings-docs.h.in:348
 msgid "Specifies the lifetime in seconds of FDB entries learnt by the kernel."
 msgstr "커널에서 학습 한 FDB 항목의 수명 (초)을 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:345
+#: ../clients/common/settings-docs.h.in:349
 msgid ""
 "Specifies the UDP destination port to communicate to the remote VXLAN tunnel "
 "endpoint."
 msgstr "원격 VXLAN 터널 끝점과 통신 할 UDP 대상 포트를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:346
+#: ../clients/common/settings-docs.h.in:350
 msgid ""
 "Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use."
 msgstr ""
 "사용할 VXLAN 네트워크 식별자 (또는 VXLAN 세그먼트 식별자)를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:347
+#: ../clients/common/settings-docs.h.in:351
 msgid "Specifies whether netlink LL ADDR miss notifications are generated."
 msgstr "netlink LL ADDR 누락 알림을 생성할지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:348
+#: ../clients/common/settings-docs.h.in:352
 msgid "Specifies whether netlink IP ADDR miss notifications are generated."
 msgstr "netlink IP ADDR 누락 알림을 생성할지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:349
+#: ../clients/common/settings-docs.h.in:353
 msgid ""
 "Specifies whether unknown source link layer addresses and IP addresses are "
 "entered into the VXLAN device forwarding database."
@@ -9100,7 +9014,7 @@ msgstr ""
 "알 수없는 소스 링크 계층 주소 및 IP 주소를 VXLAN 장치 전달 데이터베이스에 입"
 "력할지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:350
+#: ../clients/common/settings-docs.h.in:354
 msgid ""
 "Specifies the maximum number of FDB entries. A value of zero means that the "
 "kernel will store unlimited entries."
@@ -9108,20 +9022,20 @@ msgstr ""
 "FDB 항목의 최대 수를 지정합니다. 0 값은 커널이 무제한 항목을 저장함을 의미합"
 "니다."
 
-#: ../clients/common/settings-docs.h.in:351
+#: ../clients/common/settings-docs.h.in:355
 msgid "If given, specifies the source IP address to use in outgoing packets."
 msgstr "주어진 경우 보내는 패킷에 사용할 원본 IP 주소를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:352
+#: ../clients/common/settings-docs.h.in:356
 msgid ""
 "If given, specifies the parent interface name or parent connection UUID."
 msgstr "주어진 경우, 상위 인터페이스 이름 또는 상위 연결 UUID를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:353
+#: ../clients/common/settings-docs.h.in:357
 msgid "Specifies whether ARP proxy is turned on."
 msgstr "ARP 프록시가 켜져 있는지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:354
+#: ../clients/common/settings-docs.h.in:358
 msgid ""
 "Specifies the unicast destination IP address to use in outgoing packets when "
 "the destination link layer address is not known in the VXLAN device "
@@ -9131,31 +9045,58 @@ msgstr ""
 "트 IP 주소를 조인 할 때 나가는 패킷에 사용할 유니 캐스트 대상 IP 주소를 지정"
 "합니다."
 
-#: ../clients/common/settings-docs.h.in:355
+#: ../clients/common/settings-docs.h.in:359
 msgid "Specifies whether route short circuit is turned on."
 msgstr "경로 단락이 켜져 있는지 여부를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:356
+#: ../clients/common/settings-docs.h.in:360
 msgid ""
 "Specifies the maximum UDP source port to communicate to the remote VXLAN "
 "tunnel endpoint."
 msgstr "원격 VXLAN 터널 엔드 포인트와 통신 할 최대 UDP 소스 포트를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:357
+#: ../clients/common/settings-docs.h.in:361
 msgid ""
 "Specifies the minimum UDP source port to communicate to the remote VXLAN "
 "tunnel endpoint."
 msgstr "원격 VXLAN 터널 엔드 포인트와 통신 할 최소 UDP 소스 포트를 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:358
+#: ../clients/common/settings-docs.h.in:362
 msgid "Specifies the TOS value to use in outgoing packets."
 msgstr "송신 패킷에 사용할 TOS 값을 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:359
+#: ../clients/common/settings-docs.h.in:363
 msgid "Specifies the time-to-live value to use in outgoing packets."
 msgstr "송신 패킷에 사용할 TTL (Time-To-Live) 값을 지정합니다."
 
-#: ../clients/common/settings-docs.h.in:360
+#: ../clients/common/settings-docs.h.in:364
+msgid ""
+"The P2P device that should be connected to. Currently this is the only way "
+"to create or join a group."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:365
+msgid ""
+"The Wi-Fi Display (WFD) Information Elements (IEs) to set. Wi-Fi Display "
+"requires a protocol specific information element to be set in certain Wi-Fi "
+"frames. These can be specified here for the purpose of establishing a "
+"connection. This setting is only useful when implementing a Wi-Fi Display "
+"client."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:366
+#, fuzzy
+msgid ""
+"Flags indicating which mode of WPS is to be used. There's little point in "
+"changing the default setting as NetworkManager will automatically determine "
+"the best method to use."
+msgstr ""
+"어떤 WPS 모드가 사용되는지를 나타내는 플래그. NetworkManager가 액세스 포인트 "
+"기능에서 WPS 등록을 시작하는 것이 가능한지 여부를 자동 결정하기 때문에 기본 "
+"설정을 변경하는 것이 중요하지 않습니다. 이 속성을 1로 설정하면 WPS를 비활성"
+"화 할 수 있습니다."
+
+#: ../clients/common/settings-docs.h.in:367
 msgid ""
 "If specified, this connection will only apply to the WiMAX device whose MAC "
 "address matches. This property does not change the MAC address of the device "
@@ -9164,7 +9105,7 @@ msgstr ""
 "지정되면이 연결은 MAC 주소가 일치하는 WiMAX 장치에만 적용됩니다. 이 속성은 장"
 "치의 MAC 주소 (MAC 스푸핑)를 변경하지 않습니다. 지원 중단 : 1"
 
-#: ../clients/common/settings-docs.h.in:361
+#: ../clients/common/settings-docs.h.in:368
 msgid ""
 "Network Service Provider (NSP) name of the WiMAX network this connection "
 "should use. Deprecated: 1"
@@ -9172,13 +9113,54 @@ msgstr ""
 "이 연결에서 사용해야하는 WiMAX 네트워크의 NSP (Network Service Provider) 이름"
 "입니다. 지원 중단 : 1"
 
-#: ../clients/common/settings-docs.h.in:362
+#: ../clients/common/settings-docs.h.in:369
+msgid ""
+"The use of fwmark is optional and is by default off. Setting it to 0 "
+"disables it. Otherwise it is a 32-bit fwmark for outgoing packets."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:370
+msgid ""
+"The listen-port. If listen-port is not specified, the port will be chosen "
+"randomly when the interface comes up."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:371
+#, fuzzy
+msgid ""
+"If non-zero, only transmit packets of the specified size or smaller, "
+"breaking larger packets up into multiple fragments. If zero a default MTU is "
+"used. Note that contrary to wg-quick's MTU setting, this does not take into "
+"account the current routes at the time of activation."
+msgstr ""
+"0이 아닌 경우 지정된 크기 이하의 패킷 만 전송하여 큰 패킷을 여러 이더넷 프레"
+"임으로 분할합니다."
+
+#: ../clients/common/settings-docs.h.in:372
+msgid ""
+"Whether to automatically add routes for the AllowedIPs ranges of the peers. "
+"If TRUE (the default), NetworkManager will automatically add routes in the "
+"routing tables according to ipv4.route-table and ipv6.route-table. If FALSE, "
+"no such routes are added automatically. In this case, the user may want to "
+"configure static routes in ipv4.routes and ipv6.routes, respectively."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:373
+msgid "The 256 bit private-key in base64 encoding."
+msgstr ""
+
+#: ../clients/common/settings-docs.h.in:374
+#, fuzzy
+msgid "Flags indicating how to handle the \"private-key\" property."
+msgstr "\"private-key-password\"속성을 처리하는 방법을 나타내는 플래그입니다."
+
+#: ../clients/common/settings-docs.h.in:375
 msgid ""
 "IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use "
 "whatever the device is already set to\"."
 msgstr ""
 
-#: ../clients/common/settings-docs.h.in:363
+#: ../clients/common/settings-docs.h.in:376
 msgid ""
 "If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) "
 "MAC layer device whose permanent MAC address matches."
@@ -9186,17 +9168,17 @@ msgstr ""
 "이 연결을 지정하면이 연결은 영구 MAC 주소가 일치하는 IEEE 802.15.4 (WPAN) "
 "MAC 계층 장치에만 적용됩니다."
 
-#: ../clients/common/settings-docs.h.in:364
+#: ../clients/common/settings-docs.h.in:377
 msgid ""
 "IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, "
 "use whatever the device is already set to\"."
 msgstr ""
 
-#: ../clients/common/settings-docs.h.in:365
+#: ../clients/common/settings-docs.h.in:378
 msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier."
 msgstr "IEEE 802.15.4 PAN (Personal Area Network) 식별자."
 
-#: ../clients/common/settings-docs.h.in:366
+#: ../clients/common/settings-docs.h.in:379
 msgid "Short IEEE 802.15.4 address to be used within a restricted environment."
 msgstr "제한된 환경에서 사용되는 짧은 IEEE 802.15.4 주소."
 
@@ -9242,31 +9224,30 @@ msgstr ""
 msgid "Invalid option.  Please use --help to see a list of valid options."
 msgstr "잘못된 옵션입니다. --help를 사용하여 유효한 옵션 목록을 확인하십시오."
 
-#: ../clients/tui/newt/nmt-newt-utils.c:177 ../clients/tui/nmt-editor.c:429
+#: ../clients/tui/newt/nmt-newt-utils.c:176 ../clients/tui/nmt-editor.c:433
 #: ../clients/tui/nmt-password-dialog.c:174
 #: ../clients/tui/nmt-route-editor.c:122 ../clients/tui/nmtui-hostname.c:69
 #: ../clients/tui/nmtui.c:134
 msgid "OK"
 msgstr "OK"
 
-#: ../clients/tui/newt/nmt-newt-utils.c:325
-#: ../clients/tui/newt/nmt-newt-utils.c:357
+#: ../clients/tui/newt/nmt-newt-utils.c:324
+#: ../clients/tui/newt/nmt-newt-utils.c:356
 #, c-format
 msgid "Could not create temporary file: %s"
 msgstr "임시 파일을 생성할 수 없음: %s"
 
-#: ../clients/tui/newt/nmt-newt-utils.c:363
+#: ../clients/tui/newt/nmt-newt-utils.c:362
 #, c-format
 msgid "Editor failed: %s"
 msgstr "편집기 실패: %s"
 
-#: ../clients/tui/newt/nmt-newt-utils.c:369
+#: ../clients/tui/newt/nmt-newt-utils.c:368
 #, c-format
 msgid "Could not re-read file: %s"
 msgstr "파일을 다시 읽어올 수 없음: %s"
 
-#: ../clients/tui/nm-editor-utils.c:144 ../libnm-glib/nm-device.c:1820
-#: ../libnm/nm-device.c:1380
+#: ../clients/tui/nm-editor-utils.c:144 ../libnm/nm-device.c:1380
 msgid "Ethernet"
 msgstr "이더넷"
 
@@ -9275,8 +9256,7 @@ msgstr "이더넷"
 msgid "Ethernet connection %d"
 msgstr "이더넷 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:152 ../libnm-glib/nm-device.c:1822
-#: ../libnm/nm-device.c:1382
+#: ../clients/tui/nm-editor-utils.c:152 ../libnm/nm-device.c:1382
 msgid "Wi-Fi"
 msgstr "Wi-Fi"
 
@@ -9285,8 +9265,8 @@ msgstr "Wi-Fi"
 msgid "Wi-Fi connection %d"
 msgstr "Wi-Fi 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2376
-#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1398
+#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2518
+#: ../libnm/nm-device.c:1398
 msgid "InfiniBand"
 msgstr "InfiniBand"
 
@@ -9295,8 +9275,7 @@ msgstr "InfiniBand"
 msgid "InfiniBand connection %d"
 msgstr "InfiniBand 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:170 ../libnm-glib/nm-device.c:1830
-#: ../libnm/nm-device.c:1396
+#: ../clients/tui/nm-editor-utils.c:170 ../libnm/nm-device.c:1396
 msgid "Mobile Broadband"
 msgstr "모바일 광대역"
 
@@ -9314,10 +9293,9 @@ msgstr "DSL"
 msgid "DSL connection %d"
 msgstr "DSL 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2368
-#: ../libnm-glib/nm-device.c:1834 ../libnm-util/nm-connection.c:1623
+#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2510
 #: ../libnm/nm-device.c:1400
-#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4794
+#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4898
 msgid "Bond"
 msgstr "본딩 "
 
@@ -9326,10 +9304,9 @@ msgstr "본딩 "
 msgid "Bond connection %d"
 msgstr "Bond 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2372
-#: ../libnm-glib/nm-device.c:1838 ../libnm-util/nm-connection.c:1627
+#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2514
 #: ../libnm/nm-device.c:1404
-#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5130
+#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5253
 msgid "Bridge"
 msgstr "브리지 "
 
@@ -9338,10 +9315,9 @@ msgstr "브리지 "
 msgid "Bridge connection %d"
 msgstr "브리지 연결 %d"
 
-#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2370
-#: ../libnm-glib/nm-device.c:1836 ../libnm-util/nm-connection.c:1625
+#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2512
 #: ../libnm/nm-device.c:1402
-#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4897
+#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4971
 msgid "Team"
 msgstr "팀 "
 
@@ -9351,8 +9327,7 @@ msgid "Team connection %d"
 msgstr "팀 연결 %d"
 
 #: ../clients/tui/nm-editor-utils.c:215 ../clients/tui/nmt-page-vlan.c:82
-#: ../libnm-core/nm-connection.c:2374 ../libnm-glib/nm-device.c:1840
-#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1406
+#: ../libnm-core/nm-connection.c:2516 ../libnm/nm-device.c:1406
 msgid "VLAN"
 msgstr "VLAN"
 
@@ -9402,58 +9377,62 @@ msgstr "숨기기"
 msgid "Show"
 msgstr "보기 "
 
-#: ../clients/tui/nmt-editor.c:98
+#: ../clients/tui/nmt-editor.c:100
 #, c-format
 msgid "Could not create editor for connection '%s' of type '%s'."
 msgstr "유형 '%s'의 연결 '%s'에 대한 편집기를 생성할 수 없습니다."
 
-#: ../clients/tui/nmt-editor.c:102
+#: ../clients/tui/nmt-editor.c:104
 #, c-format
 msgid "Could not create editor for invalid connection '%s'."
 msgstr "잘못된 연결 '%s'에 대한 편집기를 생성할 수 없습니다."
 
-#: ../clients/tui/nmt-editor.c:112
+#: ../clients/tui/nmt-editor.c:114
 #, fuzzy
 msgid "Edit Connection"
 msgstr "연결 편집 "
 
-#: ../clients/tui/nmt-editor.c:173
+#: ../clients/tui/nmt-editor.c:175
 #, c-format
 msgid "Unable to save connection: %s"
 msgstr "연결을 저장할 수 없음: %s"
 
-#: ../clients/tui/nmt-editor.c:187
+#: ../clients/tui/nmt-editor.c:189
 #, c-format
 msgid "Unable to add new connection: %s"
 msgstr "새 연결을 추가할 수 없음: %s"
 
-#: ../clients/tui/nmt-editor.c:332
+#: ../clients/tui/nmt-editor.c:336
 msgid "Profile name"
 msgstr "프로파일 이름"
 
-#: ../clients/tui/nmt-editor.c:343
+#: ../clients/tui/nmt-editor.c:347
 msgid "Ethernet device"
 msgstr "이더넷 장치"
 
-#: ../clients/tui/nmt-editor.c:345
+#: ../clients/tui/nmt-editor.c:349
 msgid "Device"
 msgstr "장치"
 
 #. And finally the bottom widgets
-#: ../clients/tui/nmt-editor.c:405
+#: ../clients/tui/nmt-editor.c:409
 msgid "Automatically connect"
 msgstr "자동으로 연결 "
 
-#: ../clients/tui/nmt-editor.c:411
+#: ../clients/tui/nmt-editor.c:415
 msgid "Available to all users"
 msgstr "모든 사용자에게 사용 가능 "
 
-#: ../clients/tui/nmt-editor.c:426 ../clients/tui/nmt-password-dialog.c:171
+#: ../clients/tui/nmt-editor.c:430 ../clients/tui/nmt-password-dialog.c:171
 #: ../clients/tui/nmt-route-editor.c:115 ../clients/tui/nmtui-edit.c:220
 #: ../clients/tui/nmtui-edit.c:528 ../clients/tui/nmtui-hostname.c:67
 msgid "Cancel"
 msgstr "취소 "
 
+#: ../clients/tui/nmt-mtu-entry.c:84
+msgid "(default)"
+msgstr "(기본값)"
+
 #: ../clients/tui/nmt-mtu-entry.c:86 ../clients/tui/nmt-mtu-entry.c:117
 msgid "bytes"
 msgstr "바이트"
@@ -10158,120 +10137,120 @@ msgstr "NetworkManager에 접속할 수 없음: %s.\n"
 msgid "NetworkManager is not running."
 msgstr "NetworkManager가 실행되고 있지 않습니다."
 
-#: ../libnm-core/nm-crypto.c:214
+#: ../libnm-core/nm-crypto.c:213
 #, c-format
 msgid "PEM key file had no start tag"
 msgstr "PEM 키 파일에 끝 태그 ''이(가) 없습니다."
 
-#: ../libnm-core/nm-crypto.c:222 ../libnm-util/crypto.c:130
+#: ../libnm-core/nm-crypto.c:221
 #, c-format
 msgid "PEM key file had no end tag '%s'."
 msgstr "PEM 키 파일에 끝 태그 '%s'이(가) 없습니다."
 
-#: ../libnm-core/nm-crypto.c:249 ../libnm-util/crypto.c:160
+#: ../libnm-core/nm-crypto.c:248
 #, c-format
 msgid "Malformed PEM file: Proc-Type was not first tag."
 msgstr "잘못된 형태의 PEM 파일: Proc-Type이 첫번째 태그가 아닙니다."
 
-#: ../libnm-core/nm-crypto.c:257 ../libnm-util/crypto.c:168
+#: ../libnm-core/nm-crypto.c:256
 #, c-format
 msgid "Malformed PEM file: unknown Proc-Type tag '%s'."
 msgstr "잘못된 형태의 PEM 파일: 알려져 있지 않은 Proc-Type 태그 '%s'."
 
-#: ../libnm-core/nm-crypto.c:269 ../libnm-util/crypto.c:178
+#: ../libnm-core/nm-crypto.c:268
 #, c-format
 msgid "Malformed PEM file: DEK-Info was not the second tag."
 msgstr "잘못된 형태의 PEM 파일: DEK-Info가 두번째 태그가 아님."
 
-#: ../libnm-core/nm-crypto.c:280 ../libnm-util/crypto.c:189
+#: ../libnm-core/nm-crypto.c:279
 #, c-format
 msgid "Malformed PEM file: no IV found in DEK-Info tag."
 msgstr "잘못된 형태의 PEM 파일: IV를 DEK-Info 태그에서 찾을 수 없음."
 
-#: ../libnm-core/nm-crypto.c:288 ../libnm-util/crypto.c:196
+#: ../libnm-core/nm-crypto.c:287
 #, c-format
 msgid "Malformed PEM file: invalid format of IV in DEK-Info tag."
 msgstr "잘못된 형태의 PEM 파일: DEK-Info 태그안에 잘못된 형태의 IV가 있음."
 
-#: ../libnm-core/nm-crypto.c:299 ../libnm-util/crypto.c:211
+#: ../libnm-core/nm-crypto.c:298
 #, c-format
 msgid "Malformed PEM file: unknown private key cipher '%s'."
 msgstr "잘못된 형태의 PEM 파일: 알려져 있지 않은 비밀 키 암호화 방법 '%s'."
 
-#: ../libnm-core/nm-crypto.c:320 ../libnm-util/crypto.c:230
+#: ../libnm-core/nm-crypto.c:319
 #, c-format
 msgid "Could not decode private key."
 msgstr "비밀 키를 해독할 수 없습니다."
 
-#: ../libnm-core/nm-crypto.c:361 ../libnm-util/crypto.c:282
+#: ../libnm-core/nm-crypto.c:360
 msgid "Failed to find expected PKCS#8 start tag."
 msgstr "예상된 PKCS#8 시작 태그를 찾는데 실패하였습니다."
 
-#: ../libnm-core/nm-crypto.c:369 ../libnm-util/crypto.c:290
+#: ../libnm-core/nm-crypto.c:368
 #, c-format
 msgid "Failed to find expected PKCS#8 end tag '%s'."
 msgstr "예상된 PKCS#8 종료 태그 '%s' 를 찾는데 실패하였습니다."
 
-#: ../libnm-core/nm-crypto.c:381 ../libnm-util/crypto.c:309
+#: ../libnm-core/nm-crypto.c:380
 msgid "Failed to decode PKCS#8 private key."
 msgstr "PKCS#8 개 키를 해독하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto.c:440 ../libnm-util/crypto.c:351
+#: ../libnm-core/nm-crypto.c:439
 #, c-format
 msgid "IV must be an even number of bytes in length."
 msgstr "IV의 길이는 짝수여야만 합니다."
 
-#: ../libnm-core/nm-crypto.c:456 ../libnm-util/crypto.c:365
+#: ../libnm-core/nm-crypto.c:455
 #, c-format
 msgid "IV contains non-hexadecimal digits."
 msgstr "IV에 16진수 숫자가 아닌 문자가 있습니다."
 
-#: ../libnm-core/nm-crypto.c:532
+#: ../libnm-core/nm-crypto.c:531
 #, fuzzy, c-format
 msgid "IV must contain at least 8 characters"
 msgstr "IV에 16진수 숫자가 아닌 문자가 있습니다."
 
-#: ../libnm-core/nm-crypto.c:580 ../libnm-util/crypto.c:515
+#: ../libnm-core/nm-crypto.c:579
 #, c-format
 msgid "Unable to determine private key type."
 msgstr "비밀 키 유형을 결정할 수 없습니다."
 
-#: ../libnm-core/nm-crypto.c:592
+#: ../libnm-core/nm-crypto.c:591
 #, c-format
 msgid "Password provided, but key was not encrypted."
 msgstr "암호가 제공되었지만 키가 암호화되지 않았습니다."
 
-#: ../libnm-core/nm-crypto.c:653 ../libnm-util/crypto.c:570
+#: ../libnm-core/nm-crypto.c:652
 #, c-format
 msgid "PEM certificate had no start tag '%s'."
 msgstr "PEM 인증서에 시작 태그 '%s'이(가) 없습니다."
 
-#: ../libnm-core/nm-crypto.c:662 ../libnm-util/crypto.c:579
+#: ../libnm-core/nm-crypto.c:661
 #, c-format
 msgid "PEM certificate had no end tag '%s'."
 msgstr "PEM 인증서에 끝 태그 '%s'이(가) 없습니다."
 
-#: ../libnm-core/nm-crypto.c:674 ../libnm-util/crypto.c:597
+#: ../libnm-core/nm-crypto.c:673
 #, c-format
 msgid "Failed to decode certificate."
 msgstr "인증서 해독에 실패했습니다."
 
-#: ../libnm-core/nm-crypto.c:703 ../libnm-core/nm-crypto.c:756
+#: ../libnm-core/nm-crypto.c:702 ../libnm-core/nm-crypto.c:755
 #, c-format
 msgid "Certificate file is empty"
 msgstr "인증서 파일이 비어 있습니다."
 
-#: ../libnm-core/nm-crypto.c:736
+#: ../libnm-core/nm-crypto.c:735
 #, fuzzy, c-format
 msgid "Failed to recognize certificate"
 msgstr "인증서 해독에 실패했습니다."
 
-#: ../libnm-core/nm-crypto.c:846
+#: ../libnm-core/nm-crypto.c:845
 #, fuzzy, c-format
 msgid "not a valid private key"
 msgstr "잘못된 개인 키"
 
-#: ../libnm-core/nm-crypto-gnutls.c:75 ../libnm-util/crypto_gnutls.c:48
+#: ../libnm-core/nm-crypto-gnutls.c:75
 msgid "Failed to initialize the crypto engine."
 msgstr "암호화 엔진을 초기화하는 데 실패했습니다."
 
@@ -10285,24 +10264,22 @@ msgstr "해독을 위해 지원되지 않는 키 암호"
 msgid "Invalid IV length (must be at least %u)."
 msgstr "잘못된 IV 길이입니다(최소한 %u 이상이어야 함)."
 
-#: ../libnm-core/nm-crypto-gnutls.c:134 ../libnm-util/crypto_gnutls.c:175
+#: ../libnm-core/nm-crypto-gnutls.c:134
 #, c-format
 msgid "Failed to initialize the decryption cipher context: %s (%s)"
 msgstr "해독 암호 컨텍스트 초기화 실패: %s (%s)"
 
-#: ../libnm-core/nm-crypto-gnutls.c:146 ../libnm-util/crypto_gnutls.c:184
+#: ../libnm-core/nm-crypto-gnutls.c:146
 #, c-format
 msgid "Failed to decrypt the private key: %s (%s)"
 msgstr "개인 키 해독 실패: %s (%s)"
 
 #: ../libnm-core/nm-crypto-gnutls.c:160 ../libnm-core/nm-crypto-nss.c:223
-#: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252
 #, c-format
 msgid "Failed to decrypt the private key: unexpected padding length."
 msgstr "비밀 키를 해독하는 데 실패했습니다: 예기치 못한 패딩 길이."
 
 #: ../libnm-core/nm-crypto-gnutls.c:171 ../libnm-core/nm-crypto-nss.c:234
-#: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263
 #, c-format
 msgid "Failed to decrypt the private key."
 msgstr "비밀 키를 해독하는 데 실패했습니다."
@@ -10312,122 +10289,122 @@ msgstr "비밀 키를 해독하는 데 실패했습니다."
 msgid "Unsupported key cipher for encryption"
 msgstr "암호화를 위해 지원되지 않는 키 암호"
 
-#: ../libnm-core/nm-crypto-gnutls.c:221 ../libnm-util/crypto_gnutls.c:280
+#: ../libnm-core/nm-crypto-gnutls.c:221
 #, c-format
 msgid "Failed to initialize the encryption cipher context: %s (%s)"
 msgstr "암호화 암호 컨텍스트 초기화 실패: %s (%s)"
 
-#: ../libnm-core/nm-crypto-gnutls.c:247 ../libnm-util/crypto_gnutls.c:289
+#: ../libnm-core/nm-crypto-gnutls.c:247
 #, c-format
 msgid "Failed to encrypt the data: %s (%s)"
 msgstr "데이터 암호화 실패: %s (%s)"
 
-#: ../libnm-core/nm-crypto-gnutls.c:272 ../libnm-util/crypto_gnutls.c:329
+#: ../libnm-core/nm-crypto-gnutls.c:272
 #, c-format
 msgid "Error initializing certificate data: %s"
 msgstr "인증서 정보를 초기화하는 중 오류가 발생했습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:294 ../libnm-util/crypto_gnutls.c:351
+#: ../libnm-core/nm-crypto-gnutls.c:294
 #, c-format
 msgid "Couldn't decode certificate: %s"
 msgstr "인증서를 해독할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:321 ../libnm-util/crypto_gnutls.c:375
+#: ../libnm-core/nm-crypto-gnutls.c:321
 #, c-format
 msgid "Couldn't initialize PKCS#12 decoder: %s"
 msgstr "PKCS#12 복호기를 초기화할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:334 ../libnm-util/crypto_gnutls.c:388
+#: ../libnm-core/nm-crypto-gnutls.c:334
 #, c-format
 msgid "Couldn't decode PKCS#12 file: %s"
 msgstr "PKCS#12 파일을 복호화할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:348 ../libnm-util/crypto_gnutls.c:400
+#: ../libnm-core/nm-crypto-gnutls.c:348
 #, c-format
 msgid "Couldn't verify PKCS#12 file: %s"
 msgstr "PKCS#12 파일을 검증할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:376 ../libnm-util/crypto_gnutls.c:428
+#: ../libnm-core/nm-crypto-gnutls.c:376
 #, c-format
 msgid "Couldn't initialize PKCS#8 decoder: %s"
 msgstr "PKCS#12 복호기를 초기화할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-gnutls.c:403 ../libnm-util/crypto_gnutls.c:451
+#: ../libnm-core/nm-crypto-gnutls.c:403
 #, c-format
 msgid "Couldn't decode PKCS#8 file: %s"
 msgstr "PKCS#12 파일을 해독할 수 없습니다: %s"
 
-#: ../libnm-core/nm-crypto-nss.c:82 ../libnm-util/crypto_nss.c:53
+#: ../libnm-core/nm-crypto-nss.c:82
 #, c-format
 msgid "Failed to initialize the crypto engine: %d."
 msgstr "암호화 엔진을 초기화하는 데 실패했습니다: %d."
 
-#: ../libnm-core/nm-crypto-nss.c:148 ../libnm-util/crypto_nss.c:181
+#: ../libnm-core/nm-crypto-nss.c:148
 #, c-format
 msgid "Failed to initialize the decryption cipher slot."
 msgstr "해독용 암호 슬롯을 할당하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:158 ../libnm-util/crypto_nss.c:191
+#: ../libnm-core/nm-crypto-nss.c:158
 #, c-format
 msgid "Failed to set symmetric key for decryption."
 msgstr "해독을 위한 대칭키를 설정하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:168 ../libnm-util/crypto_nss.c:201
+#: ../libnm-core/nm-crypto-nss.c:168
 #, c-format
 msgid "Failed to set IV for decryption."
 msgstr "해독을 위한 IV를 설정하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:176 ../libnm-util/crypto_nss.c:209
+#: ../libnm-core/nm-crypto-nss.c:176
 #, c-format
 msgid "Failed to initialize the decryption context."
 msgstr "해독 문맥을 초기화하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:192 ../libnm-util/crypto_nss.c:222
+#: ../libnm-core/nm-crypto-nss.c:192
 #, c-format
 msgid "Failed to decrypt the private key: %d."
 msgstr "비밀 키를 해독하는 데 실패했습니다: %d."
 
-#: ../libnm-core/nm-crypto-nss.c:200 ../libnm-util/crypto_nss.c:230
+#: ../libnm-core/nm-crypto-nss.c:200
 #, c-format
 msgid "Failed to decrypt the private key: decrypted data too large."
 msgstr "비밀 키를 해독하는 데 실패했습니다: 해독 데이터가 너무 큽니다."
 
-#: ../libnm-core/nm-crypto-nss.c:211 ../libnm-util/crypto_nss.c:241
+#: ../libnm-core/nm-crypto-nss.c:211
 #, c-format
 msgid "Failed to finalize decryption of the private key: %d."
 msgstr "비밀 키의 해독을 마무리하는 데 실패했습니다: %d."
 
-#: ../libnm-core/nm-crypto-nss.c:300 ../libnm-util/crypto_nss.c:345
+#: ../libnm-core/nm-crypto-nss.c:300
 #, c-format
 msgid "Failed to initialize the encryption cipher slot."
 msgstr "암호화 암호 슬롯을 초기화하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:308 ../libnm-util/crypto_nss.c:353
+#: ../libnm-core/nm-crypto-nss.c:308
 #, c-format
 msgid "Failed to set symmetric key for encryption."
 msgstr "암호화를 위한 대칭키를 설정하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:316 ../libnm-util/crypto_nss.c:361
+#: ../libnm-core/nm-crypto-nss.c:316
 #, c-format
 msgid "Failed to set IV for encryption."
 msgstr "암호화를 위한 IV를 설정하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:324 ../libnm-util/crypto_nss.c:369
+#: ../libnm-core/nm-crypto-nss.c:324
 #, c-format
 msgid "Failed to initialize the encryption context."
 msgstr "암호화 문맥을 초기화하는 데 실패했습니다."
 
-#: ../libnm-core/nm-crypto-nss.c:347 ../libnm-util/crypto_nss.c:377
+#: ../libnm-core/nm-crypto-nss.c:347
 #, c-format
 msgid "Failed to encrypt: %d."
 msgstr "암호화에 실패했습니다: %d."
 
-#: ../libnm-core/nm-crypto-nss.c:355 ../libnm-util/crypto_nss.c:385
+#: ../libnm-core/nm-crypto-nss.c:355
 #, c-format
 msgid "Unexpected amount of data after encrypting."
 msgstr "암호화 후 데이터 크기가 예상과 다릅니다."
 
-#: ../libnm-core/nm-crypto-nss.c:393 ../libnm-util/crypto_nss.c:425
+#: ../libnm-core/nm-crypto-nss.c:393
 #, c-format
 msgid "Couldn't decode certificate: %d"
 msgstr "인증서를 복호화할 수 없습니다: %d."
@@ -10442,106 +10419,87 @@ msgstr "암호는 UTF-8이어야 합니다"
 msgid "Couldn't initialize slot"
 msgstr "PKCS#12 복호기를 초기화할 수 없습니다: "
 
-#: ../libnm-core/nm-crypto-nss.c:470 ../libnm-util/crypto_nss.c:489
+#: ../libnm-core/nm-crypto-nss.c:470
 #, c-format
 msgid "Couldn't initialize PKCS#12 decoder: %d"
 msgstr "PKCS#12 복호기를 초기화할 수 없습니다: %d"
 
-#: ../libnm-core/nm-crypto-nss.c:479 ../libnm-util/crypto_nss.c:498
+#: ../libnm-core/nm-crypto-nss.c:479
 #, c-format
 msgid "Couldn't decode PKCS#12 file: %d"
 msgstr "PKCS#12 파일을 복호화할 수 없습니다: %d"
 
-#: ../libnm-core/nm-crypto-nss.c:488 ../libnm-util/crypto_nss.c:507
+#: ../libnm-core/nm-crypto-nss.c:488
 #, c-format
 msgid "Couldn't verify PKCS#12 file: %d"
 msgstr "PKCS#12 파일을 검증할 수 없습니다: %d"
 
-#: ../libnm-core/nm-crypto-nss.c:538 ../libnm-util/crypto_nss.c:551
+#: ../libnm-core/nm-crypto-nss.c:538
 msgid "Could not generate random data."
 msgstr "랜덤 데이터를 생성할 수 없습니다."
 
-#: ../libnm-core/nm-connection.c:301
+#: ../libnm-core/nm-connection.c:322
 msgid "wrong type; should be a list of strings."
 msgstr "잘못된 유형입니다. 문자열 목록이어야 합니다."
 
-#: ../libnm-core/nm-connection.c:371
+#: ../libnm-core/nm-connection.c:392
 msgid "unknown setting name"
 msgstr "알 수 없는 설정 이름"
 
-#: ../libnm-core/nm-connection.c:383
+#: ../libnm-core/nm-connection.c:404
 msgid "duplicate setting name"
 msgstr "중복 설정 이름"
 
-#: ../libnm-core/nm-connection.c:1366
+#: ../libnm-core/nm-connection.c:1415
 msgid "setting not found"
 msgstr "설정을 찾을 수 없습니다"
 
-#: ../libnm-core/nm-connection.c:1432 ../libnm-core/nm-connection.c:1457
-#: ../libnm-core/nm-connection.c:1482
+#: ../libnm-core/nm-connection.c:1481 ../libnm-core/nm-connection.c:1506
+#: ../libnm-core/nm-connection.c:1531
 msgid "setting is required for non-slave connections"
 msgstr "비 슬레이브 연결에 설정이 필요합니다"
 
-#: ../libnm-core/nm-connection.c:1445 ../libnm-core/nm-connection.c:1470
-#: ../libnm-core/nm-connection.c:1495
+#: ../libnm-core/nm-connection.c:1494 ../libnm-core/nm-connection.c:1519
+#: ../libnm-core/nm-connection.c:1544
 msgid "setting not allowed in slave connection"
 msgstr "슬레이브 연결에서는 설정이 허용되지 않습니다."
 
-#: ../libnm-core/nm-connection.c:1585
+#: ../libnm-core/nm-connection.c:1634
 msgid "Unexpected failure to verify the connection"
 msgstr "연결을 확인하는 데 예상치 못한 오류가 발생했습니다."
 
-#: ../libnm-core/nm-connection.c:1630
+#: ../libnm-core/nm-connection.c:1681
 msgid "Unexpected failure to normalize the connection"
 msgstr "연결을 정규화하는 데 예상치 못한 오류가 발생했습니다."
 
-#: ../libnm-core/nm-connection.c:2234 ../libnm-core/nm-setting-8021x.c:2571
-#: ../libnm-core/nm-setting-8021x.c:2588 ../libnm-core/nm-setting-8021x.c:2619
-#: ../libnm-core/nm-setting-8021x.c:2636 ../libnm-core/nm-setting-8021x.c:2678
-#: ../libnm-core/nm-setting-8021x.c:2690 ../libnm-core/nm-setting-8021x.c:2708
-#: ../libnm-core/nm-setting-8021x.c:2720 ../libnm-core/nm-setting-8021x.c:2744
-#: ../libnm-core/nm-setting-8021x.c:2826 ../libnm-core/nm-setting-adsl.c:187
-#: ../libnm-core/nm-setting-bluetooth.c:136
-#: ../libnm-core/nm-setting-bluetooth.c:194
-#: ../libnm-core/nm-setting-bluetooth.c:208 ../libnm-core/nm-setting-cdma.c:157
-#: ../libnm-core/nm-setting-connection.c:947
-#: ../libnm-core/nm-setting-connection.c:990
-#: ../libnm-core/nm-setting-connection.c:1156
-#: ../libnm-core/nm-setting-ip-config.c:2492
-#: ../libnm-core/nm-setting-ip-tunnel.c:373
-#: ../libnm-core/nm-setting-olpc-mesh.c:118
-#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:159
-#: ../libnm-core/nm-setting-vpn.c:550 ../libnm-core/nm-setting-vxlan.c:358
-#: ../libnm-core/nm-setting-wimax.c:124
-#: ../libnm-core/nm-setting-wireless-security.c:918
-#: ../libnm-core/nm-setting-wireless.c:750 ../libnm-util/nm-setting.c:1355
-#: ../libnm-util/nm-setting.c:1374 ../libnm-util/nm-setting.c:1392
-#: ../libnm-util/nm-setting-8021x.c:2324 ../libnm-util/nm-setting-8021x.c:2341
-#: ../libnm-util/nm-setting-8021x.c:2382 ../libnm-util/nm-setting-8021x.c:2399
-#: ../libnm-util/nm-setting-8021x.c:2451 ../libnm-util/nm-setting-8021x.c:2463
-#: ../libnm-util/nm-setting-8021x.c:2481 ../libnm-util/nm-setting-8021x.c:2493
-#: ../libnm-util/nm-setting-8021x.c:2517 ../libnm-util/nm-setting-8021x.c:2677
-#: ../libnm-util/nm-setting-adsl.c:209 ../libnm-util/nm-setting-bluetooth.c:141
-#: ../libnm-util/nm-setting-bluetooth.c:159 ../libnm-util/nm-setting-cdma.c:161
-#: ../libnm-util/nm-setting-connection.c:765
-#: ../libnm-util/nm-setting-connection.c:781
-#: ../libnm-util/nm-setting-connection.c:842
-#: ../libnm-util/nm-setting-ip4-config.c:869
-#: ../libnm-util/nm-setting-ip6-config.c:831
-#: ../libnm-util/nm-setting-ip6-config.c:897
-#: ../libnm-util/nm-setting-olpc-mesh.c:123
-#: ../libnm-util/nm-setting-pppoe.c:162 ../libnm-util/nm-setting-vpn.c:422
-#: ../libnm-util/nm-setting-wimax.c:149
-#: ../libnm-util/nm-setting-wireless-security.c:890
-#: ../libnm-util/nm-setting-wireless.c:768
+#: ../libnm-core/nm-connection.c:2375 ../libnm-core/nm-setting-8021x.c:2569
+#: ../libnm-core/nm-setting-8021x.c:2586 ../libnm-core/nm-setting-8021x.c:2617
+#: ../libnm-core/nm-setting-8021x.c:2634 ../libnm-core/nm-setting-8021x.c:2676
+#: ../libnm-core/nm-setting-8021x.c:2688 ../libnm-core/nm-setting-8021x.c:2706
+#: ../libnm-core/nm-setting-8021x.c:2718 ../libnm-core/nm-setting-8021x.c:2742
+#: ../libnm-core/nm-setting-8021x.c:2824 ../libnm-core/nm-setting-adsl.c:174
+#: ../libnm-core/nm-setting-bluetooth.c:125
+#: ../libnm-core/nm-setting-bluetooth.c:183
+#: ../libnm-core/nm-setting-bluetooth.c:197 ../libnm-core/nm-setting-cdma.c:144
+#: ../libnm-core/nm-setting-connection.c:931
+#: ../libnm-core/nm-setting-connection.c:974
+#: ../libnm-core/nm-setting-connection.c:1140
+#: ../libnm-core/nm-setting-ip-config.c:4816
+#: ../libnm-core/nm-setting-ip-tunnel.c:374
+#: ../libnm-core/nm-setting-olpc-mesh.c:99
+#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:146
+#: ../libnm-core/nm-setting-vpn.c:531 ../libnm-core/nm-setting-vxlan.c:339
+#: ../libnm-core/nm-setting-wifi-p2p.c:136 ../libnm-core/nm-setting-wimax.c:110
+#: ../libnm-core/nm-setting-wireless-security.c:914
+#: ../libnm-core/nm-setting-wireless.c:737
 msgid "property is missing"
 msgstr "속성이 누락되어 있습니다 "
 
-#: ../libnm-core/nm-connection.c:2379
+#: ../libnm-core/nm-connection.c:2521
 msgid "IP Tunnel"
 msgstr "IP 터널"
 
-#: ../libnm-core/nm-dbus-utils.c:202
+#: ../libnm-core/nm-dbus-utils.c:200
 #, c-format
 msgid "Method returned type '%s', but expected '%s'"
 msgstr "메소드가 유형 '%s'(을)를 반환했지만 '%s'(이)가 예상됩니다"
@@ -10551,441 +10509,435 @@ msgstr "메소드가 유형 '%s'(을)를 반환했지만 '%s'(이)가 예상됩
 msgid "value is not an integer in range [%lld, %lld]"
 msgstr ""
 
-#: ../libnm-core/nm-keyfile.c:210
+#: ../libnm-core/nm-keyfile.c:211
 msgid "ignoring missing number"
 msgstr "누락된 숫자 무시"
 
-#: ../libnm-core/nm-keyfile.c:218
+#: ../libnm-core/nm-keyfile.c:219
 #, c-format
 msgid "ignoring invalid number '%s'"
 msgstr "잘못된 숫자 '%s' 무시"
 
-#: ../libnm-core/nm-keyfile.c:239
+#: ../libnm-core/nm-keyfile.c:240
 #, c-format
 msgid "ignoring invalid %s address: %s"
 msgstr "잘못된 %s 주소 무시: %s"
 
-#: ../libnm-core/nm-keyfile.c:281
+#: ../libnm-core/nm-keyfile.c:282
 #, c-format
 msgid "ignoring invalid gateway '%s' for %s route"
 msgstr "%s 라우팅에 대한 잘못된 게이트웨이 '%s' 무시"
 
-#: ../libnm-core/nm-keyfile.c:302
+#: ../libnm-core/nm-keyfile.c:303
 #, c-format
 msgid "ignoring invalid %s route: %s"
 msgstr "잘못된 %s 라우팅 무시: %s"
 
-#: ../libnm-core/nm-keyfile.c:427
+#: ../libnm-core/nm-keyfile.c:428
 #, c-format
 msgid "unexpected character '%c' for address %s: '%s' (position %td)"
 msgstr "예기치 못한 문자 '%c'(이)가 주소 %s에 사용됨: '%s'(위치 %td)"
 
-#: ../libnm-core/nm-keyfile.c:437
+#: ../libnm-core/nm-keyfile.c:438
 #, c-format
 msgid "unexpected character '%c' for %s: '%s' (position %td)"
 msgstr "예기치 못한 문자 '%c'(이)가 %s에 사용됨: '%s'(위치 %td)"
 
-#: ../libnm-core/nm-keyfile.c:446
+#: ../libnm-core/nm-keyfile.c:447
 #, c-format
 msgid "unexpected character '%c' in prefix length for %s: '%s' (position %td)"
 msgstr "예기치 못한 문자 '%c'(이)가 %s의 접두사 길이에 사용됨: '%s'(위치 %td)"
 
-#: ../libnm-core/nm-keyfile.c:457
+#: ../libnm-core/nm-keyfile.c:458
 #, c-format
 msgid "garbage at the end of value %s: '%s'"
 msgstr "값 %s 끝에 가비지: '%s'"
 
-#: ../libnm-core/nm-keyfile.c:463
+#: ../libnm-core/nm-keyfile.c:464
 #, c-format
 msgid "deprecated semicolon at the end of value %s: '%s'"
 msgstr "값 %s 끝에 세미콜론 사용하지 않음: '%s'"
 
-#: ../libnm-core/nm-keyfile.c:478
+#: ../libnm-core/nm-keyfile.c:479
 #, c-format
 msgid "invalid prefix length for %s '%s', defaulting to %d"
 msgstr "%s '%s'의 접두사 길이가 잘못되었습니다. %d(을)를 기본값으로 설정합니다"
 
-#: ../libnm-core/nm-keyfile.c:485
+#: ../libnm-core/nm-keyfile.c:486
 #, c-format
 msgid "missing prefix length for %s '%s', defaulting to %d"
 msgstr "%s '%s'의 접두사 길이가 누락되었습니다. %d(을)를 기본값으로 설정합니다"
 
-#: ../libnm-core/nm-keyfile.c:748
+#: ../libnm-core/nm-keyfile.c:814 ../libnm-core/nm-setting-user.c:374
+#, c-format
+msgid "invalid value for \"%s\": %s"
+msgstr "잘못된 값 \"%s\": %s"
+
+#: ../libnm-core/nm-keyfile.c:852
 #, c-format
 msgid "ignoring invalid DNS server IPv%c address '%s'"
 msgstr "유효하지 않은 DNS 서버를 무시함%c 주소 '%s'"
 
-#: ../libnm-core/nm-keyfile.c:844 ../libnm-core/nm-keyfile.c:2734
+#: ../libnm-core/nm-keyfile.c:948 ../libnm-core/nm-keyfile.c:3075
 #, c-format
 msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)"
 msgstr "잘못된 바이트 요소 '%d' 무시(0~255 포함되지 않음)."
 
-#: ../libnm-core/nm-keyfile.c:855
+#: ../libnm-core/nm-keyfile.c:959
 msgid "ignoring invalid MAC address"
 msgstr "잘못된 MAC 주소 무시"
 
-#: ../libnm-core/nm-keyfile.c:1105
+#: ../libnm-core/nm-keyfile.c:1217
 msgid "ignoring invalid SSID"
 msgstr "잘못된 SSID 무시"
 
-#: ../libnm-core/nm-keyfile.c:1121
+#: ../libnm-core/nm-keyfile.c:1233
 msgid "ignoring invalid raw password"
 msgstr "잘못된 원시 암호 무시"
 
-#: ../libnm-core/nm-keyfile.c:1258
+#: ../libnm-core/nm-keyfile.c:1370
 msgid "invalid key/cert value"
 msgstr "잘못된 키/인증 값"
 
-#: ../libnm-core/nm-keyfile.c:1269
+#: ../libnm-core/nm-keyfile.c:1381
 #, c-format
 msgid "invalid key/cert value path \"%s\""
 msgstr "잘못된 키/인증 값 경로 \"%s\""
 
-#: ../libnm-core/nm-keyfile.c:1285 ../libnm-core/nm-keyfile.c:1368
+#: ../libnm-core/nm-keyfile.c:1397 ../libnm-core/nm-keyfile.c:1480
 #, c-format
 msgid "certificate or key file '%s' does not exist"
 msgstr "인증서 또는 키 파일 '%s'(이)가 존재하지 않습니다"
 
-#: ../libnm-core/nm-keyfile.c:1294
+#: ../libnm-core/nm-keyfile.c:1406
 #, c-format
 msgid "invalid PKCS#11 URI \"%s\""
 msgstr "잘못된 PKCS # 11 URI \"%s\""
 
-#: ../libnm-core/nm-keyfile.c:1338
+#: ../libnm-core/nm-keyfile.c:1450
 msgid "invalid key/cert value data:;base64, is not base64"
 msgstr "잘못된 키/인증서 값 data:;base64,가 base64가 아닙니다"
 
-#: ../libnm-core/nm-keyfile.c:1347
+#: ../libnm-core/nm-keyfile.c:1459
 msgid "invalid key/cert value data:;base64,file://"
 msgstr "잘못된 키/인증서 data:;base64,file://"
 
-#: ../libnm-core/nm-keyfile.c:1380
+#: ../libnm-core/nm-keyfile.c:1492
 msgid "invalid key/cert value is not a valid blob"
 msgstr "잘못된 키/인증서 값이 유효한 blob가 아닙니다"
 
-#: ../libnm-core/nm-keyfile.c:1482
+#: ../libnm-core/nm-keyfile.c:1594
 #, c-format
 msgid "invalid parity value '%s'"
 msgstr "잘못된 패리티 값 '%s'"
 
-#: ../libnm-core/nm-keyfile.c:1499 ../libnm-core/nm-keyfile.c:2789
+#: ../libnm-core/nm-keyfile.c:1611 ../libnm-core/nm-keyfile.c:3130
 #, fuzzy, c-format
 msgid "invalid setting: %s"
 msgstr "잘못된 설정 이름 '%s'"
 
-#: ../libnm-core/nm-keyfile.c:1514
+#: ../libnm-core/nm-keyfile.c:1628
 #, c-format
 msgid "ignoring invalid team configuration: %s"
 msgstr "잘못된 팀 구성 무시 : %s"
 
-#: ../libnm-core/nm-keyfile.c:1557
+#: ../libnm-core/nm-keyfile.c:1706
 #, fuzzy, c-format
 msgid "invalid qdisc: %s"
 msgstr "잘못된 IP 주소: %s"
 
-#: ../libnm-core/nm-keyfile.c:1605
+#: ../libnm-core/nm-keyfile.c:1752
 #, fuzzy, c-format
 msgid "invalid tfilter: %s"
 msgstr "잘못된 라우팅: %s'"
 
-#: ../libnm-core/nm-keyfile.c:2634
+#: ../libnm-core/nm-keyfile.c:2974
 #, c-format
 msgid "error loading setting value: %s"
 msgstr "설정 값 불러오기 오류: %s"
 
-#: ../libnm-core/nm-keyfile.c:2661 ../libnm-core/nm-keyfile.c:2672
-#: ../libnm-core/nm-keyfile.c:2690 ../libnm-core/nm-keyfile.c:2701
-#: ../libnm-core/nm-keyfile.c:2712 ../libnm-core/nm-keyfile.c:2764
-#: ../libnm-core/nm-keyfile.c:2775
+#: ../libnm-core/nm-keyfile.c:3002 ../libnm-core/nm-keyfile.c:3013
+#: ../libnm-core/nm-keyfile.c:3031 ../libnm-core/nm-keyfile.c:3042
+#: ../libnm-core/nm-keyfile.c:3053 ../libnm-core/nm-keyfile.c:3105
+#: ../libnm-core/nm-keyfile.c:3116
 msgid "value cannot be interpreted as integer"
 msgstr ""
 
-#: ../libnm-core/nm-keyfile.c:2810
+#: ../libnm-core/nm-keyfile.c:3151
 #, c-format
 msgid "invalid setting name '%s'"
 msgstr "잘못된 설정 이름 '%s'"
 
-#: ../libnm-core/nm-keyfile.c:2855
+#: ../libnm-core/nm-keyfile.c:3196
 #, c-format
 msgid "invalid key '%s.%s'"
 msgstr "유효하지 않은 키 '%s.%s'"
 
-#: ../libnm-core/nm-keyfile.c:2870
+#: ../libnm-core/nm-keyfile.c:3211
 #, c-format
 msgid "key '%s.%s' is not boolean"
 msgstr "키 '%s.%s' 부울이 아님"
 
-#: ../libnm-core/nm-setting-6lowpan.c:104
+#: ../libnm-core/nm-keyfile.c:3268
+#, fuzzy, c-format
+msgid "invalid peer public key in section '%s'"
+msgstr "잘못된 옵션 '%s'"
+
+#: ../libnm-core/nm-keyfile.c:3280
+#, c-format
+msgid "key '%s.%s' is not a valid 256 bit key in base64 encoding"
+msgstr ""
+
+#: ../libnm-core/nm-keyfile.c:3293
+#, fuzzy, c-format
+msgid "key '%s.%s' is not a valid secret flag"
+msgstr "'%s'은(는) 올바른 DCB 플래그가 아닙니다"
+
+#: ../libnm-core/nm-keyfile.c:3305
+#, fuzzy, c-format
+msgid "key '%s.%s' is not a integer in range 0 to 2^32"
+msgstr "키 '%s.%s' 부울이 아님"
+
+#: ../libnm-core/nm-keyfile.c:3317
+#, fuzzy, c-format
+msgid "key '%s.%s' is not a valid endpoint"
+msgstr "'%s'는 올바른 밴드가 아닙니다 "
+
+#: ../libnm-core/nm-keyfile.c:3339
+#, c-format
+msgid "key '%s.%s' has invalid allowed-ips"
+msgstr ""
+
+#: ../libnm-core/nm-keyfile.c:3351
+#, fuzzy, c-format
+msgid "peer '%s' is invalid: %s"
+msgstr "'%s'이 올바르지 않습니다 "
+
+#: ../libnm-core/nm-setting-6lowpan.c:93
 #, c-format
 msgid "property is not specified"
 msgstr "속성이 지정되지 않았습니다."
 
-#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:314
-#: ../libnm-core/nm-setting-vlan.c:632 ../libnm-util/nm-setting-vlan.c:556
+#: ../libnm-core/nm-setting-6lowpan.c:115 ../libnm-core/nm-setting-macsec.c:302
+#: ../libnm-core/nm-setting-vlan.c:615
 #, c-format
 msgid "'%s' value doesn't match '%s=%s'"
 msgstr "'%s' 값은 '%s=%s'와 일치하지 않습니다 "
 
-#: ../libnm-core/nm-setting-6lowpan.c:137
-#: ../libnm-core/nm-setting-ip-tunnel.c:351
-#: ../libnm-core/nm-setting-macsec.c:325 ../libnm-core/nm-setting-macvlan.c:161
-#: ../libnm-core/nm-setting-vlan.c:643 ../libnm-core/nm-setting-vxlan.c:401
-#: ../libnm-util/nm-setting-vlan.c:567
+#: ../libnm-core/nm-setting-6lowpan.c:126
+#: ../libnm-core/nm-setting-ip-tunnel.c:352
+#: ../libnm-core/nm-setting-macsec.c:313 ../libnm-core/nm-setting-macvlan.c:143
+#: ../libnm-core/nm-setting-vlan.c:626 ../libnm-core/nm-setting-vxlan.c:382
 #, c-format
 msgid "'%s' is neither an UUID nor an interface name"
 msgstr "'%s'은 UUID 또는 인터페이스 이름이 아닙니다 "
 
-#: ../libnm-core/nm-setting-8021x.c:229
+#: ../libnm-core/nm-setting-8021x.c:227
 msgid "binary data missing"
 msgstr "바이너리 데이터 누락"
 
-#: ../libnm-core/nm-setting-8021x.c:257
+#: ../libnm-core/nm-setting-8021x.c:255
 msgid "URI not NUL terminated"
 msgstr "NUL 종료되지 않은 URI"
 
-#: ../libnm-core/nm-setting-8021x.c:266
+#: ../libnm-core/nm-setting-8021x.c:264
 msgid "URI is empty"
 msgstr "URI가 비어 있습니다."
 
-#: ../libnm-core/nm-setting-8021x.c:274
+#: ../libnm-core/nm-setting-8021x.c:272
 msgid "URI is not valid UTF-8"
 msgstr "URI가 유효한 UTF-8이 아닙니다."
 
-#: ../libnm-core/nm-setting-8021x.c:292
+#: ../libnm-core/nm-setting-8021x.c:290
 msgid "data missing"
 msgstr "데이터 누락"
 
-#: ../libnm-core/nm-setting-8021x.c:315 ../libnm-core/nm-setting-8021x.c:682
+#: ../libnm-core/nm-setting-8021x.c:313 ../libnm-core/nm-setting-8021x.c:680
 #, c-format
 msgid "certificate is invalid: %s"
 msgstr "인증서가 잘못됨: %s"
 
-#: ../libnm-core/nm-setting-8021x.c:323
+#: ../libnm-core/nm-setting-8021x.c:321
 #, c-format
 msgid "certificate detected as invalid scheme"
 msgstr "인증서가 잘못됨: "
 
-#: ../libnm-core/nm-setting-8021x.c:537 ../libnm-util/nm-setting-8021x.c:639
+#: ../libnm-core/nm-setting-8021x.c:535
 msgid "CA certificate must be in X.509 format"
 msgstr "CA 인증서는 X.509 형식이어야 합니다"
 
-#: ../libnm-core/nm-setting-8021x.c:553 ../libnm-util/nm-setting-8021x.c:957
-#: ../libnm-util/nm-setting-8021x.c:1220 ../libnm-util/nm-setting-8021x.c:1542
+#: ../libnm-core/nm-setting-8021x.c:551
 msgid "invalid certificate format"
 msgstr "잘못된 인증서 형식"
 
-#: ../libnm-core/nm-setting-8021x.c:692
+#: ../libnm-core/nm-setting-8021x.c:690
 #, c-format
 msgid "password is not supported when certificate is not on a PKCS#11 token"
 msgstr "인증서가 PKCS # 11 토큰에없는 경우 암호가 지원되지 않습니다."
 
-#: ../libnm-core/nm-setting-8021x.c:2578 ../libnm-core/nm-setting-8021x.c:2595
-#: ../libnm-core/nm-setting-8021x.c:2626 ../libnm-core/nm-setting-8021x.c:2643
-#: ../libnm-core/nm-setting-8021x.c:2684 ../libnm-core/nm-setting-8021x.c:2696
-#: ../libnm-core/nm-setting-8021x.c:2714 ../libnm-core/nm-setting-8021x.c:2726
-#: ../libnm-core/nm-setting-8021x.c:2751 ../libnm-core/nm-setting-adsl.c:194
-#: ../libnm-core/nm-setting-cdma.c:164 ../libnm-core/nm-setting-cdma.c:173
-#: ../libnm-core/nm-setting-connection.c:954
-#: ../libnm-core/nm-setting-connection.c:1002
-#: ../libnm-core/nm-setting-gsm.c:299 ../libnm-core/nm-setting-gsm.c:356
-#: ../libnm-core/nm-setting-gsm.c:393 ../libnm-core/nm-setting-gsm.c:402
-#: ../libnm-core/nm-setting-ip-config.c:2499
-#: ../libnm-core/nm-setting-ip4-config.c:196
-#: ../libnm-core/nm-setting-ip4-config.c:203
-#: ../libnm-core/nm-setting-pppoe.c:166 ../libnm-core/nm-setting-pppoe.c:175
-#: ../libnm-core/nm-setting-vpn.c:559 ../libnm-core/nm-setting-vpn.c:569
-#: ../libnm-core/nm-setting-wimax.c:133
-#: ../libnm-core/nm-setting-wireless-security.c:948
-#: ../libnm-core/nm-setting-wireless-security.c:972
-#: ../libnm-core/nm-setting.c:1237 ../libnm-util/nm-setting-8021x.c:2331
-#: ../libnm-util/nm-setting-8021x.c:2348 ../libnm-util/nm-setting-8021x.c:2389
-#: ../libnm-util/nm-setting-8021x.c:2406 ../libnm-util/nm-setting-8021x.c:2457
-#: ../libnm-util/nm-setting-8021x.c:2469 ../libnm-util/nm-setting-8021x.c:2487
-#: ../libnm-util/nm-setting-8021x.c:2499 ../libnm-util/nm-setting-8021x.c:2524
-#: ../libnm-util/nm-setting-adsl.c:216 ../libnm-util/nm-setting-cdma.c:168
-#: ../libnm-util/nm-setting-cdma.c:177
-#: ../libnm-util/nm-setting-connection.c:772
-#: ../libnm-util/nm-setting-connection.c:849 ../libnm-util/nm-setting-gsm.c:281
-#: ../libnm-util/nm-setting-gsm.c:338 ../libnm-util/nm-setting-ip4-config.c:934
-#: ../libnm-util/nm-setting-ip4-config.c:943
-#: ../libnm-util/nm-setting-pppoe.c:169 ../libnm-util/nm-setting-pppoe.c:178
-#: ../libnm-util/nm-setting-vpn.c:431 ../libnm-util/nm-setting-vpn.c:441
-#: ../libnm-util/nm-setting-wimax.c:158
-#: ../libnm-util/nm-setting-wireless-security.c:920
-#: ../libnm-util/nm-setting-wireless-security.c:944
+#: ../libnm-core/nm-setting-8021x.c:2576 ../libnm-core/nm-setting-8021x.c:2593
+#: ../libnm-core/nm-setting-8021x.c:2624 ../libnm-core/nm-setting-8021x.c:2641
+#: ../libnm-core/nm-setting-8021x.c:2682 ../libnm-core/nm-setting-8021x.c:2694
+#: ../libnm-core/nm-setting-8021x.c:2712 ../libnm-core/nm-setting-8021x.c:2724
+#: ../libnm-core/nm-setting-8021x.c:2749 ../libnm-core/nm-setting-adsl.c:181
+#: ../libnm-core/nm-setting-cdma.c:151 ../libnm-core/nm-setting-cdma.c:160
+#: ../libnm-core/nm-setting-connection.c:938
+#: ../libnm-core/nm-setting-connection.c:986 ../libnm-core/nm-setting-gsm.c:286
+#: ../libnm-core/nm-setting-gsm.c:343 ../libnm-core/nm-setting-gsm.c:380
+#: ../libnm-core/nm-setting-gsm.c:389 ../libnm-core/nm-setting-ip-config.c:4823
+#: ../libnm-core/nm-setting-ip4-config.c:183
+#: ../libnm-core/nm-setting-ip4-config.c:190
+#: ../libnm-core/nm-setting-pppoe.c:153 ../libnm-core/nm-setting-pppoe.c:162
+#: ../libnm-core/nm-setting-vpn.c:540 ../libnm-core/nm-setting-vpn.c:550
+#: ../libnm-core/nm-setting-wimax.c:119
+#: ../libnm-core/nm-setting-wireless-security.c:944
+#: ../libnm-core/nm-setting-wireless-security.c:968
+#: ../libnm-core/nm-setting.c:1342
 msgid "property is empty"
 msgstr "속성이 비어 있습니다 "
 
-#: ../libnm-core/nm-setting-8021x.c:2608 ../libnm-core/nm-setting-8021x.c:2656
-#: ../libnm-util/nm-setting-8021x.c:2359 ../libnm-util/nm-setting-8021x.c:2371
-#: ../libnm-util/nm-setting-8021x.c:2417 ../libnm-util/nm-setting-8021x.c:2429
+#: ../libnm-core/nm-setting-8021x.c:2606 ../libnm-core/nm-setting-8021x.c:2654
 #, c-format
 msgid "has to match '%s' property for PKCS#12"
 msgstr "PKCS#12의 '%s' 속성과 일치해야 합니다 "
 
-#: ../libnm-core/nm-setting-8021x.c:2835
-#: ../libnm-core/nm-setting-bluetooth.c:121
-#: ../libnm-core/nm-setting-infiniband.c:190
-#: ../libnm-core/nm-setting-infiniband.c:205
-#: ../libnm-core/nm-setting-ip4-config.c:187
-#: ../libnm-core/nm-setting-ip6-config.c:235
-#: ../libnm-core/nm-setting-ip6-config.c:246
-#: ../libnm-core/nm-setting-olpc-mesh.c:147
-#: ../libnm-core/nm-setting-wimax.c:142 ../libnm-core/nm-setting-wired.c:676
-#: ../libnm-core/nm-setting-wired.c:686
-#: ../libnm-core/nm-setting-wireless-security.c:991
-#: ../libnm-core/nm-setting-wireless-security.c:1000
-#: ../libnm-core/nm-setting-wireless-security.c:1009
-#: ../libnm-core/nm-setting-wireless-security.c:1045
-#: ../libnm-core/nm-setting-wireless-security.c:1055
-#: ../libnm-core/nm-setting-wireless-security.c:1078
-#: ../libnm-core/nm-setting-wireless-security.c:1103
-#: ../libnm-core/nm-setting-wireless-security.c:1130
-#: ../libnm-core/nm-setting-wireless-security.c:1169
-#: ../libnm-core/nm-setting-wireless.c:811
-#: ../libnm-core/nm-setting-wireless.c:820
-#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:173
-#: ../libnm-util/nm-setting.c:1365 ../libnm-util/nm-setting.c:1383
-#: ../libnm-util/nm-setting.c:1402 ../libnm-util/nm-setting-8021x.c:2652
-#: ../libnm-util/nm-setting-8021x.c:2686
-#: ../libnm-util/nm-setting-bluetooth.c:150
-#: ../libnm-util/nm-setting-infiniband.c:205
-#: ../libnm-util/nm-setting-infiniband.c:221
-#: ../libnm-util/nm-setting-ip4-config.c:925
-#: ../libnm-util/nm-setting-ip6-config.c:888
-#: ../libnm-util/nm-setting-olpc-mesh.c:151
-#: ../libnm-util/nm-setting-wimax.c:167 ../libnm-util/nm-setting-wired.c:657
-#: ../libnm-util/nm-setting-wired.c:666
-#: ../libnm-util/nm-setting-wireless-security.c:963
-#: ../libnm-util/nm-setting-wireless-security.c:972
-#: ../libnm-util/nm-setting-wireless-security.c:981
-#: ../libnm-util/nm-setting-wireless-security.c:1017
-#: ../libnm-util/nm-setting-wireless-security.c:1027
-#: ../libnm-util/nm-setting-wireless.c:828
-#: ../libnm-util/nm-setting-wireless.c:837
-#: ../libnm-util/nm-setting-wireless.c:846
+#: ../libnm-core/nm-setting-8021x.c:2833
+#: ../libnm-core/nm-setting-bluetooth.c:110
+#: ../libnm-core/nm-setting-infiniband.c:178
+#: ../libnm-core/nm-setting-infiniband.c:188
+#: ../libnm-core/nm-setting-ip4-config.c:174
+#: ../libnm-core/nm-setting-ip6-config.c:222
+#: ../libnm-core/nm-setting-ip6-config.c:233
+#: ../libnm-core/nm-setting-olpc-mesh.c:128
+#: ../libnm-core/nm-setting-wifi-p2p.c:145 ../libnm-core/nm-setting-wimax.c:128
+#: ../libnm-core/nm-setting-wired.c:800 ../libnm-core/nm-setting-wired.c:810
+#: ../libnm-core/nm-setting-wireless-security.c:987
+#: ../libnm-core/nm-setting-wireless-security.c:996
+#: ../libnm-core/nm-setting-wireless-security.c:1005
+#: ../libnm-core/nm-setting-wireless-security.c:1041
+#: ../libnm-core/nm-setting-wireless-security.c:1051
+#: ../libnm-core/nm-setting-wireless-security.c:1074
+#: ../libnm-core/nm-setting-wireless-security.c:1112
+#: ../libnm-core/nm-setting-wireless-security.c:1153
+#: ../libnm-core/nm-setting-wireless.c:798
+#: ../libnm-core/nm-setting-wireless.c:807
+#: ../libnm-core/nm-setting-wireless.c:818 ../libnm-core/nm-setting-wpan.c:176
+#: ../libnm-core/nm-utils.c:4511
 msgid "property is invalid"
 msgstr "속성이 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-8021x.c:2862 ../libnm-core/nm-setting-8021x.c:2874
-#: ../libnm-core/nm-setting-8021x.c:2888 ../libnm-core/nm-setting-8021x.c:2915
-#: ../libnm-core/nm-setting-8021x.c:2930 ../libnm-core/nm-setting-adsl.c:206
-#: ../libnm-core/nm-setting-adsl.c:218 ../libnm-core/nm-setting-bluetooth.c:149
-#: ../libnm-core/nm-setting-wireless-security.c:927
-#: ../libnm-util/nm-setting-8021x.c:2711 ../libnm-util/nm-setting-8021x.c:2721
-#: ../libnm-util/nm-setting-8021x.c:2731 ../libnm-util/nm-setting-8021x.c:2741
-#: ../libnm-util/nm-setting-8021x.c:2751 ../libnm-util/nm-setting-adsl.c:228
-#: ../libnm-util/nm-setting-adsl.c:240 ../libnm-util/nm-setting-bluetooth.c:167
-#: ../libnm-util/nm-setting-wireless-security.c:899
+#: ../libnm-core/nm-setting-8021x.c:2860 ../libnm-core/nm-setting-8021x.c:2872
+#: ../libnm-core/nm-setting-8021x.c:2886 ../libnm-core/nm-setting-8021x.c:2913
+#: ../libnm-core/nm-setting-8021x.c:2928 ../libnm-core/nm-setting-adsl.c:193
+#: ../libnm-core/nm-setting-adsl.c:205 ../libnm-core/nm-setting-bluetooth.c:138
+#: ../libnm-core/nm-setting-wireless-security.c:923
 #, c-format
 msgid "'%s' is not a valid value for the property"
 msgstr "'%s'는 올바른 속성 값이 아닙니다 "
 
-#: ../libnm-core/nm-setting-8021x.c:2898
+#: ../libnm-core/nm-setting-8021x.c:2896
 msgid "invalid auth flags"
 msgstr "잘못된 라우팅: '"
 
-#: ../libnm-core/nm-setting-bluetooth.c:171
+#: ../libnm-core/nm-setting-bluetooth.c:160
 #, c-format
 msgid "'%s' connection requires '%s' or '%s' setting"
 msgstr "'%s' 연결에는 '%s' 또는 '%s' 설정이 필요합니다."
 
-#: ../libnm-core/nm-setting-bluetooth.c:217
+#: ../libnm-core/nm-setting-bluetooth.c:206
 #, c-format
 msgid "'%s' connection requires '%s' setting"
 msgstr "'%s' 연결에 '%s' 환경"
 
-#: ../libnm-core/nm-setting-bond.c:564 ../libnm-util/nm-setting-bond.c:516
+#: ../libnm-core/nm-setting-bond.c:556
 #, c-format
 msgid "invalid option '%s' or its value '%s'"
 msgstr "잘못된 옵션 '%s' 또는 옵션 값 '%s'"
 
-#: ../libnm-core/nm-setting-bond.c:589 ../libnm-util/nm-setting-bond.c:535
+#: ../libnm-core/nm-setting-bond.c:581
 #, c-format
 msgid "only one of '%s' and '%s' can be set"
 msgstr "'%s' 및 '%s' 중 하나만 설정할 수 있습니다 "
 
-#: ../libnm-core/nm-setting-bond.c:602 ../libnm-util/nm-setting-bond.c:546
+#: ../libnm-core/nm-setting-bond.c:594
 #, c-format
 msgid "mandatory option '%s' is missing"
 msgstr "필수 옵션 '%s'이 누락되어 있습니다 "
 
-#: ../libnm-core/nm-setting-bond.c:612 ../libnm-util/nm-setting-bond.c:555
+#: ../libnm-core/nm-setting-bond.c:604
 #, c-format
 msgid "'%s' is not a valid value for '%s'"
 msgstr "'%s'은 '%s'의 올바른 값이 아닙니다 "
 
-#: ../libnm-core/nm-setting-bond.c:626 ../libnm-util/nm-setting-bond.c:568
+#: ../libnm-core/nm-setting-bond.c:618
 #, c-format
 msgid "'%s=%s' is incompatible with '%s > 0'"
 msgstr "'%s=%s'은 '%s > 0'와 호환하지 않습니다 "
 
-#: ../libnm-core/nm-setting-bond.c:641
+#: ../libnm-core/nm-setting-bond.c:633
 #, c-format
 msgid "'%s' is not valid for the '%s' option: %s"
 msgstr "'%s' '%s' 선택권: %s"
 
-#: ../libnm-core/nm-setting-bond.c:652 ../libnm-util/nm-setting-bond.c:591
+#: ../libnm-core/nm-setting-bond.c:644
 #, c-format
 msgid "'%s' option is only valid for '%s=%s'"
 msgstr "'%s' 옵션은 '%s=%s'에만 유효합니다 "
 
-#: ../libnm-core/nm-setting-bond.c:665 ../libnm-util/nm-setting-bond.c:604
+#: ../libnm-core/nm-setting-bond.c:657
 #, c-format
 msgid "'%s=%s' is not a valid configuration for '%s'"
 msgstr "'%s=%s'은 '%s'의 올바른 설정이 아닙니다 "
 
-#: ../libnm-core/nm-setting-bond.c:678 ../libnm-core/nm-setting-bond.c:687
-#: ../libnm-core/nm-setting-bond.c:707 ../libnm-core/nm-setting-bond.c:743
-#: ../libnm-util/nm-setting-bond.c:617 ../libnm-util/nm-setting-bond.c:626
-#: ../libnm-util/nm-setting-bond.c:646 ../libnm-util/nm-setting-bond.c:682
+#: ../libnm-core/nm-setting-bond.c:670 ../libnm-core/nm-setting-bond.c:679
+#: ../libnm-core/nm-setting-bond.c:699 ../libnm-core/nm-setting-bond.c:735
 #, c-format
 msgid "'%s' option requires '%s' option to be set"
 msgstr "'%s' 옵션을 사용하는 경우 '%s' 옵션을 설정해야 합니다 "
 
-#: ../libnm-core/nm-setting-bond.c:718 ../libnm-util/nm-setting-bond.c:657
+#: ../libnm-core/nm-setting-bond.c:710
 #, c-format
 msgid "'%s' option is empty"
 msgstr "'%s' 옵션이 비어있습니다 "
 
-#: ../libnm-core/nm-setting-bond.c:730 ../libnm-util/nm-setting-bond.c:669
+#: ../libnm-core/nm-setting-bond.c:722
 #, c-format
 msgid "'%s' is not a valid IPv4 address for '%s' option"
 msgstr "'%s'는 '%s' 옵션의 올바른 IPv4 주소가 아닙니다 "
 
-#: ../libnm-core/nm-setting-bond.c:758 ../libnm-util/nm-setting-bond.c:696
+#: ../libnm-core/nm-setting-bond.c:750
 #, c-format
 msgid "'%s' option is only valid with mode '%s'"
 msgstr "'%s' 옵션은 모드 '%s'에서만 유효합니다."
 
-#: ../libnm-core/nm-setting-bond.c:769
+#: ../libnm-core/nm-setting-bond.c:761
 #, c-format
 msgid "'%s' and '%s' cannot have different values"
 msgstr "'%s' 및 '%s'에는 다른 값이 포함될 수 없습니다"
 
-#: ../libnm-core/nm-setting-bond.c:785
+#: ../libnm-core/nm-setting-bond.c:777
 #, c-format
 msgid "'%s' option should be string"
 msgstr "'%s' 옵션은 문자열이어야 합니다."
 
-#: ../libnm-core/nm-setting-bond.c:801
+#: ../libnm-core/nm-setting-bond.c:793
 #, c-format
 msgid "'%s' option is not valid with mode '%s'"
 msgstr "'%s' 옵션이 모드 '%s'"
 
-#: ../libnm-core/nm-setting-bridge-port.c:125
+#: ../libnm-core/nm-setting-bridge-port.c:317
+#: ../libnm-core/nm-setting-ovs-bridge.c:150
 #: ../libnm-core/nm-setting-ovs-interface.c:259
 #: ../libnm-core/nm-setting-ovs-port.c:187
-#: ../libnm-core/nm-setting-ovs-bridge.c:150
-#: ../libnm-core/nm-setting-team-port.c:357
+#: ../libnm-core/nm-setting-team-port.c:319
 #, c-format
 msgid "missing setting"
 msgstr "누락된 설정"
 
-#: ../libnm-core/nm-setting-bridge-port.c:136
+#: ../libnm-core/nm-setting-bridge-port.c:328
 #: ../libnm-core/nm-setting-ovs-interface.c:280
 #: ../libnm-core/nm-setting-ovs-port.c:208
-#: ../libnm-core/nm-setting-team-port.c:368
+#: ../libnm-core/nm-setting-team-port.c:330
 #, c-format
 msgid ""
 "A connection with a '%s' setting must have the slave-type set to '%s'. "
@@ -10994,84 +10946,78 @@ msgstr ""
 "'%s' 설정이 있는 연결에는 슬레이브 유형을 '%s'(으)로 설정해야 합니다. 현재 "
 "'%s'입니다"
 
-#: ../libnm-core/nm-setting-bridge.c:229 ../libnm-util/nm-setting-bridge.c:268
+#: ../libnm-core/nm-setting-bridge.c:912
 #, fuzzy, c-format
 msgid "value '%d' is out of range <%d-%d>"
 msgstr "'%d' 값은 %d 범위 밖에 있습니다"
 
-#: ../libnm-core/nm-setting-bridge.c:246 ../libnm-core/nm-setting-wired.c:650
-#: ../libnm-core/nm-setting-wired.c:712 ../libnm-core/nm-setting-wired.c:754
-#: ../libnm-util/nm-setting-bridge.c:285 ../libnm-util/nm-setting-wired.c:632
-#: ../libnm-util/nm-setting-wired.c:690
+#: ../libnm-core/nm-setting-bridge.c:929 ../libnm-core/nm-setting-wired.c:774
+#: ../libnm-core/nm-setting-wired.c:839 ../libnm-core/nm-setting-wired.c:881
 msgid "is not a valid MAC address"
 msgstr "올바른 MAC 주소가 아닙니다 "
 
-#: ../libnm-core/nm-setting-bridge.c:287
+#: ../libnm-core/nm-setting-bridge.c:970
 msgid "the mask can't contain bits 0 (STP), 1 (MAC) or 2 (LACP)"
 msgstr "마스크는 비트 0 (STP), 1 (MAC) 또는 2 (LACP)를 포함 할 수 없습니다."
 
-#: ../libnm-core/nm-setting-connection.c:924
+#: ../libnm-core/nm-setting-connection.c:908
 #, c-format
 msgid "setting required for connection of type '%s'"
 msgstr "설정에는 유형 '%s'의 연결이 필요합니다."
 
-#: ../libnm-core/nm-setting-connection.c:963
-#: ../libnm-util/nm-setting-connection.c:788
+#: ../libnm-core/nm-setting-connection.c:947
 #, c-format
 msgid "'%s' is not a valid UUID"
 msgstr "'%s'은 올바른 UUID가 아닙니다 "
 
-#: ../libnm-core/nm-setting-connection.c:1013
+#: ../libnm-core/nm-setting-connection.c:997
 #, c-format
 msgid "connection type '%s' is not valid"
 msgstr "연결 유형 '%s'이(가) 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-connection.c:1049
-#: ../libnm-util/nm-setting-connection.c:874
+#: ../libnm-core/nm-setting-connection.c:1033
 #, c-format
 msgid "Unknown slave type '%s'"
 msgstr "알 수 없는 슬레이브 유형 '%s'"
 
-#: ../libnm-core/nm-setting-connection.c:1060
-#: ../libnm-util/nm-setting-connection.c:884
+#: ../libnm-core/nm-setting-connection.c:1044
 #, c-format
 msgid "Slave connections need a valid '%s' property"
 msgstr "슬레이브 연결에는 유효한 '%s' 속성이 필요합니다."
 
-#: ../libnm-core/nm-setting-connection.c:1081
-#: ../libnm-util/nm-setting-connection.c:894
+#: ../libnm-core/nm-setting-connection.c:1065
 #, c-format
 msgid "Cannot set '%s' without '%s'"
 msgstr "'%s' 없이는 '%s'을(를) 설정할 수 없습니다"
 
-#: ../libnm-core/nm-setting-connection.c:1095
+#: ../libnm-core/nm-setting-connection.c:1079
 #, c-format
 msgid "'%s' connections must be enslaved to '%s', not '%s'"
 msgstr "'%s' 연결은 '%s', '%s'"
 
-#: ../libnm-core/nm-setting-connection.c:1109
+#: ../libnm-core/nm-setting-connection.c:1093
 #, c-format
 msgid "metered value %d is not valid"
 msgstr "측정된 값 %d이(가) 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-connection.c:1120
-#: ../libnm-core/nm-setting-connection.c:1131
-#: ../libnm-core/nm-setting-connection.c:1144
+#: ../libnm-core/nm-setting-connection.c:1104
+#: ../libnm-core/nm-setting-connection.c:1115
+#: ../libnm-core/nm-setting-connection.c:1128
 #, c-format
 msgid "value %d is not valid"
 msgstr "값 %d 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-connection.c:1165
+#: ../libnm-core/nm-setting-connection.c:1149
 #, c-format
 msgid "property type should be set to '%s'"
 msgstr "속성 유형을 '%s'(으)로 설정해야 합니다"
 
-#: ../libnm-core/nm-setting-connection.c:1180
+#: ../libnm-core/nm-setting-connection.c:1164
 #, c-format
 msgid "slave-type '%s' requires a '%s' setting in the connection"
 msgstr "연결에서 slave-type '%s'에는 '%s' 설정이 필요합니다."
 
-#: ../libnm-core/nm-setting-connection.c:1190
+#: ../libnm-core/nm-setting-connection.c:1174
 #, c-format
 msgid ""
 "Detect a slave connection with '%s' set and a port type '%s'. '%s' should be "
@@ -11080,40 +11026,38 @@ msgstr ""
 "'%s'(으)로 설정되고 포트 유형이 '%s'인 슬레이브 연결을 감지합니다. '%s'은"
 "(는) '%s'(으)로 설정해야 합니다"
 
-#: ../libnm-core/nm-setting-connection.c:1207
+#: ../libnm-core/nm-setting-connection.c:1191
 #, c-format
 msgid "A slave connection with '%s' set to '%s' cannot have a '%s' setting"
 msgstr ""
 "'%s'(으)로 설정되고 포트 유형이 '%s'인 슬레이브 연결을 감지합니다. '%s'은"
 "(는) ''(으)로 설정해야 합니다"
 
-#: ../libnm-core/nm-setting-dcb.c:520 ../libnm-util/nm-setting-dcb.c:593
+#: ../libnm-core/nm-setting-dcb.c:508
 msgid "flags invalid"
 msgstr "플래그가 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-dcb.c:529 ../libnm-util/nm-setting-dcb.c:602
+#: ../libnm-core/nm-setting-dcb.c:517
 msgid "flags invalid - disabled"
 msgstr "플래그가 잘못되어 있음 - 비활성화함 "
 
-#: ../libnm-core/nm-setting-dcb.c:555 ../libnm-core/nm-setting-dcb.c:604
-#: ../libnm-util/nm-setting-dcb.c:628 ../libnm-util/nm-setting-dcb.c:677
+#: ../libnm-core/nm-setting-dcb.c:543 ../libnm-core/nm-setting-dcb.c:592
 msgid "property invalid (not enabled)"
 msgstr "속성이 잘못되어 있습니다 (활성화되지 않음) "
 
-#: ../libnm-core/nm-setting-dcb.c:564 ../libnm-util/nm-setting-dcb.c:637
+#: ../libnm-core/nm-setting-dcb.c:552
 msgid "element invalid"
 msgstr "요소가 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-dcb.c:579 ../libnm-util/nm-setting-dcb.c:652
+#: ../libnm-core/nm-setting-dcb.c:567
 msgid "sum not 100%"
 msgstr "총 100%가 아닙니다 "
 
-#: ../libnm-core/nm-setting-dcb.c:613 ../libnm-core/nm-setting-dcb.c:645
-#: ../libnm-util/nm-setting-dcb.c:686 ../libnm-util/nm-setting-dcb.c:718
+#: ../libnm-core/nm-setting-dcb.c:601 ../libnm-core/nm-setting-dcb.c:633
 msgid "property invalid"
 msgstr "속성이 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-dcb.c:635 ../libnm-util/nm-setting-dcb.c:708
+#: ../libnm-core/nm-setting-dcb.c:623
 msgid "property missing"
 msgstr "속성이 누락되어 있습니다 "
 
@@ -11130,47 +11074,44 @@ msgstr "오프로드 기능에 잘못된 변형 유형이 있습니다."
 msgid "unknown ethtool option '%s'"
 msgstr "알 수없는 ethtool 옵션 '%s'"
 
-#: ../libnm-core/nm-setting-gsm.c:312 ../libnm-util/nm-setting-gsm.c:294
+#: ../libnm-core/nm-setting-gsm.c:299
 #, c-format
 msgid "property value '%s' is empty or too long (>64)"
 msgstr "속성 값 '%s'이 비어 있거나 너무 깁니다 (>64)"
 
-#: ../libnm-core/nm-setting-gsm.c:344 ../libnm-util/nm-setting-gsm.c:326
+#: ../libnm-core/nm-setting-gsm.c:331
 #, c-format
 msgid "'%s' contains invalid char(s) (use [A-Za-z._-])"
 msgstr "'%s'에는 잘못된 문자가 포함되어 있습니다 ([A-Za-z._-] 사용) "
 
-#: ../libnm-core/nm-setting-gsm.c:370 ../libnm-util/nm-setting-gsm.c:352
+#: ../libnm-core/nm-setting-gsm.c:357
 #, c-format
 msgid "'%s' length is invalid (should be 5 or 6 digits)"
 msgstr "'%s' 길이가 잘못되어 있습니다 (5 또는 6 자리여야 함) "
 
-#: ../libnm-core/nm-setting-gsm.c:381 ../libnm-util/nm-setting-gsm.c:363
+#: ../libnm-core/nm-setting-gsm.c:368
 #, c-format
 msgid "'%s' is not a number"
 msgstr "'%s'은 번호가 아닙니다 "
 
-#: ../libnm-core/nm-setting-gsm.c:415
+#: ../libnm-core/nm-setting-gsm.c:402
 msgid "property is empty or wrong size"
 msgstr "속성이 비어 있거나 크기가 잘못되었습니다."
 
-#: ../libnm-core/nm-setting-gsm.c:425
+#: ../libnm-core/nm-setting-gsm.c:412
 msgid "property must contain only digits"
 msgstr "속성에는 숫자만 포함되야 합니다"
 
-#: ../libnm-core/nm-setting-infiniband.c:226
-#: ../libnm-util/nm-setting-infiniband.c:239
+#: ../libnm-core/nm-setting-infiniband.c:209
 msgid "Must specify a P_Key if specifying parent"
 msgstr "부모를 지정하는 경우 P_Key를 지정해야 합니다 "
 
-#: ../libnm-core/nm-setting-infiniband.c:236
-#: ../libnm-util/nm-setting-infiniband.c:249
+#: ../libnm-core/nm-setting-infiniband.c:219
 msgid "InfiniBand P_Key connection did not specify parent interface name"
 msgstr ""
 "InfiniBand P_Key 연결에서 부모 인터페이스 이름이 지정되어 있지 않습니다 "
 
-#: ../libnm-core/nm-setting-infiniband.c:274
-#: ../libnm-util/nm-setting-infiniband.c:285
+#: ../libnm-core/nm-setting-infiniband.c:257
 #, c-format
 msgid ""
 "interface name of software infiniband device must be '%s' or unset (instead "
@@ -11179,282 +11120,450 @@ msgstr ""
 "소프트웨어 InfiniBand 장치의 인터페이스 이름은 '%s'이거나 설정 해제해야 합니"
 "다(현재 '%s'임)"
 
-#: ../libnm-core/nm-setting-infiniband.c:289
-#, c-format
-msgid "mtu for transport mode '%s' can be at most %d but it is %d"
+#: ../libnm-core/nm-setting-infiniband.c:281
+#, fuzzy, c-format
+msgid "mtu can be at most %u but it is %u"
 msgstr "전송 모드 '%s'의 MTU는 최대 %d이지만 현재 %d입니다"
 
-#: ../libnm-core/nm-setting-ip-config.c:133
+#: ../libnm-core/nm-setting-ip-config.c:136
 #, c-format
 msgid "Missing IPv4 address"
 msgstr "누락된 IPv4 주소"
 
-#: ../libnm-core/nm-setting-ip-config.c:133
+#: ../libnm-core/nm-setting-ip-config.c:136
 #, c-format
 msgid "Missing IPv6 address"
 msgstr "누락된 IPv6 주소"
 
-#: ../libnm-core/nm-setting-ip-config.c:138
+#: ../libnm-core/nm-setting-ip-config.c:141
 #, fuzzy, c-format
 msgid "Invalid IPv4 address '%s'"
 msgstr "잘못된 IPv4 주소 '%s'"
 
-#: ../libnm-core/nm-setting-ip-config.c:138
+#: ../libnm-core/nm-setting-ip-config.c:141
 #, fuzzy, c-format
 msgid "Invalid IPv6 address '%s'"
 msgstr "잘못된 IPv6 주소 '%s'"
 
-#: ../libnm-core/nm-setting-ip-config.c:153
+#: ../libnm-core/nm-setting-ip-config.c:156
 #, c-format
 msgid "Invalid IPv4 address prefix '%u'"
 msgstr "잘못된 IPv4 주소 접두어 '%u'"
 
-#: ../libnm-core/nm-setting-ip-config.c:153
+#: ../libnm-core/nm-setting-ip-config.c:156
 #, c-format
 msgid "Invalid IPv6 address prefix '%u'"
 msgstr "잘못된 IPv6 주소 접두어 '%u'"
 
-#: ../libnm-core/nm-setting-ip-config.c:168
+#: ../libnm-core/nm-setting-ip-config.c:171
 #, c-format
 msgid "Invalid routing metric '%s'"
 msgstr "잘못된 라우팅 메트릭 '%s'"
 
-#: ../libnm-core/nm-setting-ip-config.c:1287
-#: ../libnm-core/nm-setting-sriov.c:421
+#: ../libnm-core/nm-setting-ip-config.c:1289
+#: ../libnm-core/nm-setting-sriov.c:418
 #, fuzzy
 msgid "unknown attribute"
 msgstr "알 수 없는 설정 이름"
 
-#: ../libnm-core/nm-setting-ip-config.c:1297
-#: ../libnm-core/nm-setting-sriov.c:431
+#: ../libnm-core/nm-setting-ip-config.c:1299
+#: ../libnm-core/nm-setting-sriov.c:428
 #, fuzzy, c-format
 msgid "invalid attribute type '%s'"
 msgstr "잘못된 패리티 값 '%s'"
 
-#: ../libnm-core/nm-setting-ip-config.c:1308
+#: ../libnm-core/nm-setting-ip-config.c:1310
 #, c-format
 msgid "attribute is not valid for a IPv4 route"
 msgstr "속성이 IPv4 경로에 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:1309
+#: ../libnm-core/nm-setting-ip-config.c:1311
 #, c-format
 msgid "attribute is not valid for a IPv6 route"
 msgstr "속성이 IPv6 경로에 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:1325
-#: ../libnm-core/nm-setting-ip-config.c:1349
+#: ../libnm-core/nm-setting-ip-config.c:1327
+#: ../libnm-core/nm-setting-ip-config.c:1351
 #, fuzzy, c-format
 msgid "'%s' is not a valid IPv4 address"
 msgstr "'%s'은(는) 유효한 IP 주소가 아닙니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:1326
-#: ../libnm-core/nm-setting-ip-config.c:1350
+#: ../libnm-core/nm-setting-ip-config.c:1328
+#: ../libnm-core/nm-setting-ip-config.c:1352
 #, fuzzy, c-format
 msgid "'%s' is not a valid IPv6 address"
 msgstr "'%s'은(는) 유효한 IP 주소가 아닙니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:1340
+#: ../libnm-core/nm-setting-ip-config.c:1342
 #, fuzzy, c-format
 msgid "invalid prefix %s"
 msgstr "잘못된 라우팅: %s'"
 
-#: ../libnm-core/nm-setting-ip-config.c:2512
+#: ../libnm-core/nm-setting-ip-config.c:2479
+#, fuzzy
+msgid "invalid priority"
+msgstr "잘못된 속성 맵 '%s'"
+
+#: ../libnm-core/nm-setting-ip-config.c:2490
+#, fuzzy
+msgid "missing table"
+msgstr "누락된 설정"
+
+#: ../libnm-core/nm-setting-ip-config.c:2496
+#, fuzzy
+msgid "invalid action"
+msgstr "잘못된 옵션 ''"
+
+#: ../libnm-core/nm-setting-ip-config.c:2503
+msgid "has from/src but the prefix-length is zero"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:2510
+msgid "missing from/src for a non zero prefix-length"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:2515
+#, fuzzy
+msgid "invalid from/src"
+msgstr "잘못된 포트 %d"
+
+#: ../libnm-core/nm-setting-ip-config.c:2520
+#, fuzzy
+msgid "invalid prefix length for from/src"
+msgstr "%s '%s'의 접두사 길이가 잘못되었습니다. %d(을)를 기본값으로 설정합니다"
+
+#: ../libnm-core/nm-setting-ip-config.c:2527
+msgid "has to/dst but the prefix-length is zero"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:2534
+msgid "missing to/dst for a non zero prefix-length"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:2539
+#, fuzzy
+msgid "invalid to/dst"
+msgstr "잘못된 포트 %d"
+
+#: ../libnm-core/nm-setting-ip-config.c:2544
+#, fuzzy
+msgid "invalid prefix length for to/dst"
+msgstr "%s '%s'의 접두사 길이가 잘못되었습니다. %d(을)를 기본값으로 설정합니다"
+
+#: ../libnm-core/nm-setting-ip-config.c:2552
+#, fuzzy
+msgid "invalid iifname"
+msgstr "잘못된 값"
+
+#: ../libnm-core/nm-setting-ip-config.c:2560
+#, fuzzy
+msgid "invalid oifname"
+msgstr "잘못된 값"
+
+#: ../libnm-core/nm-setting-ip-config.c:2566
+#, fuzzy
+msgid "invalid source port range"
+msgstr "최소 소스 포트 [0]"
+
+#: ../libnm-core/nm-setting-ip-config.c:2572
+#, fuzzy
+msgid "invalid destination port range"
+msgstr "잘못된 옵션 ''"
+
+#: ../libnm-core/nm-setting-ip-config.c:2676
+#, fuzzy, c-format
+msgid "duplicate key %s"
+msgstr "중복 속성"
+
+#: ../libnm-core/nm-setting-ip-config.c:2690
+#, fuzzy, c-format
+msgid "invalid key \"%s\""
+msgstr "유효하지 않은 키 \"%s\": %s"
+
+#: ../libnm-core/nm-setting-ip-config.c:2703
+#, fuzzy, c-format
+msgid "invalid variant type '%s' for \"%s\""
+msgstr "잘못된 패리티 값 '%s'"
+
+#: ../libnm-core/nm-setting-ip-config.c:2712
+#, fuzzy
+msgid "missing \""
+msgstr "누락된 설정"
+
+#: ../libnm-core/nm-setting-ip-config.c:2718
+#, fuzzy
+msgid "invalid \""
+msgstr "유효하지 않은 DUID"
+
+#: ../libnm-core/nm-setting-ip-config.c:2909
+#, fuzzy
+msgid "Unsupported to-string-flags argument"
+msgstr "지원되지 않는 오프로드 기능"
+
+#: ../libnm-core/nm-setting-ip-config.c:2916
+msgid "Unsupported extra-argument"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:3161
+#, fuzzy, c-format
+msgid "unsupported key \"%s\""
+msgstr "지원되지 않는 tfilter 옵션 : '%s'."
+
+#: ../libnm-core/nm-setting-ip-config.c:3166
+#, fuzzy, c-format
+msgid "duplicate key \"%s\""
+msgstr "중복 VF 지수 %u"
+
+#: ../libnm-core/nm-setting-ip-config.c:3171
+#, fuzzy, c-format
+msgid "invalid value for \"%s\""
+msgstr "잘못된 값 \"%s\": %s"
+
+#: ../libnm-core/nm-setting-ip-config.c:3181
+msgid "empty text does not describe a rule"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:3187
+#, fuzzy, c-format
+msgid "missing argument for \"%s\""
+msgstr "누락된 설정"
+
+#: ../libnm-core/nm-setting-ip-config.c:3199
+#, fuzzy
+msgid "invalid \"from\" part"
+msgstr "잘못된 포트 %d"
+
+#: ../libnm-core/nm-setting-ip-config.c:3213
+#, fuzzy
+msgid "invalid \"to\" part"
+msgstr "잘못된 포트 %d"
+
+#: ../libnm-core/nm-setting-ip-config.c:3222
+#, c-format
+msgid "cannot detect address family for rule"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:3279
+#: ../libnm-core/nm-setting-ip-config.c:3373
+#, fuzzy, c-format
+msgid "rule is invalid: %s"
+msgstr "인증서가 잘못됨: %s"
+
+#: ../libnm-core/nm-setting-ip-config.c:3356
+#, fuzzy
+msgid "invalid address family"
+msgstr "잘못된 IP 주소: %s"
+
+#: ../libnm-core/nm-setting-ip-config.c:4618
+#, fuzzy, c-format
+msgid "rule #%u is invalid: %s"
+msgstr "인증서가 잘못됨: %s"
+
+#: ../libnm-core/nm-setting-ip-config.c:4836
 #, c-format
 msgid "%d. DNS server address is invalid"
 msgstr "%d. DNS 서버는 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-ip-config.c:2528
+#: ../libnm-core/nm-setting-ip-config.c:4852
 #, c-format
 msgid "%d. IP address is invalid"
 msgstr "%d. IP 주소가 유효하지 않습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:2540
+#: ../libnm-core/nm-setting-ip-config.c:4864
 #, c-format
 msgid "%d. IP address has 'label' property with invalid type"
 msgstr "%d. IP 주소에 잘못된 유형의 'label' 속성이 있습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:2549
+#: ../libnm-core/nm-setting-ip-config.c:4873
 #, c-format
 msgid "%d. IP address has invalid label '%s'"
 msgstr "%d. IP 주소에 잘못된 레이블 '%s'이(가) 있습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:2563
+#: ../libnm-core/nm-setting-ip-config.c:4887
 msgid "gateway cannot be set if there are no addresses configured"
 msgstr "주소를 구성하지 않으면 게이트웨이를 설정할 수 없습니다"
 
-#: ../libnm-core/nm-setting-ip-config.c:2572
+#: ../libnm-core/nm-setting-ip-config.c:4896
 msgid "gateway is invalid"
 msgstr "게이트웨이가 잘못되었습니다."
 
-#: ../libnm-core/nm-setting-ip-config.c:2586
+#: ../libnm-core/nm-setting-ip-config.c:4910
 #, c-format
 msgid "%d. route is invalid"
 msgstr "%d. 라우팅이 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-ip-config.c:2595
+#: ../libnm-core/nm-setting-ip-config.c:4919
 #, c-format
 msgid "%d. route cannot be a default route"
 msgstr "%d. 라우팅은 기본 라우팅을 사용할 수 없습니다"
 
-#: ../libnm-core/nm-setting-ip-config.c:2606
+#: ../libnm-core/nm-setting-ip-config.c:4935
+#, c-format
+msgid "%u. rule has wrong address-family"
+msgstr ""
+
+#: ../libnm-core/nm-setting-ip-config.c:4944
+#, fuzzy, c-format
+msgid "%u. rule is invalid: %s"
+msgstr "%d. 라우팅이 잘못되어 있습니다 "
+
+#: ../libnm-core/nm-setting-ip-config.c:4957
 #, c-format
 msgid "a gateway is incompatible with '%s'"
 msgstr "'%s='은 ' > 0'와 호환하지 않습니다 "
 
-#: ../libnm-core/nm-setting-ip4-config.c:141
-#: ../libnm-core/nm-setting-ip6-config.c:187
-#: ../libnm-util/nm-setting-ip4-config.c:879
-#: ../libnm-util/nm-setting-ip6-config.c:841
+#: ../libnm-core/nm-setting-ip-tunnel.c:340
+#, c-format
+msgid "'%d' is not a valid tunnel mode"
+msgstr "'%d'은(는) 유효한 터널 모드가 아닙니다."
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:363
+#: ../libnm-core/nm-setting-ip-tunnel.c:383
+#, c-format
+msgid "'%s' is not a valid IPv%c address"
+msgstr "'%s'은(는) 유효한 IPv%c 주소가 아닙니다."
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:400
+msgid "tunnel keys can only be specified for GRE tunnels"
+msgstr "터널 키는 GRE 터널에 대해서만 지정할 수 있습니다"
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:413
+#: ../libnm-core/nm-setting-ip-tunnel.c:429
+#, c-format
+msgid "'%s' is not a valid tunnel key"
+msgstr "'%s'는 유효한 키가 아닙니다."
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:441
+msgid "a fixed TTL is allowed only when path MTU discovery is enabled"
+msgstr "고정 TTL은 경로 MTU 검색이 활성화된 경우에만 허용됩니다"
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:454
+#, c-format
+msgid "some flags are invalid for the select mode: %s"
+msgstr "일부 플래그는 선택 모드에 유효하지 않습니다. %s"
+
+#: ../libnm-core/nm-setting-ip-tunnel.c:468
+#, c-format
+msgid "wired setting not allowed for mode %s"
+msgstr "유선 설정이 모드에 허용되지 않음 %s"
+
+#: ../libnm-core/nm-setting-ip4-config.c:128
+#: ../libnm-core/nm-setting-ip6-config.c:174
 #, c-format
 msgid "this property cannot be empty for '%s=%s'"
 msgstr "이 속성은 '%s=%s'에 대해 비어 있을 수 없습니다."
 
-#: ../libnm-core/nm-setting-ip4-config.c:153
-#: ../libnm-core/nm-setting-ip4-config.c:163
-#: ../libnm-core/nm-setting-ip4-config.c:175
-#: ../libnm-core/nm-setting-ip6-config.c:202
-#: ../libnm-core/nm-setting-ip6-config.c:212
-#: ../libnm-core/nm-setting-ip6-config.c:222
-#: ../libnm-util/nm-setting-ip4-config.c:891
-#: ../libnm-util/nm-setting-ip4-config.c:901
-#: ../libnm-util/nm-setting-ip4-config.c:913
-#: ../libnm-util/nm-setting-ip6-config.c:853
-#: ../libnm-util/nm-setting-ip6-config.c:863
-#: ../libnm-util/nm-setting-ip6-config.c:875
+#: ../libnm-core/nm-setting-ip4-config.c:140
+#: ../libnm-core/nm-setting-ip4-config.c:150
+#: ../libnm-core/nm-setting-ip4-config.c:162
+#: ../libnm-core/nm-setting-ip6-config.c:189
+#: ../libnm-core/nm-setting-ip6-config.c:199
+#: ../libnm-core/nm-setting-ip6-config.c:209
 #, c-format
 msgid "this property is not allowed for '%s=%s'"
 msgstr "이 속성은 '%s=%s'에 대해 허용되지 않습니다 "
 
-#: ../libnm-core/nm-setting-ip4-config.c:212
+#: ../libnm-core/nm-setting-ip4-config.c:199
 #, c-format
 msgid "'%s' is not a valid FQDN"
 msgstr "'%s'은(는) 유효한 FQDN이 아닙니다."
 
-#: ../libnm-core/nm-setting-ip4-config.c:221
+#: ../libnm-core/nm-setting-ip4-config.c:208
 msgid "property cannot be set when dhcp-hostname is also set"
 msgstr "dhcp-hostname도 설정된 경우 속성을 설정할 수 없습니다"
 
-#: ../libnm-core/nm-setting-ip4-config.c:233
+#: ../libnm-core/nm-setting-ip4-config.c:220
 #, c-format
 msgid "multiple addresses are not allowed for '%s=%s'"
 msgstr "여러 개의 주소가 '%s=%s'"
 
-#: ../libnm-core/nm-setting-ip4-config.c:247
+#: ../libnm-core/nm-setting-ip4-config.c:234
 msgid "property should be TRUE when method is set to disabled"
 msgstr "메소드가 disabled로 설정된 경우 TRUE 여야합니다."
 
-#: ../libnm-core/nm-setting-ip6-config.c:261
+#: ../libnm-core/nm-setting-ip6-config.c:248
 msgid "value is not a valid token"
 msgstr "''은 올바른 UUID가 아닙니다 "
 
-#: ../libnm-core/nm-setting-ip6-config.c:272
+#: ../libnm-core/nm-setting-ip6-config.c:259
 msgid "only makes sense with EUI64 address generation mode"
 msgstr "EUI64 주소 생성 모드에서만 의미가 있습니다."
 
-#: ../libnm-core/nm-setting-ip6-config.c:283
+#: ../libnm-core/nm-setting-ip6-config.c:270
 msgid "invalid DUID"
 msgstr "유효하지 않은 DUID"
 
-#: ../libnm-core/nm-setting-ip6-config.c:295
+#: ../libnm-core/nm-setting-ip6-config.c:282
 msgid "token is not in canonical form"
 msgstr "토큰이 표준 형식이 아닙니다."
 
-#: ../libnm-core/nm-setting-ip6-config.c:307
+#: ../libnm-core/nm-setting-ip6-config.c:294
 msgid "property should be TRUE when method is set to ignore"
 msgstr "메소드가 무시하도록 설정되면 속성은 TRUE 여야합니다."
 
-#: ../libnm-core/nm-setting-ip-tunnel.c:339
-#, c-format
-msgid "'%d' is not a valid tunnel mode"
-msgstr "'%d'은(는) 유효한 터널 모드가 아닙니다."
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:362
-#: ../libnm-core/nm-setting-ip-tunnel.c:382
-#, c-format
-msgid "'%s' is not a valid IPv%c address"
-msgstr "'%s'은(는) 유효한 IPv%c 주소가 아닙니다."
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:399
-msgid "tunnel keys can only be specified for GRE tunnels"
-msgstr "터널 키는 GRE 터널에 대해서만 지정할 수 있습니다"
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:412
-#: ../libnm-core/nm-setting-ip-tunnel.c:428
-#, c-format
-msgid "'%s' is not a valid tunnel key"
-msgstr "'%s'는 유효한 키가 아닙니다."
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:440
-msgid "a fixed TTL is allowed only when path MTU discovery is enabled"
-msgstr "고정 TTL은 경로 MTU 검색이 활성화된 경우에만 허용됩니다"
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:453
-#, c-format
-msgid "some flags are invalid for the select mode: %s"
-msgstr "일부 플래그는 선택 모드에 유효하지 않습니다. %s"
-
-#: ../libnm-core/nm-setting-ip-tunnel.c:467
-#, c-format
-msgid "wired setting not allowed for mode %s"
-msgstr "유선 설정이 모드에 허용되지 않음 %s"
-
-#: ../libnm-core/nm-setting-macsec.c:258
+#: ../libnm-core/nm-setting-macsec.c:246
 msgid "the key is empty"
 msgstr "열쇠가 비어있다."
 
-#: ../libnm-core/nm-setting-macsec.c:269
+#: ../libnm-core/nm-setting-macsec.c:257
 #, c-format
 msgid "the key must be %d characters"
 msgstr "열쇠가 있어야합니다. %d 문자들"
 
-#: ../libnm-core/nm-setting-macsec.c:277
+#: ../libnm-core/nm-setting-macsec.c:265
 #, fuzzy
 msgid "the key contains non-hexadecimal characters"
 msgstr "IV에 16진수 숫자가 아닌 문자가 있습니다."
 
-#: ../libnm-core/nm-setting-macsec.c:339 ../libnm-core/nm-setting-macvlan.c:175
-#: ../libnm-core/nm-setting-vlan.c:657 ../libnm-util/nm-setting-vlan.c:580
+#: ../libnm-core/nm-setting-macsec.c:327 ../libnm-core/nm-setting-macvlan.c:157
+#: ../libnm-core/nm-setting-vlan.c:640
 #, c-format
 msgid "property is not specified and neither is '%s:%s'"
 msgstr "속성이 지정되어 있지 않고 '%s:%s'도 아닙니다 "
 
-#: ../libnm-core/nm-setting-macsec.c:360
+#: ../libnm-core/nm-setting-macsec.c:348
 #, c-format
 msgid "EAP key management requires '%s' setting presence"
 msgstr "EAP 키 관리에는 '%s' 설정 존재"
 
-#: ../libnm-core/nm-setting-macsec.c:369
+#: ../libnm-core/nm-setting-macsec.c:357
 msgid "must be either psk (0) or eap (1)"
 msgstr ""
 
-#: ../libnm-core/nm-setting-macsec.c:378
+#: ../libnm-core/nm-setting-macsec.c:366
 #, c-format
 msgid "invalid port %d"
 msgstr "잘못된 포트 %d"
 
-#: ../libnm-core/nm-setting-macsec.c:389
+#: ../libnm-core/nm-setting-macsec.c:377
 msgid "only valid for psk mode"
 msgstr ""
 
-#: ../libnm-core/nm-setting-macvlan.c:186
+#: ../libnm-core/nm-setting-macvlan.c:168
 msgid "non promiscuous operation is allowed only in passthru mode"
 msgstr "비 무차별 작업은 passthru 모드에서만 허용됩니다"
 
-#: ../libnm-core/nm-setting-olpc-mesh.c:128
-#: ../libnm-core/nm-setting-wireless.c:760
-#: ../libnm-util/nm-setting-olpc-mesh.c:132
-#: ../libnm-util/nm-setting-wireless.c:777
+#: ../libnm-core/nm-setting-olpc-mesh.c:109
+#: ../libnm-core/nm-setting-wireless.c:747
 msgid "SSID length is out of range <1-32> bytes"
 msgstr "SSID 길이가 <1-32> 바이트 범위 밖에 있습니다 "
 
-#: ../libnm-core/nm-setting-olpc-mesh.c:137
-#: ../libnm-core/nm-setting-wireless.c:800
-#: ../libnm-util/nm-setting-olpc-mesh.c:141
-#: ../libnm-util/nm-setting-wireless.c:817
+#: ../libnm-core/nm-setting-olpc-mesh.c:118
+#: ../libnm-core/nm-setting-wireless.c:787
 #, c-format
 msgid "'%d' is not a valid channel"
 msgstr "'%d'은 올바른 채널이 아닙니다 "
 
+#: ../libnm-core/nm-setting-ovs-bridge.c:159
+#, c-format
+msgid "A connection with a '%s' setting must not have a master."
+msgstr "'%s' 설정에 마스터가 없어야합니다."
+
+#: ../libnm-core/nm-setting-ovs-bridge.c:170
+#, c-format
+msgid "'%s' is not allowed in fail_mode"
+msgstr "'%s' fail_mode에 허용되지 않습니다."
+
 #: ../libnm-core/nm-setting-ovs-interface.c:111
 #, c-format
 msgid "'%s' is not a valid interface type"
@@ -11511,7 +11620,7 @@ msgid "A connection with a '%s' setting must have a master."
 msgstr "'%s' 설정에는 마스터가 있어야합니다."
 
 #: ../libnm-core/nm-setting-ovs-patch.c:104
-#: ../libnm-core/nm-setting-vxlan.c:373
+#: ../libnm-core/nm-setting-vxlan.c:354
 #, c-format
 msgid "'%s' is not a valid IP address"
 msgstr "'%s'은(는) 유효한 IP 주소가 아닙니다."
@@ -11536,165 +11645,131 @@ msgstr "'%s' lacp에서는 허용되지 않습니다."
 msgid "'%s' is not allowed in bond_mode"
 msgstr "'%s' bond_mode에 허용되지 않습니다."
 
-#: ../libnm-core/nm-setting-ovs-bridge.c:159
-#, c-format
-msgid "A connection with a '%s' setting must not have a master."
-msgstr "'%s' 설정에 마스터가 없어야합니다."
-
-#: ../libnm-core/nm-setting-ovs-bridge.c:170
-#, c-format
-msgid "'%s' is not allowed in fail_mode"
-msgstr "'%s' fail_mode에 허용되지 않습니다."
-
-#: ../libnm-core/nm-setting-ppp.c:363 ../libnm-util/nm-setting-ppp.c:386
+#: ../libnm-core/nm-setting-ppp.c:352
 #, c-format
 msgid "'%d' is out of valid range <128-16384>"
 msgstr "'%d'는 유효한 범위  밖에 있습니다"
 
-#: ../libnm-core/nm-setting-ppp.c:376 ../libnm-util/nm-setting-ppp.c:399
+#: ../libnm-core/nm-setting-ppp.c:365
 #, c-format
 msgid "setting this property requires non-zero '%s' property"
 msgstr "이 속성을 설정하려면 0이 아닌 '%s' 속성이 필요합니다 "
 
-#: ../libnm-core/nm-setting-proxy.c:161
+#: ../libnm-core/nm-setting-proxy.c:148
 #, c-format
 msgid "invalid proxy method"
 msgstr "유효하지 않은 프록시 메소드"
 
-#: ../libnm-core/nm-setting-proxy.c:171 ../libnm-core/nm-setting-proxy.c:180
+#: ../libnm-core/nm-setting-proxy.c:158 ../libnm-core/nm-setting-proxy.c:167
 #, c-format
 msgid "this property is not allowed for method none"
 msgstr "이 속성은 메서드 none에 허용되지 않습니다."
 
-#: ../libnm-core/nm-setting-proxy.c:191
+#: ../libnm-core/nm-setting-proxy.c:178
 #, c-format
 msgid "the script is too large"
 msgstr "스크립트가 너무 큽니다."
 
-#: ../libnm-core/nm-setting-proxy.c:199
+#: ../libnm-core/nm-setting-proxy.c:186
 #, c-format
 msgid "the script is not valid utf8"
 msgstr "스크립트가 유효하지 않습니다 utf8"
 
-#: ../libnm-core/nm-setting-proxy.c:207
+#: ../libnm-core/nm-setting-proxy.c:194
 #, c-format
 msgid "the script lacks FindProxyForURL function"
 msgstr "스크립트에 FindProxyForURL 함수가 없습니다."
 
-#: ../libnm-core/nm-setting-sriov.c:1086
+#: ../libnm-core/nm-setting-sriov.c:1074
 #, c-format
 msgid "VF with index %u, but the total number of VFs is %u"
 msgstr "색인이있는 VF %u, 그러나 총 VF 수는 %u"
 
-#: ../libnm-core/nm-setting-sriov.c:1097
+#: ../libnm-core/nm-setting-sriov.c:1085
 #, c-format
 msgid "invalid VF %u: %s"
 msgstr "잘못된 VF %u: %s"
 
-#: ../libnm-core/nm-setting-sriov.c:1109
+#: ../libnm-core/nm-setting-sriov.c:1097
 #, c-format
 msgid "duplicate VF index %u"
 msgstr "중복 VF 지수 %u"
 
-#: ../libnm-core/nm-setting-sriov.c:1130
+#: ../libnm-core/nm-setting-sriov.c:1118
 #, c-format
 msgid "VFs %d and %d are not sorted by ascending index"
 msgstr "VF %d 과 %d 오름차순 색인으로 정렬되지 않음"
 
-#: ../libnm-core/nm-setting-tc-config.c:68
-#: ../libnm-core/nm-setting-tc-config.c:296
-#: ../libnm-core/nm-setting-tc-config.c:550
+#: ../libnm-core/nm-setting-tc-config.c:70
+#: ../libnm-core/nm-setting-tc-config.c:436
+#: ../libnm-core/nm-setting-tc-config.c:706
+#, fuzzy, c-format
+msgid "kind is missing"
+msgstr "속성이 누락되어 있습니다 "
+
+#: ../libnm-core/nm-setting-tc-config.c:78
+#: ../libnm-core/nm-setting-tc-config.c:444
+#: ../libnm-core/nm-setting-tc-config.c:714
 #, fuzzy, c-format
 msgid "'%s' is not a valid kind"
 msgstr "'%s'는 올바른 밴드가 아닙니다 "
 
-#: ../libnm-core/nm-setting-tc-config.c:76
-#: ../libnm-core/nm-setting-tc-config.c:558
+#: ../libnm-core/nm-setting-tc-config.c:86
+#: ../libnm-core/nm-setting-tc-config.c:722
 #, fuzzy
 msgid "parent handle missing"
 msgstr "데이터 누락"
 
-#: ../libnm-core/nm-setting-tc-config.c:1203
+#: ../libnm-core/nm-setting-tc-config.c:1292
 msgid "there are duplicate TC qdiscs"
 msgstr "중복 된 TC qdisc가 있습니다."
 
-#: ../libnm-core/nm-setting-tc-config.c:1223
+#: ../libnm-core/nm-setting-tc-config.c:1312
 msgid "there are duplicate TC filters"
 msgstr "중복되는 TC 필터가 있습니다."
 
-#: ../libnm-core/nm-setting-team.c:135 ../libnm-core/nm-setting-team.c:194
-#: ../libnm-core/nm-setting-team.c:306
+#: ../libnm-core/nm-setting-team.c:130 ../libnm-core/nm-setting-team.c:191
+#: ../libnm-core/nm-setting-team.c:313
 #, c-format
 msgid "%s is out of range [0, %d]"
 msgstr "값 '%s'이 범위 %d 밖에 있습니다 "
 
-#: ../libnm-core/nm-setting-team.c:176
+#: ../libnm-core/nm-setting-team.c:173
 #, c-format
 msgid "Missing target-host in nsna_ping link watcher"
 msgstr "nsna_ping 링크 감시자에서 target-host가 누락되었습니다."
 
-#: ../libnm-core/nm-setting-team.c:182 ../libnm-core/nm-setting-team.c:288
+#: ../libnm-core/nm-setting-team.c:179 ../libnm-core/nm-setting-team.c:295
 #, fuzzy, c-format
 msgid "target-host '%s' contains invalid characters"
 msgstr "IV에 16진수 숫자가 아닌 문자가 있습니다."
 
-#: ../libnm-core/nm-setting-team.c:281
+#: ../libnm-core/nm-setting-team.c:288
 #, c-format
 msgid "Missing %s in arp_ping link watcher"
 msgstr "있어야 할 곳에 없는 %s arp_ping 링크 감시자에서"
 
-#: ../libnm-core/nm-setting-team.c:294
+#: ../libnm-core/nm-setting-team.c:301
 #, fuzzy, c-format
 msgid "source-host '%s' contains invalid characters"
 msgstr "IV에 16진수 숫자가 아닌 문자가 있습니다."
 
-#: ../libnm-core/nm-setting-team.c:312
+#: ../libnm-core/nm-setting-team.c:319
 #, fuzzy
 msgid "vlanid is out of range [-1, 4094]"
 msgstr "값 '%d'이 범위 <%d-%d> 밖에 있습니다 "
 
-#: ../libnm-core/nm-setting-team.c:1220
-#: ../libnm-core/nm-setting-team-port.c:380
-#, c-format
-msgid "team config exceeds size limit"
-msgstr "팀 구성이 크기 제한을 초과합니다."
-
-#: ../libnm-core/nm-setting-team.c:1246
-#, fuzzy, c-format
-msgid "invalid runner \"%s\""
-msgstr "잘못된 라우팅: %s'"
-
-#: ../libnm-core/nm-setting-team.c:1259
-#, fuzzy, c-format
-msgid "missing link watcher name"
-msgstr "누락된 파일 이름"
-
-#: ../libnm-core/nm-setting-team.c:1269
-#, fuzzy, c-format
-msgid "unknown link watcher \"%s\""
-msgstr "알려지지 않은 로그 영역 '%s'"
-
-#: ../libnm-core/nm-setting-team.c:1280
-#, fuzzy, c-format
-msgid "missing target host"
-msgstr "누락된 설정"
-
-#: ../libnm-core/nm-setting-team.c:1288
-#, fuzzy, c-format
-msgid "missing source address"
-msgstr "누락된 IPv4 주소"
-
-#: ../libnm-core/nm-setting-tun.c:185
+#: ../libnm-core/nm-setting-tun.c:167
 #, c-format
 msgid "'%u': invalid mode"
 msgstr "'%u': 잘못된 모드"
 
-#: ../libnm-core/nm-setting-tun.c:195
+#: ../libnm-core/nm-setting-tun.c:177
 #, c-format
 msgid "'%s': invalid user ID"
 msgstr "'%s': 잘못된 사용자 ID"
 
-#: ../libnm-core/nm-setting-tun.c:206
+#: ../libnm-core/nm-setting-tun.c:188
 #, c-format
 msgid "'%s': invalid group ID"
 msgstr "'%s': 잘못된 그룹 ID"
@@ -11749,394 +11824,579 @@ msgstr "최대 사용자 데이터 항목 수에 도달했습니다."
 msgid "invalid key \"%s\": %s"
 msgstr "유효하지 않은 키 \"%s\": %s"
 
-#: ../libnm-core/nm-setting-user.c:374
-#, c-format
-msgid "invalid value for \"%s\": %s"
-msgstr "잘못된 값 \"%s\": %s"
-
 #: ../libnm-core/nm-setting-user.c:389
 #, c-format
 msgid "maximum number of user data entries reached (%u instead of %u)"
 msgstr "도달 한 최대 사용자 데이터 항목 수 (%u 대신에 %u)"
 
-#: ../libnm-core/nm-setting-vlan.c:668 ../libnm-util/nm-setting-vlan.c:600
+#: ../libnm-core/nm-setting-vlan.c:651
 #, c-format
 msgid "the vlan id must be in range 0-4094 but is %u"
 msgstr "vlan ID가 0~4094 범위에 속해야 하지만 현재 %u입니다"
 
-#: ../libnm-core/nm-setting-vlan.c:678 ../libnm-util/nm-setting-vlan.c:591
+#: ../libnm-core/nm-setting-vlan.c:661
 msgid "flags are invalid"
 msgstr "플래그가 잘못되어 있습니다 "
 
-#: ../libnm-core/nm-setting-vlan.c:690
+#: ../libnm-core/nm-setting-vlan.c:673
 msgid "vlan setting should have a ethernet setting as well"
 msgstr "VLAN 설정은 이더넷 설정을 가져야합니다."
 
-#: ../libnm-core/nm-setting-vpn.c:580
+#: ../libnm-core/nm-setting-vpn.c:561
 msgid "cannot set connection.multi-connect for VPN setting"
 msgstr "VPN 설정을 위해 connection.multi-connect를 설정할 수 없습니다."
 
-#: ../libnm-core/nm-setting-vpn.c:601
+#: ../libnm-core/nm-setting-vpn.c:582
 #, c-format
 msgid "secret was empty"
 msgstr "secret이 비어 있었습니다."
 
-#: ../libnm-core/nm-setting-vpn.c:631
+#: ../libnm-core/nm-setting-vpn.c:612
 msgid "setting contained a secret with an empty name"
 msgstr "설정에 이름이 빈 Secret이 포합되어 있습니다"
 
-#: ../libnm-core/nm-setting-vpn.c:639
+#: ../libnm-core/nm-setting-vpn.c:620
 #, c-format
 msgid "secret value was empty"
 msgstr "Secret 값이 비어 있었습니다"
 
-#: ../libnm-core/nm-setting-vpn.c:686 ../libnm-core/nm-setting.c:2024
+#: ../libnm-core/nm-setting-vpn.c:667 ../libnm-core/nm-setting.c:2211
 msgid "not a secret property"
 msgstr "Secret 속성이 아님"
 
-#: ../libnm-core/nm-setting-vpn.c:692
+#: ../libnm-core/nm-setting-vpn.c:673
 msgid "secret is not of correct type"
 msgstr "Secret은 올바른 유형이 아닙니다"
 
-#: ../libnm-core/nm-setting-vpn.c:725
+#: ../libnm-core/nm-setting-vpn.c:757
 #, fuzzy
 msgid "secret flags property not found"
 msgstr "secret 플래그 속성 '%s'(을)를 찾을 수 없음"
 
-#: ../libnm-core/nm-setting-vxlan.c:386
+#: ../libnm-core/nm-setting-vxlan.c:367
 #, c-format
 msgid "'%s' is not a valid IP%c address"
 msgstr "'%s'은(는) 유효한 IP%c 주소가 아닙니다."
 
-#: ../libnm-core/nm-setting-vxlan.c:413
+#: ../libnm-core/nm-setting-vxlan.c:394
 #, c-format
 msgid "%d is greater than local port max %d"
 msgstr "%d이(가) 로컬 포트 최대 %d보다 큽니다"
 
-#: ../libnm-core/nm-setting-wired.c:630 ../libnm-util/nm-setting-wired.c:612
+#: ../libnm-core/nm-setting-wired.c:754
 #, c-format
 msgid "'%s' is not a valid Ethernet port value"
 msgstr "'%s'은(는) 유효한 이더넷 포트 값이 아닙니다."
 
-#: ../libnm-core/nm-setting-wired.c:640 ../libnm-util/nm-setting-wired.c:622
+#: ../libnm-core/nm-setting-wired.c:764
 #, c-format
 msgid "'%s' is not a valid duplex value"
 msgstr "'%s'은 올바른 이중 값이 아닙니다 "
 
-#: ../libnm-core/nm-setting-wired.c:699 ../libnm-util/nm-setting-wired.c:679
+#: ../libnm-core/nm-setting-wired.c:826
 #, c-format
 msgid "invalid '%s' or its value '%s'"
 msgstr "잘못된 '%s' 또는 값 '%s'"
 
-#: ../libnm-core/nm-setting-wired.c:736
+#: ../libnm-core/nm-setting-wired.c:863
 msgid "Wake-on-LAN mode 'default' and 'ignore' are exclusive flags"
 msgstr "Wake-on-LAN 모드 'default' 및 'ignore'는 독점 플래그입니다"
 
-#: ../libnm-core/nm-setting-wired.c:745
+#: ../libnm-core/nm-setting-wired.c:872
 msgid "Wake-on-LAN password can only be used with magic packet mode"
 msgstr "Wake-on-LAN 암호는 매직 패킷 모드에서만 사용할 수 있습니다"
 
-#: ../libnm-core/nm-setting-wired.c:770
+#: ../libnm-core/nm-setting-wired.c:897
 msgid "both speed and duplex should have a valid value or both should be unset"
 msgstr ""
 "속도와 이중 모드 모두 유효한 값을 가져야하거나 둘 다 설정 해제되어야합니다."
 
-#: ../libnm-core/nm-setting-wired.c:771
+#: ../libnm-core/nm-setting-wired.c:898
 msgid "both speed and duplex are required for static link configuration"
 msgstr "정적 링크 구성에는 속도와 이중 모드가 모두 필요합니다."
 
-#: ../libnm-core/nm-setting-wireless-security.c:939
-#: ../libnm-util/nm-setting-wireless-security.c:911
+#: ../libnm-core/nm-setting-wireguard.c:778
+msgid "missing public-key for peer"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:782
+msgid "invalid public-key for peer"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:791
+#, fuzzy
+msgid "invalid preshared-key for peer"
+msgstr "잘못된 개인 키"
+
+#: ../libnm-core/nm-setting-wireguard.c:809
+#, fuzzy
+msgid "invalid endpoint for peer"
+msgstr "부모 인터페이스 [none]: "
+
+#: ../libnm-core/nm-setting-wireguard.c:819
+#, fuzzy, c-format
+msgid "invalid IP address \"%s\" for allowed-ip of peer"
+msgstr "잘못된 IP 주소: %s"
+
+#: ../libnm-core/nm-setting-wireguard.c:828
+msgid "invalid preshared-key-flags for peer"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1567
+#, c-format
+msgid "peer #%u has no public-key"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1578
+#, c-format
+msgid "peer #%u has invalid public-key"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1592
+#, c-format
+msgid "peer #%u has invalid endpoint"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1622
+#, c-format
+msgid "peer #%u has invalid allowed-ips setting"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1634
+#, fuzzy, c-format
+msgid "peer #%u is invalid: %s"
+msgstr "인증서가 잘못됨: %s"
+
+#: ../libnm-core/nm-setting-wireguard.c:1705
+#: ../libnm-core/nm-setting-wireguard.c:1719
+#, c-format
+msgid "method \"%s\" is not supported for WireGuard"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1739
+msgid "key must be 32 bytes base64 encoded"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1875
+#, fuzzy
+msgid "invalid peer secrets"
+msgstr "잘못된 VPN 비밀정보"
+
+#: ../libnm-core/nm-setting-wireguard.c:1898
+#, c-format
+msgid "peer #%u lacks public-key"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireguard.c:1912
+#, c-format
+msgid "non-existing peer '%s'"
+msgstr ""
+
+#: ../libnm-core/nm-setting-wireless-security.c:935
 #, c-format
 msgid "'%s' security requires '%s=%s'"
 msgstr "'%s' 보안에는 '%s=%s'가 필요합니다 "
 
-#: ../libnm-core/nm-setting-wireless-security.c:960
-#: ../libnm-util/nm-setting-wireless-security.c:932
+#: ../libnm-core/nm-setting-wireless-security.c:956
 #, c-format
 msgid "'%s' security requires '%s' setting presence"
 msgstr "'%s' 보안에는 '%s' 설정이 필요합니다 "
 
-#: ../libnm-core/nm-setting-wireless-security.c:981
-#: ../libnm-util/nm-setting-wireless-security.c:953
+#: ../libnm-core/nm-setting-wireless-security.c:977
 #, c-format
 msgid "'%d' value is out of range <0-3>"
 msgstr "'%d' 값은  범위 밖에 있습니다"
 
-#: ../libnm-core/nm-setting-wireless-security.c:1036
-#: ../libnm-util/nm-setting-wireless-security.c:1008
+#: ../libnm-core/nm-setting-wireless-security.c:1032
 #, c-format
 msgid "'%s' connections require '%s' in this property"
 msgstr "'%s' 연결에는 속성에 '%s'이 필요합니다 "
 
-#: ../libnm-core/nm-setting-wireless-security.c:1066
-#: ../libnm-util/nm-setting-wireless-security.c:1038
+#: ../libnm-core/nm-setting-wireless-security.c:1062
 #, c-format
 msgid "'%s' can only be used with '%s=%s' (WEP)"
 msgstr "'%s'은 '%s=%s'와 함께만 사용할 수 있습니다 (WEP)"
 
-#: ../libnm-core/nm-setting-wireless-security.c:1090
+#: ../libnm-core/nm-setting-wireless-security.c:1086
 #, fuzzy, c-format
-msgid "'%s' can only be used with '%s=%s' or '%s=%s'"
+msgid ""
+"'%s' can only be used with 'wpa-eap', 'wpa-psk' or 'sae' key management "
 msgstr "'%s'은 '%s=%s'와 함께만 사용할 수 있습니다 (WEP)"
 
-#: ../libnm-core/nm-setting-wireless-security.c:1112
-msgid "can't be simultaneously disabled and enabled"
-msgstr "동시에 비활성화 및 활성화 할 수 없습니다."
-
-#: ../libnm-core/nm-setting-wireless.c:769
-#: ../libnm-util/nm-setting-wireless.c:786
+#: ../libnm-core/nm-setting-wireless.c:756
 #, c-format
 msgid "'%s' is not a valid Wi-Fi mode"
 msgstr "'%s'은 올바른 Wi-Fi 모드가 아닙니다 "
 
-#: ../libnm-core/nm-setting-wireless.c:779
-#: ../libnm-util/nm-setting-wireless.c:796
+#: ../libnm-core/nm-setting-wireless.c:766
 #, c-format
 msgid "'%s' is not a valid band"
 msgstr "'%s'는 올바른 밴드가 아닙니다 "
 
-#: ../libnm-core/nm-setting-wireless.c:789
+#: ../libnm-core/nm-setting-wireless.c:776
 #, c-format
 msgid "'%s' requires setting '%s' property"
 msgstr "'%s'에는 설정 '%s' 속성이 필요합니다."
 
-#: ../libnm-core/nm-setting-wireless.c:883
+#: ../libnm-core/nm-setting-wireless.c:870
 #, c-format
 msgid "invalid value"
 msgstr "잘못된 값"
 
-#: ../libnm-core/nm-setting-wireless.c:893
+#: ../libnm-core/nm-setting-wireless.c:880
 msgid "Wake-on-WLAN mode 'default' and 'ignore' are exclusive flags"
 msgstr "Wake-on-LAN 모드 'default' 및 'ignore'는 독점 플래그입니다"
 
-#: ../libnm-core/nm-setting-wireless.c:902
+#: ../libnm-core/nm-setting-wireless.c:889
 msgid "Wake-on-WLAN trying to set unknown flag"
 msgstr "알 수없는 플래그를 설정하려는 WOL (Wake-on-WLAN)"
 
-#: ../libnm-core/nm-setting-wireless.c:924
+#: ../libnm-core/nm-setting-wireless.c:911
 #, c-format
 msgid "conflicting value of mac-address-randomization and cloned-mac-address"
 msgstr "mac-address-randomization과 복제 된 mac 주소의 충돌하는 가치"
 
-#: ../libnm-core/nm-setting-wpan.c:182
+#: ../libnm-core/nm-setting-wpan.c:185
 msgid "page must be defined along with a channel"
 msgstr ""
 
-#: ../libnm-core/nm-setting-wpan.c:191
+#: ../libnm-core/nm-setting-wpan.c:194
 #, c-format
 msgid "page must be between %d and %d"
 msgstr ""
 
-#: ../libnm-core/nm-setting-wpan.c:202
+#: ../libnm-core/nm-setting-wpan.c:205
 #, c-format
 msgid "channel must not be between %d and %d"
 msgstr ""
 
-#: ../libnm-core/nm-setting.c:852
+#: ../libnm-core/nm-setting.c:906
 #, c-format
 msgid "duplicate property"
 msgstr "중복 속성"
 
-#: ../libnm-core/nm-setting.c:900 ../libnm-core/nm-setting.c:947
+#: ../libnm-core/nm-setting.c:929
+#, c-format
+msgid "unknown property"
+msgstr "알 수 없는 속성"
+
+#: ../libnm-core/nm-setting.c:1000 ../libnm-core/nm-setting.c:1049
 #, c-format
 msgid "can't set property of type '%s' from value of type '%s'"
 msgstr "유형 '%s'의 속성을 유형 '%s'의 값에서 설정할 수 없습니다"
 
-#: ../libnm-core/nm-setting.c:919 ../libnm-core/nm-setting.c:933
+#: ../libnm-core/nm-setting.c:1019 ../libnm-core/nm-setting.c:1034
 #, c-format
 msgid "failed to set property: %s"
 msgstr "속성 설정 실패: %s"
 
-#: ../libnm-core/nm-setting.c:961
+#: ../libnm-core/nm-setting.c:1064
 #, c-format
 msgid "can not set property: %s"
 msgstr "속성을 설정할 수 없음: %s"
 
-#: ../libnm-core/nm-setting.c:977
-#, c-format
-msgid "unknown property"
-msgstr "알 수 없는 속성"
-
-#: ../libnm-core/nm-setting.c:1935
+#: ../libnm-core/nm-setting.c:2102
 msgid "secret not found"
 msgstr "Secret을 찾을 수 없음"
 
-#: ../libnm-core/nm-utils.c:2045
+#: ../libnm-core/nm-team-utils.c:1241 ../libnm-core/nm-team-utils.c:1256
+#, fuzzy, c-format
+msgid "invalid D-Bus property \"%s\""
+msgstr "잘못된 라우팅: %s'"
+
+#: ../libnm-core/nm-team-utils.c:1266
+#, fuzzy, c-format
+msgid "duplicate D-Bus property \"%s\""
+msgstr "중복 속성"
+
+#: ../libnm-core/nm-team-utils.c:1287
+#, fuzzy, c-format
+msgid "invalid D-Bus property \"%s\" for \"%s\""
+msgstr "잘못된 필드 '%d'; 허용되는 필드: %s"
+
+#: ../libnm-core/nm-team-utils.c:1345
+#, fuzzy, c-format
+msgid "unknown link-watcher name \"%s\""
+msgstr "알려지지 않은 로그 영역 '%s'"
+
+#: ../libnm-core/nm-team-utils.c:1903
+#, fuzzy, c-format
+msgid "missing runner"
+msgstr "누락된 설정"
+
+#: ../libnm-core/nm-team-utils.c:1915
+#, fuzzy, c-format
+msgid "invalid runner \"%s\""
+msgstr "잘못된 라우팅: %s'"
+
+#: ../libnm-core/nm-team-utils.c:1926
+#, fuzzy, c-format
+msgid "invalid runner.tx-hash"
+msgstr "잘못된 라우팅: %s'"
+
+#: ../libnm-core/nm-team-utils.c:1944
+#, fuzzy, c-format
+msgid "missing link watcher name"
+msgstr "누락된 파일 이름"
+
+#: ../libnm-core/nm-team-utils.c:1947
+#, fuzzy, c-format
+msgid "unknown link watcher \"%s\""
+msgstr "알려지지 않은 로그 영역 '%s'"
+
+#: ../libnm-core/nm-team-utils.c:1958
+#, fuzzy, c-format
+msgid "missing target host"
+msgstr "누락된 설정"
+
+#: ../libnm-core/nm-team-utils.c:1965
+#, fuzzy, c-format
+msgid "missing source address"
+msgstr "누락된 IPv4 주소"
+
+#: ../libnm-core/nm-team-utils.c:1978
+#, c-format
+msgid "team config exceeds size limit"
+msgstr "팀 구성이 크기 제한을 초과합니다."
+
+#: ../libnm-core/nm-team-utils.c:1984
+#, fuzzy, c-format
+msgid "team config is not valid UTF-8"
+msgstr "URI가 유효한 UTF-8이 아닙니다."
+
+#: ../libnm-core/nm-team-utils.c:1990
+#: ../src/settings/plugins/ifcfg-rh/tests/test-ifcfg-rh.c:8969
+#, fuzzy, c-format
+msgid "invalid json"
+msgstr "잘못된 옵션 ''"
+
+#: ../libnm-core/nm-team-utils.c:2137
+#, fuzzy, c-format
+msgid "invalid D-Bus type \"%s\""
+msgstr "잘못된 라우팅: %s'"
+
+#: ../libnm-core/nm-team-utils.c:2162
+#, fuzzy, c-format
+msgid "invalid link-watchers: %s"
+msgstr "잘못된 라우팅: %s'"
+
+#: ../libnm-core/nm-utils.c:2316
 #, fuzzy, c-format
 msgid "'%s' is not a valid handle."
 msgstr "'%s'는 올바른 밴드가 아닙니다 "
 
-#: ../libnm-core/nm-utils.c:2141
+#: ../libnm-core/nm-utils.c:2444
 #, c-format
 msgid "'%s' unexpected: parent already specified."
 msgstr "'%s' unexpected : 부모가 이미 지정되었습니다."
 
-#: ../libnm-core/nm-utils.c:2157
+#: ../libnm-core/nm-utils.c:2460
 #, fuzzy, c-format
 msgid "invalid handle: '%s'"
 msgstr "잘못된 옵션 '%s'"
 
-#: ../libnm-core/nm-utils.c:2179
+#: ../libnm-core/nm-utils.c:2482
 #, fuzzy
 msgid "parent not specified."
 msgstr "서비스 이름이 지정되지 않았습니다."
 
-#: ../libnm-core/nm-utils.c:2226
+#: ../libnm-core/nm-utils.c:2544
 #, c-format
 msgid "unsupported qdisc option: '%s'."
 msgstr "지원되지 않는 qdisc 옵션 : '%s'."
 
-#: ../libnm-core/nm-utils.c:2342
+#: ../libnm-core/nm-utils.c:2666
 #, fuzzy
 msgid "action name missing."
 msgstr "데이터 누락"
 
-#: ../libnm-core/nm-utils.c:2366
+#: ../libnm-core/nm-utils.c:2692
 #, c-format
 msgid "unsupported action option: '%s'."
 msgstr "지원되지 않는 작업 옵션 : '%s'."
 
-#: ../libnm-core/nm-utils.c:2504
+#: ../libnm-core/nm-utils.c:2830
 msgid "invalid action: "
 msgstr "잘못된 옵션 ''"
 
-#: ../libnm-core/nm-utils.c:2508
+#: ../libnm-core/nm-utils.c:2834
 #, c-format
 msgid "unsupported tfilter option: '%s'."
 msgstr "지원되지 않는 tfilter 옵션 : '%s'."
 
-#: ../libnm-core/nm-utils.c:3110
+#: ../libnm-core/nm-utils.c:3435
 #, c-format
 msgid "failed stat file %s: %s"
 msgstr "실패한 통계 파일 %s: %s"
 
-#: ../libnm-core/nm-utils.c:3119
+#: ../libnm-core/nm-utils.c:3444
 #, c-format
 msgid "not a file (%s)"
 msgstr "파일이 아닙니다(%s)."
 
-#: ../libnm-core/nm-utils.c:3130
+#: ../libnm-core/nm-utils.c:3455
 #, c-format
 msgid "invalid file owner %d for %s"
 msgstr "잘못된 필드 '%d'; 허용되는 필드: %s"
 
-#: ../libnm-core/nm-utils.c:3141
+#: ../libnm-core/nm-utils.c:3466
 #, c-format
 msgid "file permissions for %s"
 msgstr "%s의 파일 권한"
 
-#: ../libnm-core/nm-utils.c:3151
+#: ../libnm-core/nm-utils.c:3476
 #, c-format
 msgid "reject %s"
 msgstr "%s 거부"
 
-#: ../libnm-core/nm-utils.c:3170
+#: ../libnm-core/nm-utils.c:3495
 #, c-format
 msgid "path is not absolute (%s)"
 msgstr "절대 경로가 아닙니다(%s)"
 
-#: ../libnm-core/nm-utils.c:3184
+#: ../libnm-core/nm-utils.c:3509
 #, c-format
 msgid "Plugin file does not exist (%s)"
 msgstr "플러그인 파일이 존재하지 않습니다(%s)"
 
-#: ../libnm-core/nm-utils.c:3192
+#: ../libnm-core/nm-utils.c:3517
 #, c-format
 msgid "Plugin is not a valid file (%s)"
 msgstr "플러그인이 유효한 파일이 아닙니다(%s)"
 
-#: ../libnm-core/nm-utils.c:3202
+#: ../libnm-core/nm-utils.c:3527
 #, c-format
 msgid "libtool archives are not supported (%s)"
 msgstr "립툴 아카이브가 지원되지 않습니다(%s)"
 
-#: ../libnm-core/nm-utils.c:3284 ../libnm-util/nm-utils.c:1794
+#: ../libnm-core/nm-utils.c:3609
 #, c-format
 msgid "Could not find \"%s\" binary"
 msgstr "'%s' 바이너리를 찾을 수 없습니다"
 
-#: ../libnm-core/nm-utils.c:4369
+#: ../libnm-core/nm-utils.c:4462
+#, fuzzy
+msgid "unknown secret flags"
+msgstr "알 수 없는 설정 이름"
+
+#: ../libnm-core/nm-utils.c:4472
+msgid "conflicting secret flags"
+msgstr ""
+
+#: ../libnm-core/nm-utils.c:4483
+#, fuzzy
+msgid "secret flags must not be \"not-required\""
+msgstr "secret 플래그 속성 '%s'(을)를 찾을 수 없음"
+
+#: ../libnm-core/nm-utils.c:4491
+#, fuzzy
+msgid "unsupported secret flags"
+msgstr "지원되지 않는 qdisc 옵션 : '%s'."
+
+#: ../libnm-core/nm-utils.c:4521
+msgid "can't be simultaneously disabled and enabled"
+msgstr "동시에 비활성화 및 활성화 할 수 없습니다."
+
+#: ../libnm-core/nm-utils.c:4529
+#, fuzzy
+msgid "WPS is required"
+msgstr "PIN 코드가 필요합니다"
+
+#: ../libnm-core/nm-utils.c:4595
 #, c-format
 msgid "not a valid ethernet MAC address for mask at position %lld"
 msgstr "위치의 마스크에 유효한 이더넷 MAC 주소가 아닙니다. %lld"
 
-#: ../libnm-core/nm-utils.c:4384
+#: ../libnm-core/nm-utils.c:4610
 #, c-format
 msgid "not a valid ethernet MAC address #%u at position %lld"
 msgstr "유효한 이더넷 MAC 주소가 아닙니다. #%u 위치에 %lld"
 
-#: ../libnm-core/nm-utils.c:4420
+#: ../libnm-core/nm-utils.c:4669
 msgid "interface name is too short"
 msgstr "인터페이스 이름이 너무 짧습니다."
 
-#: ../libnm-core/nm-utils.c:4429
+#: ../libnm-core/nm-utils.c:4678
 msgid "interface name is reserved"
 msgstr "인터페이스 이름은 예약되어 있습니다."
 
-#: ../libnm-core/nm-utils.c:4441
+#: ../libnm-core/nm-utils.c:4690
 msgid "interface name contains an invalid character"
 msgstr "인터페이스 이름에 잘못된 문자가 있습니다."
 
-#: ../libnm-core/nm-utils.c:4447
+#: ../libnm-core/nm-utils.c:4696
 msgid "interface name is longer than 15 characters"
 msgstr "인터페이스 이름이 15자를 초과합니다."
 
-#: ../libnm-core/nm-utils.c:5107
+#: ../libnm-core/nm-utils.c:5356
 msgid "not valid utf-8"
 msgstr "유효하지 않은 utf-8"
 
-#: ../libnm-core/nm-utils.c:5128 ../libnm-core/nm-utils.c:5601
+#: ../libnm-core/nm-utils.c:5377 ../libnm-core/nm-utils.c:5430
 msgid "is not a JSON object"
 msgstr "JSON 개체가 아닙니다."
 
-#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917
+#: ../libnm-core/nm-utils.c:5406 ../libnm-core/nm-utils.c:5443
 msgid "value is NULL"
 msgstr "값이 NULL 임"
 
-#: ../libnm-core/nm-utils.c:5577 ../libnm-core/nm-utils.c:5917
+#: ../libnm-core/nm-utils.c:5406 ../libnm-core/nm-utils.c:5443
 msgid "value is empty"
 msgstr "값이 비어있다."
 
-#: ../libnm-core/nm-utils.c:5589
+#: ../libnm-core/nm-utils.c:5418
 #, c-format
 msgid "invalid JSON at position %d (%s)"
 msgstr "위치에 잘못된 JSON %d (%s)"
 
-#: ../libnm-core/nm-utils.c:6244 ../libnm-core/nm-utils.c:6264
+#: ../libnm-core/nm-utils.c:5538 ../libnm-core/nm-utils.c:5558
 msgid "unterminated escape sequence"
 msgstr "종료되지 않은 이스케이프 시퀀스"
 
-#: ../libnm-core/nm-utils.c:6289
+#: ../libnm-core/nm-utils.c:5583
 #, fuzzy, c-format
 msgid "unknown attribute '%s'"
 msgstr "알 수 없는 장치 '%s'."
 
-#: ../libnm-core/nm-utils.c:6304
+#: ../libnm-core/nm-utils.c:5598
 #, c-format
 msgid "missing key-value separator '%c' after '%s'"
 msgstr "누락 된 키 - 값 구분 기호 '%c' 이후 '%s'"
 
-#: ../libnm-core/nm-utils.c:6320
+#: ../libnm-core/nm-utils.c:5614
 #, fuzzy, c-format
 msgid "invalid uint32 value '%s' for attribute '%s'"
 msgstr "잘못된 옵션 '%s' 또는 옵션 값 '%s'"
 
-#: ../libnm-core/nm-utils.c:6329
+#: ../libnm-core/nm-utils.c:5623
 #, fuzzy, c-format
 msgid "invalid uint8 value '%s' for attribute '%s'"
 msgstr "잘못된 옵션 '%s' 또는 옵션 값 '%s'"
 
-#: ../libnm-core/nm-utils.c:6339
+#: ../libnm-core/nm-utils.c:5633
 #, fuzzy, c-format
 msgid "invalid boolean value '%s' for attribute '%s'"
 msgstr "잘못된 옵션 '%s' 또는 옵션 값 '%s'"
 
-#: ../libnm-core/nm-utils.c:6349
+#: ../libnm-core/nm-utils.c:5643
 #, c-format
 msgid "unsupported attribute '%s' of type '%s'"
 msgstr "지원되지 않는 속성 '%s' 유형 '%s'"
 
+#: ../libnm-core/nm-utils.c:5992
+#, fuzzy, c-format
+msgid "Bridge VLANs %d and %d are not sorted by ascending vid"
+msgstr "VF %d 과 %d 오름차순 색인으로 정렬되지 않음"
+
+#: ../libnm-core/nm-utils.c:6016
+#, fuzzy, c-format
+msgid "duplicate bridge VLAN vid %u"
+msgstr "중복 VF 지수 %u"
+
+#: ../libnm-core/nm-utils.c:6028
+msgid "only one VLAN can be the PVID"
+msgstr ""
+
 #: ../libnm-core/nm-vpn-editor-plugin.c:296
 #, c-format
 msgid "cannot load plugin \"%s\": %s"
@@ -12172,362 +12432,173 @@ msgstr "플러그인에서 가져오기 기능을 지원하지 않습니다"
 msgid "the plugin does not support export capability"
 msgstr "플러그인에서 내보내기 기능을 지원하지 않습니다"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:110
+#: ../libnm-core/nm-vpn-plugin-info.c:108
 #, c-format
 msgid "missing filename"
 msgstr "누락된 파일 이름"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:118
+#: ../libnm-core/nm-vpn-plugin-info.c:116
 #, c-format
 msgid "filename must be an absolute path (%s)"
 msgstr "파일 이름은 절대 경로여야 합니다(%s)"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:127
+#: ../libnm-core/nm-vpn-plugin-info.c:125
 #, c-format
 msgid "filename has invalid format (%s)"
 msgstr "파일 이름에 잘못된 형식이 포함되어 있습니다(%s)"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:450
+#: ../libnm-core/nm-vpn-plugin-info.c:448
 #, c-format
 msgid "there exists a conflicting plugin (%s) that has the same %s.%s value"
 msgstr "동일한 %s.%s 값이 포함된 충돌하는 플러그인(%s)이 존재합니다"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:488
+#: ../libnm-core/nm-vpn-plugin-info.c:486
 #, c-format
 msgid "there exists a conflicting plugin with the same name (%s)"
 msgstr "동일한 이름을 가진 충돌하는 플러그인이 존재합니다(%s)"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:1070
+#: ../libnm-core/nm-vpn-plugin-info.c:1068
 #, c-format
 msgid "missing \"plugin\" setting"
 msgstr "누락된 \"plugin\" 설정"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:1080
+#: ../libnm-core/nm-vpn-plugin-info.c:1078
 #, c-format
 msgid "%s: don't retry loading plugin which already failed previously"
 msgstr "%s: 이전에 이미 실패한 플러그인은 다시 로드하지 마십시오"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:1174
+#: ../libnm-core/nm-vpn-plugin-info.c:1154
 msgid "missing filename to load VPN plugin info"
 msgstr "VPN 플러그인 정보를 로드하기 위한 파일 이름 누락"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:1186
+#: ../libnm-core/nm-vpn-plugin-info.c:1166
 msgid "missing name for VPN plugin info"
 msgstr "VPN 플로그인 정보의 이름 누락"
 
-#: ../libnm-core/nm-vpn-plugin-info.c:1195
+#: ../libnm-core/nm-vpn-plugin-info.c:1175
 msgid "missing service for VPN plugin info"
 msgstr "VPN 플러그인 정보의 서비스 누락"
 
-#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1384
-msgid "Bluetooth"
-msgstr "블루투스"
-
-#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1386
-msgid "OLPC Mesh"
-msgstr "OLPC 메시"
-
-#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1394
-msgid "WiMAX"
-msgstr "WiMAX"
-
-#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1408
-msgid "ADSL"
-msgstr "ADSL"
-
-#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1410
-msgid "MACVLAN"
-msgstr "MACVLAN"
-
-#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1412
-msgid "VXLAN"
-msgstr "VXLAN"
-
-#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1414
-msgid "IPTunnel"
-msgstr "IPTunnel"
-
-#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1416
-msgid "Tun"
-msgstr "Tun"
-
-#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1418
-msgid "Veth"
-msgstr "Veth"
-
-#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1462
-msgid "Wired"
-msgstr "유선"
-
-#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1493
-msgid "PCI"
-msgstr "PCI"
-
-#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1495
-msgid "USB"
-msgstr "USB"
-
-#. TRANSLATORS: the first %s is a bus name (eg, "USB") or
-#. * product name, the second is a device type (eg,
-#. * "Ethernet"). You can change this to something like
-#. * "%2$s (%1$s)" if there's no grammatical way to combine
-#. * the strings otherwise.
-#.
-#: ../libnm-glib/nm-device.c:2014 ../libnm-glib/nm-device.c:2033
-#: ../libnm/nm-device.c:1808 ../libnm/nm-device.c:1827
-#, c-format
-msgctxt "long device name"
-msgid "%s %s"
-msgstr "%s %s"
-
-#: ../libnm-glib/nm-remote-connection.c:148
-msgid "Disconnected by D-Bus"
-msgstr "D-Bus에 의해 연결 해제됨"
-
-#: ../libnm-util/crypto.c:143
-#, c-format
-msgid "Doesn't look like a PEM private key file."
-msgstr "PEM 비밀 키 파일처럼 보이지 않습니다."
-
-#: ../libnm-util/crypto.c:405 ../libnm-util/crypto_gnutls.c:151
-#: ../libnm-util/crypto_gnutls.c:253 ../libnm-util/crypto_nss.c:162
-#: ../libnm-util/crypto_nss.c:323
-#, c-format
-msgid "Private key cipher '%s' was unknown."
-msgstr "비밀 키 암호화 방식 '%s'이(가) 알려져 있지 않습니다."
-
-#: ../libnm-util/crypto_gnutls.c:84
-#, c-format
-msgid "Hash length too long (%d > %d)."
-msgstr "해시 길이가 너무 깁니다(%d > %d)"
-
-#: ../libnm-util/crypto_gnutls.c:115
-#, c-format
-msgid "Failed to initialize the MD5 engine: %s (%s)"
-msgstr "MD5 엔진 초기화 실패: %s(%s)"
-
-#: ../libnm-util/crypto_gnutls.c:159
-#, c-format
-msgid "Invalid IV length (must be at least %zd)."
-msgstr "잘못된 IV 길이 (최소한 %zd바이트 이상이어야 함)."
-
-#: ../libnm-util/crypto_nss.c:99
-#, c-format
-msgid "Failed to initialize the MD5 context: %d."
-msgstr "MD5 문맥을 초기화하는 데 실패했습니다: %d."
-
-#: ../libnm-util/crypto_nss.c:170
-#, c-format
-msgid "Invalid IV length (must be at least %d)."
-msgstr "잘못된 IV 길이입니다(최소한 %d 이상이어야 함)."
-
-#: ../libnm-util/crypto_nss.c:457
-#, c-format
-msgid "Couldn't convert password to UCS2: %d"
-msgstr "암호를 UCS2로 변환할 수 없습니다: %d"
-
-#: ../libnm-util/nm-setting-8021x.c:1811
-msgid "invalid private key"
-msgstr "잘못된 개인 키"
-
-#: ../libnm-util/nm-setting-8021x.c:2122
-msgid "invalid phase2 private key"
-msgstr "잘못된 phase2 개인 키"
-
-#: ../libnm-util/nm-setting-bluetooth.c:185
-#, c-format
-msgid "requires '%s' or '%s' setting"
-msgstr "'%s' 또는 '%s' 설정이 필요합니다 "
-
-#: ../libnm-util/nm-setting-bond.c:581
-#, c-format
-msgid "'%s' is not a valid interface name for '%s' option"
-msgstr "'%s'는 '%s' 옵션의 올바른 인터페이스 이름이 아닙니다 "
-
-#: ../libnm-util/nm-setting-connection.c:831
-#: ../libnm-util/nm-setting-infiniband.c:269
-#, c-format
-msgid "'%s' is not a valid interface name"
-msgstr "'%s'은(는) 올바른 인터페이스 이름이 아닙니다"
-
-#: ../libnm-util/nm-setting-connection.c:859
-#, c-format
-msgid "requires presence of '%s' setting in the connection"
-msgstr "연결에 '%s' 설정이 필요합니다 "
-
-#: ../libnm-util/nm-setting-infiniband.c:231
-msgid "not a valid interface name"
-msgstr "올바른 인터페이스 이름이 아닙니다 "
-
-#: ../libnm-util/nm-setting-ip4-config.c:957
-#, c-format
-msgid "%d. IPv4 address is invalid"
-msgstr "%d. IPv4 주소는 잘못되어 있습니다 "
-
-#: ../libnm-util/nm-setting-ip4-config.c:967
-#, c-format
-msgid "%d. IPv4 address has invalid prefix"
-msgstr "%d. IPv4 주소에는 잘못된 접두어가 있습니다 "
-
-#: ../libnm-util/nm-setting-ip4-config.c:983
-#: ../libnm-util/nm-setting-ip6-config.c:937
-#, c-format
-msgid "%d. route has invalid prefix"
-msgstr "%d. 라우팅에는 잘못된 접두어가 있습니다 "
-
-#: ../libnm-util/nm-setting-ip6-config.c:911
-#, c-format
-msgid "%d. IPv6 address is invalid"
-msgstr "%d. IPv6 주소가 잘못되었습니다."
-
-#: ../libnm-util/nm-setting-ip6-config.c:921
-#, c-format
-msgid "%d. IPv6 address has invalid prefix"
-msgstr "%d. IPv6 주소에 잘못된 접두어가 있습니다."
-
-#: ../libnm-util/nm-setting-vpn.c:581
-#, c-format
-msgid "Failed to convert '%s' value '%s' to uint"
-msgstr "'%s' 값 '%s'(을)를 단위로 변환하는 데 실패했습니다"
-
-#: ../libnm-util/nm-setting-vpn.c:588
-#, c-format
-msgid "Secret flags property '%s' not found"
-msgstr "secret 플래그 속성 '%s'(을)를 찾을 수 없음"
-
-#: ../libnm-util/nm-setting-wireless.c:806
-#, c-format
-msgid "requires setting '%s' property"
-msgstr "'%s' 속성 설정이 필요합니다 "
-
-#: ../libnm/nm-device-adsl.c:72
+#: ../libnm/nm-device-adsl.c:69
 msgid "The connection was not an ADSL connection."
 msgstr "연결이 ADSL 연결이 아니었습니다."
 
-#: ../libnm/nm-device-bond.c:111
+#: ../libnm/nm-device-bond.c:109
 msgid "The connection was not a bond connection."
 msgstr "연결이 본딩 연결이 아니었습니다."
 
-#: ../libnm/nm-device-bridge.c:115
+#: ../libnm/nm-device-bridge.c:113
 msgid "The connection was not a bridge connection."
 msgstr "연결이 브리지 연결이 아니었습니다."
 
-#: ../libnm/nm-device-bt.c:137
+#: ../libnm/nm-device-bt.c:135
 #, c-format
 msgid "The connection was not a Bluetooth connection."
 msgstr "연결이 블루투스 연결이 아니었습니다."
 
-#: ../libnm/nm-device-bt.c:143
+#: ../libnm/nm-device-bt.c:141
 #, c-format
 msgid "The connection is of Bluetooth NAP type."
 msgstr "연결은 Bluetooth NAP 유형입니다."
 
-#: ../libnm/nm-device-bt.c:152
+#: ../libnm/nm-device-bt.c:150
 msgid "Invalid device Bluetooth address."
 msgstr "잘못된 장치 블루투스 주소."
 
-#: ../libnm/nm-device-bt.c:158
+#: ../libnm/nm-device-bt.c:156
 msgid "The Bluetooth addresses of the device and the connection didn't match."
 msgstr "장치의 블루투스 주소와 연결이 일치하지 않습니다."
 
-#: ../libnm/nm-device-bt.c:167
+#: ../libnm/nm-device-bt.c:165
 msgid ""
 "The device is lacking Bluetooth capabilities required by the connection."
 msgstr "장치에는 연결에 필요한 블루투스 기능이 없습니다."
 
-#: ../libnm/nm-device-dummy.c:76
+#: ../libnm/nm-device-dummy.c:75
 #, fuzzy
 msgid "The connection was not a dummy connection."
 msgstr "연결이 모뎀 연결이 아니었습니다."
 
-#: ../libnm/nm-device-dummy.c:83 ../libnm/nm-device-generic.c:97
-#: ../libnm/nm-device-ovs-bridge.c:97 ../libnm/nm-device-ovs-interface.c:68
+#: ../libnm/nm-device-dummy.c:82 ../libnm/nm-device-generic.c:96
+#: ../libnm/nm-device-ovs-bridge.c:96 ../libnm/nm-device-ovs-interface.c:67
 #: ../libnm/nm-device-ovs-port.c:96
 msgid "The connection did not specify an interface name."
 msgstr "연결에서 인터페이스 이름이 지정되지 않았습니다."
 
-#: ../libnm/nm-device-ethernet.c:206
+#: ../libnm/nm-device-ethernet.c:204
 msgid "The connection was not an Ethernet or PPPoE connection."
 msgstr "연결이 이더넷 또는 PPPoE 연결이 아니었습니다."
 
-#: ../libnm/nm-device-ethernet.c:221
+#: ../libnm/nm-device-ethernet.c:219
 msgid "The connection and device differ in S390 subchannels."
 msgstr "S390 하위 채널에서 연결과 장치가 다릅니다."
 
-#: ../libnm/nm-device-ethernet.c:236
+#: ../libnm/nm-device-ethernet.c:234
 #, fuzzy, c-format
 msgid "Invalid device MAC address %s."
 msgstr "잘못된 장치 MAC 주소입니다."
 
-#: ../libnm/nm-device-ethernet.c:241
+#: ../libnm/nm-device-ethernet.c:239
 msgid "The MACs of the device and the connection do not match."
 msgstr "장치와 연결의 MAC이 일치하지 않습니다."
 
-#: ../libnm/nm-device-ethernet.c:251
+#: ../libnm/nm-device-ethernet.c:249
 #, c-format
 msgid "Invalid MAC in the blacklist: %s."
 msgstr "차단 목록의 잘못된 MAC: %s."
 
-#: ../libnm/nm-device-ethernet.c:257
+#: ../libnm/nm-device-ethernet.c:255
 #, c-format
 msgid "Device MAC (%s) is blacklisted by the connection."
 msgstr "장치 MAC(%s)이 연결에 의해 차단되었습니다."
 
-#: ../libnm/nm-device-generic.c:90
+#: ../libnm/nm-device-generic.c:89
 msgid "The connection was not a generic connection."
 msgstr "연결이 일반 연결이 아니었습니다."
 
-#: ../libnm/nm-device-tun.c:208
-msgid "The connection was not a tun connection."
-msgstr "연결이 tun 연결이 아니었습니다."
-
-#: ../libnm/nm-device-tun.c:217
-msgid "The mode of the device and the connection didn't match"
-msgstr "장치와 연결의 모드가 일치하지 않았습니다."
-
-#: ../libnm/nm-device-infiniband.c:93
+#: ../libnm/nm-device-infiniband.c:91
 msgid "The connection was not an InfiniBand connection."
 msgstr "연결이 InfiniBand 연결이 아니었습니다."
 
-#: ../libnm/nm-device-infiniband.c:101 ../libnm/nm-device-wifi.c:625
-#: ../libnm/nm-device-wimax.c:324
+#: ../libnm/nm-device-infiniband.c:99 ../libnm/nm-device-wifi.c:622
+#: ../libnm/nm-device-wimax.c:322
 msgid "Invalid device MAC address."
 msgstr "잘못된 장치 MAC 주소입니다."
 
-#: ../libnm/nm-device-infiniband.c:109 ../libnm/nm-device-wifi.c:632
-#: ../libnm/nm-device-wimax.c:331
+#: ../libnm/nm-device-infiniband.c:107 ../libnm/nm-device-wifi.c:629
+#: ../libnm/nm-device-wimax.c:329
 msgid "The MACs of the device and the connection didn't match."
 msgstr "장치와 연결의 MAC이 일치하지 않습니다."
 
-#: ../libnm/nm-device-ip-tunnel.c:271
+#: ../libnm/nm-device-ip-tunnel.c:269
 msgid "The connection was not an IP tunnel connection."
 msgstr "연결이 IP 터널 연결이 아니었습니다."
 
-#: ../libnm/nm-device-macvlan.c:157
+#: ../libnm/nm-device-macvlan.c:155
 msgid "The connection was not a MAC-VLAN connection."
 msgstr "MAC-VLAN 연결이 아닙니다."
 
-#: ../libnm/nm-device-modem.c:119
+#: ../libnm/nm-device-modem.c:117
 msgid "The connection was not a modem connection."
 msgstr "연결이 모뎀 연결이 아니었습니다."
 
-#: ../libnm/nm-device-modem.c:127
+#: ../libnm/nm-device-modem.c:125
 msgid "The connection was not a valid modem connection."
 msgstr "연결이 유효한 모뎀 연결이 아니었습니다."
 
-#: ../libnm/nm-device-modem.c:134
+#: ../libnm/nm-device-modem.c:132
 msgid "The device is lacking capabilities required by the connection."
 msgstr "장치에는 연결에 필요한 기능이 없습니다."
 
-#: ../libnm/nm-device-olpc-mesh.c:114
+#: ../libnm/nm-device-olpc-mesh.c:112
 msgid "The connection was not an OLPC Mesh connection."
 msgstr "연결이 OLPC 메시 연결이 아니었습니다."
 
-#: ../libnm/nm-device-ovs-bridge.c:90
+#: ../libnm/nm-device-ovs-bridge.c:89
 msgid "The connection was not a ovs_bridge connection."
 msgstr "연결이 브리지 연결이 아니었습니다."
 
-#: ../libnm/nm-device-ovs-interface.c:61
+#: ../libnm/nm-device-ovs-interface.c:60
 msgid "The connection was not a ovs_interface connection."
 msgstr "연결이 ovs_interface 연결이 아닙니다."
 
@@ -12535,50 +12606,71 @@ msgstr "연결이 ovs_interface 연결이 아닙니다."
 msgid "The connection was not a ovs_port connection."
 msgstr "연결이 ovs_port 연결이 아닙니다."
 
-#: ../libnm/nm-device-team.c:138
+#: ../libnm/nm-device-team.c:136
 msgid "The connection was not a team connection."
 msgstr "연결이 팀 연결이 아니었습니다."
 
-#: ../libnm/nm-device-vlan.c:128
+#: ../libnm/nm-device-tun.c:207
+msgid "The connection was not a tun connection."
+msgstr "연결이 tun 연결이 아니었습니다."
+
+#: ../libnm/nm-device-tun.c:216
+msgid "The mode of the device and the connection didn't match"
+msgstr "장치와 연결의 모드가 일치하지 않았습니다."
+
+#: ../libnm/nm-device-vlan.c:126
 msgid "The connection was not a VLAN connection."
 msgstr "연결이 VLAN 연결이 아니었습니다."
 
-#: ../libnm/nm-device-vlan.c:135
+#: ../libnm/nm-device-vlan.c:133
 msgid "The VLAN identifiers of the device and the connection didn't match."
 msgstr "장치와 연결의 VLAN 식별자가 일치하지 않습니다."
 
-#: ../libnm/nm-device-vlan.c:150
+#: ../libnm/nm-device-vlan.c:148
 msgid "The hardware address of the device and the connection didn't match."
 msgstr "장치와 연결의 하드웨어 주소가 일치하지 않습니다."
 
-#: ../libnm/nm-device-vxlan.c:386
+#: ../libnm/nm-device-vxlan.c:384
 msgid "The connection was not a VXLAN connection."
 msgstr "연결이 VXLAN 연결이 아니었습니다."
 
-#: ../libnm/nm-device-vxlan.c:393
+#: ../libnm/nm-device-vxlan.c:391
 msgid "The VXLAN identifiers of the device and the connection didn't match."
 msgstr "장치와 연결의 VXLAN 식별자가 일치하지 않습니다."
 
-#: ../libnm/nm-device-wifi.c:616
+#: ../libnm/nm-device-wifi-p2p.c:326
+#, fuzzy
+msgid "The connection was not a Wi-Fi P2P connection."
+msgstr "Wi-Fi 연결이 아닙니다."
+
+#: ../libnm/nm-device-wifi.c:613
 msgid "The connection was not a Wi-Fi connection."
 msgstr "Wi-Fi 연결이 아닙니다."
 
-#: ../libnm/nm-device-wifi.c:652
+#: ../libnm/nm-device-wifi.c:649
 msgid "The device is lacking WPA capabilities required by the connection."
 msgstr "장치에는 연결에 필요한 WPA 기능이 없습니다."
 
-#: ../libnm/nm-device-wifi.c:659
+#: ../libnm/nm-device-wifi.c:656
 msgid "The device is lacking WPA2/RSN capabilities required by the connection."
 msgstr "장치에는 연결에 필요한 WPA2/RSN 기능이 없습니다."
 
-#: ../libnm/nm-device-wimax.c:315
+#: ../libnm/nm-device-wimax.c:313
 msgid "The connection was not a WiMAX connection."
 msgstr "연결이 WiMAX 연결이 아니었습니다."
 
-#: ../libnm/nm-device-wpan.c:82
+#: ../libnm/nm-device-wpan.c:81
 msgid "The connection was not a wpan connection."
 msgstr "연결이 VLAN 연결이 아니었습니다."
 
+#: ../libnm/nm-device.c:1384
+msgid "Bluetooth"
+msgstr "블루투스"
+
+#: ../libnm/nm-device.c:1386
+msgid "OLPC Mesh"
+msgstr "OLPC 메시"
+
 #: ../libnm/nm-device.c:1388
 msgid "Open vSwitch Interface"
 msgstr "vSwitch 인터페이스 열기"
@@ -12591,6 +12683,34 @@ msgstr "vSwitch 포트 열기"
 msgid "Open vSwitch Bridge"
 msgstr "vSwitch Bridge 열기"
 
+#: ../libnm/nm-device.c:1394
+msgid "WiMAX"
+msgstr "WiMAX"
+
+#: ../libnm/nm-device.c:1408
+msgid "ADSL"
+msgstr "ADSL"
+
+#: ../libnm/nm-device.c:1410
+msgid "MACVLAN"
+msgstr "MACVLAN"
+
+#: ../libnm/nm-device.c:1412
+msgid "VXLAN"
+msgstr "VXLAN"
+
+#: ../libnm/nm-device.c:1414
+msgid "IPTunnel"
+msgstr "IPTunnel"
+
+#: ../libnm/nm-device.c:1416
+msgid "Tun"
+msgstr "Tun"
+
+#: ../libnm/nm-device.c:1418
+msgid "Veth"
+msgstr "Veth"
+
 #: ../libnm/nm-device.c:1420
 msgid "MACsec"
 msgstr "MACsec"
@@ -12615,30 +12735,59 @@ msgstr "6LoWPAN"
 msgid "WireGuard"
 msgstr "WireGuard"
 
-#: ../libnm/nm-device.c:2549
+#: ../libnm/nm-device.c:1432
+#, fuzzy
+msgid "Wi-Fi P2P"
+msgstr "Wi-Fi"
+
+#: ../libnm/nm-device.c:1464
+msgid "Wired"
+msgstr "유선"
+
+#: ../libnm/nm-device.c:1495
+msgid "PCI"
+msgstr "PCI"
+
+#: ../libnm/nm-device.c:1497
+msgid "USB"
+msgstr "USB"
+
+#. TRANSLATORS: the first %s is a bus name (eg, "USB") or
+#. * product name, the second is a device type (eg,
+#. * "Ethernet"). You can change this to something like
+#. * "%2$s (%1$s)" if there's no grammatical way to combine
+#. * the strings otherwise.
+#.
+#: ../libnm/nm-device.c:1810 ../libnm/nm-device.c:1829
+#, c-format
+msgctxt "long device name"
+msgid "%s %s"
+msgstr "%s %s"
+
+#: ../libnm/nm-device.c:2551
 #, c-format
 msgid "The connection was not valid: %s"
 msgstr "연결이 유효하지 않았음: %s"
 
-#: ../libnm/nm-device.c:2558
+#: ../libnm/nm-device.c:2560
 #, c-format
 msgid "The interface names of the device and the connection didn't match."
 msgstr "장치와 연결의 인터페이스 이름이 일치하지 않습니다."
 
-#: ../libnm/nm-manager.c:274
+#: ../libnm/nm-manager.c:272
 #, fuzzy
 msgid "Checkpoint was removed before it was initialized"
 msgstr "연결이 초기화 이전에 제거되었습니다"
 
-#: ../libnm/nm-manager.c:953
+#: ../libnm/nm-manager.c:993
 msgid "Active connection removed before it was initialized"
 msgstr "활성 연결이 초기화되기 전에 제거되었습니다."
 
-#: ../libnm/nm-remote-settings.c:256
+#: ../libnm/nm-remote-settings.c:253
 msgid "Connection removed before it was initialized"
 msgstr "연결이 초기화 이전에 제거되었습니다"
 
-#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1051
+#: ../libnm/nm-vpn-plugin-old.c:846 ../libnm/nm-vpn-service-plugin.c:1045
 msgid "No service name specified"
 msgstr "서비스 이름이 지정되지 않았습니다."
 
@@ -12708,110 +12857,120 @@ msgid "System policy prevents control of network connections"
 msgstr "시스템 정책이 네트워크 연결 조작을 금지합니다"
 
 #: ../data/org.freedesktop.NetworkManager.policy.in.in.h:15
+#, fuzzy
+msgid "Allow control of Wi-Fi scans"
+msgstr "네트워크 연결 조작 허용"
+
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16
+#, fuzzy
+msgid "System policy prevents Wi-Fi scans"
+msgstr "시스템 정책이 Wi-Fi 장치 사용 여부 설정을 금지합니다"
+
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17
 msgid "Connection sharing via a protected Wi-Fi network"
 msgstr "보호된 Wi-Fi 네트워크를 통한 연결 공유"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18
 msgid ""
 "System policy prevents sharing connections via a protected Wi-Fi network"
 msgstr "시스템 정책이 보호된 Wi-Fi 네트워크를 통한 연결 공유를 금지합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:19
 msgid "Connection sharing via an open Wi-Fi network"
 msgstr "열린 Wi-Fi 네트워크를 통한 연결 공유"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:20
 msgid "System policy prevents sharing connections via an open Wi-Fi network"
 msgstr "시스템 정책이 열린 Wi-Fi 네트워크를 통한 연결 공유를 금지합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:19
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:21
 msgid "Modify personal network connections"
 msgstr "개인 네트워크 연결을 수정합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:20
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:22
 msgid "System policy prevents modification of personal network settings"
 msgstr "시스템 정책이 개인 네트워크 설정의 수정을 금지합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:21
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:23
 msgid "Modify network connections for all users"
 msgstr "모든 사용자의 네트워크 연결을 수정합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:22
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:24
 msgid "System policy prevents modification of network settings for all users"
 msgstr "시스템 정책이 모든 사용자의 네트워크 설정의 수정을 금지합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:23
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:25
 msgid "Modify persistent system hostname"
 msgstr "영구적인 시스템 호스트 이름을 수정합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:24
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:26
 msgid "System policy prevents modification of the persistent system hostname"
 msgstr "시스템 정책이 호스트 이름의 변경을 금지합니다"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:25
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27
 msgid "Modify persistent global DNS configuration"
 msgstr "영구 글로벌 DNS 구성 수정"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:26
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28
 msgid ""
 "System policy prevents modification of the persistent global DNS "
 "configuration"
 msgstr "시스템 정책이 영구적인 글로벌 DNS 구성의 수정을 금지합니다."
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:29
 msgid "Perform a checkpoint or rollback of interfaces configuration"
 msgstr "인터페이스 구성의 체크 포인트 또는 롤백 수행"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:30
 msgid "System policy prevents the creation of a checkpoint or its rollback"
 msgstr "시스템 정책은 검사 점 또는 롤백을 방지합니다."
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:29
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31
 msgid "Enable or disable device statistics"
 msgstr "장치 통계 활성화 또는 비활성화"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:30
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32
 msgid "System policy prevents enabling or disabling device statistics"
 msgstr "시스템 정책으로 장치 통계 활성화 또는 비활성화 방지"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:33
 msgid "Enable or disable connectivity checking"
 msgstr "연결 확인 사용 또는 사용 안 함"
 
-#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32
+#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:34
 msgid "System policy prevents enabling or disabling connectivity checking"
 msgstr ""
 "시스템 정책으로 연결 확인을 사용하거나 사용하지 않도록 설정할 수 없습니다."
 
-#: ../shared/nm-utils/nm-shared-utils.c:1130
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1481
 #, c-format
 msgid "object class '%s' has no property named '%s'"
 msgstr "개체 클래스 '%s'에 이름이 '%s'인 속성이 없습니다"
 
-#: ../shared/nm-utils/nm-shared-utils.c:1137
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1488
 #, c-format
 msgid "property '%s' of object class '%s' is not writable"
 msgstr "개체 클래스의 '%s'의 속성 '%s'에는 쓸 수 없습니다"
 
-#: ../shared/nm-utils/nm-shared-utils.c:1144
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1495
 #, c-format
 msgid ""
 "construct property \"%s\" for object '%s' can't be set after construction"
 msgstr "구성 후에는 개체 '%s'의 구성 속성 ''%s''을(를) 설정할 수 없습니다"
 
-#: ../shared/nm-utils/nm-shared-utils.c:1152
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1503
 #, c-format
 msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype"
 msgstr ""
 "'%s::%s'은(는) 올바른 속성 이름이 아닙니다. '%s'은(는) GObject 하위 유형이 아"
 "닙니다"
 
-#: ../shared/nm-utils/nm-shared-utils.c:1161
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1512
 #, c-format
 msgid "unable to set property '%s' of type '%s' from value of type '%s'"
 msgstr "유형 '%s'의 값에서 유형 '%s'의 속성 '%s'(을)를 설정할 수 없습니다"
 
-#: ../shared/nm-utils/nm-shared-utils.c:1172
+#: ../shared/nm-glib-aux/nm-shared-utils.c:1523
 #, c-format
 msgid ""
 "value \"%s\" of type '%s' is invalid or out of range for property '%s' of "
@@ -12820,53 +12979,98 @@ msgstr ""
 "유형 '%s'의 값 \"%s\"이(가) 잘못되었거나 유형 '%s'의 속성 '%s' 범위에서 벗어"
 "났습니다"
 
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:236
+#, fuzzy, c-format
+msgid "'%s' is not valid: properties should be specified as 'key=value'"
+msgstr "'%s'이(가) 유효하지 않습니다. 2개 또는 3개 문자열을 입력해야 합니다."
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:251
+#, fuzzy, c-format
+msgid "'%s' is not a valid key"
+msgstr "'%s'는 올바른 밴드가 아닙니다 "
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:257
+#, fuzzy, c-format
+msgid "duplicate key '%s'"
+msgstr "중복 VF 지수 %u"
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:271
+#, fuzzy, c-format
+msgid "number for '%s' is out of range"
+msgstr "값 '%s'이 범위 %u 밖에 있습니다"
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:274
+#, fuzzy, c-format
+msgid "value for '%s' must be a number"
+msgstr "'%s'은 번호가 아닙니다 "
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:285
+#, c-format
+msgid "value for '%s' must be a boolean"
+msgstr ""
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:294
+#, fuzzy
+msgid "missing 'name' attribute"
+msgstr "누락된 설정"
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:301
+#, fuzzy, c-format
+msgid "invalid 'name' \"%s\""
+msgstr "잘못된 라우팅: %s'"
+
+#: ../shared/nm-libnm-core-aux/nm-libnm-core-aux.c:313
+#, fuzzy, c-format
+msgid "attribute '%s' is invalid for \"%s\""
+msgstr "속성이 IPv4 경로에 유효하지 않습니다."
+
 #. TRANSLATORS: the first %s is a prefix for the connection id, such
 #. * as "Wired Connection" or "VPN Connection". The %d is a number
 #. * that is combined with the first argument to create a unique
 #. * connection id.
-#: ../src/NetworkManagerUtils.c:120
+#: ../src/NetworkManagerUtils.c:122
 #, c-format
 msgctxt "connection id fallback"
 msgid "%s %u"
 msgstr "%s %u"
 
-#: ../src/main.c:180 ../src/main.c:315
+#: ../src/main.c:177 ../src/main.c:342
 #, c-format
 msgid "Failed to read configuration: %s\n"
 msgstr "구성 읽기 실패: %s\n"
 
 #. Logging/debugging
-#: ../src/main.c:194 ../src/nm-iface-helper.c:297
+#: ../src/main.c:191 ../src/nm-iface-helper.c:293
 msgid "Print NetworkManager version and exit"
 msgstr "네트워크 관리자 버전 정보를 출력하고 종료합니다 "
 
-#: ../src/main.c:195 ../src/nm-iface-helper.c:298
+#: ../src/main.c:192 ../src/nm-iface-helper.c:294
 msgid "Don't become a daemon"
 msgstr "데몬이 되지 않습니다 "
 
-#: ../src/main.c:196 ../src/nm-iface-helper.c:300
+#: ../src/main.c:193 ../src/nm-iface-helper.c:296
 #, c-format
 msgid "Log level: one of [%s]"
 msgstr "로그 수준: [%s] 중 하나 "
 
-#: ../src/main.c:198 ../src/nm-iface-helper.c:302
+#: ../src/main.c:195 ../src/nm-iface-helper.c:298
 #, c-format
 msgid "Log domains separated by ',': any combination of [%s]"
 msgstr "','로 구분된 로그 도메인: [%s]의 조합 "
 
-#: ../src/main.c:200 ../src/nm-iface-helper.c:304
+#: ../src/main.c:197 ../src/nm-iface-helper.c:300
 msgid "Make all warnings fatal"
 msgstr "모든 경고를 치명적인 것으로 취급합니다"
 
-#: ../src/main.c:201
+#: ../src/main.c:198
 msgid "Specify the location of a PID file"
 msgstr "PID 파일의 위치를 지정합니다 "
 
-#: ../src/main.c:203
+#: ../src/main.c:200
 msgid "Print NetworkManager configuration and exit"
 msgstr "NetworkManager 구성을 인쇄하고 종료합니다."
 
-#: ../src/main.c:213
+#: ../src/main.c:210
 msgid ""
 "NetworkManager monitors all network connections and automatically\n"
 "chooses the best connection to use.  It also allows the user to\n"
@@ -12878,51 +13082,51 @@ msgstr ""
 "지점을 지정하여 컴퓨터에 있는 무선 카드에 \n"
 "연결할 수 있게 합니다."
 
-#: ../src/main.c:305 ../src/main-utils.c:286 ../src/nm-iface-helper.c:441
+#: ../src/main.c:332 ../src/main-utils.c:290 ../src/nm-iface-helper.c:439
 #, c-format
 msgid "%s.  Please use --help to see a list of valid options.\n"
 msgstr "%s. 올바른 옵션의 목록을 보려면 --help 옵션을 이용하십시오.\n"
 
-#: ../src/main.c:340 ../src/nm-iface-helper.c:456
+#: ../src/main.c:365 ../src/nm-iface-helper.c:452
 #, c-format
 msgid "Could not daemonize: %s [error %u]\n"
 msgstr "데몬화할 수 없습니다: %s [error %u]\n"
 
-#: ../src/main-utils.c:99
+#: ../src/main-utils.c:100
 #, c-format
 msgid "Opening %s failed: %s\n"
 msgstr "%s을 여는데 실패했습니다: %s\n"
 
-#: ../src/main-utils.c:105
+#: ../src/main-utils.c:107
 #, c-format
 msgid "Writing to %s failed: %s\n"
 msgstr "%s에 쓰는데 실패했습니다: %s\n"
 
-#: ../src/main-utils.c:110
+#: ../src/main-utils.c:113
 #, c-format
 msgid "Closing %s failed: %s\n"
 msgstr "%s를 종료하는데 실패했습니다: %s\n"
 
-#: ../src/main-utils.c:148 ../src/main-utils.c:159
+#: ../src/main-utils.c:152 ../src/main-utils.c:163
 #, c-format
 msgid "Cannot create '%s': %s"
 msgstr "'%s'을(를) 생성할 수 없음: %s"
 
-#: ../src/main-utils.c:212
+#: ../src/main-utils.c:216
 #, c-format
 msgid "%s is already running (pid %ld)\n"
 msgstr "%s이(가) 이미 실행 중입니다(pid %ld).\n"
 
-#: ../src/main-utils.c:222
+#: ../src/main-utils.c:226
 #, c-format
 msgid "You must be root to run %s!\n"
 msgstr "%s!을(를) 실행하려면 root여야 합니다.\n"
 
-#: ../src/dhcp/nm-dhcp-dhclient-utils.c:291
+#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302
 msgid "# Created by NetworkManager\n"
 msgstr "# 네트워크 관리에서 만들어 냄\n"
 
-#: ../src/dhcp/nm-dhcp-dhclient-utils.c:302
+#: ../src/dhcp/nm-dhcp-dhclient-utils.c:313
 #, c-format
 msgid ""
 "# Merged from %s\n"
@@ -12931,7 +13135,7 @@ msgstr ""
 "# %s에서 합침\n"
 "\n"
 
-#: ../src/devices/bluetooth/nm-bluez-device.c:212
+#: ../src/devices/bluetooth/nm-bluez-device.c:210
 #, c-format
 msgid "%s Network"
 msgstr "%s 네트워크 "
@@ -12957,12 +13161,12 @@ msgid "DUN connection must include a GSM or CDMA setting"
 msgstr "DUN 연결에는 GSM 또는 CDMA 설정을 포함해야 합니다"
 
 #: ../src/devices/bluetooth/nm-device-bt.c:322
-#: ../src/devices/wwan/nm-modem-broadband.c:696
+#: ../src/devices/wwan/nm-modem-broadband.c:702
 msgid "GSM connection"
 msgstr "GSM 연결"
 
 #: ../src/devices/bluetooth/nm-device-bt.c:324
-#: ../src/devices/wwan/nm-modem-broadband.c:720
+#: ../src/devices/wwan/nm-modem-broadband.c:726
 msgid "CDMA connection"
 msgstr "CDMA 연결"
 
@@ -12973,7 +13177,7 @@ msgstr "알 수 없거나 처리되지 않은 블루투스 연결 유형"
 #: ../src/devices/bluetooth/nm-device-bt.c:353
 #: ../src/devices/nm-device-ethernet.c:1432
 #: ../src/devices/nm-device-infiniband.c:190
-#: ../src/devices/wifi/nm-device-wifi.c:908
+#: ../src/devices/wifi/nm-device-wifi.c:925
 msgid "connection does not match device"
 msgstr "연결이 장치와 일치하지 않습니다."
 
@@ -12981,15 +13185,15 @@ msgstr "연결이 장치와 일치하지 않습니다."
 msgid "6LOWPAN connection"
 msgstr "6LOWPAN 연결"
 
-#: ../src/devices/nm-device-bond.c:72
+#: ../src/devices/nm-device-bond.c:71
 msgid "Bond connection"
 msgstr "본딩 연결"
 
-#: ../src/devices/nm-device-bridge.c:153
+#: ../src/devices/nm-device-bridge.c:154
 msgid "Bridge connection"
 msgstr "브리지 연결"
 
-#: ../src/devices/nm-device-dummy.c:68
+#: ../src/devices/nm-device-dummy.c:67
 #, fuzzy
 msgid "Dummy connection"
 msgstr "ADSL 연결"
@@ -13007,19 +13211,19 @@ msgstr "유선 연결"
 msgid "Wired connection %d"
 msgstr "유선 연결 %d"
 
-#: ../src/devices/nm-device-ip-tunnel.c:419
+#: ../src/devices/nm-device-ip-tunnel.c:422
 msgid "IP tunnel connection"
 msgstr "IP 터널 연결"
 
-#: ../src/devices/nm-device-macvlan.c:366
+#: ../src/devices/nm-device-macvlan.c:365
 msgid "MACVLAN connection"
 msgstr "MACVLAN 연결"
 
-#: ../src/devices/nm-device-tun.c:158
+#: ../src/devices/nm-device-tun.c:157
 msgid "TUN connection"
 msgstr "TUN 연결"
 
-#: ../src/devices/nm-device-wpan.c:69
+#: ../src/devices/nm-device-wpan.c:68
 msgid "WPAN connection"
 msgstr "PAN 연결"
 
@@ -13027,310 +13231,306 @@ msgstr "PAN 연결"
 msgid "Team connection"
 msgstr "팀 연결"
 
-#: ../src/devices/wifi/nm-device-olpc-mesh.c:136
+#: ../src/devices/wifi/nm-device-olpc-mesh.c:134
 msgid "Mesh"
 msgstr "메시"
 
-#: ../src/devices/wifi/nm-device-wifi.c:881
+#: ../src/devices/wifi/nm-device-wifi.c:898
 msgid "WPA Ad-Hoc disabled due to kernel bugs"
 msgstr "커널 버그로 인해 WPA 애드혹이 비활성화됨"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:43
+#: ../src/devices/wifi/nm-wifi-utils.c:42
 #, c-format
 msgid "%s is incompatible with static WEP keys"
 msgstr "%s은(는) 정적 WEP 키와 호환되지 않습니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:77
+#: ../src/devices/wifi/nm-wifi-utils.c:76
 msgid "LEAP authentication requires a LEAP username"
 msgstr "LEAP 인증에는 LEAP 사용자 이름이 필요합니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:87
+#: ../src/devices/wifi/nm-wifi-utils.c:86
 msgid "LEAP username requires 'leap' authentication"
 msgstr "LEAP 사용자 이름에 'leap' 인증이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:100
+#: ../src/devices/wifi/nm-wifi-utils.c:99
 msgid "LEAP authentication requires IEEE 802.1x key management"
 msgstr "LEAP 인증에 IEEE 802.1x 키 관리가 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:120
+#: ../src/devices/wifi/nm-wifi-utils.c:119
 msgid "LEAP authentication is incompatible with Ad-Hoc mode"
 msgstr "LEAP 인증이 애드혹 모드와 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:132
+#: ../src/devices/wifi/nm-wifi-utils.c:131
 msgid "LEAP authentication is incompatible with 802.1x setting"
 msgstr "LEAP 인증이 802.1x 설정과 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:154
+#: ../src/devices/wifi/nm-wifi-utils.c:153
 #, c-format
 msgid "a connection using '%s' authentication cannot use WPA key management"
 msgstr "'%s' 인증을 사용하는 연결에는 WPA 키 관리를 사용할 수 없습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:165
+#: ../src/devices/wifi/nm-wifi-utils.c:164
 #, c-format
 msgid "a connection using '%s' authentication cannot specify WPA protocols"
 msgstr "'%s' 인증을 사용하는 연결에는 WPA 프로토콜을 지정할 수 없습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:181
-#: ../src/devices/wifi/nm-wifi-utils.c:198
+#: ../src/devices/wifi/nm-wifi-utils.c:180
+#: ../src/devices/wifi/nm-wifi-utils.c:197
 #, c-format
 msgid "a connection using '%s' authentication cannot specify WPA ciphers"
 msgstr "'%s' 인증을 사용하는 연결에는 WPA 암호화를 지정할 수 없습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:210
+#: ../src/devices/wifi/nm-wifi-utils.c:209
 #, c-format
 msgid "a connection using '%s' authentication cannot specify a WPA password"
 msgstr "'%s' 인증을 사용하는 연결에는 WPA 암호를 지정할 수 없습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:241
+#: ../src/devices/wifi/nm-wifi-utils.c:240
 msgid "Dynamic WEP requires an 802.1x setting"
 msgstr "동적 WEP에는 802.1x 설정이 필요합니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:251
-#: ../src/devices/wifi/nm-wifi-utils.c:279
+#: ../src/devices/wifi/nm-wifi-utils.c:250
+#: ../src/devices/wifi/nm-wifi-utils.c:278
 msgid "Dynamic WEP requires 'open' authentication"
 msgstr "동적 WEP에는 '공개' 인증이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:266
+#: ../src/devices/wifi/nm-wifi-utils.c:265
 msgid "Dynamic WEP requires 'ieee8021x' key management"
 msgstr "동적 WEP에는 'ieee8021x' 키 관리가 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:313
+#: ../src/devices/wifi/nm-wifi-utils.c:312
 msgid "WPA-PSK authentication is incompatible with 802.1x"
 msgstr "WPA-PSK 인증이 802.1x와 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:323
+#: ../src/devices/wifi/nm-wifi-utils.c:322
 msgid "WPA-PSK requires 'open' authentication"
 msgstr "WPA-PSK에는 'open' 인증이 필요합니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:335
+#: ../src/devices/wifi/nm-wifi-utils.c:334
 msgid "WPA Ad-Hoc authentication requires an Ad-Hoc mode AP"
 msgstr "WPA 애드혹 인증에는 애드혹 모드 AP가 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:348
+#: ../src/devices/wifi/nm-wifi-utils.c:347
 msgid "WPA Ad-Hoc authentication requires 'wpa' protocol"
 msgstr "WPA 애드혹 인증에는 'wpa' 프로토콜이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:360
+#: ../src/devices/wifi/nm-wifi-utils.c:359
 msgid "WPA Ad-Hoc authentication requires 'none' pairwise cipher"
 msgstr "WPA 애드혹 인증에는 'none' pairwise 암호가 필요합니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:372
+#: ../src/devices/wifi/nm-wifi-utils.c:371
 msgid "WPA Ad-Hoc requires 'tkip' group cipher"
 msgstr "WPA 애드혹에는 'tkip' 그룹 암호화가 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:386
+#: ../src/devices/wifi/nm-wifi-utils.c:385
 msgid "Access point does not support PSK but setting requires it"
 msgstr "액세스 지점에서 PSK를 지원하지 않지만 설정에는 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:416
+#: ../src/devices/wifi/nm-wifi-utils.c:415
 msgid "WPA-EAP authentication requires an 802.1x setting"
 msgstr "WPA-EAP 인증에는 802.1x 설정이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:426
+#: ../src/devices/wifi/nm-wifi-utils.c:425
 msgid "WPA-EAP requires 'open' authentication"
 msgstr "WPA-EAP에는 'open' 인증이 필요합니다."
 
-#: ../src/devices/wifi/nm-wifi-utils.c:437
+#: ../src/devices/wifi/nm-wifi-utils.c:436
 msgid "802.1x setting requires 'wpa-eap' key management"
 msgstr "802.1x 설정에는 'wpa-eap' 키 관리가 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:450
+#: ../src/devices/wifi/nm-wifi-utils.c:449
 msgid "Access point does not support 802.1x but setting requires it"
 msgstr "액세스 지점에서 802.1x를 지원하지 않지만 설정에는 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:478
+#: ../src/devices/wifi/nm-wifi-utils.c:477
 msgid ""
 "Access point mode is Ad-Hoc but setting requires Infrastructure security"
 msgstr "액세스 지점 모드는 애드혹이지만 설정에는 인프라 보안이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:488
+#: ../src/devices/wifi/nm-wifi-utils.c:487
 msgid "Ad-Hoc mode is incompatible with 802.1x security"
 msgstr "애드혹 모드는 802.1x 보안과 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:497
+#: ../src/devices/wifi/nm-wifi-utils.c:496
 msgid "Ad-Hoc mode is incompatible with LEAP security"
 msgstr "애드혹 모드는 LEAP 보안과 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:507
+#: ../src/devices/wifi/nm-wifi-utils.c:506
 msgid "Ad-Hoc mode requires 'open' authentication"
 msgstr "애드혹 모드에는 '공개' 인증이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:517
+#: ../src/devices/wifi/nm-wifi-utils.c:516
 msgid ""
 "Access point mode is Infrastructure but setting requires Ad-Hoc security"
 msgstr "액세스 지점 모드는 인프라이지만 설정에는 애드혹 보안이 필요합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:558
-#: ../src/devices/wifi/nm-wifi-utils.c:586
+#: ../src/devices/wifi/nm-wifi-utils.c:557
+#: ../src/devices/wifi/nm-wifi-utils.c:585
 #, c-format
 msgid "connection does not match access point"
 msgstr "연결이 액세스 지점과 일치하지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:610
+#: ../src/devices/wifi/nm-wifi-utils.c:609
 msgid "Access point is unencrypted but setting specifies security"
 msgstr "액세스 지점이 암호화 해제되었지만 설정에서 보안을 지정합니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:699
+#: ../src/devices/wifi/nm-wifi-utils.c:698
 msgid ""
 "WPA authentication is incompatible with non-EAP (original) LEAP or Dynamic "
 "WEP"
 msgstr "WPA 인증은 비 EAP(원본) LEAP 또는 동적 WEP와 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:709
+#: ../src/devices/wifi/nm-wifi-utils.c:708
 msgid "WPA authentication is incompatible with Shared Key authentication"
 msgstr "WPA 인증은 공유 키 인증과 호환되지 않습니다"
 
-#: ../src/devices/wifi/nm-wifi-utils.c:756
+#: ../src/devices/wifi/nm-wifi-utils.c:761
 msgid "Failed to determine AP security information"
 msgstr "AP 보안 정보를 판별할 수 없습니다."
 
-#: ../src/devices/wwan/nm-modem-broadband.c:686
-msgid "GSM mobile broadband connection requires a 'gsm' setting"
-msgstr "GSM 모바일 광대역 연결에는 'gsm' 설정이 필요합니다."
-
-#: ../src/nm-config.c:563
+#: ../src/nm-config.c:562
 #, fuzzy, c-format
 msgid "Bad '%s' option: "
 msgstr "'%s' 옵션이 비어있습니다 "
 
-#: ../src/nm-config.c:576
+#: ../src/nm-config.c:575
 msgid "Config file location"
 msgstr "설정 파일 위치 "
 
-#: ../src/nm-config.c:577
+#: ../src/nm-config.c:576
 msgid "Config directory location"
 msgstr "설정 디렉토리 위치 "
 
-#: ../src/nm-config.c:578
+#: ../src/nm-config.c:577
 msgid "System config directory location"
 msgstr "시스템 구성 디렉터리 위치"
 
-#: ../src/nm-config.c:579
+#: ../src/nm-config.c:578
 msgid "Internal config file location"
 msgstr "내부 구성 파일 위치"
 
-#: ../src/nm-config.c:580
+#: ../src/nm-config.c:579
 msgid "State file location"
 msgstr "상태 파일 위치 "
 
-#: ../src/nm-config.c:581
+#: ../src/nm-config.c:580
 msgid "State file for no-auto-default devices"
 msgstr "no-auto-default 장치의 상태 파일"
 
-#: ../src/nm-config.c:582
+#: ../src/nm-config.c:581
 msgid "List of plugins separated by ','"
 msgstr "','로 구분된 플러그인 목록 "
 
-#: ../src/nm-config.c:583
+#: ../src/nm-config.c:582
 msgid "Quit after initial configuration"
 msgstr "초기 구성 후 종료"
 
-#: ../src/nm-config.c:584 ../src/nm-iface-helper.c:299
+#: ../src/nm-config.c:583 ../src/nm-iface-helper.c:295
 msgid "Don't become a daemon, and log to stderr"
 msgstr "데몬이 되지 않고 stderr에 기록합니다 "
 
 #. These three are hidden for now, and should eventually just go away.
-#: ../src/nm-config.c:587
+#: ../src/nm-config.c:586
 msgid "An http(s) address for checking internet connectivity"
 msgstr "인터넷 연결을 확인하기 위한 http(s) 주소 "
 
-#: ../src/nm-config.c:588
+#: ../src/nm-config.c:587
 msgid "The interval between connectivity checks (in seconds)"
 msgstr "연결 확인 사이의 간격 (초 단위)"
 
-#: ../src/nm-config.c:589
+#: ../src/nm-config.c:588
 msgid "The expected start of the response"
 msgstr "예상되는 응답 시작 "
 
-#: ../src/nm-config.c:596
+#: ../src/nm-config.c:595
 #, fuzzy
 msgid "NetworkManager options"
 msgstr "NetworkManager 권한"
 
-#: ../src/nm-config.c:596
+#: ../src/nm-config.c:595
 #, fuzzy
 msgid "Show NetworkManager options"
 msgstr "NetworkManager 권한"
 
 #. Interface/IP config
-#: ../src/nm-iface-helper.c:279
+#: ../src/nm-iface-helper.c:275
 msgid "The interface to manage"
 msgstr "관리 인터페이스"
 
-#: ../src/nm-iface-helper.c:280
+#: ../src/nm-iface-helper.c:276
 msgid "Connection UUID"
 msgstr "연결 UUID"
 
-#: ../src/nm-iface-helper.c:281
+#: ../src/nm-iface-helper.c:277
 msgid "Connection Token for Stable IDs"
 msgstr "안정적인 ID를위한 연결 토큰"
 
-#: ../src/nm-iface-helper.c:282
+#: ../src/nm-iface-helper.c:278
 msgid "Whether to manage IPv6 SLAAC"
 msgstr "IPv6 SLAAC 관리 여부"
 
-#: ../src/nm-iface-helper.c:283
+#: ../src/nm-iface-helper.c:279
 msgid "Whether SLAAC must be successful"
 msgstr "SLAAC 성공 필요 여부"
 
-#: ../src/nm-iface-helper.c:284
+#: ../src/nm-iface-helper.c:280
 msgid "Use an IPv6 temporary privacy address"
 msgstr "IPv6 임시 비공개 주소 사용"
 
-#: ../src/nm-iface-helper.c:285
+#: ../src/nm-iface-helper.c:281
 msgid "Current DHCPv4 address"
 msgstr "현재 DHCPv4 주소"
 
-#: ../src/nm-iface-helper.c:286
+#: ../src/nm-iface-helper.c:282
 msgid "Whether DHCPv4 must be successful"
 msgstr "DHCPv4 성공 필요 여부"
 
-#: ../src/nm-iface-helper.c:287
+#: ../src/nm-iface-helper.c:283
 msgid "Hex-encoded DHCPv4 client ID"
 msgstr "16진수 인코딩 DHCPv4 클라이언트 ID"
 
-#: ../src/nm-iface-helper.c:288
+#: ../src/nm-iface-helper.c:284
 msgid "Hostname to send to DHCP server"
 msgstr "DHCP 서버로 전송할 호스트 이름"
 
-#: ../src/nm-iface-helper.c:288
+#: ../src/nm-iface-helper.c:284
 msgid "barbar"
 msgstr "barbar"
 
-#: ../src/nm-iface-helper.c:289
+#: ../src/nm-iface-helper.c:285
 msgid "FQDN to send to DHCP server"
 msgstr "DHCP 서버로 전송할 FQDN"
 
-#: ../src/nm-iface-helper.c:289
+#: ../src/nm-iface-helper.c:285
 msgid "host.domain.org"
 msgstr "host.domain.org"
 
-#: ../src/nm-iface-helper.c:290
+#: ../src/nm-iface-helper.c:286
 msgid "Route priority for IPv4"
 msgstr "IPv4의 라우팅 우선 순위"
 
-#: ../src/nm-iface-helper.c:290
+#: ../src/nm-iface-helper.c:286
 msgid "0"
 msgstr "0"
 
-#: ../src/nm-iface-helper.c:291
+#: ../src/nm-iface-helper.c:287
 msgid "Route priority for IPv6"
 msgstr "IPv6의 라우팅 우선 순위"
 
 # translation auto-copied from project RHEL LVM Administration, version 6.1, document Device_Map_App
-#: ../src/nm-iface-helper.c:291
+#: ../src/nm-iface-helper.c:287
 msgid "1024"
 msgstr "1024"
 
-#: ../src/nm-iface-helper.c:292
+#: ../src/nm-iface-helper.c:288
 msgid "Hex-encoded Interface Identifier"
 msgstr "16 진수로 인코딩된 인터페이스 식별자"
 
-#: ../src/nm-iface-helper.c:293
+#: ../src/nm-iface-helper.c:289
 msgid "IPv6 SLAAC address generation mode"
 msgstr "IPv6 SLAAC 주소 생성 모드"
 
-#: ../src/nm-iface-helper.c:294
+#: ../src/nm-iface-helper.c:290
 msgid ""
 "The logging backend configuration value. See logging.backend in "
 "NetworkManager.conf"
@@ -13338,7 +13538,7 @@ msgstr ""
 "로깅 백엔드 구성 값입니다. NetworkManager.conf에서 logging.backend를 확인하십"
 "시오"
 
-#: ../src/nm-iface-helper.c:314
+#: ../src/nm-iface-helper.c:310
 msgid ""
 "nm-iface-helper is a small, standalone process that manages a single network "
 "interface."
@@ -13346,41 +13546,268 @@ msgstr ""
 "nm-iface-helper는 단일 네트워크 인터페이스를 관리하는 소규모 독립 프로세스입"
 "니다."
 
-#: ../src/nm-iface-helper.c:422
+#: ../src/nm-iface-helper.c:419
 #, c-format
 msgid "An interface name and UUID are required\n"
 msgstr "인터페이스 및 UUID가 필요합니다\n"
 
-#: ../src/nm-iface-helper.c:428
+#: ../src/nm-iface-helper.c:426
 #, c-format
 msgid "Failed to find interface index for %s (%s)\n"
 msgstr "%s(%s)의 인터페이스 인덱스를 찾는 데 실패했습니다\n"
 
-#: ../src/nm-iface-helper.c:446
+#: ../src/nm-iface-helper.c:444
 #, c-format
 msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n"
 msgstr "명령행에 전달된 인식할 수 없는 로그 도메인 '%s'을 무시합니다.\n"
 
-#: ../src/nm-iface-helper.c:485
+#: ../src/nm-iface-helper.c:481
 #, c-format
 msgid "(%s): Invalid IID %s\n"
 msgstr "(%s): 잘못된 IID %s\n"
 
-#: ../src/nm-iface-helper.c:496
+#: ../src/nm-iface-helper.c:492
 #, c-format
 msgid "(%s): Invalid DHCP client-id %s\n"
 msgstr "(%s): 잘못된 DHCP 클라이언트 ID %s\n"
 
-#: ../src/nm-logging.c:275
+#: ../src/nm-logging.c:299
 #, c-format
 msgid "Unknown log level '%s'"
 msgstr "알려지지 않은 로그 수준 '%s'"
 
-#: ../src/nm-logging.c:377
+#: ../src/nm-logging.c:409
 #, c-format
 msgid "Unknown log domain '%s'"
 msgstr "알려지지 않은 로그 영역 '%s'"
 
+#~ msgid "Error: failed to remove a value from %s.%s: %s."
+#~ msgstr "오류: %s.%s의 값 제거 실패: %s."
+
+#~ msgid "WEP"
+#~ msgstr "WEP"
+
+#~ msgid "WPA1"
+#~ msgstr "WPA1"
+
+#~ msgid "WPA2"
+#~ msgstr "WPA2"
+
+#~ msgid "802.1X"
+#~ msgstr "802.1X"
+
+#~ msgid "default route cannot be added (NetworkManager handles it by itself)"
+#~ msgstr "기본 라우팅을 추가할 수 없습니다(네트워크 관리자가 자동으로 처리)"
+
+#~ msgid "priority '%s' is not valid (<0-%ld>)"
+#~ msgstr "우선 순위 '%s'가 잘못되었습니다 (%ld)"
+
+#~ msgid "'%s' does not contain a valid team configuration"
+#~ msgstr "'%s' 유효한 팀 구성이 포함되어 있지 않습니다."
+
+#~ msgid "team configuration must be a JSON object"
+#~ msgstr "팀 구성은 JSON 객체 여야합니다."
+
+#~ msgid "no item to remove"
+#~ msgstr "삭제할 항목이 없습니다 "
+
+#~ msgid "index '%d' is not in range <0-%d>"
+#~ msgstr "인덱스 '%d'가 범위 %d에 없습니다"
+
+#~ msgid "missing option"
+#~ msgstr "누락된 옵션 "
+
+#~ msgid "'%s' is not a valid MAC"
+#~ msgstr "'%s'은 올바른 MAC이 아닙니다 "
+
+#~ msgid "the property doesn't contain EAP method '%s'"
+#~ msgstr "속성에 EAP 메서드가 포함되어 있지 않습니다.'%s'"
+
+#~ msgid "the property doesn't contain alternative subject match '%s'"
+#~ msgstr "속성에 대체 주체 일치 항목 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid ""
+#~ "the property doesn't contain \"phase2\" alternative subject match '%s'"
+#~ msgstr "속성에 'phase2' 대체 주제 항목 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain permission '%s'"
+#~ msgstr "속성에 권한 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain UUID '%s'"
+#~ msgstr "속성에 UUID '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain DNS server '%s'"
+#~ msgstr "속성에 DNS 서버 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain DNS search domain '%s'"
+#~ msgstr "속성에 DNS 검색 도메인 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain DNS option '%s'"
+#~ msgstr "속성에 DNS 옵션 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain IP address '%s'"
+#~ msgstr "속성에 IP 주소 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "the property doesn't contain route '%s'"
+#~ msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
+
+#~ msgid "invalid IPv6 address '%s'"
+#~ msgstr "잘못된 IPv6 주소 '%s'"
+
+#~ msgid "the property doesn't contain interface name '%s'"
+#~ msgstr "속성에 인터페이스 이름이 없습니다. '%s'"
+
+#~ msgid "the property doesn't contain vf with index %u"
+#~ msgstr "속성에 vf (인덱스 포함)가 없습니다. %u"
+
+#, fuzzy
+#~ msgid "the property doesn't contain qdisc '%s'"
+#~ msgstr "속성에 UUID '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid ""
+#~ "The valid syntax is: '[root | parent <handle>] [handle <handle>] "
+#~ "<tfilter>'"
+#~ msgstr ""
+#~ "올바른 구문은 다음과 같습니다. '[[root | 부모의 <handle>] [손잡이 "
+#~ "<handle>] <tfilter>'"
+
+#, fuzzy
+#~ msgid "the property doesn't contain tfilter '%s'"
+#~ msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
+
+#, fuzzy
+#~ msgid "the property doesn't contain string '%s'"
+#~ msgstr "속성에 매핑 '%s'이(가) 포함되어 있지 않습니다."
+
+#, fuzzy
+#~ msgid "the property doesn't contain link watcher '%s'"
+#~ msgstr "속성에 라우팅 '%s'이(가) 포함되어 있지 않습니다."
+
+#, fuzzy
+#~ msgid "only one mapping at a time is supported; taking the first one (%s)"
+#~ msgstr ""
+#~ "경고: 한 번에 1회의 매핑만 지원됩니다. 첫 번째 항목(%s)을 가져옵니다.\n"
+
+#~ msgid "the property doesn't contain mapping '%s'"
+#~ msgstr "속성에 매핑 '%s'이(가) 포함되어 있지 않습니다."
+
+#~ msgid "no priority to remove"
+#~ msgstr "삭제할 우선 순위가 없습니다 "
+
+#~ msgid "index '%d' is not in the range of <0-%d>"
+#~ msgstr "인덱스 '%d'가 범위 %d에 없습니다"
+
+#~ msgid "'%s' cannot be empty"
+#~ msgstr "'%s'은(는) 비어 있을 수 없습니다."
+
+#~ msgid "the property doesn't contain MAC address '%s'"
+#~ msgstr "속성에 MAC 주소 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "'%s' string value should consist of 1 - 199 characters"
+#~ msgstr "'%s' 문자열 값은 1~199자로 구성해야 합니다."
+
+#~ msgid "the property doesn't contain protocol '%s'"
+#~ msgstr "속성에 프로토콜 '%s'(이)가 포함되어 있지 않습니다."
+
+#~ msgid "'%s' is not a valid PSK"
+#~ msgstr "'%s'는 올바른 PSK가 아닙니다 "
+
+#~ msgid ""
+#~ "Pre-Shared-Key for WPA networks.  If the key is 64-characters long, it "
+#~ "must contain only hexadecimal characters and is interpreted as a "
+#~ "hexadecimal WPA key.  Otherwise, the key must be between 8 and 63 ASCII "
+#~ "characters (as specified in the 802.11i standard) and is interpreted as a "
+#~ "WPA passphrase, and is hashed to derive the actual WPA-PSK used when "
+#~ "connecting to the Wi-Fi network."
+#~ msgstr ""
+#~ "WPA 네트워크의 사전 공유 키. 키의 길이가 64자인 경우 16 진수 만 포함하고 "
+#~ "16 진수 WPA 키로 해석됩니다. 그렇지 않은 경우 키는 8 ~ 63 ASCII 문자 "
+#~ "(802.11i 표준에 지정된대로) 여야하며 WPA 암호로 해석되며 Wi-Fi 네트워크에 "
+#~ "연결할 때 사용되는 실제 WPA-PSK를 파생하도록 해시됩니다."
+
+#~ msgid ""
+#~ "Corresponds to the teamd runner.name. Permitted values are: \"roundrobin"
+#~ "\", \"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random"
+#~ "\". When setting the runner, all the properties specific to the runner "
+#~ "will be reset to the default value; all the properties specific to other "
+#~ "runners will be set to an empty value (or if not possible to a default "
+#~ "value)."
+#~ msgstr ""
+#~ "teamd runner.name에 해당합니다. 허용되는 값은 \"roundrobin\", \"broadcast"
+#~ "\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\"입니다. 러너를 "
+#~ "설정할 때 러너에 특정한 모든 속성이 기본값으로 재설정됩니다. 다른 주자와 "
+#~ "관련된 모든 속성은 빈 값으로 설정됩니다 (또는 기본값으로 가능하지 않은 경"
+#~ "우)."
+
+#~ msgid "Disconnected by D-Bus"
+#~ msgstr "D-Bus에 의해 연결 해제됨"
+
+#~ msgid "Doesn't look like a PEM private key file."
+#~ msgstr "PEM 비밀 키 파일처럼 보이지 않습니다."
+
+#~ msgid "Private key cipher '%s' was unknown."
+#~ msgstr "비밀 키 암호화 방식 '%s'이(가) 알려져 있지 않습니다."
+
+#~ msgid "Hash length too long (%d > %d)."
+#~ msgstr "해시 길이가 너무 깁니다(%d > %d)"
+
+#~ msgid "Failed to initialize the MD5 engine: %s (%s)"
+#~ msgstr "MD5 엔진 초기화 실패: %s(%s)"
+
+#~ msgid "Invalid IV length (must be at least %zd)."
+#~ msgstr "잘못된 IV 길이 (최소한 %zd바이트 이상이어야 함)."
+
+#~ msgid "Failed to initialize the MD5 context: %d."
+#~ msgstr "MD5 문맥을 초기화하는 데 실패했습니다: %d."
+
+#~ msgid "Invalid IV length (must be at least %d)."
+#~ msgstr "잘못된 IV 길이입니다(최소한 %d 이상이어야 함)."
+
+#~ msgid "Couldn't convert password to UCS2: %d"
+#~ msgstr "암호를 UCS2로 변환할 수 없습니다: %d"
+
+#~ msgid "invalid phase2 private key"
+#~ msgstr "잘못된 phase2 개인 키"
+
+#~ msgid "requires '%s' or '%s' setting"
+#~ msgstr "'%s' 또는 '%s' 설정이 필요합니다 "
+
+#~ msgid "'%s' is not a valid interface name for '%s' option"
+#~ msgstr "'%s'는 '%s' 옵션의 올바른 인터페이스 이름이 아닙니다 "
+
+#~ msgid "'%s' is not a valid interface name"
+#~ msgstr "'%s'은(는) 올바른 인터페이스 이름이 아닙니다"
+
+#~ msgid "requires presence of '%s' setting in the connection"
+#~ msgstr "연결에 '%s' 설정이 필요합니다 "
+
+#~ msgid "%d. IPv4 address is invalid"
+#~ msgstr "%d. IPv4 주소는 잘못되어 있습니다 "
+
+#~ msgid "%d. IPv4 address has invalid prefix"
+#~ msgstr "%d. IPv4 주소에는 잘못된 접두어가 있습니다 "
+
+#~ msgid "%d. route has invalid prefix"
+#~ msgstr "%d. 라우팅에는 잘못된 접두어가 있습니다 "
+
+#~ msgid "%d. IPv6 address is invalid"
+#~ msgstr "%d. IPv6 주소가 잘못되었습니다."
+
+#~ msgid "%d. IPv6 address has invalid prefix"
+#~ msgstr "%d. IPv6 주소에 잘못된 접두어가 있습니다."
+
+#~ msgid "Failed to convert '%s' value '%s' to uint"
+#~ msgstr "'%s' 값 '%s'(을)를 단위로 변환하는 데 실패했습니다"
+
+#~ msgid "Secret flags property '%s' not found"
+#~ msgstr "secret 플래그 속성 '%s'(을)를 찾을 수 없음"
+
+#~ msgid "requires setting '%s' property"
+#~ msgstr "'%s' 속성 설정이 필요합니다 "
+
+#~ msgid "GSM mobile broadband connection requires a 'gsm' setting"
+#~ msgstr "GSM 모바일 광대역 연결에는 'gsm' 설정이 필요합니다."
+
 #~ msgid "Error: Failed to setup a Wi-Fi hotspot"
 #~ msgstr "오류: Wi-Fi 핫스폿을 설정할 수 없습니다."