1550 lines
62 KiB
YAML
1550 lines
62 KiB
YAML
en:
|
||
|
||
notice_successful_create: Successful creation.
|
||
notice_successful_update: Successful update.
|
||
notice_successful_delete: Successful deletion.
|
||
notice_failed_delete: Successful failure.
|
||
notice_successful_connection: Successful connection.
|
||
notice_file_not_found: The page you were trying to access doesn't exist or has been removed.
|
||
notice_locking_conflict: Data has been updated by another user.
|
||
notice_not_authorized: You are not authorized to access this page.
|
||
notice_not_authorized_archived_project: The project you're trying to access has been archived.
|
||
notice_email_sent: "An email was sent to %{value}"
|
||
notice_email_error: "An error occurred while sending mail (%{value})"
|
||
|
||
notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
|
||
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
|
||
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
|
||
notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
|
||
notice_account_pending: "Your account was created and is now pending administrator approval."
|
||
notice_default_data_loaded: Default configuration successfully loaded.
|
||
notice_unable_delete_version: Unable to delete version.
|
||
notice_unable_delete_time_entry: Unable to delete time log entry.
|
||
notice_issue_done_ratios_updated: Issue done ratios updated.
|
||
notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})"
|
||
notice_issue_successful_create: "Issue %{id} created."
|
||
notice_issue_update_conflict: "The issue has been updated by an other user while you were editing it."
|
||
notice_account_deleted: "Your account has been permanently deleted."
|
||
notice_user_successful_create: "User %{id} created."
|
||
|
||
error_attachment_empty: "error in add file"
|
||
error_class_period_only_num: "class period can only digital"
|
||
error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
|
||
error_scm_not_found: "The entry or revision was not found in the repository."
|
||
error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
|
||
error_scm_annotate: "The entry does not exist or cannot be annotated."
|
||
error_scm_annotate_big_text_file: "The entry cannot be annotated, as it exceeds the maximum text file size."
|
||
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
|
||
error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.'
|
||
error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
|
||
error_can_not_delete_custom_field: Unable to delete custom field
|
||
error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted."
|
||
error_can_not_remove_role: "This role is in use and cannot be deleted."
|
||
error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened'
|
||
error_can_not_archive_project: This project cannot be archived
|
||
error_issue_done_ratios_not_updated: "Issue done ratios not updated."
|
||
error_workflow_copy_source: 'Please select a source tracker or role'
|
||
error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
|
||
error_unable_delete_issue_status: 'Unable to delete issue status'
|
||
error_unable_to_connect: "Unable to connect (%{value})"
|
||
|
||
error_session_expired: "Your session has expired. Please login again."
|
||
warning_attachments_not_saved: "%{count} file(s) could not be saved."
|
||
|
||
mail_subject_lost_password: "%{value} Your password"
|
||
mail_body_lost_password: 'To change your password, click on the following link:'
|
||
mail_subject_register: "Your %{value} account activation"
|
||
mail_body_register: 'To activate your account, click on the following link:'
|
||
mail_body_account_information_external: "You can use your %{value} account to log in."
|
||
mail_body_account_information: Your account information
|
||
mail_subject_account_activation_request: "%{value} account activation request"
|
||
mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:"
|
||
mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
|
||
mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
|
||
mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
|
||
mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
|
||
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
|
||
mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
|
||
|
||
|
||
field_name: Name
|
||
|
||
field_summary: Summary
|
||
field_job_category: Job category # added by bai
|
||
|
||
|
||
|
||
field_author: Author
|
||
field_created_on: Created
|
||
field_closed_on: Closed
|
||
field_field_format: Format
|
||
field_is_for_all: For all projects
|
||
field_possible_values: Possible values
|
||
field_regexp: Regular expression
|
||
field_min_length: Minimum length
|
||
field_max_length: Maximum length
|
||
field_value: Value
|
||
field_category: Category
|
||
field_title: Title
|
||
field_project: Project
|
||
field_issue: Issue
|
||
field_status: Status
|
||
field_notes: Notes
|
||
field_is_closed: Issue closed
|
||
field_is_default: Default value
|
||
field_tracker: Tracker
|
||
field_subject: Subject
|
||
field_due_date: Due date
|
||
field_assigned_to: Assignee
|
||
field_priority: Priority
|
||
field_fixed_version: Target version
|
||
field_user: User
|
||
field_principal: Principal
|
||
field_role: Role
|
||
field_parent: Subproject of
|
||
field_is_in_roadmap: Issues displayed in roadmap
|
||
field_admin: Administrator
|
||
field_last_login_on: Last connection
|
||
|
||
field_effective_date: Date
|
||
field_type: Type
|
||
field_host: Host
|
||
field_port: Port
|
||
field_account: Account
|
||
field_base_dn: Base DN
|
||
field_attr_login: Login attribute
|
||
field_attr_firstname: Firstname attribute
|
||
field_attr_lastname: Lastname attribute
|
||
field_attr_mail: Email attribute
|
||
field_onthefly: On-the-fly user creation
|
||
field_start_date: Start date
|
||
field_done_ratio: "% Done"
|
||
field_auth_source: Authentication mode
|
||
field_hide_mail: Hide my email address
|
||
field_comments: Comment
|
||
field_url: URL
|
||
field_logo_size: Logo Size
|
||
field_start_page: Start page
|
||
field_subproject: Subproject
|
||
|
||
field_activity: Activity
|
||
field_spent_on: Date
|
||
field_is_filter: Used as a filter
|
||
field_issue_to: Related issue
|
||
field_delay: Delay
|
||
field_assignable: Issues can be assigned to this role
|
||
field_redirect_existing_links: Redirect existing links
|
||
field_estimated_hours: Estimated time
|
||
field_column_names: Columns
|
||
field_time_entries: Log time
|
||
field_time_zone: Time zone
|
||
field_searchable: Searchable
|
||
field_default_value: Default value
|
||
field_comments_sorting: Display comments
|
||
field_parent_title: Parent page
|
||
field_editable: Editable
|
||
field_watcher: Watcher
|
||
field_content: Content
|
||
field_group_by: Group results by
|
||
|
||
field_parent_issue: Parent task
|
||
field_member_of_group: "Assignee's group"
|
||
field_assigned_to_role: "Assignee's role"
|
||
field_text: Text field
|
||
field_visible: Visible
|
||
field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text"
|
||
field_issues_visibility: Issues visibility
|
||
field_is_private: Private
|
||
field_commit_logs_encoding: Commit messages encoding
|
||
field_scm_path_encoding: Path encoding
|
||
field_path_to_repository: Path to repository
|
||
field_root_directory: Root directory
|
||
field_cvsroot: CVSROOT
|
||
field_cvs_module: Module
|
||
field_repository_is_default: Main repository
|
||
field_multiple: Multiple values
|
||
field_auth_source_ldap_filter: LDAP filter
|
||
field_core_fields: Standard fields
|
||
field_timeout: "Timeout (in seconds)"
|
||
field_board_parent: Parent forum
|
||
field_private_notes: Private notes
|
||
field_inherit_members: Inherit members
|
||
|
||
setting_app_title: Application title
|
||
setting_app_subtitle: Application subtitle
|
||
setting_welcome_text: Welcome text
|
||
setting_default_language: Default language
|
||
setting_login_required: Authentication required
|
||
setting_self_registration: Self-registration
|
||
setting_attachment_max_size: Maximum attachment size
|
||
setting_pack_attachment_max_size: Maximum pack attachment size
|
||
setting_issues_export_limit: Issues export limit
|
||
setting_mail_from: Emission email address
|
||
setting_bcc_recipients: Blind carbon copy recipients (bcc)
|
||
setting_plain_text_mail: Plain text mail (no HTML)
|
||
setting_host_name: Host name and path
|
||
setting_host_course: Host course and path
|
||
setting_host_contest: Host contest and path
|
||
setting_host_user: Host user and path
|
||
setting_host_repository: Host repository and path
|
||
setting_text_formatting: Text formatting
|
||
setting_wiki_compression: Wiki history compression
|
||
setting_feeds_limit: Maximum number of items in Atom feeds
|
||
setting_default_projects_public: New projects are public by default
|
||
setting_autofetch_changesets: Fetch commits automatically
|
||
setting_sys_api_enabled: Enable WS for repository management
|
||
setting_commit_ref_keywords: Referencing keywords
|
||
setting_commit_fix_keywords: Fixing keywords
|
||
setting_autologin: Autologin
|
||
setting_date_format: Date format
|
||
setting_time_format: Time format
|
||
setting_cross_project_issue_relations: Allow cross-project issue relations
|
||
setting_cross_project_subtasks: Allow cross-project subtasks
|
||
setting_issue_list_default_columns: Default columns displayed on the issue list
|
||
setting_repositories_encodings: Attachments and repositories encodings
|
||
setting_emails_header: Email header
|
||
setting_emails_footer: Email footer
|
||
setting_protocol: Protocol
|
||
setting_per_page_options: Objects per page options
|
||
setting_user_format: Users display format
|
||
setting_activity_days_default: Days displayed on project activity
|
||
setting_display_subprojects_issues: Display subprojects issues on main projects by default
|
||
setting_enabled_scm: Enabled SCM
|
||
setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
|
||
setting_mail_handler_api_enabled: Enable WS for incoming emails
|
||
setting_mail_handler_api_key: API key
|
||
setting_sequential_project_identifiers: Generate sequential project identifiers
|
||
setting_gravatar_enabled: Use Gravatar user icons
|
||
setting_gravatar_default: Default Gravatar image
|
||
setting_diff_max_lines_displayed: Maximum number of diff lines displayed
|
||
setting_file_max_size_displayed: Maximum size of text files displayed inline
|
||
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
|
||
setting_openid: Allow OpenID login and registration
|
||
setting_password_min_length: Minimum password length
|
||
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
|
||
setting_default_projects_modules: Default enabled modules for new projects
|
||
setting_issue_done_ratio: Calculate the issue done ratio with
|
||
setting_issue_done_ratio_issue_field: Use the issue field
|
||
setting_issue_done_ratio_issue_status: Use the issue status
|
||
setting_start_of_week: Start calendars on
|
||
setting_rest_api_enabled: Enable REST web service
|
||
setting_cache_formatted_text: Cache formatted text
|
||
setting_default_notification_option: Default notification option
|
||
setting_commit_logtime_enabled: Enable time logging
|
||
setting_commit_logtime_activity_id: Activity for logged time
|
||
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
|
||
setting_issue_group_assignment: Allow issue assignment to groups
|
||
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
|
||
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
|
||
setting_unsubscribe: Allow users to delete their own account
|
||
setting_session_lifetime: Session maximum lifetime
|
||
setting_session_timeout: Session inactivity timeout
|
||
setting_thumbnails_enabled: Display attachment thumbnails
|
||
setting_thumbnails_size: Thumbnails size (in pixels)
|
||
setting_non_working_week_days: Non-working days
|
||
setting_jsonp_enabled: Enable JSONP support
|
||
setting_default_projects_tracker_ids: Default trackers for new projects
|
||
|
||
permission_add_project: Create project
|
||
permission_add_subprojects: Create subprojects
|
||
permission_edit_project: Edit project
|
||
permission_close_project: Close / reopen the project
|
||
permission_select_project_modules: Select project modules
|
||
permission_manage_members: Manage members
|
||
permission_manage_project_activities: Manage project activities
|
||
permission_manage_versions: Manage versions
|
||
permission_manage_categories: Manage issue categories
|
||
permission_view_issues: View Issues
|
||
permission_add_issues: Add issues
|
||
permission_edit_issues: Edit issues
|
||
permission_manage_issue_relations: Manage issue relations
|
||
permission_set_issues_private: Set issues public or private
|
||
permission_set_own_issues_private: Set own issues public or private
|
||
permission_add_issue_notes: Add notes
|
||
permission_edit_issue_notes: Edit notes
|
||
permission_edit_own_issue_notes: Edit own notes
|
||
permission_view_private_notes: View private notes
|
||
permission_set_notes_private: Set notes as private
|
||
permission_move_issues: Move issues
|
||
permission_delete_issues: Delete issues
|
||
permission_manage_public_queries: Manage public queries
|
||
permission_save_queries: Save queries
|
||
permission_view_gantt: View gantt chart
|
||
permission_view_calendar: View calendar
|
||
permission_view_issue_watchers: View watchers list
|
||
permission_add_issue_watchers: Add watchers
|
||
permission_delete_issue_watchers: Delete watchers
|
||
permission_log_time: Log spent time
|
||
permission_view_time_entries: View spent time
|
||
permission_edit_time_entries: Edit time logs
|
||
permission_edit_own_time_entries: Edit own time logs
|
||
permission_manage_news: Manage news
|
||
permission_comment_news: Comment news
|
||
permission_view_documents: View documents
|
||
permission_add_documents: Add documents
|
||
permission_edit_documents: Edit documents
|
||
permission_delete_documents: Delete documents
|
||
permission_manage_files: Manage files
|
||
permission_view_files: View files
|
||
permission_manage_wiki: Manage wiki
|
||
permission_rename_wiki_pages: Rename wiki pages
|
||
permission_delete_wiki_pages: Delete wiki pages
|
||
permission_view_wiki_pages: View wiki
|
||
permission_view_wiki_edits: View wiki history
|
||
permission_edit_wiki_pages: Edit wiki pages
|
||
permission_delete_wiki_pages_attachments: Delete attachments
|
||
permission_protect_wiki_pages: Protect wiki pages
|
||
permission_manage_repository: Manage repository
|
||
permission_browse_repository: Browse repository
|
||
permission_view_changesets: View changesets
|
||
permission_commit_access: Commit access
|
||
permission_manage_boards: Manage forums
|
||
permission_view_messages: View messages
|
||
permission_add_messages: Post messages
|
||
permission_edit_messages: Edit messages
|
||
permission_edit_own_messages: Edit own messages
|
||
permission_delete_messages: Delete messages
|
||
permission_delete_own_messages: Delete own messages
|
||
permission_export_wiki_pages: Export wiki pages
|
||
permission_manage_subtasks: Manage subtasks
|
||
permission_manage_related_issues: Manage related issues
|
||
permission_view_journals_for_messages: View journals messages
|
||
permission_view_courses: View courses
|
||
permission_new_course: Create course
|
||
permission_configure_course: Configure course
|
||
permission_close_course: Close/open course
|
||
permission_new_assignment: Create assignment
|
||
permission_edit_assignment: Edit assignment
|
||
permission_delete_assignment: Delete assignment
|
||
permission_new_placeholder: Create placeholder
|
||
permission_edit_placeholder: Edit placeholder
|
||
permission_delete_placeholder: Delete placeholder
|
||
permission_commit_content: Commit content
|
||
permission_new_course_notify: Create course notify
|
||
permission_edit_course_notify: Eidt course notify
|
||
permission_delete_course_notify: Delete course notify
|
||
permission_view_assignment: View assignment
|
||
permission_view_placeholder: View placeholder
|
||
permission_view_course_messages: View course messages
|
||
permission_view_real_name: View real name
|
||
permission_view_students: View students
|
||
permission_export_homeworks: Export homeworks
|
||
permission_notificationcomment_contestnotifications: Add the notice of contest comments
|
||
permission_upload_attachments: Uploading resource
|
||
|
||
|
||
# edit by meng
|
||
lable_hot_course: Hot Courses
|
||
|
||
label_contest_modify_settings: Configuration
|
||
bale_news_notice: Add a notification
|
||
|
||
label_work_description_lengthlimit: less than 500 characters
|
||
label_create_new_projects: Create a project
|
||
label_work_scores_people: The total number of users given scores
|
||
|
||
# Personal signature tips
|
||
|
||
|
||
# create course and course info
|
||
|
||
label_new_course_password: Password
|
||
label_new_course_description: Description
|
||
field_open_student: Student list is public?
|
||
label_course_board: Forum
|
||
label_course_open_student_info: (Tick as "open list of students," if not open, the external person couldn't see the list of students)
|
||
label_teacher_list: Teacher list
|
||
label_student_list: Student list
|
||
label_export_excel: Export list
|
||
label_course_organizers: Institute
|
||
label_poll: Questionnaire
|
||
# homework info and anonymous info
|
||
field_open_anonymous_evaluation: Use anonymous mutual-evaluation
|
||
field_evaluation_num: Number of anonymous works sent to each student
|
||
label_edit_homework: Update homework
|
||
label_homework_list: Work list
|
||
label_teacher_score: Teacher's score
|
||
label_time: Commit time
|
||
label_student_score: Student's score
|
||
label_without_score: No evaluated
|
||
label_homework_description: Description
|
||
|
||
lable_has_commit_homework: You have submitted your work
|
||
label_user_create_project_homework: created the task
|
||
label_commit_limit: Expired but can submit your work
|
||
# steam the student
|
||
label_current_group: Current group
|
||
|
||
|
||
|
||
label_user_plural: Users
|
||
label_user_new: New user
|
||
label_user_anonymous: Anonymous
|
||
label_user_activity: "%{value}'s activities"
|
||
|
||
label_project_plural: Projects
|
||
label_first_page_made: Homepage customization
|
||
label_project_first_page: Project hosting platform page
|
||
label_course_first_page: Practice teaching platform of home page
|
||
label_contest_first_page: The competition of combat platform page
|
||
label_web_footer_page: Site footer configuration
|
||
label_organizer_name: Organizer name
|
||
label_web_footer_description: The footer content
|
||
label_cooperation_compnay: The cooperation unit
|
||
label_web_footer_cooperation_compnay: Site footer cooperation unit
|
||
label_new_company: Add the cooperation unit
|
||
label_upload_logo: Upload logo
|
||
label_url_prompt: Web site needs to http or https at the beginning, for example 'http://forge.trustie.net'
|
||
web_footer_company_create_fail: The cooperation unit creation failed
|
||
web_footer_company_update_fail: The cooperation unit update failed
|
||
is_not_url_error: Is not a valid URL
|
||
|
||
label_x_projects:
|
||
zero: no projects
|
||
one: 1 project
|
||
other: "%{count} projects"
|
||
label_project_all: All Projects
|
||
label_project_latest: Latest projects
|
||
|
||
|
||
label_issue_view_all: View all issues
|
||
label_issues_by: "Issues by %{value}"
|
||
label_issue_added: Issue added
|
||
label_issue_updated: Issue updated
|
||
label_issue_note_added: Note added
|
||
label_issue_status_updated: Status updated
|
||
label_issue_priority_updated: Priority updated
|
||
label_document: Document
|
||
label_document_new: New document
|
||
label_document_plural: Documents
|
||
label_document_added: Document added
|
||
label_forum_message_added: Forum's message added
|
||
#label_forum_add: Forum added
|
||
label_document_public_info: "If you don't choose public, only the project's members can see the document."
|
||
label_role: Role
|
||
label_role_plural: Roles
|
||
label_role_new: New role
|
||
label_role_and_permissions: Roles and permissions
|
||
label_role_anonymous: Anonymous
|
||
label_role_non_member: Non member
|
||
label_member: Members
|
||
label_member_new: New member
|
||
label_tracker: Tracker
|
||
label_tracker_plural: Trackers
|
||
label_tracker_new: New tracker
|
||
label_workflow: Workflow
|
||
label_issue_status: Issue status
|
||
label_issue_status_plural: Issue statuses
|
||
label_issue_status_new: New status
|
||
label_issue_category: Issue category
|
||
label_issue_category_new: New category
|
||
label_custom_field: Custom field
|
||
label_custom_field_plural: Custom fields
|
||
label_custom_field_new: New custom field
|
||
label_enumerations: Enumerations
|
||
label_enumeration_new: New value
|
||
label_please_login: Please log in
|
||
label_home: Home
|
||
label_my_page: My page
|
||
|
||
|
||
label_my_page_block: My page block
|
||
label_administration: Administration
|
||
|
||
# end
|
||
label_help: Help
|
||
|
||
label_last_login: Last connection
|
||
label_registered_on: Registered on
|
||
label_overall_activity: Overall activity
|
||
|
||
label_new: New
|
||
|
||
label_logged_as: Logged in as
|
||
label_environment: Environment
|
||
label_authentication: Authentication
|
||
label_auth_source: Authentication mode
|
||
label_auth_source_new: New authentication mode
|
||
label_auth_source_plural: Authentication modes
|
||
label_subproject_plural: Subprojects
|
||
label_subproject_new: New subproject
|
||
label_and_its_subprojects: "%{value} and its subprojects"
|
||
label_min_max_length: Min - Max length
|
||
label_list: List
|
||
label_date: Date
|
||
label_integer: Integer
|
||
label_float: Float
|
||
label_boolean: Boolean
|
||
label_string: Text
|
||
label_text: Long text
|
||
label_attribute: Attribute
|
||
label_attribute_plural: Attributes
|
||
label_change_status: Change status
|
||
label_history: History
|
||
label_commit_history: Commit History
|
||
label_attachment: Files
|
||
label_attachment_delete: Delete file
|
||
|
||
label_file_added: File added
|
||
label_report: Report
|
||
label_report_plural: Reports
|
||
label_news: News
|
||
label_news_new: Add news
|
||
label_news_plural: News
|
||
label_news_latest: Latest news
|
||
label_news_view_all: View all news
|
||
label_news_added: News added
|
||
label_news_comment_added: Comment added to a news
|
||
label_settings: Settings
|
||
label_overview: Activities
|
||
label_version: Version
|
||
label_version_new: New version
|
||
label_close_versions: Close completed versions
|
||
label_confirmation: Confirmation
|
||
label_export_to: 'Also available in:'
|
||
label_read: Read...
|
||
label_public_projects: Public projects
|
||
label_open_issues: open
|
||
label_open_issues_plural: open
|
||
label_closed_issues: closed
|
||
label_closed_issues_plural: closed
|
||
label_x_open_issues_abbr_on_total:
|
||
zero: 0 open / %{total}
|
||
one: 1 open / %{total}
|
||
other: "%{count} open / %{total}"
|
||
label_x_open_issues_abbr:
|
||
zero: 0 open
|
||
one: 1 open
|
||
other: "%{count} open"
|
||
label_x_closed_issues_abbr:
|
||
zero: 0 closed
|
||
one: 1 closed
|
||
other: "%{count} closed"
|
||
label_x_issues:
|
||
zero: 0 issues
|
||
one: 1 issue
|
||
other: "%{count} issues"
|
||
label_total: Total
|
||
label_total_time: Total time
|
||
label_permissions: Permissions
|
||
label_current_status: Current status
|
||
label_new_statuses_allowed: New statuses allowed
|
||
|
||
|
||
label_nobody: nobody
|
||
label_next: Next
|
||
label_previous: Previous
|
||
label_used_by: Used by
|
||
label_details: Details
|
||
label_add_note: Add a note
|
||
label_per_page: Per page
|
||
label_calendar: Calendar
|
||
label_months_from: months from
|
||
label_gantt: Gantt
|
||
label_internal: Internal
|
||
label_last_changes: "last %{count} changes"
|
||
label_change_view_all: View all changes
|
||
label_personalize_page: Personalize this page
|
||
label_comment: Comment
|
||
label_comment_plural: Comments
|
||
label_x_comments:
|
||
zero: no comments
|
||
one: 1 comment
|
||
other: "%{count} comments"
|
||
label_comment_add: Add a comment
|
||
label_comment_added: Comment added
|
||
label_comment_delete: Delete comments
|
||
|
||
|
||
label_day_plural: days
|
||
label_repository: Repository
|
||
#add by tan
|
||
label_repository_new: Repository setting
|
||
label_repository_no: Have no repository?
|
||
label_repository_new_repos: New repository
|
||
#end
|
||
|
||
label_browse: Browse
|
||
label_branch: Branch
|
||
label_revision: Revision
|
||
label_revision_plural: Revisions
|
||
label_revision_id: "Revision %{value}"
|
||
label_associated_revisions: Associated revisions
|
||
label_added: added
|
||
label_modified: modified
|
||
label_copied: copied
|
||
label_renamed: renamed
|
||
label_deleted: deleted
|
||
|
||
label_sort_highest: Move to top
|
||
label_sort_higher: Move up
|
||
label_sort_lower: Move down
|
||
label_sort_lowest: Move to bottom
|
||
label_roadmap_due_in: "Due in %{value}"
|
||
label_roadmap_overdue: "%{value} late"
|
||
label_roadmap_no_issues: No issues for this version
|
||
label_result_plural: Results
|
||
label_all_words: All words
|
||
label_wiki: Wiki
|
||
label_wiki_edit: Wiki edit
|
||
label_wiki_edit_plural: Wiki edits
|
||
label_wiki_page: Wiki page
|
||
label_wiki_page_plural: Wiki pages
|
||
label_index_by_title: Index by title
|
||
label_index_by_date: Index by date
|
||
label_current_version: Current version
|
||
|
||
label_feed_plural: Feeds
|
||
|
||
label_overall_spent_time: Overall spent time
|
||
label_f_hour: "%{value} hour"
|
||
label_f_hour_plural: "%{value} hours"
|
||
label_time_tracking: Time tracking
|
||
label_change_plural: Changes
|
||
label_statistics: Statistics
|
||
label_commits_per_month: Commits per month
|
||
label_commits_per_author: Commits per author
|
||
label_diff: diff
|
||
label_view_diff: View differences
|
||
label_diff_inline: inline
|
||
label_diff_side_by_side: side by side
|
||
label_options: Options
|
||
label_copy_workflow_from: Copy workflow from
|
||
label_permissions_report: Permissions report
|
||
label_watched_issues: Watched issues
|
||
label_related_issues: Related issues
|
||
label_applied_status: Applied status
|
||
|
||
label_relation_new: New relation
|
||
label_relation_delete: Delete relation
|
||
label_relates_to: Related to
|
||
label_duplicates: Duplicates
|
||
label_duplicated_by: Duplicated by
|
||
label_blocks: Blocks
|
||
label_blocked_by: Blocked by
|
||
label_precedes: Precedes
|
||
label_follows: Follows
|
||
label_copied_to: Copied to
|
||
label_copied_from: Copied from
|
||
label_end_to_start: end to start
|
||
label_end_to_end: end to end
|
||
label_start_to_start: start to start
|
||
label_start_to_end: start to end
|
||
label_disabled: disabled
|
||
label_show_completed_versions: Show completed versions
|
||
label_me: me
|
||
label_board: Forums
|
||
label_board_description: Bring together the wisdom of crowds, and solve problems for you!
|
||
label_board_new: New forum
|
||
label_board_plural: Forums
|
||
label_board_locked: Locked
|
||
|
||
label_topic_plural: Topics
|
||
field_sticky: ''
|
||
field_locked: ''
|
||
field_lock: ''
|
||
label_message_plural: Messages
|
||
label_message_last: Last message
|
||
label_message_new: New message
|
||
label_message_posted: Message added
|
||
|
||
label_send_information: Send account information to the user
|
||
label_year: Year
|
||
label_month: Month
|
||
label_week: Week
|
||
label_date_from: From
|
||
label_date_to: To
|
||
label_language_based: Based on user's language
|
||
|
||
label_send_test_email: Send a test email
|
||
label_feeds_access_key: RSS access key
|
||
label_missing_feeds_access_key: Missing a RSS access key
|
||
label_feeds_access_key_created_on: "RSS access key created %{value} ago"
|
||
label_added_time_by: "Added by %{author} %{age} ago"
|
||
label_updated_time_by: "Updated by %{author} %{age} ago"
|
||
label_jump_to_a_project: Jump to a project...
|
||
label_file_plural: Files
|
||
label_changeset_plural: Changesets
|
||
label_default_columns: Default columns
|
||
label_no_change_option: (No change)
|
||
label_bulk_edit_selected_issues: Bulk edit selected issues
|
||
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
|
||
label_theme: Theme
|
||
label_default: Default
|
||
label_search_titles_only: Search titles only
|
||
|
||
|
||
label_display_per_page: "Per page: %{value}"
|
||
label_age: Age
|
||
label_change_properties: Change properties
|
||
label_general: General
|
||
label_scm: SCM
|
||
label_plugins: Plugins
|
||
label_ldap_authentication: LDAP authentication
|
||
label_downloads_abbr: D/L
|
||
label_add_another_file: Add another file
|
||
label_preferences: Preferences
|
||
label_chronological_order: In chronological order
|
||
label_reverse_chronological_order: In reverse chronological order
|
||
label_planning: Planning
|
||
label_incoming_emails: Incoming emails
|
||
label_generate_key: Generate a key
|
||
label_issue_watchers: Watchers
|
||
label_example: Example
|
||
label_display: Display
|
||
label_sort: Sort
|
||
label_ascending: Ascending
|
||
label_descending: Descending
|
||
label_date_from_to: From %{start} to %{end}
|
||
label_wiki_content_added: Wiki page added
|
||
label_wiki_content_updated: Wiki page updated
|
||
label_group: Group
|
||
label_group_plural: Groups
|
||
label_group_new: New group
|
||
label_time_entry_plural: Spent time
|
||
label_version_sharing_none: Not shared
|
||
label_version_sharing_descendants: With subprojects
|
||
label_version_sharing_hierarchy: With project hierarchy
|
||
label_version_sharing_tree: With project tree
|
||
label_version_sharing_system: With all projects
|
||
label_update_issue_done_ratios: Update issue done ratios
|
||
label_copy_source: Source
|
||
label_copy_target: Target
|
||
label_copy_same_as_target: Same as target
|
||
label_display_used_statuses_only: Only display statuses that are used by this tracker
|
||
label_api_access_key: API access key
|
||
label_missing_api_access_key: Missing an API access key
|
||
label_api_access_key_created_on: "API access key created %{value} ago"
|
||
label_profile: Profile
|
||
label_subtask_plural: Subtasks
|
||
label_project_copy_notifications: Send email notifications during the project copy
|
||
label_principal_search: "Search for user or group:"
|
||
label_user_search: "Search for user:"
|
||
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
|
||
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
|
||
label_issues_visibility_all: All issues
|
||
label_issues_visibility_public: All non private issues
|
||
label_issues_visibility_own: Issues created by or assigned to the user
|
||
label_git_report_last_commit: Report last commit for files and directories
|
||
label_parent_revision: Parent
|
||
label_child_revision: Child
|
||
|
||
label_copy_attachments: Copy attachments
|
||
label_copy_subtasks: Copy subtasks
|
||
label_item_position: "%{position} of %{count}"
|
||
label_completed_versions: Completed versions
|
||
label_search_for_watchers: Search for watchers to add
|
||
label_session_expiration: Session expiration
|
||
label_show_closed_projects: View closed projects
|
||
label_status_transitions: Status transitions
|
||
label_fields_permissions: Fields permissions
|
||
label_readonly: Read-only
|
||
label_required: Required
|
||
label_attribute_of_project: "Project's %{name}"
|
||
label_attribute_of_issue: "Issue's %{name}"
|
||
label_attribute_of_author: "Author's %{name}"
|
||
label_attribute_of_assigned_to: "Assignee's %{name}"
|
||
label_attribute_of_user: "User's %{name}"
|
||
label_attribute_of_fixed_version: "Target version's %{name}"
|
||
label_cross_project_descendants: With subprojects
|
||
label_cross_project_tree: With project tree
|
||
label_cross_project_hierarchy: With project hierarchy
|
||
label_cross_project_system: With all projects
|
||
label_gantt_progress_line: Progress line
|
||
|
||
|
||
|
||
button_collapse_all: Collapse all
|
||
button_expand_all: Expand all
|
||
|
||
button_create_and_continue: Create and continue
|
||
button_test: Test
|
||
button_edit: Edit
|
||
button_delete: Delete
|
||
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
|
||
button_add: Add
|
||
button_change: Change
|
||
button_apply: Query
|
||
button_clear: Cancel query
|
||
button_lock: Lock
|
||
button_unlock: Unlock
|
||
button_list: List
|
||
button_view: View
|
||
button_move: Move
|
||
button_move_and_follow: Move and follow
|
||
|
||
button_activate: Activate
|
||
button_sort: Sort
|
||
button_log_time: Log time
|
||
button_rollback: Rollback to this version
|
||
button_watch: Watch
|
||
button_unwatch: Unwatch
|
||
button_reply: Reply
|
||
button_archive: Archive
|
||
button_unarchive: Unarchive
|
||
button_reset: Reset
|
||
button_rename: Rename
|
||
|
||
button_copy_and_follow: Copy and follow
|
||
button_annotate: Annotate
|
||
|
||
button_configure: Configure
|
||
button_quote: Quote
|
||
button_duplicate: Duplicate
|
||
button_show: Show
|
||
button_hide: Hide
|
||
button_edit_section: Edit this section
|
||
|
||
button_delete_my_account: Delete my account
|
||
button_close: Close
|
||
button_reopen: Reopen
|
||
|
||
status_active: active
|
||
status_registered: registered
|
||
status_locked: locked
|
||
|
||
project_status_active: active
|
||
project_status_closed: closed
|
||
project_status_archived: archived
|
||
|
||
version_status_open: open
|
||
version_status_locked: locked
|
||
version_status_closed: closed
|
||
|
||
field_active: Active
|
||
|
||
text_select_mail_notifications: Select actions for which email notifications should be sent.
|
||
text_regexp_info: eg. ^[A-Z0-9]+$
|
||
text_min_max_length_info: 0 means no restriction
|
||
text_project_destroy_confirmation: Are you sure you want to delete this project and related data?
|
||
text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
|
||
text_workflow_edit: Select a role and a tracker to edit the workflow
|
||
|
||
text_journal_changed: "%{label} changed from %{old} to %{new}"
|
||
text_journal_changed_no_detail: "%{label} updated"
|
||
text_journal_set_to: "%{label} set to %{value}"
|
||
text_journal_deleted: "%{label} deleted (%{old})"
|
||
text_journal_added: "%{label} %{value} added"
|
||
text_tip_issue_begin_day: issue beginning this day
|
||
text_tip_issue_end_day: issue ending this day
|
||
text_tip_issue_begin_end_day: issue beginning and ending this day
|
||
text_caracters_maximum: "%{count} characters maximum."
|
||
text_length_between: "Length between %{min} and %{max} characters."
|
||
text_tracker_no_workflow: No workflow defined for this tracker
|
||
text_unallowed_characters: Unallowed characters
|
||
text_comma_separated: Multiple values allowed (comma separated).
|
||
text_line_separated: Multiple values allowed (one line for each value).
|
||
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
|
||
text_issue_added: "Issue %{id} has been reported by %{author}."
|
||
text_issue_updated: "Issue %{id} has been updated by %{author}."
|
||
text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content?
|
||
text_issue_category_destroy_question: "Some issues (%{count}) are assigned to this category. What do you want to do?"
|
||
text_issue_category_destroy_assignments: Remove category assignments
|
||
text_issue_category_reassign_to: Reassign issues to this category
|
||
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)."
|
||
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."
|
||
text_load_default_configuration: Load the default configuration
|
||
text_status_changed_by_changeset: "Applied in changeset %{value}."
|
||
text_time_logged_by_changeset: "Applied in changeset %{value}."
|
||
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?'
|
||
text_issues_destroy_descendants_confirmation: "This will also delete %{count} subtask(s)."
|
||
text_time_entries_destroy_confirmation: 'Are you sure you want to delete the selected time entr(y/ies)?'
|
||
|
||
text_default_administrator_account_changed: Default administrator account changed
|
||
text_file_repository_writable: Attachments directory writable
|
||
text_plugin_assets_writable: Plugin assets directory writable
|
||
text_rmagick_available: RMagick available (optional)
|
||
text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?"
|
||
text_destroy_time_entries: Delete reported hours
|
||
text_assign_time_entries_to_project: Assign reported hours to the project
|
||
text_reassign_time_entries: 'Reassign reported hours to this issue:'
|
||
text_user_wrote: "%{value} wrote:"
|
||
text_enumeration_destroy_question: "%{count} objects are assigned to this value."
|
||
text_enumeration_category_reassign_to: 'Reassign them to this value:'
|
||
text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
|
||
text_repository_usernames_mapping: "Select or update the Trustie user mapped to each username found in the repository log.\nUsers with the same Trustie and repository username or email are automatically mapped."
|
||
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
|
||
text_custom_field_possible_values_info: 'One line for each value'
|
||
text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?"
|
||
text_wiki_page_nullify_children: "Keep child pages as root pages"
|
||
text_wiki_page_destroy_children: "Delete child pages and all their descendants"
|
||
text_wiki_page_reassign_children: "Reassign child pages to this parent page"
|
||
text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
|
||
text_zoom_in: Zoom in
|
||
text_zoom_out: Zoom out
|
||
text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
|
||
text_scm_path_encoding_note: "Default: UTF-8"
|
||
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
|
||
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
|
||
text_scm_command: Command
|
||
text_scm_command_version: Version
|
||
text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
|
||
text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
|
||
text_issue_conflict_resolution_overwrite: "Apply my changes anyway (previous notes will be kept but some changes may be overwritten)"
|
||
text_issue_conflict_resolution_add_notes: "Add my notes and discard my other changes"
|
||
text_issue_conflict_resolution_cancel: "Discard all my changes and redisplay %{link}"
|
||
text_account_destroy_confirmation: "Are you sure you want to proceed?\nYour account will be permanently deleted, with no way to reactivate it."
|
||
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
|
||
text_project_closed: This project is closed and read-only.
|
||
text_turning_multiple_off: "If you disable multiple values, multiple values will be removed in order to preserve only one value per item."
|
||
text_applied_project: "User %{id} Apply Join Project %{project}"
|
||
|
||
|
||
default_tracker_bug: Bug
|
||
default_tracker_feature: Feature
|
||
default_tracker_support: Support
|
||
default_issue_status_new: New
|
||
default_issue_status_in_progress: In Progress
|
||
default_issue_status_resolved: Resolved
|
||
default_issue_status_feedback: Feedback
|
||
default_issue_status_closed: Closed
|
||
default_issue_status_rejected: Rejected
|
||
default_doc_category_user: User documentation
|
||
default_doc_category_tech: Technical documentation
|
||
|
||
default_activity_design: Design
|
||
default_activity_development: Development
|
||
|
||
enumeration_issue_priorities: Issue priorities
|
||
enumeration_doc_categories: Document categories
|
||
enumeration_system_activity: System Activity
|
||
description_filter: Filter
|
||
description_search: Searchfield
|
||
description_choose_project: Projects
|
||
description_project_scope: Search scope
|
||
description_notes: Notes
|
||
description_message_content: Message content
|
||
description_query_sort_criteria_attribute: Sort attribute
|
||
description_query_sort_criteria_direction: Sort direction
|
||
|
||
description_available_columns: Available Columns
|
||
description_selected_columns: Selected Columns
|
||
|
||
description_issue_category_reassign: Choose issue category
|
||
description_wiki_subpages_reassign: Choose new parent page
|
||
description_date_range_list: Choose range from list
|
||
description_date_range_interval: Choose range by selecting start and end date
|
||
description_date_from: Enter start date
|
||
description_date_to: Enter end date
|
||
text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'
|
||
|
||
#modify by mkz
|
||
#by young
|
||
|
||
label_requirement_focus: Calls # modified by bai
|
||
label_developer: Users
|
||
label_investor: Investor:
|
||
label_theme: Theme
|
||
label_logged_as_new: Current user
|
||
button_register: Register
|
||
issue_list: Issue list
|
||
lastest_respond: Lastest reply
|
||
label_news_lastest: Lastest news
|
||
label_version_display_settings: Display settings
|
||
label_versions_progress: Complete schedule
|
||
label_versions_description: Versions description
|
||
label_documents_sort: Order setting:
|
||
label_activities_settings: Display settings
|
||
#end
|
||
|
||
label_joined_course: Joined Courses
|
||
label_created_course: Created Courses
|
||
label_borad_course: Course Borad
|
||
|
||
#huang
|
||
label_file_new: Download
|
||
|
||
label_user_commits: "Code commits"
|
||
|
||
|
||
label_user_mail: "E-mail:"
|
||
|
||
label_overview: "Overview"
|
||
label_project_tool: "Tool"
|
||
label_project_issues: "Issues"
|
||
label_project_issue: "Created the Issue:"
|
||
label_project_issue_update: "Upadated the Issue:"
|
||
label_project_newother: "See other comments"
|
||
label_project_newshare: "has shared"
|
||
label_project_newadd: "added"
|
||
|
||
#end by huang
|
||
|
||
#added by liuping
|
||
|
||
label_delete_confirm: Confirm delete?
|
||
|
||
|
||
#fq
|
||
|
||
button_clear_meassge: Reset
|
||
label_leave_message_to: leave %{name} a message
|
||
label_leave_message: Message content
|
||
label_message: message board
|
||
field_add: Add before %{time}
|
||
|
||
|
||
label_bidding_project: projects
|
||
button_bidding: I will participate in it
|
||
label_new_call: New call
|
||
label_user_information: My informations
|
||
|
||
#Customer added!Added by nie
|
||
|
||
label_current_contributors: current contributors
|
||
#modify by men
|
||
label_x_current_contributors:
|
||
zero: current contributor
|
||
one: current contributor
|
||
other: current contributors
|
||
#end
|
||
label_lines_of_code: lines of code
|
||
label_since_last_commits: since last commit
|
||
label_users_on_trustie: User
|
||
label_front: first page
|
||
label_commit_on: commit times
|
||
#modify by men
|
||
label_x_commit_on:
|
||
zero: commit time
|
||
one: commit time
|
||
other: commit times
|
||
#end
|
||
label_follow_people: following # modified by bai
|
||
#modify by men
|
||
label_x_follow_people:
|
||
zero: Follower
|
||
one: Follower
|
||
other: Followers
|
||
#end
|
||
label_total_commit: Totally %{total_commit} commits # modified by bai
|
||
#modify by men
|
||
label_x_total_commit:
|
||
zero: Totally %{count} commit
|
||
one: Totally %{count} commit
|
||
other: Totally %{count} commits
|
||
#end
|
||
label_upload_profile: Upload avatar
|
||
label_type_as: Type as
|
||
label_status_as: Status as
|
||
label_priority_as: Priority as
|
||
|
||
label_author_name: Posted by %{author_name}
|
||
label_post_on: posts on
|
||
|
||
label_updated_time_on: " Updated on %{value} "
|
||
label_call_list: Calls list
|
||
|
||
label_requirement_list: Requirement list
|
||
label_x_biding_project: #modify by men
|
||
zero: project
|
||
one: project
|
||
other: projects
|
||
#end
|
||
label_x_responses: #modify by men
|
||
zero: comment
|
||
one: comment
|
||
other: comments
|
||
#end
|
||
label_x_followers: #modified by men
|
||
zero: Follower
|
||
one: Follower
|
||
other: Followers
|
||
#end
|
||
|
||
|
||
|
||
label_price: price:
|
||
label_RMB_sign: ¥
|
||
label_investment_budget: Investment budget:
|
||
label_investment_time_limit: Investment time limit:
|
||
label_my_respond: Feedbacks: # modified by bai
|
||
label_respond_requirement: has commented this call
|
||
label_deadline: deadline yyyy-mm-dd
|
||
label_requirement_name: give your requirement a name ~~
|
||
label_requirement_description: content:descript your requirement
|
||
label_requirement_bargain_money: type in your rewards(ex. money, reward, grade)
|
||
label_wrong_budget: The error format of money
|
||
label_wrong_date: wrong date format, input right date yyyy-mm-dd
|
||
|
||
label_leave_me_message: left a message to me
|
||
label_leave_others_message: leave message to him/her
|
||
|
||
label_leave_your_message: Leave a message to you
|
||
label_new_activities: ' has a new activity in' # modified by bai
|
||
|
||
|
||
label_create_project: had participated in
|
||
label_praise: praise
|
||
label_cancel_praise: cancel praise
|
||
label_bid_reason: Please show your reason
|
||
default_tracker_task: Task
|
||
label_create_new_projects_description: Create a new project, you will open a magical journey of collaborative creation and development!
|
||
label_call_for_bids_description: Publish your call for anything, feel the excitement of hundreds respond to a single call!
|
||
label_create_course_description: Create a new course, let us share the public resources in the course community which are more than you can imagine!
|
||
|
||
label_milestone: Milestone
|
||
label_milestone_description: Review the commits, branches and versions of your project!
|
||
label_features: Features
|
||
label_has_praisers: praisers(%{count})
|
||
label_has_watchers: following(%{count}) # modified by bai
|
||
label_has_fans: followed by(%{count}) # modified by bai
|
||
#modify by men
|
||
label_x_has_fans:
|
||
zero: fan(%{count})
|
||
one: fan(%{count})
|
||
other: fans(%{count})
|
||
#end
|
||
label_me: me
|
||
label_my: my
|
||
|
||
label_join_bidding: joined the bidding
|
||
label_bidding_user: Bidding user:
|
||
label_bidding_reason: Bidding reason:
|
||
label_username: username:
|
||
label_password: password:
|
||
|
||
|
||
|
||
|
||
label_welcome: Welcome
|
||
|
||
|
||
label_join: join Trustie!
|
||
label_repository_new: link to existing SVN repository
|
||
label_repository_path: path of repository
|
||
label_repository_new_repos: create a new repository
|
||
label_repository_no: have no repository?
|
||
label_welcome_page_to: Participate %{project_count} projects!
|
||
label_repository_path_not_null: repository path can't be null
|
||
label_password_not_null: password can't be blank
|
||
label_exist_repository_path: Define exist repository's path of URL and format must be file:///, http://, https://, svn://
|
||
label_project_no_activity: The project has no activities now!
|
||
label_follow_no_requirement: You don't have followed any requirements!
|
||
|
||
|
||
|
||
label_repository_name: Repository name
|
||
label_upassword_info: The password can be shared in the group
|
||
label_how_commit_code: How to commit code:
|
||
label_how_commit_code_chinese: Chinese
|
||
label_welcome_leave_message: Hi!The platform is currently in beta version.If you have any comments and suggestions, please
|
||
label_welcome_click_me: Click me
|
||
|
||
label_welcome_my_respond: Please leave your comments and suggestions here!
|
||
label_no_current_fans: The user has no fans now
|
||
label_no_current_watchers: The user hasn't watched others
|
||
label_course_feedback: Feedback
|
||
|
||
|
||
label_boy: Man
|
||
label_girl: Woman
|
||
field_gender: Gender
|
||
field_birthday: Birthday
|
||
field_brief_introduction: Info
|
||
field_location: Location
|
||
|
||
field_work_experience: Work experience(year)
|
||
field_zip_code: Zip code
|
||
label_reward: reward:
|
||
label_credit: credit:
|
||
label_choose_reward: choose reward
|
||
label_money: money
|
||
label_reward_1: others
|
||
label_bids_credit: credit
|
||
label_bids_credit_number: points
|
||
field_budget: reward
|
||
field_deadline: deadline
|
||
|
||
label_issue_query_condition: Query condition
|
||
label_homework_source: Task
|
||
|
||
field_reward_type: The type of reward
|
||
label_bid_publish: published
|
||
label_bid_project: projects
|
||
label_project_no_follow: The project hasn't been followed now!
|
||
label_no_bid_project: has no participate project
|
||
label_bids_reward_method: Reward:
|
||
label_bids_reward_what: input what for reward
|
||
label_call_bonus: bonus
|
||
label_bids_form_new_description: Publish a requirement,a competition or a course work.
|
||
label_bids_new_money: input the award money,such as 500,2.5 etc.
|
||
label_bids_new_credit: input the work corresponding course credits,such as 3,2.5 etc.
|
||
label_bids_new_content: input the award content,such as certificate,things etc.
|
||
|
||
label_user_login_new: login
|
||
label_project_sort: the way of sorting
|
||
#modified by bai
|
||
|
||
#end
|
||
|
||
label_bid_if_agreement: If you like me, please press me #bai
|
||
|
||
|
||
|
||
|
||
label_welcome_participate: participates
|
||
#modify by men
|
||
label_x_welcome_participate:
|
||
zero: participate
|
||
one: participate
|
||
other: participates
|
||
#end
|
||
label_welcome_participate_project: projects
|
||
label_projects_feedback: responded to the project
|
||
label_projects_feedback_respond_success: Respond success
|
||
|
||
|
||
|
||
label_user_create_project: has created
|
||
|
||
#added by bai
|
||
label_teacher: Teacher
|
||
label_student: Student
|
||
label_school_not_fount: Not found by your input query condition.
|
||
label_other: Other
|
||
|
||
|
||
|
||
#end
|
||
label_course: Course
|
||
|
||
label_public_info: "If you don't choose public, only the project's members can see the project."
|
||
label_course_public_info: "If you don't choose public, only the course's members can see the course."
|
||
label_course_student: Student
|
||
|
||
label_course_new_homework: New homework
|
||
label_course_homework_list: Homework List
|
||
label_course_homework_new: new homework
|
||
|
||
label_x_course_data:
|
||
zero: File
|
||
one: File
|
||
other: Files
|
||
|
||
label_x_base_courses_student:
|
||
zero: student
|
||
one: students
|
||
other: students
|
||
label_x_base_courses_teacher:
|
||
zero: teacher
|
||
one: teachers
|
||
other: teachers
|
||
#add by men
|
||
|
||
|
||
|
||
label_enter_college: College Entrance
|
||
lable_enter_enterprise: Enterprise Entrance
|
||
label_homework_info: Status
|
||
label_question_student: Feedback
|
||
label_student_response: Feedback
|
||
# label_my_question: Please raise your questions here!
|
||
label_teacher_homework: "Teacher's name"
|
||
label_course_homework: Corresponding courses
|
||
|
||
label_limit_time: Deadline
|
||
label_commit_homework: Submitted Task
|
||
label_no_course_project: No submitted work!
|
||
button_clear_requirement: Cancel
|
||
#end
|
||
label_x_bids_responses: #modify by huang
|
||
zero: response
|
||
one: response
|
||
other: responses
|
||
#end
|
||
label_teaching_course: My Courses
|
||
label_release_homework: Released Tasks
|
||
label_term: Term
|
||
label_spring: spring term
|
||
label_summer: summer term
|
||
label_autumn: autumn term
|
||
label_winter: winter term
|
||
text_command: The password is required when applying a course, and it will be released by the teacher of.
|
||
label_enterprise_into: Enterprise Entrance
|
||
label_college_into: College Entrance
|
||
|
||
label_new_course: Courses
|
||
field_tea_name: Teacher
|
||
label_course_college: College
|
||
label_x_task:
|
||
zero: Task
|
||
one: Task
|
||
other: Tasks
|
||
label_my_create_honework_no_homework: no task now!
|
||
label_my_homework_no_homework: no task now!
|
||
label_x_member:
|
||
zero: member
|
||
one: member
|
||
other: members
|
||
label_x_data:
|
||
zero: file
|
||
one: file
|
||
other: files
|
||
label_bid_show_course_name: Course
|
||
label_bid_show_teacher_name: Teacher
|
||
label_bid_contest_show_course_name: Course
|
||
label_bid_contest_show_teacher_name: Teacher
|
||
label_x_homework_project:
|
||
zero: submitted task
|
||
one: submitted task
|
||
other: submitted tasks
|
||
label_new_homework: Tasks
|
||
label_new_contest: Contests
|
||
label_contest_list: Contests list
|
||
label_newtype_contest: Release contest
|
||
label_question_requirement: introduce a question!
|
||
label_contest_requirement: has commented this contest
|
||
button_bidding_homework: To take part in contest
|
||
label_bids_form_contest_new_description: Enterprise or college can release a contest here.
|
||
label_contest_name: Input the name of the contest
|
||
label_contest_description: Content:description your contest
|
||
label_main_teacher: Lecturer
|
||
label_main_term: Term
|
||
label_teacher_work_unit: Position
|
||
label_course_overview: Status
|
||
|
||
|
||
label_course_news: News
|
||
#wang
|
||
label_contest_userresponse: Userresponse
|
||
label_contest_joincontest: Joincontest
|
||
label_contest_notification: Notification
|
||
#end
|
||
label_x_base_courses_member:
|
||
zero: member
|
||
one: member
|
||
other: members
|
||
|
||
label_bids_task_list: Tasks list
|
||
label_join_course: join course
|
||
|
||
label_new_join: Join
|
||
label_new_join_order: Please input the course order.
|
||
label_homeworks_form_new_description: Release a task, the submit form of the task may be accessory or project, setting in the task form.
|
||
label_course_settings: Setting
|
||
field_homework_type: Submit form
|
||
label_task_submit_form_accessory: Submitted as accessory
|
||
label_task_submit_form_project: Submitted as project
|
||
label_news_notice: Release course news
|
||
|
||
role_of_course: Role
|
||
label_student: student
|
||
label_teacher: teacher
|
||
label_ta: teacher assistant
|
||
label_in_course: in course
|
||
label_assign_homework: assigned homewok
|
||
label_noawards: No awards
|
||
|
||
label_requirement_enterprise_list: Requirements List
|
||
|
||
|
||
label_course_all: Teacher
|
||
label_teacher_all: Student
|
||
|
||
field_hidden_repo: code protected
|
||
label_newbie_faq: newbie FAQ
|
||
label_hot_project: 'HOT Projects'
|
||
label_memo_create_succ: Memo was successfully created.
|
||
label_memo_create_fail: Memo was failures created.
|
||
label_forum_create_succ: Forum was successfully created.
|
||
label_forum_create_fail: Forum was failures created.
|
||
label_forum_edit: Editing forum
|
||
label_memo_create: publish
|
||
label_memo_new: new memo
|
||
label_memo_edit: edit memo
|
||
label_project_module_forums: Forums
|
||
|
||
label_memo_locked: 'Topic is locked'
|
||
label_downloads_list: enter file list.
|
||
label_sumbit_empty: search bar need container.
|
||
label_reply_empty: Reply Cann't Empty.
|
||
label_setup_time: Start date
|
||
label_endup_time: Over date
|
||
label_class_period: Lessons
|
||
label_class_hour: period
|
||
label_activity_time: publish date
|
||
|
||
label_your_course: your course
|
||
label_have_message: have a new message
|
||
lable_not_receive_mail: Click here don't receive email form site!
|
||
|
||
|
||
label_weixin: WeiXin
|
||
|
||
|
||
label_work_quantity: work
|
||
label_contest_work: Competition work
|
||
label_contests_reward_method: Reward method
|
||
label_attendingcontestwork_developers: Developers
|
||
label_attendingcontestwork_release_time: Release time
|
||
label_attendingcontestwork_belongs_contest: Contesting
|
||
label_attendingcontestwork_belongs_type: Work-type
|
||
label_attendingcontestwork_release_person: Release person
|
||
label_attendingcontestwork_adaptive_system: Adaptive-system
|
||
label_attendingcontestwork_download: Work download
|
||
label_attendingcontestwork_average_scores: Average score
|
||
label_attendingcontestwork_deposit_project: Deposit project
|
||
label_attendingcontestwork_sorting_intimation: You can re-scoring, but just record the last scoring result!
|
||
|
||
label_upload_softwarepackage: Softwarepackage-upload
|
||
label_upload_cuttingphoto: Photo-upload
|
||
label_system_platform: Platform
|
||
label_nextstep: Next
|
||
label_participate: Participate
|
||
label_setting: Setting
|
||
label_contest_project: Competition-project
|
||
label_contest_softapplication: Competition-application
|
||
label_contest_response: Feedback
|
||
label_contest_watchers: Watchers
|
||
label_contest_work: Competition-work
|
||
button_contesting_as_project: Competition(New-project)
|
||
button_contesting_as_application: Competition(Release-app)
|
||
label_release_softapplication: Release-application
|
||
label_upload_softapplication_packets: Upload-apppacket
|
||
label_upload_softapplication_photo: Upload-appphoto
|
||
label_upload_softapplication_packets_mustpacketed: Works code and ralated-document must be packaged before upload.
|
||
label_upload_softapplication_photo_condition: The best works. 0~4 (redundant pictures would not show page), each is less than 5M, photo format such as gif,jpg,png etc.
|
||
label_updated_caution: Note:if you edit the work, the uploaded screenshot and package will be deleted, please re-load!
|
||
label_softapplication_name: App-name
|
||
label_work_name: Work name
|
||
label_softapplication_description: App-description
|
||
label_work_description: Work description
|
||
label_work_scores: Work score
|
||
label_work_rating: Work rating
|
||
label_work_tishi: You can re-scoring, but just record the last scoring result!
|
||
label_work_scores_proportion: Score porportion
|
||
label_softapplication_type: App-type
|
||
label_work_type: Work type
|
||
label_work_photo: Work photo
|
||
label_work_comment: Work comment
|
||
label_softapplication_version_available: Version
|
||
label_running_platform: Running platform
|
||
label_softapplication_developer: Upload person
|
||
label_softapplication_developers: Developers
|
||
label_work_deposit_project_url: Deposit url
|
||
label_work_deposit_project: Deposit project
|
||
label_softapplication_name_condition: Less than 50 characters
|
||
label_softapplication_description_condition: Less than 250 characters
|
||
label_user_login_softapplication_board: You are not logged in, please log in and then participate in the evaluation!
|
||
label_user_login_attending_contest: You are not logged in, please log in and then join the competition!
|
||
label_contest_description_no: No description
|
||
label_no_contest_softapplication: No application
|
||
|
||
label_final_scores: Final scores
|
||
label_rating_person_amount: Rating person
|
||
|
||
label_release_add_contest_succeed: The application succeed released and added!
|
||
label_add_contest_succeed_fail: Added fails, the application has been joined the competition!
|
||
label_no_ftapplication: No application
|
||
label_edit_softapplication: Edit application
|
||
label_edit_work: Edit work
|
||
label_contest_delete: Delete contest
|
||
label_noawards_current: No awards
|
||
label_softapplication: Application software
|
||
label_attending_contest: Joining
|
||
label_new_attendingcontest_work: New competition work
|
||
label_workname_lengthlimit: Less than 50 characters
|
||
label_workdescription_lengthlimit: Less than 250 characters
|
||
label_please_input_password: Please input the competition password!
|
||
label_please_select_project: Please select the project!
|
||
label_upload_softworkpacket_photo: Upload work package and screenshots
|
||
label_reward: Reward
|
||
label_please_select_contestingsoftapplication: Please select the competition application!
|
||
label_attendingcontest_time: Join-contest time
|
||
label_attendingcontest_spoksman: Join-contest representive
|
||
label_wellmeaning_intimation_contentone: Note:if you are ready attenging contest, please click"New competition work"!
|
||
label_wellmeaning_intimation_contenttwo: if you have already completed the development, and just release your work, you can not select"Deposit project"!
|
||
label_wellmeaning_intimation_contentthree: if you want to deposit the competition data and code, and want to keep track of the development and code-submission,please selcet a created project from"Deposit project", if you have no project, please click"New project"!
|
||
|
||
notice_attendingcontest_work_successfully_created: Congratulations, competition work successfully created!
|
||
notice_softapplication_was_successfully_updated: Congratulations, competition work successfully updated!
|
||
|
||
label_contest_notification: Notice
|
||
lable_contest_user: Release person
|
||
|
||
|
||
label_user_login_score_and_comment: You are not logged in, please log in and then score and comment the work!
|
||
label_user_login_notificationcomment: You are not logged in, please log in and then comment the notification!
|
||
label_contest_work_list: Competition work list
|
||
|
||
|
||
label_borad_project: Project-borad
|
||
label_borad_course: Course-borad
|
||
|
||
label_project_notice: release the notice
|
||
label_project_notice_reply: reply the notice
|
||
|
||
label_forum_new: New forum
|
||
label_memo_new_from_forum: Release memo
|
||
bale_edit_notice: Edit
|
||
|
||
|
||
|
||
label_course_term: Semester
|
||
label_comment_time: Comment time
|
||
|
||
label_bidding_user_studentname: name
|
||
|
||
label_check_comment: Check comment
|
||
label_notification: Notification
|
||
label_must_answer: Will answer
|
||
label_poll_title: The questionnaire survey _ questionnaire page
|
||
label_question_number: 'question %{question_number}:'
|
||
label_complete_question: The answer has been completed
|
||
#end
|
||
|
||
# ajax异步验证
|
||
modal_valid_passing: can be used.
|
||
|
||
|
||
|
||
label_file_not_found: Sorry, the file can't be downloaded now!
|
||
label_goto_homepage: Return to the home page
|
||
label_trustie_team: The Trustie development team
|
||
label_memos_max_length: The content of the post up to 65535 characters in length
|
||
label_forums_max_length: Post Bar describing the maximum length of 65535 characters
|
||
|
||
review_assignments: Review assignments
|
||
label_my_school: My school
|
||
label_all_schol: All school
|
||
label_select_province: Please select the provinces
|
||
|
||
label_attachment: attachment
|
||
label_max_length: A maximum of 250 characters
|
||
label_create_person: Create personnel
|
||
label_participation_person: The participation of personnel
|
||
label_homework_without_description: The homework without any description!
|
||
label_teacher_comments: Teacher comments
|
||
label_anonymous_comments: Anonymous comments
|
||
label_anonymous: Anonymous
|
||
label_submit_comments: Submit_comments
|
||
label_course_empty_select: You have not selected course!
|
||
label_enterprise_page_made: enterprise_page
|
||
label_excellent_courses_list: excellent_courses
|
||
label_course_resource_list: course_resource_list
|
||
label_project_resource_list: project_resource_list
|
||
label_organization_list: organzation_list
|
||
label_latest_login_teacher_list: latest_login_teacher_list
|
||
label_latest_login_user_list: latest_login_teacher_list
|
||
|
||
#api
|
||
label_recently_updated_notification: Recently updated notification
|
||
label_recently_updated_homework: Recently updated the homework
|
||
label_recently_updated_message: Recently updated the message
|
||
label_recently_updated_courseware: Recently updated the courseware
|
||
label_no_courses: You do not participate in any course, please search the curriculum, course, or create a course!
|
||
label_commit_failed: commit failed
|
||
#api end
|
||
error_upload_avatar_to_large: "too big (%{max_size})"
|
||
not_valid_image_file: not a valid image file
|
||
|
||
#resource
|
||
label_resource_name: Resource_name
|
||
label_resource_type: Rescource_type
|
||
label_resource_size: Rescource_size
|
||
label_resource_upload_date: Resource_upload_date
|
||
label_resource_download_times: Resource_download_times
|
||
label_resource_upload_author: Resource_upload_author
|
||
label_resource_belongs_course: Resource_belongs_course
|
||
label_resource_belongs_project: Resource_belongs_project
|