#, fuzzy msgid "" msgstr "" "Project-Id-Version: storyboard VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2020-09-24 18:38+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: storyboard/api/auth/__init__.py:50 msgid "You did not provide a response_type." msgstr "" #: storyboard/api/auth/__init__.py:51 msgid "response_type must be 'code'" msgstr "" #: storyboard/api/auth/__init__.py:52 msgid "You did not provide a client_id." msgstr "" #: storyboard/api/auth/__init__.py:53 msgid "You did not provide a valid client_id." msgstr "" #: storyboard/api/auth/__init__.py:54 msgid "You did not provide a redirect_uri." msgstr "" #: storyboard/api/auth/__init__.py:55 msgid "You did not provide a valid redirect_uri." msgstr "" #: storyboard/api/auth/__init__.py:57 msgid "scope must be 'user'." msgstr "" #: storyboard/api/auth/__init__.py:58 msgid "You did not provide a scope." msgstr "" #: storyboard/api/auth/__init__.py:60 msgid "Our authorization server declined your credentials." msgstr "" #: storyboard/api/auth/__init__.py:63 msgid "Please permit access to your email address." msgstr "" #: storyboard/api/auth/__init__.py:64 msgid "Please permit access to your name." msgstr "" #: storyboard/api/auth/__init__.py:66 msgid "" "Only grant types \"authorization_code\" and \"refresh_token\" are supported." msgstr "" #: storyboard/api/auth/authorization_checks.py:62 msgid "This action is limited to superusers only." msgstr "" #: storyboard/api/v1/attachments.py:86 #, python-format msgid "Attachment %s not found" msgstr "" #: storyboard/api/v1/attachments.py:136 #, python-format msgid "Story %s not found." msgstr "" #: storyboard/api/v1/attachments.py:138 msgid "You cannot select the creator of an attachment." msgstr "" #: storyboard/api/v1/attachments.py:140 msgid "You cannot attach to a different story." msgstr "" #: storyboard/api/v1/attachments.py:142 msgid "An attachment must have a 'link' field." msgstr "" #: storyboard/api/v1/attachments.py:144 msgid "An attachment must have a 'name' field." msgstr "" #: storyboard/api/v1/boards.py:145 storyboard/api/v1/boards.py:173 #: storyboard/api/v1/boards.py:225 storyboard/api/v1/boards.py:254 #: storyboard/api/v1/boards.py:421 storyboard/api/v1/boards.py:450 #: storyboard/api/v1/boards.py:464 storyboard/api/v1/due_dates.py:300 #, python-format msgid "Board %s not found" msgstr "" #: storyboard/api/v1/boards.py:195 storyboard/api/v1/worklists.py:195 #, python-format msgid "Permission with codename %s not found" msgstr "" #: storyboard/api/v1/boards.py:337 msgid "You can't select the creator of a board." msgstr "" #: storyboard/api/v1/branches.py:68 storyboard/api/v1/branches.py:170 #: storyboard/api/v1/branches.py:181 #, python-format msgid "Branch %s not found" msgstr "" #: storyboard/api/v1/branches.py:136 msgid "Can't create expired branch." msgstr "" #: storyboard/api/v1/branches.py:158 storyboard/api/v1/milestones.py:138 msgid "Can't change expiration date." msgstr "" #: storyboard/api/v1/branches.py:173 #, python-format msgid "You can't associate branch %s with another project." msgstr "" #: storyboard/api/v1/due_dates.py:59 storyboard/api/v1/due_dates.py:76 #: storyboard/api/v1/due_dates.py:94 storyboard/api/v1/due_dates.py:117 #: storyboard/api/v1/due_dates.py:226 storyboard/api/v1/due_dates.py:235 #: storyboard/api/v1/due_dates.py:280 storyboard/api/v1/due_dates.py:296 #, python-format msgid "Due date %s not found" msgstr "" #: storyboard/api/v1/due_dates.py:168 storyboard/api/v1/due_dates.py:239 msgid "You can't select the creator of a due date." msgstr "" #: storyboard/api/v1/milestones.py:64 storyboard/api/v1/milestones.py:150 #: storyboard/api/v1/milestones.py:161 #, python-format msgid "Milestone %s not found" msgstr "" #: storyboard/api/v1/milestones.py:120 msgid "Can't create expired milestone." msgstr "" #: storyboard/api/v1/milestones.py:153 #, python-format msgid "You can't associate milestone %s with another branch." msgstr "" #: storyboard/api/v1/project_groups.py:70 #: storyboard/api/v1/project_groups.py:144 #: storyboard/api/v1/project_groups.py:163 #, python-format msgid "Project Group %s not found" msgstr "" #: storyboard/api/v1/projects.py:65 storyboard/api/v1/projects.py:81 #: storyboard/api/v1/projects.py:191 storyboard/db/api/teams.py:139 #: storyboard/db/api/teams.py:163 #, python-format msgid "Project %s not found" msgstr "" #: storyboard/api/v1/stories.py:85 storyboard/api/v1/stories.py:150 #: storyboard/api/v1/stories.py:219 storyboard/api/v1/stories.py:405 #: storyboard/db/api/stories.py:622 storyboard/db/api/stories.py:650 #: storyboard/db/api/stories.py:683 storyboard/db/api/stories.py:711 #, python-format msgid "Story %s not found" msgstr "" #: storyboard/api/v1/stories.py:328 #, python-format msgid "Now you can't add story with type %s." msgstr "" #: storyboard/api/v1/stories.py:335 msgid "You can't select author of story." msgstr "" #: storyboard/api/v1/stories.py:340 msgid "Can't create story of this type." msgstr "" #: storyboard/api/v1/stories.py:398 #, python-format msgid "Now you can't change story type to %s." msgstr "" #: storyboard/api/v1/stories.py:408 msgid "You can't change author of story." msgstr "" #: storyboard/api/v1/stories.py:415 msgid "Can't change story type." msgstr "" #: storyboard/api/v1/stories.py:454 msgid "Can't make a private story have no users or teams" msgstr "" #: storyboard/api/v1/subscription_events.py:88 #: storyboard/api/v1/subscription_events.py:118 #: storyboard/api/v1/subscription_events.py:162 msgid "Permission Denied" msgstr "" #: storyboard/api/v1/subscriptions.py:85 msgid "You do not have access to this record." msgstr "" #: storyboard/api/v1/subscriptions.py:165 msgid "You are missing either the target_type or the target_id" msgstr "" #: storyboard/api/v1/subscriptions.py:174 msgid "You can only subscribe to resources on your own." msgstr "" #: storyboard/api/v1/subscriptions.py:182 msgid "You cannot subscribe to a nonexistent resource." msgstr "" #: storyboard/api/v1/subscriptions.py:192 msgid "You are already subscribed to this resource." msgstr "" #: storyboard/api/v1/subscriptions.py:216 msgid "You can only remove your own subscriptions." msgstr "" #: storyboard/api/v1/tags.py:55 #, python-format msgid "Tag %s not found" msgstr "" #: storyboard/api/v1/tasks.py:54 #, python-format msgid "Milestone %s not found." msgstr "" #: storyboard/api/v1/tasks.py:58 #, python-format msgid "You can't associate task to expired milestone %s." msgstr "" #: storyboard/api/v1/tasks.py:62 #, python-format msgid "Milestone %(m_id)s doesn't associate with branch %(b_id)s." msgstr "" #: storyboard/api/v1/tasks.py:75 #, python-format msgid "Branch %s not found." msgstr "" #: storyboard/api/v1/tasks.py:78 #, python-format msgid "Branch %(b_id)s doesn't associate with project %(p_id)s." msgstr "" #: storyboard/api/v1/tasks.py:83 #, python-format msgid "You can't associate task with expired branch %s." msgstr "" #: storyboard/api/v1/tasks.py:103 #, python-format msgid "Branch %s must be restricted." msgstr "" #: storyboard/api/v1/tasks.py:112 msgid "You can't select author of task." msgstr "" #: storyboard/api/v1/tasks.py:116 msgid "You must select a project for task." msgstr "" #: storyboard/api/v1/tasks.py:120 msgid "You must select a story for task." msgstr "" #: storyboard/api/v1/tasks.py:142 storyboard/api/v1/tasks.py:180 #: storyboard/api/v1/tasks.py:185 msgid "Milestones can only be associated with merged tasks" msgstr "" #: storyboard/api/v1/tasks.py:155 msgid "You can't change author of task." msgstr "" #: storyboard/api/v1/tasks.py:274 storyboard/api/v1/tasks.py:521 #: storyboard/api/v1/tasks.py:662 #, python-format msgid "Task %s not found" msgstr "" #: storyboard/api/v1/tasks.py:408 storyboard/api/v1/tasks.py:435 #: storyboard/api/v1/tasks.py:700 #, python-format msgid "Task %s not found." msgstr "" #: storyboard/api/v1/tasks.py:518 storyboard/api/v1/tasks.py:619 #: storyboard/api/v1/tasks.py:665 storyboard/api/v1/tasks.py:703 msgid "URL story_id and task.story_id do not match" msgstr "" #: storyboard/api/v1/tasks.py:670 msgid "the story_id of a task cannot be changed through this API" msgstr "" #: storyboard/api/v1/teams.py:58 storyboard/api/v1/teams.py:119 #: storyboard/api/v1/teams.py:179 storyboard/api/v1/teams.py:195 #: storyboard/api/v1/teams.py:284 storyboard/db/api/stories.py:687 #: storyboard/db/api/teams.py:88 storyboard/db/api/teams.py:111 #: storyboard/db/api/teams.py:135 storyboard/db/api/teams.py:159 #, python-format msgid "Team %s not found" msgstr "" #: storyboard/api/v1/timeline.py:65 storyboard/api/v1/timeline.py:164 #, python-format msgid "Event %s not found" msgstr "" #: storyboard/api/v1/timeline.py:102 storyboard/api/v1/timeline.py:197 #, python-format msgid "" "Invalid event_type requested. Event type must be one of the following: %s" msgstr "" #: storyboard/api/v1/timeline.py:246 storyboard/api/v1/timeline.py:252 #: storyboard/api/v1/timeline.py:281 storyboard/api/v1/timeline.py:287 #, python-format msgid "Comment %s not found" msgstr "" #: storyboard/api/v1/timeline.py:391 msgid "Editing of comments is disabled by the server administrator." msgstr "" #: storyboard/api/v1/timeline.py:398 msgid "You are not allowed to update this comment." msgstr "" #: storyboard/api/v1/timeline.py:417 msgid "Deletion of comments is disabled by the server administrator." msgstr "" #: storyboard/api/v1/user_preferences.py:54 msgid "You can't read preferences of other users." msgstr "" #: storyboard/api/v1/user_preferences.py:79 msgid "You can't change preferences of other users." msgstr "" #: storyboard/api/v1/user_tokens.py:124 storyboard/api/v1/user_tokens.py:200 #: storyboard/api/v1/user_tokens.py:236 #, python-format msgid "Token %s not found." msgstr "" #: storyboard/api/v1/user_tokens.py:159 msgid "This token already exist." msgstr "" #: storyboard/api/v1/user_tokens.py:169 msgid "Can't create access token." msgstr "" #: storyboard/api/v1/user_tokens.py:260 msgid "user_id is missing." msgstr "" #: storyboard/api/v1/user_tokens.py:264 msgid "You must log in to do this." msgstr "" #: storyboard/api/v1/user_tokens.py:269 msgid "You are not admin and can't do this." msgstr "" #: storyboard/api/v1/user_tokens.py:274 msgid "token_entity.user_id or user_id is wrong." msgstr "" #: storyboard/api/v1/users.py:134 storyboard/api/v1/users.py:235 #: storyboard/db/api/stories.py:626 storyboard/db/api/stories.py:654 #: storyboard/db/api/stories.py:715 storyboard/db/api/teams.py:92 #: storyboard/db/api/teams.py:115 #, python-format msgid "User %s not found" msgstr "" #: storyboard/api/v1/users.py:176 msgid "You are not allowed to update this user." msgstr "" #: storyboard/api/v1/worklists.py:119 storyboard/api/v1/worklists.py:151 #: storyboard/api/v1/worklists.py:228 storyboard/api/v1/worklists.py:251 #: storyboard/api/v1/worklists.py:275 storyboard/api/v1/worklists.py:303 #: storyboard/api/v1/worklists.py:335 storyboard/api/v1/worklists.py:372 #: storyboard/api/v1/worklists.py:402 storyboard/api/v1/worklists.py:439 #: storyboard/api/v1/worklists.py:489 storyboard/api/v1/worklists.py:568 #: storyboard/api/v1/worklists.py:627 storyboard/api/v1/worklists.py:846 #: storyboard/api/v1/worklists.py:874 storyboard/api/v1/worklists.py:897 #: storyboard/db/api/worklists.py:218 #, python-format msgid "Worklist %s not found" msgstr "" #: storyboard/api/v1/worklists.py:448 storyboard/api/v1/worklists.py:504 #, python-format msgid "Item %s refers to a non-existent task or story." msgstr "" #: storyboard/api/v1/worklists.py:492 #, python-format msgid "Item %s seems to have been deleted, try refreshing your page." msgstr "" #: storyboard/api/v1/worklists.py:571 #, python-format msgid "Item %s seems to have already been deleted, try refreshing your page." msgstr "" #: storyboard/api/v1/worklists.py:755 msgid "You can't select the creator of a worklist." msgstr "" #: storyboard/common/decorators.py:48 msgid "No details available." msgstr "" #: storyboard/common/exception.py:33 msgid "An unknown exception occurred" msgstr "" #: storyboard/common/exception.py:44 msgid "Object not found" msgstr "" #: storyboard/common/exception.py:51 msgid "Database object must be empty" msgstr "" #: storyboard/common/exception.py:61 msgid "Database Exception" msgstr "" #: storyboard/common/exception.py:82 msgid "Database object already exists." msgstr "" #: storyboard/common/exception.py:103 msgid "Database object" msgstr "" #: storyboard/common/exception.py:106 storyboard/common/exception.py:212 #: storyboard/common/exception.py:216 #, python-format msgid "'%s'" msgstr "" #: storyboard/common/exception.py:109 #, python-format msgid "with field value '%s'" msgstr "" #: storyboard/common/exception.py:111 msgid "with some of unique fields" msgstr "" #: storyboard/common/exception.py:113 msgid "already exists." msgstr "" #: storyboard/common/exception.py:114 msgid " " msgstr "" #: storyboard/common/exception.py:132 msgid "Connection to database failed." msgstr "" #: storyboard/common/exception.py:141 msgid "Column is invalid or not found" msgstr "" #: storyboard/common/exception.py:150 msgid "Database in dead lock" msgstr "" #: storyboard/common/exception.py:159 msgid "Unicode parameter is passed to a database without encoding directive" msgstr "" #: storyboard/common/exception.py:169 msgid "migrations could not be completed successfully" msgstr "" #: storyboard/common/exception.py:178 msgid "Foreign key error." msgstr "" #: storyboard/common/exception.py:205 msgid "Error in object" msgstr "" #: storyboard/common/exception.py:206 #, python-format msgid "'%s'." msgstr "" #: storyboard/common/exception.py:209 msgid "Field" msgstr "" #: storyboard/common/exception.py:215 msgid "value" msgstr "" #: storyboard/common/exception.py:218 msgid "is invalid." msgstr "" #: storyboard/common/exception.py:240 msgid "Invalid sort field" msgstr "" #: storyboard/common/exception.py:249 msgid "Unknown value." msgstr "" #: storyboard/db/superusers_loader.py:39 msgid "A superuser is missing an openid field" msgstr "" #: storyboard/db/api/base.py:123 #, python-format msgid "Invalid sort_field [%s]" msgstr "" #: storyboard/db/api/base.py:318 storyboard/db/api/base.py:360 #: storyboard/db/api/project_groups.py:140 #: storyboard/db/api/project_groups.py:146 #: storyboard/db/api/project_groups.py:167 #: storyboard/db/api/project_groups.py:173 storyboard/db/api/stories.py:443 #: storyboard/db/api/stories.py:463 storyboard/db/api/stories.py:486 #, python-format msgid "%(name)s %(id)s not found" msgstr "" #: storyboard/db/api/boards.py:169 storyboard/db/api/boards.py:184 msgid "A lane must have a worklist_id." msgstr "" #: storyboard/db/api/boards.py:283 storyboard/db/api/due_dates.py:165 #: storyboard/db/api/worklists.py:436 #, python-format msgid "Permission %s does not exist" msgstr "" #: storyboard/db/api/branches.py:79 #, python-format msgid "Master branch of project %d not found." msgstr "" #: storyboard/db/api/project_groups.py:150 #, python-format msgid "The Project %(id)d is already in Project Group %(group_id)d" msgstr "" #: storyboard/db/api/project_groups.py:178 #, python-format msgid "The Project %(id)d is not in Project Group %(group_id)d" msgstr "" #: storyboard/db/api/project_groups.py:195 msgid "Project group not found." msgstr "" #: storyboard/db/api/stories.py:428 #, python-format msgid "%(name)s not found" msgstr "" #: storyboard/db/api/stories.py:468 #, python-format msgid "The Story %(id)d already has a tag %(tag)s" msgstr "" #: storyboard/db/api/stories.py:490 #, python-format msgid "The Story %(story_id)d has no tag %(tag)s" msgstr "" #: storyboard/db/api/stories.py:539 #, python-format msgid "Story type %s not found." msgstr "" #: storyboard/db/api/stories.py:596 #, python-format msgid "Permissions for story %d not found." msgstr "" #: storyboard/db/api/stories.py:633 msgid "" "The User %{user_id}d is already in the permission list for Story " "%{story_id}d" msgstr "" #: storyboard/db/api/stories.py:657 storyboard/db/api/stories.py:664 msgid "" "The User %{user_id}d isn't in the permission list for Story %{story_id}d" msgstr "" #: storyboard/db/api/stories.py:694 msgid "" "The Team %{team_id}d is already in the permission list for Story " "%{story_id}d" msgstr "" #: storyboard/db/api/stories.py:718 storyboard/db/api/stories.py:725 msgid "" "The Team %{team_id}d isn't in the permission list for Story %{story_id}d" msgstr "" #: storyboard/db/api/teams.py:95 #, python-format msgid "The User %(user_id)d is already in Team %(team_id)d" msgstr "" #: storyboard/db/api/teams.py:118 #, python-format msgid "The User %(user_id)d is not in Team %(team_id)d" msgstr "" #: storyboard/db/api/teams.py:142 #, python-format msgid "The Project %(user_id)d is already in Team %(team_id)d" msgstr "" #: storyboard/db/api/teams.py:166 #, python-format msgid "The Project %(user_id)d is not in Team %(team_id)d" msgstr "" #: storyboard/db/api/teams.py:182 msgid "Team not found." msgstr "" #: storyboard/db/api/teams.py:185 msgid "Team must be empty." msgstr "" #: storyboard/db/api/worklists.py:252 msgid "An item in a worklist must be either a story or a task" msgstr "" #: storyboard/db/api/worklists.py:256 #, python-format msgid "%(type)s %(id)s not found" msgstr "" #: storyboard/db/migration/cli.py:50 msgid "You must provide a revision or relative delta" msgstr "" #: storyboard/db/migration/cli.py:121 msgid "Available commands" msgstr "" #: storyboard/notifications/connection_service.py:75 msgid "Clearing timer..." msgstr "" #: storyboard/notifications/connection_service.py:84 msgid "Creating a new channel" msgstr "" #: storyboard/notifications/connection_service.py:89 #, python-format msgid "Declaring exchange %s" msgstr "" #: storyboard/notifications/connection_service.py:110 msgid "Scheduling reconnect in 5 seconds..." msgstr "" #: storyboard/notifications/connection_service.py:125 msgid "Connection Closed" msgstr "" #: storyboard/notifications/publisher.py:67 #, python-format msgid "Sending message to %(name)s [%(topic)s]" msgstr "" #: storyboard/notifications/publisher.py:79 msgid "Cannot send message, publisher is connecting." msgstr "" #: storyboard/notifications/subscriber.py:57 msgid "No messages available, sleeping for 5 seconds." msgstr ""