73 |
73 |
notice_email_sent: An email was sent to %s
|
74 |
74 |
notice_email_error: An error occurred while sending mail (%s)
|
75 |
75 |
notice_feeds_access_key_reseted: Your RSS access key was reset.
|
76 |
|
notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
|
77 |
|
notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
|
|
76 |
notice_failed_to_save_issues: "Failed to save %d task(s) on %d selected: %s."
|
|
77 |
notice_no_issue_selected: "No task is selected! Please, check the tasks you want to edit."
|
78 |
78 |
notice_account_pending: "Your account was created and is now pending administrator approval."
|
79 |
79 |
notice_default_data_loaded: Default configuration successfully loaded.
|
80 |
80 |
notice_unable_delete_version: Unable to delete version.
|
... | ... | |
83 |
83 |
error_scm_not_found: "The entry or revision was not found in the repository."
|
84 |
84 |
error_scm_command_failed: "An error occurred when trying to access the repository: %s"
|
85 |
85 |
error_scm_annotate: "The entry does not exist or can not be annotated."
|
86 |
|
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
|
|
86 |
error_issue_not_found_in_project: 'The task was not found or does not belong to this project'
|
87 |
87 |
|
88 |
88 |
warning_attachments_not_saved: "%d file(s) could not be saved."
|
89 |
89 |
|
... | ... | |
95 |
95 |
mail_body_account_information: Your account information
|
96 |
96 |
mail_subject_account_activation_request: %s account activation request
|
97 |
97 |
mail_body_account_activation_request: 'A new user (%s) has registered. The account is pending your approval:'
|
98 |
|
mail_subject_reminder: "%d issue(s) due in the next days"
|
99 |
|
mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:"
|
|
98 |
mail_subject_reminder: "%d task(s) due in the next days"
|
|
99 |
mail_body_reminder: "%d task(s) that are assigned to you are due in the next %d days:"
|
100 |
100 |
|
101 |
101 |
gui_validation_error: 1 error
|
102 |
102 |
gui_validation_error_plural: %d errors
|
... | ... | |
124 |
124 |
field_category: Category
|
125 |
125 |
field_title: Title
|
126 |
126 |
field_project: Project
|
127 |
|
field_issue: Issue
|
|
127 |
field_issue: Task
|
128 |
128 |
field_status: Status
|
129 |
129 |
field_notes: Notes
|
130 |
|
field_is_closed: Issue closed
|
|
130 |
field_is_closed: Task closed
|
131 |
131 |
field_is_default: Default value
|
132 |
132 |
field_tracker: Tracker
|
133 |
133 |
field_subject: Subject
|
... | ... | |
140 |
140 |
field_homepage: Homepage
|
141 |
141 |
field_is_public: Public
|
142 |
142 |
field_parent: Subproject of
|
143 |
|
field_is_in_chlog: Issues displayed in changelog
|
144 |
|
field_is_in_roadmap: Issues displayed in roadmap
|
|
143 |
field_is_in_chlog: Tasks displayed in changelog
|
|
144 |
field_is_in_roadmap: Tasks displayed in roadmap
|
145 |
145 |
field_login: Login
|
146 |
146 |
field_mail_notification: Email notifications
|
147 |
147 |
field_admin: Administrator
|
... | ... | |
175 |
175 |
field_spent_on: Date
|
176 |
176 |
field_identifier: Identifier
|
177 |
177 |
field_is_filter: Used as a filter
|
178 |
|
field_issue_to_id: Related issue
|
|
178 |
field_issue_to_id: Related task
|
179 |
179 |
field_delay: Delay
|
180 |
|
field_assignable: Issues can be assigned to this role
|
|
180 |
field_assignable: Tasks can be assigned to this role
|
181 |
181 |
field_redirect_existing_links: Redirect existing links
|
182 |
182 |
field_estimated_hours: Estimated time
|
183 |
183 |
field_column_names: Columns
|
... | ... | |
194 |
194 |
setting_login_required: Authentication required
|
195 |
195 |
setting_self_registration: Self-registration
|
196 |
196 |
setting_attachment_max_size: Attachment max. size
|
197 |
|
setting_issues_export_limit: Issues export limit
|
|
197 |
setting_issues_export_limit: Tasks export limit
|
198 |
198 |
setting_mail_from: Emission email address
|
199 |
199 |
setting_bcc_recipients: Blind carbon copy recipients (bcc)
|
200 |
200 |
setting_plain_text_mail: plain text mail (no HTML)
|
... | ... | |
210 |
210 |
setting_autologin: Autologin
|
211 |
211 |
setting_date_format: Date format
|
212 |
212 |
setting_time_format: Time format
|
213 |
|
setting_cross_project_issue_relations: Allow cross-project issue relations
|
214 |
|
setting_issue_list_default_columns: Default columns displayed on the issue list
|
|
213 |
setting_cross_project_issue_relations: Allow cross-project task relations
|
|
214 |
setting_issue_list_default_columns: Default columns displayed on the task list
|
215 |
215 |
setting_repositories_encodings: Repositories encodings
|
216 |
216 |
setting_commit_logs_encoding: Commit messages encoding
|
217 |
217 |
setting_emails_footer: Emails footer
|
... | ... | |
219 |
219 |
setting_per_page_options: Objects per page options
|
220 |
220 |
setting_user_format: Users display format
|
221 |
221 |
setting_activity_days_default: Days displayed on project activity
|
222 |
|
setting_display_subprojects_issues: Display subprojects issues on main projects by default
|
|
222 |
setting_display_subprojects_issues: Display subprojects tasks on main projects by default
|
223 |
223 |
setting_enabled_scm: Enabled SCM
|
224 |
224 |
setting_mail_handler_api_enabled: Enable WS for incoming emails
|
225 |
225 |
setting_mail_handler_api_key: API key
|
... | ... | |
231 |
231 |
permission_select_project_modules: Select project modules
|
232 |
232 |
permission_manage_members: Manage members
|
233 |
233 |
permission_manage_versions: Manage versions
|
234 |
|
permission_manage_categories: Manage issue categories
|
235 |
|
permission_add_issues: Add issues
|
236 |
|
permission_edit_issues: Edit issues
|
237 |
|
permission_manage_issue_relations: Manage issue relations
|
|
234 |
permission_manage_categories: Manage task categories
|
|
235 |
permission_add_issues: Add tasks
|
|
236 |
permission_edit_issues: Edit tasks
|
|
237 |
permission_manage_issue_relations: Manage task relations
|
238 |
238 |
permission_add_issue_notes: Add notes
|
239 |
239 |
permission_edit_issue_notes: Edit notes
|
240 |
240 |
permission_edit_own_issue_notes: Edit own notes
|
241 |
|
permission_move_issues: Move issues
|
242 |
|
permission_delete_issues: Delete issues
|
|
241 |
permission_move_issues: Move tasks
|
|
242 |
permission_delete_issues: Delete tasks
|
243 |
243 |
permission_manage_public_queries: Manage public queries
|
244 |
244 |
permission_save_queries: Save queries
|
245 |
245 |
permission_view_gantt: View gantt chart
|
... | ... | |
276 |
276 |
permission_delete_messages: Delete messages
|
277 |
277 |
permission_delete_own_messages: Delete own messages
|
278 |
278 |
|
279 |
|
project_module_issue_tracking: Issue tracking
|
|
279 |
project_module_issue_tracking: Task tracking
|
280 |
280 |
project_module_time_tracking: Time tracking
|
281 |
281 |
project_module_news: News
|
282 |
282 |
project_module_documents: Documents
|
... | ... | |
293 |
293 |
label_project_plural: Projects
|
294 |
294 |
label_project_all: All Projects
|
295 |
295 |
label_project_latest: Latest projects
|
296 |
|
label_issue: Issue
|
297 |
|
label_issue_new: New issue
|
298 |
|
label_issue_plural: Issues
|
299 |
|
label_issue_view_all: View all issues
|
300 |
|
label_issues_by: Issues by %s
|
301 |
|
label_issue_added: Issue added
|
302 |
|
label_issue_updated: Issue updated
|
|
296 |
label_issue: Task
|
|
297 |
label_issue_new: New task
|
|
298 |
label_issue_plural: Tasks
|
|
299 |
label_issue_view_all: View all tasks
|
|
300 |
label_issues_by: Tasks by %s
|
|
301 |
label_issue_added: Task added
|
|
302 |
label_issue_updated: Task updated
|
303 |
303 |
label_document: Document
|
304 |
304 |
label_document_new: New document
|
305 |
305 |
label_document_plural: Documents
|
... | ... | |
315 |
315 |
label_tracker_plural: Trackers
|
316 |
316 |
label_tracker_new: New tracker
|
317 |
317 |
label_workflow: Workflow
|
318 |
|
label_issue_status: Issue status
|
319 |
|
label_issue_status_plural: Issue statuses
|
|
318 |
label_issue_status: Task status
|
|
319 |
label_issue_status_plural: Task statuses
|
320 |
320 |
label_issue_status_new: New status
|
321 |
|
label_issue_category: Issue category
|
322 |
|
label_issue_category_plural: Issue categories
|
|
321 |
label_issue_category: Task category
|
|
322 |
label_issue_category_plural: Task categories
|
323 |
323 |
label_issue_category_new: New category
|
324 |
324 |
label_custom_field: Custom field
|
325 |
325 |
label_custom_field_plural: Custom fields
|
... | ... | |
339 |
339 |
label_login: Sign in
|
340 |
340 |
label_logout: Sign out
|
341 |
341 |
label_help: Help
|
342 |
|
label_reported_issues: Reported issues
|
343 |
|
label_assigned_to_me_issues: Issues assigned to me
|
|
342 |
label_reported_issues: Reported tasks
|
|
343 |
label_assigned_to_me_issues: Tasks assigned to me
|
344 |
344 |
label_last_login: Last connection
|
345 |
345 |
label_last_updates: Last updated
|
346 |
346 |
label_last_updates_plural: %d last updated
|
... | ... | |
475 |
475 |
label_roadmap: Roadmap
|
476 |
476 |
label_roadmap_due_in: Due in %s
|
477 |
477 |
label_roadmap_overdue: %s late
|
478 |
|
label_roadmap_no_issues: No issues for this version
|
|
478 |
label_roadmap_no_issues: No tasks for this version
|
479 |
479 |
label_search: Search
|
480 |
480 |
label_result_plural: Results
|
481 |
481 |
label_all_words: All words
|
... | ... | |
490 |
490 |
label_preview: Preview
|
491 |
491 |
label_feed_plural: Feeds
|
492 |
492 |
label_changes_details: Details of all changes
|
493 |
|
label_issue_tracking: Issue tracking
|
|
493 |
label_issue_tracking: Task tracking
|
494 |
494 |
label_spent_time: Spent time
|
495 |
495 |
label_f_hour: %.2f hour
|
496 |
496 |
label_f_hour_plural: %.2f hours
|
... | ... | |
505 |
505 |
label_options: Options
|
506 |
506 |
label_copy_workflow_from: Copy workflow from
|
507 |
507 |
label_permissions_report: Permissions report
|
508 |
|
label_watched_issues: Watched issues
|
509 |
|
label_related_issues: Related issues
|
|
508 |
label_watched_issues: Watched tasks
|
|
509 |
label_related_issues: Related tasks
|
510 |
510 |
label_applied_status: Applied status
|
511 |
511 |
label_loading: Loading...
|
512 |
512 |
label_relation_new: New relation
|
... | ... | |
554 |
554 |
label_changeset_plural: Changesets
|
555 |
555 |
label_default_columns: Default columns
|
556 |
556 |
label_no_change_option: (No change)
|
557 |
|
label_bulk_edit_selected_issues: Bulk edit selected issues
|
|
557 |
label_bulk_edit_selected_issues: Bulk edit selected tasks
|
558 |
558 |
label_theme: Theme
|
559 |
559 |
label_default: Default
|
560 |
560 |
label_search_titles_only: Search titles only
|
... | ... | |
649 |
649 |
text_tracker_no_workflow: No workflow defined for this tracker
|
650 |
650 |
text_unallowed_characters: Unallowed characters
|
651 |
651 |
text_comma_separated: Multiple values allowed (comma separated).
|
652 |
|
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
|
653 |
|
text_issue_added: Issue %s has been reported by %s.
|
654 |
|
text_issue_updated: Issue %s has been updated by %s.
|
|
652 |
text_issues_ref_in_commit_messages: Referencing and fixing tasks in commit messages
|
|
653 |
text_issue_added: Task %s has been reported by %s.
|
|
654 |
text_issue_updated: Task %s has been updated by %s.
|
655 |
655 |
text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
|
656 |
|
text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
|
|
656 |
text_issue_category_destroy_question: Some tasks (%d) are assigned to this category. What do you want to do ?
|
657 |
657 |
text_issue_category_destroy_assignments: Remove category assignments
|
658 |
|
text_issue_category_reassign_to: Reassign issues to this category
|
659 |
|
text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
|
660 |
|
text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
|
|
658 |
text_issue_category_reassign_to: Reassign tasks to this category
|
|
659 |
text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. tasks you're the author or assignee)."
|
|
660 |
text_no_configuration_data: "Roles, trackers, task statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
|
661 |
661 |
text_load_default_configuration: Load the default configuration
|
662 |
662 |
text_status_changed_by_changeset: Applied in changeset %s.
|
663 |
|
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
|
|
663 |
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected task(s) ?'
|
664 |
664 |
text_select_project_modules: 'Select modules to enable for this project:'
|
665 |
665 |
text_default_administrator_account_changed: Default administrator account changed
|
666 |
666 |
text_file_repository_writable: Attachments directory writable
|
667 |
667 |
text_plugin_assets_writable: Plugin assets directory writable
|
668 |
668 |
text_rmagick_available: RMagick available (optional)
|
669 |
|
text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
|
|
669 |
text_destroy_time_entries_question: %.02f hours were reported on the tasks you are about to delete. What do you want to do ?
|
670 |
670 |
text_destroy_time_entries: Delete reported hours
|
671 |
671 |
text_assign_time_entries_to_project: Assign reported hours to the project
|
672 |
|
text_reassign_time_entries: 'Reassign reported hours to this issue:'
|
|
672 |
text_reassign_time_entries: 'Reassign reported hours to this task:'
|
673 |
673 |
text_user_wrote: '%s wrote:'
|
674 |
674 |
text_enumeration_destroy_question: '%d objects are assigned to this value.'
|
675 |
675 |
text_enumeration_category_reassign_to: 'Reassign them to this value:'
|
... | ... | |
699 |
699 |
default_activity_design: Design
|
700 |
700 |
default_activity_development: Development
|
701 |
701 |
|
702 |
|
enumeration_issue_priorities: Issue priorities
|
|
702 |
enumeration_issue_priorities: Task priorities
|
703 |
703 |
enumeration_doc_categories: Document categories
|
704 |
704 |
enumeration_activities: Activities (time tracking)
|