diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-02-05 12:10:11 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-02-05 12:10:11 +0200 |
commit | 2a22a18f553f1ed3efc4e3d779b3b6b50b3b4d79 (patch) | |
tree | fa83c2abbc7f12e43d83bde46f2e510e597e4715 /applications/luci-app-uhttpd/po/it | |
parent | 1b5b0ef4299126a7481513c6bc6896af3e565d38 (diff) |
luci-app-uhttpd: sync translations
Sync translations in luci-app-uhttpd.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
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" |