diff options
Diffstat (limited to 'po/zh_CN.po')
| -rw-r--r-- | po/zh_CN.po | 206 |
1 files changed, 104 insertions, 102 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 68cfa144..b6caba8c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: update-manager HEAD\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" -"POT-Creation-Date: 2006-04-13 12:19+0200\n" +"POT-Creation-Date: 2006-04-23 21:06+0200\n" "PO-Revision-Date: 2006-04-08 11:35+0000\n" "Last-Translator: stone_unix <gaoghy@gmail.com>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -16,37 +16,37 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" -#: ../SoftwareProperties/SoftwareProperties.py:110 +#: ../SoftwareProperties/SoftwareProperties.py:111 #, python-format msgid "Every %s days" msgstr "每%s天" -#: ../SoftwareProperties/SoftwareProperties.py:140 +#: ../SoftwareProperties/SoftwareProperties.py:141 #, python-format msgid "After %s days" msgstr "%s天后" -#: ../SoftwareProperties/SoftwareProperties.py:421 +#: ../SoftwareProperties/SoftwareProperties.py:422 msgid "Import key" msgstr "导入密钥" -#: ../SoftwareProperties/SoftwareProperties.py:431 +#: ../SoftwareProperties/SoftwareProperties.py:432 msgid "Error importing selected file" msgstr "在导入所选文件时出错" -#: ../SoftwareProperties/SoftwareProperties.py:432 +#: ../SoftwareProperties/SoftwareProperties.py:433 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "所选文件可能不是GPG密钥文件或者已经损坏." -#: ../SoftwareProperties/SoftwareProperties.py:444 +#: ../SoftwareProperties/SoftwareProperties.py:445 msgid "Error removing the key" msgstr "删除密钥时候出错" -#: ../SoftwareProperties/SoftwareProperties.py:445 +#: ../SoftwareProperties/SoftwareProperties.py:446 msgid "The key you selected could not be removed. Please report this as a bug." msgstr "你所选择的密钥不能被删除。请汇报这个bug" -#: ../SoftwareProperties/SoftwareProperties.py:486 +#: ../SoftwareProperties/SoftwareProperties.py:487 #, python-format msgid "" "<big><b>Error scaning the CD</b></big>\n" @@ -57,11 +57,11 @@ msgstr "" "\n" "%s" -#: ../SoftwareProperties/SoftwareProperties.py:543 +#: ../SoftwareProperties/SoftwareProperties.py:544 msgid "Please enter a name for the disc" msgstr "请输入光盘的名称" -#: ../SoftwareProperties/SoftwareProperties.py:559 +#: ../SoftwareProperties/SoftwareProperties.py:560 msgid "Please insert a disc in the drive:" msgstr "请将光盘插入到光驱里:" @@ -142,42 +142,41 @@ msgstr "" msgid "Reading cache" msgstr "正在读取缓存" -#. FIXME: offer to write a new self.sources.list entry -#: ../DistUpgrade/DistUpgradeControler.py:106 +#: ../DistUpgrade/DistUpgradeControler.py:118 msgid "No valid entry found" msgstr "未找到有效记录" -#: ../DistUpgrade/DistUpgradeControler.py:107 +#: ../DistUpgrade/DistUpgradeControler.py:119 msgid "" "While scaning your repository information no valid entry for the upgrade was " "found.\n" msgstr "在检查你的源的信息时未能找到有效的升级记录\n" -#: ../DistUpgrade/DistUpgradeControler.py:124 +#: ../DistUpgrade/DistUpgradeControler.py:137 msgid "Repository information invalid" msgstr "源的信息无效" -#: ../DistUpgrade/DistUpgradeControler.py:125 +#: ../DistUpgrade/DistUpgradeControler.py:138 msgid "" "Upgrading the repository information resulted in a invalid file. Please " "report this as a bug." msgstr "升级源的信息时产生一个无效文件。请汇报这个bug。" -#: ../DistUpgrade/DistUpgradeControler.py:170 +#: ../DistUpgrade/DistUpgradeControler.py:183 msgid "Error during update" msgstr "升级时出错" -#: ../DistUpgrade/DistUpgradeControler.py:171 +#: ../DistUpgrade/DistUpgradeControler.py:184 msgid "" "A problem occured during the update. This is usually some sort of network " "problem, please check your network connection and retry." msgstr "升级时候出错。这通常是一些网络问题,请检查你的网络连接后再试。" -#: ../DistUpgrade/DistUpgradeControler.py:190 +#: ../DistUpgrade/DistUpgradeControler.py:203 msgid "Not enough free disk space" msgstr "磁盘空间不足" -#: ../DistUpgrade/DistUpgradeControler.py:191 +#: ../DistUpgrade/DistUpgradeControler.py:204 #, python-format msgid "" "The upgrade aborts now. Please free at least %s of disk space. Empty your " @@ -187,16 +186,16 @@ msgstr "" "升级已被取消。请清理出至少%s的磁盘空间。清空你的回收站并通过'sudo apt-get " "clean'命令来删除之前安装的临时软件包。" -#: ../DistUpgrade/DistUpgradeControler.py:197 +#: ../DistUpgrade/DistUpgradeControler.py:210 msgid "Do you want to start the upgrade?" msgstr "你要开始升级么?" #. installing the packages failed, can't be retried -#: ../DistUpgrade/DistUpgradeControler.py:213 +#: ../DistUpgrade/DistUpgradeControler.py:226 msgid "Could not install the upgrades" msgstr "无法安装升级" -#: ../DistUpgrade/DistUpgradeControler.py:214 +#: ../DistUpgrade/DistUpgradeControler.py:227 msgid "" "The upgrade aborts now. Your system can be in an unusable state. A recovery " "is now run (dpkg --configure -a)." @@ -204,33 +203,33 @@ msgstr "" "升级现在取消。你的系统可能处于不稳定状态。恢复工作在运行中(dpkg --configure -" "a)。" -#: ../DistUpgrade/DistUpgradeControler.py:230 +#: ../DistUpgrade/DistUpgradeControler.py:243 msgid "Could not download the upgrades" msgstr "无法下载升级包" -#: ../DistUpgrade/DistUpgradeControler.py:231 +#: ../DistUpgrade/DistUpgradeControler.py:244 msgid "" "The upgrade aborts now. Please check your internet connection or " "installation media and try again. " msgstr "升级现在取消。请检查你的网络连接活重新放置安装媒体后再试。 " -#: ../DistUpgrade/DistUpgradeControler.py:273 +#: ../DistUpgrade/DistUpgradeControler.py:286 msgid "Remove obsolete packages?" msgstr "删除陈旧的软件包?" -#: ../DistUpgrade/DistUpgradeControler.py:274 +#: ../DistUpgrade/DistUpgradeControler.py:287 msgid "_Skip This Step" msgstr "跳过这个步骤(_S)" -#: ../DistUpgrade/DistUpgradeControler.py:274 +#: ../DistUpgrade/DistUpgradeControler.py:287 msgid "_Remove" msgstr "删除(_R)" -#: ../DistUpgrade/DistUpgradeControler.py:284 +#: ../DistUpgrade/DistUpgradeControler.py:297 msgid "Error during commit" msgstr "确认时出错" -#: ../DistUpgrade/DistUpgradeControler.py:285 +#: ../DistUpgrade/DistUpgradeControler.py:298 msgid "" "Some problem occured during the clean-up. Please see the below message for " "more information. " @@ -238,28 +237,28 @@ msgstr "在清理时发生问题。更多信息请查看以下消息。 " #. sanity check (check for ubuntu-desktop, brokenCache etc) #. then open the cache (again) -#: ../DistUpgrade/DistUpgradeControler.py:299 -#: ../DistUpgrade/DistUpgradeControler.py:325 +#: ../DistUpgrade/DistUpgradeControler.py:312 +#: ../DistUpgrade/DistUpgradeControler.py:338 msgid "Checking package manager" msgstr "正在检查软件包管理器" -#: ../DistUpgrade/DistUpgradeControler.py:317 +#: ../DistUpgrade/DistUpgradeControler.py:330 msgid "Updating repository information" msgstr "更新源的信息" -#: ../DistUpgrade/DistUpgradeControler.py:331 +#: ../DistUpgrade/DistUpgradeControler.py:344 msgid "Asking for confirmation" msgstr "请求确认" -#: ../DistUpgrade/DistUpgradeControler.py:335 +#: ../DistUpgrade/DistUpgradeControler.py:348 msgid "Upgrading" msgstr "正在更新" -#: ../DistUpgrade/DistUpgradeControler.py:342 +#: ../DistUpgrade/DistUpgradeControler.py:355 msgid "Searching for obsolete software" msgstr "寻找陈旧的软件包" -#: ../DistUpgrade/DistUpgradeControler.py:347 +#: ../DistUpgrade/DistUpgradeControler.py:360 msgid "System upgrade is complete." msgstr "系统更新完毕" @@ -279,7 +278,7 @@ msgid "Downloading file %li of %li at %s/s" msgstr "正在下载文件%li来自%li速度是%s/s" #: ../DistUpgrade/DistUpgradeViewGtk.py:108 -#: ../DistUpgrade/DistUpgradeViewGtk.py:216 +#: ../DistUpgrade/DistUpgradeViewGtk.py:220 #, python-format msgid "%s remaining" msgstr "还剩%s" @@ -319,70 +318,72 @@ msgstr "" msgid "The 'diff' command was not found" msgstr "外部命令“diff”没有找到" -#: ../DistUpgrade/DistUpgradeViewGtk.py:296 +#: ../DistUpgrade/DistUpgradeViewGtk.py:300 msgid "A fatal error occured" msgstr "出现致命错误" -#: ../DistUpgrade/DistUpgradeViewGtk.py:297 +#: ../DistUpgrade/DistUpgradeViewGtk.py:301 +#, fuzzy msgid "" -"Please report this as a bug and include the files ~/dist-upgrade.log and ~/" -"dist-upgrade-apt.log in your report. The upgrade aborts now. " +"Please report this as a bug and include the files '/var/log/dist-upgrade." +"log' and '/var/log/dist-upgrade-apt.log' in your report. The upgrade aborts " +"now. " msgstr "" "请报告这个bug并在你的报告中包括这些文件~/dist-upgrade.log和~/dist-upgrade-" "apt.log。升级现在取消。 " -#: ../DistUpgrade/DistUpgradeViewGtk.py:386 +#: ../DistUpgrade/DistUpgradeViewGtk.py:391 #, python-format msgid "%s package is going to be removed." msgid_plural "%s packages are going to be removed." msgstr[0] "%s软件包将被删除。" -#: ../DistUpgrade/DistUpgradeViewGtk.py:392 +#: ../DistUpgrade/DistUpgradeViewGtk.py:397 #, python-format msgid "%s new package is going to be installed." msgid_plural "%s new packages are going to be installed." msgstr[0] "%s新的软件包将被安装。" -#: ../DistUpgrade/DistUpgradeViewGtk.py:398 +#: ../DistUpgrade/DistUpgradeViewGtk.py:403 #, python-format msgid "%s package is going to be upgraded." msgid_plural "%s packages are going to be upgraded." msgstr[0] "%s软件包将被升级" -#: ../DistUpgrade/DistUpgradeViewGtk.py:405 +#: ../DistUpgrade/DistUpgradeViewGtk.py:410 #, python-format msgid "You have to download a total of %s." msgstr "你下载了总体的%s。" -#: ../DistUpgrade/DistUpgradeViewGtk.py:409 +#: ../DistUpgrade/DistUpgradeViewGtk.py:414 msgid "" "The upgrade can take several hours and cannot be canceled at any time later." msgstr "升级会持续几个小时且不能在此后的任何时候被终止" -#: ../DistUpgrade/DistUpgradeViewGtk.py:412 +#: ../DistUpgrade/DistUpgradeViewGtk.py:417 msgid "To prevent data loss close all open applications and documents." msgstr "关闭所有打开的程序和文档以防止数据丢失。" #. FIXME: this should go into DistUpgradeController -#: ../DistUpgrade/DistUpgradeViewGtk.py:418 +#: ../DistUpgrade/DistUpgradeViewGtk.py:423 msgid "Could not find any upgrades" msgstr "不能找到任何升级" -#: ../DistUpgrade/DistUpgradeViewGtk.py:419 +#: ../DistUpgrade/DistUpgradeViewGtk.py:424 msgid "Your system has already been upgraded." msgstr "你的系统已经升级。" -#: ../DistUpgrade/DistUpgradeViewGtk.py:434 +#: ../DistUpgrade/DistUpgradeViewGtk.py:439 #, python-format msgid "<b>Remove %s</b>" msgstr "<b>删除%s</b>" -#: ../DistUpgrade/DistUpgradeViewGtk.py:436 +#: ../DistUpgrade/DistUpgradeViewGtk.py:441 #, python-format msgid "Install %s" msgstr "安装%s" -#: ../DistUpgrade/DistUpgradeViewGtk.py:438 +#: ../DistUpgrade/DistUpgradeViewGtk.py:443 #, python-format msgid "Upgrade %s" msgstr "升级%s" @@ -583,117 +584,108 @@ msgstr "正在下载文件%li来自%li速度是%s/s" msgid "Downloading file %li of %li with unknown speed" msgstr "正在下载文件%li来自%li速度未知" -#: ../UpdateManager/UpdateManager.py:147 +#: ../UpdateManager/UpdateManager.py:148 msgid "The list of changes is not available yet. Please try again later." msgstr "" -#: ../UpdateManager/UpdateManager.py:152 +#: ../UpdateManager/UpdateManager.py:153 msgid "" "Failed to download the listof changes. Please check your internet connection." msgstr "" #. print "WARNING, keeping packages" -#: ../UpdateManager/UpdateManager.py:183 +#: ../UpdateManager/UpdateManager.py:184 #, fuzzy msgid "Cannot install all available updates" msgstr "显示并安装可用更新" -#: ../UpdateManager/UpdateManager.py:184 +#: ../UpdateManager/UpdateManager.py:185 msgid "" "Some updates require the removal of further software. Use the function " "\"Mark All Upgrades\" of the package manager \"Synaptic\" or run \"sudo apt-" "get dist-upgrade\" in a terminal to update your system completely." msgstr "" -#: ../UpdateManager/UpdateManager.py:194 +#: ../UpdateManager/UpdateManager.py:195 msgid "The following updates will be skipped:" msgstr "" -#: ../UpdateManager/UpdateManager.py:330 +#: ../UpdateManager/UpdateManager.py:329 #, python-format msgid "Version %s: \n" msgstr "版本 %s: \n" -#: ../UpdateManager/UpdateManager.py:390 +#: ../UpdateManager/UpdateManager.py:389 #, fuzzy msgid "Downloading the list of changes..." msgstr "正在下载第 %li 个文件(共 %li 个文件)" -#: ../UpdateManager/UpdateManager.py:428 +#: ../UpdateManager/UpdateManager.py:412 ../UpdateManager/UpdateManager.py:422 +#: ../UpdateManager/UpdateManager.py:445 +#, python-format +msgid "Download size: %s" +msgstr "" + +#: ../UpdateManager/UpdateManager.py:431 #, fuzzy msgid "Your system is up-to-date" msgstr "您的系统已为最新!" -#: ../UpdateManager/UpdateManager.py:437 +#: ../UpdateManager/UpdateManager.py:441 #, fuzzy, python-format -msgid "You can install one update" +msgid "You can install %s update" msgid_plural "You can install %s updates" msgstr[0] "显示并安装可用更新" -#: ../UpdateManager/UpdateManager.py:439 -#, python-format -msgid "Download size: %s" -msgstr "" - -#: ../UpdateManager/UpdateManager.py:450 +#: ../UpdateManager/UpdateManager.py:456 #, fuzzy msgid "Hide details" msgstr "显示详情" -#: ../UpdateManager/UpdateManager.py:452 ../data/UpdateManager.glade.h:14 +#: ../UpdateManager/UpdateManager.py:458 ../data/UpdateManager.glade.h:14 msgid "Show details" msgstr "显示详情" -#: ../UpdateManager/UpdateManager.py:467 +#: ../UpdateManager/UpdateManager.py:473 msgid "Please wait, this can take some time." msgstr "" -#: ../UpdateManager/UpdateManager.py:469 +#: ../UpdateManager/UpdateManager.py:475 #, fuzzy msgid "Update is complete" msgstr "下载完成" -#: ../UpdateManager/UpdateManager.py:583 -msgid "Repositories changed" -msgstr "仓库已变更" - -#: ../UpdateManager/UpdateManager.py:584 -msgid "" -"You need to reload the package list from the servers for your changes to " -"take effect. Do you want to do this now?" -msgstr "" - -#: ../UpdateManager/UpdateManager.py:617 +#: ../UpdateManager/UpdateManager.py:604 #, fuzzy, python-format msgid "New version: %s (Size: %s)" msgstr "新版本:%s" -#: ../UpdateManager/UpdateManager.py:631 +#: ../UpdateManager/UpdateManager.py:618 #, fuzzy msgid "Your distribution is not supported anymore" msgstr "您的发行版不再被支持" -#: ../UpdateManager/UpdateManager.py:632 +#: ../UpdateManager/UpdateManager.py:619 msgid "" "You will not get any further security fixes or critical updates. Upgrade to " "a later version of Ubuntu Linux. See http://www.ubuntu.com for more " "information on upgrading." msgstr "" -#: ../UpdateManager/UpdateManager.py:683 +#: ../UpdateManager/UpdateManager.py:670 msgid "Only one software management tool is allowed to run at the same time" msgstr "" -#: ../UpdateManager/UpdateManager.py:685 +#: ../UpdateManager/UpdateManager.py:672 msgid "Please close the other application e.g. 'aptitude' or 'Synaptic' first." msgstr "" #. we assert a clean cache -#: ../UpdateManager/UpdateManager.py:702 +#: ../UpdateManager/UpdateManager.py:689 msgid "Software index is broken" msgstr "" -#: ../UpdateManager/UpdateManager.py:703 +#: ../UpdateManager/UpdateManager.py:690 msgid "" "It is impossible to install or remove any software. Please use the package " "manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix " @@ -713,11 +705,12 @@ msgstr "" "变." #: ../data/UpdateManager.glade.h:4 +#, fuzzy msgid "" "<big><b>Analysing your system</b></big>\n" "\n" -"Software updates can correct errors, eliminate security vulnerabilities, and " -"provide new features to you." +"Software updates correct errors, eliminate security vulnerabilities and " +"provide new features." msgstr "" "<big><b>正在检查有效的更新</b></big>\n" "\n" @@ -760,9 +753,10 @@ msgid "Software Updates" msgstr "软件更新" #: ../data/UpdateManager.glade.h:17 +#, fuzzy msgid "" -"Software updates can correct errors, eliminate security vulnerabilities, and " -"provide new features to you." +"Software updates correct errors, eliminate security vulnerabilities and " +"provide new features." msgstr "软件更行可以为你修复错误,消除安全漏洞及提供新的特性" #: ../data/UpdateManager.glade.h:18 @@ -822,10 +816,10 @@ msgid "Internet Updates" msgstr "<b>Internet 更新</b>" #: ../data/SoftwareProperties.glade.h:10 +#, fuzzy msgid "" "Only security updates from the official Ubuntu servers will be installed " -"automatically. The software package \"unattended-upgrades\" needs to be " -"installed therefor" +"automatically" msgstr "" "只有来自官方Ubuntu服务器的安全更新才会被自动安装。为此,名为\"unattended-" "upgrades\"软件包需要被安装。" @@ -884,12 +878,13 @@ msgid "<b>Components:</b>" msgstr "<b>组件:</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:11 -msgid "<b>Distribution:</b>" -msgstr "<b>发行版:</b>" +#, fuzzy +msgid "<b>Components</b>" +msgstr "<b>组件:</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:12 -msgid "<b>Sections</b>" -msgstr "<b>节:</b>" +msgid "<b>Distribution:</b>" +msgstr "<b>发行版:</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:13 msgid "<b>Type:</b>" @@ -900,11 +895,12 @@ msgid "<b>URI:</b>" msgstr "<b>URI:</b>" #: ../data/SoftwarePropertiesDialogs.glade.h:15 +#, fuzzy msgid "" "<big><b>Enter the complete APT line of the channel that you want to add</b></" "big>\n" "\n" -"The APT line contains the type, location and sections of a channel, for " +"The APT line includes the type, location and components of a channel, for " "example <i>\"deb http://ftp.debian.org sarge main\"</i>." msgstr "" "<big><b>输入你想增加的完整的频道 APT 命令行</b></big>\n" @@ -996,12 +992,12 @@ msgstr "储存包含变动和描述列表的扩展器的状态" msgid "The window size" msgstr "窗口大小" -#: ../data/gnome-software-properties.desktop.in.h:1 +#: ../data/software-properties.desktop.in.h:1 #, fuzzy msgid "Configure software channels and internet updates" msgstr "检查软件频道以获得新的更新" -#: ../data/gnome-software-properties.desktop.in.h:2 +#: ../data/software-properties.desktop.in.h:2 msgid "Software Properties" msgstr "软件属性" @@ -1117,6 +1113,12 @@ msgstr "带有非自由依赖关系的DFSG兼容软件" msgid "Non-DFSG-compatible Software" msgstr "非DFSG兼容软件" +#~ msgid "Repositories changed" +#~ msgstr "仓库已变更" + +#~ msgid "<b>Sections</b>" +#~ msgstr "<b>节:</b>" + #~ msgid "Oficially supported" #~ msgstr "官方支持" |
