# Translations template for barbican. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the barbican project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: barbican 3.0.1.dev86\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-15 09:37+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" #: barbican/api/app.py:90 msgid "Barbican app created and initialized" msgstr "" #: barbican/api/controllers/cas.py:257 #, python-format msgid "Deleted CA for project: %s" msgstr "" #: barbican/api/controllers/cas.py:496 #, python-format msgid "Created a sub CA for project: %s" msgstr "" #: barbican/api/controllers/consumers.py:71 #, python-format msgid "Retrieved a consumer for project: %s" msgstr "" #: barbican/api/controllers/consumers.py:133 #, python-format msgid "Retrieved a consumer list for project: %s" msgstr "" #: barbican/api/controllers/consumers.py:159 #, python-format msgid "Created a consumer for project: %s" msgstr "" #: barbican/api/controllers/consumers.py:201 #, python-format msgid "Deleted a consumer for project: %s" msgstr "" #: barbican/api/controllers/containers.py:77 #, python-format msgid "Retrieved container for project: %s" msgstr "" #: barbican/api/controllers/containers.py:101 #, python-format msgid "Deleted container for project: %s" msgstr "" #: barbican/api/controllers/containers.py:178 #, python-format msgid "Retrieved container list for project: %s" msgstr "" #: barbican/api/controllers/containers.py:222 #, python-format msgid "Created a container for project: %s" msgstr "" #: barbican/api/controllers/containers.py:288 #, python-format msgid "Created a container secret for project: %s" msgstr "" #: barbican/api/controllers/containers.py:328 #, python-format msgid "Deleted container secret for project: %s" msgstr "" #: barbican/api/controllers/quotas.py:94 msgid "Put Project Quotas" msgstr "" #: barbican/api/controllers/quotas.py:106 msgid "Delete Project Quotas - Project not found" msgstr "" #: barbican/api/controllers/quotas.py:109 msgid "Delete Project Quotas" msgstr "" #: barbican/api/controllers/secrets.py:121 #, python-format msgid "Retrieved secret metadata for project: %s" msgstr "" #: barbican/api/controllers/secrets.py:205 #, python-format msgid "Retrieved secret payload for project: %s" msgstr "" #: barbican/api/controllers/secrets.py:246 #, python-format msgid "Updated secret for project: %s" msgstr "" #: barbican/api/controllers/secrets.py:254 #, python-format msgid "Deleted secret for project: %s" msgstr "" #: barbican/api/controllers/secrets.py:407 #, python-format msgid "Retrieved secret list for project: %s" msgstr "" #: barbican/api/controllers/secrets.py:448 #, python-format msgid "Created a secret for project: %s" msgstr "" #: barbican/api/middleware/context.py:40 msgid "Processed request" msgstr "" #: barbican/cmd/keystone_listener.py:66 msgid "Booting up Barbican Keystone listener node..." msgstr "" #: barbican/cmd/keystone_listener.py:77 msgid "Exiting as Barbican Keystone listener is not enabled..." msgstr "" #: barbican/model/clean.py:63 #, python-format msgid "Cleaned up %(delete_count)s entries for %(project_name)s" msgstr "" #: barbican/model/clean.py:101 #, python-format msgid "" "Cleaned up %(delete_count)s entries for %(parent_name)s with no children " "in %(child_name)s" msgstr "" #: barbican/model/clean.py:123 #, python-format msgid "Cleaned up %(delete_count)s entries for %(model_name)s" msgstr "" #: barbican/model/clean.py:175 #, python-format msgid "Cleaned up %s soft deleted entries" msgstr "" #: barbican/model/clean.py:298 #, python-format msgid "" "Soft deleted %(update_count)s entries due to secret expiration and " "%(acl_total)s secret acl entries were removed from the database" msgstr "" #: barbican/model/clean.py:327 msgid "Cleaning up soft deletions in the barbican database" msgstr "" #: barbican/model/clean.py:375 #, python-format msgid "Cleaning of database affected %s entries" msgstr "" #: barbican/model/clean.py:377 #, python-format msgid "DB clean up finished in %s seconds" msgstr "" #: barbican/model/repositories.py:95 msgid "Setting up database engine and session factory" msgstr "" #: barbican/model/repositories.py:203 msgid "Not auto-creating barbican registry DB" msgstr "" #: barbican/model/repositories.py:250 msgid "Updating schema to latest version" msgstr "" #: barbican/model/repositories.py:254 msgid "Auto-creating barbican registry DB" msgstr "" #: barbican/plugin/dogtag.py:103 msgid "" "The nss_db_path provided already exists, so the database is assumed to be" " already set up." msgstr "" #: barbican/plugin/dogtag.py:674 msgid "Sub-CA already deleted" msgstr "" #: barbican/plugin/dogtag.py:733 msgid "Invalid data read from expiration file" msgstr "" #: barbican/plugin/dogtag.py:772 msgid "Sub-CAs are enabled by Dogtag server" msgstr "" #: barbican/plugin/dogtag.py:775 msgid "Sub-CAs are not enabled by Dogtag server" msgstr "" #: barbican/plugin/dogtag.py:778 msgid "Sub-CAs are not supported by Dogtag server" msgstr "" #: barbican/plugin/dogtag.py:780 msgid "Sub-CAs are not supported by Dogtag client" msgstr "" #: barbican/plugin/kmip_secret_store.py:246 msgid "Going to use TLS1.2..." msgstr "" #: barbican/plugin/simple_certificate_manager.py:54 msgid "Invoking issue_certificate_request()" msgstr "" #: barbican/plugin/simple_certificate_manager.py:74 msgid "Invoking modify_certificate_request()" msgstr "" #: barbican/plugin/simple_certificate_manager.py:92 msgid "Invoking cancel_certificate_request()" msgstr "" #: barbican/plugin/simple_certificate_manager.py:110 msgid "Invoking check_certificate_status()" msgstr "" #: barbican/plugin/simple_certificate_manager.py:148 msgid "Invoking notify_certificate_is_ready()" msgstr "" #: barbican/plugin/simple_certificate_manager.py:161 msgid "Invoking notify_ca_is_unavailable()" msgstr "" #: barbican/queue/retry_scheduler.py:77 msgid "Starting the PeriodicServer" msgstr "" #: barbican/queue/retry_scheduler.py:81 msgid "Halting the PeriodicServer" msgstr "" #: barbican/queue/retry_scheduler.py:102 #, python-format msgid "Done processing '%(total)s' tasks, will check again in '%(next)s' seconds." msgstr "" #: barbican/queue/retry_scheduler.py:113 msgid "Processing scheduled retry tasks:" msgstr "" #: barbican/queue/server.py:67 #, python-format msgid "Scheduled RPC method for retry: '%s'" msgstr "" #: barbican/queue/server.py:71 #, python-format msgid "Task '%s' did not have to be retried" msgstr "" #: barbican/queue/server.py:87 #, python-format msgid "Completed worker task: '%s'" msgstr "" #: barbican/queue/server.py:94 #, python-format msgid "Completed worker task (post-commit): '%s'" msgstr "" #: barbican/queue/server.py:215 #, python-format msgid "" "Processing type order: order ID is '%(order)s' and request ID is " "'%(request)s'" msgstr "" #: barbican/queue/server.py:229 #, python-format msgid "" "Processing update order: order ID is '%(order)s' and request ID is " "'%(request)s'" msgstr "" #: barbican/queue/server.py:243 #, python-format msgid "" "Processing check certificate status on order: order ID is '%(order)s' and" " request ID is '%(request)s'" msgstr "" #: barbican/queue/server.py:280 msgid "Starting the TaskServer" msgstr "" #: barbican/queue/server.py:285 msgid "Halting the TaskServer" msgstr "" #: barbican/tasks/keystone_consumer.py:95 #, python-format msgid "" "Successfully handled Keystone event, project_id=%(project_id)s, event " "resource=%(resource)s, event operation=%(operation)s" msgstr "" #: barbican/tasks/keystone_consumer.py:121 #, python-format msgid "" "No action is needed as there are no Barbican resources present for " "Keystone project_id=%s" msgstr "" #: barbican/tasks/keystone_consumer.py:135 #, python-format msgid "" "Successfully completed Barbican resources cleanup for Keystone " "project_id=%s" msgstr ""