summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-23 06:04:57 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-09-23 06:04:57 +0000
commitf5faccea28e2ef735aadbada86a7c019ac37be55 (patch)
tree3523583f9f6b15f1fec8fa14158ac60e48b7bb31
parent22436ffa3db3ca742f105770a9adcdaface0bede (diff)
downloaddesignate-f5faccea28e2ef735aadbada86a7c019ac37be55.tar.gz
Imported Translations from Transifex
Change-Id: If25c1d78d5cfd41c5ab4720c1d30ce5b397c5835
-rw-r--r--designate/locale/designate-log-error.pot17
-rw-r--r--designate/locale/designate-log-info.pot51
-rw-r--r--designate/locale/designate.pot17
-rw-r--r--designate/locale/en_GB/LC_MESSAGES/designate-log-error.po17
4 files changed, 66 insertions, 36 deletions
diff --git a/designate/locale/designate-log-error.pot b/designate/locale/designate-log-error.pot
index f7e6b2ba..ef3ba218 100644
--- a/designate/locale/designate-log-error.pot
+++ b/designate/locale/designate-log-error.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: designate 2014.2.dev73.g806846c\n"
+"Project-Id-Version: designate 2014.2.dev64.g22436ff\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-02 06:10+0000\n"
+"POT-Creation-Date: 2014-09-23 06:04+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"
@@ -21,7 +21,7 @@ msgstr ""
msgid "Missing context in request, please check."
msgstr ""
-#: designate/backend/impl_ipa/__init__.py:407
+#: designate/backend/impl_ipa/__init__.py:398
msgid ""
"Error: could not authenticate to IPA - please check for correct keytab "
"file"
@@ -44,17 +44,17 @@ msgid ""
"%s"
msgstr ""
-#: designate/mdns/handler.py:119
+#: designate/mdns/handler.py:118
#, python-format
msgid "got exception while handling axfr request. Question is %(qr)s"
msgstr ""
-#: designate/mdns/service.py:91
+#: designate/mdns/service.py:92
#, python-format
msgid "Failed to deserialize packet from %(host)s:%(port)d"
msgstr ""
-#: designate/mdns/service.py:177
+#: designate/mdns/service.py:178
#, python-format
msgid "Unhandled exception while processing request from %(host)s:%(port)d"
msgstr ""
@@ -74,6 +74,11 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""
+#: designate/openstack/common/lockutils.py:117
+#, python-format
+msgid "Could not release the acquired lock `%s`"
+msgstr ""
+
#: designate/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""
diff --git a/designate/locale/designate-log-info.pot b/designate/locale/designate-log-info.pot
index 4d753e3c..504ca18e 100644
--- a/designate/locale/designate-log-info.pot
+++ b/designate/locale/designate-log-info.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: designate 2014.2.dev271.g9552ccc\n"
+"Project-Id-Version: designate 2014.2.dev64.g22436ff\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-07-25 06:08+0000\n"
+"POT-Creation-Date: 2014-09-23 06:04+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"
@@ -22,38 +22,43 @@ msgstr ""
msgid "Using policy_file found at: %s"
msgstr ""
-#: designate/api/middleware.py:54
+#: designate/api/middleware.py:53
#, python-format
msgid "Getting auth pipeline: %s"
msgstr ""
-#: designate/api/middleware.py:97
+#: designate/api/middleware.py:93
msgid "Starting designate keystonecontext middleware"
msgstr ""
-#: designate/api/middleware.py:130
+#: designate/api/middleware.py:126
msgid "Starting designate noauthcontext middleware"
msgstr ""
-#: designate/api/middleware.py:171
+#: designate/api/middleware.py:167
msgid "Starting designate maintenance middleware"
msgstr ""
-#: designate/api/middleware.py:205
+#: designate/api/middleware.py:201
msgid "Starting designate faultwrapper middleware"
msgstr ""
-#: designate/api/service.py:40
+#: designate/api/service.py:39
#, python-format
msgid "Using api-paste-config found at: %s"
msgstr ""
-#: designate/backend/impl_dynect.py:333
+#: designate/backend/impl_dynect.py:336
#, python-format
msgid "Creating domain %(d_id)s / %(d_name)s"
msgstr ""
-#: designate/backend/impl_dynect.py:356
+#: designate/backend/impl_dynect.py:355
+#, python-format
+msgid "Domain already exists, updating existing domain instead %s"
+msgstr ""
+
+#: designate/backend/impl_dynect.py:369
#, python-format
msgid "Deleting domain %(d_id)s / %(d_name)s"
msgstr ""
@@ -383,15 +388,15 @@ msgstr ""
msgid "delete_blacklist: Calling central's delete blacklist."
msgstr ""
-#: designate/central/service.py:99
+#: designate/central/service.py:97
msgid "Checking for TLDs"
msgstr ""
-#: designate/central/service.py:102
+#: designate/central/service.py:100
msgid "NOT checking for TLDs"
msgstr ""
-#: designate/central/service.py:1372
+#: designate/central/service.py:1602
#, python-format
msgid "Creating zone for %(fip_id)s:%(region)s - %(fip_addr)s zone %(zonename)s"
msgstr ""
@@ -427,25 +432,25 @@ msgid ""
"'%(zone_name)s'"
msgstr ""
-#: designate/mdns/service.py:43
+#: designate/mdns/service.py:52
#, python-format
msgid "Opening TCP Listening Socket on %(host)s:%(port)d"
msgstr ""
-#: designate/mdns/service.py:54
+#: designate/mdns/service.py:63
#, python-format
msgid "Opening UDP Listening Socket on %(host)s:%(port)d"
msgstr ""
-#: designate/mdns/service.py:66
+#: designate/mdns/service.py:75
msgid "started mdns service"
msgstr ""
-#: designate/mdns/service.py:74
+#: designate/mdns/service.py:111
msgid "_handle_tcp thread started"
msgstr ""
-#: designate/mdns/service.py:97
+#: designate/mdns/service.py:134
msgid "_handle_udp thread started"
msgstr ""
@@ -454,6 +459,16 @@ msgstr ""
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
+#: designate/openstack/common/lockutils.py:82
+#, python-format
+msgid "Created lock path: %s"
+msgstr ""
+
+#: designate/openstack/common/lockutils.py:194
+#, python-format
+msgid "Failed to remove file %(file)s"
+msgstr ""
+
#: designate/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
diff --git a/designate/locale/designate.pot b/designate/locale/designate.pot
index 3f588977..95d0fcb0 100644
--- a/designate/locale/designate.pot
+++ b/designate/locale/designate.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: designate 2014.2.dev271.g9552ccc\n"
+"Project-Id-Version: designate 2014.2.dev64.g22436ff\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-07-25 06:08+0000\n"
+"POT-Creation-Date: 2014-09-23 06:04+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"
@@ -27,21 +27,21 @@ msgstr ""
msgid "Policy check failed for rule '%(rule)s' on target %(target)s"
msgstr ""
-#: designate/service.py:59
+#: designate/service.py:73
#, python-format
msgid "Starting %(topic)s node (version %(version_string)s)"
msgstr ""
-#: designate/service.py:62
+#: designate/service.py:76
#, python-format
msgid "Creating RPC server on topic '%s'"
msgstr ""
-#: designate/service.py:120
+#: designate/service.py:159
msgid "serve() can only be called once"
msgstr ""
-#: designate/api/v2/controllers/rest.py:87
+#: designate/api/v2/controllers/rest.py:87 designate/sqlalchemy/utils.py:68
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
@@ -68,6 +68,11 @@ msgid ""
"characters. Please use unicode() or translate() instead."
msgstr ""
+#: designate/openstack/common/lockutils.py:101
+#, python-format
+msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
+msgstr ""
+
#: designate/openstack/common/log.py:276
#, python-format
msgid "Deprecated: %s"
diff --git a/designate/locale/en_GB/LC_MESSAGES/designate-log-error.po b/designate/locale/en_GB/LC_MESSAGES/designate-log-error.po
index ae5d2a91..40456245 100644
--- a/designate/locale/en_GB/LC_MESSAGES/designate-log-error.po
+++ b/designate/locale/en_GB/LC_MESSAGES/designate-log-error.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Designate\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-09-02 06:10+0000\n"
-"PO-Revision-Date: 2014-09-01 22:26+0000\n"
+"POT-Creation-Date: 2014-09-23 06:04+0000\n"
+"PO-Revision-Date: 2014-09-22 15:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"designate/language/en_GB/)\n"
@@ -24,7 +24,7 @@ msgstr ""
msgid "Missing context in request, please check."
msgstr "Missing context in request, please check."
-#: designate/backend/impl_ipa/__init__.py:407
+#: designate/backend/impl_ipa/__init__.py:398
msgid ""
"Error: could not authenticate to IPA - please check for correct keytab file"
msgstr ""
@@ -49,17 +49,17 @@ msgstr ""
"Error Lines:\n"
"%s"
-#: designate/mdns/handler.py:119
+#: designate/mdns/handler.py:118
#, python-format
msgid "got exception while handling axfr request. Question is %(qr)s"
msgstr ""
-#: designate/mdns/service.py:91
+#: designate/mdns/service.py:92
#, python-format
msgid "Failed to deserialize packet from %(host)s:%(port)d"
msgstr ""
-#: designate/mdns/service.py:177
+#: designate/mdns/service.py:178
#, python-format
msgid "Unhandled exception while processing request from %(host)s:%(port)d"
msgstr "Unhandled exception while processing request from %(host)s:%(port)d"
@@ -79,6 +79,11 @@ msgstr "Original exception being dropped: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Unexpected exception occurred %d time(s)... retrying."
+#: designate/openstack/common/lockutils.py:117
+#, python-format
+msgid "Could not release the acquired lock `%s`"
+msgstr ""
+
#: designate/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "in fixed duration looping call"