123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735 |
- #
- # Translators:
- # Cardellino, 2021
- # Giulio Terigi, 2022
- # Simone Dotto <simonedotto@protonmail.com>, 2022
- # jheitz223, 2022
- # Vincenzo Reale <vinx.reale@gmail.com>, 2023
- #
- msgid ""
- msgstr ""
- "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>, 2023\n"
- "Language-Team: Italian (Italy) (https://www.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"
- "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:30
- msgid " (Build Files Exist)"
- msgstr " (I file di compilazione sono già presenti)"
- #: pkg/menus/menu.go:26
- msgid " (Installed)"
- msgstr " (Installato)"
- #: pkg/dep/depCheck.go:310
- msgid " (Target"
- msgstr " (Target"
- #: pkg/dep/depCheck.go:312
- msgid " (Wanted by: "
- msgstr " (Richiesto da: "
- #: cmd.go:470
- msgid " [Installed]"
- msgstr " [Installato]"
- #: cmd.go:425 install.go:168 install.go:202 vote.go:34
- msgid " there is nothing to do"
- msgstr " non c'è nulla da fare"
- #: pkg/menus/menu.go:47
- msgid "%s [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)"
- msgstr ""
- "%s [A]Tutti [Ab]Annulla [I]nstallati [No]nInstallati oppure (1 2 3, 1-3, ^4)"
- #: aur_install.go:254 install.go:754
- msgid "%s already made -- skipping build"
- msgstr "%s già fatto -- compilazione saltata"
- #: pkg/menus/edit_menu.go:58
- msgid "%s is not set"
- msgstr "%s non è impostato"
- #: pkg/settings/exe/cmd_builder.go:198
- msgid "%s is present."
- msgstr "%s è presente."
- #: aur_install.go:251 install.go:740
- msgid "%s is up to date -- skipping"
- msgstr "%s è aggiornato -- ignorato"
- #: install.go:655
- msgid "%s not satisfied, flushing install queue"
- msgstr "%s non è soddisfatto, la coda di installazione sarà svuotata"
- #: pkg/pgp/keys.go:127
- msgid "%s, required by: %s"
- msgstr "%s, richiesto da: %s"
- #: pkg/menus/diff_menu.go:49
- msgid "%s: No changes -- skipping"
- msgstr "%s: Nessuna modifica -- ignorato "
- #: pkg/query/filter.go:22
- msgid "%s: can't use target with option --aur -- skipping"
- msgstr "%s: non si può usare il target con l'opzione --aur -- ignorato"
- #: pkg/query/filter.go:17
- msgid "%s: can't use target with option --repo -- skipping"
- msgstr "%s: non si può usare il target con l'opzione --repo -- ignorato"
- #: pkg/upgrade/sources.go:61
- msgid "%s: ignoring package upgrade (%s => %s)"
- msgstr "%s: aggiornamento dei pacchetti ignorato (%s => %s)"
- #: upgrade.go:150
- msgid "%s: local (%s) is newer than AUR (%s)"
- msgstr "%s: il pacchetto locale (%s) è più nuovo del pacchetto AUR (%s)"
- #: vote.go:49
- msgid ""
- "%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/download/unified.go:187
- msgid "(%d/%d) Downloaded PKGBUILD from ABS: %s"
- msgstr "(%d/%d) PKGBUILD scaricato da ABS: %s"
- #: pkg/download/aur.go:83 pkg/download/unified.go:183
- msgid "(%d/%d) Downloaded PKGBUILD: %s"
- msgstr "(%d/%d) PKGBUILD scaricato: %s"
- #: install.go:545
- msgid "(%d/%d) Parsing SRCINFO: %s"
- msgstr "(%d/%d) Analisi SRCINFO: %s"
- #: pkg/query/types.go:145 pkg/query/types.go:199
- msgid "(Installed)"
- msgstr "(Installato)"
- #: pkg/query/types.go:143 pkg/query/types.go:197
- msgid "(Installed: %s)"
- msgstr "(Installato: %s)"
- #: pkg/query/types.go:134
- msgid "(Orphaned)"
- msgstr "(Orfano)"
- #: pkg/query/types.go:138
- msgid "(Out-of-date: %s)"
- msgstr "(Obsoleto: %s)"
- #: print.go:28
- msgid "AUR URL"
- msgstr "URL di AUR"
- #: pkg/dep/dep_graph.go:71
- msgid "AUR"
- msgstr "AUR"
- #: pkg/menus/edit_menu.go:59
- msgid "Add %s or %s to your environment variables"
- msgstr "Aggiungi %s o %s alle tue variabili d'ambiente"
- #: main.go:54
- msgid "Avoid running yay as root/sudo."
- msgstr "Evita di eseguire yay come root/sudo."
- #: pkg/dep/dep_graph.go:59
- msgid "Check Dependency"
- msgstr "Controllare dipendenza"
- #: print.go:34
- msgid "Check Deps"
- msgstr "Controlla le dipendenze"
- #: upgrade.go:99
- msgid "Checking development packages..."
- msgstr "Verifica dei pacchetti di sviluppo in corso..."
- #: pkg/dep/depCheck.go:137
- msgid "Checking for conflicts..."
- msgstr "Verifica della presenza di conflitti in corso..."
- #: pkg/dep/depCheck.go:145
- msgid "Checking for inner conflicts..."
- msgstr "Verifica della presenza di conflitti interni in corso..."
- #: clean.go:202
- msgid "Cleaning (%d/%d): %s"
- msgstr "Pulizia (%d/%d): %s"
- #: pkg/dep/depCheck.go:200
- msgid "Conflicting packages will have to be confirmed manually"
- msgstr "I pacchetti in conflitto dovranno essere confermati manualmente"
- #: print.go:36
- msgid "Conflicts With"
- msgstr "Conflitti con"
- #: pkg/dep/depCheck.go:303
- msgid "Could not find all required packages:"
- msgstr "Impossibile trovare tutti i pacchetti richiesti:"
- #: pkg/menus/clean_menu.go:60 pkg/menus/clean_menu.go:107
- msgid "Deleting (%d/%d): %s"
- msgstr "Eliminazione (%d/%d): %s"
- #: pkg/dep/dep_graph.go:57
- msgid "Dependency"
- msgstr "Dipendenza"
- #: print.go:32
- msgid "Depends On"
- msgstr "Dipende da"
- #: print.go:26
- msgid "Description"
- msgstr "Descrizione"
- #: pkg/menus/diff_menu.go:161 pkg/menus/diff_menu.go:194
- msgid "Diffs to show?"
- msgstr "Differenze da mostrare?"
- #: pkg/settings/migrations.go:25
- msgid "Disable 'provides' setting by default"
- msgstr "Disabilita l'impostazione 'provides' in modo predefinito"
- #: clean.go:72
- msgid "Do you want to remove ALL AUR packages from cache?"
- msgstr "Vuoi rimuovere TUTTI i pacchetti AUR dalla cache?"
- #: clean.go:89
- msgid "Do you want to remove ALL untracked AUR files?"
- msgstr "Vuoi rimuovere TUTTI i file AUR non monitorati?"
- #: clean.go:74
- msgid "Do you want to remove all other AUR packages from cache?"
- msgstr "Vuoi rimuovere tutti gli altri pacchetti AUR dalla cache?"
- #: pkg/menus/edit_menu.go:62
- msgid "Edit PKGBUILD with?"
- msgstr "Con cosa modificare il PKGBUILD?"
- #: pkg/query/errors.go:13
- msgid "Error during AUR search: %s\n"
- msgstr "Errore durante la ricerca in AUR: %s\n"
- #: pkg/dep/dep_graph.go:56
- msgid "Explicit"
- msgstr "Esplicito"
- #: print.go:81
- msgid "Explicitly installed packages: %s"
- msgstr "Pacchetti installati esplicitamente: %s"
- #: errors.go:49
- msgid ""
- "Failed to install the following packages. Manual intervention is required:"
- msgstr ""
- "Installazione dei seguenti pacchetti non riuscita. È richiesto l'intervento "
- "manuale:"
- #: print.go:40
- msgid "First Submitted"
- msgstr "Primo invio"
- #: pkg/query/aur_warnings.go:43
- msgid "Flagged Out Of Date AUR Packages:"
- msgstr "Pacchetti AUR con flag obsoleto:"
- #: print.go:80
- msgid "Foreign installed packages: %s"
- msgstr "Totale dei pacchetti estranei installati: %s"
- #: pkg/vcs/vcs.go:133
- msgid "Found git repo: %s"
- msgstr "Trovato repository git: %s"
- #: vcs.go:72
- msgid "GenDB finished. No packages were installed"
- msgstr "GenDB ha finito. Nessun pacchetto è stato installato."
- #: print.go:29
- msgid "Groups"
- msgstr "Gruppi"
- #: pkg/pgp/keys.go:87
- msgid "Import?"
- msgstr "Importare?"
- #: pkg/pgp/keys.go:100
- msgid "Importing keys with gpg..."
- msgstr "Importazione delle chiavi con gpg in corso..."
- #: pkg/dep/depCheck.go:155
- msgid "Inner conflicts found:"
- msgstr "Conflitti interni trovati:"
- #: pkg/dep/depCheck.go:173
- msgid "Installing %s will remove:"
- msgstr "L'installazione di %s rimuoverà:"
- #: print.go:24
- msgid "Keywords"
- msgstr "Parole chiave"
- #: print.go:41
- msgid "Last Modified"
- msgstr "Ultima modifica"
- #: print.go:30
- msgid "Licenses"
- msgstr "Licenze"
- #: pkg/dep/dep_graph.go:73
- msgid "Local"
- msgstr "Locale"
- #: print.go:37
- msgid "Maintainer"
- msgstr "Responsabile"
- #: pkg/dep/dep_graph.go:58
- msgid "Make Dependency"
- msgstr "Dipendenza Make"
- #: print.go:33
- msgid "Make Deps"
- msgstr "Make Deps"
- #: pkg/query/aur_warnings.go:33
- msgid "Missing AUR Debug Packages:"
- msgstr "Pacchetti AUR di debug mancanti:"
- #: pkg/query/aur_warnings.go:28
- msgid "Missing AUR Packages:"
- msgstr "Pacchetti AUR mancanti:"
- #: pkg/dep/dep_graph.go:75
- msgid "Missing"
- msgstr "Mancante"
- #: print.go:23
- msgid "Name"
- msgstr "Nome"
- #: pkg/text/print.go:124
- msgid "None"
- msgstr "Nessuno"
- #: print.go:35
- msgid "Optional Deps"
- msgstr "Dipendenze opzionali"
- #: pkg/query/aur_warnings.go:38
- msgid "Orphaned AUR Packages:"
- msgstr "Pacchetto AUR orfano "
- #: print.go:44 print.go:46
- msgid "Out-of-date"
- msgstr "Obsoleto"
- #: pkg/pgp/keys.go:118
- msgid "PGP keys need importing:"
- msgstr "Le chiavi PGP devono essere importate:"
- #: install.go:261 vcs.go:45
- msgid "PKGBUILD up to date, Skipping (%d/%d): %s"
- msgstr "PKGBUILD aggiornato, ignorato (%d/%d): %s"
- #: preparer.go:206
- msgid "PKGBUILD up to date, skipping download: %s"
- msgstr "PKGBUILD aggiornato, scaricamento ignorato: %s"
- #: pkg/menus/edit_menu.go:132 pkg/menus/edit_menu.go:164
- msgid "PKGBUILDs to edit?"
- msgstr "Quali PKGBUILD modificare?"
- #: print.go:51
- msgid "Package Base ID"
- msgstr "ID Pacchetto Base"
- #: print.go:52
- msgid "Package Base"
- msgstr "Pacchetto Base"
- #: pkg/dep/depCheck.go:170
- msgid "Package conflicts found:"
- msgstr "Conflitto tra pacchetti trovato:"
- #: pkg/menus/clean_menu.go:52 pkg/menus/clean_menu.go:99
- msgid "Packages to cleanBuild?"
- msgstr "Pacchetti da compilare in modo pulito?"
- #: upgrade.go:198 upgrade.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)"
- #: cmd.go:407
- msgid "Packages to install (eg: 1 2 3, 1-3 or ^4)"
- msgstr "Pacchetti da installare (es: 1 2 3, 1-3 o ^4)"
- #: upgrade.go:195 upgrade.go:292
- msgid "Packages to upgrade."
- msgstr "Pacchetti da aggiornare."
- #: print.go:39
- msgid "Popularity"
- msgstr "Popolarità"
- #: pkg/menus/diff_menu.go:173 pkg/menus/diff_menu.go:206
- #: pkg/menus/edit_menu.go:143 pkg/menus/edit_menu.go:177
- msgid "Proceed with install?"
- msgstr "Procedere con l'installazione?"
- #: print.go:31
- msgid "Provides"
- msgstr "Fornisce"
- #: pkg/query/aur_info.go:90
- msgid "Querying AUR..."
- msgstr "Interrogazione di AUR in corso..."
- #: install.go:232 preparer.go:84
- msgid "Remove make dependencies after install?"
- msgstr "Rimuovere le dipendenze di make dopo l'installazione?"
- #: pkg/dep/depPool.go:501 pkg/dep/dep_graph.go:420
- msgid "Repository AUR"
- msgstr "Repository AUR"
- #: print.go:22 pkg/db/ialpm/alpm.go:188
- msgid "Repository"
- msgstr "Repository"
- #: pkg/dep/dep_graph.go:74
- msgid "SRCINFO"
- msgstr "SRCINFO"
- #: upgrade.go:74
- msgid "Searching AUR for updates..."
- msgstr "Ricerca degli aggiornamenti su AUR in corso..."
- #: upgrade.go:63
- msgid "Searching databases for updates..."
- msgstr "Ricerca di aggiornamenti nei database in corso..."
- #: pkg/query/mixed_sources.go:204 pkg/query/source.go:99
- msgid "Showing repo packages only"
- msgstr "Visualizzazione dei soli pacchetti del repo"
- #: print.go:85
- msgid "Size of pacman cache %s: %s"
- msgstr "Dimensione della cache di pacman %s: %s"
- #: print.go:88
- msgid "Size of yay cache %s: %s"
- msgstr "Dimensione della cache di yay %s: %s"
- #: print.go:53
- msgid "Snapshot URL"
- msgstr "URL snapshot"
- #: pkg/dep/dep_graph.go:72
- msgid "Sync"
- msgstr "Sincronizza"
- #: print.go:90
- msgid "Ten biggest packages:"
- msgstr "I dieci pacchetti più grandi:"
- #: install.go:485
- msgid "The following packages are not compatible with your architecture:"
- msgstr "I seguenti pacchetti non sono compatibili con la tua architettura:"
- #: pkg/db/ialpm/alpm.go:176 pkg/dep/depPool.go:497 pkg/dep/dep_graph.go:416
- msgid "There are %d providers available for %s:"
- msgstr "Ci sono %d fornitori disponibili per %s:"
- #: pkg/settings/exe/cmd_builder.go:199
- msgid "There may be another Pacman instance running. Waiting..."
- msgstr ""
- "Potrebbe esserci un'altra istanza di Pacman in esecuzione. In attesa... "
- #: print.go:82
- msgid "Total Size occupied by packages: %s"
- msgstr "Dimensione totale occupata dai pacchetti: %s"
- #: print.go:79
- msgid "Total installed packages: %s"
- msgstr "Totale dei pacchetti installati: %s"
- #: install.go:493
- msgid "Try to build them anyway?"
- msgstr "Provare a compilarli comunque?"
- #: print.go:27
- msgid "URL"
- msgstr "URL"
- #: clean.go:182 pkg/menus/clean_menu.go:63 pkg/menus/clean_menu.go:69
- msgid "Unable to clean:"
- msgstr "Impossibile pulire:"
- #: get.go:42 get.go:73
- msgid "Unable to find the following packages:"
- msgstr "Impossibile trovare i seguenti pacchetti:"
- #: vote.go:21
- msgid "Unable to handle package vote for: %s. err: %s"
- msgstr "Impossibile gestire il voto per: %s. errore: %s"
- #: print.go:25
- msgid "Version"
- msgstr "Versione"
- #: print.go:38
- msgid "Votes"
- msgstr "Voti"
- #: print.go:77
- msgid "Yay version v%s"
- msgstr "Versione di yay v%s"
- #: pkg/menus/menu.go:47
- msgid "[N]one"
- msgstr "[N]essuno"
- #: clean.go:77
- msgid ""
- "\n"
- "Build directory:"
- msgstr ""
- "\n"
- "Cartella di compilazione:"
- #: pkg/db/ialpm/alpm.go:198 pkg/dep/depPool.go:511 pkg/dep/dep_graph.go:430
- msgid ""
- "\n"
- "Enter a number (default=1): "
- msgstr ""
- "\n"
- "Inserisci un numero (predefinito=1) "
- #: pkg/settings/errors.go:29
- msgid "aborting due to user"
- msgstr "interruzione su richiesta dell'utente in corso"
- #: install.go:522
- msgid "cannot find package name: %v"
- msgstr "impossibile trovare un pacchetto di nome: %v"
- #: errors.go:41 install.go:713 install.go:897
- msgid "could not find PKGDEST for: %s"
- msgstr "impossibile trovare il PKGDEST per: %s"
- #: errors.go:10
- msgid "could not find any package archives listed in %s"
- msgstr "impossibile trovare alcun archivio di pacchetti elencato in %s"
- #: install.go:801
- msgid "could not find srcinfo for: %s"
- msgstr "impossibile trovare un srcinfo per: %s"
- #: errors.go:20
- msgid "dependency"
- msgstr "dipendenza"
- #: pkg/vcs/vcs.go:85
- msgid "devel check for package failed: '%s' encountered an error"
- msgstr ""
- "devel check non riuscito per il pacchetto: '%s' ha riscontrato un errore"
- #: pkg/menus/edit_menu.go:111
- msgid "editor did not exit successfully, aborting: %s"
- msgstr "l'editor non è uscito correttamente, interruzione in corso: %s"
- #: aur_source.go:24
- msgid "error downloading sources: %s"
- msgstr "errore durante lo scaricamento dei sorgenti: %s"
- #: pkg/download/errors.go:25
- msgid "error fetching %s: %s"
- msgstr "errore durante il recupero di %s: %s"
- #: install.go:317 install.go:446 local_install.go:22
- msgid "error installing repo packages"
- msgstr "errore durante l'installazione dei pacchetti del repo"
- #: aur_install.go:216 aur_install.go:220
- msgid "error installing:"
- msgstr "installazione non riuscita:"
- #: aur_install.go:175 aur_install.go:179 install.go:696 install.go:737
- #: install.go:751 install.go:765
- msgid "error making: %s"
- msgstr "errore durante la creazione: %s"
- #: install.go:602
- msgid "error merging %s: %s"
- msgstr "errore durante l'unione di %s: %s "
- #: pkg/download/unified.go:56
- msgid "error reading %s"
- msgstr "errore durante la lettura di %s"
- #: install.go:107 sync.go:35
- msgid "error refreshing databases"
- msgstr "errore durante l'aggiornamento dei database"
- #: clean.go:208 install.go:595
- msgid "error resetting %s: %s"
- msgstr "errore durante il ripristino di %s: %s"
- #: errors.go:23
- msgid "error updating package install reason to %s"
- msgstr ""
- "aggiornamento della ragione d'installazione del pacchetto a %s non è "
- "riuscito"
- #: errors.go:18
- msgid "explicit"
- msgstr "esplicito"
- #: pkg/settings/errors.go:23
- msgid "failed to create directory '%s': %s"
- msgstr "creazione della cartella '%s' non riuscita: %s"
- #: pkg/settings/config.go:330
- msgid "failed to open config file '%s': %s"
- msgstr "apertura del file di configurazione '%s' non riuscita: %s"
- #: install.go:550
- msgid "failed to parse %s -- skipping: %s"
- msgstr "analisi di %s non riuscita -- ignorato: %s"
- #: install.go:554
- msgid "failed to parse %s: %s"
- msgstr "analisi di %s non riuscita: %s"
- #: local_install.go:44
- msgid "failed to parse .SRCINFO"
- msgstr "analisi .SRCINFO non riuscita"
- #: pkg/settings/config.go:340
- msgid "failed to read config file '%s': %s"
- msgstr "lettura del file di configurazione '%s' non riuscita: %s"
- #: pkg/cmd/graph/main.go:45 pkg/settings/config.go:306
- msgid "failed to retrieve aur Cache"
- msgstr "recupero della cache di AUR non riuscito"
- #: pkg/text/errors.go:8
- msgid "input too long"
- msgstr "input troppo lungo"
- #: pkg/db/ialpm/alpm.go:219 pkg/dep/depPool.go:531 pkg/dep/dep_graph.go:451
- msgid "invalid number: %s"
- msgstr "numero non valido: %s"
- #: pkg/settings/parser/parser.go:174
- msgid "invalid option '%s'"
- msgstr "opzione non valida '%s'"
- #: cmd.go:206
- msgid "invalid option: '--deps' and '--explicit' may not be used together"
- msgstr ""
- "opzione non valida: '--deps' e '--explicit' non possono essere usate insieme"
- #: pkg/download/abs.go:21
- msgid "invalid repository"
- msgstr "repository non valido"
- #: pkg/db/ialpm/alpm.go:224 pkg/dep/depPool.go:536 pkg/dep/dep_graph.go:457
- msgid "invalid value: %d is not between %d and %d"
- msgstr "valore non valido: %d non è compreso tra %d e %d"
- #: pkg/pgp/keys.go:113
- msgid "no keys to import"
- msgstr "nessuna chiave da importare"
- #: pkg/query/errors.go:20
- msgid "no query was executed"
- msgstr "nessuna richiesta è stata eseguita"
- #: local_install.go:34
- msgid "no target directories specified"
- msgstr "nessuna cartella di destinazione specificata"
- #: pkg/text/text.go:69
- msgid "no"
- msgstr "no"
- #: aur_install.go:184
- msgid "nothing to install for %s"
- msgstr "nulla da installare per %s"
- #: pkg/settings/parser/parser.go:164
- msgid "only one operation may be used at a time"
- msgstr "è possibile eseguire una sola operazione alla volta"
- #: pkg/cmd/graph/main.go:66
- msgid "only one target is allowed"
- msgstr "è permessa solo una destinazione"
- #: print.go:179
- msgid "package '%s' was not found"
- msgstr "il pacchetto '%s' non è stato trovato"
- #: pkg/dep/depCheck.go:197
- msgid "package conflicts can not be resolved with noconfirm, aborting"
- msgstr ""
- "i conflitti dei pacchetti non si possono risolvere con noconfirm, "
- "interruzione in corso"
- #: pkg/download/errors.go:15
- msgid "package not found in AUR"
- msgstr "pacchetto non trovato su AUR"
- #: pkg/download/abs.go:22
- msgid "package not found in repos"
- msgstr "pacchetto non trovato nei repository"
- #: pkg/pgp/keys.go:103
- msgid "problem importing keys"
- msgstr "problema durante l'importazione delle chiavi"
- #: clean.go:97
- msgid "removing AUR packages from cache..."
- msgstr "eliminazione dei pacchetti AUR dalla cache..."
- #: clean.go:167 clean.go:198
- msgid "removing untracked AUR files from cache..."
- msgstr "eliminazione dei file AUR non tracciati dalla cache..."
- #: errors.go:31
- msgid "the PKGDEST for %s is listed by makepkg but does not exist: %s"
- msgstr "il PKGDEST per %s è elencato da makepkg, ma non esiste: %s"
- #: sync.go:84
- msgid "there is nothing to do"
- msgstr " non c'è nulla da fare"
- #: pkg/db/ialpm/alpm.go:244
- msgid "unable to CreateHandle: %s"
- msgstr "impossibile creare un handle: %s"
- #: cmd.go:195
- msgid "unhandled operation"
- msgstr "operazione non gestita"
- #: cmd.go:467
- msgid "unknown-version"
- msgstr "versione-sconosciuta"
- #: pkg/text/text.go:68
- msgid "yes"
- msgstr "sì"
|