# Translations template for zaqar-ui. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the zaqar-ui project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: zaqar-ui 1.0.1.dev9\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-10-25 12:22+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" #: zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js:49 msgid "Unable to retrieve the Queues." msgstr "" #: zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js:54 msgid "Unable to create the queue." msgstr "" #: zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js:63 msgid "Unable to update the queue." msgstr "" #: zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js:75 msgid "Unable to add subscription." msgstr "" #: zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js:81 msgid "Unable to delete subscription." msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/actions.module.js:54 #: zaqar_ui/static/dashboard/project/queues/actions/update-queue.workflow.js:39 msgid "Update" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/actions.module.js:61 #: zaqar_ui/static/dashboard/project/queues/actions/create-subscription.workflow.js:39 msgid "Create Subscription" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/actions.module.js:69 msgid "Delete" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/actions.module.js:79 msgid "Create Queues" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/actions.module.js:87 msgid "Delete Queues" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-queue.service.js:42 #, python-format msgid "Queue %s was successfully created." msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-queue.workflow.js:38 msgid "Create Queue" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-queue.workflow.js:39 #: zaqar_ui/static/dashboard/project/queues/actions/create-subscription.workflow.js:40 msgid "Create" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-queue.workflow.js:41 #: zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html:4 msgid "Queue Details" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-queue.workflow.js:45 #: zaqar_ui/static/dashboard/project/queues/steps/queue-metadata/queue-metadata.html:4 msgid "Queue Metadata" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-subscription.service.js:45 #, python-format msgid "Subscription %s was successfully created." msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/create-subscription.workflow.js:43 #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:4 msgid "Subscription" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:90 #, python-format msgid "You are not allowed to delete queues: %s" msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:97 msgid "Confirm Delete Queue" msgid_plural "Confirm Delete queues" msgstr[0] "" msgstr[1] "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:101 #, python-format msgid "You have selected \"%s\". Deleted queue is not recoverable." msgid_plural "You have selected \"%s\". Deleted queues are not recoverable." msgstr[0] "" msgstr[1] "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:105 msgid "Delete Queue" msgid_plural "Delete Queues" msgstr[0] "" msgstr[1] "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:109 #, python-format msgid "Deleted Queue: %s." msgid_plural "Deleted Queues: %s." msgstr[0] "" msgstr[1] "" #: zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js:113 #, python-format msgid "Unable to delete Queue: %s." msgid_plural "Unable to delete Queues: %s." msgstr[0] "" msgstr[1] "" #: zaqar_ui/static/dashboard/project/queues/actions/update-queue.service.js:42 #, python-format msgid "Queue %s was successfully updated." msgstr "" #: zaqar_ui/static/dashboard/project/queues/actions/update-queue.workflow.js:38 msgid "Update Queue" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html:7 msgid "" "Note that you can create a queue without defining metadata.\n" " The metadata step is optional but recommended." msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html:16 msgid "Queue Name" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html:17 msgid "Enter a queue name" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html:26 msgid "A queue name between 1-256 characters is required." msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:7 msgid "Note that you can create a subscription without defining options." msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:17 #: zaqar_ui/static/dashboard/project/queues/table/subscription.html:6 msgid "Subscriber" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:20 msgid "Enter a subscriber" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:28 msgid "Subscribers must be in the form of mailto, HTTP, or HTTPS." msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:38 msgid "Time To Live" msgstr "" #: zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html:47 msgid "The TTL for a subscription must be at least 60 seconds long." msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:1 msgid "Queues" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:35 msgid "Name" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:36 msgid "Claimed Messages" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:37 #: zaqar_ui/static/dashboard/project/queues/table/queue.html:99 msgid "Free Messages" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:38 msgid "Total Messages" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:39 #: zaqar_ui/static/dashboard/project/queues/table/subscription.html:9 msgid "Actions" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/queue.html:108 msgid "Metadata" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/subscription.controller.js:78 #, python-format msgid "Removed %(subscriber)s subscriber from the %(queue)s queue." msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/subscription.html:7 msgid "Time to Live" msgstr "" #: zaqar_ui/static/dashboard/project/queues/table/subscription.html:8 msgid "Options" msgstr ""