From 94a5ae58aeafb84100fee654307c69db53e0944d Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 2 Jul 2021 21:54:24 +0200 Subject: [PATCH] cli: drop duplicate dot in error message $ nmcli connection add type dummy con-name x autoconnect no ipv4.method disabled ipv6.method disabled ifname d0 $ ip link add d1 type dummy $ nmcli connection up x ifname d1 Error: device 'd1' not compatible with connection 'x': The interface names of the device and the connection didn't match.. --- po/ar.po | 2 +- po/as.po | 2 +- po/be@latin.po | 2 +- po/bg.po | 2 +- po/bn_IN.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/dz.po | 2 +- po/el.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/gd.po | 2 +- po/gl.po | 2 +- po/gu.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/hu.po | 2 +- po/id.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mk.po | 2 +- po/ml.po | 2 +- po/mr.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/oc.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ru.po | 2 +- po/rw.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/te.po | 2 +- po/th.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/zh_CN.po | 2 +- po/zh_HK.po | 2 +- po/zh_TW.po | 2 +- src/libnm-client-impl/nm-device.c | 2 +- 67 files changed, 67 insertions(+), 67 deletions(-) diff --git a/po/ar.po b/po/ar.po index 69fba58a09..756da6e8e2 100644 --- a/po/ar.po +++ b/po/ar.po @@ -1131,7 +1131,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/as.po b/po/as.po index df469693d8..a23b1d649a 100644 --- a/po/as.po +++ b/po/as.po @@ -1185,7 +1185,7 @@ msgstr "ত্ৰুটি: সংযোগ বৈধ নহয়: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/be@latin.po b/po/be@latin.po index 258022829d..65a234efcf 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -1092,7 +1092,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/bg.po b/po/bg.po index 9f37de0ec9..242592e70f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1179,7 +1179,7 @@ msgstr "връзката е премахната" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/bn_IN.po b/po/bn_IN.po index 14c4dce1bf..d1006a04e7 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -1204,7 +1204,7 @@ msgstr "ত্রুটি: সংযোগ বৈধ নয়: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/bs.po b/po/bs.po index 644a571dd1..3e7bff2632 100644 --- a/po/bs.po +++ b/po/bs.po @@ -1125,7 +1125,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ca.po b/po/ca.po index 4036493d71..617c42ccef 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1189,7 +1189,7 @@ msgstr "La connexió no era vàlida: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "No han concordat els noms d'interfície del dispositiu i la connexió." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/cs.po b/po/cs.po index 5b805d74d0..fd4db16db3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1149,7 +1149,7 @@ msgstr "Připojení nebylo platné: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/da.po b/po/da.po index c87368b05f..7d69b0d962 100644 --- a/po/da.po +++ b/po/da.po @@ -1163,7 +1163,7 @@ msgstr "forbindelsen blev fjernet" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/de.po b/po/de.po index 3945ec3a8c..8b8a7aa435 100644 --- a/po/de.po +++ b/po/de.po @@ -1208,7 +1208,7 @@ msgstr "Die Verbindung war ungültig: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" "Die Schnittstellennamen des Geräts und der Verbindung stimmen nicht überein." diff --git a/po/dz.po b/po/dz.po index 5687db8e0e..106eb57f5c 100644 --- a/po/dz.po +++ b/po/dz.po @@ -1126,7 +1126,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/el.po b/po/el.po index 2bfbf88c97..e97780eabb 100644 --- a/po/el.po +++ b/po/el.po @@ -1228,7 +1228,7 @@ msgstr "Σφάλμα: η σύνδεση δεν είναι έγκυρη: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/en_CA.po b/po/en_CA.po index e4a5ff0fe0..6d5f570e9f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -1151,7 +1151,7 @@ msgstr "VPN connection '%s' said:" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/en_GB.po b/po/en_GB.po index a7e96adcd9..87fb3a2a14 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1178,7 +1178,7 @@ msgstr "the connection was removed" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/eo.po b/po/eo.po index fff50ce108..72e8e41b66 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1134,7 +1134,7 @@ msgstr "la konekto estis forigita" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/es.po b/po/es.po index 7cbbf69bf5..a09570f744 100644 --- a/po/es.po +++ b/po/es.po @@ -1188,7 +1188,7 @@ msgstr "La conexión no era válida: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" "Los nombres de interfaz del dispositivo y de la conexión no coincidieron." diff --git a/po/et.po b/po/et.po index c177d169f4..dcad290cee 100644 --- a/po/et.po +++ b/po/et.po @@ -1111,7 +1111,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/eu.po b/po/eu.po index 6cd8ae53ff..5e6e6dd590 100644 --- a/po/eu.po +++ b/po/eu.po @@ -1160,7 +1160,7 @@ msgstr "konexioa kendu egin da" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/fi.po b/po/fi.po index aa6d394237..477ab68a06 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1160,7 +1160,7 @@ msgstr "yhteys poistettu" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/fr.po b/po/fr.po index f679434eef..2c9e973f0c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1189,7 +1189,7 @@ msgstr "La connexion n'était pas valide : %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" "Les noms d'interface du périphérique et de la connexion ne correspondaient " "pas." diff --git a/po/gd.po b/po/gd.po index d8f3503b2f..d1d80cb421 100644 --- a/po/gd.po +++ b/po/gd.po @@ -1138,7 +1138,7 @@ msgstr "Chan eil rèiteachadh an IP dligheach tuilleadh" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/gl.po b/po/gl.po index 8d4924f6cc..be1506498e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -1193,7 +1193,7 @@ msgstr "eliminouse a conexión" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/gu.po b/po/gu.po index 370c330348..4aa922072f 100644 --- a/po/gu.po +++ b/po/gu.po @@ -1193,7 +1193,7 @@ msgstr "ભૂલ: જોડાણ યોગ્ય નથી: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/he.po b/po/he.po index 6c129e88e6..7f064b0262 100644 --- a/po/he.po +++ b/po/he.po @@ -1092,7 +1092,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/hi.po b/po/hi.po index ea7225be4b..39149dc423 100644 --- a/po/hi.po +++ b/po/hi.po @@ -1175,7 +1175,7 @@ msgstr "त्रुटि: कनेक्शन वैध नहीं है: #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/hr.po b/po/hr.po index a06b541dab..8720f50fa5 100644 --- a/po/hr.po +++ b/po/hr.po @@ -1152,7 +1152,7 @@ msgstr "veza je uklonjena" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/hu.po b/po/hu.po index b5dc080ba6..8ac1f85998 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1204,7 +1204,7 @@ msgstr "a kapcsolat eltávolításra került" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/id.po b/po/id.po index 31154c13b0..6cddcd61ee 100644 --- a/po/id.po +++ b/po/id.po @@ -1131,7 +1131,7 @@ msgstr "Koneksi tidak valid: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Nama-nama antar muka perangkat dan koneksi tidak cocok." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/it.po b/po/it.po index d940846ac5..6dfe8cdccb 100644 --- a/po/it.po +++ b/po/it.po @@ -1174,7 +1174,7 @@ msgstr "La connessione non era valida: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" "Il nome dell'interfaccia del dispositivo e la connessione non corrispondono." diff --git a/po/ja.po b/po/ja.po index ab6620cc6f..196293ac76 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1129,7 +1129,7 @@ msgstr "接続は有効ではありませんでした: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "デバイスと接続のインターフェース名が一致しませんでした。" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ka.po b/po/ka.po index b7bcec321b..86e5c96cae 100644 --- a/po/ka.po +++ b/po/ka.po @@ -1151,7 +1151,7 @@ msgstr "VPN-შეერთება '%s' არასწორად იყო #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/kn.po b/po/kn.po index 5632b1ea7c..792f8b8533 100644 --- a/po/kn.po +++ b/po/kn.po @@ -1183,7 +1183,7 @@ msgstr "ದೋಷ: ಸಂಪರ್ಕವು ಮಾನ್ಯವಾದುದಾಗ #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ko.po b/po/ko.po index 65c84808d1..73fbfbdb9a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1133,7 +1133,7 @@ msgstr "연결이 유효하지 않았음: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "장치와 연결의 인터페이스 이름이 일치하지 않습니다." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ku.po b/po/ku.po index 4deb7c5ecc..d9c3804db3 100644 --- a/po/ku.po +++ b/po/ku.po @@ -1132,7 +1132,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/lt.po b/po/lt.po index fc253dcafe..517ed50ecc 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1183,7 +1183,7 @@ msgstr "ryšys buvo pašalintas" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/lv.po b/po/lv.po index bfa8868c60..158c57bc49 100644 --- a/po/lv.po +++ b/po/lv.po @@ -1153,7 +1153,7 @@ msgstr "VPN savienojums '%s' nebija korekti konfigurēts." #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/mk.po b/po/mk.po index a47d2c9ab0..3882663b9b 100644 --- a/po/mk.po +++ b/po/mk.po @@ -1098,7 +1098,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ml.po b/po/ml.po index 1fe70ab8a3..f82ffe2522 100644 --- a/po/ml.po +++ b/po/ml.po @@ -1194,7 +1194,7 @@ msgstr "പിശക്: കണക്ഷന്‍ ശരിയല്ല: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/mr.po b/po/mr.po index b2410591b9..ea2aaffb5b 100644 --- a/po/mr.po +++ b/po/mr.po @@ -1169,7 +1169,7 @@ msgstr "त्रुटी: जोडणी वैध नाही: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/nb.po b/po/nb.po index 1a5ff4f250..d9f9d3123c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -1099,7 +1099,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ne.po b/po/ne.po index f22918b66c..b0fee386fa 100644 --- a/po/ne.po +++ b/po/ne.po @@ -1129,7 +1129,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/nl.po b/po/nl.po index 0a86d7a39d..08d06b7515 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1106,7 +1106,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/oc.po b/po/oc.po index 79cd73f3c8..e6b8650233 100644 --- a/po/oc.po +++ b/po/oc.po @@ -1170,7 +1170,7 @@ msgstr "La connexion es invalida : %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/or.po b/po/or.po index d078fe9514..d1346370d2 100644 --- a/po/or.po +++ b/po/or.po @@ -1182,7 +1182,7 @@ msgstr "ତୃଟି: ସଂଯୋଗଟି ବୈଧ ନୁହଁ: %s\n" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/pa.po b/po/pa.po index 5887a33861..07ab8e2b4b 100644 --- a/po/pa.po +++ b/po/pa.po @@ -1130,7 +1130,7 @@ msgstr "ਕਨੈਕਸ਼ਨ ਢੁੱਕਵਾਂ ਨਹੀ ਸੀ: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/pl.po b/po/pl.po index 07d9c1c359..beb27e3aae 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1147,7 +1147,7 @@ msgstr "Połączenie jest nieprawidłowe: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Nazwy interfejsu urządzenia i połączenia się nie zgadzają." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/pt.po b/po/pt.po index 0b29718b3b..4dce7e618c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -1125,7 +1125,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/pt_BR.po b/po/pt_BR.po index 86f604ae85..db5c7f9b8a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1162,7 +1162,7 @@ msgstr "A conexão não era válida: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Os nomes de interface do dispositivo e a conexão não correspondem." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ru.po b/po/ru.po index af45ff5ad9..4087b269fd 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1164,7 +1164,7 @@ msgstr "Это подключение не было действительным #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Имена интерфейсов устройства и подключения не совпадают." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/rw.po b/po/rw.po index be1249a23c..272d097bdb 100644 --- a/po/rw.po +++ b/po/rw.po @@ -1147,7 +1147,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sk.po b/po/sk.po index 18796eabd4..4042e5caeb 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1146,7 +1146,7 @@ msgstr "VPN spojenie '%s' nebolo správne nakonfigurované." #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sl.po b/po/sl.po index aa8582c25d..c02650bd44 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1189,7 +1189,7 @@ msgstr "povezava je odstranjena" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sq.po b/po/sq.po index fed76fc55a..279b75d5a8 100644 --- a/po/sq.po +++ b/po/sq.po @@ -1123,7 +1123,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sr.po b/po/sr.po index afef5fedac..81b649bf66 100644 --- a/po/sr.po +++ b/po/sr.po @@ -1162,7 +1162,7 @@ msgstr "веза је уклоњена" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sr@latin.po b/po/sr@latin.po index 595668a98a..2c33b60275 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -1165,7 +1165,7 @@ msgstr "veza je uklonjena" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/sv.po b/po/sv.po index 2cad05de83..922397e9be 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1160,7 +1160,7 @@ msgstr "Anslutningen var inte giltig: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Gränssnittsnamnen på enheten och anslutningen matchar inte." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/ta.po b/po/ta.po index a072c6739c..874072783e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -1167,7 +1167,7 @@ msgstr "இணைப்பு செல்லுபடியாகாதது: #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "சாதனம் மற்றும் இணைப்பின் இடைமுகப் பெயர்கள் பொருந்தவில்லை." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/te.po b/po/te.po index f3d3b5f12a..72ee9a34f1 100644 --- a/po/te.po +++ b/po/te.po @@ -1170,7 +1170,7 @@ msgstr "దోషం: అనుసంధానం చెల్లునది #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/th.po b/po/th.po index 93b72422d2..c09ce0611d 100644 --- a/po/th.po +++ b/po/th.po @@ -1152,7 +1152,7 @@ msgstr "การเชื่อมต่อ VPN '%s' ตั้งค่าไ #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/tr.po b/po/tr.po index dc1ec77bfc..293bd8c5f3 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1186,7 +1186,7 @@ msgstr "Bağlantı geçerli değildi: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Aygıtın arayüz isimleri ve bağlantı eşleşmiyor." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/uk.po b/po/uk.po index c00bf4789a..4b55b47f32 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1167,7 +1167,7 @@ msgstr "З'єднання не є коректним: %s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "Назви інтерфейсу пристрою і з'єднання не збігаються." #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/vi.po b/po/vi.po index e690164329..fc8470ca15 100644 --- a/po/vi.po +++ b/po/vi.po @@ -1101,7 +1101,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/wa.po b/po/wa.po index 09fb498a15..e253312ba3 100644 --- a/po/wa.po +++ b/po/wa.po @@ -1122,7 +1122,7 @@ msgstr "" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/zh_CN.po b/po/zh_CN.po index 6df2d6a545..3c0266d8f1 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1108,7 +1108,7 @@ msgstr "连接无效:%s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "这个设备的接口名和连接不匹配。" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/zh_HK.po b/po/zh_HK.po index 510d20dbbc..99f4629d82 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -1154,7 +1154,7 @@ msgstr "VPN 連線‘%s’沒有設定正確。" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/po/zh_TW.po b/po/zh_TW.po index 5e6cd99701..55a8b14069 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1118,7 +1118,7 @@ msgstr "連線無效:%s" #: ../src/libnm-client-impl/nm-device.c:2773 #, c-format -msgid "The interface names of the device and the connection didn't match." +msgid "The interface names of the device and the connection didn't match" msgstr "設備的接口名稱和連接不匹配。" #: ../src/libnm-client-impl/nm-secret-agent-old.c:1384 diff --git a/src/libnm-client-impl/nm-device.c b/src/libnm-client-impl/nm-device.c index 4d097935cb..601850d984 100644 --- a/src/libnm-client-impl/nm-device.c +++ b/src/libnm-client-impl/nm-device.c @@ -2770,7 +2770,7 @@ connection_compatible(NMDevice *device, NMConnection *connection, GError **error g_set_error(error, NM_DEVICE_ERROR, NM_DEVICE_ERROR_INCOMPATIBLE_CONNECTION, - _("The interface names of the device and the connection didn't match.")); + _("The interface names of the device and the connection didn't match")); return FALSE; }