diff options
Diffstat (limited to 'applications/luci-app-uhttpd/po/it')
-rw-r--r-- | applications/luci-app-uhttpd/po/it/uhttpd.po | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/applications/luci-app-uhttpd/po/it/uhttpd.po b/applications/luci-app-uhttpd/po/it/uhttpd.po index 44a5fc73a4..9cf9bde7aa 100644 --- a/applications/luci-app-uhttpd/po/it/uhttpd.po +++ b/applications/luci-app-uhttpd/po/it/uhttpd.po @@ -16,8 +16,8 @@ msgstr "" msgid "" "(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)" msgstr "" -"(/vecchio/percorso=/nuovo/percorso) o (solo /vecchio/percorso che diventa " -"/cgi-prefix/vecchio/percorso)" +"(/vecchio/percorso=/nuovo/percorso) o (solo /vecchio/percorso che diventa /" +"cgi-prefix/vecchio/percorso)" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:145 msgid "404 Error" @@ -64,7 +64,7 @@ msgstr "" msgid "Connection reuse" msgstr "Riutilizzo della connessione" -#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221 +#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:229 msgid "Country" msgstr "Nazione" @@ -137,6 +137,10 @@ msgstr "Chiave privata HTTPS (formato DER o PEM)" msgid "HTTPS listener (address:port)" msgstr "Listener HTTPS (indirizzo:porta)" +#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221 +msgid "If empty, a random/unique value is used in cert generation" +msgstr "" + #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:90 msgid "Ignore private IPs on public interface" msgstr "Ignorare gli IP privati sull'interfaccia pubblica" @@ -157,7 +161,7 @@ msgstr "" msgid "Length of key in bits" msgstr "Lunghezza della chiave in bit" -#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:227 +#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:223 msgid "Location" msgstr "Posizione" @@ -177,6 +181,10 @@ msgstr "Tempo massimo di attesa per l'esecuzione di Lua, CGI o ubus" msgid "Maximum wait time for network activity" msgstr "Tempo massimo di attesa per l'attività di rete" +#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221 +msgid "Organization" +msgstr "" + #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:166 msgid "Override path for ubus socket" msgstr "Sovrascrivere il percorso per il socket ubus" @@ -220,7 +228,7 @@ msgstr "" "Impostazioni che sono necessarie raramente o che influiscono sul servizio " "dell'interfaccia utente web" -#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:224 +#: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:226 msgid "State" msgstr "Stato" @@ -252,7 +260,8 @@ msgstr "Prefisso del percorso virtuale per gli script Lua" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163 msgid "Virtual path prefix for ubus via JSON-RPC integration" -msgstr "Prefisso del percorso virtuale per ubus tramite l'integrazione JSON-RPC" +msgstr "" +"Prefisso del percorso virtuale per ubus tramite l'integrazione JSON-RPC" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:142 msgid "Will not use HTTP authentication if not present" |