From 42ccce303950249ecb95f6021d9f2d8845d10feb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 23 Aug 2017 09:36:36 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I8109cffba95bedacc33d24cf8c10ddaf4eb85488 --- .../zh_CN/LC_MESSAGES/heatclient-log-error.po | 25 ------------------ .../zh_CN/LC_MESSAGES/heatclient-log-info.po | 24 ----------------- .../LC_MESSAGES/heatclient-log-warning.po | 26 ------------------- 3 files changed, 75 deletions(-) delete mode 100644 heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-error.po delete mode 100644 heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-info.po delete mode 100644 heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-warning.po diff --git a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-error.po b/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-error.po deleted file mode 100644 index 8ab8300b..00000000 --- a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-error.po +++ /dev/null @@ -1,25 +0,0 @@ -# zzxwill , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: python-heatclient 1.2.1.dev53\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-06-27 08:52+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-27 11:57+0000\n" -"Last-Translator: zzxwill \n" -"Language-Team: Chinese (China)\n" -"Language: zh-CN\n" -"X-Generator: Zanata 3.7.3\n" -"Plural-Forms: nplurals=1; plural=0\n" - -msgid "Could not decode response body as JSON" -msgstr "无法将响应主题编码为JSON" - -#, python-format -msgid "Stack %(stack)s or resource %(resource)snot found for hook %(hook_type)" -msgstr "" -"Postpone to translate this message as we Need to add a space between " -"'%(resource)s' and 'not'. Submitted a fix for the original string. (https://" -"review.openstack.org/334428)" diff --git a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-info.po b/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-info.po deleted file mode 100644 index 188e2c83..00000000 --- a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-info.po +++ /dev/null @@ -1,24 +0,0 @@ -# zzxwill , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: python-heatclient 1.2.1.dev53\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-06-27 08:52+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-27 11:59+0000\n" -"Last-Translator: zzxwill \n" -"Language-Team: Chinese (China)\n" -"Language: zh-CN\n" -"X-Generator: Zanata 3.7.3\n" -"Plural-Forms: nplurals=1; plural=0\n" - -msgid "User did not confirm stack delete (ctrl-c) so taking no action." -msgstr "因为用户没有确认栈删除操作(ctrl-c),所以不执行任何动作。" - -msgid "User did not confirm stack delete (ctrl-d) so taking no action." -msgstr "因为用户没有确认栈删除操作(ctrl-d),所以不执行任何动作。" - -msgid "User did not confirm stack delete so taking no action." -msgstr "因为用户没有确认栈删除操作,所以不执行任何动作。" diff --git a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-warning.po b/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-warning.po deleted file mode 100644 index 6a18c250..00000000 --- a/heatclient/locale/zh_CN/LC_MESSAGES/heatclient-log-warning.po +++ /dev/null @@ -1,26 +0,0 @@ -# zzxwill , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: python-heatclient 1.2.1.dev53\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-06-27 08:52+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-27 12:01+0000\n" -"Last-Translator: zzxwill \n" -"Language-Team: Chinese (China)\n" -"Language: zh-CN\n" -"X-Generator: Zanata 3.7.3\n" -"Plural-Forms: nplurals=1; plural=0\n" - -#, python-format -msgid "\"%(old)s\" is deprecated, please use \"%(new)s\" instead" -msgstr "\"%(old)s\"已弃用,请使用\"%(new)s\"。" - -#, python-format -msgid "%(arg1)s is deprecated, please use %(arg2)s instead" -msgstr "\"%(arg1)s\"已弃用,请使用\"%(arg2)s\"。" - -msgid "System ca file could not be found." -msgstr "找不到系统CA文件。"