-
-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates for file po/en.po in it_IT (#2316)
Translate po/en.po in it_IT 100% translated source file: 'po/en.po' on 'it_IT'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0771ded
commit 965f41b
Showing
1 changed file
with
28 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,20 @@ | ||
# | ||
# | ||
# Translators: | ||
# Cardellino, 2021 | ||
# Giulio Terigi, 2022 | ||
# Simone Dotto <[email protected]>, 2022 | ||
# jheitz223, 2022 | ||
# jheitz223, 2023 | ||
# Vincenzo Reale <[email protected]>, 2023 | ||
# | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Last-Translator: Vincenzo Reale <[email protected]>, 2023\n" | ||
"Language-Team: Italian (Italy) (https://app.transifex.com/yay-1/teams/123732/" | ||
"it_IT/)\n" | ||
"Language: it_IT\n" | ||
"Language-Team: Italian (Italy) (https://app.transifex.com/yay-1/teams/123732/it_IT/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " | ||
"1 : 2;\n" | ||
"Language: it_IT\n" | ||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" | ||
"X-Generator: xgotext\n" | ||
|
||
#: pkg/menus/menu.go:32 | ||
|
@@ -90,62 +88,63 @@ msgstr "%s: il pacchetto locale (%s) è più nuovo del pacchetto AUR (%s)" | |
|
||
#: vote.go:51 | ||
msgid "" | ||
"%s: please set AUR_USERNAME and AUR_PASSWORD environment variables for voting" | ||
"%s: please set AUR_USERNAME and AUR_PASSWORD environment variables for " | ||
"voting" | ||
msgstr "" | ||
"%s: imposta le variabili d'ambiente AUR_USERNAME e AUR_PASSWORD prima di " | ||
"votare" | ||
|
||
#: pkg/settings/args.go:118 | ||
msgid "'--%s' is deprecated. Use '--batchinstall=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--batchinstall=false'" | ||
|
||
#: pkg/settings/args.go:63 | ||
msgid "'--%s' is deprecated. Use '--cleanafter=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--cleanafter=false'" | ||
|
||
#: pkg/settings/args.go:187 | ||
msgid "'--%s' is deprecated. Use '--cleanmenu=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--cleanmenu=false'" | ||
|
||
#: pkg/settings/args.go:207 | ||
msgid "'--%s' is deprecated. Use '--combinedupgrade=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--combinedupgrade=false'" | ||
|
||
#: pkg/settings/args.go:73 | ||
msgid "'--%s' is deprecated. Use '--devel=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--devel=false'" | ||
|
||
#: pkg/settings/args.go:192 | ||
msgid "'--%s' is deprecated. Use '--diffmenu=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--diffmenu=false'" | ||
|
||
#: pkg/settings/args.go:197 | ||
msgid "'--%s' is deprecated. Use '--editmenu=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--editmenu=false'" | ||
|
||
#: pkg/settings/args.go:182 | ||
msgid "'--%s' is deprecated. Use '--pgpfetch=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--pgpfetch=false'" | ||
|
||
#: pkg/settings/args.go:177 | ||
msgid "'--%s' is deprecated. Use '--provides=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--provides=false'" | ||
|
||
#: pkg/settings/args.go:224 | ||
msgid "'--%s' is deprecated. Use '--separatesources=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--separatesources=false'" | ||
|
||
#: pkg/settings/args.go:172 | ||
msgid "'--%s' is deprecated. Use '--sudoloop=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--sudoloop=false'" | ||
|
||
#: pkg/settings/args.go:78 | ||
msgid "'--%s' is deprecated. Use '--timeupdate=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--timeupdate=false'" | ||
|
||
#: pkg/settings/args.go:202 | ||
msgid "'--%s' is deprecated. Use '--useask=false' instead" | ||
msgstr "" | ||
msgstr "'--%s' è deprecato. Usa invece '--useask=false'" | ||
|
||
#: pkg/download/unified.go:192 | ||
msgid "(%d/%d) Downloaded PKGBUILD from ABS: %s" | ||
|
@@ -156,9 +155,8 @@ msgid "(%d/%d) Downloaded PKGBUILD: %s" | |
msgstr "(%d/%d) PKGBUILD scaricato: %s" | ||
|
||
#: pkg/download/aur.go:82 | ||
#, fuzzy | ||
msgid "(%d/%d) Failed to download PKGBUILD: %s" | ||
msgstr "(%d/%d) PKGBUILD scaricato: %s" | ||
msgstr "(%d/%d) Scaricamento PKGBUILD non riuscito: %s" | ||
|
||
#: pkg/sync/srcinfo/service.go:109 | ||
msgid "(%d/%d) Parsing SRCINFO: %s" | ||
|
@@ -367,9 +365,8 @@ msgid "No AUR package found for" | |
msgstr "Nessun pacchetto AUR trovato per" | ||
|
||
#: pkg/dep/dep_graph.go:182 | ||
#, fuzzy | ||
msgid "No package found for" | ||
msgstr "Nessun pacchetto AUR trovato per" | ||
msgstr "Nessun pacchetto trovato per" | ||
|
||
#: print.go:225 | ||
msgid "None" | ||
|
@@ -421,8 +418,7 @@ msgstr "Pacchetti da escludere" | |
|
||
#: pkg/upgrade/service.go:295 | ||
msgid "Packages to exclude: (eg: \"1 2 3\", \"1-3\", \"^4\" or repo name)" | ||
msgstr "" | ||
"Pacchetti da escludere: (es: \"1 2 3\", \"1-3\", \"^4\" o il nome del repo)" | ||
msgstr "Pacchetti da escludere: (es: \"1 2 3\", \"1-3\", \"^4\" o il nome del repo)" | ||
|
||
#: cmd.go:402 | ||
msgid "Packages to install (eg: 1 2 3, 1-3 or ^4)" | ||
|
@@ -446,7 +442,7 @@ msgstr "Rimuovere le dipendenze di make dopo l'installazione?" | |
|
||
#: print.go:43 | ||
msgid "Replaces" | ||
msgstr "" | ||
msgstr "Sostituisce" | ||
|
||
#: pkg/dep/dep_graph.go:730 | ||
msgid "Repository AUR" | ||
|
@@ -649,7 +645,8 @@ msgstr "errore durante il ripristino di %s: %s" | |
#: pkg/sync/build/errors.go:53 | ||
msgid "error updating package install reason to %s" | ||
msgstr "" | ||
"aggiornamento della ragione d'installazione del pacchetto a %s non è riuscito" | ||
"aggiornamento della ragione d'installazione del pacchetto a %s non è " | ||
"riuscito" | ||
|
||
#: pkg/sync/build/errors.go:48 | ||
msgid "explicit" | ||
|
@@ -740,7 +737,7 @@ msgstr "è possibile eseguire una sola operazione alla volta" | |
|
||
#: pkg/cmd/graph/main.go:70 | ||
msgid "only one target is allowed" | ||
msgstr "" | ||
msgstr "è permessa solo una destinazione" | ||
|
||
#: print.go:187 | ||
msgid "package '%s' was not found" | ||
|