mirror of
https://github.com/openwrt/luci.git
synced 2025-12-22 12:34:41 +04:00
luci-base: fix broken translation
Currently this translation refer to an old string, sync to the new one. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
@@ -2662,13 +2662,15 @@ msgid ""
|
|||||||
"Really shut down network?\\nYou might lose access to this device if you are "
|
"Really shut down network?\\nYou might lose access to this device if you are "
|
||||||
"connected via this interface."
|
"connected via this interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
"Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere "
|
||||||
"l'accesso a questo router se stai usando questa interfaccia."
|
"l'accesso a questo router se sei connesso usando questa interfaccia."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
||||||
"you are connected via this interface."
|
"you are connected via this interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||||
|
"l'accesso a questo router se stai usando questa interfaccia."
|
||||||
|
|
||||||
msgid "Really switch protocol?"
|
msgid "Really switch protocol?"
|
||||||
msgstr "Cambiare veramente il protocollo?"
|
msgstr "Cambiare veramente il protocollo?"
|
||||||
|
|||||||
Reference in New Issue
Block a user