From d796482803b6e80db12f78e10cf40276934f75cf Mon Sep 17 00:00:00 2001 From: Alberto Donato Date: Thu, 8 Feb 2024 18:31:10 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 2.1% (35 of 1611 strings) Translation: Incus/CLI Translate-URL: https://hosted.weblate.org/projects/incus/cli/it/ Signed-off-by: Alberto Donato --- po/it.po | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/po/it.po b/po/it.po index d08d734ae2d..9c926f4e4b3 100644 --- a/po/it.po +++ b/po/it.po @@ -8,16 +8,15 @@ msgstr "" "Project-Id-Version: lxd\n" "Report-Msgid-Bugs-To: lxc-devel@lists.linuxcontainers.org\n" "POT-Creation-Date: 2024-01-30 15:38-0500\n" -"PO-Revision-Date: 2022-03-10 15:07+0000\n" -"Last-Translator: Luigi Operoso \n" -"Language-Team: Italian \n" +"PO-Revision-Date: 2024-02-09 19:02+0000\n" +"Last-Translator: Alberto Donato \n" +"Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.12-dev\n" +"X-Generator: Weblate 5.4-dev\n" #: cmd/incus/storage_bucket.go:254 cmd/incus/storage_bucket.go:999 #, fuzzy @@ -612,12 +611,12 @@ msgstr "" #: cmd/incus/info.go:288 #, c-format msgid "- Partition %d" -msgstr "" +msgstr "- Partizione %d" #: cmd/incus/info.go:197 #, c-format msgid "- Port %d (%s)" -msgstr "" +msgstr "- Porta %d (%s)" #: cmd/incus/action.go:248 msgid "--console can't be used while forcing instance shutdown"