Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.

These translations are shared with snapd trunk series template snappy.

4251 of 815 results
42.

The known command shows known assertions of the provided type.
If header=value pairs are provided after the assertion type, the assertions
shown must also have the specified headers matching the provided values.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando noto mostra le asserzioni note del tipo fornito.
Se vengono fornite coppie header=value dopo il tipo di asserzione, le asserzioni
mostrato deve avere anche le intestazioni specificate che corrispondono ai valori forniti.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_known.go:49
43.

The list command displays a summary of snaps installed in the current system.

A green check mark (given color and unicode support) after a publisher name
indicates that the publisher has been verified.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando list visualizza un riepilogo degli snap installati nel sistema corrente.

Un segno di spunta verde (dato il colore e il supporto unicode) dopo il nome di un editore
indica che l'editore è stato verificato.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_list.go:36
44.

The login command authenticates the user to snapd and the snap store, and saves
credentials into the ~/.snap/auth.json file. Further communication with snapd
will then be made using those credentials.

It's not necessary to log in to interact with snapd. Doing so, however, enables
purchasing of snaps using 'snap buy', as well as some some developer-oriented
features as detailed in the help for the find, install and refresh commands.

An account can be set up at https://login.ubuntu.com
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando login autentica l'utente per lo snapd e lo snap store e salva
credenziali nel file ~/.snap/auth.json. Ulteriore comunicazione con snapd
sarà quindi effettuato utilizzando tali credenziali.

Non è necessario effettuare il login per interagire con snapd. In questo modo, tuttavia, abilita
acquisto di snap usando 'snap buy', così come alcuni orientati agli sviluppatori
funzioni come dettagliato nella guida per i comandi trova, installa e aggiorna.

È possibile creare un account su https://login.ubuntu.com
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_login.go:42
45.

The logout command logs the current user out of snapd and the store.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando logout disconnette l'utente corrente da snapd e dal negozio.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_logout.go:34
46.

The logs command fetches logs of the given services and displays them in
chronological order.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando logs recupera i log dei servizi forniti e li visualizza
ordine cronologico.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_services.go:58
47.

The managed command will print true or false informing whether
snapd has registered users.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando gestito stamperà true o false informando se
snapd ha utenti registrati.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_managed.go:31
48.

The model command returns the active model assertion information for this
device.

By default, only the essential model identification information is
included in the output, but this can be expanded to include all of an
assertion's non-meta headers.

The verbose output is presented in a structured, yaml-like format.

Similarly, the active serial assertion can be used for the output instead of the
model assertion.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando model restituisce le informazioni sull'asserzione del modello attivo per questo
dispositivo.

Per impostazione predefinita, lo sono solo le informazioni essenziali per l'identificazione del modello
incluso nell'output, ma questo può essere ampliato per includere tutto un file
intestazioni non meta di asserzione.

L'output dettagliato è presentato in un formato strutturato simile a yaml.

Allo stesso modo, l'asserzione seriale attiva può essere utilizzata per l'output invece di
affermazione del modello.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_model.go:35
49.

The okay command acknowledges the warnings listed with 'snap warnings'.

Once acknowledged a warning won't appear again unless it re-occurrs and
sufficient time has passed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando OK riconosce gli avvisi elencati con 'avvisi snap'.

Una volta riconosciuto, un avviso non verrà più visualizzato a meno che non si ripresenti e
è trascorso un tempo sufficiente.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_warnings.go:60
50.

The pack command packs the given snap-dir as a snap and writes the result to
target-dir. If target-dir is omitted, the result is written to current
directory. If both source-dir and target-dir are omitted, the pack command packs
the current directory.

The default file name for a snap can be derived entirely from its snap.yaml, but
in some situations it's simpler for a script to feed the filename in. In those
cases, --filename can be given to override the default. If this filename is
not absolute it will be taken as relative to target-dir.

When used with --check-skeleton, pack only checks whether snap-dir contains
valid snap metadata and raises an error otherwise. Application commands listed
in snap metadata file, but appearing with incorrect permission bits result in an
error. Commands that are missing from snap-dir are listed in diagnostic
messages.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando pack comprime la directory snap data in un attimo e scrive il risultato in
destinazione-dir. Se la directory-destinazione viene omessa, il risultato viene scritto in corrente
directory. Se vengono omesse sia source-dir che target-dir, il comando pack esegue il pack
la directory corrente.

Il nome del file predefinito per uno snap può essere derivato interamente dal relativo snap.yaml, ma
in alcune situazioni è più semplice per uno script inserire il nome del file. In quelli
casi, è possibile assegnare --filename per sovrascrivere il valore predefinito. Se questo nome file è
non assoluto verrà considerato relativo a target-dir.

Quando viene utilizzato con --check-skeleton, pack controlla solo se contiene snap-dir
metadati snap validi e genera un errore in caso contrario. Comandi dell'applicazione elencati
nel file di metadati snap, ma la visualizzazione con bit di autorizzazione errati risulta in un
errore. I comandi mancanti da snap-dir sono elencati nella diagnostica
messaggi.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_pack.go:49
51.

The paths command prints the list of paths detected and used by snapd.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Il comando percorsi stampa l'elenco dei percorsi rilevati e utilizzati da snapd.
Translated and reviewed by Salvatore Cocuzza
Located in cmd/snap/cmd_paths.go:32
4251 of 815 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Carlo Federico Vescovo, Dragone2, Marco, Martina Sapienza, Milo Casagrande, Paolo Devoti, Salvatore Cocuzza, Stefano Galliani, djtech.