|
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.
|
|
|
![](/@@/translation-newline)
Export a snapshot to the given filename.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
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.
|
|
|
![](/@@/translation-newline)
Import an exported snapshot set to the system. The snapshot is imported ![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
Importar um conjunto de snapshot exportado para o sistema. O snapshot é importado ![](/@@/translation-newline)
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.
|
|
|
![](/@@/translation-newline)
Provide a search term for more specific results.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
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.
|
|
|
![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
O comando ack tenta adicionar uma asserção ao banco de dados de asserções do sistema. ![](/@@/translation-newline)
A asserção também pode ser uma revisão mais recente de uma asserção pré-existente que ela substituirá. ![](/@@/translation-newline)
Para ser bem sucedida, a afirmação deve ser válida, a sua assinatura verificada com uma ![](/@@/translation-newline)
chave pública e a afirmação consistente com o seu pré-requisito na ![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
O comando advise-snap procura e sugere a instalação de snaps. ![](/@@/translation-newline)
Se --command for fornecido, ele sugere snaps que fornecem o comando fornecido. ![](/@@/translation-newline)
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.
|
|
|
|
![](/@@/translation-newline)
O comando aliases lista todos os pseudónimos disponíveis no sistema e seus status. ![](/@@/translation-newline)
$ snap aliases <snap> ![](/@@/translation-newline)
Lista apenas os pseudónimos definidos pelo snap especificado.
![](/@@/translation-newline)
Um pseudónimo anotado como indefinido significa que foi explicitamente ativado ou desativado, mas está ![](/@@/translation-newline)
não definido na revisão atual do snap, possivelmente temporariamente (por exemplo ![](/@@/translation-newline)
por causa de uma reversão). Isto pode ser limpo com "snap alias --reset".
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_aliases.go:41
|
|
10.
|
|
|
![](/@@/translation-newline)
The auto-import command searches available mounted devices looking for ![](/@@/translation-newline)
assertions that are signed by trusted authorities, and potentially ![](/@@/translation-newline)
performs system changes based on them.
![](/@@/translation-newline)
If one or more device paths are provided via --mount, these are temporarily ![](/@@/translation-newline)
mounted to be inspected as well. Even in that case the command will still ![](/@@/translation-newline)
consider all available mounted devices for inspection.
![](/@@/translation-newline)
Assertions to be imported must be made available in the auto-import.assert file ![](/@@/translation-newline)
in the root of the filesystem.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
O comando de importação automática procura dispositivos montados disponíveis procurando ![](/@@/translation-newline)
afirmações que são assinadas por autoridades confiáveis e, potencialmente, ![](/@@/translation-newline)
considere todos os dispositivos montados disponíveis para inspeção.
![](/@@/translation-newline)
As afirmações a serem importadas devem ser disponibilizadas no arquivo auto-import.assert ![](/@@/translation-newline)
na raiz do sistema de ficheiros.
|
|
Translated and reviewed by
Ivo Xavier
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:231
|