You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

en.yml 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
  2. actionview_datehelper_select_day_prefix:
  3. actionview_datehelper_select_month_names: January,February,March,April,May,June,July,August,September,October,November,December
  4. actionview_datehelper_select_month_names_abbr: Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec
  5. actionview_datehelper_select_month_prefix:
  6. actionview_datehelper_select_year_prefix:
  7. actionview_datehelper_time_in_words_day: 1 day
  8. actionview_datehelper_time_in_words_day_plural: %d days
  9. actionview_datehelper_time_in_words_hour_about: about an hour
  10. actionview_datehelper_time_in_words_hour_about_plural: about %d hours
  11. actionview_datehelper_time_in_words_hour_about_single: about an hour
  12. actionview_datehelper_time_in_words_minute: 1 minute
  13. actionview_datehelper_time_in_words_minute_half: half a minute
  14. actionview_datehelper_time_in_words_minute_less_than: less than a minute
  15. actionview_datehelper_time_in_words_minute_plural: %d minutes
  16. actionview_datehelper_time_in_words_minute_single: 1 minute
  17. actionview_datehelper_time_in_words_second_less_than: less than a second
  18. actionview_datehelper_time_in_words_second_less_than_plural: less than %d seconds
  19. actionview_instancetag_blank_option: Please select
  20. activerecord_error_inclusion: is not included in the list
  21. activerecord_error_exclusion: is reserved
  22. activerecord_error_invalid: is invalid
  23. activerecord_error_confirmation: doesn't match confirmation
  24. activerecord_error_accepted: must be accepted
  25. activerecord_error_empty: can't be empty
  26. activerecord_error_blank: can't be blank
  27. activerecord_error_too_long: is too long
  28. activerecord_error_too_short: is too short
  29. activerecord_error_wrong_length: is the wrong length
  30. activerecord_error_taken: has already been taken
  31. activerecord_error_not_a_number: is not a number
  32. activerecord_error_not_a_date: is not a valid date
  33. activerecord_error_greater_than_start_date: must be greater than start date
  34. activerecord_error_not_same_project: doesn't belong to the same project
  35. activerecord_error_circular_dependency: This relation would create a circular dependency
  36. general_fmt_age: %d yr
  37. general_fmt_age_plural: %d yrs
  38. general_fmt_date: %%m/%%d/%%Y
  39. general_fmt_datetime: %%m/%%d/%%Y %%I:%%M %%p
  40. general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
  41. general_fmt_time: %%I:%%M %%p
  42. general_text_No: 'No'
  43. general_text_Yes: 'Yes'
  44. general_text_no: 'no'
  45. general_text_yes: 'yes'
  46. general_lang_name: 'English'
  47. general_csv_separator: ','
  48. general_csv_encoding: ISO-8859-1
  49. general_pdf_encoding: ISO-8859-1
  50. general_day_names: Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday
  51. general_first_day_of_week: '7'
  52. notice_account_updated: Account was successfully updated.
  53. notice_account_invalid_creditentials: Invalid user or password
  54. notice_account_password_updated: Password was successfully updated.
  55. notice_account_wrong_password: Wrong password
  56. notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you.
  57. notice_account_unknown_email: Unknown user.
  58. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
  59. notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
  60. notice_account_activated: Your account has been activated. You can now log in.
  61. notice_successful_create: Successful creation.
  62. notice_successful_update: Successful update.
  63. notice_successful_delete: Successful deletion.
  64. notice_successful_connection: Successful connection.
  65. notice_file_not_found: The page you were trying to access doesn't exist or has been removed.
  66. notice_locking_conflict: Data has been updated by another user.
  67. notice_not_authorized: You are not authorized to access this page.
  68. notice_email_sent: An email was sent to %s
  69. notice_email_error: An error occurred while sending mail (%s)
  70. notice_feeds_access_key_reseted: Your RSS access key was reset.
  71. notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
  72. notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
  73. notice_account_pending: "Your account was created and is now pending administrator approval."
  74. notice_default_data_loaded: Default configuration successfully loaded.
  75. error_can_t_load_default_data: "Default configuration could not be loaded: %s"
  76. error_scm_not_found: "The entry or revision was not found in the repository."
  77. error_scm_command_failed: "An error occurred when trying to access the repository: %s"
  78. error_scm_annotate: "The entry does not exist or can not be annotated."
  79. error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
  80. mail_subject_lost_password: Your %s password
  81. mail_body_lost_password: 'To change your password, click on the following link:'
  82. mail_subject_register: Your %s account activation
  83. mail_body_register: 'To activate your account, click on the following link:'
  84. mail_body_account_information_external: You can use your "%s" account to log in.
  85. mail_body_account_information: Your account information
  86. mail_subject_account_activation_request: %s account activation request
  87. mail_body_account_activation_request: 'A new user (%s) has registered. His account is pending your approval:'
  88. gui_validation_error: 1 error
  89. gui_validation_error_plural: %d errors
  90. field_name: Name
  91. field_description: Description
  92. field_summary: Summary
  93. field_is_required: Required
  94. field_firstname: Firstname
  95. field_lastname: Lastname
  96. field_mail: Email
  97. field_filename: File
  98. field_filesize: Size
  99. field_downloads: Downloads
  100. field_author: Author
  101. field_created_on: Created
  102. field_updated_on: Updated
  103. field_field_format: Format
  104. field_is_for_all: For all projects
  105. field_possible_values: Possible values
  106. field_regexp: Regular expression
  107. field_min_length: Minimum length
  108. field_max_length: Maximum length
  109. field_value: Value
  110. field_category: Category
  111. field_title: Title
  112. field_project: Project
  113. field_issue: Issue
  114. field_status: Status
  115. field_notes: Notes
  116. field_is_closed: Issue closed
  117. field_is_default: Default value
  118. field_tracker: Tracker
  119. field_subject: Subject
  120. field_due_date: Due date
  121. field_assigned_to: Assigned to
  122. field_priority: Priority
  123. field_fixed_version: Target version
  124. field_user: User
  125. field_role: Role
  126. field_homepage: Homepage
  127. field_is_public: Public
  128. field_parent: Subproject of
  129. field_is_in_chlog: Issues displayed in changelog
  130. field_is_in_roadmap: Issues displayed in roadmap
  131. field_login: Login
  132. field_mail_notification: Email notifications
  133. field_admin: Administrator
  134. field_last_login_on: Last connection
  135. field_language: Language
  136. field_effective_date: Date
  137. field_password: Password
  138. field_new_password: New password
  139. field_password_confirmation: Confirmation
  140. field_version: Version
  141. field_type: Type
  142. field_host: Host
  143. field_port: Port
  144. field_account: Account
  145. field_base_dn: Base DN
  146. field_attr_login: Login attribute
  147. field_attr_firstname: Firstname attribute
  148. field_attr_lastname: Lastname attribute
  149. field_attr_mail: Email attribute
  150. field_onthefly: On-the-fly user creation
  151. field_start_date: Start
  152. field_done_ratio: %% Done
  153. field_auth_source: Authentication mode
  154. field_hide_mail: Hide my email address
  155. field_comments: Comment
  156. field_url: URL
  157. field_start_page: Start page
  158. field_subproject: Subproject
  159. field_hours: Hours
  160. field_activity: Activity
  161. field_spent_on: Date
  162. field_identifier: Identifier
  163. field_is_filter: Used as a filter
  164. field_issue_to_id: Related issue
  165. field_delay: Delay
  166. field_assignable: Issues can be assigned to this role
  167. field_redirect_existing_links: Redirect existing links
  168. field_estimated_hours: Estimated time
  169. field_column_names: Columns
  170. field_time_zone: Time zone
  171. field_searchable: Searchable
  172. field_default_value: Default value
  173. field_comments_sorting: Display comments
  174. setting_app_title: Application title
  175. setting_app_subtitle: Application subtitle
  176. setting_welcome_text: Welcome text
  177. setting_default_language: Default language
  178. setting_login_required: Authentication required
  179. setting_self_registration: Self-registration
  180. setting_attachment_max_size: Attachment max. size
  181. setting_issues_export_limit: Issues export limit
  182. setting_mail_from: Emission email address
  183. setting_bcc_recipients: Blind carbon copy recipients (bcc)
  184. setting_host_name: Host name
  185. setting_text_formatting: Text formatting
  186. setting_wiki_compression: Wiki history compression
  187. setting_feeds_limit: Feed content limit
  188. setting_default_projects_public: New projects are public by default
  189. setting_autofetch_changesets: Autofetch commits
  190. setting_sys_api_enabled: Enable WS for repository management
  191. setting_commit_ref_keywords: Referencing keywords
  192. setting_commit_fix_keywords: Fixing keywords
  193. setting_autologin: Autologin
  194. setting_date_format: Date format
  195. setting_time_format: Time format
  196. setting_cross_project_issue_relations: Allow cross-project issue relations
  197. setting_issue_list_default_columns: Default columns displayed on the issue list
  198. setting_repositories_encodings: Repositories encodings
  199. setting_emails_footer: Emails footer
  200. setting_protocol: Protocol
  201. setting_per_page_options: Objects per page options
  202. setting_user_format: Users display format
  203. setting_activity_days_default: Days displayed on project activity
  204. setting_display_subprojects_issues: Display subprojects issues on main projects by default
  205. project_module_issue_tracking: Issue tracking
  206. project_module_time_tracking: Time tracking
  207. project_module_news: News
  208. project_module_documents: Documents
  209. project_module_files: Files
  210. project_module_wiki: Wiki
  211. project_module_repository: Repository
  212. project_module_boards: Boards
  213. label_user: User
  214. label_user_plural: Users
  215. label_user_new: New user
  216. label_project: Project
  217. label_project_new: New project
  218. label_project_plural: Projects
  219. label_project_all: All Projects
  220. label_project_latest: Latest projects
  221. label_issue: Issue
  222. label_issue_new: New issue
  223. label_issue_plural: Issues
  224. label_issue_view_all: View all issues
  225. label_issues_by: Issues by %s
  226. label_issue_added: Issue added
  227. label_issue_updated: Issue updated
  228. label_document: Document
  229. label_document_new: New document
  230. label_document_plural: Documents
  231. label_document_added: Document added
  232. label_role: Role
  233. label_role_plural: Roles
  234. label_role_new: New role
  235. label_role_and_permissions: Roles and permissions
  236. label_member: Member
  237. label_member_new: New member
  238. label_member_plural: Members
  239. label_tracker: Tracker
  240. label_tracker_plural: Trackers
  241. label_tracker_new: New tracker
  242. label_workflow: Workflow
  243. label_issue_status: Issue status
  244. label_issue_status_plural: Issue statuses
  245. label_issue_status_new: New status
  246. label_issue_category: Issue category
  247. label_issue_category_plural: Issue categories
  248. label_issue_category_new: New category
  249. label_custom_field: Custom field
  250. label_custom_field_plural: Custom fields
  251. label_custom_field_new: New custom field
  252. label_enumerations: Enumerations
  253. label_enumeration_new: New value
  254. label_information: Information
  255. label_information_plural: Information
  256. label_please_login: Please log in
  257. label_register: Register
  258. label_password_lost: Lost password
  259. label_home: Home
  260. label_my_page: My page
  261. label_my_account: My account
  262. label_my_projects: My projects
  263. label_administration: Administration
  264. label_login: Sign in
  265. label_logout: Sign out
  266. label_help: Help
  267. label_reported_issues: Reported issues
  268. label_assigned_to_me_issues: Issues assigned to me
  269. label_last_login: Last connection
  270. label_last_updates: Last updated
  271. label_last_updates_plural: %d last updated
  272. label_registered_on: Registered on
  273. label_activity: Activity
  274. label_overall_activity: Overall activity
  275. label_new: New
  276. label_logged_as: Logged in as
  277. label_environment: Environment
  278. label_authentication: Authentication
  279. label_auth_source: Authentication mode
  280. label_auth_source_new: New authentication mode
  281. label_auth_source_plural: Authentication modes
  282. label_subproject_plural: Subprojects
  283. label_min_max_length: Min - Max length
  284. label_list: List
  285. label_date: Date
  286. label_integer: Integer
  287. label_float: Float
  288. label_boolean: Boolean
  289. label_string: Text
  290. label_text: Long text
  291. label_attribute: Attribute
  292. label_attribute_plural: Attributes
  293. label_download: %d Download
  294. label_download_plural: %d Downloads
  295. label_no_data: No data to display
  296. label_change_status: Change status
  297. label_history: History
  298. label_attachment: File
  299. label_attachment_new: New file
  300. label_attachment_delete: Delete file
  301. label_attachment_plural: Files
  302. label_file_added: File added
  303. label_report: Report
  304. label_report_plural: Reports
  305. label_news: News
  306. label_news_new: Add news
  307. label_news_plural: News
  308. label_news_latest: Latest news
  309. label_news_view_all: View all news
  310. label_news_added: News added
  311. label_change_log: Change log
  312. label_settings: Settings
  313. label_overview: Overview
  314. label_version: Version
  315. label_version_new: New version
  316. label_version_plural: Versions
  317. label_confirmation: Confirmation
  318. label_export_to: 'Also available in:'
  319. label_read: Read...
  320. label_public_projects: Public projects
  321. label_open_issues: open
  322. label_open_issues_plural: open
  323. label_closed_issues: closed
  324. label_closed_issues_plural: closed
  325. label_total: Total
  326. label_permissions: Permissions
  327. label_current_status: Current status
  328. label_new_statuses_allowed: New statuses allowed
  329. label_all: all
  330. label_none: none
  331. label_nobody: nobody
  332. label_next: Next
  333. label_previous: Previous
  334. label_used_by: Used by
  335. label_details: Details
  336. label_add_note: Add a note
  337. label_per_page: Per page
  338. label_calendar: Calendar
  339. label_months_from: months from
  340. label_gantt: Gantt
  341. label_internal: Internal
  342. label_last_changes: last %d changes
  343. label_change_view_all: View all changes
  344. label_personalize_page: Personalize this page
  345. label_comment: Comment
  346. label_comment_plural: Comments
  347. label_comment_add: Add a comment
  348. label_comment_added: Comment added
  349. label_comment_delete: Delete comments
  350. label_query: Custom query
  351. label_query_plural: Custom queries
  352. label_query_new: New query
  353. label_filter_add: Add filter
  354. label_filter_plural: Filters
  355. label_equals: is
  356. label_not_equals: is not
  357. label_in_less_than: in less than
  358. label_in_more_than: in more than
  359. label_in: in
  360. label_today: today
  361. label_all_time: all time
  362. label_yesterday: yesterday
  363. label_this_week: this week
  364. label_last_week: last week
  365. label_last_n_days: last %d days
  366. label_this_month: this month
  367. label_last_month: last month
  368. label_this_year: this year
  369. label_date_range: Date range
  370. label_less_than_ago: less than days ago
  371. label_more_than_ago: more than days ago
  372. label_ago: days ago
  373. label_contains: contains
  374. label_not_contains: doesn't contain
  375. label_day_plural: days
  376. label_repository: Repository
  377. label_repository_plural: Repositories
  378. label_browse: Browse
  379. label_modification: %d change
  380. label_modification_plural: %d changes
  381. label_revision: Revision
  382. label_revision_plural: Revisions
  383. label_associated_revisions: Associated revisions
  384. label_added: added
  385. label_modified: modified
  386. label_deleted: deleted
  387. label_latest_revision: Latest revision
  388. label_latest_revision_plural: Latest revisions
  389. label_view_revisions: View revisions
  390. label_max_size: Maximum size
  391. label_on: 'on'
  392. label_sort_highest: Move to top
  393. label_sort_higher: Move up
  394. label_sort_lower: Move down
  395. label_sort_lowest: Move to bottom
  396. label_roadmap: Roadmap
  397. label_roadmap_due_in: Due in
  398. label_roadmap_overdue: %s late
  399. label_roadmap_no_issues: No issues for this version
  400. label_search: Search
  401. label_result_plural: Results
  402. label_all_words: All words
  403. label_wiki: Wiki
  404. label_wiki_edit: Wiki edit
  405. label_wiki_edit_plural: Wiki edits
  406. label_wiki_page: Wiki page
  407. label_wiki_page_plural: Wiki pages
  408. label_index_by_title: Index by title
  409. label_index_by_date: Index by date
  410. label_current_version: Current version
  411. label_preview: Preview
  412. label_feed_plural: Feeds
  413. label_changes_details: Details of all changes
  414. label_issue_tracking: Issue tracking
  415. label_spent_time: Spent time
  416. label_f_hour: %.2f hour
  417. label_f_hour_plural: %.2f hours
  418. label_time_tracking: Time tracking
  419. label_change_plural: Changes
  420. label_statistics: Statistics
  421. label_commits_per_month: Commits per month
  422. label_commits_per_author: Commits per author
  423. label_view_diff: View differences
  424. label_diff_inline: inline
  425. label_diff_side_by_side: side by side
  426. label_options: Options
  427. label_copy_workflow_from: Copy workflow from
  428. label_permissions_report: Permissions report
  429. label_watched_issues: Watched issues
  430. label_related_issues: Related issues
  431. label_applied_status: Applied status
  432. label_loading: Loading...
  433. label_relation_new: New relation
  434. label_relation_delete: Delete relation
  435. label_relates_to: related to
  436. label_duplicates: duplicates
  437. label_blocks: blocks
  438. label_blocked_by: blocked by
  439. label_precedes: precedes
  440. label_follows: follows
  441. label_end_to_start: end to start
  442. label_end_to_end: end to end
  443. label_start_to_start: start to start
  444. label_start_to_end: start to end
  445. label_stay_logged_in: Stay logged in
  446. label_disabled: disabled
  447. label_show_completed_versions: Show completed versions
  448. label_me: me
  449. label_board: Forum
  450. label_board_new: New forum
  451. label_board_plural: Forums
  452. label_topic_plural: Topics
  453. label_message_plural: Messages
  454. label_message_last: Last message
  455. label_message_new: New message
  456. label_message_posted: Message added
  457. label_reply_plural: Replies
  458. label_send_information: Send account information to the user
  459. label_year: Year
  460. label_month: Month
  461. label_week: Week
  462. label_date_from: From
  463. label_date_to: To
  464. label_language_based: Based on user's language
  465. label_sort_by: Sort by %s
  466. label_send_test_email: Send a test email
  467. label_feeds_access_key_created_on: RSS access key created %s ago
  468. label_module_plural: Modules
  469. label_added_time_by: Added by %s %s ago
  470. label_updated_time: Updated %s ago
  471. label_jump_to_a_project: Jump to a project...
  472. label_file_plural: Files
  473. label_changeset_plural: Changesets
  474. label_default_columns: Default columns
  475. label_no_change_option: (No change)
  476. label_bulk_edit_selected_issues: Bulk edit selected issues
  477. label_theme: Theme
  478. label_default: Default
  479. label_search_titles_only: Search titles only
  480. label_user_mail_option_all: "For any event on all my projects"
  481. label_user_mail_option_selected: "For any event on the selected projects only..."
  482. label_user_mail_option_none: "Only for things I watch or I'm involved in"
  483. label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
  484. label_registration_activation_by_email: account activation by email
  485. label_registration_manual_activation: manual account activation
  486. label_registration_automatic_activation: automatic account activation
  487. label_display_per_page: 'Per page: %s'
  488. label_age: Age
  489. label_change_properties: Change properties
  490. label_general: General
  491. label_more: More
  492. label_scm: SCM
  493. label_plugins: Plugins
  494. label_ldap_authentication: LDAP authentication
  495. label_downloads_abbr: D/L
  496. label_optional_description: Optional description
  497. label_add_another_file: Add another file
  498. label_preferences: Preferences
  499. label_chronological_order: In chronological order
  500. label_reverse_chronological_order: In reverse chronological order
  501. label_planning: Planning
  502. button_login: Login
  503. button_submit: Submit
  504. button_save: Save
  505. button_check_all: Check all
  506. button_uncheck_all: Uncheck all
  507. button_delete: Delete
  508. button_create: Create
  509. button_test: Test
  510. button_edit: Edit
  511. button_add: Add
  512. button_change: Change
  513. button_apply: Apply
  514. button_clear: Clear
  515. button_lock: Lock
  516. button_unlock: Unlock
  517. button_download: Download
  518. button_list: List
  519. button_view: View
  520. button_move: Move
  521. button_back: Back
  522. button_cancel: Cancel
  523. button_activate: Activate
  524. button_sort: Sort
  525. button_log_time: Log time
  526. button_rollback: Rollback to this version
  527. button_watch: Watch
  528. button_unwatch: Unwatch
  529. button_reply: Reply
  530. button_archive: Archive
  531. button_unarchive: Unarchive
  532. button_reset: Reset
  533. button_rename: Rename
  534. button_change_password: Change password
  535. button_copy: Copy
  536. button_annotate: Annotate
  537. button_update: Update
  538. button_configure: Configure
  539. status_active: active
  540. status_registered: registered
  541. status_locked: locked
  542. text_select_mail_notifications: Select actions for which email notifications should be sent.
  543. text_regexp_info: eg. ^[A-Z0-9]+$
  544. text_min_max_length_info: 0 means no restriction
  545. text_project_destroy_confirmation: Are you sure you want to delete this project and related data ?
  546. text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.'
  547. text_workflow_edit: Select a role and a tracker to edit the workflow
  548. text_are_you_sure: Are you sure ?
  549. text_journal_changed: changed from %s to %s
  550. text_journal_set_to: set to %s
  551. text_journal_deleted: deleted
  552. text_tip_task_begin_day: task beginning this day
  553. text_tip_task_end_day: task ending this day
  554. text_tip_task_begin_end_day: task beginning and ending this day
  555. text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
  556. text_caracters_maximum: %d characters maximum.
  557. text_caracters_minimum: Must be at least %d characters long.
  558. text_length_between: Length between %d and %d characters.
  559. text_tracker_no_workflow: No workflow defined for this tracker
  560. text_unallowed_characters: Unallowed characters
  561. text_comma_separated: Multiple values allowed (comma separated).
  562. text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
  563. text_issue_added: Issue %s has been reported by %s.
  564. text_issue_updated: Issue %s has been updated by %s.
  565. text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
  566. text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
  567. text_issue_category_destroy_assignments: Remove category assignments
  568. text_issue_category_reassign_to: Reassign issues to this category
  569. 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)."
  570. 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."
  571. text_load_default_configuration: Load the default configuration
  572. text_status_changed_by_changeset: Applied in changeset %s.
  573. text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
  574. text_select_project_modules: 'Select modules to enable for this project:'
  575. text_default_administrator_account_changed: Default administrator account changed
  576. text_file_repository_writable: File repository writable
  577. text_rmagick_available: RMagick available (optional)
  578. text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
  579. text_destroy_time_entries: Delete reported hours
  580. text_assign_time_entries_to_project: Assign reported hours to the project
  581. text_reassign_time_entries: 'Reassign reported hours to this issue:'
  582. default_role_manager: Manager
  583. default_role_developper: Developer
  584. default_role_reporter: Reporter
  585. default_tracker_bug: Bug
  586. default_tracker_feature: Feature
  587. default_tracker_support: Support
  588. default_issue_status_new: New
  589. default_issue_status_assigned: Assigned
  590. default_issue_status_resolved: Resolved
  591. default_issue_status_feedback: Feedback
  592. default_issue_status_closed: Closed
  593. default_issue_status_rejected: Rejected
  594. default_doc_category_user: User documentation
  595. default_doc_category_tech: Technical documentation
  596. default_priority_low: Low
  597. default_priority_normal: Normal
  598. default_priority_high: High
  599. default_priority_urgent: Urgent
  600. default_priority_immediate: Immediate
  601. default_activity_design: Design
  602. default_activity_development: Development
  603. enumeration_issue_priorities: Issue priorities
  604. enumeration_doc_categories: Document categories
  605. enumeration_activities: Activities (time tracking)