From 6544a35097d1f6de1b2cd22157db33459c4736fb Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 3 Sep 2015 18:05:40 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c --- source/zh-CN/fpicker/source/office.po | 22 +++++++- source/zh-CN/fpicker/uiconfig/ui.po | 103 ++++++++++++++++++++++++++++++++-- 2 files changed, 118 insertions(+), 7 deletions(-) (limited to 'source/zh-CN/fpicker') diff --git a/source/zh-CN/fpicker/source/office.po b/source/zh-CN/fpicker/source/office.po index 9bf62a609ca..e3a9ec3c8fd 100644 --- a/source/zh-CN/fpicker/source/office.po +++ b/source/zh-CN/fpicker/source/office.po @@ -3,7 +3,7 @@ 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: 2014-11-18 11:22+0100\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-01-08 02:10+0000\n" "Last-Translator: ACTom \n" "Language-Team: LANGUAGE \n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1420683036.000000\n" @@ -242,6 +242,24 @@ msgstr "" "\n" "是否希望替换它?" +#: iodlg.src +msgctxt "" +"iodlg.src\n" +"STR_SVT_DELETESERVICE\n" +"string.text" +msgid "" +"Are you sure you want to delete the service?\n" +"\"$servicename$\"" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" +"STR_SVT_ROOTLABEL\n" +"string.text" +msgid "Root" +msgstr "" + #: iodlg.src msgctxt "" "iodlg.src\n" diff --git a/source/zh-CN/fpicker/uiconfig/ui.po b/source/zh-CN/fpicker/uiconfig/ui.po index 28a453cf4dc..ac2e0b3ba30 100644 --- a/source/zh-CN/fpicker/uiconfig/ui.po +++ b/source/zh-CN/fpicker/uiconfig/ui.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: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2014-11-21 03:03+0000\n" -"Last-Translator: 琨珑 \n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-25 20:11+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE \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: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1416538994.000000\n" +"X-POOTLE-MTIME: 1429992709.000000\n" #: explorerfiledialog.ui msgctxt "" @@ -141,3 +141,96 @@ msgctxt "" "string.text" msgid "Create New Folder" msgstr "新建文件夹" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"RemoteFilesDialog\n" +"title\n" +"string.text" +msgid "Remote Files" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Service:" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"add_service_btn\n" +"label\n" +"string.text" +msgid "Add service" +msgstr "" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_markup\n" +"string.text" +msgid "Create New Folder" +msgstr "新建文件夹" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_text\n" +"string.text" +msgid "Create New Folder" +msgstr "新建文件夹" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"filterLabel\n" +"label\n" +"string.text" +msgid "Filter" +msgstr "" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"nameLabel\n" +"label\n" +"string.text" +msgid "File name" +msgstr "文件名(_N):" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"edit_service\n" +"label\n" +"string.text" +msgid "_Edit service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"delete_service\n" +"label\n" +"string.text" +msgid "_Delete service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"change_password\n" +"label\n" +"string.text" +msgid "_Change password" +msgstr "" -- cgit