po: fix command that should not be translated

The message contains a literal command that should not be translated,
but it was. Fix it.

Fixes https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1799
This commit is contained in:
Íñigo Huguet 2025-08-12 10:52:29 +02:00
parent 7562b0e5f9
commit 600c5452bf

View file

@ -12596,7 +12596,7 @@ msgstr "Digitare «help» o «?» per i comandi disponibili."
#. TRANSLATORS: do not translate 'print', leave it as it is #. TRANSLATORS: do not translate 'print', leave it as it is
#: src/nmcli/connections.c:9072 #: src/nmcli/connections.c:9072
msgid "Type 'print' to show all the connection properties." msgid "Type 'print' to show all the connection properties."
msgstr "Digitare «stampa» per mostrare tutte le proprietà della connessione." msgstr "Digitare «print» per mostrare tutte le proprietà della connessione."
#. TRANSLATORS: do not translate 'describe', leave it as it is #. TRANSLATORS: do not translate 'describe', leave it as it is
#: src/nmcli/connections.c:9075 #: src/nmcli/connections.c:9075