diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 10:56:02 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 12:30:12 +0200 |
commit | 9741c39649c0c54cd79b9949d28eca364c087b61 (patch) | |
tree | 572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/zh-CN/sfx2 | |
parent | 8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff) |
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck
Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/zh-CN/sfx2')
-rw-r--r-- | source/zh-CN/sfx2/source/appl.po | 28 | ||||
-rw-r--r-- | source/zh-CN/sfx2/source/dialog.po | 22 | ||||
-rw-r--r-- | source/zh-CN/sfx2/source/doc.po | 8 | ||||
-rw-r--r-- | source/zh-CN/sfx2/source/sidebar.po | 19 | ||||
-rw-r--r-- | source/zh-CN/sfx2/source/view.po | 20 | ||||
-rw-r--r-- | source/zh-CN/sfx2/uiconfig/ui.po | 122 |
6 files changed, 124 insertions, 95 deletions
diff --git a/source/zh-CN/sfx2/source/appl.po b/source/zh-CN/sfx2/source/appl.po index af954a50ebf..5f2c27b2725 100644 --- a/source/zh-CN/sfx2/source/appl.po +++ b/source/zh-CN/sfx2/source/appl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-01 07:49+0000\n" -"Last-Translator: 琨珑 <suokunlong@gmail.com>\n" +"PO-Revision-Date: 2014-12-15 06:21+0000\n" +"Last-Translator: 琨珑 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404200953.000000\n" +"X-POOTLE-MTIME: 1418624493.000000\n" #: app.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "STR_QUERY_LASTVERSION\n" "string.text" msgid "Cancel all changes?" -msgstr "" +msgstr "要取消所有修改吗?" #: app.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_NO_WEBBROWSER_FOUND\n" "string.text" msgid "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." -msgstr "" +msgstr "%PRODUCTNAME 无法在您的操作系统中找到网页浏览器。请检查您的桌面设置,或者安装一个网页浏览器(例如,火狐 Firefox),安装时请使用该浏览器的默认安装路径。" #: app.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "STR_NO_ABS_URI_REF\n" "string.text" msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." -msgstr "" +msgstr "\"$(ARG1)\" 不是可以传递给外部程序用于打开的绝对 URL。" #: app.src msgctxt "" @@ -473,6 +473,8 @@ msgid "" "For security reasons, the hyperlink cannot be executed.\n" "The stated address will not be opened." msgstr "" +"基于安全原因,无法执行该超链接。\n" +"指定的地址将不会被打开。" #: app.src msgctxt "" @@ -491,6 +493,8 @@ msgid "" "Saving will remove all existing signatures.\n" "Do you want to continue saving the document?" msgstr "" +"保存文档将会移除所有已经存在的签名。\n" +"是否要继续保存文档?" #: app.src msgctxt "" @@ -501,6 +505,8 @@ msgid "" "The document has to be saved before it can be signed.\n" "Do you want to save the document?" msgstr "" +"文档必须保存后才能签名。\n" +"是否要保存此文档?" #: app.src msgctxt "" @@ -511,6 +517,8 @@ msgid "" "This will discard all changes on the server since check-out.\n" "Do you want to proceed?" msgstr "" +"这将丢弃检出后服务器上的所有更改。\n" +"是否继续?" #: app.src msgctxt "" @@ -518,7 +526,7 @@ msgctxt "" "STR_INFO_WRONGDOCFORMAT\n" "string.text" msgid "This document must be saved in OpenDocument file format before it can be digitally signed." -msgstr "" +msgstr "要进行数字签名,您必须将文档保存为 OpenDocument 文档格式。" #: app.src msgctxt "" @@ -811,7 +819,7 @@ msgctxt "" "STR_INFO_NOSEARCHRESULTS\n" "string.text" msgid "No topics found." -msgstr "" +msgstr "没有找到主题。" #: newhelp.src msgctxt "" @@ -819,7 +827,7 @@ msgctxt "" "STR_INFO_NOSEARCHTEXTFOUND\n" "string.text" msgid "The text you entered was not found." -msgstr "" +msgstr "您输入的文字未找到。" #: newhelp.src msgctxt "" @@ -875,4 +883,4 @@ msgctxt "" "STR_MODULENOTINSTALLED\n" "string.text" msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed." -msgstr "" +msgstr "无法执行这个操作。该操作所需的 %PRODUCTNAME 模块目前没有安装。" diff --git a/source/zh-CN/sfx2/source/dialog.po b/source/zh-CN/sfx2/source/dialog.po index 408317df330..5c44eeb0d79 100644 --- a/source/zh-CN/sfx2/source/dialog.po +++ b/source/zh-CN/sfx2/source/dialog.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-14 15:55+0000\n" -"Last-Translator: 琨珑 <suokunlong@gmail.com>\n" +"PO-Revision-Date: 2014-12-15 06:23+0000\n" +"Last-Translator: 琨珑 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1402761349.000000\n" +"X-POOTLE-MTIME: 1418624613.000000\n" #: dialog.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_TABPAGE_INVALIDNAME\n" "string.text" msgid "This name is already in use." -msgstr "" +msgstr "该名称已被使用。" #: dialog.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_TABPAGE_INVALIDSTYLE\n" "string.text" msgid "This Style does not exist." -msgstr "" +msgstr "该样式不存在。" #: dialog.src msgctxt "" @@ -57,6 +57,8 @@ msgid "" "This Style cannot be used as a base Style,\n" "because it would result in a recursive reference." msgstr "" +"该样式不能作为基准样式,\n" +"因为这将会导致循环引用。" #: dialog.src msgctxt "" @@ -67,6 +69,8 @@ msgid "" "Name already exists as a default Style.\n" "Please choose another name." msgstr "" +"这个名称是一个默认样式的名称。\n" +"请使用其他名称。" #: dialog.src msgctxt "" @@ -165,7 +169,7 @@ msgctxt "" "STR_ERROR_WRONG_CONFIRM\n" "string.text" msgid "Faulty password confirmation" -msgstr "" +msgstr "密码确认错误" #: dialog.src msgctxt "" @@ -566,6 +570,8 @@ msgid "" "The value entered does not match the specified type.\n" "The value will be stored as text." msgstr "" +"输入的值与指定的类型不匹配。\n" +"该值将会被存储为文本类型。" #: filedlghelper.src msgctxt "" @@ -733,7 +739,7 @@ msgctxt "" "STR_QUERY_OVERWRITE\n" "string.text" msgid "Style already exists. Overwrite?" -msgstr "" +msgstr "样式已经存在。要覆盖吗?" #: recfloat.src msgctxt "" @@ -848,4 +854,4 @@ msgctxt "" "STR_NO_NAME_SET\n" "string.text" msgid "(no name set)" -msgstr "" +msgstr "(没有设置名称)" diff --git a/source/zh-CN/sfx2/source/doc.po b/source/zh-CN/sfx2/source/doc.po index 62778c31954..22d26327368 100644 --- a/source/zh-CN/sfx2/source/doc.po +++ b/source/zh-CN/sfx2/source/doc.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-01 07:49+0000\n" -"Last-Translator: 琨珑 <suokunlong@gmail.com>\n" +"PO-Revision-Date: 2014-12-15 06:23+0000\n" +"Last-Translator: 琨珑 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404200971.000000\n" +"X-POOTLE-MTIME: 1418624633.000000\n" #: doc.src msgctxt "" @@ -599,6 +599,8 @@ msgid "" "The document has to be saved before it can be signed. Saving the document removes all present signatures.\n" "Do you want to save the document?" msgstr "" +"该文档必须保存后才能签名。保存文档的话将删除所有已有的签名。\n" +"是否要保存文档?" #: doc.src msgctxt "" diff --git a/source/zh-CN/sfx2/source/sidebar.po b/source/zh-CN/sfx2/source/sidebar.po index 82dbd061f1a..ceb2209f42e 100644 --- a/source/zh-CN/sfx2/source/sidebar.po +++ b/source/zh-CN/sfx2/source/sidebar.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2014-03-16 13:25+0000\n" -"Last-Translator: 琨珑 <suokunlong@gmail.com>\n" +"POT-Creation-Date: 2015-01-07 11:08+0100\n" +"PO-Revision-Date: 2015-01-08 02:17+0000\n" +"Last-Translator: ACTom <tom@awaysoft.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.1\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1394976353.000000\n" +"X-POOTLE-MTIME: 1420683460.000000\n" #: Sidebar.src msgctxt "" @@ -37,6 +37,15 @@ msgstr "恢复默认" #: Sidebar.src msgctxt "" "Sidebar.src\n" +"RID_SIDEBAR_RESOURCE\n" +"STRING_HIDE_SIDEBAR\n" +"string.text" +msgid "Close Sidebar" +msgstr "关闭侧边栏" + +#: Sidebar.src +msgctxt "" +"Sidebar.src\n" "SFX_STR_SIDEBAR_MORE_OPTIONS\n" "string.text" msgid "More Options" diff --git a/source/zh-CN/sfx2/source/view.po b/source/zh-CN/sfx2/source/view.po index 361a6b0f8e0..6064b7ae38a 100644 --- a/source/zh-CN/sfx2/source/view.po +++ b/source/zh-CN/sfx2/source/view.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2012-11-20 08:32+0000\n" -"Last-Translator: Dean <xslidian@gmail.com>\n" +"PO-Revision-Date: 2014-12-15 06:24+0000\n" +"Last-Translator: 琨珑 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353400322.0\n" +"X-POOTLE-MTIME: 1418624696.000000\n" #: view.src msgctxt "" @@ -131,6 +131,8 @@ msgid "" "The document cannot be closed because a\n" " print job is being carried out." msgstr "" +"目前无法关闭这个文件,\n" +"因为正在执行一个打印任务。" #: view.src msgctxt "" @@ -141,6 +143,8 @@ msgid "" "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n" "Please check the %PRODUCTNAME settings or your e-mail program settings." msgstr "" +"在发送邮件时发生一个错误。可能是由于缺少用户帐户或者安装程序有错误。\n" +"请您检查 %PRODUCTNAME 的设置或者您的电子邮件程序的设置。" #: view.src msgctxt "" @@ -148,7 +152,7 @@ msgctxt "" "STR_QUERY_OPENASTEMPLATE\n" "string.text" msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?" -msgstr "" +msgstr "无法编辑此文档,原因可能是缺少访问权限。是否要编辑该文档的副本?" #: view.src msgctxt "" @@ -164,7 +168,7 @@ msgctxt "" "STR_NONCHECKEDOUT_DOCUMENT\n" "string.text" msgid "This document is not checked out on the server." -msgstr "" +msgstr "文档未在服务器上检出" #: view.src msgctxt "" @@ -172,7 +176,7 @@ msgctxt "" "STR_READONLY_DOCUMENT\n" "string.text" msgid "This document is open in read-only mode." -msgstr "" +msgstr "该文档以只读模式打开。" #: view.src msgctxt "" @@ -180,7 +184,7 @@ msgctxt "" "BT_CHECKOUT\n" "pushbutton.text" msgid "Check Out" -msgstr "" +msgstr "检出" #: view.src msgctxt "" @@ -188,4 +192,4 @@ msgctxt "" "BT_READONLY_EDIT\n" "pushbutton.text" msgid "Edit Document" -msgstr "" +msgstr "编辑文档" diff --git a/source/zh-CN/sfx2/uiconfig/ui.po b/source/zh-CN/sfx2/uiconfig/ui.po index 40aeebfd21d..ff55f9ceea5 100644 --- a/source/zh-CN/sfx2/uiconfig/ui.po +++ b/source/zh-CN/sfx2/uiconfig/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-30 05:59+0000\n" -"Last-Translator: 琨珑 <suokunlong@gmail.com>\n" +"POT-Creation-Date: 2015-02-16 22:20+0100\n" +"PO-Revision-Date: 2014-12-03 15:00+0000\n" +"Last-Translator: 琨珑 <suokunlong@126.com>\n" "Language-Team: none\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404107965.000000\n" +"X-POOTLE-MTIME: 1417618857.000000\n" #: alienwarndialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "text\n" "string.text" msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”." -msgstr "" +msgstr "该文档可能含有不能以“%FORMATNAME” 格式保存的格式或内容。" #: alienwarndialog.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "Version comment:" -msgstr "" +msgstr "版本注释:" #: cmisinfopage.ui msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "label\n" "string.text" msgid "Add _Property" -msgstr "" +msgstr "添加属性(_P)" #: custominfopage.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title:" -msgstr "" +msgstr "标题(_T):" #: descriptioninfopage.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "_Subject:" -msgstr "" +msgstr "主题(_S):" #: descriptioninfopage.ui msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keywords:" -msgstr "" +msgstr "关键字(_K):" #: descriptioninfopage.ui msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments:" -msgstr "" +msgstr "批注(_C):" #: documentfontspage.ui msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "label\n" "string.text" msgid "Font Embedding" -msgstr "" +msgstr "字体嵌入" #: documentinfopage.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "label\n" "string.text" msgid "_Years:" -msgstr "" +msgstr "年(_Y):" #: editdurationdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "_Months:" -msgstr "" +msgstr "月(_M):" #: editdurationdialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "label\n" "string.text" msgid "_Days:" -msgstr "" +msgstr "天(_D):" #: editdurationdialog.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "label\n" "string.text" msgid "H_ours:" -msgstr "" +msgstr "小时(_O):" #: editdurationdialog.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "label\n" "string.text" msgid "Min_utes:" -msgstr "" +msgstr "分(_U):" #: editdurationdialog.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "label\n" "string.text" msgid "_Seconds:" -msgstr "" +msgstr "秒(_S):" #: editdurationdialog.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "label\n" "string.text" msgid "Millise_conds:" -msgstr "" +msgstr "毫秒(_C):" #: editdurationdialog.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "title\n" "string.text" msgid "Record Macro" -msgstr "" +msgstr "录制宏" #: floatingrecord.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "label\n" "string.text" msgid "Stop Recording" -msgstr "" +msgstr "停止录制" #: helpbookmarkpage.ui msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "label\n" "string.text" msgid "Contents" -msgstr "" +msgstr "内容" #: helpcontrol.ui msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "label\n" "string.text" msgid "Index" -msgstr "" +msgstr "索引" #: helpcontrol.ui msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "label\n" "string.text" msgid "Find" -msgstr "" +msgstr "查找" #: helpcontrol.ui msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmarks" -msgstr "" +msgstr "书签" #: helpindexpage.ui msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "高度:" #: licensedialog.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "label\n" "string.text" msgid "_Application:" -msgstr "" +msgstr "应用程序(_A):" #: linkeditdialog.ui msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "label\n" "string.text" msgid "_File:" -msgstr "" +msgstr "文件(_F):" #: linkeditdialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "分类(_C):" #: linkeditdialog.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "Modify Link" -msgstr "" +msgstr "修改链接" #: loadtemplatedialog.ui msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "label\n" "string.text" msgid "_Name:" -msgstr "" +msgstr "名称(_N):" #: managestylepage.ui msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "label\n" "string.text" msgid "Ne_xt style:" -msgstr "" +msgstr "下一个样式 (_X):" #: managestylepage.ui msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "label\n" "string.text" msgid "Inherit from:" -msgstr "" +msgstr "继承自:" #: managestylepage.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "类别(_C):" #: managestylepage.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "样式名称" #: newstyle.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "样式名称" #: optprintpage.ui msgctxt "" @@ -1076,7 +1076,7 @@ msgctxt "" "label\n" "string.text" msgid "Gradient _stripes:" -msgstr "" +msgstr "渐变条纹(_S):" #: optprintpage.ui msgctxt "" @@ -1112,7 +1112,7 @@ msgctxt "" "label\n" "string.text" msgid "Reso_lution:" -msgstr "" +msgstr "分辨率(_L):" #: optprintpage.ui msgctxt "" @@ -1193,7 +1193,7 @@ msgctxt "" "label\n" "string.text" msgid "_PDF as standard print job format" -msgstr "" +msgstr "以_PDF作为标准打印作业格式" #: optprintpage.ui msgctxt "" @@ -1202,7 +1202,7 @@ msgctxt "" "label\n" "string.text" msgid "Reduce Print Data" -msgstr "" +msgstr "减少打印数据" #: optprintpage.ui msgctxt "" @@ -1238,7 +1238,7 @@ msgctxt "" "label\n" "string.text" msgid "Printer Warnings" -msgstr "" +msgstr "打印机的警告" #: password.ui msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "title\n" "string.text" msgid "Save Document?" -msgstr "" +msgstr "保存文档?" #: querysavedialog.ui msgctxt "" @@ -1337,7 +1337,7 @@ msgctxt "" "text\n" "string.text" msgid "Save changes to document “$(DOC)” before closing?" -msgstr "" +msgstr "是否在关闭前保存对文档 \"$(DOC)\" 的更改?" #: querysavedialog.ui msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "secondary_text\n" "string.text" msgid "Your changes will be lost if you don’t save them." -msgstr "" +msgstr "若不保存,您的更改将会丢失。" #: querysavedialog.ui msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "label\n" "string.text" msgid "_Don’t Save" -msgstr "" +msgstr "不保存(_D)" #: searchdialog.ui msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "label\n" "string.text" msgid "_Search for:" -msgstr "" +msgstr "搜索内容(_S):" #: searchdialog.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "File Sharing Options" -msgstr "" +msgstr "文件共享选项" #: startcenter.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "Writer Templates" -msgstr "" +msgstr "Writer 模版" #: startcenter.ui msgctxt "" @@ -1481,7 +1481,7 @@ msgctxt "" "label\n" "string.text" msgid "Calc Templates" -msgstr "" +msgstr "Calc 模版" #: startcenter.ui msgctxt "" @@ -1490,7 +1490,7 @@ msgctxt "" "label\n" "string.text" msgid "Impress Templates" -msgstr "" +msgstr "Impress 模版" #: startcenter.ui msgctxt "" @@ -1499,7 +1499,7 @@ msgctxt "" "label\n" "string.text" msgid "Draw Templates" -msgstr "" +msgstr "Draw 模版" #: startcenter.ui msgctxt "" @@ -1508,7 +1508,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Templates" -msgstr "" +msgstr "编辑模板" #: startcenter.ui msgctxt "" @@ -1526,7 +1526,7 @@ msgctxt "" "label\n" "string.text" msgid "_Recent Files" -msgstr "" +msgstr "最近的文件(_R)" #: startcenter.ui msgctxt "" @@ -1603,11 +1603,11 @@ msgstr "Base 数据库 (_A)" #: startcenter.ui msgctxt "" "startcenter.ui\n" -"help\n" +"althelplabel\n" "label\n" "string.text" msgid "He_lp" -msgstr "" +msgstr "帮助(_L)" #: startcenter.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Manager" -msgstr "" +msgstr "模板管理器" #: templatedlg.ui msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Properties" -msgstr "" +msgstr "模板属性" #: templateinfodialog.ui msgctxt "" @@ -1823,7 +1823,7 @@ msgctxt "" "label\n" "string.text" msgid "_Close" -msgstr "" +msgstr "关闭(_C)" #: versioncommentdialog.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "现有的版本" #: versionsofdialog.ui msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "label\n" "string.text" msgid "New Versions" -msgstr "" +msgstr "新版本" #: versionsofdialog.ui msgctxt "" @@ -1994,4 +1994,4 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "现有的版本" |