Skip to content

Commit f9c4799

Browse files
authored
Merge pull request #792 from uyuni-project/weblate-main
Weblate main
2 parents 3694d6b + 6f9497f commit f9c4799

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

locale/shared/it.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2026-04-29 13:25+0200\n"
11-
"PO-Revision-Date: 2026-05-12 12:04+0000\n"
12-
"Last-Translator: Lorenzo Proietti <lorenzoproietti110706@gmail.com>\n"
11+
"PO-Revision-Date: 2026-05-15 15:46+0000\n"
12+
"Last-Translator: Thomas Florio <thomas.florio@suse.com>\n"
1313
"Language-Team: Italian <https://l10n.opensuse.org/projects/uyuni/uyuni-tools-shared/it/>\n"
1414
"Language: it\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19-
"X-Generator: Weblate 5.17.1\n"
19+
"X-Generator: Weblate 2026.5\n"
2020

2121
#: shared/api/api.go:29
2222
msgid "FQDN of the server to connect to"
@@ -309,7 +309,7 @@ msgstr "non è possibile recuperare configmap"
309309
#: shared/kubernetes/support.go:63
310310
#, javascript-format
311311
msgid "cannot check for pods in %s"
312-
msgstr "impossibile verificare la presenza di pod in % s"
312+
msgstr "impossibile verificare la presenza di pod in %s"
313313

314314
#: shared/kubernetes/support.go:70
315315
#, javascript-format
@@ -397,7 +397,7 @@ msgstr "Utilizzando l'immagine %[1]s caricata dall'RPM invece della sua versione
397397

398398
#: shared/podman/images.go:105
399399
msgid "failed to determine image"
400-
msgstr "mancata identificazione dell'immagine:"
400+
msgstr "mancata identificazione dell'immagine"
401401

402402
#: shared/podman/images.go:113
403403
msgid "failed to find the image of the currently running server container"
@@ -968,7 +968,7 @@ msgstr ""
968968
#: shared/ssl/ssl.go:175
969969
#, javascript-format
970970
msgid "Failed to parse start date: %s\n"
971-
msgstr "Impossibile analizzare la data di inizio: % s\n"
971+
msgstr "Impossibile analizzare la data di inizio: %s\n"
972972

973973
#: shared/ssl/ssl.go:181
974974
#, javascript-format
@@ -1309,7 +1309,7 @@ msgstr "Rimozione del file %s"
13091309
#: shared/utils/files.go:73
13101310
#, javascript-format
13111311
msgid "Failed to remove file %s"
1312-
msgstr "Impossibile rimuovere il file"
1312+
msgstr "Impossibile rimuovere il file %s"
13131313

13141314
#: shared/utils/files.go:83
13151315
msgid "failed to create temporary directory"
@@ -1374,7 +1374,7 @@ msgstr "Preparazione del tarball"
13741374
#: shared/utils/support.go:62
13751375
#, javascript-format
13761376
msgid "failed to add %s to tarball"
1377-
msgstr "impossibile aggiungere al tarball"
1377+
msgstr "impossibile aggiungere %s al tarball"
13781378

13791379
#: shared/utils/support.go:66
13801380
#, javascript-format
@@ -1416,8 +1416,8 @@ msgstr "impossibile aprire %s per la scrittura"
14161416
#, javascript-format
14171417
msgid "Has to be more than %d character long"
14181418
msgid_plural "Has to be more than %d characters long"
1419-
msgstr[0] "Deve essere lungo più di 1 carattere"
1420-
msgstr[1] "Deve essere lungo più di n caratteri"
1419+
msgstr[0] "Deve essere lungo più di %d carattere"
1420+
msgstr[1] "Deve essere lungo più di %d caratteri"
14211421

14221422
#: shared/utils/utils.go:63
14231423
#, javascript-format

0 commit comments

Comments
 (0)