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.

1120 of 925 results
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
19.

The create-key command creates a cryptographic key pair that can be
used for signing assertions.
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-key crea un parell de claus criptogràfiques que es poden
usar per signar assercions.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_create_key.go:41
20.

The create-user command creates a local system user with the username and SSH
keys registered on the store account identified by the provided email address.

An account can be setup 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.

L'ordre create-user crea un usuari local del sistema amb el nom d'usuari i claus SSH
registrats al compte de la botiga identificat pel correu electrònic proveït.

Es pot establir un compte a https://login.ubuntu.com.
Translated and reviewed by Walter Garcia-Fontes
Located in cmd/snap/cmd_create_user.go:33
1120 of 925 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.