From 2965dc70bb3cbfa8de2f279761812b84b87600cb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 18 Dec 2022 21:31:39 +0100 Subject: New upstream version 1.40.8 --- po/NetworkManager.pot | 30 ++++++++++++++++++------------ po/de.gmo | Bin 308924 -> 308537 bytes po/es.gmo | Bin 315993 -> 315582 bytes po/fr.gmo | Bin 382745 -> 382398 bytes po/id.gmo | Bin 331148 -> 330628 bytes po/it.gmo | Bin 324645 -> 324289 bytes po/ja.gmo | Bin 409135 -> 408734 bytes po/ko.gmo | Bin 393690 -> 393334 bytes po/pt_BR.gmo | Bin 348222 -> 347827 bytes po/ru.gmo | Bin 542614 -> 542127 bytes po/sv.gmo | Bin 271719 -> 271363 bytes po/uk.gmo | Bin 616159 -> 615666 bytes po/zh_CN.gmo | Bin 368913 -> 368602 bytes po/zh_TW.gmo | Bin 291891 -> 291574 bytes 14 files changed, 18 insertions(+), 12 deletions(-) (limited to 'po') diff --git a/po/NetworkManager.pot b/po/NetworkManager.pot index 495cdac6..29434902 100644 --- a/po/NetworkManager.pot +++ b/po/NetworkManager.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: NetworkManager 1.40.6\n" +"Project-Id-Version: NetworkManager 1.40.8\n" "Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/NetworkManager/" "NetworkManager/issues\n" -"POT-Creation-Date: 2022-11-30 16:29+0100\n" +"POT-Creation-Date: 2022-12-16 15:48+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1403,7 +1403,7 @@ msgid "property is not specified" msgstr "" #: src/libnm-core-impl/nm-setting-6lowpan.c:103 -#: src/libnm-core-impl/nm-setting-macsec.c:306 +#: src/libnm-core-impl/nm-setting-macsec.c:317 #: src/libnm-core-impl/nm-setting-vlan.c:609 #, c-format msgid "'%s' value doesn't match '%s=%s'" @@ -1411,7 +1411,7 @@ msgstr "" #: src/libnm-core-impl/nm-setting-6lowpan.c:119 #: src/libnm-core-impl/nm-setting-ip-tunnel.c:360 -#: src/libnm-core-impl/nm-setting-macsec.c:322 +#: src/libnm-core-impl/nm-setting-macsec.c:333 #: src/libnm-core-impl/nm-setting-macvlan.c:140 #: src/libnm-core-impl/nm-setting-vlan.c:625 #: src/libnm-core-impl/nm-setting-vxlan.c:379 @@ -2332,32 +2332,36 @@ msgstr "" msgid "the key is empty" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:260 +#: src/libnm-core-impl/nm-setting-macsec.c:261 #, c-format msgid "the key must be %d characters" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:269 +#: src/libnm-core-impl/nm-setting-macsec.c:271 +msgid "the key must have an even number of characters between 2 and 64" +msgstr "" + +#: src/libnm-core-impl/nm-setting-macsec.c:280 msgid "the key contains non-hexadecimal characters" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:338 +#: src/libnm-core-impl/nm-setting-macsec.c:349 #: src/libnm-core-impl/nm-setting-macvlan.c:156 #: src/libnm-core-impl/nm-setting-vlan.c:638 #, c-format msgid "property is not specified and neither is '%s:%s'" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:369 +#: src/libnm-core-impl/nm-setting-macsec.c:380 #, c-format msgid "EAP key management requires '%s' setting presence" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:378 +#: src/libnm-core-impl/nm-setting-macsec.c:389 msgid "must be either psk (0) or eap (1)" msgstr "" -#: src/libnm-core-impl/nm-setting-macsec.c:389 +#: src/libnm-core-impl/nm-setting-macsec.c:400 msgid "only valid for psk mode" msgstr "" @@ -7250,7 +7254,8 @@ msgstr "" #: src/libnmc-setting/settings-docs.h.in:229 msgid "" -"The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement." +"The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement. " +"Must be a string of 32 hexadecimal characters." msgstr "" #: src/libnmc-setting/settings-docs.h.in:230 @@ -7260,7 +7265,8 @@ msgstr "" #: src/libnmc-setting/settings-docs.h.in:231 msgid "" "The pre-shared CKN (Connectivity-association Key Name) for MACsec Key " -"Agreement." +"Agreement. Must be a string of hexadecimal characters with a even length " +"between 2 and 64." msgstr "" #: src/libnmc-setting/settings-docs.h.in:232 diff --git a/po/de.gmo b/po/de.gmo index 62ab25ca..80f81632 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/es.gmo b/po/es.gmo index afb98e6e..2928d47d 100644 Binary files a/po/es.gmo and b/po/es.gmo differ diff --git a/po/fr.gmo b/po/fr.gmo index d74bf1a7..bd672334 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/id.gmo b/po/id.gmo index 82d86f2d..33095017 100644 Binary files a/po/id.gmo and b/po/id.gmo differ diff --git a/po/it.gmo b/po/it.gmo index 974f6dfe..2f799b19 100644 Binary files a/po/it.gmo and b/po/it.gmo differ diff --git a/po/ja.gmo b/po/ja.gmo index 46fba2b2..22a08682 100644 Binary files a/po/ja.gmo and b/po/ja.gmo differ diff --git a/po/ko.gmo b/po/ko.gmo index f000dd35..08656397 100644 Binary files a/po/ko.gmo and b/po/ko.gmo differ diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo index 977776c3..f981e668 100644 Binary files a/po/pt_BR.gmo and b/po/pt_BR.gmo differ diff --git a/po/ru.gmo b/po/ru.gmo index 88dabd04..2fb73634 100644 Binary files a/po/ru.gmo and b/po/ru.gmo differ diff --git a/po/sv.gmo b/po/sv.gmo index 4d5ad2c0..ecaea0be 100644 Binary files a/po/sv.gmo and b/po/sv.gmo differ diff --git a/po/uk.gmo b/po/uk.gmo index 095d13a2..f413c6a6 100644 Binary files a/po/uk.gmo and b/po/uk.gmo differ diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo index 2a3d13f8..7e726131 100644 Binary files a/po/zh_CN.gmo and b/po/zh_CN.gmo differ diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo index 440d0300..42dbf81e 100644 Binary files a/po/zh_TW.gmo and b/po/zh_TW.gmo differ -- cgit 1.3.0-6-gf8a5