summary refs log tree commit diff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/NetworkManager.pot75
-rw-r--r--po/ca.gmobin164170 -> 164078 bytes
-rw-r--r--po/da.gmobin92271 -> 92192 bytes
-rw-r--r--po/de.gmobin296791 -> 296483 bytes
-rw-r--r--po/es.gmobin303910 -> 303631 bytes
-rw-r--r--po/fr.gmobin366831 -> 366518 bytes
-rw-r--r--po/hr.gmobin343333 -> 342310 bytes
-rw-r--r--po/hu.gmobin249822 -> 249744 bytes
-rw-r--r--po/id.gmobin316111 -> 315841 bytes
-rw-r--r--po/it.gmobin312851 -> 312545 bytes
-rw-r--r--po/ja.gmobin391786 -> 391487 bytes
-rw-r--r--po/ka.gmobin141846 -> 141739 bytes
-rw-r--r--po/ko.gmobin377296 -> 376266 bytes
-rw-r--r--po/nl.gmobin48089 -> 48006 bytes
-rw-r--r--po/pa.gmobin130774 -> 130655 bytes
-rw-r--r--po/pl.gmobin209565 -> 209480 bytes
-rw-r--r--po/pt_BR.gmobin332587 -> 332270 bytes
-rw-r--r--po/ro.gmobin109238 -> 109161 bytes
-rw-r--r--po/ru.gmobin633509 -> 631658 bytes
-rw-r--r--po/sv.gmobin260590 -> 260319 bytes
-rw-r--r--po/ta.gmobin159221 -> 159070 bytes
-rw-r--r--po/tr.gmobin115294 -> 115211 bytes
-rw-r--r--po/uk.gmobin623477 -> 621694 bytes
-rw-r--r--po/zh_CN.gmobin352662 -> 351667 bytes
-rw-r--r--po/zh_TW.gmobin281295 -> 281026 bytes
25 files changed, 36 insertions, 39 deletions
diff --git a/po/NetworkManager.pot b/po/NetworkManager.pot
index 795dd4c1..a1725fb0 100644
--- a/po/NetworkManager.pot
+++ b/po/NetworkManager.pot
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: NetworkManager 1.44.0\n"
+"Project-Id-Version: NetworkManager 1.44.2\n"
 "Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/NetworkManager/"
 "NetworkManager/issues\n"
-"POT-Creation-Date: 2023-08-09 17:52+0200\n"
+"POT-Creation-Date: 2023-10-03 16:28+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -472,12 +472,11 @@ msgstr ""
 msgid "Cannot create '%s': %s"
 msgstr ""
 
-#: src/core/main-utils.c:193
-#, c-format
-msgid "%s is already running (pid %ld)\n"
+#: src/core/main-utils.c:196
+msgid "%s is already running (pid %"
 msgstr ""
 
-#: src/core/main-utils.c:261 src/core/main.c:368
+#: src/core/main-utils.c:266 src/core/main.c:368
 #, c-format
 msgid "%s.  Please use --help to see a list of valid options.\n"
 msgstr ""
@@ -598,7 +597,7 @@ msgstr ""
 msgid "Show NetworkManager options"
 msgstr ""
 
-#: src/core/nm-manager.c:6905 src/libnmc-setting/nm-meta-setting-desc.c:8506
+#: src/core/nm-manager.c:6920 src/libnmc-setting/nm-meta-setting-desc.c:8506
 msgid "VPN connection"
 msgstr ""
 
@@ -4288,31 +4287,31 @@ msgstr ""
 msgid "The device disappeared"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:823
+#: src/libnmc-base/nm-client-utils.c:826
 msgid "missing colon for \"<setting>.<property>:<secret>\" format"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:840
+#: src/libnmc-base/nm-client-utils.c:843
 msgid "missing dot for \"<setting>.<property>:<secret>\" format"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:846
+#: src/libnmc-base/nm-client-utils.c:849
 msgid "missing setting for \"<setting>.<property>:<secret>\" format"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:857
+#: src/libnmc-base/nm-client-utils.c:860
 msgid "missing property for \"<setting>.<property>:<secret>\" format"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:867
+#: src/libnmc-base/nm-client-utils.c:870
 msgid "invalid setting name"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:881
+#: src/libnmc-base/nm-client-utils.c:884
 msgid "property name is not UTF-8"
 msgstr ""
 
-#: src/libnmc-base/nm-client-utils.c:898 src/libnmc-base/nm-client-utils.c:904
+#: src/libnmc-base/nm-client-utils.c:901 src/libnmc-base/nm-client-utils.c:907
 msgid "secret is not UTF-8"
 msgstr ""
 
@@ -7379,18 +7378,15 @@ msgstr ""
 msgid ""
 "How many additional levels of encapsulation are permitted to be prepended to "
 "packets. This property applies only to IPv6 tunnels. To disable this option, "
-"add NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1) to ip-tunnel flags."
+"add 0x1 (ip6-ign-encap-limit) to ip-tunnel flags."
 msgstr ""
 
 #: src/libnmc-setting/settings-docs.h.in:223
 msgid ""
-"Tunnel flags. Currently, the following values are supported: "
-"NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), "
-"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), "
-"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), "
-"NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY "
-"(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only "
-"for IPv6 tunnels."
+"Tunnel flags. Currently, the following values are supported: 0x1 (ip6-ign-"
+"encap-limit), 0x2 (ip6-use-orig-tclass), 0x4 (ip6-use-orig-flowlabel), 0x8 "
+"(ip6-mip6-dev), 0x10 (ip6-rcv-dscp-copy) and 0x20 (ip6-use-orig-fwmark). "
+"They are valid only for IPv6 tunnels."
 msgstr ""
 
 #: src/libnmc-setting/settings-docs.h.in:224
@@ -7419,8 +7415,9 @@ msgstr ""
 
 #: src/libnmc-setting/settings-docs.h.in:228
 msgid ""
-"The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or "
-"NM_IP_TUNNEL_MODE_GRE (2)."
+"The tunneling mode. Valid values: ipip (1), gre (2), sit (3), isatap (4), "
+"vti (5), ip6ip6 (6), ipip6 (7), ip6gre (8), vti6 (9), gretap (10) and "
+"ip6gretap (11)"
 msgstr ""
 
 #: src/libnmc-setting/settings-docs.h.in:229
@@ -11413,7 +11410,7 @@ msgstr ""
 msgid "Error: %s"
 msgstr ""
 
-#: src/nmcli/devices.c:5213 src/nmcli/nmcli.c:885
+#: src/nmcli/devices.c:5213 src/nmcli/nmcli.c:887
 #, c-format
 msgid "Error: '%s' is not a valid timeout."
 msgstr ""
@@ -11933,68 +11930,68 @@ msgstr ""
 msgid "Error: missing argument for '%s' option."
 msgstr ""
 
-#: src/nmcli/nmcli.c:630
+#: src/nmcli/nmcli.c:632
 #, c-format
 msgid "Unexpected end of file following '%s'\n"
 msgstr ""
 
-#: src/nmcli/nmcli.c:637
+#: src/nmcli/nmcli.c:639
 #, c-format
 msgid "Expected whitespace following '%s'\n"
 msgstr ""
 
-#: src/nmcli/nmcli.c:648
+#: src/nmcli/nmcli.c:650
 #, c-format
 msgid "Expected a value for '%s'\n"
 msgstr ""
 
-#: src/nmcli/nmcli.c:664
+#: src/nmcli/nmcli.c:666
 #, c-format
 msgid "Expected a line break following '%s'\n"
 msgstr ""
 
-#: src/nmcli/nmcli.c:792
+#: src/nmcli/nmcli.c:794
 msgid "Error: Option '--terse' is specified the second time."
 msgstr ""
 
-#: src/nmcli/nmcli.c:798
+#: src/nmcli/nmcli.c:800
 msgid "Error: Option '--terse' is mutually exclusive with '--pretty'."
 msgstr ""
 
-#: src/nmcli/nmcli.c:806
+#: src/nmcli/nmcli.c:808
 msgid "Error: Option '--pretty' is specified the second time."
 msgstr ""
 
-#: src/nmcli/nmcli.c:812
+#: src/nmcli/nmcli.c:814
 msgid "Error: Option '--pretty' is mutually exclusive with '--terse'."
 msgstr ""
 
-#: src/nmcli/nmcli.c:827
+#: src/nmcli/nmcli.c:829
 #, c-format
 msgid "Error: '%s' is not a valid argument for '%s' option."
 msgstr ""
 
-#: src/nmcli/nmcli.c:844 src/nmcli/nmcli.c:859
+#: src/nmcli/nmcli.c:846 src/nmcli/nmcli.c:861
 #, c-format
 msgid "Error: '%s' is not valid argument for '%s' option."
 msgstr ""
 
-#: src/nmcli/nmcli.c:892
+#: src/nmcli/nmcli.c:894
 #, c-format
 msgid "nmcli tool, version %s\n"
 msgstr ""
 
-#: src/nmcli/nmcli.c:901
+#: src/nmcli/nmcli.c:903
 #, c-format
 msgid "Error: Option '%s' is unknown, try 'nmcli -help'."
 msgstr ""
 
-#: src/nmcli/nmcli.c:959 src/nmcli/nmcli.c:968
+#: src/nmcli/nmcli.c:961 src/nmcli/nmcli.c:970
 #, c-format
 msgid "Error: nmcli terminated by signal %s (%d)"
 msgstr ""
 
-#: src/nmcli/nmcli.c:1035
+#: src/nmcli/nmcli.c:1037
 msgid "Success"
 msgstr ""
 
diff --git a/po/ca.gmo b/po/ca.gmo
index 3d780405..6bf197c7 100644
--- a/po/ca.gmo
+++ b/po/ca.gmo
Binary files differdiff --git a/po/da.gmo b/po/da.gmo
index 49184118..79239a14 100644
--- a/po/da.gmo
+++ b/po/da.gmo
Binary files differdiff --git a/po/de.gmo b/po/de.gmo
index 5970fb71..eed232f8 100644
--- a/po/de.gmo
+++ b/po/de.gmo
Binary files differdiff --git a/po/es.gmo b/po/es.gmo
index 4ffd233e..ba59ec6f 100644
--- a/po/es.gmo
+++ b/po/es.gmo
Binary files differdiff --git a/po/fr.gmo b/po/fr.gmo
index 049e551b..d9222e74 100644
--- a/po/fr.gmo
+++ b/po/fr.gmo
Binary files differdiff --git a/po/hr.gmo b/po/hr.gmo
index 48c970c5..3fd0782d 100644
--- a/po/hr.gmo
+++ b/po/hr.gmo
Binary files differdiff --git a/po/hu.gmo b/po/hu.gmo
index ea5049c1..2d7e9a75 100644
--- a/po/hu.gmo
+++ b/po/hu.gmo
Binary files differdiff --git a/po/id.gmo b/po/id.gmo
index ab61dc34..b31b0f78 100644
--- a/po/id.gmo
+++ b/po/id.gmo
Binary files differdiff --git a/po/it.gmo b/po/it.gmo
index 97422477..6eeb2b2b 100644
--- a/po/it.gmo
+++ b/po/it.gmo
Binary files differdiff --git a/po/ja.gmo b/po/ja.gmo
index 5223e6ba..30265c5a 100644
--- a/po/ja.gmo
+++ b/po/ja.gmo
Binary files differdiff --git a/po/ka.gmo b/po/ka.gmo
index 7a97b239..b1526b0e 100644
--- a/po/ka.gmo
+++ b/po/ka.gmo
Binary files differdiff --git a/po/ko.gmo b/po/ko.gmo
index 7be55ede..d432625d 100644
--- a/po/ko.gmo
+++ b/po/ko.gmo
Binary files differdiff --git a/po/nl.gmo b/po/nl.gmo
index 7fcf3bca..8367c8bd 100644
--- a/po/nl.gmo
+++ b/po/nl.gmo
Binary files differdiff --git a/po/pa.gmo b/po/pa.gmo
index cba76ab4..cc7d90c9 100644
--- a/po/pa.gmo
+++ b/po/pa.gmo
Binary files differdiff --git a/po/pl.gmo b/po/pl.gmo
index 6215453d..3ecc8340 100644
--- a/po/pl.gmo
+++ b/po/pl.gmo
Binary files differdiff --git a/po/pt_BR.gmo b/po/pt_BR.gmo
index 510e24f9..90b026d2 100644
--- a/po/pt_BR.gmo
+++ b/po/pt_BR.gmo
Binary files differdiff --git a/po/ro.gmo b/po/ro.gmo
index fcf138f0..0bced6cf 100644
--- a/po/ro.gmo
+++ b/po/ro.gmo
Binary files differdiff --git a/po/ru.gmo b/po/ru.gmo
index 1cf09aa6..8034064e 100644
--- a/po/ru.gmo
+++ b/po/ru.gmo
Binary files differdiff --git a/po/sv.gmo b/po/sv.gmo
index 56ccd53c..82eda215 100644
--- a/po/sv.gmo
+++ b/po/sv.gmo
Binary files differdiff --git a/po/ta.gmo b/po/ta.gmo
index 03a56e6d..0975cbda 100644
--- a/po/ta.gmo
+++ b/po/ta.gmo
Binary files differdiff --git a/po/tr.gmo b/po/tr.gmo
index 9d72d6e0..eb3d0762 100644
--- a/po/tr.gmo
+++ b/po/tr.gmo
Binary files differdiff --git a/po/uk.gmo b/po/uk.gmo
index 36ec8efd..7b8d6d11 100644
--- a/po/uk.gmo
+++ b/po/uk.gmo
Binary files differdiff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
index 1ff84de3..91285cc7 100644
--- a/po/zh_CN.gmo
+++ b/po/zh_CN.gmo
Binary files differdiff --git a/po/zh_TW.gmo b/po/zh_TW.gmo
index 4634a6a8..05b683e1 100644
--- a/po/zh_TW.gmo
+++ b/po/zh_TW.gmo
Binary files differ