Browsing Catalan translation

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

These translations are shared with snapd trunk series template snappy.

918 of 815 results
9.

The aliases command lists all aliases available in the system and their status.

$ snap aliases <snap>

Lists only the aliases defined by the specified snap.

An alias noted as undefined means it was explicitly enabled or disabled but is
not defined in the current revision of the snap, possibly temporarily (e.g.
because of a revert). This can cleared with 'snap alias --reset'.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre aliases fa una llista de tots els àlies disponibles al sistema i el seu estat.

$ snap aliases <snap>

Fa una llista sols dels àlies definits per l'snap especificat.

Un àlies marcat com no definit significa que va ser habilitat o deshabilitat explícitament
però no està definit en la revisió actual de l'snap, possiblement de manera temporal (per
exemple per una reversió). Això es pot netejar amb «snap alias --reset».
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_aliases.go:41
10.

The auto-import command searches available mounted devices looking for
assertions that are signed by trusted authorities, and potentially
performs system changes based on them.

If one or more device paths are provided via --mount, these are temporarily
mounted to be inspected as well. Even in that case the command will still
consider all available mounted devices for inspection.

Assertions to be imported must be made available in the auto-import.assert file
in the root of the filesystem.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre auto-import cerca dispositius muntats disponibles buscant per assercions
que estiguin signades per autoritats de confiança, i fa potencialment canvis al
sistema basant-se en elles.

Si es proveeixen un o més camins de dispositiu mitjançant --mount, es munten de
manera temporal per inspeccionar-los també. Fins i tot en aquest cas l'ordre considerarà
totes els dispositius muntats disponibles per ser inspeccionats.

S'han de fer disponibles les assercions a importar-se al fitxer auto-import.asser a
l'arrel del sistema de fitxers.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_auto_import.go:231
11.

The buy command buys a snap from the store.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre buy compra un snap de la botiga.
Translated by Aniol Garcia
Reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_buy.go:33
12.

The changes command displays a summary of system changes performed recently.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre changes mostra un resum dels canvis de sistema efectuats recentment.
Translated by Aniol Garcia
Reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_changes.go:35
13.

The check-snapshot command verifies the user, system and configuration
data of the snaps included in the specified snapshot.

The check operation runs the same data integrity verification that is
performed when a snapshot is restored.

By default, this command checks all the data in a snapshot.
Alternatively, you can specify the data of which snaps to check, or
for which users, or a combination of these.

If a snap is included in a check-snapshot operation, excluding its
system and configuration data from the check is not currently
possible. This restriction may be lifted in the future.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre check-snapshot verificarà les dades de l'usuari, sistema i configuració dels snaps inclosos a la captura especificada.

L'operació de comprovació executa la mateixa verificació d'integritat que s'efectua quan una captura es restaura.

Per defecte, aquesta ordre comprova totes les dades de la captura.
Alternativament, podeu especificar les dades a comprovar de cada snap, o
per a quins usuaris, o una combinació d'aquests.

Actualment no és possible excloure les dades de sistema i configuració d'un snap inclòs a una operació check-snapshot. Aquesta restricció pot ser retirada en el futur.
Translated by Aniol Garcia
Reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_snapshot.go:76
14.

The confinement command will print the confinement mode (strict,
partial or none) the system operates in.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre confinement mostrarà el mode de confinament (estricte,
parcial o cap) en el que opera el sistema.
Translated by Aniol Garcia
Reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_confinement.go:31
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre connect connecta un endoll a una ranura.
Pot ser cridada de les maneres següents:

$ snap connect <snap>:<endoll> <snap>:<ranura>

Connecta l'endoll proporcionat a la ranura donada.

$ snap connect <snap>:<endoll> <snap>

Connecta l'endoll específic a l'única ranura proporcionada per l'snap que coincideix
amb la interfície connectada. Si hi ha més d'una ranura potencial, l'ordre
falla.

$ snap connect <snap>:<endoll>

Connecta l'endoll donat a la ranura de l'snap nucli amb un nom coincident amb el de l'endoll.
Translated by Aniol Garcia
Reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_connect.go:37
16.

The connections command lists connections between plugs and slots
in the system.

Unless <snap> is provided, the listing is for connected plugs and
slots for all snaps in the system. In this mode, pass --all to also
list unconnected plugs and slots.

$ snap connections <snap>

Lists connected and unconnected plugs and slots for the specified
snap.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre connections fa una llista de les connexions entre les connexions i
les ranures al sistema.

A no ser que es proveeixi <snap>, la llista és per a les connexions i ranures
connectades per a tots els snaps del sistema. En aquest mode, passeu --all
per fer també una llista de les connexions i ranures no connectades.

$ snap connections <snap>

Fa una llista de les connexions i ranures connectades i no connectades per
al snap especificat.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_connections.go:42
17.

The console-conf-start command starts synchronization with console-conf

This command is used by console-conf when it starts up. It delays refreshes if
there are none currently ongoing, and exits with a specific error code if there
are ongoing refreshes which console-conf should wait for before prompting the
user to begin configuring the device.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

L'opció console-conf-start inicia la sincronització amb console.conf

El console-conf usa aquesta ordre quan s'inicia. Endarrereix els
refrescaments si actualment no hi ha cap en marxa, i surt amb un codi
d'error específic si ha refrescaments en marxa, per als quals console-conf
hauria d'esperar abans de demanar a l'usuari que comenci la configuració
del dispositiu.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_routine_console_conf.go:40
18.

The create-cohort command creates a set of cohort keys for a given set of snaps.

A cohort is a view or snapshot of a snap's "channel map" at a given point in
time that fixes the set of revisions for the snap given other constraints
(e.g. channel or architecture). The cohort is then identified by an opaque
per-snap key that works across systems. Installations or refreshes of the snap
using a given cohort key would use a fixed revision for up to 90 days, after
which a new set of revisions would be fixed under that same cohort key and a
new 90 days window started.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

L'ordre create-cohort crea un conjunt de claus de cohort per a conjunts específics
de snaps.

Una cohort és una visualització o una captura de «mapa de canal« d'un snap en
un moment donat del temps que fixa el conjunt de revisions per al snap donades
altres restriccions (per exemple canal o arquitectura). Així, s'identifica la cohort
amb una clau opaca del snap que funciona a través dels sistemes. Les instal·lacions
o els refrescaments del snap que usen una clau donada de cohort usaran una
revisió fixa per fins a 90 dies, després del qual s'establiria un nou conjunt de revisions
sota la mateixa clau de cohort i començaria una nova finestra de 90 dies.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_create_cohort.go:30
918 of 815 results

This translation is managed by Ubuntu Catalan Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Adolfo Jayme Barrientos, Aniol Garcia, Biel Fiol, Giorgio Grappa, Jaume Villalba, JoanColl, Paco Riviere, Sergi Heras, Walter Garcia-Fontes, amm.