|
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
Jaime Pereira
|
|
|
|
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.
|
|
|
|
Exporta uma captura de imagem para o nome do ficheiro indicado.
|
|
Translated by
Jaime Pereira
|
|
Reviewed by
Ivo Xavier
|
|
|
|
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 um conjunto de snapshot exportado para o sistema. O snapshot é importado
com um novo ID de snapshot e pode ser restaurado usando o comando restore.
|
|
Translated by
Jaime Pereira
|
|
Reviewed by
Ivo Xavier
|
|
|
|
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.
|
|
|
|
Forneça um termo de pesquisa para resultados mais específicos.
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
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.
|
|
|
|
O comando abort tenta abortar uma alteração que ainda tem tarefas pendentes.
|
|
Translated and reviewed by
Jaime Pereira
|
|
|
|
Located in
cmd/snap/cmd_abort.go:32
|
|
6.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
O comando ack tenta adicionar uma asserção ao banco de dados de asserções do sistema.
A asserção também pode ser uma revisão mais recente de uma asserção pré-existente que ela substituirá.
Para ser bem sucedida, a afirmação deve ser válida, a sua assinatura verificada com uma
chave pública e a afirmação consistente com o seu pré-requisito na
base de dados.
|
|
Translated by
Jaime Pereira
|
|
Reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_ack.go:40
|
|
7.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
O comando advise-snap procura e sugere a instalação de snaps.
Se --command for fornecido, ele sugere snaps que fornecem o comando fornecido.
Caso contrário, sugere snaps com o nome fornecido.
|
|
Translated by
Jaime Pereira
|
|
Reviewed by
Ivo Xavier
|
|
|
|
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
Ivo Xavier
|
|
|
|
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
Ivo Xavier
|
|
|
|
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.
|
|
|
|
O comando de importação automática procura dispositivos montados disponíveis procurando
afirmações que são assinadas por autoridades confiáveis e, potencialmente,
considere todos os dispositivos montados disponíveis para inspeção.
As afirmações a serem importadas devem ser disponibilizadas no arquivo auto-import.assert
na raiz do sistema de ficheiros.
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:230
|