diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2024-05-04 17:11:46 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2024-05-04 17:11:46 +0300 |
commit | 5ba790edbf58981c0aedd8412cf6e502a2b97882 (patch) | |
tree | 6296b4531b0e2d0c895e442b8d95fa765183789d /applications/luci-app-lxc/po/it | |
parent | 9220e76efeb573fd33dde7f5db356b0a36838cb4 (diff) |
treewide: Sync translations - i18n
Sun translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-lxc/po/it')
-rw-r--r-- | applications/luci-app-lxc/po/it/lxc.po | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/applications/luci-app-lxc/po/it/lxc.po b/applications/luci-app-lxc/po/it/lxc.po index ba6441ec2c..f06b78fca3 100644 --- a/applications/luci-app-lxc/po/it/lxc.po +++ b/applications/luci-app-lxc/po/it/lxc.po @@ -49,28 +49,15 @@ msgstr "Crea nuovo contenitore" msgid "Delete" msgstr "Elimina" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:31 -msgid "Enable SSL" -msgstr "Abilita SSL" - -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:32 -msgid "" -"Enable optional SSL encryption support. This requires additional packages " -"like 'wget', 'ca-certificates', 'gnupg' and 'gnupg-utils'." -msgstr "" -"Abilita il supporto opzionale della crittografia SSL. Questo richiede " -"pacchetti aggiuntivi come \"wget\", \"ca-certificates\", \"gnupg\" e \"gnupg-" -"utils\"." - #: applications/luci-app-lxc/luasrc/view/lxc.htm:50 msgid "Enter new name" msgstr "Inserire il nuovo nome" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:36 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:31 msgid "Free Space Threshold" msgstr "Soglia di spazio libero" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:42 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 msgid "Free Temp Threshold" msgstr "" @@ -87,11 +74,11 @@ msgstr "Contenitori LXC" msgid "Loading" msgstr "Caricamento" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:32 msgid "Minimum required free space for LXC Container creation in KB" msgstr "" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:43 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:38 msgid "Minimum required free temp space for LXC Container creation in KB" msgstr "" @@ -119,3 +106,14 @@ msgstr "Ferma" #: applications/luci-app-lxc/luasrc/view/lxc.htm:46 msgid "Template" msgstr "Modello" + +#~ msgid "Enable SSL" +#~ msgstr "Abilita SSL" + +#~ msgid "" +#~ "Enable optional SSL encryption support. This requires additional packages " +#~ "like 'wget', 'ca-certificates', 'gnupg' and 'gnupg-utils'." +#~ msgstr "" +#~ "Abilita il supporto opzionale della crittografia SSL. Questo richiede " +#~ "pacchetti aggiuntivi come \"wget\", \"ca-certificates\", \"gnupg\" e " +#~ "\"gnupg-utils\"." |