|
1.
|
|
|
[tab] - %s as %s
|
|
|
TRANSLATORS: the first %s is a snap command (e.g. "hello-world.echo"), the second is the alias
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
[tab] - %s como %s
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_alias.go:116
|
|
2.
|
|
|
Export a snapshot to the given filename.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Exportar una instantánea con el nombre de archivo proporcionado.
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_snapshot.go:105
|
|
3.
|
|
|
Import an exported snapshot set to the system. The snapshot is imported
with a new snapshot ID and can be restored using the restore command.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Importar un conjunto de instantáneas (snapshots) exportadas al sistema. La instantánea es importada
con un nuevo ID de instantánea y se puede restaurar mediante el comando restore.
|
|
Translated by
Jesus Brito Mendoza
|
|
Reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_snapshot.go:109
|
|
4.
|
|
|
Provide a search term for more specific results.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Proporcione un término de búsqueda para obtener resultados más específicos.
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_find.go:272
|
|
5.
|
|
|
The abort command attempts to abort a change that still has pending tasks.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
La orden abort intenta abortar un cambio que aun tiene tareas pendientes.
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_abort.go:32
|
|
6.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
El comando ack intenta añadir una aserción a la base de datos de
aserciones del sistema.
La aserción también puede ser una versión nueva de una aserción
que ya existe que será reemplazada.
Para tener éxito la aserción debe ser válida, su firma estar verificada con
una clave pública conocida y la aserción consistente y con sus prerequisitos
en la base de datos.
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_ack.go:40
|
|
7.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_advise.go:57
|
|
8.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_alias.go:45
|
|
9.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
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.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
El comando auto-import busca dispositivos montados disponibles buscando
aserciones firmadas por autoridades de confianza, y potencialmente
lleva a cabo cambios en el sistema basados en ellos.
Si una o más rutas de dispositivo se proporcionan mediante --mount, éstas se montan
temporalmente para ser inspeccionadas también. Incluso en ese caso, el comando
seguirá considerando todos los dispositivos montados disponibles para inspección.
Las aserciones que se importarán deben estar disponibles en el archivo
auto-import.assert en la raíz del sistema de archivos.
|
|
Translated and reviewed by
Rodrigo Lledó
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:231
|