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