# Translations template for designate. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the designate project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: designate 3.0.0.0rc2.dev6\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-09-29 20:46+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: designate/coordination.py:75 msgid "" "No coordination backend configured, distributed coordination " "functionality will be disabled. Please configure a coordination backend." msgstr "" #: designate/coordination.py:101 msgid "Failed to start Coordinator:" msgstr "" #: designate/coordination.py:146 msgid "" "No coordination backend configured, assuming we are the only worker. " "Please configure a coordination backend" msgstr "" #: designate/coordination.py:237 msgid "" "No coordination backend configured, assuming we are the leader. Please " "configure a coordination backend" msgstr "" #: designate/service.py:116 msgid "host and port config options used, the 'listen' option has been ignored" msgstr "" #: designate/service.py:336 #, python-format msgid "TCP Timeout from: %(host)s:%(port)d" msgstr "" #: designate/service.py:343 designate/service.py:408 designate/service.py:447 #, python-format msgid "Socket error %(err)s from: %(host)s:%(port)d" msgstr "" #: designate/service.py:412 #, python-format msgid "Invalid packet from: %(host)s:%(port)d" msgstr "" #: designate/agent/handler.py:123 #, python-format msgid "Not creating %(name)s, zone already exists" msgstr "" #: designate/agent/handler.py:171 #, python-format msgid "Refusing NOTIFY for %(name)s, doesn't exist" msgstr "" #: designate/agent/handler.py:222 #, python-format msgid "Not deleting %(name)s, zone doesn't exist" msgstr "" #: designate/agent/handler.py:249 #, python-format msgid "%(verb)s for %(name)s from %(server)s refused" msgstr "" #: designate/api/middleware.py:225 msgid "Request authorized to bypass maintenance mode" msgstr "" #: designate/api/v2/controllers/pools.py:71 #: designate/api/v2/controllers/pools.py:103 #: designate/api/v2/controllers/pools.py:135 msgid "" "Use of this API Method is DEPRICATED. This will have unforseen side " "affects when used with the designate-manage pool commands" msgstr "" #: designate/backend/agent.py:132 designate/mdns/notify.py:226 #, python-format msgid "" "Got Timeout while trying to send '%(msg)s' for '%(zone)s' to " "'%(server)s:%(port)d'. Timeout='%(timeout)d' seconds. Retry='%(retry)d'" msgstr "" #: designate/backend/agent.py:141 designate/mdns/notify.py:239 #, python-format msgid "" "Got BadResponse while trying to send '%(msg)s' for '%(zone)s' to " "'%(server)s:%(port)d'. Timeout='%(timeout)d' seconds. Retry='%(retry)d'" msgstr "" #: designate/backend/agent.py:154 #, python-format msgid "" "Failed to get expected response while trying to send '%(msg)s' for " "'%(zone)s' to '%(server)s:%(port)d'. Response message: %(resp)s" msgstr "" #: designate/backend/impl_designate.py:103 #, python-format msgid "Zone %s not found on remote Designate, Ignoring" msgstr "" #: designate/backend/impl_dynect.py:389 #, python-format msgid "Attempt to delete %(d_id)s / %(d_name)s caused 404, ignoring." msgstr "" #: designate/backend/impl_powerdns/migrate_repo/versions/006_add_inherit_ttl_col.py:55 msgid "**** A manual post-migration step is required ****" msgstr "" #: designate/backend/impl_powerdns/migrate_repo/versions/006_add_inherit_ttl_col.py:56 #, python-format msgid "Please issue this query: %s" msgstr "" #: designate/backend/impl_powerdns/migrate_repo/versions/011_records_drop_designate_ids.py:32 msgid "It will not be possible to downgrade from schema #11" msgstr "" #: designate/central/service.py:239 msgid "Managed Resource Tenant ID is not properly configured" msgstr "" #: designate/central/service.py:1099 #, python-format msgid "Abandoning zone '%(zone)s'" msgstr "" #: designate/cmd/pool_manager.py:54 msgid "" "designate-pool-manager is DEPRECATED in favor of designate-worker and " "will be removed during the Ocata cycle" msgstr "" #: designate/cmd/zone_manager.py:52 msgid "" "designate-zone-manager is DEPRECATED in favor of designate-producer, " "starting designate-producer under the zone-manager name" msgstr "" #: designate/mdns/handler.py:135 #, python-format msgid "NOTIFY for %(name)s from non-master server %(addr)s, refusing." msgstr "" #: designate/mdns/handler.py:236 #, python-format msgid "ZoneNotFound while handling axfr request. Question was %(qr)s" msgstr "" #: designate/mdns/handler.py:243 #, python-format msgid "Forbidden while handling axfr request. Question was %(qr)s" msgstr "" #: designate/mdns/handler.py:270 msgid "MDNS max message size must not be greater than 65535" msgstr "" #: designate/mdns/handler.py:307 #, python-format msgid "" "Aborted AXFR of %(zone)s, a single RR (%(rrset_type)s %(rrset_name)s) " "exceeded the max message size." msgstr "" #: designate/mdns/handler.py:392 #, python-format msgid "ZoneNotFound while handling query request. Question was %(qr)s" msgstr "" #: designate/mdns/handler.py:398 #, python-format msgid "Forbidden while handling query request. Question was %(qr)s" msgstr "" #: designate/mdns/notify.py:151 #, python-format msgid "" "Got lower serial for '%(zone)s' to '%(host)s:%(port)s'. " "Expected:'%(es)d'. Got:'%(as)s'.Retries left='%(retries)d'" msgstr "" #: designate/mdns/notify.py:213 #, python-format msgid "" "Got EAGAIN while trying to send '%(msg)s' for '%(zone)s' to " "'%(server)s:%(port)d'. Timeout='%(timeout)d' seconds. Retry='%(retry)d'" msgstr "" #: designate/mdns/notify.py:268 #, python-format msgid "" "Failed to get expected response while trying to send '%(msg)s' for " "'%(zone)s' to '%(server)s:%(port)d'.\n" "Response message:\n" "%(resp)s\n" msgstr "" #: designate/network_api/neutron.py:121 msgid "Calling Neutron resulted in a 401, please investigate." msgstr "" #: designate/notification_handler/base.py:139 #: designate/notification_handler/base.py:203 msgid "" "Deprecation notice: Unmanaged designate-sink records are being deprecated" " please update the call to remove managed=False" msgstr "" #: designate/pool_manager/service.py:426 #, python-format msgid "Consensus not reached for creating zone %(zone)s on pool targets" msgstr "" #: designate/pool_manager/service.py:497 #, python-format msgid "Consensus not reached for updating zone %(zone)s on pool targets" msgstr "" #: designate/pool_manager/service.py:576 #, python-format msgid "Consensus not reached for deleting zone %(zone)s on pool targets" msgstr "" #: designate/pool_manager/service.py:690 #, python-format msgid "For zone %(zone)s the error serial is %(error_serial)s." msgstr "" #: designate/pool_manager/service.py:702 #, python-format msgid "Zone %(zone)s is not present in some targets" msgstr "" #: designate/pool_manager/service.py:749 designate/worker/tasks/zone.py:525 #, python-format msgid "Found %(len)d zones PENDING for more than %(sec)d seconds" msgstr "" #: designate/sink/service.py:52 msgid "No designate-sink handlers enabled or loaded" msgstr "" #: designate/sqlalchemy/utils.py:100 msgid "Id not in sort_keys; is sort_keys unique?" msgstr "" #: designate/storage/__init__.py:46 msgid "Deadlock detected. Retrying..." msgstr "" #: designate/worker/tasks/zone.py:322 #, python-format msgid "" "Unexpected failure polling for serial %(serial)d %(host)s for zone " "%(zone)s. Error: %(error)s" msgstr ""