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