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