mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +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 "
|
||||
"connected via this interface."
|
||||
msgstr ""
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||
"l'accesso a questo router se stai usando questa interfaccia."
|
||||
"Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere "
|
||||
"l'accesso a questo router se sei connesso usando questa interfaccia."
|
||||
|
||||
msgid ""
|
||||
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if "
|
||||
"you are connected via this interface."
|
||||
msgstr ""
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||
"l'accesso a questo router se stai usando questa interfaccia."
|
||||
|
||||
msgid "Really switch protocol?"
|
||||
msgstr "Cambiare veramente il protocollo?"
|
||||
|
||||
Reference in New Issue
Block a user