Merge "Imported Translations from Transifex"
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: barbican 2015.1.dev72\n"
|
||||
"Project-Id-Version: barbican 2015.1.dev107\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-04-01 06:11+0000\n"
|
||||
"POT-Creation-Date: 2015-04-08 06:21+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,15 +17,45 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: barbican/model/repositories.py:193
|
||||
#: barbican/api/controllers/secrets.py:89
|
||||
#, python-format
|
||||
msgid "Retrieved secret metadata for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:167
|
||||
#, python-format
|
||||
msgid "Retrieved secret payload for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:206
|
||||
#, python-format
|
||||
msgid "Updated secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:214
|
||||
#, python-format
|
||||
msgid "Deleted secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:293
|
||||
#, python-format
|
||||
msgid "Retrieved secret list for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:328
|
||||
#, python-format
|
||||
msgid "Created a secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/model/repositories.py:196
|
||||
msgid "Not auto-creating barbican registry DB"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/model/repositories.py:227
|
||||
#: barbican/model/repositories.py:230
|
||||
msgid "Updating schema to latest version"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/model/repositories.py:231
|
||||
#: barbican/model/repositories.py:234
|
||||
msgid "Auto-creating barbican registry DB"
|
||||
msgstr ""
|
||||
|
||||
@@ -149,21 +179,21 @@ msgstr ""
|
||||
msgid "Processing type order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:220
|
||||
#: barbican/queue/server.py:221
|
||||
#, python-format
|
||||
msgid "Processing update order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:232
|
||||
#: barbican/queue/server.py:233
|
||||
#, python-format
|
||||
msgid "Processing check certificate status on order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:266
|
||||
#: barbican/queue/server.py:268
|
||||
msgid "Starting the TaskServer"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:271
|
||||
#: barbican/queue/server.py:273
|
||||
msgid "Halting the TaskServer"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Barbican\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-04-01 06:11+0000\n"
|
||||
"PO-Revision-Date: 2015-03-31 18:07+0000\n"
|
||||
"POT-Creation-Date: 2015-04-08 06:21+0000\n"
|
||||
"PO-Revision-Date: 2015-04-07 23:34+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/barbican/"
|
||||
"language/zh_CN/)\n"
|
||||
@@ -20,15 +20,45 @@ msgstr ""
|
||||
"Generated-By: Babel 1.3\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: barbican/model/repositories.py:193
|
||||
#: barbican/api/controllers/secrets.py:89
|
||||
#, python-format
|
||||
msgid "Retrieved secret metadata for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:167
|
||||
#, python-format
|
||||
msgid "Retrieved secret payload for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:206
|
||||
#, python-format
|
||||
msgid "Updated secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:214
|
||||
#, python-format
|
||||
msgid "Deleted secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:293
|
||||
#, python-format
|
||||
msgid "Retrieved secret list for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/api/controllers/secrets.py:328
|
||||
#, python-format
|
||||
msgid "Created a secret for project: %s"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/model/repositories.py:196
|
||||
msgid "Not auto-creating barbican registry DB"
|
||||
msgstr "没有自动创建 barbican 注册表数据库"
|
||||
|
||||
#: barbican/model/repositories.py:227
|
||||
#: barbican/model/repositories.py:230
|
||||
msgid "Updating schema to latest version"
|
||||
msgstr "最新版本更新模式"
|
||||
|
||||
#: barbican/model/repositories.py:231
|
||||
#: barbican/model/repositories.py:234
|
||||
msgid "Auto-creating barbican registry DB"
|
||||
msgstr "自动创建 barbican 注册表数据库"
|
||||
|
||||
@@ -153,21 +183,21 @@ msgstr ""
|
||||
msgid "Processing type order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:220
|
||||
#: barbican/queue/server.py:221
|
||||
#, python-format
|
||||
msgid "Processing update order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:232
|
||||
#: barbican/queue/server.py:233
|
||||
#, python-format
|
||||
msgid "Processing check certificate status on order: order ID is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:266
|
||||
#: barbican/queue/server.py:268
|
||||
msgid "Starting the TaskServer"
|
||||
msgstr ""
|
||||
|
||||
#: barbican/queue/server.py:271
|
||||
#: barbican/queue/server.py:273
|
||||
msgid "Halting the TaskServer"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user