Translations by Steve Langasek
Steve Langasek has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.
915. |
The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images.
|
|
2023-04-14 |
动画可移植网络图片 Animated Portable Network Graphics(APNG)文件格式是对可移植网络图片 Portable Network Graphics(PNG)规范的一个扩展。它允许动画 PNG 文件按动画 GIF 文件相似的方式工作,同时保留了对非动画 PNG 文件的向后兼容性,并增加支持 8 位透明色和 24 位图像。
|
|
2496. |
Internet Routing Daemon
|
|
2023-04-14 |
互联网路由守护程序
|
|
4794. |
Remote control of Linux virtual consoles
|
|
2023-04-14 |
Linux 虚拟控制台的远程控制
|
|
4795. |
Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, conspy does not require a server to be installed prior to being used.
|
|
2023-04-14 |
Conspy 可以帮助(远程)用户查看 Linux 虚拟控制台上显示的内容,并向其发送键盘输入。它类似 VNC,但 VNC 控制 GUI 而 conspy 控制文本模式的虚拟控制台。与 VNC 不同,conspy 在使用之前不需要在服务器上预先安装。
|
|
5926. |
tool for verification of installed package files against MD5 checksums
|
|
2023-04-14 |
使用 MD5 校验和验证已安装软件包文件的工具
|
|
5927. |
debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive.
|
|
2023-04-14 |
debsums 可以使用已安装软件包文件或给定 .deb 归档的 MD5 校验和验证已安装软件包的完整性。
|
|
6023. |
common files for the Debian Desktop
|
|
2023-04-14 |
Debian 桌面的通用文件
|
|
6024. |
This package contains various miscellaneous files which are used by Debian Desktop installations. Currently, it provides some Debian-related artwork and themes, .desktop files containing links to Debian related material (suitable for placement on a user's desktop), and other common files between the available desktop environments such as GNOME and KDE.
|
|
2023-04-14 |
本软件包包含了用于 Debian 桌面安装的各类杂项文件。当前版本中,它提供了 Debian 相关的艺术设计和主题、包含链接到 Debian 相关材料的 .desktop 文件(适合放置于用户桌面的相关材料)以及其它可用桌面环境(如 GNOME 和 KDE)的通用文件。
|
|
10775. |
GdMap is a tool which allows you to visualize disk space. Ever wondered why your hard disk is full or what directory and files take up most of the space? With GdMap these questions can be answered quickly. To display directory structures cushion treemaps are used which visualize a complete folder or even the whole hard drive with one picture.
|
|
2023-04-14 |
GdMap 让您以可视化的方式查看磁盘占用空间,形象而一目了然。您是否曾经在诧异为什么磁盘那么快 就没空间了呢?或者是哪个目录、文件占了那么多空间?有了 GdMap,您就再也不用为此发愁了! GdMap 使用树状图来显示一个目录或者整块磁盘中各个子目录结构所占用的空间情况。所有信息都显示 在一张图上,简洁明了。
|
|
15214. |
telnet client
|
|
2023-04-14 |
telnet 客户端
|
|
15815. |
Highlight Java and C++ sources for WWW presentation
|
|
2023-04-14 |
高亮 Java 和 C++ 源代码以用于 WWW 展示
|
|
15816. |
java2html can highlight your source for presentation in the WWW. It can also be used as a CGI script and can detect whether the client browser supports compressed data to save bandwidth.
|
|
2023-04-14 |
java2html 可以对你的源代码进行高亮以适合 WWW 展示。它也可以用作 CGI 脚本并探测客户端浏览器是否支持压缩数据以节省带宽。
|
|
17277. |
lbreakout2 is a game similar to the classics breakout and xboing, featuring a number of added graphical enhancements and effects. You control a paddle at the bottom of the playing-field, and must destroy bricks at the top by bouncing balls against them.
|
|
2023-04-14 |
lbreakout2 类似于经典的 breakout 和 xboing 游戏,具有许多增加的图形改进和效 果。你控制游戏区域底部的球拍并且必须对着顶部的砖块击打球来摧毁它们。
|
|
18761. |
libbash is a tool for managing bash scripts that contain functions you may want to use in various scripts. It provides mechanism to define dependencies between scripts and facility for script loading.
|
|
2023-04-14 |
libbash 是管理包含可能想要重复使用的函数的 bash 脚本的工具。它提供了定义脚本间的依赖关系的机制和脚本加载的基础设施。
|
|
21692. |
D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.
|
|
2023-04-14 |
D-Bus 是一个消息总线,用户在应用程序间发送消息。从概念上说,在复杂性方面, 它介于原始套接字和 CORBA 之间。
|
|
31158. |
High-level client library for accessing Music Player Daemon
|
|
2023-04-14 |
访问音乐播放器守护程序(MPD)的高级客户端软件库
|
|
31159. |
LibMpd is a library that provides high-level, callback-based access to Music Player Daemon (mpd).
|
|
2023-04-14 |
LibMpd 是一款提供对音乐播放守护程序(mpd)进行高层次、基于回调的访问的软件库。
|
|
35389. |
type-safe Signal Framework for C++ - runtime
|
|
2023-04-14 |
类型安全的 C++ 信号框架 - 运行时库
|
|
35390. |
These are the runtime files for libsigc++, needed only if you wish to run software which depends on it.
|
|
2023-04-14 |
这些是 libsigc++ 的运行时文件,仅在运行那些依赖它们的软件时需要。
|
|
36084. |
SSH2 client-side library
|
|
2023-04-14 |
SSH2 客户端软件库
|
|
39355. |
This package provides the development files.
|
|
2023-04-14 |
此软件包提供开发文件。
|
|
39359. |
This package contains the runtime library.
|
|
2023-04-14 |
本软件包包含了运行时库。
|
|
39714. |
Displays extended system information
|
|
2023-04-14 |
显示系统的扩充信息
|
|
39715. |
Displays system info, such as kernel revision, glibc version, processor type and memory size, in general by parsing /proc/cpuinfo.
|
|
2023-04-14 |
通常是通过分析 /proc/cpuinfo,显示系统信息,如 内核版本、glibc 版本、处理器类型和内存大小。
|
|
40277. |
Chinese Lunar Calendar conversion utility
|
|
2023-04-14 |
中国农历转换工具
|
|
40278. |
The program performs date conversion between the Gregorian Solar Calendar (SC) and the Chinese Lunar Calendar (LC). Given a date in either calendar, the program also outputs the corresponding "shengxiao" animal of the year) and "ganzhi" characters. The date range currently covered is from about 1900 A.D. to 2049 A.D.
|
|
2023-04-14 |
在中国农历(LC)和阳历(SC)之间进行数据转换的程序。提供任一日历的数据,程序都将输出相应年份的“生肖”动物和“干支”汉字。目前数据的涵盖范围是从公元 1900 年到公元 2049 年。
|
|
43124. |
User-friendly and well-featured FTP client
|
|
2023-04-14 |
用户友好功能全面的 FTP 客户端
|
|
43125. |
Ncftp allows a user to transfer files to and from a remote network site, and offers additional features that are not found in the standard interface, ftp. This version has Readline support enabled.
|
|
2023-04-14 |
Ncftp 允许用户从远程网络站点上传和下载文件,并提供了在标准 ftp 接口中没有的额外特性。这个版本启用了 Readline 支持。
|
|
47348. |
PPP over Ethernet driver
|
|
2023-04-14 |
以太网上的点对点协议驱动
|
|
47349. |
PPP over Ethernet (PPPoE) is a protocol used by many ADSL Internet service providers. This package allows you to connect to those PPPoE service providers.
|
|
2023-04-14 |
以太网上的点对点协议(PPPoE)是许多 ADSL 互联网服务提供商所使用的一款协议。本软件包能帮助您连接到这些 PPPoE 服务提供商。
|
|
52404. |
find duplicate files utility
|
|
2023-04-14 |
寻找重复文件的实用工具
|
|
52405. |
rdfind is a program to find duplicate files and optionally list, delete them or replace them with symlinks or hard links. It is a command line program written in c++, which has proven to be pretty quick compared to its alternatives.
|
|
2023-04-14 |
rdfind 是一款寻找重复文件的程序,它还可以将重复文件列出、删除或是将其替换为符号链接或硬链接。它由 c++ 编写而成,也已被证明与其替代品相比运行速度较快。
|
|
53703. |
speaks the current time through your sound card
|
|
2023-04-14 |
使用你的声卡说出当前时间
|
|
53704. |
Say the current time through your sound card. Requires you have a sound output device available.
|
|
2023-04-14 |
使用你的声卡说出当前时间。需要系统有可用的声音输出设备。
|
|
54183. |
additional scribus templates
|
|
2023-04-14 |
补充的 scribus 模板
|
|
54184. |
These templates are distributed in addition to the three example templates present in the main scribus package. Some of them were prepared by members of the core Scribus development team and some were contributions by the community members.
|
|
2023-04-14 |
这些模板作为 scribus 主体包中三个模板例子的补充而分布。 其中一部分是由 Scribus 核心开发组制作的,一部分是由社区 成员贡献的。
|
|
54748. |
This package contains the shared libraries.
|
|
2023-04-14 |
本软件包包含了共享库文件。
|
|
55701. |
GUI editor for SQLite databases
|
|
2023-04-14 |
SQLite 数据库的图形界面编辑器
|
|
55703. |
SQLite Database Browser is not a visual shell for the sqlite command line tool. It does not require familiarity with SQL commands.
|
|
2023-04-14 |
SQLite 数据库浏览器不是 sqlite 命令行工具的图形化接口。它无需用户熟悉 SQL 命令。
|
|
57245. |
The telnet command is used for interactive communication with another host using the TELNET protocol.
|
|
2023-04-14 |
telnet 命令用于通过 TELNET 协议与其他主机进行交互通信。
|
|
57434. |
Tool to draw/modify/move geometric figures & text for ASCII art
|
|
2023-04-14 |
绘画/修改/移动 ASCII 艺术图像和文本的几何位置的工具
|
|
57436. |
It completes existing console-based software to a 'textbased only office' and offers a simple and easy way to draw ascii graphics for documentations, presentations, mails and much more.
|
|
2023-04-14 |
它能补全已有的基于控制台的软件并实现“仅限文本的办公”功能,并提供简单方便的为文本、演示、邮件等事务进行 ascii 图像绘制的功能。
|
|
59318. |
Chinese Input Method Library
|
|
2023-04-14 |
中文输入法库
|
|
59346. |
transitional package
|
|
2023-04-14 |
过渡软件包
|
|
60469. |
transitional dummy package
|
|
2023-04-14 |
过渡哑包
|
|
60471. |
lightweight HTTP server for static content
|
|
2023-04-14 |
适用于静态内容的轻量级 HTTP 服务器
|
|
60472. |
This package provides a simple web server for mostly static content, with limited CGI support (GET requests only).
|
|
2023-04-14 |
本软件包提供了一个简单的网页服务器,适用于大多数静态内容,并提供了有限的 CGI 支持(仅 GET 请求)。
|
|
60473. |
Example uses include giving HTTP access to the contents of an FTP site, or exporting some files by quickly starting a web server without any need to edit configuration files first.
|
|
2023-04-14 |
示例的用法包括对 FTP 站点的内容额外提供 HTTP 访问,或者启动一个网页服务器以快速导出一些文件而无需事先编辑配置文件。
|
|
61813. |
100 dpi ISO 8859-5 encoded Cyrillic fonts for X (Cronyx collection)
|
|
2023-04-14 |
X的100 dpi ISO 8859-5编码的西里尔(Cyrillic)字体(Cronyx 字符集)
|
|
61814. |
This package provides a set of bitmapped Cyrillic fonts at 100 dots per inch. These are ISO 8859-5 fonts and support the Belarusian, Bulgarian, Macedonian, Russian and Serbian scripts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.
|
|
2023-04-14 |
这个软件包提供了一套 100 dpi(每英寸所含点数)的西里尔(Cyrillic)位图字体。这些字体 属于 ISO 8859-5 字符集,支持白俄罗斯语、保加利亚语、马其顿语、俄语和塞尔维亚语的书写。 大多数情况下为了让 X 客户端能使用这些字体,最好安装 X 字体服务器(xfs) 和/或者 X 服务器.
|