Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.

These translations are shared with snapd trunk series template snappy.

4958 of 815 results
49.

The okay command acknowledges the warnings listed with 'snap warnings'.

Once acknowledged a warning won't appear again unless it re-occurrs and
sufficient time has passed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

okay 命令承认与“snap warnings”一起列出的警告。

一旦承认,警告将不会再次出现,除非它再次发生并且已经过了足够的时间。
Translated and reviewed by Luke Na
Located in cmd/snap/cmd_warnings.go:60
50.

The pack command packs the given snap-dir as a snap and writes the result to
target-dir. If target-dir is omitted, the result is written to current
directory. If both source-dir and target-dir are omitted, the pack command packs
the current directory.

The default file name for a snap can be derived entirely from its snap.yaml, but
in some situations it's simpler for a script to feed the filename in. In those
cases, --filename can be given to override the default. If this filename is
not absolute it will be taken as relative to target-dir.

When used with --check-skeleton, pack only checks whether snap-dir contains
valid snap metadata and raises an error otherwise. Application commands listed
in snap metadata file, but appearing with incorrect permission bits result in an
error. Commands that are missing from snap-dir are listed in diagnostic
messages.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

pack 命令将给定的 snap-dir 打包为 snap 并将结果写入 target-dir。如果省略了 target-dir,则结果将写入当前目录。如果 source-dir 和 target-dir 都省略,则 pack 命令将打包当前目录。

snap 的默认文件名可以完全从它的 snap.yaml 中推导出来,但在某些情况下,脚本中输入文件名更简单。在这些情况下,可以使用 --filename 覆盖默认值。如果此文件名不是绝对的,则将其视为相对于 target-dir。

当与 --check-skeleton 一起使用时,pack 检查 snap-dir 是否包含有效的 snap 元数据,否则会引发错误。在 snap 元数据文件中列出的应用程序命令,但出现了错误的权限位,将导致错误。在诊断消息中列出缺少于 snap-dir 的命令。
Translated by Luke Na
Located in cmd/snap/cmd_pack.go:49
51.

The paths command prints the list of paths detected and used by snapd.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

paths 命令打印 snapd 检测到和使用的路径列表。
Translated by Luke Na
Located in cmd/snap/cmd_paths.go:32
52.

The portal-info command returns information about a process in keyfile format.

This command is used by the xdg-desktop-portal service to retrieve
information about snap confined processes.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

portal-info 命令以密钥文件格式返回有关进程的信息。

xdg-desktop-portal 服务使用此命令来检索有关 snap 受限进程的信息。
Translated by Luke Na
Located in cmd/snap/cmd_routine_portal_info.go:43
53.

The prefer command enables all aliases of the given snap in preference
to conflicting aliases of other snaps whose aliases will be disabled
(or removed, for manual ones).
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

prefer 命令将启用给定 snap 的所有别名,而不是将禁用(或删除手动别名)其别名的其他 snap 的冲突别名。
Translated by Luke Na
Located in cmd/snap/cmd_prefer.go:36
54.

The prepare-image command performs some of the steps necessary for
creating device images.

For core images it is not invoked directly but usually via
ubuntu-image.

For preparing classic images it supports a --classic mode
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

prepare-image 命令执行创建设备映像所需的一些步骤。

对于核心映像,它一般不是直接调用而是通过 ubuntu-image 调用。

对于准备经典映像(classic image),它支持 --classic 模式
Translated by Luke Na
Located in cmd/snap/cmd_prepare_image.go:64
55.

The publisher of snap %q has indicated that they do not consider this revision
to be of production quality and that it is only meant for development or testing
at this point. As a consequence this snap will not refresh automatically and may
perform arbitrary system changes outside of the security sandbox snaps are
generally confined to, which may put your system at risk.

If you understand and want to proceed repeat the command including --devmode;
if instead you want to install the snap forcing it into strict confinement
repeat the command including --jailmode.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

Snap %q 的发布者指出,他们不认为此版本具有生产质量,仅用于开发或测试。因此,
该 snap 不会自动更新,并且可能会在安全沙盒之外执行任意系统更改,这可能会使您
的系统处于危险之中。

如果您理解并希望继续,请重复命令并包括 --devmode;如果您想将 snap 安装到严格
的限制环境中,请重复命令并包括 --jailmode。
Translated and reviewed by Luke Na
Located in cmd/snap/error.go:181
56.

The reboot command reboots the system into a particular mode of the selected
recovery system.

When called without a system label and without a mode it will just
trigger a regular reboot.

When called without a system label but with a mode it will use the
current system to enter the given mode.

Note that "recover" and "run" modes are only available for the
current system.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

reboot 命令将系统重新引导到所选恢复系统的特定模式。

在没有系统标签且没有模式的情况下调用它只会触发定期重启。

当没有系统标签但有模式调用时,它将使用当前系统进入给定模式。

请注意,“恢复”和“运行”模式仅适用于当前系统。
Translated and reviewed by Luke Na
Located in cmd/snap/cmd_reboot.go:42
57.

The recovery command lists the available recovery systems.

With --show-keys it displays recovery keys that can be used to unlock the encrypted partitions if the device-specific automatic unlocking does not work.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

recovery 命令列出了可用的恢复系统。

使用 --show-keys 参数,如果设备特定的自动解锁不起作用,它会显示可用于解锁加密分区的恢复密钥。
Translated by Luke Na
Located in cmd/snap/cmd_recovery.go:41
58.

The refresh command updates the specified snaps, or all snaps in the system if
none are specified.

With no further options, the snaps are refreshed to the current revision of the
channel they're tracking, preserving their confinement options.

Revision choice via the --revision override requires the user to
have developer access to the snap, either directly or through the
store's collaboration feature, and to be logged in (see 'snap help login').

Note a later refresh will typically undo a revision override.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

refresh 命令用于更新指定的 snap,或者如果没有指定,则更新系统中的所有 snap。

如果没有其他选项,则将 snap 更新为它们正在跟踪的通道的当前版本,并保留其限制选项。

通过 --revision 覆盖进行修订选择要求用户具有对 snap 的开发者访问权限,可以直接访问
也可以通过商店的协作功能进行访问,并且必须已登录 (参见 'snap help login')。

请注意,稍后的刷新通常会撤消修订覆盖。
Translated and reviewed by Luke Na
Located in cmd/snap/cmd_snap_op.go:83
4958 of 815 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Dong Cansheng, Harry Chen, Kakurady Drakenar, Larry Wei, Luis Lee, Luke Na, Nick Zheng, Yulin Yang, handsome_feng, yuzhe, 小菜鸟儿.