|
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 为 %s
|
|
Translated by
Luke Na
|
|
|
|
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.
|
|
|
|
导出快照到指定文件名。
|
|
Translated by
Luke Na
|
|
|
|
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.
|
|
|
|
将导出的快照集导入系统。将使用新的快照ID导入快照,并可以使用 restore 命令还原快照。
|
|
Translated by
Luke Na
|
|
|
|
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.
|
|
|
|
请提供搜索关键词以获得更具体的结果。
|
|
Translated by
Harry Chen
|
|
Reviewed by
Harry Chen
|
|
|
|
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.
|
|
|
|
abort 命令尝试中止仍有挂起任务的更改。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_abort.go:32
|
|
6.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated by
Luke Na
|
|
|
|
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
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_advise.go:57
|
|
8.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
alias 命令将给定 snap 应用别名为给定别名。
设置此手动别名后,只需使用别名即可调用相应的应用程序命令。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_alias.go:45
|
|
9.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
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.
|
|
|
|
auto-import 命令搜索可用的已装载设备,查找由受信任的机构签名的 Assertion,并可能基于这些声明 执行系统更改。
如果通过 --mount 提供了一个或多个设备路径,那么也会临时安装这些路径以进行检查。即使在这种情况下,命令仍然会考虑所有可用的安装设备进行检查。
要导入的声明 必须在文件系统根目录下的 auto-import.assert 文件中可用。
|
|
Translated by
Luke Na
|
|
|
|
Located in
cmd/snap/cmd_auto_import.go:230
|