redmine-2.4.2/ 0000755 0001750 0001750 00000000000 12255774352 012502 5 ustar ondrej ondrej redmine-2.4.2/files/ 0000755 0001750 0001750 00000000000 12255774346 013607 5 ustar ondrej ondrej redmine-2.4.2/files/delete.me 0000644 0001750 0001750 00000000044 12255774346 015372 0 ustar ondrej ondrej default directory for uploaded files redmine-2.4.2/config/ 0000755 0001750 0001750 00000000000 12255774347 013753 5 ustar ondrej ondrej redmine-2.4.2/config/locales/ 0000755 0001750 0001750 00000000000 12255774347 015375 5 ustar ondrej ondrej redmine-2.4.2/config/locales/en.yml 0000644 0001750 0001750 00000134302 12255774347 016525 0 ustar ondrej ondrej en:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
x_seconds:
one: "1 second"
other: "%{count} seconds"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 hour"
other: "%{count} hours"
x_days:
one: "1 day"
other: "%{count} days"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
x_months:
one: "1 month"
other: "%{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "is not included in the list"
exclusion: "is reserved"
invalid: "is invalid"
confirmation: "doesn't match confirmation"
accepted: "must be accepted"
empty: "can't be empty"
blank: "can't be blank"
too_long: "is too long (maximum is %{count} characters)"
too_short: "is too short (minimum is %{count} characters)"
wrong_length: "is the wrong length (should be %{count} characters)"
taken: "has already been taken"
not_a_number: "is not a number"
not_a_date: "is not a valid date"
greater_than: "must be greater than %{count}"
greater_than_or_equal_to: "must be greater than or equal to %{count}"
equal_to: "must be equal to %{count}"
less_than: "must be less than %{count}"
less_than_or_equal_to: "must be less than or equal to %{count}"
odd: "must be odd"
even: "must be even"
greater_than_start_date: "must be greater than start date"
not_same_project: "doesn't belong to the same project"
circular_dependency: "This relation would create a circular dependency"
cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Please select
general_text_No: 'No'
general_text_Yes: 'Yes'
general_text_no: 'no'
general_text_yes: 'yes'
general_lang_name: 'English'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Account was successfully updated.
notice_account_invalid_creditentials: Invalid user or password
notice_account_password_updated: Password was successfully updated.
notice_account_wrong_password: Wrong password
notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}.
notice_account_unknown_email: Unknown user.
notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
notice_account_activated: Your account has been activated. You can now log in.
notice_successful_create: Successful creation.
notice_successful_update: Successful update.
notice_successful_delete: Successful deletion.
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_feeds_access_key_reseted: Your Atom access key was reset.
notice_api_access_key_reseted: Your API access key was reset.
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."
notice_new_password_must_be_different: The new password must be different from the current password
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_attachment_too_big: "This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})"
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: "Your %{value} 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_description: Description
field_summary: Summary
field_is_required: Required
field_firstname: First name
field_lastname: Last name
field_mail: Email
field_filename: File
field_filesize: Size
field_downloads: Downloads
field_author: Author
field_created_on: Created
field_updated_on: Updated
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_homepage: Homepage
field_is_public: Public
field_parent: Subproject of
field_is_in_roadmap: Issues displayed in roadmap
field_login: Login
field_mail_notification: Email notifications
field_admin: Administrator
field_last_login_on: Last connection
field_language: Language
field_effective_date: Date
field_password: Password
field_new_password: New password
field_password_confirmation: Confirmation
field_version: Version
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_start_page: Start page
field_subproject: Subproject
field_hours: Hours
field_activity: Activity
field_spent_on: Date
field_identifier: Identifier
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_identity_url: OpenID URL
field_content: Content
field_group_by: Group results by
field_sharing: Sharing
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
field_generate_password: Generate password
field_must_change_passwd: Must change password at next logon
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_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_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
setting_mail_handler_excluded_filenames: Exclude attachments by name
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
project_module_issue_tracking: Issue tracking
project_module_time_tracking: Time tracking
project_module_news: News
project_module_documents: Documents
project_module_files: Files
project_module_wiki: Wiki
project_module_repository: Repository
project_module_boards: Forums
project_module_calendar: Calendar
project_module_gantt: Gantt
label_user: User
label_user_plural: Users
label_user_new: New user
label_user_anonymous: Anonymous
label_project: Project
label_project_new: New project
label_project_plural: Projects
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: All Projects
label_project_latest: Latest projects
label_issue: Issue
label_issue_new: New issue
label_issue_plural: Issues
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_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: Member
label_member_new: New member
label_member_plural: Members
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_plural: Issue categories
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_information: Information
label_information_plural: Information
label_please_login: Please log in
label_register: Register
label_login_with_open_id_option: or login with OpenID
label_password_lost: Lost password
label_home: Home
label_my_page: My page
label_my_account: My account
label_my_projects: My projects
label_my_page_block: My page block
label_administration: Administration
label_login: Sign in
label_logout: Sign out
label_help: Help
label_reported_issues: Reported issues
label_assigned_to_me_issues: Issues assigned to me
label_last_login: Last connection
label_registered_on: Registered on
label_activity: Activity
label_overall_activity: Overall activity
label_user_activity: "%{value}'s 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_no_data: No data to display
label_change_status: Change status
label_history: History
label_attachment: File
label_attachment_new: New file
label_attachment_delete: Delete file
label_attachment_plural: Files
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: Overview
label_version: Version
label_version_new: New version
label_version_plural: Versions
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_all: all
label_any: any
label_none: none
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_query: Custom query
label_query_plural: Custom queries
label_query_new: New query
label_my_queries: My custom queries
label_filter_add: Add filter
label_filter_plural: Filters
label_equals: is
label_not_equals: is not
label_in_less_than: in less than
label_in_more_than: in more than
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_between: between
label_in: in
label_today: today
label_all_time: all time
label_yesterday: yesterday
label_this_week: this week
label_last_week: last week
label_last_n_weeks: "last %{count} weeks"
label_last_n_days: "last %{count} days"
label_this_month: this month
label_last_month: last month
label_this_year: this year
label_date_range: Date range
label_less_than_ago: less than days ago
label_more_than_ago: more than days ago
label_ago: days ago
label_contains: contains
label_not_contains: doesn't contain
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
label_no_issues_in_project: no issues in project
label_day_plural: days
label_repository: Repository
label_repository_new: New repository
label_repository_plural: Repositories
label_browse: Browse
label_branch: Branch
label_tag: Tag
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_latest_revision: Latest revision
label_latest_revision_plural: Latest revisions
label_view_revisions: View revisions
label_view_all_revisions: View all revisions
label_max_size: Maximum size
label_sort_highest: Move to top
label_sort_higher: Move up
label_sort_lower: Move down
label_sort_lowest: Move to bottom
label_roadmap: Roadmap
label_roadmap_due_in: "Due in %{value}"
label_roadmap_overdue: "%{value} late"
label_roadmap_no_issues: No issues for this version
label_search: Search
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_preview: Preview
label_feed_plural: Feeds
label_changes_details: Details of all changes
label_issue_tracking: Issue tracking
label_spent_time: Spent time
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_loading: Loading...
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_stay_logged_in: Stay logged in
label_disabled: disabled
label_show_completed_versions: Show completed versions
label_me: me
label_board: Forum
label_board_new: New forum
label_board_plural: Forums
label_board_locked: Locked
label_board_sticky: Sticky
label_topic_plural: Topics
label_message_plural: Messages
label_message_last: Last message
label_message_new: New message
label_message_posted: Message added
label_reply_plural: Replies
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_sort_by: "Sort by %{value}"
label_send_test_email: Send a test email
label_feeds_access_key: Atom access key
label_missing_feeds_access_key: Missing a Atom access key
label_feeds_access_key_created_on: "Atom access key created %{value} ago"
label_module_plural: Modules
label_added_time_by: "Added by %{author} %{age} ago"
label_updated_time_by: "Updated by %{author} %{age} ago"
label_updated_time: "Updated %{value} 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_user_mail_option_all: "For any event on all my projects"
label_user_mail_option_selected: "For any event on the selected projects only..."
label_user_mail_option_none: "No events"
label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
label_user_mail_option_only_assigned: "Only for things I am assigned to"
label_user_mail_option_only_owner: "Only for things I am the owner of"
label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
label_registration_activation_by_email: account activation by email
label_registration_manual_activation: manual account activation
label_registration_automatic_activation: automatic account activation
label_display_per_page: "Per page: %{value}"
label_age: Age
label_change_properties: Change properties
label_general: General
label_more: More
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: LDAP authentication
label_downloads_abbr: D/L
label_optional_description: Optional description
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_export_options: "%{export_format} export options"
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_hidden: Hidden
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
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
button_login: Login
button_submit: Submit
button_save: Save
button_check_all: Check all
button_uncheck_all: Uncheck all
button_collapse_all: Collapse all
button_expand_all: Expand all
button_delete: Delete
button_create: Create
button_create_and_continue: Create and continue
button_test: Test
button_edit: Edit
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
button_add: Add
button_change: Change
button_apply: Apply
button_clear: Clear
button_lock: Lock
button_unlock: Unlock
button_download: Download
button_list: List
button_view: View
button_move: Move
button_move_and_follow: Move and follow
button_back: Back
button_cancel: Cancel
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_change_password: Change password
button_copy: Copy
button_copy_and_follow: Copy and follow
button_annotate: Annotate
button_update: Update
button_configure: Configure
button_quote: Quote
button_duplicate: Duplicate
button_show: Show
button_hide: Hide
button_edit_section: Edit this section
button_export: Export
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_are_you_sure: Are you sure?
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_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter. Once saved, the identifier cannot be changed.'
text_caracters_maximum: "%{count} characters maximum."
text_caracters_minimum: "Must be at least %{count} characters long."
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_select_project_modules: 'Select modules to enable for this project:'
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_convert_available: ImageMagick convert 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 Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine 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."
default_role_manager: Manager
default_role_developer: Developer
default_role_reporter: Reporter
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_priority_low: Low
default_priority_normal: Normal
default_priority_high: High
default_priority_urgent: Urgent
default_priority_immediate: Immediate
default_activity_design: Design
default_activity_development: Development
enumeration_issue_priorities: Issue priorities
enumeration_doc_categories: Document categories
enumeration_activities: Activities (time tracking)
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_user_mail_notification: Mail notification settings
description_available_columns: Available Columns
description_selected_columns: Selected Columns
description_all_columns: All 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. Once saved, the identifier cannot be changed.'
redmine-2.4.2/config/locales/vi.yml 0000644 0001750 0001750 00000156424 12255774347 016552 0 ustar ondrej ondrej # Vietnamese translation for Ruby on Rails
# by
# Do Hai Bac (dohaibac@gmail.com)
# Dao Thanh Ngoc (ngocdaothanh@gmail.com, http://github.com/ngocdaothanh/rails-i18n/tree/master)
# Nguyen Minh Thien (thiencdcn@gmail.com, http://www.eDesignLab.org)
vi:
number:
# Used in number_with_delimiter()
# These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
format:
# Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
separator: ","
# Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
delimiter: "."
# Number of decimals, behind the separator (1 with a precision of 2 gives: 1.00)
precision: 3
# Used in number_to_currency()
currency:
format:
# Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
format: "%n %u"
unit: "đồng"
# These three are to override number.format and are optional
separator: ","
delimiter: "."
precision: 2
# Used in number_to_percentage()
percentage:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_precision()
precision:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_human_size()
human:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
datetime:
distance_in_words:
half_a_minute: "30 giây"
less_than_x_seconds:
one: "chưa tới 1 giây"
other: "chưa tới %{count} giây"
x_seconds:
one: "1 giây"
other: "%{count} giây"
less_than_x_minutes:
one: "chưa tới 1 phút"
other: "chưa tới %{count} phút"
x_minutes:
one: "1 phút"
other: "%{count} phút"
about_x_hours:
one: "khoảng 1 giờ"
other: "khoảng %{count} giờ"
x_hours:
one: "1 giờ"
other: "%{count} giờ"
x_days:
one: "1 ngày"
other: "%{count} ngày"
about_x_months:
one: "khoảng 1 tháng"
other: "khoảng %{count} tháng"
x_months:
one: "1 tháng"
other: "%{count} tháng"
about_x_years:
one: "khoảng 1 năm"
other: "khoảng %{count} năm"
over_x_years:
one: "hơn 1 năm"
other: "hơn %{count} năm"
almost_x_years:
one: "gần 1 năm"
other: "gần %{count} năm"
prompts:
year: "Năm"
month: "Tháng"
day: "Ngày"
hour: "Giờ"
minute: "Phút"
second: "Giây"
activerecord:
errors:
template:
header:
one: "1 lỗi ngăn không cho lưu %{model} này"
other: "%{count} lỗi ngăn không cho lưu %{model} này"
# The variable :count is also available
body: "Có lỗi với các mục sau:"
# The values :model, :attribute and :value are always available for interpolation
# The value :count is available when applicable. Can be used for pluralization.
messages:
inclusion: "không có trong danh sách"
exclusion: "đã được giành trước"
invalid: "không hợp lệ"
confirmation: "không khớp với xác nhận"
accepted: "phải được đồng ý"
empty: "không thể rỗng"
blank: "không thể để trắng"
too_long: "quá dài (tối đa %{count} ký tự)"
too_short: "quá ngắn (tối thiểu %{count} ký tự)"
wrong_length: "độ dài không đúng (phải là %{count} ký tự)"
taken: "đã có"
not_a_number: "không phải là số"
greater_than: "phải lớn hơn %{count}"
greater_than_or_equal_to: "phải lớn hơn hoặc bằng %{count}"
equal_to: "phải bằng %{count}"
less_than: "phải nhỏ hơn %{count}"
less_than_or_equal_to: "phải nhỏ hơn hoặc bằng %{count}"
odd: "phải là số chẵn"
even: "phải là số lẻ"
greater_than_start_date: "phải đi sau ngày bắt đầu"
not_same_project: "không thuộc cùng dự án"
circular_dependency: "quan hệ có thể gây ra lặp vô tận"
cant_link_an_issue_with_a_descendant: "Một vấn đề không thể liên kết tới một trong số những tác vụ con của nó"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d-%m-%Y"
short: "%d %b"
long: "%d %B, %Y"
day_names: ["Chủ nhật", "Thứ hai", "Thứ ba", "Thứ tư", "Thứ năm", "Thứ sáu", "Thứ bảy"]
abbr_day_names: ["Chủ nhật", "Thứ hai", "Thứ ba", "Thứ tư", "Thứ năm", "Thứ sáu", "Thứ bảy"]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, "Tháng một", "Tháng hai", "Tháng ba", "Tháng tư", "Tháng năm", "Tháng sáu", "Tháng bảy", "Tháng tám", "Tháng chín", "Tháng mười", "Tháng mười một", "Tháng mười hai"]
abbr_month_names: [~, "Tháng một", "Tháng hai", "Tháng ba", "Tháng tư", "Tháng năm", "Tháng sáu", "Tháng bảy", "Tháng tám", "Tháng chín", "Tháng mười", "Tháng mười một", "Tháng mười hai"]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B, %Y %H:%M"
am: "sáng"
pm: "chiều"
# Used in array.to_sentence.
support:
array:
words_connector: ", "
two_words_connector: " và "
last_word_connector: ", và "
actionview_instancetag_blank_option: Vui lòng chọn
general_text_No: 'Không'
general_text_Yes: 'Có'
general_text_no: 'không'
general_text_yes: 'có'
general_lang_name: 'Tiếng Việt'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Cập nhật tài khoản thành công.
notice_account_invalid_creditentials: Tài khoản hoặc mật mã không hợp lệ
notice_account_password_updated: Cập nhật mật mã thành công.
notice_account_wrong_password: Sai mật mã
notice_account_register_done: Tài khoản được tạo thành công. Để kích hoạt vui lòng làm theo hướng dẫn trong email gửi đến bạn.
notice_account_unknown_email: Không rõ tài khoản.
notice_can_t_change_password: Tài khoản được chứng thực từ nguồn bên ngoài. Không thể đổi mật mã cho loại chứng thực này.
notice_account_lost_email_sent: Thông tin để đổi mật mã mới đã gửi đến bạn qua email.
notice_account_activated: Tài khoản vừa được kích hoạt. Bây giờ bạn có thể đăng nhập.
notice_successful_create: Tạo thành công.
notice_successful_update: Cập nhật thành công.
notice_successful_delete: Xóa thành công.
notice_successful_connection: Kết nối thành công.
notice_file_not_found: Trang bạn cố xem không tồn tại hoặc đã chuyển.
notice_locking_conflict: Thông tin đang được cập nhật bởi người khác. Hãy chép nội dung cập nhật của bạn vào clipboard.
notice_not_authorized: Bạn không có quyền xem trang này.
notice_email_sent: "Email đã được gửi tới %{value}"
notice_email_error: "Lỗi xảy ra khi gửi email (%{value})"
notice_feeds_access_key_reseted: Mã số chứng thực Atom đã được tạo lại.
notice_failed_to_save_issues: "Thất bại khi lưu %{count} vấn đề trong %{total} lựa chọn: %{ids}."
notice_no_issue_selected: "Không có vấn đề được chọn! Vui lòng kiểm tra các vấn đề bạn cần chỉnh sửa."
notice_account_pending: "Thông tin tài khoản đã được tạo ra và đang chờ chứng thực từ ban quản trị."
notice_default_data_loaded: Đã nạp cấu hình mặc định.
notice_unable_delete_version: Không thể xóa phiên bản.
error_can_t_load_default_data: "Không thể nạp cấu hình mặc định: %{value}"
error_scm_not_found: "Không tìm thấy dữ liệu trong kho chứa."
error_scm_command_failed: "Lỗi xảy ra khi truy cập vào kho lưu trữ: %{value}"
error_scm_annotate: "Đầu vào không tồn tại hoặc không thể chú thích."
error_issue_not_found_in_project: 'Vấn đề không tồn tại hoặc không thuộc dự án'
mail_subject_lost_password: "%{value}: mật mã của bạn"
mail_body_lost_password: "Để đổi mật mã, hãy click chuột vào liên kết sau:"
mail_subject_register: "%{value}: kích hoạt tài khoản"
mail_body_register: "Để kích hoạt tài khoản, hãy click chuột vào liên kết sau:"
mail_body_account_information_external: " Bạn có thể dùng tài khoản %{value} để đăng nhập."
mail_body_account_information: Thông tin về tài khoản
mail_subject_account_activation_request: "%{value}: Yêu cầu chứng thực tài khoản"
mail_body_account_activation_request: "Người dùng (%{value}) mới đăng ký và cần bạn xác nhận:"
mail_subject_reminder: "%{count} vấn đề hết hạn trong các %{days} ngày tới"
mail_body_reminder: "%{count} công việc bạn được phân công sẽ hết hạn trong %{days} ngày tới:"
field_name: Tên dự án
field_description: Mô tả
field_summary: Tóm tắt
field_is_required: Bắt buộc
field_firstname: Tên đệm và Tên
field_lastname: Họ
field_mail: Email
field_filename: Tập tin
field_filesize: Cỡ
field_downloads: Tải về
field_author: Tác giả
field_created_on: Tạo
field_updated_on: Cập nhật
field_field_format: Định dạng
field_is_for_all: Cho mọi dự án
field_possible_values: Giá trị hợp lệ
field_regexp: Biểu thức chính quy
field_min_length: Chiều dài tối thiểu
field_max_length: Chiều dài tối đa
field_value: Giá trị
field_category: Chủ đề
field_title: Tiêu đề
field_project: Dự án
field_issue: Vấn đề
field_status: Trạng thái
field_notes: Ghi chú
field_is_closed: Vấn đề đóng
field_is_default: Giá trị mặc định
field_tracker: Kiểu vấn đề
field_subject: Chủ đề
field_due_date: Hết hạn
field_assigned_to: Phân công cho
field_priority: Mức ưu tiên
field_fixed_version: Phiên bản
field_user: Người dùng
field_role: Quyền
field_homepage: Trang chủ
field_is_public: Công cộng
field_parent: Dự án con của
field_is_in_roadmap: Có thể thấy trong Kế hoạch
field_login: Đăng nhập
field_mail_notification: Thông báo qua email
field_admin: Quản trị
field_last_login_on: Kết nối cuối
field_language: Ngôn ngữ
field_effective_date: Ngày
field_password: Mật khẩu
field_new_password: Mật khẩu mới
field_password_confirmation: Nhập lại mật khẩu
field_version: Phiên bản
field_type: Kiểu
field_host: Host
field_port: Cổng
field_account: Tài khoản
field_base_dn: Base DN
field_attr_login: Thuộc tính đăng nhập
field_attr_firstname: Thuộc tính tên đệm và Tên
field_attr_lastname: Thuộc tính Họ
field_attr_mail: Thuộc tính Email
field_onthefly: Tạo người dùng tức thì
field_start_date: Bắt đầu
field_done_ratio: Tiến độ
field_auth_source: Chế độ xác thực
field_hide_mail: Không hiện email của tôi
field_comments: Bình luận
field_url: URL
field_start_page: Trang bắt đầu
field_subproject: Dự án con
field_hours: Giờ
field_activity: Hoạt động
field_spent_on: Ngày
field_identifier: Mã nhận dạng
field_is_filter: Dùng như bộ lọc
field_issue_to: Vấn đề liên quan
field_delay: Độ trễ
field_assignable: Vấn đề có thể gán cho vai trò này
field_redirect_existing_links: Chuyển hướng trang đã có
field_estimated_hours: Thời gian ước lượng
field_column_names: Cột
field_time_zone: Múi giờ
field_searchable: Tìm kiếm được
field_default_value: Giá trị mặc định
field_comments_sorting: Liệt kê bình luận
field_parent_title: Trang mẹ
setting_app_title: Tựa đề ứng dụng
setting_app_subtitle: Tựa đề nhỏ của ứng dụng
setting_welcome_text: Thông điệp chào mừng
setting_default_language: Ngôn ngữ mặc định
setting_login_required: Cần đăng nhập
setting_self_registration: Tự chứng thực
setting_attachment_max_size: Cỡ tối đa của tập tin đính kèm
setting_issues_export_limit: Giới hạn Export vấn đề
setting_mail_from: Địa chỉ email gửi thông báo
setting_bcc_recipients: Tạo bản CC bí mật (bcc)
setting_host_name: Tên miền và đường dẫn
setting_text_formatting: Định dạng bài viết
setting_wiki_compression: Nén lịch sử Wiki
setting_feeds_limit: Giới hạn nội dung của feed
setting_default_projects_public: Dự án mặc định là public
setting_autofetch_changesets: Tự động tìm nạp commits
setting_sys_api_enabled: Cho phép WS quản lý kho chứa
setting_commit_ref_keywords: Từ khóa tham khảo
setting_commit_fix_keywords: Từ khóa chỉ vấn đề đã giải quyết
setting_autologin: Tự động đăng nhập
setting_date_format: Định dạng ngày
setting_time_format: Định dạng giờ
setting_cross_project_issue_relations: Cho phép quan hệ chéo giữa các dự án
setting_issue_list_default_columns: Các cột mặc định hiển thị trong danh sách vấn đề
setting_emails_footer: Chữ ký cuối thư
setting_protocol: Giao thức
setting_per_page_options: Tùy chọn đối tượng mỗi trang
setting_user_format: Định dạng hiển thị người dùng
setting_activity_days_default: Ngày hiển thị hoạt động của dự án
setting_display_subprojects_issues: Hiển thị mặc định vấn đề của dự án con ở dự án chính
setting_enabled_scm: Cho phép SCM
setting_mail_handler_api_enabled: Cho phép WS cho các email tới
setting_mail_handler_api_key: Mã số API
setting_sequential_project_identifiers: Tự sinh chuỗi ID dự án
project_module_issue_tracking: Theo dõi vấn đề
project_module_time_tracking: Theo dõi thời gian
project_module_news: Tin tức
project_module_documents: Tài liệu
project_module_files: Tập tin
project_module_wiki: Wiki
project_module_repository: Kho lưu trữ
project_module_boards: Diễn đàn
label_user: Tài khoản
label_user_plural: Tài khoản
label_user_new: Tài khoản mới
label_project: Dự án
label_project_new: Dự án mới
label_project_plural: Dự án
label_x_projects:
zero: không có dự án
one: một dự án
other: "%{count} dự án"
label_project_all: Mọi dự án
label_project_latest: Dự án mới nhất
label_issue: Vấn đề
label_issue_new: Tạo vấn đề mới
label_issue_plural: Vấn đề
label_issue_view_all: Tất cả vấn đề
label_issues_by: "Vấn đề của %{value}"
label_issue_added: Đã thêm vấn đề
label_issue_updated: Vấn đề được cập nhật
label_document: Tài liệu
label_document_new: Tài liệu mới
label_document_plural: Tài liệu
label_document_added: Đã thêm tài liệu
label_role: Vai trò
label_role_plural: Vai trò
label_role_new: Vai trò mới
label_role_and_permissions: Vai trò và Quyền hạn
label_member: Thành viên
label_member_new: Thành viên mới
label_member_plural: Thành viên
label_tracker: Kiểu vấn đề
label_tracker_plural: Kiểu vấn đề
label_tracker_new: Tạo kiểu vấn đề mới
label_workflow: Quy trình làm việc
label_issue_status: Trạng thái vấn đề
label_issue_status_plural: Trạng thái vấn đề
label_issue_status_new: Thêm trạng thái
label_issue_category: Chủ đề
label_issue_category_plural: Chủ đề
label_issue_category_new: Chủ đề mới
label_custom_field: Trường tùy biến
label_custom_field_plural: Trường tùy biến
label_custom_field_new: Thêm Trường tùy biến
label_enumerations: Liệt kê
label_enumeration_new: Thêm giá trị
label_information: Thông tin
label_information_plural: Thông tin
label_please_login: Vui lòng đăng nhập
label_register: Đăng ký
label_password_lost: Phục hồi mật mã
label_home: Trang chính
label_my_page: Trang riêng
label_my_account: Cá nhân
label_my_projects: Dự án của bạn
label_administration: Quản trị
label_login: Đăng nhập
label_logout: Thoát
label_help: Giúp đỡ
label_reported_issues: Công việc bạn phân công
label_assigned_to_me_issues: Công việc được phân công
label_last_login: Kết nối cuối
label_registered_on: Ngày tham gia
label_activity: Hoạt động
label_overall_activity: Tất cả hoạt động
label_new: Mới
label_logged_as: Tài khoản »
label_environment: Môi trường
label_authentication: Xác thực
label_auth_source: Chế độ xác thực
label_auth_source_new: Chế độ xác thực mới
label_auth_source_plural: Chế độ xác thực
label_subproject_plural: Dự án con
label_and_its_subprojects: "%{value} và dự án con"
label_min_max_length: Độ dài nhỏ nhất - lớn nhất
label_list: Danh sách
label_date: Ngày
label_integer: Số nguyên
label_float: Số thực
label_boolean: Boolean
label_string: Văn bản
label_text: Văn bản dài
label_attribute: Thuộc tính
label_attribute_plural: Các thuộc tính
label_no_data: Chưa có thông tin gì
label_change_status: Đổi trạng thái
label_history: Lược sử
label_attachment: Tập tin
label_attachment_new: Thêm tập tin mới
label_attachment_delete: Xóa tập tin
label_attachment_plural: Tập tin
label_file_added: Đã thêm tập tin
label_report: Báo cáo
label_report_plural: Báo cáo
label_news: Tin tức
label_news_new: Thêm tin
label_news_plural: Tin tức
label_news_latest: Tin mới
label_news_view_all: Xem mọi tin
label_news_added: Đã thêm tin
label_settings: Thiết lập
label_overview: Tóm tắt
label_version: Phiên bản
label_version_new: Phiên bản mới
label_version_plural: Phiên bản
label_confirmation: Khẳng định
label_export_to: 'Định dạng khác của trang này:'
label_read: Đọc...
label_public_projects: Các dự án công cộng
label_open_issues: mở
label_open_issues_plural: mở
label_closed_issues: đóng
label_closed_issues_plural: đóng
label_x_open_issues_abbr_on_total:
zero: "0 mở / %{total}"
one: "1 mở / %{total}"
other: "%{count} mở / %{total}"
label_x_open_issues_abbr:
zero: 0 mở
one: 1 mở
other: "%{count} mở"
label_x_closed_issues_abbr:
zero: 0 đóng
one: 1 đóng
other: "%{count} đóng"
label_total: Tổng cộng
label_permissions: Quyền
label_current_status: Trạng thái hiện tại
label_new_statuses_allowed: Trạng thái mới được phép
label_all: Tất cả
label_none: không
label_nobody: Chẳng ai
label_next: Sau
label_previous: Trước
label_used_by: Được dùng bởi
label_details: Chi tiết
label_add_note: Thêm ghi chú
label_per_page: Mỗi trang
label_calendar: Lịch
label_months_from: tháng từ
label_gantt: Biểu đồ sự kiện
label_internal: Nội bộ
label_last_changes: "%{count} thay đổi cuối"
label_change_view_all: Xem mọi thay đổi
label_personalize_page: Điều chỉnh trang này
label_comment: Bình luận
label_comment_plural: Bình luận
label_x_comments:
zero: không có bình luận
one: 1 bình luận
other: "%{count} bình luận"
label_comment_add: Thêm bình luận
label_comment_added: Đã thêm bình luận
label_comment_delete: Xóa bình luận
label_query: Truy vấn riêng
label_query_plural: Truy vấn riêng
label_query_new: Truy vấn mới
label_filter_add: Thêm lọc
label_filter_plural: Bộ lọc
label_equals: là
label_not_equals: không là
label_in_less_than: ít hơn
label_in_more_than: nhiều hơn
label_in: trong
label_today: hôm nay
label_all_time: mọi thời gian
label_yesterday: hôm qua
label_this_week: tuần này
label_last_week: tuần trước
label_last_n_days: "%{count} ngày cuối"
label_this_month: tháng này
label_last_month: tháng cuối
label_this_year: năm này
label_date_range: Thời gian
label_less_than_ago: cách đây dưới
label_more_than_ago: cách đây hơn
label_ago: cách đây
label_contains: chứa
label_not_contains: không chứa
label_day_plural: ngày
label_repository: Kho lưu trữ
label_repository_plural: Kho lưu trữ
label_browse: Duyệt
label_revision: Bản điều chỉnh
label_revision_plural: Bản điều chỉnh
label_associated_revisions: Các bản điều chỉnh được ghép
label_added: thêm
label_modified: đổi
label_copied: chép
label_renamed: đổi tên
label_deleted: xóa
label_latest_revision: Bản điều chỉnh cuối cùng
label_latest_revision_plural: Bản điều chỉnh cuối cùng
label_view_revisions: Xem các bản điều chỉnh
label_max_size: Dung lượng tối đa
label_sort_highest: Lên trên cùng
label_sort_higher: Dịch lên
label_sort_lower: Dịch xuống
label_sort_lowest: Xuống dưới cùng
label_roadmap: Kế hoạch
label_roadmap_due_in: "Hết hạn trong %{value}"
label_roadmap_overdue: "Trễ %{value}"
label_roadmap_no_issues: Không có vấn đề cho phiên bản này
label_search: Tìm
label_result_plural: Kết quả
label_all_words: Mọi từ
label_wiki: Wiki
label_wiki_edit: Sửa Wiki
label_wiki_edit_plural: Thay đổi wiki
label_wiki_page: Trang wiki
label_wiki_page_plural: Trang wiki
label_index_by_title: Danh sách theo tên
label_index_by_date: Danh sách theo ngày
label_current_version: Bản hiện tại
label_preview: Xem trước
label_feed_plural: Nguồn cấp tin
label_changes_details: Chi tiết của mọi thay đổi
label_issue_tracking: Vấn đề
label_spent_time: Thời gian
label_f_hour: "%{value} giờ"
label_f_hour_plural: "%{value} giờ"
label_time_tracking: Theo dõi thời gian
label_change_plural: Thay đổi
label_statistics: Thống kê
label_commits_per_month: Commits mỗi tháng
label_commits_per_author: Commits mỗi tác giả
label_view_diff: So sánh
label_diff_inline: inline
label_diff_side_by_side: bên cạnh nhau
label_options: Tùy chọn
label_copy_workflow_from: Sao chép quy trình từ
label_permissions_report: Thống kê các quyền
label_watched_issues: Chủ đề đang theo dõi
label_related_issues: Liên quan
label_applied_status: Trạng thái áp dụng
label_loading: Đang xử lý...
label_relation_new: Quan hệ mới
label_relation_delete: Xóa quan hệ
label_relates_to: liên quan
label_duplicates: trùng với
label_duplicated_by: bị trùng bởi
label_blocks: chặn
label_blocked_by: chặn bởi
label_precedes: đi trước
label_follows: đi sau
label_end_to_start: cuối tới đầu
label_end_to_end: cuối tới cuối
label_start_to_start: đầu tớ đầu
label_start_to_end: đầu tới cuối
label_stay_logged_in: Lưu thông tin đăng nhập
label_disabled: Bị vô hiệu
label_show_completed_versions: Xem phiên bản đã hoàn thành
label_me: tôi
label_board: Diễn đàn
label_board_new: Tạo diễn đàn mới
label_board_plural: Diễn đàn
label_topic_plural: Chủ đề
label_message_plural: Diễn đàn
label_message_last: Bài cuối
label_message_new: Tạo bài mới
label_message_posted: Đã thêm bài viết
label_reply_plural: Hồi âm
label_send_information: Gửi thông tin đến người dùng qua email
label_year: Năm
label_month: Tháng
label_week: Tuần
label_date_from: Từ
label_date_to: Đến
label_language_based: Theo ngôn ngữ người dùng
label_sort_by: "Sắp xếp theo %{value}"
label_send_test_email: Gửi một email kiểm tra
label_feeds_access_key_created_on: "Mã chứng thực Atom được tạo ra cách đây %{value}"
label_module_plural: Module
label_added_time_by: "Thêm bởi %{author} cách đây %{age}"
label_updated_time: "Cập nhật cách đây %{value}"
label_jump_to_a_project: Nhảy đến dự án...
label_file_plural: Tập tin
label_changeset_plural: Thay đổi
label_default_columns: Cột mặc định
label_no_change_option: (không đổi)
label_bulk_edit_selected_issues: Sửa nhiều vấn đề
label_theme: Giao diện
label_default: Mặc định
label_search_titles_only: Chỉ tìm trong tựa đề
label_user_mail_option_all: "Mọi sự kiện trên mọi dự án của tôi"
label_user_mail_option_selected: "Mọi sự kiện trên các dự án được chọn..."
label_user_mail_no_self_notified: "Đừng gửi email về các thay đổi do chính tôi thực hiện"
label_registration_activation_by_email: kích hoạt tài khoản qua email
label_registration_manual_activation: kích hoạt tài khoản thủ công
label_registration_automatic_activation: kích hoạt tài khoản tự động
label_display_per_page: "mỗi trang: %{value}"
label_age: Thời gian
label_change_properties: Thay đổi thuộc tính
label_general: Tổng quan
label_more: Chi tiết
label_scm: SCM
label_plugins: Module
label_ldap_authentication: Chứng thực LDAP
label_downloads_abbr: Số lượng Download
label_optional_description: Mô tả bổ sung
label_add_another_file: Thêm tập tin khác
label_preferences: Cấu hình
label_chronological_order: Bài cũ xếp trước
label_reverse_chronological_order: Bài mới xếp trước
label_planning: Kế hoạch
label_incoming_emails: Nhận mail
label_generate_key: Tạo mã
label_issue_watchers: Theo dõi
button_login: Đăng nhập
button_submit: Gửi
button_save: Lưu
button_check_all: Đánh dấu tất cả
button_uncheck_all: Bỏ dấu tất cả
button_delete: Xóa
button_create: Tạo
button_test: Kiểm tra
button_edit: Sửa
button_add: Thêm
button_change: Đổi
button_apply: Áp dụng
button_clear: Xóa
button_lock: Khóa
button_unlock: Mở khóa
button_download: Tải về
button_list: Liệt kê
button_view: Xem
button_move: Chuyển
button_back: Quay lại
button_cancel: Bỏ qua
button_activate: Kích hoạt
button_sort: Sắp xếp
button_log_time: Thêm thời gian
button_rollback: Quay trở lại phiên bản này
button_watch: Theo dõi
button_unwatch: Bỏ theo dõi
button_reply: Trả lời
button_archive: Đóng băng
button_unarchive: Xả băng
button_reset: Tạo lại
button_rename: Đổi tên
button_change_password: Đổi mật mã
button_copy: Sao chép
button_annotate: Chú giải
button_update: Cập nhật
button_configure: Cấu hình
button_quote: Trích dẫn
status_active: Đang hoạt động
status_registered: Mới đăng ký
status_locked: Đã khóa
text_select_mail_notifications: Chọn hành động đối với mỗi email sẽ gửi.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 để chỉ không hạn chế
text_project_destroy_confirmation: Bạn có chắc chắn muốn xóa dự án này và các dữ liệu liên quan ?
text_subprojects_destroy_warning: "Dự án con của : %{value} cũng sẽ bị xóa."
text_workflow_edit: Chọn một vai trò và một vấn đề để sửa quy trình
text_are_you_sure: Bạn chắc chứ?
text_tip_issue_begin_day: ngày bắt đầu
text_tip_issue_end_day: ngày kết thúc
text_tip_issue_begin_end_day: bắt đầu và kết thúc cùng ngày
text_caracters_maximum: "Tối đa %{count} ký tự."
text_caracters_minimum: "Phải gồm ít nhất %{count} ký tự."
text_length_between: "Chiều dài giữa %{min} và %{max} ký tự."
text_tracker_no_workflow: Không có quy trình được định nghĩa cho theo dõi này
text_unallowed_characters: Ký tự không hợp lệ
text_comma_separated: Nhiều giá trị được phép (cách nhau bởi dấu phẩy).
text_issues_ref_in_commit_messages: Vấn đề tham khảo và cố định trong ghi chú commit
text_issue_added: "Vấn đề %{id} đã được báo cáo bởi %{author}."
text_issue_updated: "Vấn đề %{id} đã được cập nhật bởi %{author}."
text_wiki_destroy_confirmation: Bạn có chắc chắn muốn xóa trang wiki này và tất cả nội dung của nó ?
text_issue_category_destroy_question: "Một số vấn đề (%{count}) được gán cho danh mục này. Bạn muốn làm gì ?"
text_issue_category_destroy_assignments: Gỡ bỏ danh mục được phân công
text_issue_category_reassign_to: Gán lại vấn đề cho danh mục này
text_user_mail_option: "Với các dự án không được chọn, bạn chỉ có thể nhận được thông báo về các vấn đề bạn đăng ký theo dõi hoặc có liên quan đến bạn (chẳng hạn, vấn đề được gán cho bạn)."
text_no_configuration_data: "Quyền, theo dõi, tình trạng vấn đề và quy trình chưa được cấu hình.\nBắt buộc phải nạp cấu hình mặc định. Bạn sẽ thay đổi nó được sau khi đã nạp."
text_load_default_configuration: Nạp lại cấu hình mặc định
text_status_changed_by_changeset: "Áp dụng trong changeset : %{value}."
text_issues_destroy_confirmation: 'Bạn có chắc chắn muốn xóa các vấn đề đã chọn ?'
text_select_project_modules: 'Chọn các module cho dự án:'
text_default_administrator_account_changed: Thay đổi tài khoản quản trị mặc định
text_file_repository_writable: Cho phép ghi thư mục đính kèm
text_rmagick_available: Trạng thái RMagick
text_destroy_time_entries_question: "Thời gian %{hours} giờ đã báo cáo trong vấn đề bạn định xóa. Bạn muốn làm gì tiếp ?"
text_destroy_time_entries: Xóa thời gian báo cáo
text_assign_time_entries_to_project: Gán thời gian báo cáo cho dự án
text_reassign_time_entries: 'Gán lại thời gian báo cáo cho Vấn đề này:'
text_user_wrote: "%{value} đã viết:"
text_enumeration_destroy_question: "%{count} đối tượng được gán giá trị này."
text_enumeration_category_reassign_to: 'Gán lại giá trị này:'
text_email_delivery_not_configured: "Cấu hình gửi Email chưa được đặt, và chức năng thông báo bị loại bỏ.\nCấu hình máy chủ SMTP của bạn ở file config/configuration.yml và khởi động lại để kích hoạt chúng."
default_role_manager: 'Điều hành '
default_role_developer: 'Phát triển '
default_role_reporter: Báo cáo
default_tracker_bug: Lỗi
default_tracker_feature: Tính năng
default_tracker_support: Hỗ trợ
default_issue_status_new: Mới
default_issue_status_in_progress: Đang tiến hành
default_issue_status_resolved: Đã được giải quyết
default_issue_status_feedback: Phản hồi
default_issue_status_closed: Đã đóng
default_issue_status_rejected: Từ chối
default_doc_category_user: Tài liệu người dùng
default_doc_category_tech: Tài liệu kỹ thuật
default_priority_low: Thấp
default_priority_normal: Bình thường
default_priority_high: Cao
default_priority_urgent: Khẩn cấp
default_priority_immediate: Trung bình
default_activity_design: Thiết kế
default_activity_development: Phát triển
enumeration_issue_priorities: Mức độ ưu tiên vấn đề
enumeration_doc_categories: Danh mục tài liệu
enumeration_activities: Hoạt động
setting_plain_text_mail: Mail dạng text đơn giản (không dùng HTML)
setting_gravatar_enabled: Dùng biểu tượng Gravatar
permission_edit_project: Chỉnh dự án
permission_select_project_modules: Chọn Module
permission_manage_members: Quản lý thành viên
permission_manage_versions: Quản lý phiên bản
permission_manage_categories: Quản lý chủ đề
permission_add_issues: Thêm vấn đề
permission_edit_issues: Sửa vấn đề
permission_manage_issue_relations: Quản lý quan hệ vấn đề
permission_add_issue_notes: Thêm chú thích
permission_edit_issue_notes: Sửa chú thích
permission_edit_own_issue_notes: Sửa chú thích cá nhân
permission_move_issues: Chuyển vấn đề
permission_delete_issues: Xóa vấn đề
permission_manage_public_queries: Quản lý truy vấn công cộng
permission_save_queries: Lưu truy vấn
permission_view_gantt: Xem biểu đồ sự kiện
permission_view_calendar: Xem lịch
permission_view_issue_watchers: Xem những người theo dõi
permission_add_issue_watchers: Thêm người theo dõi
permission_log_time: Lưu thời gian đã qua
permission_view_time_entries: Xem thời gian đã qua
permission_edit_time_entries: Xem nhật ký thời gian
permission_edit_own_time_entries: Sửa thời gian đã lưu
permission_manage_news: Quản lý tin mới
permission_comment_news: Chú thích vào tin mới
permission_view_documents: Xem tài liệu
permission_manage_files: Quản lý tập tin
permission_view_files: Xem tập tin
permission_manage_wiki: Quản lý wiki
permission_rename_wiki_pages: Đổi tên trang wiki
permission_delete_wiki_pages: Xóa trang wiki
permission_view_wiki_pages: Xem wiki
permission_view_wiki_edits: Xem lược sử trang wiki
permission_edit_wiki_pages: Sửa trang wiki
permission_delete_wiki_pages_attachments: Xóa tệp đính kèm
permission_protect_wiki_pages: Bảo vệ trang wiki
permission_manage_repository: Quản lý kho lưu trữ
permission_browse_repository: Duyệt kho lưu trữ
permission_view_changesets: Xem các thay đổi
permission_commit_access: Truy cập commit
permission_manage_boards: Quản lý diễn đàn
permission_view_messages: Xem bài viết
permission_add_messages: Gửi bài viết
permission_edit_messages: Sửa bài viết
permission_edit_own_messages: Sửa bài viết cá nhân
permission_delete_messages: Xóa bài viết
permission_delete_own_messages: Xóa bài viết cá nhân
label_example: Ví dụ
text_repository_usernames_mapping: "Lựa chọn hoặc cập nhật ánh xạ người dùng hệ thống với người dùng trong kho lưu trữ.\nKhi người dùng trùng hợp về tên và email sẽ được tự động ánh xạ."
permission_delete_own_messages: Xóa thông điệp
label_user_activity: "%{value} hoạt động"
label_updated_time_by: "Cập nhật bởi %{author} cách đây %{age}"
text_diff_truncated: '... Thay đổi này đã được cắt bớt do nó vượt qua giới hạn kích thước có thể hiển thị.'
setting_diff_max_lines_displayed: Số dòng thay đổi tối đa được hiển thị
text_plugin_assets_writable: Cho phép ghi thư mục Plugin
warning_attachments_not_saved: "%{count} file không được lưu."
button_create_and_continue: Tạo và tiếp tục
text_custom_field_possible_values_info: 'Một dòng cho mỗi giá trị'
label_display: Hiển thị
field_editable: Có thể sửa được
setting_repository_log_display_limit: Số lượng tối đa các bản điều chỉnh hiển thị trong file log
setting_file_max_size_displayed: Kích thước tối đa của tệp tin văn bản
field_watcher: Người quan sát
setting_openid: Cho phép đăng nhập và đăng ký dùng OpenID
field_identity_url: OpenID URL
label_login_with_open_id_option: hoặc đăng nhập với OpenID
field_content: Nội dung
label_descending: Giảm dần
label_sort: Sắp xếp
label_ascending: Tăng dần
label_date_from_to: "Từ %{start} tới %{end}"
label_greater_or_equal: ">="
label_less_or_equal: "<="
text_wiki_page_destroy_question: "Trang này có %{descendants} trang con và trang cháu. Bạn muốn làm gì tiếp?"
text_wiki_page_reassign_children: Gán lại trang con vào trang mẹ này
text_wiki_page_nullify_children: Giữ trang con như trang gốc
text_wiki_page_destroy_children: Xóa trang con và tất cả trang con cháu của nó
setting_password_min_length: Chiều dài tối thiểu của mật khẩu
field_group_by: Nhóm kết quả bởi
mail_subject_wiki_content_updated: "%{id} trang wiki đã được cập nhật"
label_wiki_content_added: Đã thêm trang Wiki
mail_subject_wiki_content_added: "%{id} trang wiki đã được thêm vào"
mail_body_wiki_content_added: "Có %{id} trang wiki đã được thêm vào bởi %{author}."
label_wiki_content_updated: Trang Wiki đã được cập nhật
mail_body_wiki_content_updated: "Có %{id} trang wiki đã được cập nhật bởi %{author}."
permission_add_project: Tạo dự án
setting_new_project_user_role_id: Quyền được gán cho người dùng không phải quản trị viên khi tạo dự án mới
label_view_all_revisions: Xem tất cả bản điều chỉnh
label_tag: Thẻ
label_branch: Nhánh
error_no_tracker_in_project: Không có ai theo dõi dự án này. Hãy kiểm tra lại phần thiết lập cho dự án.
error_no_default_issue_status: Không có vấn đề mặc định được định nghĩa. Vui lòng kiểm tra cấu hình của bạn (Vào "Quản trị -> Trạng thái vấn đề").
text_journal_changed: "%{label} thay đổi từ %{old} tới %{new}"
text_journal_set_to: "%{label} gán cho %{value}"
text_journal_deleted: "%{label} xóa (%{old})"
label_group_plural: Các nhóm
label_group: Nhóm
label_group_new: Thêm nhóm
label_time_entry_plural: Thời gian đã sử dụng
text_journal_added: "%{label} %{value} được thêm"
field_active: Tích cực
enumeration_system_activity: Hoạt động hệ thống
permission_delete_issue_watchers: Xóa người quan sát
version_status_closed: đóng
version_status_locked: khóa
version_status_open: mở
error_can_not_reopen_issue_on_closed_version: Một vấn đề được gán cho phiên bản đã đóng không thể mở lại được
label_user_anonymous: Ẩn danh
button_move_and_follow: Di chuyển và theo
setting_default_projects_modules: Các Module được kích hoạt mặc định cho dự án mới
setting_gravatar_default: Ảnh Gravatar mặc định
field_sharing: Chia sẻ
label_version_sharing_hierarchy: Với thứ bậc dự án
label_version_sharing_system: Với tất cả dự án
label_version_sharing_descendants: Với dự án con
label_version_sharing_tree: Với cây dự án
label_version_sharing_none: Không chia sẻ
error_can_not_archive_project: Dựa án này không thể lưu trữ được
button_duplicate: Nhân đôi
button_copy_and_follow: Sao chép và theo
label_copy_source: Nguồn
setting_issue_done_ratio: Tính toán tỷ lệ hoàn thành vấn đề với
setting_issue_done_ratio_issue_status: Sử dụng trạng thái của vấn đề
error_issue_done_ratios_not_updated: Tỷ lệ hoàn thành vấn đề không được cập nhật.
error_workflow_copy_target: Vui lòng lựa chọn đích của theo dấu và quyền
setting_issue_done_ratio_issue_field: Dùng trường vấn đề
label_copy_same_as_target: Tương tự như đích
label_copy_target: Đích
notice_issue_done_ratios_updated: Tỷ lệ hoàn thành vấn đề được cập nhật.
error_workflow_copy_source: Vui lòng lựa chọn nguồn của theo dấu hoặc quyền
label_update_issue_done_ratios: Cập nhật tỷ lệ hoàn thành vấn đề
setting_start_of_week: Định dạng lịch
permission_view_issues: Xem Vấn đề
label_display_used_statuses_only: Chỉ hiển thị trạng thái đã được dùng bởi theo dõi này
label_revision_id: "Bản điều chỉnh %{value}"
label_api_access_key: Khoá truy cập API
label_api_access_key_created_on: "Khoá truy cập API đựơc tạo cách đây %{value}. Khóa này được dùng cho eDesignLab Client."
label_feeds_access_key: Khoá truy cập Atom
notice_api_access_key_reseted: Khoá truy cập API của bạn đã được đặt lại.
setting_rest_api_enabled: Cho phép dịch vụ web REST
label_missing_api_access_key: Mất Khoá truy cập API
label_missing_feeds_access_key: Mất Khoá truy cập Atom
button_show: Hiện
text_line_separated: Nhiều giá trị được phép(mỗi dòng một giá trị).
setting_mail_handler_body_delimiters: "Cắt bớt email sau những dòng :"
permission_add_subprojects: Tạo Dự án con
label_subproject_new: Thêm dự án con
text_own_membership_delete_confirmation: |-
Bạn đang cố gỡ bỏ một số hoặc tất cả quyền của bạn với dự án này và có thể sẽ mất quyền thay đổi nó sau đó.
Bạn có muốn tiếp tục?
label_close_versions: Đóng phiên bản đã hoàn thành
label_board_sticky: Chú ý
label_board_locked: Đã khóa
permission_export_wiki_pages: Xuất trang wiki
setting_cache_formatted_text: Cache định dạng các ký tự
permission_manage_project_activities: Quản lý hoạt động của dự án
error_unable_delete_issue_status: Không thể xóa trạng thái vấn đề
label_profile: Hồ sơ
permission_manage_subtasks: Quản lý tác vụ con
field_parent_issue: Tác vụ cha
label_subtask_plural: Tác vụ con
label_project_copy_notifications: Gửi email thông báo trong khi dự án được sao chép
error_can_not_delete_custom_field: Không thể xóa trường tùy biến
error_unable_to_connect: "Không thể kết nối (%{value})"
error_can_not_remove_role: Quyền này đang được dùng và không thể xóa được.
error_can_not_delete_tracker: Theo dõi này chứa vấn đề và không thể xóa được.
field_principal: Chủ yếu
label_my_page_block: Block trang của tôi
notice_failed_to_save_members: "Thất bại khi lưu thành viên : %{errors}."
text_zoom_out: Thu nhỏ
text_zoom_in: Phóng to
notice_unable_delete_time_entry: Không thể xóa mục time log.
label_overall_spent_time: Tổng thời gian sử dụng
field_time_entries: Log time
project_module_gantt: Biểu đồ Gantt
project_module_calendar: Lịch
button_edit_associated_wikipage: "Chỉnh sửa trang Wiki liên quan: %{page_title}"
text_are_you_sure_with_children: Xóa vấn đề và tất cả vấn đề con?
field_text: Trường văn bản
label_user_mail_option_only_owner: Chỉ những thứ tôi sở hữu
setting_default_notification_option: Tuỳ chọn thông báo mặc định
label_user_mail_option_only_my_events: Chỉ những thứ tôi theo dõi hoặc liên quan
label_user_mail_option_only_assigned: Chỉ những thứ tôi được phân công
label_user_mail_option_none: Không có sự kiện
field_member_of_group: Nhóm thụ hưởng
field_assigned_to_role: Quyền thụ hưởng
notice_not_authorized_archived_project: Dự án bạn đang có truy cập đã được lưu trữ.
label_principal_search: "Tìm kiếm người dùng hoặc nhóm:"
label_user_search: "Tìm kiếm người dùng:"
field_visible: Nhìn thấy
setting_emails_header: Tiêu đề Email
setting_commit_logtime_activity_id: Cho phép ghi lại thời gian
text_time_logged_by_changeset: "Áp dụng trong changeset : %{value}."
setting_commit_logtime_enabled: Cho phép time logging
notice_gantt_chart_truncated: "Đồ thị đã được cắt bớt bởi vì nó đã vượt qua lượng thông tin tối đa có thể hiển thị :(%{max})"
setting_gantt_items_limit: Lượng thông tin tối đa trên đồ thị gantt
description_selected_columns: Các cột được lựa chọn
field_warn_on_leaving_unsaved: Cảnh báo tôi khi rời một trang có các nội dung chưa lưu
text_warn_on_leaving_unsaved: Trang hiện tại chứa nội dung chưa lưu và sẽ bị mất nếu bạn rời trang này.
label_my_queries: Các truy vấn tùy biến
text_journal_changed_no_detail: "%{label} cập nhật"
label_news_comment_added: Bình luận đã được thêm cho một tin tức
button_expand_all: Mở rộng tất cả
button_collapse_all: Thu gọn tất cả
label_additional_workflow_transitions_for_assignee: Chuyển đổi bổ sung cho phép khi người sử dụng là người nhận chuyển nhượng
label_additional_workflow_transitions_for_author: Các chuyển đổi bổ xung được phép khi người dùng là tác giả
label_bulk_edit_selected_time_entries: Sửa nhiều mục đã chọn
text_time_entries_destroy_confirmation: Bạn có chắc chắn muốn xóa bỏ các mục đã chọn?
label_role_anonymous: Ẩn danh
label_role_non_member: Không là thành viên
label_issue_note_added: Ghi chú được thêm
label_issue_status_updated: Trạng thái cập nhật
label_issue_priority_updated: Cập nhật ưu tiên
label_issues_visibility_own: Vấn đề tạo bởi hoặc gán cho người dùng
field_issues_visibility: Vấn đề được nhìn thấy
label_issues_visibility_all: Tất cả vấn đề
permission_set_own_issues_private: Đặt vấn đề sở hữu là riêng tư hoặc công cộng
field_is_private: Riêng tư
permission_set_issues_private: Gán vấn đề là riêng tư hoặc công cộng
label_issues_visibility_public: Tất cả vấn đề không riêng tư
text_issues_destroy_descendants_confirmation: "Hành động này sẽ xóa %{count} tác vụ con."
field_commit_logs_encoding: Mã hóa ghi chú Commit
field_scm_path_encoding: Mã hóa đường dẫn
text_scm_path_encoding_note: "Mặc định: UTF-8"
field_path_to_repository: Đường dẫn tới kho chứa
field_root_directory: Thư mục gốc
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Kho chứa cục bộ (vd. /hgrepo, c:\hgrepo)
text_scm_command: Lệnh
text_scm_command_version: Phiên bản
label_git_report_last_commit: Báo cáo lần Commit cuối cùng cho file và thư mục
text_scm_config: Bạn có thể cấu hình lệnh Scm trong file config/configuration.yml. Vui lòng khởi động lại ứng dụng sau khi chỉnh sửa nó.
text_scm_command_not_available: Lệnh Scm không có sẵn. Vui lòng kiểm tra lại thiết đặt trong phần Quản trị.
notice_issue_successful_create: "Vấn đề %{id} đã được tạo."
label_between: Ở giữa
setting_issue_group_assignment: Cho phép gán vấn đề đến các nhóm
label_diff: Sự khác nhau
text_git_repository_note: Kho chứa cục bộ và công cộng (vd. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Chiều sắp xếp
description_project_scope: Phạm vi tìm kiếm
description_filter: Lọc
description_user_mail_notification: Thiết lập email thông báo
description_date_from: Nhập ngày bắt đầu
description_message_content: Nội dung thông điệp
description_available_columns: Các cột có sẵn
description_date_range_interval: Chọn khoảng thời gian giữa ngày bắt đầu và kết thúc
description_issue_category_reassign: Chọn danh mục vấn đề
description_search: Trường tìm kiếm
description_notes: Các chú ý
description_date_range_list: Chọn khoảng từ danh sách
description_choose_project: Các dự án
description_date_to: Nhập ngày kết thúc
description_query_sort_criteria_attribute: Sắp xếp thuộc tính
description_wiki_subpages_reassign: Chọn một trang cấp trên
label_parent_revision: Cha
label_child_revision: Con
error_scm_annotate_big_text_file: Các mục không được chú thích, vì nó vượt quá kích thước tập tin văn bản tối đa.
setting_default_issue_start_date_to_creation_date: Sử dụng thời gian hiện tại khi tạo vấn đề mới
button_edit_section: Soạn thảo sự lựa chọn này
setting_repositories_encodings: Mã hóa kho chứa
description_all_columns: Các cột
button_export: Export
label_export_options: "%{export_format} tùy chọn Export"
error_attachment_too_big: "File này không thể tải lên vì nó vượt quá kích thước cho phép : (%{max_size})"
notice_failed_to_save_time_entries: "Lỗi khi lưu %{count} lần trên %{total} sự lựa chọn : %{ids}."
label_x_issues:
zero: 0 vấn đề
one: 1 vấn đề
other: "%{count} vấn đề"
label_repository_new: Kho lưu trữ mới
field_repository_is_default: Kho lưu trữ chính
label_copy_attachments: Copy các file đính kèm
label_item_position: "%{position}/%{count}"
label_completed_versions: Các phiên bản hoàn thành
text_project_identifier_info: Chỉ cho phép chữ cái thường (a-z), con số và dấu gạch ngang. Sau khi lưu, chỉ số ID không thể thay đổi.
field_multiple: Nhiều giá trị
setting_commit_cross_project_ref: Sử dụng thời gian hiện tại khi tạo vấn đề mới
text_issue_conflict_resolution_add_notes: Thêm ghi chú của tôi và loại bỏ các thay đổi khác
text_issue_conflict_resolution_overwrite: Áp dụng thay đổi bằng bất cứ giá nào, ghi chú trước đó có thể bị ghi đè
notice_issue_update_conflict: Vấn đề này đã được cập nhật bởi một người dùng khác trong khi bạn đang chỉnh sửa nó.
text_issue_conflict_resolution_cancel: "Loại bỏ tất cả các thay đổi và hiển thị lại %{link}"
permission_manage_related_issues: Quản lý các vấn đề liên quan
field_auth_source_ldap_filter: Bộ lọc LDAP
label_search_for_watchers: Tìm kiếm người theo dõi để thêm
notice_account_deleted: Tài khoản của bạn đã được xóa vĩnh viễn.
button_delete_my_account: Xóa tài khoản của tôi
setting_unsubscribe: Cho phép người dùng xóa Account
text_account_destroy_confirmation: |-
Bạn đồng ý không ?
Tài khoản của bạn sẽ bị xóa vĩnh viễn, không thể khôi phục lại!
error_session_expired: Phiên làm việc của bạn bị quá hạn, hãy đăng nhập lại
text_session_expiration_settings: "Chú ý : Thay đổi các thiết lập này có thể gây vô hiệu hóa Session hiện tại"
setting_session_lifetime: Thời gian tồn tại lớn nhất của Session
setting_session_timeout: Thời gian vô hiệu hóa Session
label_session_expiration: Phiên làm việc bị quá hạn
permission_close_project: Đóng / Mở lại dự án
label_show_closed_projects: Xem các dự án đã đóng
button_close: Đóng
button_reopen: Mở lại
project_status_active: Kích hoạt
project_status_closed: Đã đóng
project_status_archived: Lưu trữ
text_project_closed: Dự án này đã đóng và chỉ đọc
notice_user_successful_create: "Người dùng %{id} đã được tạo."
field_core_fields: Các trường tiêu chuẩn
field_timeout: Quá hạn
setting_thumbnails_enabled: Hiển thị các thumbnail đính kèm
setting_thumbnails_size: Kích thước Thumbnails(pixel)
setting_session_lifetime: Thời gian tồn tại lớn nhất của Session
setting_session_timeout: Thời gian vô hiệu hóa Session
label_status_transitions: Trạng thái chuyển tiếp
label_fields_permissions: Cho phép các trường
label_readonly: Chỉ đọc
label_required: Yêu cầu
text_repository_identifier_info: Chỉ có các chữ thường (a-z), các số (0-9), dấu gạch ngang và gạch dưới là hợp lệ. Khi đã lưu, tên định danh sẽ không thể thay đổi.
field_board_parent: Diễn đàn cha
label_attribute_of_project: "Của dự án : %{name}"
label_attribute_of_author: "Của tác giả : %{name}"
label_attribute_of_assigned_to: "Được phân công bởi %{name}"
label_attribute_of_fixed_version: "Phiên bản mục tiêu của %{name}"
label_copy_subtasks: Sao chép các nhiệm vụ con
label_copied_to: Sao chép đến
label_copied_from: Sao chép từ
label_any_issues_in_project: Bất kỳ vấn đề nào trong dự án
label_any_issues_not_in_project: Bất kỳ vấn đề nào không thuộc dự án
field_private_notes: Ghi chú riêng tư
permission_view_private_notes: Xem ghi chú riêng tư
permission_set_notes_private: Đặt ghi chú thành riêng tư
label_no_issues_in_project: Không có vấn đề nào trong dự án
label_any: tất cả
label_last_n_weeks: "%{count} tuần qua"
setting_cross_project_subtasks: Cho phép các nhiệm vụ con liên dự án
label_cross_project_descendants: Trong các dự án con
label_cross_project_tree: Trong cùng cây dự án
label_cross_project_hierarchy: Trong dự án cùng cấp bậc
label_cross_project_system: Trong tất cả các dự án
button_hide: Ẩn
setting_non_working_week_days: Các ngày không làm việc
label_in_the_next_days: Trong tương lai
label_in_the_past_days: Trong quá khứ
label_attribute_of_user: "Của người dùng %{name}"
text_turning_multiple_off: Nếu bạn vô hiệu hóa nhiều giá trị, chúng sẽ bị loại bỏ để duy trì chỉ có một giá trị cho mỗi mục.
label_attribute_of_issue: "Vấn đề của %{name}"
permission_add_documents: Thêm tài liệu
permission_edit_documents: Soạn thảo tài liệu
permission_delete_documents: Xóa tài liệu
label_gantt_progress_line: Tiến độ
setting_jsonp_enabled: Cho phép trợ giúp JSONP
field_inherit_members: Các thành viên kế thừa
field_closed_on: Đã đóng
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Tổng cộng
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/id.yml 0000644 0001750 0001750 00000136352 12255774347 016526 0 ustar ondrej ondrej # Indonesian translations
# by Raden Prabowo (cakbowo@gmail.com)
id:
direction: ltr
date:
formats:
default: "%d-%m-%Y"
short: "%d %b"
long: "%d %B %Y"
day_names: [Minggu, Senin, Selasa, Rabu, Kamis, Jumat, Sabtu]
abbr_day_names: [Ming, Sen, Sel, Rab, Kam, Jum, Sab]
month_names: [~, Januari, Februari, Maret, April, Mei, Juni, Juli, Agustus, September, Oktober, November, Desember]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Mei, Jun, Jul, Agu, Sep, Okt, Nov, Des]
order:
- :day
- :month
- :year
time:
formats:
default: "%a %d %b %Y, %H:%M:%S"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "setengah menit"
less_than_x_seconds:
one: "kurang dari sedetik"
other: "kurang dari %{count} detik"
x_seconds:
one: "sedetik"
other: "%{count} detik"
less_than_x_minutes:
one: "kurang dari semenit"
other: "kurang dari %{count} menit"
x_minutes:
one: "semenit"
other: "%{count} menit"
about_x_hours:
one: "sekitar sejam"
other: "sekitar %{count} jam"
x_hours:
one: "1 jam"
other: "%{count} jam"
x_days:
one: "sehari"
other: "%{count} hari"
about_x_months:
one: "sekitar sebulan"
other: "sekitar %{count} bulan"
x_months:
one: "sebulan"
other: "%{count} bulan"
about_x_years:
one: "sekitar setahun"
other: "sekitar %{count} tahun"
over_x_years:
one: "lebih dari setahun"
other: "lebih dari %{count} tahun"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
precision: 3
separator: ','
delimiter: '.'
currency:
format:
unit: 'Rp'
precision: 2
format: '%n %u'
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "dan"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "tidak termasuk dalam daftar"
exclusion: "sudah dicadangkan"
invalid: "salah"
confirmation: "tidak sesuai konfirmasi"
accepted: "harus disetujui"
empty: "tidak boleh kosong"
blank: "tidak boleh kosong"
too_long: "terlalu panjang (maksimum %{count} karakter)"
too_short: "terlalu pendek (minimum %{count} karakter)"
wrong_length: "panjangnya salah (seharusnya %{count} karakter)"
taken: "sudah diambil"
not_a_number: "bukan angka"
not_a_date: "bukan tanggal"
greater_than: "harus lebih besar dari %{count}"
greater_than_or_equal_to: "harus lebih besar atau sama dengan %{count}"
equal_to: "harus sama dengan %{count}"
less_than: "harus kurang dari %{count}"
less_than_or_equal_to: "harus kurang atau sama dengan %{count}"
odd: "harus ganjil"
even: "harus genap"
greater_than_start_date: "harus lebih besar dari tanggal mulai"
not_same_project: "tidak tergabung dalam proyek yang sama"
circular_dependency: "kaitan ini akan menghasilkan circular dependency"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Silakan pilih
general_text_No: 'Tidak'
general_text_Yes: 'Ya'
general_text_no: 'tidak'
general_text_yes: 'ya'
general_lang_name: 'Indonesia'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Akun sudah berhasil diperbarui.
notice_account_invalid_creditentials: Pengguna atau kata sandi salah
notice_account_password_updated: Kata sandi sudah berhasil diperbarui.
notice_account_wrong_password: Kata sandi salah.
notice_account_register_done: Akun sudah berhasil dibuat. Untuk mengaktifkan akun anda, silakan klik tautan (link) yang dikirim kepada anda melalui e-mail.
notice_account_unknown_email: Pengguna tidak dikenal.
notice_can_t_change_password: Akun ini menggunakan sumber otentikasi eksternal yang tidak dikenal. Kata sandi tidak bisa diubah.
notice_account_lost_email_sent: Email berisi instruksi untuk memilih kata sandi baru sudah dikirimkan kepada anda.
notice_account_activated: Akun anda sudah diaktifasi. Sekarang anda bisa login.
notice_successful_create: Berhasil dibuat.
notice_successful_update: Berhasil diperbarui.
notice_successful_delete: Berhasil dihapus.
notice_successful_connection: Berhasil terhubung.
notice_file_not_found: Berkas yang anda buka tidak ada atau sudah dihapus.
notice_locking_conflict: Data sudah diubah oleh pengguna lain.
notice_not_authorized: Anda tidak memiliki akses ke halaman ini.
notice_email_sent: "Email sudah dikirim ke %{value}"
notice_email_error: "Terjadi kesalahan pada saat pengiriman email (%{value})"
notice_feeds_access_key_reseted: Atom access key anda sudah direset.
notice_failed_to_save_issues: "Gagal menyimpan %{count} masalah dari %{total} yang dipilih: %{ids}."
notice_no_issue_selected: "Tidak ada masalah yang dipilih! Silakan pilih masalah yang akan anda sunting."
notice_account_pending: "Akun anda sudah dibuat dan sekarang sedang menunggu persetujuan administrator."
notice_default_data_loaded: Konfigurasi default sudah berhasil dimuat.
notice_unable_delete_version: Tidak bisa menghapus versi.
error_can_t_load_default_data: "Konfigurasi default tidak bisa dimuat: %{value}"
error_scm_not_found: "Entri atau revisi tidak terdapat pada repositori."
error_scm_command_failed: "Terjadi kesalahan pada saat mengakses repositori: %{value}"
error_scm_annotate: "Entri tidak ada, atau tidak dapat di anotasi."
error_issue_not_found_in_project: 'Masalah tidak ada atau tidak tergabung dalam proyek ini.'
error_no_tracker_in_project: 'Tidak ada pelacak yang diasosiasikan pada proyek ini. Silakan pilih Pengaturan Proyek.'
error_no_default_issue_status: 'Nilai default untuk Status masalah belum didefinisikan. Periksa kembali konfigurasi anda (Pilih "Administrasi --> Status masalah").'
error_can_not_reopen_issue_on_closed_version: 'Masalah yang ditujukan pada versi tertutup tidak bisa dibuka kembali'
error_can_not_archive_project: Proyek ini tidak bisa diarsipkan
warning_attachments_not_saved: "%{count} berkas tidak bisa disimpan."
mail_subject_lost_password: "Kata sandi %{value} anda"
mail_body_lost_password: 'Untuk mengubah kata sandi anda, klik tautan berikut::'
mail_subject_register: "Aktivasi akun %{value} anda"
mail_body_register: 'Untuk mengaktifkan akun anda, klik tautan berikut:'
mail_body_account_information_external: "Anda dapat menggunakan akun %{value} anda untuk login."
mail_body_account_information: Informasi akun anda
mail_subject_account_activation_request: "Permintaan aktivasi akun %{value} "
mail_body_account_activation_request: "Pengguna baru (%{value}) sudan didaftarkan. Akun tersebut menunggu persetujuan anda:"
mail_subject_reminder: "%{count} masalah harus selesai pada hari berikutnya (%{days})"
mail_body_reminder: "%{count} masalah yang ditugaskan pada anda harus selesai dalam %{days} hari kedepan:"
mail_subject_wiki_content_added: "'%{id}' halaman wiki sudah ditambahkan"
mail_body_wiki_content_added: "The '%{id}' halaman wiki sudah ditambahkan oleh %{author}."
mail_subject_wiki_content_updated: "'%{id}' halaman wiki sudah diperbarui"
mail_body_wiki_content_updated: "The '%{id}' halaman wiki sudah diperbarui oleh %{author}."
field_name: Nama
field_description: Deskripsi
field_summary: Ringkasan
field_is_required: Dibutuhkan
field_firstname: Nama depan
field_lastname: Nama belakang
field_mail: Email
field_filename: Berkas
field_filesize: Ukuran
field_downloads: Unduhan
field_author: Pengarang
field_created_on: Dibuat
field_updated_on: Diperbarui
field_field_format: Format
field_is_for_all: Untuk semua proyek
field_possible_values: Nilai yang mungkin
field_regexp: Regular expression
field_min_length: Panjang minimum
field_max_length: Panjang maksimum
field_value: Nilai
field_category: Kategori
field_title: Judul
field_project: Proyek
field_issue: Masalah
field_status: Status
field_notes: Catatan
field_is_closed: Masalah ditutup
field_is_default: Nilai default
field_tracker: Pelacak
field_subject: Perihal
field_due_date: Harus selesai
field_assigned_to: Ditugaskan ke
field_priority: Prioritas
field_fixed_version: Versi target
field_user: Pengguna
field_role: Peran
field_homepage: Halaman web
field_is_public: Publik
field_parent: Subproyek dari
field_is_in_roadmap: Masalah ditampilkan di rencana kerja
field_login: Login
field_mail_notification: Notifikasi email
field_admin: Administrator
field_last_login_on: Terakhir login
field_language: Bahasa
field_effective_date: Tanggal
field_password: Kata sandi
field_new_password: Kata sandi baru
field_password_confirmation: Konfirmasi
field_version: Versi
field_type: Tipe
field_host: Host
field_port: Port
field_account: Akun
field_base_dn: Base DN
field_attr_login: Atribut login
field_attr_firstname: Atribut nama depan
field_attr_lastname: Atribut nama belakang
field_attr_mail: Atribut email
field_onthefly: Pembuatan pengguna seketika
field_start_date: Mulai
field_done_ratio: "% Selesai"
field_auth_source: Mode otentikasi
field_hide_mail: Sembunyikan email saya
field_comments: Komentar
field_url: URL
field_start_page: Halaman awal
field_subproject: Subproyek
field_hours: Jam
field_activity: Kegiatan
field_spent_on: Tanggal
field_identifier: Pengenal
field_is_filter: Digunakan sebagai penyaring
field_issue_to: Masalah terkait
field_delay: Tertunday
field_assignable: Masalah dapat ditugaskan pada peran ini
field_redirect_existing_links: Alihkan tautan yang ada
field_estimated_hours: Perkiraan waktu
field_column_names: Kolom
field_time_zone: Zona waktu
field_searchable: Dapat dicari
field_default_value: Nilai default
field_comments_sorting: Tampilkan komentar
field_parent_title: Halaman induk
field_editable: Dapat disunting
field_watcher: Pemantau
field_identity_url: OpenID URL
field_content: Isi
field_group_by: Dikelompokkan berdasar
field_sharing: Berbagi
setting_app_title: Judul aplikasi
setting_app_subtitle: Subjudul aplikasi
setting_welcome_text: Teks sambutan
setting_default_language: Bahasa Default
setting_login_required: Butuhkan otentikasi
setting_self_registration: Swa-pendaftaran
setting_attachment_max_size: Ukuran maksimum untuk lampiran
setting_issues_export_limit: Batasan ukuran export masalah
setting_mail_from: Emisi alamat email
setting_bcc_recipients: Blind carbon copy recipients (bcc)
setting_plain_text_mail: Plain text mail (no HTML)
setting_host_name: Nama host dan path
setting_text_formatting: Format teks
setting_wiki_compression: Kompresi untuk riwayat wiki
setting_feeds_limit: Batasan isi feed
setting_default_projects_public: Proyek baru defaultnya adalah publik
setting_autofetch_changesets: Autofetch commits
setting_sys_api_enabled: Aktifkan WS untuk pengaturan repositori
setting_commit_ref_keywords: Referensi kaca kunci
setting_commit_fix_keywords: Pembetulan kaca kunci
setting_autologin: Autologin
setting_date_format: Format tanggal
setting_time_format: Format waktu
setting_cross_project_issue_relations: Perbolehkan kaitan masalah proyek berbeda
setting_issue_list_default_columns: Kolom default ditampilkan di daftar masalah
setting_emails_footer: Footer untuk email
setting_protocol: Protokol
setting_per_page_options: Pilihan obyek per halaman
setting_user_format: Format tampilan untuk pengguna
setting_activity_days_default: Hari tertampil pada kegiatan proyek
setting_display_subprojects_issues: Secara default, tampilkan masalah subproyek pada proyek utama
setting_enabled_scm: Enabled SCM
setting_mail_handler_api_enabled: Enable WS for incoming emails
setting_mail_handler_api_key: API key
setting_sequential_project_identifiers: Buat pengenal proyek terurut
setting_gravatar_enabled: Gunakan icon pengguna dari Gravatar
setting_gravatar_default: Gambar default untuk Gravatar
setting_diff_max_lines_displayed: Maksimum perbedaan baris tertampil
setting_file_max_size_displayed: Maksimum berkas tertampil secara inline
setting_repository_log_display_limit: Nilai maksimum dari revisi ditampilkan di log berkas
setting_openid: Perbolehkan Login dan pendaftaran melalui OpenID
setting_password_min_length: Panjang minimum untuk kata sandi
setting_new_project_user_role_id: Peran diberikan pada pengguna non-admin yang membuat proyek
setting_default_projects_modules: Modul yang diaktifkan pada proyek baru
permission_add_project: Tambahkan proyek
permission_edit_project: Sunting proyek
permission_select_project_modules: Pilih modul proyek
permission_manage_members: Atur anggota
permission_manage_versions: Atur versi
permission_manage_categories: Atur kategori masalah
permission_add_issues: Tambahkan masalah
permission_edit_issues: Sunting masalah
permission_manage_issue_relations: Atur kaitan masalah
permission_add_issue_notes: Tambahkan catatan
permission_edit_issue_notes: Sunting catatan
permission_edit_own_issue_notes: Sunting catatan saya
permission_move_issues: Pindahkan masalah
permission_delete_issues: Hapus masalah
permission_manage_public_queries: Atur query publik
permission_save_queries: Simpan query
permission_view_gantt: Tampilkan gantt chart
permission_view_calendar: Tampilkan kalender
permission_view_issue_watchers: Tampilkan daftar pemantau
permission_add_issue_watchers: Tambahkan pemantau
permission_delete_issue_watchers: Hapus pemantau
permission_log_time: Log waktu terpakai
permission_view_time_entries: Tampilkan waktu terpakai
permission_edit_time_entries: Sunting catatan waktu
permission_edit_own_time_entries: Sunting catatan waktu saya
permission_manage_news: Atur berita
permission_comment_news: Komentari berita
permission_view_documents: Tampilkan dokumen
permission_manage_files: Atur berkas
permission_view_files: Tampilkan berkas
permission_manage_wiki: Atur wiki
permission_rename_wiki_pages: Ganti nama halaman wiki
permission_delete_wiki_pages: Hapus halaman wiki
permission_view_wiki_pages: Tampilkan wiki
permission_view_wiki_edits: Tampilkan riwayat wiki
permission_edit_wiki_pages: Sunting halaman wiki
permission_delete_wiki_pages_attachments: Hapus lampiran
permission_protect_wiki_pages: Proteksi halaman wiki
permission_manage_repository: Atur repositori
permission_browse_repository: Jelajah repositori
permission_view_changesets: Tampilkan set perubahan
permission_commit_access: Commit akses
permission_manage_boards: Atur forum
permission_view_messages: Tampilkan pesan
permission_add_messages: Tambahkan pesan
permission_edit_messages: Sunting pesan
permission_edit_own_messages: Sunting pesan saya
permission_delete_messages: Hapus pesan
permission_delete_own_messages: Hapus pesan saya
project_module_issue_tracking: Pelacak masalah
project_module_time_tracking: Pelacak waktu
project_module_news: Berita
project_module_documents: Dokumen
project_module_files: Berkas
project_module_wiki: Wiki
project_module_repository: Repositori
project_module_boards: Forum
label_user: Pengguna
label_user_plural: Pengguna
label_user_new: Pengguna baru
label_user_anonymous: Anonymous
label_project: Proyek
label_project_new: Proyek baru
label_project_plural: Proyek
label_x_projects:
zero: tidak ada proyek
one: 1 proyek
other: "%{count} proyek"
label_project_all: Semua Proyek
label_project_latest: Proyek terakhir
label_issue: Masalah
label_issue_new: Masalah baru
label_issue_plural: Masalah
label_issue_view_all: tampilkan semua masalah
label_issues_by: "Masalah ditambahkan oleh %{value}"
label_issue_added: Masalah ditambahan
label_issue_updated: Masalah diperbarui
label_document: Dokumen
label_document_new: Dokumen baru
label_document_plural: Dokumen
label_document_added: Dokumen ditambahkan
label_role: Peran
label_role_plural: Peran
label_role_new: Peran baru
label_role_and_permissions: Peran dan perijinan
label_member: Anggota
label_member_new: Anggota baru
label_member_plural: Anggota
label_tracker: Pelacak
label_tracker_plural: Pelacak
label_tracker_new: Pelacak baru
label_workflow: Alur kerja
label_issue_status: Status masalah
label_issue_status_plural: Status masalah
label_issue_status_new: Status baru
label_issue_category: Kategori masalah
label_issue_category_plural: Kategori masalah
label_issue_category_new: Kategori baru
label_custom_field: Field kustom
label_custom_field_plural: Field kustom
label_custom_field_new: Field kustom
label_enumerations: Enumerasi
label_enumeration_new: Buat baru
label_information: Informasi
label_information_plural: Informasi
label_please_login: Silakan login
label_register: mendaftar
label_login_with_open_id_option: atau login menggunakan OpenID
label_password_lost: Lupa password
label_home: Halaman depan
label_my_page: Beranda
label_my_account: Akun saya
label_my_projects: Proyek saya
label_administration: Administrasi
label_login: Login
label_logout: Keluar
label_help: Bantuan
label_reported_issues: Masalah terlapor
label_assigned_to_me_issues: Masalah yang ditugaskan pada saya
label_last_login: Terakhir login
label_registered_on: Terdaftar pada
label_activity: Kegiatan
label_overall_activity: Kegiatan umum
label_user_activity: "kegiatan %{value}"
label_new: Baru
label_logged_as: Login sebagai
label_environment: Lingkungan
label_authentication: Otentikasi
label_auth_source: Mode Otentikasi
label_auth_source_new: Mode otentikasi baru
label_auth_source_plural: Mode Otentikasi
label_subproject_plural: Subproyek
label_and_its_subprojects: "%{value} dan subproyeknya"
label_min_max_length: Panjang Min - Maks
label_list: Daftar
label_date: Tanggal
label_integer: Integer
label_float: Float
label_boolean: Boolean
label_string: Text
label_text: Long text
label_attribute: Atribut
label_attribute_plural: Atribut
label_no_data: Tidak ada data untuk ditampilkan
label_change_status: Status perubahan
label_history: Riwayat
label_attachment: Berkas
label_attachment_new: Berkas baru
label_attachment_delete: Hapus Berkas
label_attachment_plural: Berkas
label_file_added: Berkas ditambahkan
label_report: Laporan
label_report_plural: Laporan
label_news: Berita
label_news_new: Tambahkan berita
label_news_plural: Berita
label_news_latest: Berita terakhir
label_news_view_all: Tampilkan semua berita
label_news_added: Berita ditambahkan
label_settings: Pengaturan
label_overview: Umum
label_version: Versi
label_version_new: Versi baru
label_version_plural: Versi
label_confirmation: Konfirmasi
label_export_to: 'Juga tersedia dalam:'
label_read: Baca...
label_public_projects: Proyek publik
label_open_issues: belum selesai
label_open_issues_plural: belum selesai
label_closed_issues: selesai
label_closed_issues_plural: selesai
label_x_open_issues_abbr_on_total:
zero: 0 belum selesai / %{total}
one: 1 belum selesai / %{total}
other: "%{count} terbuka / %{total}"
label_x_open_issues_abbr:
zero: 0 belum selesai
one: 1 belum selesai
other: "%{count} belum selesai"
label_x_closed_issues_abbr:
zero: 0 selesai
one: 1 selesai
other: "%{count} selesai"
label_total: Total
label_permissions: Perijinan
label_current_status: Status sekarang
label_new_statuses_allowed: Status baru yang diijinkan
label_all: semua
label_none: tidak ada
label_nobody: tidak ada
label_next: Berikut
label_previous: Sebelum
label_used_by: Digunakan oleh
label_details: Rincian
label_add_note: Tambahkan catatan
label_per_page: Per halaman
label_calendar: Kalender
label_months_from: dari bulan
label_gantt: Gantt
label_internal: Internal
label_last_changes: "%{count} perubahan terakhir"
label_change_view_all: Tampilkan semua perubahan
label_personalize_page: Personalkan halaman ini
label_comment: Komentar
label_comment_plural: Komentar
label_x_comments:
zero: tak ada komentar
one: 1 komentar
other: "%{count} komentar"
label_comment_add: Tambahkan komentar
label_comment_added: Komentar ditambahkan
label_comment_delete: Hapus komentar
label_query: Custom query
label_query_plural: Custom queries
label_query_new: Query baru
label_filter_add: Tambahkan filter
label_filter_plural: Filter
label_equals: sama dengan
label_not_equals: tidak sama dengan
label_in_less_than: kurang dari
label_in_more_than: lebih dari
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: pada
label_today: hari ini
label_all_time: semua waktu
label_yesterday: kemarin
label_this_week: minggu ini
label_last_week: minggu lalu
label_last_n_days: "%{count} hari terakhir"
label_this_month: bulan ini
label_last_month: bulan lalu
label_this_year: this year
label_date_range: Jangkauan tanggal
label_less_than_ago: kurang dari hari yang lalu
label_more_than_ago: lebih dari hari yang lalu
label_ago: hari yang lalu
label_contains: berisi
label_not_contains: tidak berisi
label_day_plural: hari
label_repository: Repositori
label_repository_plural: Repositori
label_browse: Jelajah
label_branch: Cabang
label_tag: Tag
label_revision: Revisi
label_revision_plural: Revisi
label_associated_revisions: Revisi terkait
label_added: ditambahkan
label_modified: diubah
label_copied: disalin
label_renamed: diganti nama
label_deleted: dihapus
label_latest_revision: Revisi terakhir
label_latest_revision_plural: Revisi terakhir
label_view_revisions: Tampilkan revisi
label_view_all_revisions: Tampilkan semua revisi
label_max_size: Ukuran maksimum
label_sort_highest: Ke paling atas
label_sort_higher: Ke atas
label_sort_lower: Ke bawah
label_sort_lowest: Ke paling bawah
label_roadmap: Rencana kerja
label_roadmap_due_in: "Harus selesai dalam %{value}"
label_roadmap_overdue: "%{value} terlambat"
label_roadmap_no_issues: Tak ada masalah pada versi ini
label_search: Cari
label_result_plural: Hasil
label_all_words: Semua kata
label_wiki: Wiki
label_wiki_edit: Sunting wiki
label_wiki_edit_plural: Sunting wiki
label_wiki_page: Halaman wiki
label_wiki_page_plural: Halaman wiki
label_index_by_title: Indeks menurut judul
label_index_by_date: Indeks menurut tanggal
label_current_version: Versi sekarang
label_preview: Tinjauan
label_feed_plural: Feeds
label_changes_details: Rincian semua perubahan
label_issue_tracking: Pelacak masalah
label_spent_time: Waktu terpakai
label_f_hour: "%{value} jam"
label_f_hour_plural: "%{value} jam"
label_time_tracking: Pelacak waktu
label_change_plural: Perubahan
label_statistics: Statistik
label_commits_per_month: Komit per bulan
label_commits_per_author: Komit per pengarang
label_view_diff: Tampilkan perbedaan
label_diff_inline: inline
label_diff_side_by_side: berdampingan
label_options: Pilihan
label_copy_workflow_from: Salin alur kerja dari
label_permissions_report: Laporan perijinan
label_watched_issues: Masalah terpantau
label_related_issues: Masalah terkait
label_applied_status: Status teraplikasi
label_loading: Memuat...
label_relation_new: Kaitan baru
label_relation_delete: Hapus kaitan
label_relates_to: terkait pada
label_duplicates: salinan
label_duplicated_by: disalin oleh
label_blocks: blok
label_blocked_by: diblok oleh
label_precedes: mendahului
label_follows: mengikuti
label_end_to_start: akhir ke awal
label_end_to_end: akhir ke akhir
label_start_to_start: awal ke awal
label_start_to_end: awal ke akhir
label_stay_logged_in: Tetap login
label_disabled: tidak diaktifkan
label_show_completed_versions: Tampilkan versi lengkap
label_me: saya
label_board: Forum
label_board_new: Forum baru
label_board_plural: Forum
label_topic_plural: Topik
label_message_plural: Pesan
label_message_last: Pesan terakhir
label_message_new: Pesan baru
label_message_posted: Pesan ditambahkan
label_reply_plural: Balasan
label_send_information: Kirim informasi akun ke pengguna
label_year: Tahun
label_month: Bulan
label_week: Minggu
label_date_from: Dari
label_date_to: Sampai
label_language_based: Berdasarkan bahasa pengguna
label_sort_by: "Urut berdasarkan %{value}"
label_send_test_email: Kirim email percobaan
label_feeds_access_key_created_on: "Atom access key dibuat %{value} yang lalu"
label_module_plural: Modul
label_added_time_by: "Ditambahkan oleh %{author} %{age} yang lalu"
label_updated_time_by: "Diperbarui oleh %{author} %{age} yang lalu"
label_updated_time: "Diperbarui oleh %{value} yang lalu"
label_jump_to_a_project: Pilih proyek...
label_file_plural: Berkas
label_changeset_plural: Set perubahan
label_default_columns: Kolom default
label_no_change_option: (Tak ada perubahan)
label_bulk_edit_selected_issues: Ubah masalah terpilih secara masal
label_theme: Tema
label_default: Default
label_search_titles_only: Cari judul saja
label_user_mail_option_all: "Untuk semua kejadian pada semua proyek saya"
label_user_mail_option_selected: "Hanya untuk semua kejadian pada proyek yang saya pilih ..."
label_user_mail_no_self_notified: "Saya tak ingin diberitahu untuk perubahan yang saya buat sendiri"
label_user_mail_assigned_only_mail_notification: "Kirim email hanya bila saya ditugaskan untuk masalah terkait"
label_user_mail_block_mail_notification: "Saya tidak ingin menerima email. Terima kasih."
label_registration_activation_by_email: aktivasi akun melalui email
label_registration_manual_activation: aktivasi akun secara manual
label_registration_automatic_activation: aktivasi akun secara otomatis
label_display_per_page: "Per halaman: %{value}"
label_age: Umur
label_change_properties: Rincian perubahan
label_general: Umum
label_more: Lanjut
label_scm: SCM
label_plugins: Plugin
label_ldap_authentication: Otentikasi LDAP
label_downloads_abbr: Unduh
label_optional_description: Deskripsi optional
label_add_another_file: Tambahkan berkas lain
label_preferences: Preferensi
label_chronological_order: Urut sesuai kronologis
label_reverse_chronological_order: Urut dari yang terbaru
label_planning: Perencanaan
label_incoming_emails: Email masuk
label_generate_key: Buat kunci
label_issue_watchers: Pemantau
label_example: Contoh
label_display: Tampilan
label_sort: Urut
label_ascending: Menaik
label_descending: Menurun
label_date_from_to: Dari %{start} sampai %{end}
label_wiki_content_added: Halaman wiki ditambahkan
label_wiki_content_updated: Halaman wiki diperbarui
label_group: Kelompok
label_group_plural: Kelompok
label_group_new: Kelompok baru
label_time_entry_plural: Waktu terpakai
label_version_sharing_none: Tidak dibagi
label_version_sharing_descendants: Dengan subproyek
label_version_sharing_hierarchy: Dengan hirarki proyek
label_version_sharing_tree: Dengan pohon proyek
label_version_sharing_system: Dengan semua proyek
button_login: Login
button_submit: Kirim
button_save: Simpan
button_check_all: Contreng semua
button_uncheck_all: Hilangkan semua contreng
button_delete: Hapus
button_create: Buat
button_create_and_continue: Buat dan lanjutkan
button_test: Test
button_edit: Sunting
button_add: Tambahkan
button_change: Ubah
button_apply: Terapkan
button_clear: Bersihkan
button_lock: Kunci
button_unlock: Buka kunci
button_download: Unduh
button_list: Daftar
button_view: Tampilkan
button_move: Pindah
button_move_and_follow: Pindah dan ikuti
button_back: Kembali
button_cancel: Batal
button_activate: Aktifkan
button_sort: Urut
button_log_time: Rekam waktu
button_rollback: Kembali ke versi ini
button_watch: Pantau
button_unwatch: Tidak Memantau
button_reply: Balas
button_archive: Arsip
button_unarchive: Batalkan arsip
button_reset: Reset
button_rename: Ganti nama
button_change_password: Ubah kata sandi
button_copy: Salin
button_copy_and_follow: Salin dan ikuti
button_annotate: Anotasi
button_update: Perbarui
button_configure: Konfigur
button_quote: Kutip
button_duplicate: Duplikat
status_active: aktif
status_registered: terdaftar
status_locked: terkunci
version_status_open: terbuka
version_status_locked: terkunci
version_status_closed: tertutup
field_active: Aktif
text_select_mail_notifications: Pilih aksi dimana email notifikasi akan dikirimkan.
text_regexp_info: mis. ^[A-Z0-9]+$
text_min_max_length_info: 0 berarti tidak ada pembatasan
text_project_destroy_confirmation: Apakah anda benar-benar akan menghapus proyek ini beserta data terkait ?
text_subprojects_destroy_warning: "Subproyek: %{value} juga akan dihapus."
text_workflow_edit: Pilih peran dan pelacak untuk menyunting alur kerja
text_are_you_sure: Anda yakin ?
text_journal_changed: "%{label} berubah dari %{old} menjadi %{new}"
text_journal_set_to: "%{label} di set ke %{value}"
text_journal_deleted: "%{label} dihapus (%{old})"
text_journal_added: "%{label} %{value} ditambahkan"
text_tip_issue_begin_day: tugas dimulai hari itu
text_tip_issue_end_day: tugas berakhir hari itu
text_tip_issue_begin_end_day: tugas dimulai dan berakhir hari itu
text_caracters_maximum: "maximum %{count} karakter."
text_caracters_minimum: "Setidaknya harus sepanjang %{count} karakter."
text_length_between: "Panjang diantara %{min} dan %{max} karakter."
text_tracker_no_workflow: Tidak ada alur kerja untuk pelacak ini
text_unallowed_characters: Karakter tidak diperbolehkan
text_comma_separated: Beberapa nilai diperbolehkan (dipisahkan koma).
text_issues_ref_in_commit_messages: Mereferensikan dan membetulkan masalah pada pesan komit
text_issue_added: "Masalah %{id} sudah dilaporkan oleh %{author}."
text_issue_updated: "Masalah %{id} sudah diperbarui oleh %{author}."
text_wiki_destroy_confirmation: Apakah anda benar-benar akan menghapus wiki ini beserta semua isinya ?
text_issue_category_destroy_question: "Beberapa masalah (%{count}) ditugaskan pada kategori ini. Apa yang anda lakukan ?"
text_issue_category_destroy_assignments: Hapus kategori penugasan
text_issue_category_reassign_to: Tugaskan kembali masalah untuk kategori ini
text_user_mail_option: "Untuk proyek yang tidak dipilih, anda hanya akan menerima notifikasi hal-hal yang anda pantau atau anda terlibat di dalamnya (misalnya masalah yang anda tulis atau ditugaskan pada anda)."
text_no_configuration_data: "Peran, pelacak, status masalah dan alur kerja belum dikonfigur.\nSangat disarankan untuk memuat konfigurasi default. Anda akan bisa mengubahnya setelah konfigurasi dimuat."
text_load_default_configuration: Muat konfigurasi default
text_status_changed_by_changeset: "Diterapkan di set perubahan %{value}."
text_issues_destroy_confirmation: 'Apakah anda yakin untuk menghapus masalah terpilih ?'
text_select_project_modules: 'Pilih modul untuk diaktifkan pada proyek ini:'
text_default_administrator_account_changed: Akun administrator default sudah berubah
text_file_repository_writable: Direktori yang bisa ditulisi untuk lampiran
text_plugin_assets_writable: Direktori yang bisa ditulisi untuk plugin asset
text_rmagick_available: RMagick tersedia (optional)
text_destroy_time_entries_question: "%{hours} jam sudah dilaporkan pada masalah yang akan anda hapus. Apa yang akan anda lakukan ?"
text_destroy_time_entries: Hapus jam yang terlapor
text_assign_time_entries_to_project: Tugaskan jam terlapor pada proyek
text_reassign_time_entries: 'Tugaskan kembali jam terlapor pada masalah ini:'
text_user_wrote: "%{value} menulis:"
text_enumeration_destroy_question: "%{count} obyek ditugaskan untuk nilai ini."
text_enumeration_category_reassign_to: 'Tugaskan kembali untuk nilai ini:'
text_email_delivery_not_configured: "Pengiriman email belum dikonfigurasi, notifikasi tidak diaktifkan.\nAnda harus mengkonfigur SMTP server anda pada config/configuration.yml dan restart kembali aplikasi untuk mengaktifkan."
text_repository_usernames_mapping: "Pilih atau perbarui pengguna Redmine yang terpetakan ke setiap nama pengguna yang ditemukan di log repositori.\nPengguna dengan nama pengguna dan repositori atau email yang sama secara otomasit akan dipetakan."
text_diff_truncated: '... Perbedaan terpotong karena melebihi batas maksimum yang bisa ditampilkan.'
text_custom_field_possible_values_info: 'Satu baris untuk setiap nilai'
text_wiki_page_destroy_question: "Halaman ini mempunyai %{descendants} halaman anak dan turunannya. Apa yang akan anda lakukan ?"
text_wiki_page_nullify_children: "Biarkan halaman anak sebagai halaman teratas (root)"
text_wiki_page_destroy_children: "Hapus halaman anak dan semua turunannya"
text_wiki_page_reassign_children: "Tujukan halaman anak ke halaman induk yang ini"
default_role_manager: Manager
default_role_developer: Pengembang
default_role_reporter: Pelapor
default_tracker_bug: Bug
default_tracker_feature: Fitur
default_tracker_support: Dukungan
default_issue_status_new: Baru
default_issue_status_in_progress: Dalam proses
default_issue_status_resolved: Resolved
default_issue_status_feedback: Umpan balik
default_issue_status_closed: Ditutup
default_issue_status_rejected: Ditolak
default_doc_category_user: Dokumentasi pengguna
default_doc_category_tech: Dokumentasi teknis
default_priority_low: Rendah
default_priority_normal: Normal
default_priority_high: Tinggi
default_priority_urgent: Penting
default_priority_immediate: Segera
default_activity_design: Rancangan
default_activity_development: Pengembangan
enumeration_issue_priorities: Prioritas masalah
enumeration_doc_categories: Kategori dokumen
enumeration_activities: Kegiatan
enumeration_system_activity: Kegiatan Sistem
label_copy_source: Source
label_update_issue_done_ratios: Update issue done ratios
setting_issue_done_ratio: Calculate the issue done ratio with
label_api_access_key: API access key
text_line_separated: Multiple values allowed (one line for each value).
label_revision_id: Revision %{value}
permission_view_issues: View Issues
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
label_display_used_statuses_only: Only display statuses that are used by this tracker
error_workflow_copy_target: Please select target tracker(s) and role(s)
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_copy_same_as_target: Same as target
button_show: Show
setting_issue_done_ratio_issue_field: Use the issue field
label_missing_api_access_key: Missing an API access key
label_copy_target: Target
label_missing_feeds_access_key: Missing a Atom access key
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
setting_start_of_week: Start calendars on
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 masalah
one: 1 masalah
other: "%{count} masalah"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: semua
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Dengan subproyek
label_cross_project_tree: Dengan pohon proyek
label_cross_project_hierarchy: Dengan hirarki proyek
label_cross_project_system: Dengan semua proyek
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/az.yml 0000644 0001750 0001750 00000162557 12255774347 016552 0 ustar ondrej ondrej #
# Translated by Saadat Mutallimova
# Data Processing Center of the Ministry of Communication and Information Technologies
#
az:
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%d %b"
long: "%d %B %Y"
day_names: [bazar, bazar ertəsi, çərşənbə axşamı, çərşənbə, cümə axşamı, cümə, şənbə]
standalone_day_names: [Bazar, Bazar ertəsi, Çərşənbə axşamı, Çərşənbə, Cümə axşamı, Cümə, Şənbə]
abbr_day_names: [B, Be, Ça, Ç, Ca, C, Ş]
month_names: [~, yanvar, fevral, mart, aprel, may, iyun, iyul, avqust, sentyabr, oktyabr, noyabr, dekabr]
# see russian gem for info on "standalone" day names
standalone_month_names: [~, Yanvar, Fevral, Mart, Aprel, May, İyun, İyul, Avqust, Sentyabr, Oktyabr, Noyabr, Dekabr]
abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
standalone_abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d %b %Y, %H:%M:%S %z"
time: "%H:%M"
short: "%d %b, %H:%M"
long: "%d %B %Y, %H:%M"
am: "səhər"
pm: "axşam"
number:
format:
separator: ","
delimiter: " "
precision: 3
currency:
format:
format: "%n %u"
unit: "man."
separator: "."
delimiter: " "
precision: 2
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
# Rails 2.2
# storage_units: [байт, КБ, МБ, ГБ, ТБ]
# Rails 2.3
storage_units:
# Storage units output formatting.
# %u is the storage unit, %n is the number (default: 2 MB)
format: "%n %u"
units:
byte:
one: "bayt"
few: "bayt"
many: "bayt"
other: "bayt"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
datetime:
distance_in_words:
half_a_minute: "bir dəqiqədən az"
less_than_x_seconds:
one: "%{count} saniyədən az"
few: "%{count} saniyədən az"
many: "%{count} saniyədən az"
other: "%{count} saniyədən az"
x_seconds:
one: "%{count} saniyə"
few: "%{count} saniyə"
many: "%{count} saniyə"
other: "%{count} saniyə"
less_than_x_minutes:
one: "%{count} dəqiqədən az"
few: "%{count} dəqiqədən az"
many: "%{count} dəqiqədən az"
other: "%{count} dəqiqədən az"
x_minutes:
one: "%{count} dəqiqə"
few: "%{count} dəqiqə"
many: "%{count} dəqiqə"
other: "%{count} dəqiqə"
about_x_hours:
one: "təxminən %{count} saat"
few: "təxminən %{count} saat"
many: "təxminən %{count} saat"
other: "təxminən %{count} saat"
x_hours:
one: "1 saat"
other: "%{count} saat"
x_days:
one: "%{count} gün"
few: "%{count} gün"
many: "%{count} gün"
other: "%{count} gün"
about_x_months:
one: "təxminən %{count} ay"
few: "təxminən %{count} ay"
many: "təxminən %{count} ay"
other: "təxminən %{count} ay"
x_months:
one: "%{count} ay"
few: "%{count} ay"
many: "%{count} ay"
other: "%{count} ay"
about_x_years:
one: "təxminən %{count} il"
few: "təxminən %{count} il"
many: "təxminən %{count} il"
other: "təxminən %{count} il"
over_x_years:
one: "%{count} ildən çox"
few: "%{count} ildən çox"
many: "%{count} ildən çox"
other: "%{count} ildən çox"
almost_x_years:
one: "təxminən 1 il"
few: "təxminən %{count} il"
many: "təxminən %{count} il"
other: "təxminən %{count} il"
prompts:
year: "İl"
month: "Ay"
day: "Gün"
hour: "Saat"
minute: "Dəqiqə"
second: "Saniyə"
activerecord:
errors:
template:
header:
one: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
few: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
many: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
other: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
body: "Problemlər aşağıdakı sahələrdə yarandı:"
messages:
inclusion: "nəzərdə tutulmamış təyinata malikdir"
exclusion: "ehtiyata götürülməmiş təyinata malikdir"
invalid: "düzgün təyinat deyildir"
confirmation: "təsdiq ilə üst-üstə düşmür"
accepted: "təsdiq etmək lazımdır"
empty: "boş saxlanıla bilməz"
blank: "boş saxlanıla bilməz"
too_long:
one: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
few: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
many: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
other: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
too_short:
one: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
few: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
many: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
other: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
wrong_length:
one: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
few: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
many: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
other: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
taken: "artıq mövcuddur"
not_a_number: "say kimi hesab edilmir"
greater_than: "%{count} çox təyinata malik ola bilər"
greater_than_or_equal_to: "%{count} çox və ya ona bərabər təyinata malik ola bilər"
equal_to: "yalnız %{count} bərabər təyinata malik ola bilər"
less_than: "%{count} az təyinata malik ola bilər"
less_than_or_equal_to: "%{count} az və ya ona bərabər təyinata malik ola bilər"
odd: "yalnız tək təyinata malik ola bilər"
even: "yalnız cüt təyinata malik ola bilər"
greater_than_start_date: "başlanğıc tarixindən sonra olmalıdır"
not_same_project: "təkcə bir layihəyə aid deyildir"
circular_dependency: "Belə əlaqə dövri asılılığa gətirib çıxaracaq"
cant_link_an_issue_with_a_descendant: "Tapşırıq özünün alt tapşırığı ilə əlaqəli ola bilməz"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
support:
array:
# Rails 2.2
sentence_connector: "və"
skip_last_comma: true
# Rails 2.3
words_connector: ", "
two_words_connector: " və"
last_word_connector: " və "
actionview_instancetag_blank_option: Seçim edin
button_activate: Aktivləşdirmək
button_add: Əlavə etmək
button_annotate: Müəlliflik
button_apply: Tətbiq etmək
button_archive: Arxivləşdirmək
button_back: Geriyə
button_cancel: İmtina
button_change_password: Parolu dəyişmək
button_change: Dəyişmək
button_check_all: Hamını qeyd etmək
button_clear: Təmizləmək
button_configure: Parametlər
button_copy: Sürətini çıxarmaq
button_create: Yaratmaq
button_create_and_continue: Yaratmaq və davam etmək
button_delete: Silmək
button_download: Yükləmək
button_edit: Redaktə etmək
button_edit_associated_wikipage: "Əlaqəli wiki-səhifəni redaktə etmək: %{page_title}"
button_list: Siyahı
button_lock: Bloka salmaq
button_login: Giriş
button_log_time: Sərf olunan vaxt
button_move: Yerini dəyişmək
button_quote: Sitat gətirmək
button_rename: Adını dəyişmək
button_reply: Cavablamaq
button_reset: Sıfırlamaq
button_rollback: Bu versiyaya qayıtmaq
button_save: Yadda saxlamaq
button_sort: Çeşidləmək
button_submit: Qəbul etmək
button_test: Yoxlamaq
button_unarchive: Arxivdən çıxarmaq
button_uncheck_all: Təmizləmək
button_unlock: Blokdan çıxarmaq
button_unwatch: İzləməmək
button_update: Yeniləmək
button_view: Baxmaq
button_watch: İzləmək
default_activity_design: Layihənin hazırlanması
default_activity_development: Hazırlanma prosesi
default_doc_category_tech: Texniki sənədləşmə
default_doc_category_user: İstifadəçi sənədi
default_issue_status_in_progress: İşlənməkdədir
default_issue_status_closed: Bağlanıb
default_issue_status_feedback: Əks əlaqə
default_issue_status_new: Yeni
default_issue_status_rejected: Rədd etmə
default_issue_status_resolved: Həll edilib
default_priority_high: Yüksək
default_priority_immediate: Təxirsiz
default_priority_low: Aşağı
default_priority_normal: Normal
default_priority_urgent: Təcili
default_role_developer: Hazırlayan
default_role_manager: Menecer
default_role_reporter: Reportyor
default_tracker_bug: Səhv
default_tracker_feature: Təkmilləşmə
default_tracker_support: Dəstək
enumeration_activities: Hərəkətlər (vaxtın uçotu)
enumeration_doc_categories: Sənədlərin kateqoriyası
enumeration_issue_priorities: Tapşırıqların prioriteti
error_can_not_remove_role: Bu rol istifadə edilir və silinə bilməz.
error_can_not_delete_custom_field: Sazlanmış sahəni silmək mümkün deyildir
error_can_not_delete_tracker: Bu treker tapşırıqlardan ibarət olduğu üçün silinə bilməz.
error_can_t_load_default_data: "Susmaya görə konfiqurasiya yüklənməmişdir: %{value}"
error_issue_not_found_in_project: Tapşırıq tapılmamışdır və ya bu layihəyə bərkidilməmişdir
error_scm_annotate: "Verilənlər mövcud deyildir və ya imzalana bilməz."
error_scm_command_failed: "Saxlayıcıya giriş imkanı səhvi: %{value}"
error_scm_not_found: Saxlayıcıda yazı və/ və ya düzəliş yoxdur.
error_unable_to_connect: Qoşulmaq mümkün deyildir (%{value})
error_unable_delete_issue_status: Tapşırığın statusunu silmək mümkün deyildir
field_account: İstifadəçi hesabı
field_activity: Fəaliyyət
field_admin: İnzibatçı
field_assignable: Tapşırıq bu rola təyin edilə bilər
field_assigned_to: Təyin edilib
field_attr_firstname: Ad
field_attr_lastname: Soyad
field_attr_login: Atribut Login
field_attr_mail: e-poçt
field_author: Müəllif
field_auth_source: Autentifikasiya rejimi
field_base_dn: BaseDN
field_category: Kateqoriya
field_column_names: Sütunlar
field_comments: Şərhlər
field_comments_sorting: Şərhlərin təsviri
field_content: Content
field_created_on: Yaradılıb
field_default_value: Susmaya görə təyinat
field_delay: Təxirə salmaq
field_description: Təsvir
field_done_ratio: Hazırlıq
field_downloads: Yükləmələr
field_due_date: Yerinə yetirilmə tarixi
field_editable: Redaktə edilən
field_effective_date: Tarix
field_estimated_hours: Vaxtın dəyərləndirilməsi
field_field_format: Format
field_filename: Fayl
field_filesize: Ölçü
field_firstname: Ad
field_fixed_version: Variant
field_hide_mail: E-poçtumu gizlət
field_homepage: Başlanğıc səhifə
field_host: Kompyuter
field_hours: saat
field_identifier: Unikal identifikator
field_identity_url: OpenID URL
field_is_closed: Tapşırıq bağlanıb
field_is_default: Susmaya görə tapşırıq
field_is_filter: Filtr kimi istifadə edilir
field_is_for_all: Bütün layihələr üçün
field_is_in_roadmap: Operativ planda əks olunan tapşırıqlar
field_is_public: Ümümaçıq
field_is_required: Mütləq
field_issue_to: Əlaqəli tapşırıqlar
field_issue: Tapşırıq
field_language: Dil
field_last_login_on: Son qoşulma
field_lastname: Soyad
field_login: İstifadəçi
field_mail: e-poçt
field_mail_notification: e-poçt ilə bildiriş
field_max_length: maksimal uzunluq
field_min_length: minimal uzunluq
field_name: Ad
field_new_password: Yeni parol
field_notes: Qeyd
field_onthefly: Tez bir zamanda istifadəçinin yaradılması
field_parent_title: Valideyn səhifə
field_parent: Valideyn layihə
field_parent_issue: Valideyn tapşırıq
field_password_confirmation: Təsdiq
field_password: Parol
field_port: Port
field_possible_values: Mümkün olan təyinatlar
field_priority: Prioritet
field_project: Layihə
field_redirect_existing_links: Mövcud olan istinadları istiqamətləndirmək
field_regexp: Müntəzəm ifadə
field_role: Rol
field_searchable: Axtarış üçün açıqdır
field_spent_on: Tarix
field_start_date: Başlanıb
field_start_page: Başlanğıc səhifə
field_status: Status
field_subject: Mövzu
field_subproject: Altlayihə
field_summary: Qısa təsvir
field_text: Mətn sahəsi
field_time_entries: Sərf olunan zaman
field_time_zone: Saat qurşağı
field_title: Başlıq
field_tracker: Treker
field_type: Tip
field_updated_on: Yenilənib
field_url: URL
field_user: İstifadəçi
field_value: Təyinat
field_version: Variant
field_watcher: Nəzarətçi
general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Azerbaijanian (Azeri)'
general_pdf_encoding: UTF-8
general_text_no: 'xeyr'
general_text_No: 'Xeyr'
general_text_yes: 'bəli'
general_text_Yes: 'Bəli'
label_activity: Görülən işlər
label_add_another_file: Bir fayl daha əlavə etmək
label_added_time_by: "Əlavə etdi %{author} %{age} əvvəl"
label_added: əlavə edilib
label_add_note: Qeydi əlavə etmək
label_administration: İnzibatçılıq
label_age: Yaş
label_ago: gün əvvəl
label_all_time: hər zaman
label_all_words: Bütün sözlər
label_all: hamı
label_and_its_subprojects: "%{value} və bütün altlayihələr"
label_applied_status: Tətbiq olunan status
label_ascending: Artmaya görə
label_assigned_to_me_issues: Mənim tapşırıqlarım
label_associated_revisions: Əlaqəli redaksiyalar
label_attachment: Fayl
label_attachment_delete: Faylı silmək
label_attachment_new: Yeni fayl
label_attachment_plural: Fayllar
label_attribute: Atribut
label_attribute_plural: Atributlar
label_authentication: Autentifikasiya
label_auth_source: Autentifikasiyanın rejimi
label_auth_source_new: Autentifikasiyanın yeni rejimi
label_auth_source_plural: Autentifikasiyanın rejimləri
label_blocked_by: bloklanır
label_blocks: bloklayır
label_board: Forum
label_board_new: Yeni forum
label_board_plural: Forumlar
label_boolean: Məntiqi
label_browse: Baxış
label_bulk_edit_selected_issues: Seçilən bütün tapşırıqları redaktə etmək
label_calendar: Təqvim
label_calendar_filter: O cümlədən
label_calendar_no_assigned: Mənim deyil
label_change_plural: Dəyişikliklər
label_change_properties: Xassələri dəyişmək
label_change_status: Statusu dəyişmək
label_change_view_all: Bütün dəyişikliklərə baxmaq
label_changes_details: Bütün dəyişikliklərə görə təfsilatlar
label_changeset_plural: Dəyişikliklər
label_chronological_order: Xronoloji ardıcıllıq ilə
label_closed_issues: Bağlıdır
label_closed_issues_plural: bağlıdır
label_closed_issues_plural2: bağlıdır
label_closed_issues_plural5: bağlıdır
label_comment: şərhlər
label_comment_add: Şərhləri qeyd etmək
label_comment_added: Əlavə olunmuş şərhlər
label_comment_delete: Şərhi silmək
label_comment_plural: Şərhlər
label_comment_plural2: Şərhlər
label_comment_plural5: şərhlərin
label_commits_per_author: İstifadəçi üzərində dəyişikliklər
label_commits_per_month: Ay üzərində dəyişikliklər
label_confirmation: Təsdiq
label_contains: tərkibi
label_copied: surəti köçürülüb
label_copy_workflow_from: görülən işlərin ardıcıllığının surətini köçürmək
label_current_status: Cari status
label_current_version: Cari variant
label_custom_field: Sazlanan sahə
label_custom_field_new: Yeni sazlanan sahə
label_custom_field_plural: Sazlanan sahələr
label_date_from: С
label_date_from_to: С %{start} по %{end}
label_date_range: vaxt intervalı
label_date_to: üzrə
label_date: Tarix
label_day_plural: gün
label_default: Susmaya görə
label_default_columns: Susmaya görə sütunlar
label_deleted: silinib
label_descending: Azalmaya görə
label_details: Təfsilatlar
label_diff_inline: mətndə
label_diff_side_by_side: Yanaşı
label_disabled: söndürülüb
label_display: Təsvir
label_display_per_page: "Səhifəyə: %{value}"
label_document: Sənəd
label_document_added: Sənəd əlavə edilib
label_document_new: Yeni sənəd
label_document_plural: Sənədlər
label_downloads_abbr: Yükləmələr
label_duplicated_by: çoxaldılır
label_duplicates: çoxaldır
label_end_to_end: sondan sona doğru
label_end_to_start: sondan əvvələ doğru
label_enumeration_new: Yeni qiymət
label_enumerations: Qiymətlərin siyahısı
label_environment: Mühit
label_equals: sayılır
label_example: Nümunə
label_export_to: ixrac etmək
label_feed_plural: Atom
label_feeds_access_key_created_on: "Atom-ə giriş açarı %{value} əvvəl yaradılıb"
label_f_hour: "%{value} saat"
label_f_hour_plural: "%{value} saat"
label_file_added: Fayl əlavə edilib
label_file_plural: Fayllar
label_filter_add: Filtr əlavə etmək
label_filter_plural: Filtrlər
label_float: Həqiqi ədəd
label_follows: Əvvəlki
label_gantt: Qant diaqramması
label_general: Ümumi
label_generate_key: Açarı generasiya etmək
label_greater_or_equal: ">="
label_help: Kömək
label_history: Tarixçə
label_home: Ana səhifə
label_incoming_emails: Məlumatların qəbulu
label_index_by_date: Səhifələrin tarixçəsi
label_index_by_title: Başlıq
label_information_plural: İnformasiya
label_information: İnformasiya
label_in_less_than: az
label_in_more_than: çox
label_integer: Tam
label_internal: Daxili
label_in: da (də)
label_issue: Tapşırıq
label_issue_added: Tapşırıq əlavə edilib
label_issue_category_new: Yeni kateqoriya
label_issue_category_plural: Tapşırığın kateqoriyası
label_issue_category: Tapşırığın kateqoriyası
label_issue_new: Yeni tapşırıq
label_issue_plural: Tapşırıqlar
label_issues_by: "%{value} üzrə çeşidləmək"
label_issue_status_new: Yeni status
label_issue_status_plural: Tapşırıqların statusu
label_issue_status: Tapşırığın statusu
label_issue_tracking: Tapşırıqlar
label_issue_updated: Tapşırıq yenilənib
label_issue_view_all: Bütün tapşırıqlara baxmaq
label_issue_watchers: Nəzarətçilər
label_jump_to_a_project: ... layihəyə keçid
label_language_based: Dilin əsasında
label_last_changes: "%{count} az dəyişiklik"
label_last_login: Sonuncu qoşulma
label_last_month: sonuncu ay
label_last_n_days: "son %{count} gün"
label_last_week: sonuncu həftə
label_latest_revision: Sonuncu redaksiya
label_latest_revision_plural: Sonuncu redaksiyalar
label_ldap_authentication: LDAP vasitəsilə avtorizasiya
label_less_or_equal: <=
label_less_than_ago: gündən az
label_list: Siyahı
label_loading: Yükləmə...
label_logged_as: Daxil olmusunuz
label_login: Daxil olmaq
label_login_with_open_id_option: və ya OpenID vasitəsilə daxil olmaq
label_logout: Çıxış
label_max_size: Maksimal ölçü
label_member_new: Yeni iştirakçı
label_member: İştirakçı
label_member_plural: İştirakçılar
label_message_last: Sonuncu məlumat
label_message_new: Yeni məlumat
label_message_plural: Məlumatlar
label_message_posted: Məlumat əlavə olunub
label_me: mənə
label_min_max_length: Minimal - maksimal uzunluq
label_modified: dəyişilib
label_module_plural: Modullar
label_months_from: ay
label_month: Ay
label_more_than_ago: gündən əvvəl
label_more: Çox
label_my_account: Mənim hesabım
label_my_page: Mənim səhifəm
label_my_page_block: Mənim səhifəmin bloku
label_my_projects: Mənim layihələrim
label_new: Yeni
label_new_statuses_allowed: İcazə verilən yeni statuslar
label_news_added: Xəbər əlavə edilib
label_news_latest: Son xəbərlər
label_news_new: Xəbər əlavə etmək
label_news_plural: Xəbərlər
label_news_view_all: Bütün xəbərlərə baxmaq
label_news: Xəbərlər
label_next: Növbəti
label_nobody: heç kim
label_no_change_option: (Dəyişiklik yoxdur)
label_no_data: Təsvir üçün verilənlər yoxdur
label_none: yoxdur
label_not_contains: mövcud deyil
label_not_equals: sayılmır
label_open_issues: açıqdır
label_open_issues_plural: açıqdır
label_open_issues_plural2: açıqdır
label_open_issues_plural5: açıqdır
label_optional_description: Təsvir (vacib deyil)
label_options: Opsiyalar
label_overall_activity: Görülən işlərin toplu hesabatı
label_overview: Baxış
label_password_lost: Parolun bərpası
label_permissions_report: Giriş hüquqları üzrə hesabat
label_permissions: Giriş hüquqları
label_per_page: Səhifəyə
label_personalize_page: bu səhifəni fərdiləşdirmək
label_planning: Planlaşdırma
label_please_login: Xahiş edirik, daxil olun.
label_plugins: Modullar
label_precedes: növbəti
label_preferences: Üstünlük
label_preview: İlkin baxış
label_previous: Əvvəlki
label_profile: Profil
label_project: Layihə
label_project_all: Bütün layihələr
label_project_copy_notifications: Layihənin surətinin çıxarılması zamanı elektron poçt ilə bildiriş göndərmək
label_project_latest: Son layihələr
label_project_new: Yeni layihə
label_project_plural: Layihələr
label_project_plural2: layihəni
label_project_plural5: layihələri
label_public_projects: Ümumi layihələr
label_query: Yadda saxlanılmış sorğu
label_query_new: Yeni sorğu
label_query_plural: Yadda saxlanılmış sorğular
label_read: Oxu...
label_register: Qeydiyyat
label_registered_on: Qeydiyyatdan keçib
label_registration_activation_by_email: e-poçt üzrə hesabımın aktivləşdirilməsi
label_registration_automatic_activation: uçot qeydlərinin avtomatik aktivləşdirilməsi
label_registration_manual_activation: uçot qeydlərini əl ilə aktivləşdirmək
label_related_issues: Əlaqəli tapşırıqlar
label_relates_to: əlaqəlidir
label_relation_delete: Əlaqəni silmək
label_relation_new: Yeni münasibət
label_renamed: adını dəyişmək
label_reply_plural: Cavablar
label_report: Hesabat
label_report_plural: Hesabatlar
label_reported_issues: Yaradılan tapşırıqlar
label_repository: Saxlayıcı
label_repository_plural: Saxlayıcı
label_result_plural: Nəticələr
label_reverse_chronological_order: Əks ardıcıllıqda
label_revision: Redaksiya
label_revision_plural: Redaksiyalar
label_roadmap: Operativ plan
label_roadmap_due_in: "%{value} müddətində"
label_roadmap_no_issues: bu versiya üçün tapşırıq yoxdur
label_roadmap_overdue: "gecikmə %{value}"
label_role: Rol
label_role_and_permissions: Rollar və giriş hüquqları
label_role_new: Yeni rol
label_role_plural: Rollar
label_scm: Saxlayıcının tipi
label_search: Axtarış
label_search_titles_only: Ancaq adlarda axtarmaq
label_send_information: İstifadəçiyə uçot qeydləri üzrə informasiyanı göndərmək
label_send_test_email: Yoxlama üçün email göndərmək
label_settings: Sazlamalar
label_show_completed_versions: Bitmiş variantları göstərmək
label_sort: Çeşidləmək
label_sort_by: "%{value} üzrə çeşidləmək"
label_sort_higher: Yuxarı
label_sort_highest: Əvvələ qayıt
label_sort_lower: Aşağı
label_sort_lowest: Sona qayıt
label_spent_time: Sərf olunan vaxt
label_start_to_end: əvvəldən axıra doğru
label_start_to_start: əvvəldən əvvələ doğru
label_statistics: Statistika
label_stay_logged_in: Sistemdə qalmaq
label_string: Mətn
label_subproject_plural: Altlayihələr
label_subtask_plural: Alt tapşırıqlar
label_text: Uzun mətn
label_theme: Mövzu
label_this_month: bu ay
label_this_week: bu həftə
label_this_year: bu il
label_time_tracking: Vaxtın uçotu
label_timelog_today: Bu günə sərf olunan vaxt
label_today: bu gün
label_topic_plural: Mövzular
label_total: Cəmi
label_tracker: Treker
label_tracker_new: Yeni treker
label_tracker_plural: Trekerlər
label_updated_time: "%{value} əvvəl yenilənib"
label_updated_time_by: "%{author} %{age} əvvəl yenilənib"
label_used_by: İstifadə olunur
label_user: İstifasdəçi
label_user_activity: "İstifadəçinin gördüyü işlər %{value}"
label_user_mail_no_self_notified: "Tərəfimdən edilən dəyişikliklər haqqında məni xəbərdar etməmək"
label_user_mail_option_all: "Mənim layihələrimdəki bütün hadisələr haqqında"
label_user_mail_option_selected: "Yalnız seçilən layihədəki bütün hadisələr haqqında..."
label_user_mail_option_only_owner: Yalnız sahibi olduğum obyektlər üçün
label_user_mail_option_only_my_events: Yalnız izlədiyim və ya iştirak etdiyim obyektlər üçün
label_user_mail_option_only_assigned: Yalnız mənə təyin edilən obyektlər üçün
label_user_new: Yeni istifadəçi
label_user_plural: İstifadəçilər
label_version: Variant
label_version_new: Yeni variant
label_version_plural: Variantlar
label_view_diff: Fərqlərə baxmaq
label_view_revisions: Redaksiyalara baxmaq
label_watched_issues: Tapşırığın izlənilməsi
label_week: Həftə
label_wiki: Wiki
label_wiki_edit: Wiki-nin redaktəsi
label_wiki_edit_plural: Wiki
label_wiki_page: Wiki səhifəsi
label_wiki_page_plural: Wiki səhifələri
label_workflow: Görülən işlərin ardıcıllığı
label_x_closed_issues_abbr:
zero: "0 bağlıdır"
one: "1 bağlanıb"
few: "%{count} bağlıdır"
many: "%{count} bağlıdır"
other: "%{count} bağlıdır"
label_x_comments:
zero: "şərh yoxdur"
one: "1 şərh"
few: "%{count} şərhlər"
many: "%{count} şərh"
other: "%{count} şərh"
label_x_open_issues_abbr:
zero: "0 açıqdır"
one: "1 açıq"
few: "%{count} açıqdır"
many: "%{count} açıqdır"
other: "%{count} açıqdır"
label_x_open_issues_abbr_on_total:
zero: "0 açıqdır / %{total}"
one: "1 açıqdır / %{total}"
few: "%{count} açıqdır / %{total}"
many: "%{count} açıqdır / %{total}"
other: "%{count} açıqdır / %{total}"
label_x_projects:
zero: "layihələr yoxdur"
one: "1 layihə"
few: "%{count} layihə"
many: "%{count} layihə"
other: "%{count} layihə"
label_year: İl
label_yesterday: dünən
mail_body_account_activation_request: "Yeni istifadəçi qeydiyyatdan keçib (%{value}). Uçot qeydi Sizin təsdiqinizi gözləyir:"
mail_body_account_information: Sizin uçot qeydiniz haqqında informasiya
mail_body_account_information_external: "Siz özünüzün %{value} uçot qeydinizi giriş üçün istifadə edə bilərsiniz."
mail_body_lost_password: 'Parolun dəyişdirilməsi üçün aşağıdakı linkə keçin:'
mail_body_register: 'Uçot qeydinin aktivləşdirilməsi üçün aşağıdakı linkə keçin:'
mail_body_reminder: "növbəti %{days} gün üçün Sizə təyin olunan %{count}:"
mail_subject_account_activation_request: "Sistemdə istifadəçinin aktivləşdirilməsi üçün sorğu %{value}"
mail_subject_lost_password: "Sizin %{value} parolunuz"
mail_subject_register: "Uçot qeydinin aktivləşdirilməsi %{value}"
mail_subject_reminder: "yaxın %{days} gün üçün Sizə təyin olunan %{count}"
notice_account_activated: Sizin uçot qeydiniz aktivləşdirilib. Sistemə daxil ola bilərsiniz.
notice_account_invalid_creditentials: İstifadəçi adı və ya parolu düzgün deyildir
notice_account_lost_email_sent: Sizə yeni parolun seçimi ilə bağlı təlimatı əks etdirən məktub göndərilmişdir.
notice_account_password_updated: Parol müvəffəqiyyətlə yeniləndi.
notice_account_pending: "Sizin uçot qeydiniz yaradıldı və inzibatçının təsdiqini gözləyir."
notice_account_register_done: Uçot qeydi müvəffəqiyyətlə yaradıldı. Sizin uçot qeydinizin aktivləşdirilməsi üçün elektron poçtunuza göndərilən linkə keçin.
notice_account_unknown_email: Naməlum istifadəçi.
notice_account_updated: Uçot qeydi müvəffəqiyyətlə yeniləndi.
notice_account_wrong_password: Parol düzgün deyildir
notice_can_t_change_password: Bu uçot qeydi üçün xarici autentifikasiya mənbəyi istifadə olunur. Parolu dəyişmək mümkün deyildir.
notice_default_data_loaded: Susmaya görə konfiqurasiya yüklənilmişdir.
notice_email_error: "Məktubun göndərilməsi zamanı səhv baş vermişdi (%{value})"
notice_email_sent: "Məktub göndərilib %{value}"
notice_failed_to_save_issues: "Seçilən %{total} içərisindən %{count} bəndləri saxlamaq mümkün olmadı: %{ids}."
notice_failed_to_save_members: "İştirakçını (ları) yadda saxlamaq mümkün olmadı: %{errors}."
notice_feeds_access_key_reseted: Sizin Atom giriş açarınız sıfırlanmışdır.
notice_file_not_found: Daxil olmağa çalışdığınız səhifə mövcud deyildir və ya silinib.
notice_locking_conflict: İnformasiya digər istifadəçi tərəfindən yenilənib.
notice_no_issue_selected: "Heç bir tapşırıq seçilməyib! Xahiş edirik, redaktə etmək istədiyiniz tapşırığı qeyd edin."
notice_not_authorized: Sizin bu səhifəyə daxil olmaq hüququnuz yoxdur.
notice_successful_connection: Qoşulma müvəffəqiyyətlə yerinə yetirilib.
notice_successful_create: Yaratma müvəffəqiyyətlə yerinə yetirildi.
notice_successful_delete: Silinmə müvəffəqiyyətlə yerinə yetirildi.
notice_successful_update: Yeniləmə müvəffəqiyyətlə yerinə yetirildi.
notice_unable_delete_version: Variantı silmək mümkün olmadı.
permission_add_issues: Tapşırıqların əlavə edilməsi
permission_add_issue_notes: Qeydlərin əlavə edilməsi
permission_add_issue_watchers: Nəzarətçilərin əlavə edilməsi
permission_add_messages: Məlumatların göndərilməsi
permission_browse_repository: Saxlayıcıya baxış
permission_comment_news: Xəbərlərə şərh
permission_commit_access: Saxlayıcıda faylların dəyişdirilməsi
permission_delete_issues: Tapşırıqların silinməsi
permission_delete_messages: Məlumatların silinməsi
permission_delete_own_messages: Şəxsi məlumatların silinməsi
permission_delete_wiki_pages: Wiki-səhifələrin silinməsi
permission_delete_wiki_pages_attachments: Bərkidilən faylların silinməsi
permission_edit_issue_notes: Qeydlərin redaktə edilməsi
permission_edit_issues: Tapşırıqların redaktə edilməsi
permission_edit_messages: Məlumatların redaktə edilməsi
permission_edit_own_issue_notes: Şəxsi qeydlərin redaktə edilməsi
permission_edit_own_messages: Şəxsi məlumatların redaktə edilməsi
permission_edit_own_time_entries: Şəxsi vaxt uçotunun redaktə edilməsi
permission_edit_project: Layihələrin redaktə edilməsi
permission_edit_time_entries: Vaxt uçotunun redaktə edilməsi
permission_edit_wiki_pages: Wiki-səhifənin redaktə edilməsi
permission_export_wiki_pages: Wiki-səhifənin ixracı
permission_log_time: Sərf olunan vaxtın uçotu
permission_view_changesets: Saxlayıcı dəyişikliklərinə baxış
permission_view_time_entries: Sərf olunan vaxta baxış
permission_manage_project_activities: Layihə üçün hərəkət tiplərinin idarə edilməsi
permission_manage_boards: Forumların idarə edilməsi
permission_manage_categories: Tapşırıq kateqoriyalarının idarə edilməsi
permission_manage_files: Faylların idarə edilməsi
permission_manage_issue_relations: Tapşırıq bağlantılarının idarə edilməsi
permission_manage_members: İştirakçıların idarə edilməsi
permission_manage_news: Xəbərlərin idarə edilməsi
permission_manage_public_queries: Ümumi sorğuların idarə edilməsi
permission_manage_repository: Saxlayıcının idarə edilməsi
permission_manage_subtasks: Alt tapşırıqların idarə edilməsi
permission_manage_versions: Variantların idarə edilməsi
permission_manage_wiki: Wiki-nin idarə edilməsi
permission_move_issues: Tapşırıqların köçürülməsi
permission_protect_wiki_pages: Wiki-səhifələrin bloklanması
permission_rename_wiki_pages: Wiki-səhifələrin adının dəyişdirilməsi
permission_save_queries: Sorğuların yadda saxlanılması
permission_select_project_modules: Layihə modulunun seçimi
permission_view_calendar: Təqvimə baxış
permission_view_documents: Sənədlərə baxış
permission_view_files: Fayllara baxış
permission_view_gantt: Qant diaqramına baxış
permission_view_issue_watchers: Nəzarətçilərin siyahılarına baxış
permission_view_messages: Məlumatlara baxış
permission_view_wiki_edits: Wiki tarixçəsinə baxış
permission_view_wiki_pages: Wiki-yə baxış
project_module_boards: Forumlar
project_module_documents: Sənədlər
project_module_files: Fayllar
project_module_issue_tracking: Tapşırıqlar
project_module_news: Xəbərlər
project_module_repository: Saxlayıcı
project_module_time_tracking: Vaxtın uçotu
project_module_wiki: Wiki
project_module_gantt: Qant diaqramı
project_module_calendar: Təqvim
setting_activity_days_default: Görülən işlərdə əks olunan günlərin sayı
setting_app_subtitle: Əlavənin sərlövhəsi
setting_app_title: Əlavənin adı
setting_attachment_max_size: Yerləşdirmənin maksimal ölçüsü
setting_autofetch_changesets: Saxlayıcının dəyişikliklərini avtomatik izləmək
setting_autologin: Avtomatik giriş
setting_bcc_recipients: Gizli surətləri istifadə etmək (BCC)
setting_cache_formatted_text: Formatlaşdırılmış mətnin heşlənməsi
setting_commit_fix_keywords: Açar sözlərin təyini
setting_commit_ref_keywords: Axtarış üçün açar sözlər
setting_cross_project_issue_relations: Layihələr üzrə tapşırıqların kəsişməsinə icazə vermək
setting_date_format: Tarixin formatı
setting_default_language: Susmaya görə dil
setting_default_notification_option: Susmaya görə xəbərdarlıq üsulu
setting_default_projects_public: Yeni layihələr ümumaçıq hesab edilir
setting_diff_max_lines_displayed: diff üçün sətirlərin maksimal sayı
setting_display_subprojects_issues: Susmaya görə altlayihələrin əks olunması
setting_emails_footer: Məktubun sətiraltı qeydləri
setting_enabled_scm: Daxil edilən SCM
setting_feeds_limit: Atom axını üçün başlıqların sayının məhdudlaşdırılması
setting_file_max_size_displayed: Əks olunma üçün mətn faylının maksimal ölçüsü
setting_gravatar_enabled: İstifadəçi avatarını Gravatar-dan istifadə etmək
setting_host_name: Kompyuterin adı
setting_issue_list_default_columns: Susmaya görə tapşırıqların siyahısında əks oluna sütunlar
setting_issues_export_limit: İxrac olunan tapşırıqlar üzrə məhdudiyyətlər
setting_login_required: Autentifikasiya vacibdir
setting_mail_from: Çıxan e-poçt ünvanı
setting_mail_handler_api_enabled: Daxil olan məlumatlar üçün veb-servisi qoşmaq
setting_mail_handler_api_key: API açar
setting_openid: Giriş və qeydiyyat üçün OpenID izacə vermək
setting_per_page_options: Səhifə üçün qeydlərin sayı
setting_plain_text_mail: Yalnız sadə mətn (HTML olmadan)
setting_protocol: Protokol
setting_repository_log_display_limit: Dəyişikliklər jurnalında əks olunan redaksiyaların maksimal sayı
setting_self_registration: Özünüqeydiyyat
setting_sequential_project_identifiers: Layihələrin ardıcıl identifikatorlarını generasiya etmək
setting_sys_api_enabled: Saxlayıcının idarə edilməsi üçün veb-servisi qoşmaq
setting_text_formatting: Mətnin formatlaşdırılması
setting_time_format: Vaxtın formatı
setting_user_format: Adın əks olunma formatı
setting_welcome_text: Salamlama mətni
setting_wiki_compression: Wiki tarixçəsinin sıxlaşdırılması
status_active: aktivdir
status_locked: bloklanıb
status_registered: qeydiyyatdan keçib
text_are_you_sure: Siz əminsinizmi?
text_assign_time_entries_to_project: Qeydiyyata alınmış vaxtı layihəyə bərkitmək
text_caracters_maximum: "Maksimum %{count} simvol."
text_caracters_minimum: "%{count} simvoldan az olmamalıdır."
text_comma_separated: Bir neçə qiymət mümkündür (vergül vasitəsilə).
text_custom_field_possible_values_info: 'Hər sətirə bir qiymət'
text_default_administrator_account_changed: İnzibatçının uçot qeydi susmaya görə dəyişmişdir
text_destroy_time_entries_question: "Bu tapşırıq üçün sərf olunan vaxta görə %{hours} saat qeydiyyata alınıb. Siz nə etmək istəyirsiniz?"
text_destroy_time_entries: Qeydiyyata alınmış vaxtı silmək
text_diff_truncated: '... Bu diff məhduddur, çünki əks olunan maksimal ölçünü keçir.'
text_email_delivery_not_configured: "Poçt serveri ilə işin parametrləri sazlanmayıb və e-poçt ilə bildiriş funksiyası aktiv deyildir.\nSizin SMTP-server üçün parametrləri config/configuration.yml faylından sazlaya bilərsiniz. Dəyişikliklərin tətbiq edilməsi üçün əlavəni yenidən başladın."
text_enumeration_category_reassign_to: 'Onlara aşağıdakı qiymətləri təyin etmək:'
text_enumeration_destroy_question: "%{count} obyekt bu qiymətlə bağlıdır."
text_file_repository_writable: Qeydə giriş imkanı olan saxlayıcı
text_issue_added: "Yeni tapşırıq yaradılıb %{id} (%{author})."
text_issue_category_destroy_assignments: Kateqoriyanın təyinatını silmək
text_issue_category_destroy_question: "Bir neçə tapşırıq (%{count}) bu kateqoriya üçün təyin edilib. Siz nə etmək istəyirsiniz?"
text_issue_category_reassign_to: Bu kateqoriya üçün tapşırığı yenidən təyin etmək
text_issues_destroy_confirmation: 'Seçilən tapşırıqları silmək istədiyinizə əminsinizmi?'
text_issues_ref_in_commit_messages: Məlumatın mətnindən çıxış edərək tapşırıqların statuslarının tutuşdurulması və dəyişdirilməsi
text_issue_updated: "Tapşırıq %{id} yenilənib (%{author})."
text_journal_changed: "Parametr %{label} %{old} - %{new} dəyişib"
text_journal_deleted: "Parametrin %{old} qiyməti %{label} silinib"
text_journal_set_to: "%{label} parametri %{value} dəyişib"
text_length_between: "%{min} və %{max} simvollar arasındakı uzunluq."
text_load_default_configuration: Susmaya görə konfiqurasiyanı yükləmək
text_min_max_length_info: 0 məhdudiyyətlərin olmadığını bildirir
text_no_configuration_data: "Rollar, trekerlər, tapşırıqların statusları və operativ plan konfiqurasiya olunmayıblar.\nSusmaya görə konfiqurasiyanın yüklənməsi təkidlə xahiş olunur. Siz onu sonradan dəyişə bilərsiniz."
text_plugin_assets_writable: Modullar kataloqu qeyd üçün açıqdır
text_project_destroy_confirmation: Siz bu layihə və ona aid olan bütün informasiyanı silmək istədiyinizə əminsinizmi?
text_reassign_time_entries: 'Qeydiyyata alınmış vaxtı aşağıdakı tapşırığa keçir:'
text_regexp_info: "məsələn: ^[A-Z0-9]+$"
text_repository_usernames_mapping: "Saxlayıcının jurnalında tapılan adlarla bağlı olan Redmine istifadəçisini seçin və ya yeniləyin.\nEyni ad və e-poçta sahib olan istifadəçilər Redmine və saxlayıcıda avtomatik əlaqələndirilir."
text_rmagick_available: RMagick istifadəsi mümkündür (opsional olaraq)
text_select_mail_notifications: Elektron poçta bildirişlərin göndərilməsi seçim edəcəyiniz hərəkətlərdən asılıdır.
text_select_project_modules: 'Layihədə istifadə olunacaq modulları seçin:'
text_status_changed_by_changeset: "%{value} redaksiyada reallaşdırılıb."
text_subprojects_destroy_warning: "Altlayihələr: %{value} həmçinin silinəcək."
text_tip_issue_begin_day: tapşırığın başlanğıc tarixi
text_tip_issue_begin_end_day: elə həmin gün tapşırığın başlanğıc və bitmə tarixi
text_tip_issue_end_day: tapşırığın başa çatma tarixi
text_tracker_no_workflow: Bu treker üçün hərəkətlərin ardıcıllığı müəyyən ediməyib
text_unallowed_characters: Qadağan edilmiş simvollar
text_user_mail_option: "Seçilməyən layihələr üçün Siz yalnız baxdığınız və ya iştirak etdiyiniz layihələr barədə bildiriş alacaqsınız məsələn, müəllifi olduğunuz layihələr və ya o layihələr ki, Sizə təyin edilib)."
text_user_wrote: "%{value} yazıb:"
text_wiki_destroy_confirmation: Siz bu Wiki və onun tərkibindəkiləri silmək istədiyinizə əminsinizmi?
text_workflow_edit: Vəziyyətlərin ardıcıllığını redaktə etmək üçün rol və trekeri seçin
warning_attachments_not_saved: "faylın (ların) %{count} yadda saxlamaq mümkün deyildir."
text_wiki_page_destroy_question: Bu səhifə %{descendants} yaxın və çox yaxın səhifələrə malikdir. Siz nə etmək istəyirsiniz?
text_wiki_page_reassign_children: Cari səhifə üçün yaxın səhifələri yenidən təyin etmək
text_wiki_page_nullify_children: Yaxın səhifələri baş səhifələr etmək
text_wiki_page_destroy_children: Yaxın və çox yaxın səhifələri silmək
setting_password_min_length: Parolun minimal uzunluğu
field_group_by: Nəticələri qruplaşdırmaq
mail_subject_wiki_content_updated: "Wiki-səhifə '%{id}' yenilənmişdir"
label_wiki_content_added: Wiki-səhifə əlavə olunub
mail_subject_wiki_content_added: "Wiki-səhifə '%{id}' əlavə edilib"
mail_body_wiki_content_added: "%{author} Wiki-səhifəni '%{id}' əlavə edib."
label_wiki_content_updated: Wiki-səhifə yenilənib
mail_body_wiki_content_updated: "%{author} Wiki-səhifəni '%{id}' yeniləyib."
permission_add_project: Layihənin yaradılması
setting_new_project_user_role_id: Layihəni yaradan istifadəçiyə təyin olunan rol
label_view_all_revisions: Bütün yoxlamaları göstərmək
label_tag: Nişan
label_branch: Şöbə
error_no_tracker_in_project: Bu layihə ilə heç bir treker assosiasiya olunmayıb. Layihənin sazlamalarını yoxlayın.
error_no_default_issue_status: Susmaya görə tapşırıqların statusu müəyyən edilməyib. Sazlamaları yoxlayın (bax. "İnzibatçılıq -> Tapşırıqların statusu").
label_group_plural: Qruplar
label_group: Qrup
label_group_new: Yeni qrup
label_time_entry_plural: Sərf olunan vaxt
text_journal_added: "%{label} %{value} əlavə edilib"
field_active: Aktiv
enumeration_system_activity: Sistemli
permission_delete_issue_watchers: Nəzarətçilərin silinməsi
version_status_closed: Bağlanıb
version_status_locked: bloklanıb
version_status_open: açıqdır
error_can_not_reopen_issue_on_closed_version: Bağlı varianta təyin edilən tapşırıq yenidən açıq ola bilməz
label_user_anonymous: Anonim
button_move_and_follow: Yerləşdirmək və keçid
setting_default_projects_modules: Yeni layihələr üçün susmaya görə daxil edilən modullar
setting_gravatar_default: Susmaya görə Gravatar təsviri
field_sharing: Birgə istifadə
label_version_sharing_hierarchy: Layihələrin iyerarxiyasına görə
label_version_sharing_system: bütün layihələr ilə
label_version_sharing_descendants: Alt layihələr ilə
label_version_sharing_tree: Layihələrin iyerarxiyası ilə
label_version_sharing_none: Birgə istifadə olmadan
error_can_not_archive_project: Bu layihə arxivləşdirilə bilməz
button_duplicate: Təkrarlamaq
button_copy_and_follow: Surətini çıxarmaq və davam etmək
label_copy_source: Mənbə
setting_issue_done_ratio: Sahənin köməyi ilə tapşırığın hazırlığını nəzərə almaq
setting_issue_done_ratio_issue_status: Tapşırığın statusu
error_issue_done_ratios_not_updated: Tapşırıqların hazırlıq parametri yenilənməyib
error_workflow_copy_target: Məqsədə uyğun trekerləri və rolları seçin
setting_issue_done_ratio_issue_field: Tapşırığın hazırlıq səviyyəsi
label_copy_same_as_target: Məqsəddə olduğu kimi
label_copy_target: Məqsəd
notice_issue_done_ratios_updated: Parametr «hazırlıq» yenilənib.
error_workflow_copy_source: Cari trekeri və ya rolu seçin
label_update_issue_done_ratios: Tapşırığın hazırlıq səviyyəsini yeniləmək
setting_start_of_week: Həftənin birinci günü
label_api_access_key: API-yə giriş açarı
text_line_separated: Bİr neçə qiymət icazə verilib (hər sətirə bir qiymət).
label_revision_id: Yoxlama %{value}
permission_view_issues: Tapşırıqlara baxış
label_display_used_statuses_only: Yalnız bu trekerdə istifadə olunan statusları əks etdirmək
label_api_access_key_created_on: API-yə giriş açarı %{value} əvvəl aradılıb
label_feeds_access_key: Atom giriş açarı
notice_api_access_key_reseted: Sizin API giriş açarınız sıfırlanıb.
setting_rest_api_enabled: REST veb-servisini qoşmaq
button_show: Göstərmək
label_missing_api_access_key: API-yə giriş açarı mövcud deyildir
label_missing_feeds_access_key: Atom-ə giriş açarı mövcud deyildir
setting_mail_handler_body_delimiters: Bu sətirlərin birindən sonra məktubu qısaltmaq
permission_add_subprojects: Alt layihələrin yaradılması
label_subproject_new: Yeni alt layihə
text_own_membership_delete_confirmation: |-
Siz bəzi və ya bütün hüquqları silməyə çalışırsınız, nəticədə bu layihəni redaktə etmək hüququnu da itirə bilərsiniz. Davam etmək istədiyinizə əminsinizmi?
label_close_versions: Başa çatmış variantları bağlamaq
label_board_sticky: Bərkidilib
label_board_locked: Bloklanıb
field_principal: Ad
text_zoom_out: Uzaqlaşdırmaq
text_zoom_in: Yaxınlaşdırmaq
notice_unable_delete_time_entry: Jurnalın qeydini silmək mümkün deyildir.
label_overall_spent_time: Cəmi sərf olunan vaxt
label_user_mail_option_none: Hadisə yoxdur
field_member_of_group: Təyin olunmuş qrup
field_assigned_to_role: Təyin olunmuş rol
notice_not_authorized_archived_project: Sorğulanan layihə arxivləşdirilib.
label_principal_search: "İstifadəçini və ya qrupu tapmaq:"
label_user_search: "İstifadəçini tapmaq:"
field_visible: Görünmə dərəcəsi
setting_emails_header: Məktubun başlığı
setting_commit_logtime_activity_id: Vaxtın uçotu üçün görülən hərəkətlər
text_time_logged_by_changeset: "%{value} redaksiyada nəzərə alınıb."
setting_commit_logtime_enabled: Vaxt uçotunu qoşmaq
notice_gantt_chart_truncated: Əks oluna biləcək elementlərin maksimal sayı artdığına görə diaqram kəsiləcək (%{max})
setting_gantt_items_limit: Qant diaqramında əks olunan elementlərin maksimal sayı
field_warn_on_leaving_unsaved: Yadda saxlanılmayan mətnin səhifəsi bağlanan zaman xəbərdarlıq etmək
text_warn_on_leaving_unsaved: Tərk etmək istədiyiniz cari səhifədə yadda saxlanılmayan və itə biləcək mətn vardır.
label_my_queries: Mənim yadda saxlanılan sorğularım
text_journal_changed_no_detail: "%{label} yenilənib"
label_news_comment_added: Xəbərə şərh əlavə olunub
button_expand_all: Hamısını aç
button_collapse_all: Hamısını çevir
label_additional_workflow_transitions_for_assignee: İstifadəçi icraçı olduğu zaman əlavə keçidlər
label_additional_workflow_transitions_for_author: İstifadəçi müəllif olduğu zaman əlavə keçidlər
label_bulk_edit_selected_time_entries: Sərf olunan vaxtın seçilən qeydlərinin kütləvi şəkildə dəyişdirilməsi
text_time_entries_destroy_confirmation: Siz sərf olunan vaxtın seçilən qeydlərini silmək istədiyinizə əminsinizmi?
label_role_anonymous: Anonim
label_role_non_member: İştirakçı deyil
label_issue_note_added: Qeyd əlavə olunub
label_issue_status_updated: Status yenilənib
label_issue_priority_updated: Prioritet yenilənib
label_issues_visibility_own: İstifadəçi üçün yaradılan və ya ona təyin olunan tapşırıqlar
field_issues_visibility: Tapşırıqların görünmə dərəcəsi
label_issues_visibility_all: Bütün tapşırıqlar
permission_set_own_issues_private: Şəxsi tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
field_is_private: Şəxsi
permission_set_issues_private: Tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
label_issues_visibility_public: Yalnız ümumi tapşırıqlar
text_issues_destroy_descendants_confirmation: Həmçinin %{count} tapşırıq (lar) silinəcək.
field_commit_logs_encoding: Saxlayıcıda şərhlərin kodlaşdırılması
field_scm_path_encoding: Yolun kodlaşdırılması
text_scm_path_encoding_note: "Susmaya görə: UTF-8"
field_path_to_repository: Saxlayıcıya yol
field_root_directory: Kök direktoriya
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Lokal saxlayıcı (məsələn, /hgrepo, c:\hgrepo)
text_scm_command: Komanda
text_scm_command_version: Variant
label_git_report_last_commit: Fayllar və direktoriyalar üçün son dəyişiklikləri göstərmək
text_scm_config: Siz config/configuration.yml faylında SCM komandasını sazlaya bilərsiniz. Xahiş olunur, bu faylın redaktəsindən sonra əlavəni işə salın.
text_scm_command_not_available: Variantların nəzarət sisteminin komandasına giriş mümkün deyildir. Xahiş olunur, inzibatçı panelindəki sazlamaları yoxlayın.
notice_issue_successful_create: Tapşırıq %{id} yaradılıb.
label_between: arasında
setting_issue_group_assignment: İstifadəçi qruplarına təyinata icazə vermək
label_diff: Fərq(diff)
text_git_repository_note: "Saxlama yerini göstərin (məs: /gitrepo, c:\\gitrepo)"
description_query_sort_criteria_direction: Çeşidləmə qaydası
description_project_scope: Layihənin həcmi
description_filter: Filtr
description_user_mail_notification: E-poçt Mail xəbərdarlıqlarının sazlaması
description_date_from: Başlama tarixini daxil edin
description_message_content: Mesajın kontenti
description_available_columns: Mövcud sütunlar
description_date_range_interval: Tarixlər diapazonunu seçin
description_issue_category_reassign: Məsələnin kateqoriyasını seçin
description_search: Axtarış sahəsi
description_notes: Qeyd
description_date_range_list: Siyahıdan diapazonu seçin
description_choose_project: Layihələr
description_date_to: Yerinə yetirilmə tarixini daxil edin
description_query_sort_criteria_attribute: Çeşidləmə meyarları
description_wiki_subpages_reassign: Yeni valideyn səhifəsini seçmək
description_selected_columns: Seçilmiş sütunlar
label_parent_revision: Valideyn
label_child_revision: Əsas
error_scm_annotate_big_text_file: Mətn faylının maksimal ölçüsü artdığına görə şərh mümkün deyildir.
setting_default_issue_start_date_to_creation_date: Yeni tapşırıqlar üçün cari tarixi başlanğıc tarixi kimi istifadə etmək
button_edit_section: Bu bölməni redaktə etmək
setting_repositories_encodings: Əlavələrin və saxlayıcıların kodlaşdırılması
description_all_columns: Bütün sütunlar
button_export: İxrac
label_export_options: "%{export_format} ixracın parametrləri"
error_attachment_too_big: Faylın maksimal ölçüsü artdığına görə bu faylı yükləmək mümkün deyildir (%{max_size})
notice_failed_to_save_time_entries: "Səhv N %{ids}. %{total} girişdən %{count} yaddaşa saxlanıla bilmədi."
label_x_issues:
zero: 0 Tapşırıq
one: 1 Tapşırıq
few: "%{count} Tapşırıq"
many: "%{count} Tapşırıq"
other: "%{count} Tapşırıq"
label_repository_new: Yeni saxlayıcı
field_repository_is_default: Susmaya görə saxlayıcı
label_copy_attachments: Əlavənin surətini çıxarmaq
label_item_position: "%{position}/%{count}"
label_completed_versions: Başa çatdırılmış variantlar
text_project_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir. Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
field_multiple: Çoxsaylı qiymətlər
setting_commit_cross_project_ref: Digər bütün layihələrdə tapşırıqları düzəltmək və istinad etmək
text_issue_conflict_resolution_add_notes: Qeydlərimi əlavə etmək və mənim dəyişikliklərimdən imtina etmək
text_issue_conflict_resolution_overwrite: Dəyişikliklərimi tətbiq etmək (əvvəlki bütün qeydlər yadda saxlanacaq, lakin bəzi qeydlər yenidən yazıla bilər)
notice_issue_update_conflict: Tapşırığı redaktə etdiyiniz zaman kimsə onu artıq dəyişib.
text_issue_conflict_resolution_cancel: Mənim dəyişikliklərimi ləğv etmək və tapşırığı yenidən göstərmək %{link}
permission_manage_related_issues: Əlaqəli tapşırıqların idarə edilməsi
field_auth_source_ldap_filter: LDAP filtri
label_search_for_watchers: Nəzarətçiləri axtarmaq
notice_account_deleted: "Sizin uçot qeydiniz tam olaraq silinib"
setting_unsubscribe: "İstifadəçilərə şəxsi uçot qeydlərini silməyə icazə vermək"
button_delete_my_account: "Mənim uçot qeydlərimi silmək"
text_account_destroy_confirmation: "Sizin uçot qeydiniz bir daha bərpa edilmədən tam olaraq silinəcək.\nDavam etmək istədiyinizə əminsinizmi?"
error_session_expired: Sizin sessiya bitmişdir. Xahiş edirik yenidən daxil olun.
text_session_expiration_settings: "Diqqət: bu sazlamaların dəyişməyi cari sessiyanın bağlanmasına çıxara bilər."
setting_session_lifetime: Sessiyanın maksimal Session maximum həyat müddəti
setting_session_timeout: Sessiyanın qeyri aktivlik müddəti
label_session_expiration: Sessiyanın bitməsi
permission_close_project: Layihəni bağla / yenidən aç
label_show_closed_projects: Bağlı layihələrə baxmaq
button_close: Bağla
button_reopen: Yenidən aç
project_status_active: aktiv
project_status_closed: bağlı
project_status_archived: arxiv
text_project_closed: Bu layihə bağlıdı və yalnız oxuma olar.
notice_user_successful_create: İstifadəçi %{id} yaradıldı.
field_core_fields: Standart sahələr
field_timeout: Zaman aşımı (saniyə ilə)
setting_thumbnails_enabled: Əlavələrin kiçik şəklini göstər
setting_thumbnails_size: Kiçik şəkillərin ölçüsü (piksel ilə)
label_status_transitions: Status keçidləri
label_fields_permissions: Sahələrin icazələri
label_readonly: Ancaq oxumaq üçün
label_required: Tələb olunur
text_repository_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir. Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
field_board_parent: Ana forum
label_attribute_of_project: Layihə %{name}
label_attribute_of_author: Müəllif %{name}
label_attribute_of_assigned_to: Təyin edilib %{name}
label_attribute_of_fixed_version: Əsas versiya %{name}
label_copy_subtasks: Alt tapşırığın surətini çıxarmaq
label_cross_project_hierarchy: With project hierarchy
permission_edit_documents: Edit documents
button_hide: Hide
text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item.
label_any: any
label_cross_project_system: With all projects
label_last_n_weeks: last %{count} weeks
label_in_the_past_days: in the past
label_copied_to: Copied to
permission_set_notes_private: Set notes as private
label_in_the_next_days: in the next
label_attribute_of_issue: Issue's %{name}
label_any_issues_in_project: any issues in project
label_cross_project_descendants: With subprojects
field_private_notes: Private notes
setting_jsonp_enabled: Enable JSONP support
label_gantt_progress_line: Progress line
permission_add_documents: Add documents
permission_view_private_notes: View private notes
label_attribute_of_user: User's %{name}
permission_delete_documents: Delete documents
field_inherit_members: Inherit members
setting_cross_project_subtasks: Allow cross-project subtasks
label_no_issues_in_project: no issues in project
label_copied_from: Copied from
setting_non_working_week_days: Non-working days
label_any_issues_not_in_project: any issues not in project
label_cross_project_tree: With project tree
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Cəmi
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/pt-BR.yml 0000644 0001750 0001750 00000143442 12255774347 017054 0 ustar ondrej ondrej pt-BR:
direction: ltr
date:
formats:
default: "%d/%m/%Y"
short: "%d de %B"
long: "%d de %B de %Y"
only_day: "%d"
day_names: [Domingo, Segunda, Terça, Quarta, Quinta, Sexta, Sábado]
abbr_day_names: [Dom, Seg, Ter, Qua, Qui, Sex, Sáb]
month_names: [~, Janeiro, Fevereiro, Março, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro]
abbr_month_names: [~, Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov, Dez]
order:
- :day
- :month
- :year
time:
formats:
default: "%A, %d de %B de %Y, %H:%M h"
time: "%H:%M h"
short: "%d/%m, %H:%M h"
long: "%A, %d de %B de %Y, %H:%M h"
only_second: "%S"
datetime:
formats:
default: "%Y-%m-%dT%H:%M:%S%Z"
am: ''
pm: ''
# date helper distancia em palavras
datetime:
distance_in_words:
half_a_minute: 'meio minuto'
less_than_x_seconds:
one: 'menos de 1 segundo'
other: 'menos de %{count} segundos'
x_seconds:
one: '1 segundo'
other: '%{count} segundos'
less_than_x_minutes:
one: 'menos de um minuto'
other: 'menos de %{count} minutos'
x_minutes:
one: '1 minuto'
other: '%{count} minutos'
about_x_hours:
one: 'aproximadamente 1 hora'
other: 'aproximadamente %{count} horas'
x_hours:
one: "1 hora"
other: "%{count} horas"
x_days:
one: '1 dia'
other: '%{count} dias'
about_x_months:
one: 'aproximadamente 1 mês'
other: 'aproximadamente %{count} meses'
x_months:
one: '1 mês'
other: '%{count} meses'
about_x_years:
one: 'aproximadamente 1 ano'
other: 'aproximadamente %{count} anos'
over_x_years:
one: 'mais de 1 ano'
other: 'mais de %{count} anos'
almost_x_years:
one: "quase 1 ano"
other: "quase %{count} anos"
# numeros
number:
format:
precision: 3
separator: ','
delimiter: '.'
currency:
format:
unit: 'R$'
precision: 2
format: '%u %n'
separator: ','
delimiter: '.'
percentage:
format:
delimiter: '.'
precision:
format:
delimiter: '.'
human:
format:
precision: 3
delimiter: '.'
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "e"
skip_last_comma: true
# Active Record
activerecord:
errors:
template:
header:
one: "modelo não pode ser salvo: 1 erro"
other: "modelo não pode ser salvo: %{count} erros."
body: "Por favor, verifique os seguintes campos:"
messages:
inclusion: "não está incluso na lista"
exclusion: "não está disponível"
invalid: "não é válido"
confirmation: "não está de acordo com a confirmação"
accepted: "precisa ser aceito"
empty: "não pode ficar vazio"
blank: "não pode ficar vazio"
too_long: "é muito longo (máximo: %{count} caracteres)"
too_short: "é muito curto (mínimo: %{count} caracteres)"
wrong_length: "deve ter %{count} caracteres"
taken: "não está disponível"
not_a_number: "não é um número"
greater_than: "precisa ser maior do que %{count}"
greater_than_or_equal_to: "precisa ser maior ou igual a %{count}"
equal_to: "precisa ser igual a %{count}"
less_than: "precisa ser menor do que %{count}"
less_than_or_equal_to: "precisa ser menor ou igual a %{count}"
odd: "precisa ser ímpar"
even: "precisa ser par"
greater_than_start_date: "deve ser maior que a data inicial"
not_same_project: "não pertence ao mesmo projeto"
circular_dependency: "Esta relação geraria uma dependência circular"
cant_link_an_issue_with_a_descendant: "Uma tarefa não pode ser relaciona a uma de suas subtarefas"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Selecione
general_text_No: 'Não'
general_text_Yes: 'Sim'
general_text_no: 'não'
general_text_yes: 'sim'
general_lang_name: 'Português(Brasil)'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Conta atualizada com sucesso.
notice_account_invalid_creditentials: Usuário ou senha inválido.
notice_account_password_updated: Senha alterada com sucesso.
notice_account_wrong_password: Senha inválida.
notice_account_register_done: Conta criada com sucesso. Para ativar sua conta, clique no link que lhe foi enviado por e-mail.
notice_account_unknown_email: Usuário desconhecido.
notice_can_t_change_password: Esta conta utiliza autenticação externa. Não é possível alterar a senha.
notice_account_lost_email_sent: Um e-mail com instruções para escolher uma nova senha foi enviado para você.
notice_account_activated: Sua conta foi ativada. Você pode acessá-la agora.
notice_successful_create: Criado com sucesso.
notice_successful_update: Alterado com sucesso.
notice_successful_delete: Excluído com sucesso.
notice_successful_connection: Conectado com sucesso.
notice_file_not_found: A página que você está tentando acessar não existe ou foi excluída.
notice_locking_conflict: Os dados foram atualizados por outro usuário.
notice_not_authorized: Você não está autorizado a acessar esta página.
notice_email_sent: "Um e-mail foi enviado para %{value}"
notice_email_error: "Ocorreu um erro ao enviar o e-mail (%{value})"
notice_feeds_access_key_reseted: Sua chave Atom foi reconfigurada.
notice_failed_to_save_issues: "Problema ao salvar %{count} tarefa(s) de %{total} selecionadas: %{ids}."
notice_no_issue_selected: "Nenhuma tarefa selecionada! Por favor, marque as tarefas que você deseja editar."
notice_account_pending: "Sua conta foi criada e está aguardando aprovação do administrador."
notice_default_data_loaded: Configuração padrão carregada com sucesso.
error_can_t_load_default_data: "A configuração padrão não pode ser carregada: %{value}"
error_scm_not_found: "A entrada e/ou a revisão não existe no repositório."
error_scm_command_failed: "Ocorreu um erro ao tentar acessar o repositório: %{value}"
error_scm_annotate: "Esta entrada não existe ou não pode ser anotada."
error_issue_not_found_in_project: 'A tarefa não foi encontrada ou não pertence a este projeto'
error_no_tracker_in_project: 'Não há um tipo de tarefa associado a este projeto. Favor verificar as configurações do projeto.'
error_no_default_issue_status: 'A situação padrão para tarefa não está definida. Favor verificar sua configuração (Vá em "Administração -> Situação da tarefa").'
mail_subject_lost_password: "Sua senha do %{value}."
mail_body_lost_password: 'Para mudar sua senha, clique no link abaixo:'
mail_subject_register: "Ativação de conta do %{value}."
mail_body_register: 'Para ativar sua conta, clique no link abaixo:'
mail_body_account_information_external: "Você pode usar sua conta do %{value} para entrar."
mail_body_account_information: Informações sobre sua conta
mail_subject_account_activation_request: "%{value} - Requisição de ativação de conta"
mail_body_account_activation_request: "Um novo usuário (%{value}) se registrou. A conta está aguardando sua aprovação:"
mail_subject_reminder: "%{count} tarefa(s) com data prevista para os próximos %{days} dias"
mail_body_reminder: "%{count} tarefa(s) para você com data prevista para os próximos %{days} dias:"
field_name: Nome
field_description: Descrição
field_summary: Resumo
field_is_required: Obrigatório
field_firstname: Nome
field_lastname: Sobrenome
field_mail: E-mail
field_filename: Arquivo
field_filesize: Tamanho
field_downloads: Downloads
field_author: Autor
field_created_on: Criado em
field_updated_on: Alterado em
field_field_format: Formato
field_is_for_all: Para todos os projetos
field_possible_values: Possíveis valores
field_regexp: Expressão regular
field_min_length: Tamanho mínimo
field_max_length: Tamanho máximo
field_value: Valor
field_category: Categoria
field_title: Título
field_project: Projeto
field_issue: Tarefa
field_status: Situação
field_notes: Notas
field_is_closed: Tarefa fechada
field_is_default: Situação padrão
field_tracker: Tipo
field_subject: Título
field_due_date: Data prevista
field_assigned_to: Atribuído para
field_priority: Prioridade
field_fixed_version: Versão
field_user: Usuário
field_role: Cargo
field_homepage: Página do projeto
field_is_public: Público
field_parent: Sub-projeto de
field_is_in_roadmap: Exibir no planejamento
field_login: Usuário
field_mail_notification: Notificações por e-mail
field_admin: Administrador
field_last_login_on: Última conexão
field_language: Idioma
field_effective_date: Data
field_password: Senha
field_new_password: Nova senha
field_password_confirmation: Confirmação
field_version: Versão
field_type: Tipo
field_host: Servidor
field_port: Porta
field_account: Conta
field_base_dn: DN Base
field_attr_login: Atributo para nome de usuário
field_attr_firstname: Atributo para nome
field_attr_lastname: Atributo para sobrenome
field_attr_mail: Atributo para e-mail
field_onthefly: Criar usuários dinamicamente ("on-the-fly")
field_start_date: Início
field_done_ratio: "% Terminado"
field_auth_source: Modo de autenticação
field_hide_mail: Ocultar meu e-mail
field_comments: Comentário
field_url: URL
field_start_page: Página inicial
field_subproject: Subprojeto
field_hours: Horas
field_activity: Atividade
field_spent_on: Data
field_identifier: Identificador
field_is_filter: É um filtro
field_issue_to: Tarefa relacionada
field_delay: Atraso
field_assignable: Tarefas podem ser atribuídas a este papel
field_redirect_existing_links: Redirecionar links existentes
field_estimated_hours: Tempo estimado
field_column_names: Colunas
field_time_zone: Fuso-horário
field_searchable: Pesquisável
field_default_value: Padrão
field_comments_sorting: Visualizar comentários
field_parent_title: Página pai
setting_app_title: Título da aplicação
setting_app_subtitle: Subtítulo da aplicação
setting_welcome_text: Texto de boas-vindas
setting_default_language: Idioma padrão
setting_login_required: Exigir autenticação
setting_self_registration: Permitido Auto-registro
setting_attachment_max_size: Tamanho máximo do anexo
setting_issues_export_limit: Limite de exportação das tarefas
setting_mail_from: E-mail enviado de
setting_bcc_recipients: Enviar com cópia oculta (cco)
setting_host_name: Nome do Servidor e subdomínio
setting_text_formatting: Formatação do texto
setting_wiki_compression: Compactação de histórico do Wiki
setting_feeds_limit: Número de registros por Feed
setting_default_projects_public: Novos projetos são públicos por padrão
setting_autofetch_changesets: Obter commits automaticamente
setting_sys_api_enabled: Ativa WS para gerenciamento do repositório (SVN)
setting_commit_ref_keywords: Palavras-chave de referência
setting_commit_fix_keywords: Definição de palavras-chave
setting_autologin: Auto-login
setting_date_format: Formato da data
setting_time_format: Formato de hora
setting_cross_project_issue_relations: Permitir relacionar tarefas entre projetos
setting_issue_list_default_columns: Colunas padrão visíveis na lista de tarefas
setting_emails_footer: Rodapé do e-mail
setting_protocol: Protocolo
setting_per_page_options: Número de itens exibidos por página
setting_user_format: Formato de exibição de nome de usuário
setting_activity_days_default: Dias visualizados na atividade do projeto
setting_display_subprojects_issues: Visualizar tarefas dos subprojetos nos projetos principais por padrão
setting_enabled_scm: SCM habilitados
setting_mail_handler_api_enabled: Habilitar WS para e-mails de entrada
setting_mail_handler_api_key: Chave de API
setting_sequential_project_identifiers: Gerar identificadores sequenciais de projeto
project_module_issue_tracking: Gerenciamento de Tarefas
project_module_time_tracking: Gerenciamento de tempo
project_module_news: Notícias
project_module_documents: Documentos
project_module_files: Arquivos
project_module_wiki: Wiki
project_module_repository: Repositório
project_module_boards: Fóruns
label_user: Usuário
label_user_plural: Usuários
label_user_new: Novo usuário
label_project: Projeto
label_project_new: Novo projeto
label_project_plural: Projetos
label_x_projects:
zero: nenhum projeto
one: 1 projeto
other: "%{count} projetos"
label_project_all: Todos os projetos
label_project_latest: Últimos projetos
label_issue: Tarefa
label_issue_new: Nova tarefa
label_issue_plural: Tarefas
label_issue_view_all: Ver todas as tarefas
label_issues_by: "Tarefas por %{value}"
label_issue_added: Tarefa adicionada
label_issue_updated: Tarefa atualizada
label_issue_note_added: Nota adicionada
label_issue_status_updated: Situação atualizada
label_issue_priority_updated: Prioridade atualizada
label_document: Documento
label_document_new: Novo documento
label_document_plural: Documentos
label_document_added: Documento adicionado
label_role: Papel
label_role_plural: Papéis
label_role_new: Novo papel
label_role_and_permissions: Papéis e permissões
label_member: Membro
label_member_new: Novo membro
label_member_plural: Membros
label_tracker: Tipo de tarefa
label_tracker_plural: Tipos de tarefas
label_tracker_new: Novo tipo
label_workflow: Fluxo de trabalho
label_issue_status: Situação da tarefa
label_issue_status_plural: Situação das tarefas
label_issue_status_new: Nova situação
label_issue_category: Categoria da tarefa
label_issue_category_plural: Categorias das tarefas
label_issue_category_new: Nova categoria
label_custom_field: Campo personalizado
label_custom_field_plural: Campos personalizados
label_custom_field_new: Novo campo personalizado
label_enumerations: 'Tipos & Categorias'
label_enumeration_new: Novo
label_information: Informação
label_information_plural: Informações
label_please_login: Efetue o login
label_register: Cadastre-se
label_password_lost: Perdi minha senha
label_home: Página inicial
label_my_page: Minha página
label_my_account: Minha conta
label_my_projects: Meus projetos
label_administration: Administração
label_login: Entrar
label_logout: Sair
label_help: Ajuda
label_reported_issues: Tarefas reportadas
label_assigned_to_me_issues: Minhas tarefas
label_last_login: Última conexão
label_registered_on: Registrado em
label_activity: Atividade
label_overall_activity: Atividades gerais
label_new: Novo
label_logged_as: "Acessando como:"
label_environment: Ambiente
label_authentication: Autenticação
label_auth_source: Modo de autenticação
label_auth_source_new: Novo modo de autenticação
label_auth_source_plural: Modos de autenticação
label_subproject_plural: Subprojetos
label_and_its_subprojects: "%{value} e seus subprojetos"
label_min_max_length: Tamanho mín-máx
label_list: Lista
label_date: Data
label_integer: Inteiro
label_float: Decimal
label_boolean: Boleano
label_string: Texto
label_text: Texto longo
label_attribute: Atributo
label_attribute_plural: Atributos
label_no_data: Nenhuma informação disponível
label_change_status: Alterar situação
label_history: Histórico
label_attachment: Arquivo
label_attachment_new: Novo arquivo
label_attachment_delete: Excluir arquivo
label_attachment_plural: Arquivos
label_file_added: Arquivo adicionado
label_report: Relatório
label_report_plural: Relatório
label_news: Notícia
label_news_new: Adicionar notícia
label_news_plural: Notícias
label_news_latest: Últimas notícias
label_news_view_all: Ver todas as notícias
label_news_added: Notícia adicionada
label_settings: Configurações
label_overview: Visão geral
label_version: Versão
label_version_new: Nova versão
label_version_plural: Versões
label_confirmation: Confirmação
label_export_to: Exportar para
label_read: Ler...
label_public_projects: Projetos públicos
label_open_issues: Aberta
label_open_issues_plural: Abertas
label_closed_issues: Fechada
label_closed_issues_plural: Fechadas
label_x_open_issues_abbr_on_total:
zero: 0 aberta / %{total}
one: 1 aberta / %{total}
other: "%{count} abertas / %{total}"
label_x_open_issues_abbr:
zero: 0 aberta
one: 1 aberta
other: "%{count} abertas"
label_x_closed_issues_abbr:
zero: 0 fechada
one: 1 fechada
other: "%{count} fechadas"
label_total: Total
label_permissions: Permissões
label_current_status: Situação atual
label_new_statuses_allowed: Nova situação permitida
label_all: todos
label_none: nenhum
label_nobody: ninguém
label_next: Próximo
label_previous: Anterior
label_used_by: Usado por
label_details: Detalhes
label_add_note: Adicionar nota
label_per_page: Por página
label_calendar: Calendário
label_months_from: meses a partir de
label_gantt: Gantt
label_internal: Interno
label_last_changes: "últimas %{count} alterações"
label_change_view_all: Mostrar todas as alterações
label_personalize_page: Personalizar esta página
label_comment: Comentário
label_comment_plural: Comentários
label_x_comments:
zero: nenhum comentário
one: 1 comentário
other: "%{count} comentários"
label_comment_add: Adicionar comentário
label_comment_added: Comentário adicionado
label_comment_delete: Excluir comentário
label_query: Consulta personalizada
label_query_plural: Consultas personalizadas
label_query_new: Nova consulta
label_filter_add: Adicionar filtro
label_filter_plural: Filtros
label_equals: igual a
label_not_equals: diferente de
label_in_less_than: maior que
label_in_more_than: menor que
label_in: em
label_today: hoje
label_all_time: tudo
label_yesterday: ontem
label_this_week: esta semana
label_last_week: última semana
label_last_n_days: "últimos %{count} dias"
label_this_month: este mês
label_last_month: último mês
label_this_year: este ano
label_date_range: Período
label_less_than_ago: menos de
label_more_than_ago: mais de
label_ago: dias atrás
label_contains: contém
label_not_contains: não contém
label_day_plural: dias
label_repository: Repositório
label_repository_plural: Repositórios
label_browse: Procurar
label_revision: Revisão
label_revision_plural: Revisões
label_associated_revisions: Revisões associadas
label_added: adicionada
label_modified: alterada
label_deleted: excluída
label_latest_revision: Última revisão
label_latest_revision_plural: Últimas revisões
label_view_revisions: Ver revisões
label_max_size: Tamanho máximo
label_sort_highest: Mover para o início
label_sort_higher: Mover para cima
label_sort_lower: Mover para baixo
label_sort_lowest: Mover para o fim
label_roadmap: Planejamento
label_roadmap_due_in: "Previsto para %{value}"
label_roadmap_overdue: "%{value} atrasado"
label_roadmap_no_issues: Sem tarefas para esta versão
label_search: Busca
label_result_plural: Resultados
label_all_words: Todas as palavras
label_wiki: Wiki
label_wiki_edit: Editar Wiki
label_wiki_edit_plural: Edições Wiki
label_wiki_page: Página Wiki
label_wiki_page_plural: páginas Wiki
label_index_by_title: Índice por título
label_index_by_date: Índice por data
label_current_version: Versão atual
label_preview: Pré-visualizar
label_feed_plural: Feeds
label_changes_details: Detalhes de todas as alterações
label_issue_tracking: Tarefas
label_spent_time: Tempo gasto
label_f_hour: "%{value} hora"
label_f_hour_plural: "%{value} horas"
label_time_tracking: Registro de horas
label_change_plural: Alterações
label_statistics: Estatísticas
label_commits_per_month: Commits por mês
label_commits_per_author: Commits por autor
label_view_diff: Ver diferenças
label_diff_inline: em linha
label_diff_side_by_side: lado a lado
label_options: Opções
label_copy_workflow_from: Copiar fluxo de trabalho de
label_permissions_report: Relatório de permissões
label_watched_issues: Tarefas observadas
label_related_issues: Tarefas relacionadas
label_applied_status: Situação alterada
label_loading: Carregando...
label_relation_new: Nova relação
label_relation_delete: Excluir relação
label_relates_to: relacionado a
label_duplicates: duplica
label_duplicated_by: duplicado por
label_blocks: bloqueia
label_blocked_by: bloqueado por
label_precedes: precede
label_follows: segue
label_end_to_start: fim para o início
label_end_to_end: fim para fim
label_start_to_start: início para início
label_start_to_end: início para fim
label_stay_logged_in: Permanecer logado
label_disabled: desabilitado
label_show_completed_versions: Exibir versões completas
label_me: mim
label_board: Fórum
label_board_new: Novo fórum
label_board_plural: Fóruns
label_topic_plural: Tópicos
label_message_plural: Mensagens
label_message_last: Última mensagem
label_message_new: Nova mensagem
label_message_posted: Mensagem enviada
label_reply_plural: Respostas
label_send_information: Enviar informação da nova conta para o usuário
label_year: Ano
label_month: Mês
label_week: Semana
label_date_from: De
label_date_to: Para
label_language_based: Com base no idioma do usuário
label_sort_by: "Ordenar por %{value}"
label_send_test_email: Enviar um e-mail de teste
label_feeds_access_key_created_on: "chave de acesso Atom criada %{value} atrás"
label_module_plural: Módulos
label_added_time_by: "Adicionado por %{author} %{age} atrás"
label_updated_time: "Atualizado %{value} atrás"
label_jump_to_a_project: Ir para o projeto...
label_file_plural: Arquivos
label_changeset_plural: Conjunto de alterações
label_default_columns: Colunas padrão
label_no_change_option: (Sem alteração)
label_bulk_edit_selected_issues: Edição em massa das tarefas selecionadas.
label_theme: Tema
label_default: Padrão
label_search_titles_only: Pesquisar somente títulos
label_user_mail_option_all: "Para qualquer evento em todos os meus projetos"
label_user_mail_option_selected: "Para qualquer evento somente no(s) projeto(s) selecionado(s)..."
label_user_mail_no_self_notified: "Eu não quero ser notificado de minhas próprias modificações"
label_registration_activation_by_email: ativação de conta por e-mail
label_registration_manual_activation: ativação manual de conta
label_registration_automatic_activation: ativação automática de conta
label_display_per_page: "Por página: %{value}"
label_age: Idade
label_change_properties: Alterar propriedades
label_general: Geral
label_more: Mais
label_scm: 'Controle de versão:'
label_plugins: Plugins
label_ldap_authentication: Autenticação LDAP
label_downloads_abbr: D/L
label_optional_description: Descrição opcional
label_add_another_file: Adicionar outro arquivo
label_preferences: Preferências
label_chronological_order: Em ordem cronológica
label_reverse_chronological_order: Em ordem cronológica inversa
label_planning: Planejamento
label_incoming_emails: E-mails recebidos
label_generate_key: Gerar uma chave
label_issue_watchers: Observadores
button_login: Entrar
button_submit: Enviar
button_save: Salvar
button_check_all: Marcar todos
button_uncheck_all: Desmarcar todos
button_delete: Excluir
button_create: Criar
button_test: Testar
button_edit: Editar
button_add: Adicionar
button_change: Alterar
button_apply: Aplicar
button_clear: Limpar
button_lock: Bloquear
button_unlock: Desbloquear
button_download: Baixar
button_list: Listar
button_view: Ver
button_move: Mover
button_back: Voltar
button_cancel: Cancelar
button_activate: Ativar
button_sort: Ordenar
button_log_time: Tempo de trabalho
button_rollback: Voltar para esta versão
button_watch: Observar
button_unwatch: Parar de observar
button_reply: Responder
button_archive: Arquivar
button_unarchive: Desarquivar
button_reset: Redefinir
button_rename: Renomear
button_change_password: Alterar senha
button_copy: Copiar
button_annotate: Anotar
button_update: Atualizar
button_configure: Configurar
button_quote: Responder
status_active: ativo
status_registered: registrado
status_locked: bloqueado
text_select_mail_notifications: Ações a serem notificadas por e-mail
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 = sem restrição
text_project_destroy_confirmation: Você tem certeza que deseja excluir este projeto e todos os dados relacionados?
text_subprojects_destroy_warning: "Seu(s) subprojeto(s): %{value} também serão excluídos."
text_workflow_edit: Selecione um papel e um tipo de tarefa para editar o fluxo de trabalho
text_are_you_sure: Você tem certeza?
text_tip_issue_begin_day: tarefa inicia neste dia
text_tip_issue_end_day: tarefa termina neste dia
text_tip_issue_begin_end_day: tarefa inicia e termina neste dia
text_caracters_maximum: "máximo %{count} caracteres"
text_caracters_minimum: "deve ter ao menos %{count} caracteres."
text_length_between: "deve ter entre %{min} e %{max} caracteres."
text_tracker_no_workflow: Sem fluxo de trabalho definido para este tipo.
text_unallowed_characters: Caracteres não permitidos
text_comma_separated: Múltiplos valores são permitidos (separados por vírgula).
text_issues_ref_in_commit_messages: Referenciando tarefas nas mensagens de commit
text_issue_added: "Tarefa %{id} incluída (por %{author})."
text_issue_updated: "Tarefa %{id} alterada (por %{author})."
text_wiki_destroy_confirmation: Você tem certeza que deseja excluir este wiki e TODO o seu conteúdo?
text_issue_category_destroy_question: "Algumas tarefas (%{count}) estão atribuídas a esta categoria. O que você deseja fazer?"
text_issue_category_destroy_assignments: Remover atribuições da categoria
text_issue_category_reassign_to: Redefinir tarefas para esta categoria
text_user_mail_option: "Para projetos (não selecionados), você somente receberá notificações sobre o que você está observando ou está envolvido (ex. tarefas das quais você é o autor ou que estão atribuídas a você)"
text_no_configuration_data: "Os Papéis, tipos de tarefas, situação de tarefas e fluxos de trabalho não foram configurados ainda.\nÉ altamente recomendado carregar as configurações padrão. Você poderá modificar estas configurações assim que carregadas."
text_load_default_configuration: Carregar a configuração padrão
text_status_changed_by_changeset: "Aplicado no conjunto de alterações %{value}."
text_issues_destroy_confirmation: 'Você tem certeza que deseja excluir a(s) tarefa(s) selecionada(s)?'
text_select_project_modules: 'Selecione módulos para habilitar para este projeto:'
text_default_administrator_account_changed: Conta padrão do administrador alterada
text_file_repository_writable: Repositório com permissão de escrita
text_rmagick_available: RMagick disponível (opcional)
text_destroy_time_entries_question: "%{hours} horas de trabalho foram registradas nas tarefas que você está excluindo. O que você deseja fazer?"
text_destroy_time_entries: Excluir horas de trabalho
text_assign_time_entries_to_project: Atribuir estas horas de trabalho para outro projeto
text_reassign_time_entries: 'Atribuir horas reportadas para esta tarefa:'
text_user_wrote: "%{value} escreveu:"
text_enumeration_destroy_question: "%{count} objetos estão atribuídos a este valor."
text_enumeration_category_reassign_to: 'Reatribuí-los ao valor:'
text_email_delivery_not_configured: "O envio de e-mail não está configurado, e as notificações estão inativas.\nConfigure seu servidor SMTP no arquivo config/configuration.yml e reinicie a aplicação para ativá-las."
default_role_manager: Gerente
default_role_developer: Desenvolvedor
default_role_reporter: Informante
default_tracker_bug: Defeito
default_tracker_feature: Funcionalidade
default_tracker_support: Suporte
default_issue_status_new: Nova
default_issue_status_in_progress: Em andamento
default_issue_status_resolved: Resolvida
default_issue_status_feedback: Feedback
default_issue_status_closed: Fechada
default_issue_status_rejected: Rejeitada
default_doc_category_user: Documentação do usuário
default_doc_category_tech: Documentação técnica
default_priority_low: Baixa
default_priority_normal: Normal
default_priority_high: Alta
default_priority_urgent: Urgente
default_priority_immediate: Imediata
default_activity_design: Design
default_activity_development: Desenvolvimento
enumeration_issue_priorities: Prioridade das tarefas
enumeration_doc_categories: Categorias de documento
enumeration_activities: Atividades (registro de horas)
notice_unable_delete_version: Não foi possível excluir a versão
label_renamed: renomeado
label_copied: copiado
setting_plain_text_mail: Usar mensagem sem formatação HTML
permission_view_files: Ver arquivos
permission_edit_issues: Editar tarefas
permission_edit_own_time_entries: Editar o próprio tempo de trabalho
permission_manage_public_queries: Gerenciar consultas públicas
permission_add_issues: Adicionar tarefas
permission_log_time: Adicionar tempo gasto
permission_view_changesets: Ver conjunto de alterações
permission_view_time_entries: Ver tempo gasto
permission_manage_versions: Gerenciar versões
permission_manage_wiki: Gerenciar wiki
permission_manage_categories: Gerenciar categorias de tarefas
permission_protect_wiki_pages: Proteger páginas wiki
permission_comment_news: Comentar notícias
permission_delete_messages: Excluir mensagens
permission_select_project_modules: Selecionar módulos de projeto
permission_edit_wiki_pages: Editar páginas wiki
permission_add_issue_watchers: Adicionar observadores
permission_view_gantt: Ver gráfico gantt
permission_move_issues: Mover tarefas
permission_manage_issue_relations: Gerenciar relacionamentos de tarefas
permission_delete_wiki_pages: Excluir páginas wiki
permission_manage_boards: Gerenciar fóruns
permission_delete_wiki_pages_attachments: Excluir anexos
permission_view_wiki_edits: Ver histórico do wiki
permission_add_messages: Postar mensagens
permission_view_messages: Ver mensagens
permission_manage_files: Gerenciar arquivos
permission_edit_issue_notes: Editar notas
permission_manage_news: Gerenciar notícias
permission_view_calendar: Ver calendário
permission_manage_members: Gerenciar membros
permission_edit_messages: Editar mensagens
permission_delete_issues: Excluir tarefas
permission_view_issue_watchers: Ver lista de observadores
permission_manage_repository: Gerenciar repositório
permission_commit_access: Acesso do commit
permission_browse_repository: Pesquisar repositório
permission_view_documents: Ver documentos
permission_edit_project: Editar projeto
permission_add_issue_notes: Adicionar notas
permission_save_queries: Salvar consultas
permission_view_wiki_pages: Ver wiki
permission_rename_wiki_pages: Renomear páginas wiki
permission_edit_time_entries: Editar tempo gasto
permission_edit_own_issue_notes: Editar suas próprias notas
setting_gravatar_enabled: Usar ícones do Gravatar
label_example: Exemplo
text_repository_usernames_mapping: "Seleciona ou atualiza os usuários do Redmine mapeando para cada usuário encontrado no log do repositório.\nUsuários com o mesmo login ou e-mail no Redmine e no repositório serão mapeados automaticamente."
permission_edit_own_messages: Editar próprias mensagens
permission_delete_own_messages: Excluir próprias mensagens
label_user_activity: "Atividade de %{value}"
label_updated_time_by: "Atualizado por %{author} há %{age}"
text_diff_truncated: '... Este diff foi truncado porque excede o tamanho máximo que pode ser exibido.'
setting_diff_max_lines_displayed: Número máximo de linhas exibidas no diff
text_plugin_assets_writable: Diretório de plugins gravável
warning_attachments_not_saved: "%{count} arquivo(s) não puderam ser salvo(s)."
button_create_and_continue: Criar e continuar
text_custom_field_possible_values_info: 'Uma linha para cada valor'
label_display: Exibição
field_editable: Editável
setting_repository_log_display_limit: Número máximo de revisões exibidas no arquivo de log
setting_file_max_size_displayed: Tamanho máximo dos arquivos textos exibidos em linha
field_identity_urler: Observador
setting_openid: Permitir Login e Registro via OpenID
field_identity_url: OpenID URL
label_login_with_open_id_option: ou use o OpenID
field_content: Conteúdo
label_descending: Descendente
label_sort: Ordenar
label_ascending: Ascendente
label_date_from_to: De %{start} até %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Esta página tem %{descendants} página(s) filha(s) e descendente(s). O que você quer fazer?
text_wiki_page_reassign_children: Reatribuir páginas filhas para esta página pai
text_wiki_page_nullify_children: Manter as páginas filhas como páginas raízes
text_wiki_page_destroy_children: Excluir páginas filhas e todas suas descendentes
setting_password_min_length: Comprimento mínimo para senhas
field_group_by: Agrupar por
mail_subject_wiki_content_updated: "A página wiki '%{id}' foi atualizada"
label_wiki_content_added: Página wiki adicionada
mail_subject_wiki_content_added: "A página wiki '%{id}' foi adicionada"
mail_body_wiki_content_added: A página wiki '%{id}' foi adicionada por %{author}.
label_wiki_content_updated: Página wiki atualizada
mail_body_wiki_content_updated: A página wiki '%{id}' foi atualizada por %{author}.
permission_add_project: Criar projeto
setting_new_project_user_role_id: Papel atribuído a um usuário não-administrador que cria um projeto
label_view_all_revisions: Ver todas as revisões
label_tag: Tag
label_branch: Branch
text_journal_changed: "%{label} alterado de %{old} para %{new}"
text_journal_set_to: "%{label} ajustado para %{value}"
text_journal_deleted: "%{label} excluído (%{old})"
label_group_plural: Grupos
label_group: Grupo
label_group_new: Novo grupo
label_time_entry_plural: Tempos gastos
text_journal_added: "%{label} %{value} adicionado"
field_active: Ativo
enumeration_system_activity: Atividade do sistema
permission_delete_issue_watchers: Excluir observadores
version_status_closed: fechado
version_status_locked: bloqueado
version_status_open: aberto
error_can_not_reopen_issue_on_closed_version: Uma tarefa atribuída a uma versão fechada não pode ser reaberta
label_user_anonymous: Anônimo
button_move_and_follow: Mover e seguir
setting_default_projects_modules: Módulos habilitados por padrão para novos projetos
setting_gravatar_default: Imagem-padrão do Gravatar
field_sharing: Compartilhamento
label_version_sharing_hierarchy: Com a hierarquia do projeto
label_version_sharing_system: Com todos os projetos
label_version_sharing_descendants: Com sub-projetos
label_version_sharing_tree: Com a árvore do projeto
label_version_sharing_none: Sem compartilhamento
error_can_not_archive_project: Este projeto não pode ser arquivado
button_duplicate: Duplicar
button_copy_and_follow: Copiar e seguir
label_copy_source: Origem
setting_issue_done_ratio: Calcular o percentual de conclusão da tarefa
setting_issue_done_ratio_issue_status: Usar a situação da tarefa
error_issue_done_ratios_not_updated: O percentual de conclusão das tarefas não foi atualizado.
error_workflow_copy_target: Por favor, selecione os tipos de tarefa e os papéis alvo
setting_issue_done_ratio_issue_field: Use o campo da tarefa
label_copy_same_as_target: Mesmo alvo
label_copy_target: Alvo
notice_issue_done_ratios_updated: Percentual de conclusão atualizados.
error_workflow_copy_source: Por favor, selecione um tipo de tarefa e papel de origem
label_update_issue_done_ratios: Atualizar percentual de conclusão das tarefas
setting_start_of_week: Início da semana
field_watcher: Observador
permission_view_issues: Ver tarefas
label_display_used_statuses_only: Somente exibir situações que são usadas por este tipo de tarefa
label_revision_id: Revisão %{value}
label_api_access_key: Chave de acesso a API
button_show: Exibir
label_api_access_key_created_on: Chave de acesso a API criado a %{value} atrás
label_feeds_access_key: Chave de acesso ao Atom
notice_api_access_key_reseted: Sua chave de acesso a API foi redefinida.
setting_rest_api_enabled: Habilitar a api REST
label_missing_api_access_key: Chave de acesso a API faltando
label_missing_feeds_access_key: Chave de acesso ao Atom faltando
text_line_separated: Múltiplos valores permitidos (uma linha para cada valor).
setting_mail_handler_body_delimiters: Truncar e-mails após uma destas linhas
permission_add_subprojects: Criar subprojetos
label_subproject_new: Novo subprojeto
text_own_membership_delete_confirmation: |-
Você irá excluir algumas de suas próprias permissões e não estará mais apto a editar este projeto após esta operação.
Você tem certeza que deseja continuar?
label_close_versions: Fechar versões concluídas
label_board_sticky: Marcado
label_board_locked: Bloqueado
permission_export_wiki_pages: Exportar páginas wiki
setting_cache_formatted_text: Realizar cache de texto formatado
permission_manage_project_activities: Gerenciar atividades do projeto
error_unable_delete_issue_status: Não foi possível excluir situação da tarefa
label_profile: Perfil
permission_manage_subtasks: Gerenciar subtarefas
field_parent_issue: Tarefa pai
label_subtask_plural: Subtarefas
label_project_copy_notifications: Enviar notificações por e-mail ao copiar projeto
error_can_not_delete_custom_field: Não foi possível excluir o campo personalizado
error_unable_to_connect: Não foi possível conectar (%{value})
error_can_not_remove_role: Este papel está em uso e não pode ser excluído.
error_can_not_delete_tracker: Este tipo de tarefa está atribuído a alguma(s) tarefa(s) e não pode ser excluído.
field_principal: Principal
label_my_page_block: Meu bloco de página
notice_failed_to_save_members: "Falha ao salvar membro(s): %{errors}."
text_zoom_out: Afastar zoom
text_zoom_in: Aproximar zoom
notice_unable_delete_time_entry: Não foi possível excluir a entrada no registro de horas trabalhadas.
label_overall_spent_time: Tempo gasto geral
field_time_entries: Registro de horas
project_module_gantt: Gantt
project_module_calendar: Calendário
button_edit_associated_wikipage: "Editar página wiki relacionada: %{page_title}"
field_text: Campo de texto
label_user_mail_option_only_owner: Somente para as coisas que eu criei
setting_default_notification_option: Opção padrão de notificação
label_user_mail_option_only_my_events: Somente para as coisas que eu esteja observando ou esteja envolvido
label_user_mail_option_only_assigned: Somente para as coisas que estejam atribuídas a mim
label_user_mail_option_none: Sem eventos
field_member_of_group: Responsável pelo grupo
field_assigned_to_role: Papel do responsável
notice_not_authorized_archived_project: O projeto que você está tentando acessar foi arquivado.
label_principal_search: "Pesquisar por usuários ou grupos:"
label_user_search: "Pesquisar por usuário:"
field_visible: Visível
setting_emails_header: Cabeçalho do e-mail
setting_commit_logtime_activity_id: Atividade para registrar horas
text_time_logged_by_changeset: Aplicado no conjunto de alterações %{value}.
setting_commit_logtime_enabled: Habilitar registro de horas
notice_gantt_chart_truncated: O gráfico foi cortado por exceder o tamanho máximo de linhas que podem ser exibidas (%{max})
setting_gantt_items_limit: Número máximo de itens exibidos no gráfico gantt
field_warn_on_leaving_unsaved: Alertar-me ao sair de uma página sem salvar o texto
text_warn_on_leaving_unsaved: A página atual contém texto que não foi salvo e será perdido se você sair desta página.
label_my_queries: Minhas consultas personalizadas
text_journal_changed_no_detail: "%{label} atualizado(a)"
label_news_comment_added: Notícia recebeu um comentário
button_expand_all: Expandir tudo
button_collapse_all: Recolher tudo
label_additional_workflow_transitions_for_assignee: Transições adicionais permitidas quando o usuário é o responsável pela tarefa
label_additional_workflow_transitions_for_author: Transições adicionais permitidas quando o usuário é o autor
label_bulk_edit_selected_time_entries: Alteração em massa do registro de horas
text_time_entries_destroy_confirmation: Tem certeza que quer excluir o(s) registro(s) de horas selecionado(s)?
label_role_anonymous: Anônimo
label_role_non_member: Não Membro
label_issues_visibility_own: Tarefas criadas ou atribuídas ao usuário
field_issues_visibility: Visibilidade das tarefas
label_issues_visibility_all: Todas as tarefas
permission_set_own_issues_private: Alterar as próprias tarefas para públicas ou privadas
field_is_private: Privado
permission_set_issues_private: Alterar tarefas para públicas ou privadas
label_issues_visibility_public: Todas as tarefas não privadas
text_issues_destroy_descendants_confirmation: Isto também irá excluir %{count} subtarefa(s).
field_commit_logs_encoding: Codificação das mensagens de commit
field_scm_path_encoding: Codificação do caminho
text_scm_path_encoding_note: "Padrão: UTF-8"
field_path_to_repository: Caminho para o repositório
field_root_directory: Diretório raiz
field_cvs_module: Módulo
field_cvsroot: CVSROOT
text_mercurial_repository_note: "Repositório local (ex.: /hgrepo, c:\\hgrepo)"
text_scm_command: Comando
text_scm_command_version: Versão
label_git_report_last_commit: Relatar última alteração para arquivos e diretórios
text_scm_config: Você pode configurar seus comandos de versionamento em config/configurations.yml. Por favor reinicie a aplicação após alterá-lo.
text_scm_command_not_available: Comando de versionamento não disponível. Por favor verifique as configurações no painel de administração.
notice_issue_successful_create: Tarefa %{id} criada.
label_between: entre
setting_issue_group_assignment: Permitir atribuições de tarefas a grupos
label_diff: diff
text_git_repository_note: "Repositório esta vazio e é local (ex: /gitrepo, c:\\gitrepo)"
description_query_sort_criteria_direction: Escolher ordenação
description_project_scope: Escopo da pesquisa
description_filter: Filtro
description_user_mail_notification: Configuração de notificações por e-mail
description_date_from: Digite a data inicial
description_message_content: Conteúdo da mensagem
description_available_columns: Colunas disponíveis
description_date_range_interval: Escolha um período selecionando a data de início e fim
description_issue_category_reassign: Escolha uma categoria de tarefas
description_search: Campo de busca
description_notes: Notas
description_date_range_list: Escolha um período a partir da lista
description_choose_project: Projetos
description_date_to: Digite a data final
description_query_sort_criteria_attribute: Atributo de ordenação
description_wiki_subpages_reassign: Escolha uma nova página pai
description_selected_columns: Colunas selecionadas
label_parent_revision: Pai
label_child_revision: Filho
error_scm_annotate_big_text_file: A entrada não pode ser anotada, pois excede o tamanho máximo do arquivo de texto.
setting_default_issue_start_date_to_creation_date: Usar data corrente como data inicial para novas tarefas
button_edit_section: Editar esta seção
setting_repositories_encodings: Codificação dos repositórios e anexos
description_all_columns: Todas as colunas
button_export: Exportar
label_export_options: "Opções de exportação %{export_format}"
error_attachment_too_big: Este arquivo não pode ser enviado porque excede o tamanho máximo permitido (%{max_size})
notice_failed_to_save_time_entries: "Falha ao salvar %{count} de %{total} horas trabalhadas: %{ids}."
label_x_issues:
zero: 0 tarefa
one: 1 tarefa
other: "%{count} tarefas"
label_repository_new: Novo repositório
field_repository_is_default: Repositório principal
label_copy_attachments: Copiar anexos
label_item_position: "%{position}/%{count}"
label_completed_versions: Versões concluídas
text_project_identifier_info: Somente letras minúsculas (a-z), números, traços e sublinhados são permitidos. Uma vez salvo, o identificador não pode ser alterado.
field_multiple: Múltiplos valores
setting_commit_cross_project_ref: Permitir que tarefas de todos os outros projetos sejam refenciadas e resolvidas
text_issue_conflict_resolution_add_notes: Adicionar minhas anotações e descartar minhas outras mudanças
text_issue_conflict_resolution_overwrite: Aplicar as minhas alterações de qualquer maneira (notas anteriores serão mantidas, mas algumas mudanças podem ser substituídas)
notice_issue_update_conflict: A tarefa foi atualizada por um outro usuário, enquanto você estava editando.
text_issue_conflict_resolution_cancel: Descartar todas as minhas mudanças e reexibir %{link}
permission_manage_related_issues: Gerenciar tarefas relacionadas
field_auth_source_ldap_filter: Filtro LDAP
label_search_for_watchers: Procurar por outros observadores para adiconar
notice_account_deleted: Sua conta foi excluída permanentemente.
setting_unsubscribe: Permitir aos usuários excluir sua própria conta
button_delete_my_account: Excluir minha conta
text_account_destroy_confirmation: |-
Tem certeza que quer continuar?
Sua conta será excluída permanentemente, sem qualquer forma de reativá-la.
error_session_expired: A sua sessão expirou. Por favor, faça login novamente.
text_session_expiration_settings: "Aviso: a alteração dessas configurações pode expirar as sessões atuais, incluindo a sua."
setting_session_lifetime: duração máxima da sessão
setting_session_timeout: tempo limite de inatividade da sessão
label_session_expiration: "Expiração da sessão"
permission_close_project: Fechar / reabrir o projeto
label_show_closed_projects: Visualizar projetos fechados
button_close: Fechar
button_reopen: Reabrir
project_status_active: ativo
project_status_closed: fechado
project_status_archived: arquivado
text_project_closed: Este projeto está fechado e somente leitura.
notice_user_successful_create: Usuário %{id} criado.
field_core_fields: campos padrão
field_timeout: Tempo de espera (em segundos)
setting_thumbnails_enabled: Exibir miniaturas de anexos
setting_thumbnails_size: Tamanho das miniaturas (em pixels)
label_status_transitions: Estados das transições
label_fields_permissions: Permissões de campos
label_readonly: somente leitura
label_required: Obrigatório
text_repository_identifier_info: Somente letras minúsculas (az), números, traços e sublinhados são permitidos Uma vez salvo, o identificador não pode ser alterado.
field_board_parent: Fórum Pai
label_attribute_of_project: "Projeto %{name}"
label_attribute_of_author: "autor %{name}"
label_attribute_of_assigned_to: "atribuído a %{name}"
label_attribute_of_fixed_version: "versão %{name}"
label_copy_subtasks: Copiar subtarefas
label_copied_to: copiada
label_copied_from: copiado
label_any_issues_in_project: qualquer tarefa do projeto
label_any_issues_not_in_project: qualquer tarefa que não está no projeto
field_private_notes: notas privadas
permission_view_private_notes: Ver notas privadas
permission_set_notes_private: Permitir alterar notas para privada
label_no_issues_in_project: sem tarefas no projeto
label_any: todos
label_last_n_weeks: "últimas %{count} semanas"
setting_cross_project_subtasks: Permitir subtarefas entre projetos
label_cross_project_descendants: com subprojetos
label_cross_project_tree: Com a árvore do Projeto
label_cross_project_hierarchy: Com uma hierarquia do Projeto
label_cross_project_system: Com todos os Projetos
button_hide: Omitir
setting_non_working_week_days: dias não úteis
label_in_the_next_days: nos próximos dias
label_in_the_past_days: nos dias anteriores
label_attribute_of_user: Usuário %{name}
text_turning_multiple_off: Se você desativar vários valores, eles serão removidos, a fim de preservar somente um valor por item.
label_attribute_of_issue: Tarefa %{name}
permission_add_documents: Adicionar documentos
permission_edit_documents: Editar documentos
permission_delete_documents: Excluir documentos
label_gantt_progress_line: Linha de progresso
setting_jsonp_enabled: Ativar suporte JSONP
field_inherit_members: Herdar membros
field_closed_on: Concluído
field_generate_password: Gerar senha
setting_default_projects_tracker_ids: Tipos padrões para novos projeto
label_total_time: Total
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/cs.yml 0000644 0001750 0001750 00000143450 12255774347 016534 0 ustar ondrej ondrej # Update to 2.2, 2.4 by Karel Picman
# Update to 1.1 by Michal Gebauer
# Updated by Josef Liška
# CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz
# Based on original CZ translation by Jan Kadleček
cs:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Neděle, Pondělí, Úterý, Středa, Čtvrtek, Pátek, Sobota]
abbr_day_names: [Ne, Po, Út, St, Čt, Pá, So]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Leden, Únor, Březen, Duben, Květen, Červen, Červenec, Srpen, Září, Říjen, Listopad, Prosinec]
abbr_month_names: [~, Led, Úno, Bře, Dub, Kvě, Čer, Čec, Srp, Zář, Říj, Lis, Pro]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "dop."
pm: "odp."
datetime:
distance_in_words:
half_a_minute: "půl minuty"
less_than_x_seconds:
one: "méně než sekunda"
other: "méně než %{count} sekund"
x_seconds:
one: "1 sekunda"
other: "%{count} sekund"
less_than_x_minutes:
one: "méně než minuta"
other: "méně než %{count} minut"
x_minutes:
one: "1 minuta"
other: "%{count} minut"
about_x_hours:
one: "asi 1 hodina"
other: "asi %{count} hodin"
x_hours:
one: "1 hodina"
other: "%{count} hodin"
x_days:
one: "1 den"
other: "%{count} dnů"
about_x_months:
one: "asi 1 měsíc"
other: "asi %{count} měsíců"
x_months:
one: "1 měsíc"
other: "%{count} měsíců"
about_x_years:
one: "asi 1 rok"
other: "asi %{count} let"
over_x_years:
one: "více než 1 rok"
other: "více než %{count} roky"
almost_x_years:
one: "témeř 1 rok"
other: "téměř %{count} roky"
number:
# Výchozí formát pro čísla
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Bajt"
other: "Bajtů"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "a"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 chyba zabránila uložení %{model}"
other: "%{count} chyb zabránilo uložení %{model}"
messages:
inclusion: "není zahrnuto v seznamu"
exclusion: "je rezervováno"
invalid: "je neplatné"
confirmation: "se neshoduje s potvrzením"
accepted: "musí být akceptováno"
empty: "nemůže být prázdný"
blank: "nemůže být prázdný"
too_long: "je příliš dlouhý"
too_short: "je příliš krátký"
wrong_length: "má chybnou délku"
taken: "je již použito"
not_a_number: "není číslo"
not_a_date: "není platné datum"
greater_than: "musí být větší než %{count}"
greater_than_or_equal_to: "musí být větší nebo rovno %{count}"
equal_to: "musí být přesně %{count}"
less_than: "musí být méně než %{count}"
less_than_or_equal_to: "musí být méně nebo rovno %{count}"
odd: "musí být liché"
even: "musí být sudé"
greater_than_start_date: "musí být větší než počáteční datum"
not_same_project: "nepatří stejnému projektu"
circular_dependency: "Tento vztah by vytvořil cyklickou závislost"
cant_link_an_issue_with_a_descendant: "Úkol nemůže být spojen s jedním z jeho dílčích úkolů"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Prosím vyberte
general_text_No: 'Ne'
general_text_Yes: 'Ano'
general_text_no: 'ne'
general_text_yes: 'ano'
general_lang_name: 'Czech (Čeština)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Účet byl úspěšně změněn.
notice_account_invalid_creditentials: Chybné jméno nebo heslo
notice_account_password_updated: Heslo bylo úspěšně změněno.
notice_account_wrong_password: Chybné heslo
notice_account_register_done: Účet byl úspěšně vytvořen. Pro aktivaci účtu klikněte na odkaz v emailu, který vám byl zaslán.
notice_account_unknown_email: Neznámý uživatel.
notice_can_t_change_password: Tento účet používá externí autentifikaci. Zde heslo změnit nemůžete.
notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo.
notice_account_activated: Váš účet byl aktivován. Nyní se můžete přihlásit.
notice_successful_create: Úspěšně vytvořeno.
notice_successful_update: Úspěšně aktualizováno.
notice_successful_delete: Úspěšně odstraněno.
notice_successful_connection: Úspěšné připojení.
notice_file_not_found: Stránka, kterou se snažíte zobrazit, neexistuje nebo byla smazána.
notice_locking_conflict: Údaje byly změněny jiným uživatelem.
notice_not_authorized: Nemáte dostatečná práva pro zobrazení této stránky.
notice_not_authorized_archived_project: Projekt, ke kterému se snažíte přistupovat, byl archivován.
notice_email_sent: "Na adresu %{value} byl odeslán email"
notice_email_error: "Při odesílání emailu nastala chyba (%{value})"
notice_feeds_access_key_reseted: Váš klíč pro přístup k Atom byl resetován.
notice_api_access_key_reseted: Váš API přístupový klíč byl resetován.
notice_failed_to_save_issues: "Chyba při uložení %{count} úkolu(ů) z %{total} vybraných: %{ids}."
notice_failed_to_save_members: "Nepodařilo se uložit člena(y): %{errors}."
notice_no_issue_selected: "Nebyl zvolen žádný úkol. Prosím, zvolte úkoly, které chcete editovat"
notice_account_pending: "Váš účet byl vytvořen, nyní čeká na schválení administrátorem."
notice_default_data_loaded: Výchozí konfigurace úspěšně nahrána.
notice_unable_delete_version: Nemohu odstanit verzi
notice_unable_delete_time_entry: Nelze smazat záznam času.
notice_issue_done_ratios_updated: Koeficienty dokončení úkolu byly aktualizovány.
notice_gantt_chart_truncated: Graf byl oříznut, počet položek přesáhl limit pro zobrazení (%{max})
error_can_t_load_default_data: "Výchozí konfigurace nebyla nahrána: %{value}"
error_scm_not_found: "Položka a/nebo revize neexistují v repozitáři."
error_scm_command_failed: "Při pokusu o přístup k repozitáři došlo k chybě: %{value}"
error_scm_annotate: "Položka neexistuje nebo nemůže být komentována."
error_issue_not_found_in_project: 'Úkol nebyl nalezen nebo nepatří k tomuto projektu'
error_no_tracker_in_project: Žádná fronta nebyla přiřazena tomuto projektu. Prosím zkontroluje nastavení projektu.
error_no_default_issue_status: Není nastaven výchozí stav úkolů. Prosím zkontrolujte nastavení ("Administrace -> Stavy úkolů").
error_can_not_delete_custom_field: Nelze smazat volitelné pole
error_can_not_delete_tracker: Tato fronta obsahuje úkoly a nemůže být smazána.
error_can_not_remove_role: Tato role je právě používaná a nelze ji smazat.
error_can_not_reopen_issue_on_closed_version: Úkol přiřazený k uzavřené verzi nemůže být znovu otevřen
error_can_not_archive_project: Tento projekt nemůže být archivován
error_issue_done_ratios_not_updated: Koeficient dokončení úkolu nebyl aktualizován.
error_workflow_copy_source: Prosím vyberte zdrojovou frontu nebo roli
error_workflow_copy_target: Prosím vyberte cílovou frontu(y) a roli(e)
error_unable_delete_issue_status: Nelze smazat stavy úkolů
error_unable_to_connect: Nelze se připojit (%{value})
warning_attachments_not_saved: "%{count} soubor(ů) nebylo možné uložit."
mail_subject_lost_password: "Vaše heslo (%{value})"
mail_body_lost_password: 'Pro změnu vašeho hesla klikněte na následující odkaz:'
mail_subject_register: "Aktivace účtu (%{value})"
mail_body_register: 'Pro aktivaci vašeho účtu klikněte na následující odkaz:'
mail_body_account_information_external: "Pomocí vašeho účtu %{value} se můžete přihlásit."
mail_body_account_information: Informace o vašem účtu
mail_subject_account_activation_request: "Aktivace %{value} účtu"
mail_body_account_activation_request: "Byl zaregistrován nový uživatel %{value}. Aktivace jeho účtu závisí na vašem potvrzení."
mail_subject_reminder: "%{count} úkol(ů) má termín během několik dní (%{days})"
mail_body_reminder: "%{count} úkol(ů), které máte přiřazeny má termín během několika dní (%{days}):"
mail_subject_wiki_content_added: "'%{id}' Wiki stránka byla přidána"
mail_body_wiki_content_added: "'%{id}' Wiki stránka byla přidána od %{author}."
mail_subject_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována"
mail_body_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována od %{author}."
field_name: Název
field_description: Popis
field_summary: Přehled
field_is_required: Povinné pole
field_firstname: Jméno
field_lastname: Příjmení
field_mail: Email
field_filename: Soubor
field_filesize: Velikost
field_downloads: Staženo
field_author: Autor
field_created_on: Vytvořeno
field_updated_on: Aktualizováno
field_field_format: Formát
field_is_for_all: Pro všechny projekty
field_possible_values: Možné hodnoty
field_regexp: Regulární výraz
field_min_length: Minimální délka
field_max_length: Maximální délka
field_value: Hodnota
field_category: Kategorie
field_title: Název
field_project: Projekt
field_issue: Úkol
field_status: Stav
field_notes: Poznámka
field_is_closed: Úkol uzavřen
field_is_default: Výchozí stav
field_tracker: Fronta
field_subject: Předmět
field_due_date: Uzavřít do
field_assigned_to: Přiřazeno
field_priority: Priorita
field_fixed_version: Cílová verze
field_user: Uživatel
field_principal: Hlavní
field_role: Role
field_homepage: Domovská stránka
field_is_public: Veřejný
field_parent: Nadřazený projekt
field_is_in_roadmap: Úkoly zobrazené v plánu
field_login: Přihlášení
field_mail_notification: Emailová oznámení
field_admin: Administrátor
field_last_login_on: Poslední přihlášení
field_language: Jazyk
field_effective_date: Datum
field_password: Heslo
field_new_password: Nové heslo
field_password_confirmation: Potvrzení
field_version: Verze
field_type: Typ
field_host: Host
field_port: Port
field_account: Účet
field_base_dn: Base DN
field_attr_login: Přihlášení (atribut)
field_attr_firstname: Jméno (atribut)
field_attr_lastname: Příjemní (atribut)
field_attr_mail: Email (atribut)
field_onthefly: Automatické vytváření uživatelů
field_start_date: Začátek
field_done_ratio: "% Hotovo"
field_auth_source: Autentifikační mód
field_hide_mail: Nezobrazovat můj email
field_comments: Komentář
field_url: URL
field_start_page: Výchozí stránka
field_subproject: Podprojekt
field_hours: Hodiny
field_activity: Aktivita
field_spent_on: Datum
field_identifier: Identifikátor
field_is_filter: Použít jako filtr
field_issue_to: Související úkol
field_delay: Zpoždění
field_assignable: Úkoly mohou být přiřazeny této roli
field_redirect_existing_links: Přesměrovat stávající odkazy
field_estimated_hours: Odhadovaná doba
field_column_names: Sloupce
field_time_entries: Zaznamenaný čas
field_time_zone: Časové pásmo
field_searchable: Umožnit vyhledávání
field_default_value: Výchozí hodnota
field_comments_sorting: Zobrazit komentáře
field_parent_title: Rodičovská stránka
field_editable: Editovatelný
field_watcher: Sleduje
field_identity_url: OpenID URL
field_content: Obsah
field_group_by: Seskupovat výsledky podle
field_sharing: Sdílení
field_parent_issue: Rodičovský úkol
field_member_of_group: Skupina přiřaditele
field_assigned_to_role: Role přiřaditele
field_text: Textové pole
field_visible: Viditelný
setting_app_title: Název aplikace
setting_app_subtitle: Podtitulek aplikace
setting_welcome_text: Uvítací text
setting_default_language: Výchozí jazyk
setting_login_required: Autentifikace vyžadována
setting_self_registration: Povolena automatická registrace
setting_attachment_max_size: Maximální velikost přílohy
setting_issues_export_limit: Limit pro export úkolů
setting_mail_from: Odesílat emaily z adresy
setting_bcc_recipients: Příjemci jako skrytá kopie (bcc)
setting_plain_text_mail: pouze prostý text (ne HTML)
setting_host_name: Jméno serveru
setting_text_formatting: Formátování textu
setting_wiki_compression: Komprese historie Wiki
setting_feeds_limit: Limit obsahu příspěvků
setting_default_projects_public: Nové projekty nastavovat jako veřejné
setting_autofetch_changesets: Automaticky stahovat commity
setting_sys_api_enabled: Povolit WS pro správu repozitory
setting_commit_ref_keywords: Klíčová slova pro odkazy
setting_commit_fix_keywords: Klíčová slova pro uzavření
setting_autologin: Automatické přihlašování
setting_date_format: Formát data
setting_time_format: Formát času
setting_cross_project_issue_relations: Povolit vazby úkolů napříč projekty
setting_issue_list_default_columns: Výchozí sloupce zobrazené v seznamu úkolů
setting_emails_header: Záhlaví emailů
setting_emails_footer: Zápatí emailů
setting_protocol: Protokol
setting_per_page_options: Povolené počty řádků na stránce
setting_user_format: Formát zobrazení uživatele
setting_activity_days_default: Dny zobrazené v činnosti projektu
setting_display_subprojects_issues: Automaticky zobrazit úkoly podprojektu v hlavním projektu
setting_enabled_scm: Povolené SCM
setting_mail_handler_body_delimiters: Zkrátit e-maily po jednom z těchto řádků
setting_mail_handler_api_enabled: Povolit WS pro příchozí e-maily
setting_mail_handler_api_key: API klíč
setting_sequential_project_identifiers: Generovat sekvenční identifikátory projektů
setting_gravatar_enabled: Použít uživatelské ikony Gravatar
setting_gravatar_default: Výchozí Gravatar
setting_diff_max_lines_displayed: Maximální počet zobrazených řádků rozdílu
setting_file_max_size_displayed: Maximální velikost textových souborů zobrazených přímo na stránce
setting_repository_log_display_limit: Maximální počet revizí zobrazených v logu souboru
setting_openid: Umožnit přihlašování a registrace s OpenID
setting_password_min_length: Minimální délka hesla
setting_new_project_user_role_id: Role přiřazená uživateli bez práv administrátora, který projekt vytvořil
setting_default_projects_modules: Výchozí zapnutné moduly pro nový projekt
setting_issue_done_ratio: Spočítat koeficient dokončení úkolu s
setting_issue_done_ratio_issue_field: Použít pole úkolu
setting_issue_done_ratio_issue_status: Použít stav úkolu
setting_start_of_week: Začínat kalendáře
setting_rest_api_enabled: Zapnout službu REST
setting_cache_formatted_text: Ukládat formátovaný text do vyrovnávací paměti
setting_default_notification_option: Výchozí nastavení oznámení
setting_commit_logtime_enabled: Povolit zapisování času
setting_commit_logtime_activity_id: Aktivita pro zapsaný čas
setting_gantt_items_limit: Maximální počet položek zobrazený na ganttově diagramu
permission_add_project: Vytvořit projekt
permission_add_subprojects: Vytvořit podprojekty
permission_edit_project: Úprava projektů
permission_select_project_modules: Výběr modulů projektu
permission_manage_members: Spravování členství
permission_manage_project_activities: Spravovat aktivity projektu
permission_manage_versions: Spravování verzí
permission_manage_categories: Spravování kategorií úkolů
permission_view_issues: Zobrazit úkoly
permission_add_issues: Přidávání úkolů
permission_edit_issues: Upravování úkolů
permission_manage_issue_relations: Spravování vztahů mezi úkoly
permission_add_issue_notes: Přidávání poznámek
permission_edit_issue_notes: Upravování poznámek
permission_edit_own_issue_notes: Upravování vlastních poznámek
permission_move_issues: Přesouvání úkolů
permission_delete_issues: Mazání úkolů
permission_manage_public_queries: Správa veřejných dotazů
permission_save_queries: Ukládání dotazů
permission_view_gantt: Zobrazení ganttova diagramu
permission_view_calendar: Prohlížení kalendáře
permission_view_issue_watchers: Zobrazení seznamu sledujících uživatelů
permission_add_issue_watchers: Přidání sledujících uživatelů
permission_delete_issue_watchers: Smazat sledující uživatele
permission_log_time: Zaznamenávání stráveného času
permission_view_time_entries: Zobrazení stráveného času
permission_edit_time_entries: Upravování záznamů o stráveném času
permission_edit_own_time_entries: Upravování vlastních zázamů o stráveném čase
permission_manage_news: Spravování novinek
permission_comment_news: Komentování novinek
permission_view_documents: Prohlížení dokumentů
permission_manage_files: Spravování souborů
permission_view_files: Prohlížení souborů
permission_manage_wiki: Spravování Wiki
permission_rename_wiki_pages: Přejmenovávání Wiki stránek
permission_delete_wiki_pages: Mazání stránek na Wiki
permission_view_wiki_pages: Prohlížení Wiki
permission_view_wiki_edits: Prohlížení historie Wiki
permission_edit_wiki_pages: Upravování stránek Wiki
permission_delete_wiki_pages_attachments: Mazání příloh
permission_protect_wiki_pages: Zabezpečení Wiki stránek
permission_manage_repository: Spravování repozitáře
permission_browse_repository: Procházení repozitáře
permission_view_changesets: Zobrazování sady změn
permission_commit_access: Commit přístup
permission_manage_boards: Správa diskusních fór
permission_view_messages: Prohlížení zpráv
permission_add_messages: Posílání zpráv
permission_edit_messages: Upravování zpráv
permission_edit_own_messages: Upravit vlastní zprávy
permission_delete_messages: Mazání zpráv
permission_delete_own_messages: Smazat vlastní zprávy
permission_export_wiki_pages: Exportovat Wiki stránky
permission_manage_subtasks: Spravovat dílčí úkoly
project_module_issue_tracking: Sledování úkolů
project_module_time_tracking: Sledování času
project_module_news: Novinky
project_module_documents: Dokumenty
project_module_files: Soubory
project_module_wiki: Wiki
project_module_repository: Repozitář
project_module_boards: Diskuse
project_module_calendar: Kalendář
project_module_gantt: Gantt
label_user: Uživatel
label_user_plural: Uživatelé
label_user_new: Nový uživatel
label_user_anonymous: Anonymní
label_project: Projekt
label_project_new: Nový projekt
label_project_plural: Projekty
label_x_projects:
zero: žádné projekty
one: 1 projekt
other: "%{count} projekty(ů)"
label_project_all: Všechny projekty
label_project_latest: Poslední projekty
label_issue: Úkol
label_issue_new: Nový úkol
label_issue_plural: Úkoly
label_issue_view_all: Všechny úkoly
label_issues_by: "Úkoly podle %{value}"
label_issue_added: Úkol přidán
label_issue_updated: Úkol aktualizován
label_document: Dokument
label_document_new: Nový dokument
label_document_plural: Dokumenty
label_document_added: Dokument přidán
label_role: Role
label_role_plural: Role
label_role_new: Nová role
label_role_and_permissions: Role a práva
label_member: Člen
label_member_new: Nový člen
label_member_plural: Členové
label_tracker: Fronta
label_tracker_plural: Fronty
label_tracker_new: Nová fronta
label_workflow: Průběh práce
label_issue_status: Stav úkolu
label_issue_status_plural: Stavy úkolů
label_issue_status_new: Nový stav
label_issue_category: Kategorie úkolu
label_issue_category_plural: Kategorie úkolů
label_issue_category_new: Nová kategorie
label_custom_field: Uživatelské pole
label_custom_field_plural: Uživatelská pole
label_custom_field_new: Nové uživatelské pole
label_enumerations: Seznamy
label_enumeration_new: Nová hodnota
label_information: Informace
label_information_plural: Informace
label_please_login: Přihlašte se, prosím
label_register: Registrovat
label_login_with_open_id_option: nebo se přihlašte s OpenID
label_password_lost: Zapomenuté heslo
label_home: Úvodní
label_my_page: Moje stránka
label_my_account: Můj účet
label_my_projects: Moje projekty
label_my_page_block: Bloky na mé stránce
label_administration: Administrace
label_login: Přihlášení
label_logout: Odhlášení
label_help: Nápověda
label_reported_issues: Nahlášené úkoly
label_assigned_to_me_issues: Mé úkoly
label_last_login: Poslední přihlášení
label_registered_on: Registrován
label_activity: Aktivita
label_overall_activity: Celková aktivita
label_user_activity: "Aktivita uživatele: %{value}"
label_new: Nový
label_logged_as: Přihlášen jako
label_environment: Prostředí
label_authentication: Autentifikace
label_auth_source: Mód autentifikace
label_auth_source_new: Nový mód autentifikace
label_auth_source_plural: Módy autentifikace
label_subproject_plural: Podprojekty
label_subproject_new: Nový podprojekt
label_and_its_subprojects: "%{value} a jeho podprojekty"
label_min_max_length: Min - Max délka
label_list: Seznam
label_date: Datum
label_integer: Celé číslo
label_float: Desetinné číslo
label_boolean: Ano/Ne
label_string: Text
label_text: Dlouhý text
label_attribute: Atribut
label_attribute_plural: Atributy
label_no_data: Žádné položky
label_change_status: Změnit stav
label_history: Historie
label_attachment: Soubor
label_attachment_new: Nový soubor
label_attachment_delete: Odstranit soubor
label_attachment_plural: Soubory
label_file_added: Soubor přidán
label_report: Přehled
label_report_plural: Přehledy
label_news: Novinky
label_news_new: Přidat novinku
label_news_plural: Novinky
label_news_latest: Poslední novinky
label_news_view_all: Zobrazit všechny novinky
label_news_added: Novinka přidána
label_settings: Nastavení
label_overview: Přehled
label_version: Verze
label_version_new: Nová verze
label_version_plural: Verze
label_close_versions: Zavřít dokončené verze
label_confirmation: Potvrzení
label_export_to: 'Také k dispozici:'
label_read: Načítá se...
label_public_projects: Veřejné projekty
label_open_issues: otevřený
label_open_issues_plural: otevřené
label_closed_issues: uzavřený
label_closed_issues_plural: uzavřené
label_x_open_issues_abbr_on_total:
zero: 0 otevřených / %{total}
one: 1 otevřený / %{total}
other: "%{count} otevřených / %{total}"
label_x_open_issues_abbr:
zero: 0 otevřených
one: 1 otevřený
other: "%{count} otevřených"
label_x_closed_issues_abbr:
zero: 0 uzavřených
one: 1 uzavřený
other: "%{count} uzavřených"
label_total: Celkem
label_permissions: Práva
label_current_status: Aktuální stav
label_new_statuses_allowed: Nové povolené stavy
label_all: vše
label_none: nic
label_nobody: nikdo
label_next: Další
label_previous: Předchozí
label_used_by: Použito
label_details: Detaily
label_add_note: Přidat poznámku
label_per_page: Na stránku
label_calendar: Kalendář
label_months_from: měsíců od
label_gantt: Ganttův diagram
label_internal: Interní
label_last_changes: "posledních %{count} změn"
label_change_view_all: Zobrazit všechny změny
label_personalize_page: Přizpůsobit tuto stránku
label_comment: Komentář
label_comment_plural: Komentáře
label_x_comments:
zero: žádné komentáře
one: 1 komentář
other: "%{count} komentářů"
label_comment_add: Přidat komentáře
label_comment_added: Komentář přidán
label_comment_delete: Odstranit komentář
label_query: Uživatelský dotaz
label_query_plural: Uživatelské dotazy
label_query_new: Nový dotaz
label_filter_add: Přidat filtr
label_filter_plural: Filtry
label_equals: je
label_not_equals: není
label_in_less_than: je měší než
label_in_more_than: je větší než
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: v
label_today: dnes
label_all_time: vše
label_yesterday: včera
label_this_week: tento týden
label_last_week: minulý týden
label_last_n_days: "posledních %{count} dnů"
label_this_month: tento měsíc
label_last_month: minulý měsíc
label_this_year: tento rok
label_date_range: Časový rozsah
label_less_than_ago: před méně jak (dny)
label_more_than_ago: před více jak (dny)
label_ago: před (dny)
label_contains: obsahuje
label_not_contains: neobsahuje
label_day_plural: dny
label_repository: Repozitář
label_repository_plural: Repozitáře
label_browse: Procházet
label_branch: Větev
label_tag: Tag
label_revision: Revize
label_revision_plural: Revizí
label_revision_id: "Revize %{value}"
label_associated_revisions: Související verze
label_added: přidáno
label_modified: změněno
label_copied: zkopírováno
label_renamed: přejmenováno
label_deleted: odstraněno
label_latest_revision: Poslední revize
label_latest_revision_plural: Poslední revize
label_view_revisions: Zobrazit revize
label_view_all_revisions: Zobrazit všechny revize
label_max_size: Maximální velikost
label_sort_highest: Přesunout na začátek
label_sort_higher: Přesunout nahoru
label_sort_lower: Přesunout dolů
label_sort_lowest: Přesunout na konec
label_roadmap: Plán
label_roadmap_due_in: "Zbývá %{value}"
label_roadmap_overdue: "%{value} pozdě"
label_roadmap_no_issues: Pro tuto verzi nejsou žádné úkoly
label_search: Hledat
label_result_plural: Výsledky
label_all_words: Všechna slova
label_wiki: Wiki
label_wiki_edit: Wiki úprava
label_wiki_edit_plural: Wiki úpravy
label_wiki_page: Wiki stránka
label_wiki_page_plural: Wiki stránky
label_index_by_title: Index dle názvu
label_index_by_date: Index dle data
label_current_version: Aktuální verze
label_preview: Náhled
label_feed_plural: Příspěvky
label_changes_details: Detail všech změn
label_issue_tracking: Sledování úkolů
label_spent_time: Strávený čas
label_overall_spent_time: Celkem strávený čas
label_f_hour: "%{value} hodina"
label_f_hour_plural: "%{value} hodin"
label_time_tracking: Sledování času
label_change_plural: Změny
label_statistics: Statistiky
label_commits_per_month: Commitů za měsíc
label_commits_per_author: Commitů za autora
label_view_diff: Zobrazit rozdíly
label_diff_inline: uvnitř
label_diff_side_by_side: vedle sebe
label_options: Nastavení
label_copy_workflow_from: Kopírovat průběh práce z
label_permissions_report: Přehled práv
label_watched_issues: Sledované úkoly
label_related_issues: Související úkoly
label_applied_status: Použitý stav
label_loading: Nahrávám...
label_relation_new: Nová souvislost
label_relation_delete: Odstranit souvislost
label_relates_to: související s
label_duplicates: duplikuje
label_duplicated_by: duplikován
label_blocks: blokuje
label_blocked_by: blokován
label_precedes: předchází
label_follows: následuje
label_end_to_start: od konce do začátku
label_end_to_end: od konce do konce
label_start_to_start: od začátku do začátku
label_start_to_end: od začátku do konce
label_stay_logged_in: Zůstat přihlášený
label_disabled: zakázán
label_show_completed_versions: Zobrazit dokončené verze
label_me: já
label_board: Fórum
label_board_new: Nové fórum
label_board_plural: Fóra
label_board_locked: Zamčeno
label_board_sticky: Nálepka
label_topic_plural: Témata
label_message_plural: Zprávy
label_message_last: Poslední zpráva
label_message_new: Nová zpráva
label_message_posted: Zpráva přidána
label_reply_plural: Odpovědi
label_send_information: Zaslat informace o účtu uživateli
label_year: Rok
label_month: Měsíc
label_week: Týden
label_date_from: Od
label_date_to: Do
label_language_based: Podle výchozího jazyka
label_sort_by: "Seřadit podle %{value}"
label_send_test_email: Poslat testovací email
label_feeds_access_key: Přístupový klíč pro Atom
label_missing_feeds_access_key: Postrádá přístupový klíč pro Atom
label_feeds_access_key_created_on: "Přístupový klíč pro Atom byl vytvořen před %{value}"
label_module_plural: Moduly
label_added_time_by: "Přidáno uživatelem %{author} před %{age}"
label_updated_time_by: "Aktualizováno uživatelem %{author} před %{age}"
label_updated_time: "Aktualizováno před %{value}"
label_jump_to_a_project: Vyberte projekt...
label_file_plural: Soubory
label_changeset_plural: Sady změn
label_default_columns: Výchozí sloupce
label_no_change_option: (beze změny)
label_bulk_edit_selected_issues: Hromadná úprava vybraných úkolů
label_theme: Téma
label_default: Výchozí
label_search_titles_only: Vyhledávat pouze v názvech
label_user_mail_option_all: "Pro všechny události všech mých projektů"
label_user_mail_option_selected: "Pro všechny události vybraných projektů..."
label_user_mail_option_none: "Žádné události"
label_user_mail_option_only_my_events: "Jen pro věci, co sleduji nebo jsem v nich zapojen"
label_user_mail_option_only_assigned: "Jen pro věci, ke kterým sem přiřazen"
label_user_mail_option_only_owner: "Jen pro věci, které vlastním"
label_user_mail_no_self_notified: "Nezasílat informace o mnou vytvořených změnách"
label_registration_activation_by_email: aktivace účtu emailem
label_registration_manual_activation: manuální aktivace účtu
label_registration_automatic_activation: automatická aktivace účtu
label_display_per_page: "%{value} na stránku"
label_age: Věk
label_change_properties: Změnit vlastnosti
label_general: Obecné
label_more: Více
label_scm: SCM
label_plugins: Doplňky
label_ldap_authentication: Autentifikace LDAP
label_downloads_abbr: Staž.
label_optional_description: Volitelný popis
label_add_another_file: Přidat další soubor
label_preferences: Nastavení
label_chronological_order: V chronologickém pořadí
label_reverse_chronological_order: V obrácaném chronologickém pořadí
label_planning: Plánování
label_incoming_emails: Příchozí e-maily
label_generate_key: Generovat klíč
label_issue_watchers: Sledování
label_example: Příklad
label_display: Zobrazit
label_sort: Řazení
label_ascending: Vzestupně
label_descending: Sestupně
label_date_from_to: Od %{start} do %{end}
label_wiki_content_added: Wiki stránka přidána
label_wiki_content_updated: Wiki stránka aktualizována
label_group: Skupina
label_group_plural: Skupiny
label_group_new: Nová skupina
label_time_entry_plural: Strávený čas
label_version_sharing_none: Nesdíleno
label_version_sharing_descendants: S podprojekty
label_version_sharing_hierarchy: S hierarchií projektu
label_version_sharing_tree: Se stromem projektu
label_version_sharing_system: Se všemi projekty
label_update_issue_done_ratios: Aktualizovat koeficienty dokončení úkolů
label_copy_source: Zdroj
label_copy_target: Cíl
label_copy_same_as_target: Stejný jako cíl
label_display_used_statuses_only: Zobrazit pouze stavy které jsou použité touto frontou
label_api_access_key: API přístupový klíč
label_missing_api_access_key: Chybějící přístupový klíč API
label_api_access_key_created_on: API přístupový klíč vytvořen %{value}
label_profile: Profil
label_subtask_plural: Dílčí úkoly
label_project_copy_notifications: Odeslat email oznámení v průběhu kopie projektu
label_principal_search: "Hledat uživatele nebo skupinu:"
label_user_search: "Hledat uživatele:"
button_login: Přihlásit
button_submit: Potvrdit
button_save: Uložit
button_check_all: Zašrtnout vše
button_uncheck_all: Odšrtnout vše
button_delete: Odstranit
button_create: Vytvořit
button_create_and_continue: Vytvořit a pokračovat
button_test: Testovat
button_edit: Upravit
button_edit_associated_wikipage: "Upravit přiřazenou Wiki stránku: %{page_title}"
button_add: Přidat
button_change: Změnit
button_apply: Použít
button_clear: Smazat
button_lock: Zamknout
button_unlock: Odemknout
button_download: Stáhnout
button_list: Vypsat
button_view: Zobrazit
button_move: Přesunout
button_move_and_follow: Přesunout a následovat
button_back: Zpět
button_cancel: Storno
button_activate: Aktivovat
button_sort: Seřadit
button_log_time: Přidat čas
button_rollback: Zpět k této verzi
button_watch: Sledovat
button_unwatch: Nesledovat
button_reply: Odpovědět
button_archive: Archivovat
button_unarchive: Dearchivovat
button_reset: Resetovat
button_rename: Přejmenovat
button_change_password: Změnit heslo
button_copy: Kopírovat
button_copy_and_follow: Kopírovat a následovat
button_annotate: Komentovat
button_update: Aktualizovat
button_configure: Konfigurovat
button_quote: Citovat
button_duplicate: Duplikovat
button_show: Zobrazit
status_active: aktivní
status_registered: registrovaný
status_locked: zamčený
version_status_open: otevřený
version_status_locked: zamčený
version_status_closed: zavřený
field_active: Aktivní
text_select_mail_notifications: Vyberte akci, při které bude zasláno upozornění emailem.
text_regexp_info: např. ^[A-Z0-9]+$
text_min_max_length_info: 0 znamená bez limitu
text_project_destroy_confirmation: Jste si jisti, že chcete odstranit tento projekt a všechna související data?
text_subprojects_destroy_warning: "Jeho podprojek(y): %{value} budou také smazány."
text_workflow_edit: Vyberte roli a frontu k editaci průběhu práce
text_are_you_sure: Jste si jisti?
text_journal_changed: "%{label} změněn z %{old} na %{new}"
text_journal_set_to: "%{label} nastaven na %{value}"
text_journal_deleted: "%{label} smazán (%{old})"
text_journal_added: "%{label} %{value} přidán"
text_tip_issue_begin_day: úkol začíná v tento den
text_tip_issue_end_day: úkol končí v tento den
text_tip_issue_begin_end_day: úkol začíná a končí v tento den
text_caracters_maximum: "%{count} znaků maximálně."
text_caracters_minimum: "Musí být alespoň %{count} znaků dlouhé."
text_length_between: "Délka mezi %{min} a %{max} znaky."
text_tracker_no_workflow: Pro tuto frontu není definován žádný průběh práce
text_unallowed_characters: Nepovolené znaky
text_comma_separated: Povoleno více hodnot (oddělěné čárkou).
text_line_separated: Více hodnot povoleno (jeden řádek pro každou hodnotu).
text_issues_ref_in_commit_messages: Odkazování a opravování úkolů v poznámkách commitů
text_issue_added: "Úkol %{id} byl vytvořen uživatelem %{author}."
text_issue_updated: "Úkol %{id} byl aktualizován uživatelem %{author}."
text_wiki_destroy_confirmation: Opravdu si přejete odstranit tuto Wiki a celý její obsah?
text_issue_category_destroy_question: "Některé úkoly (%{count}) jsou přiřazeny k této kategorii. Co s nimi chtete udělat?"
text_issue_category_destroy_assignments: Zrušit přiřazení ke kategorii
text_issue_category_reassign_to: Přiřadit úkoly do této kategorie
text_user_mail_option: "U projektů, které nebyly vybrány, budete dostávat oznámení pouze o vašich či o sledovaných položkách (např. o položkách jejichž jste autor nebo ke kterým jste přiřazen(a))."
text_no_configuration_data: "Role, fronty, stavy úkolů ani průběh práce nebyly zatím nakonfigurovány.\nVelice doporučujeme nahrát výchozí konfiguraci. Po té si můžete vše upravit"
text_load_default_configuration: Nahrát výchozí konfiguraci
text_status_changed_by_changeset: "Použito v sadě změn %{value}."
text_time_logged_by_changeset: Aplikováno v sadě změn %{value}.
text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?'
text_select_project_modules: 'Aktivní moduly v tomto projektu:'
text_default_administrator_account_changed: Výchozí nastavení administrátorského účtu změněno
text_file_repository_writable: Povolen zápis do adresáře ukládání souborů
text_plugin_assets_writable: Možnost zápisu do adresáře plugin assets
text_rmagick_available: RMagick k dispozici (volitelné)
text_destroy_time_entries_question: "U úkolů, které chcete odstranit, je evidováno %{hours} práce. Co chete udělat?"
text_destroy_time_entries: Odstranit zaznamenané hodiny.
text_assign_time_entries_to_project: Přiřadit zaznamenané hodiny projektu
text_reassign_time_entries: 'Přeřadit zaznamenané hodiny k tomuto úkolu:'
text_user_wrote: "%{value} napsal:"
text_enumeration_destroy_question: "Několik (%{count}) objektů je přiřazeno k této hodnotě."
text_enumeration_category_reassign_to: 'Přeřadit je do této:'
text_email_delivery_not_configured: "Doručování e-mailů není nastaveno a odesílání notifikací je zakázáno.\nNastavte Váš SMTP server v souboru config/configuration.yml a restartujte aplikaci."
text_repository_usernames_mapping: "Vybrat nebo upravit mapování mezi Redmine uživateli a uživatelskými jmény nalezenými v logu repozitáře.\nUživatelé se shodným Redmine uživatelským jménem a uživatelským jménem v repozitáři jsou mapováni automaticky."
text_diff_truncated: '... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.'
text_custom_field_possible_values_info: 'Každá hodnota na novém řádku'
text_wiki_page_destroy_question: Tato stránka má %{descendants} podstránek a potomků. Co chcete udělat?
text_wiki_page_nullify_children: Ponechat podstránky jako kořenové stránky
text_wiki_page_destroy_children: Smazat podstránky a všechny jejich potomky
text_wiki_page_reassign_children: Přiřadit podstránky k tomuto rodiči
text_own_membership_delete_confirmation: "Chystáte se odebrat si některá nebo všechna svá oprávnění, potom již nemusíte být schopni upravit tento projekt.\nOpravdu chcete pokračovat?"
text_zoom_in: Přiblížit
text_zoom_out: Oddálit
default_role_manager: Manažer
default_role_developer: Vývojář
default_role_reporter: Reportér
default_tracker_bug: Chyba
default_tracker_feature: Požadavek
default_tracker_support: Podpora
default_issue_status_new: Nový
default_issue_status_in_progress: Ve vývoji
default_issue_status_resolved: Vyřešený
default_issue_status_feedback: Čeká se
default_issue_status_closed: Uzavřený
default_issue_status_rejected: Odmítnutý
default_doc_category_user: Uživatelská dokumentace
default_doc_category_tech: Technická dokumentace
default_priority_low: Nízká
default_priority_normal: Normální
default_priority_high: Vysoká
default_priority_urgent: Urgentní
default_priority_immediate: Okamžitá
default_activity_design: Návhr
default_activity_development: Vývoj
enumeration_issue_priorities: Priority úkolů
enumeration_doc_categories: Kategorie dokumentů
enumeration_activities: Aktivity (sledování času)
enumeration_system_activity: Systémová aktivita
field_warn_on_leaving_unsaved: Varuj mě před opuštěním stránky s neuloženým textem
text_warn_on_leaving_unsaved: Aktuální stránka obsahuje neuložený text, který bude ztracen, když opustíte stránku.
label_my_queries: Moje vlastní dotazy
text_journal_changed_no_detail: "%{label} aktualizován"
label_news_comment_added: K novince byl přidán komentář
button_expand_all: Rozbal vše
button_collapse_all: Sbal vše
label_additional_workflow_transitions_for_assignee: Další změna stavu povolena, jestliže je uživatel přiřazen
label_additional_workflow_transitions_for_author: Další změna stavu povolena, jestliže je uživatel autorem
label_bulk_edit_selected_time_entries: Hromadná změna záznamů času
text_time_entries_destroy_confirmation: Jste si jistí, že chcete smazat vybraný záznam(y) času?
label_role_anonymous: Anonymní
label_role_non_member: Není členem
label_issue_note_added: Přidána poznámka
label_issue_status_updated: Aktualizován stav
label_issue_priority_updated: Aktualizována priorita
label_issues_visibility_own: Úkol vytvořen nebo přiřazen uživatel(i/em)
field_issues_visibility: Viditelnost úkolů
label_issues_visibility_all: Všechny úkoly
permission_set_own_issues_private: Nastavit vlastní úkoly jako veřejné nebo soukromé
field_is_private: Soukromý
permission_set_issues_private: Nastavit úkoly jako veřejné nebo soukromé
label_issues_visibility_public: Všechny úkoly, které nejsou soukromé
text_issues_destroy_descendants_confirmation: "%{count} dílčí(ch) úkol(ů) bude rovněž smazán(o)."
field_commit_logs_encoding: Kódování zpráv při commitu
field_scm_path_encoding: Kódování cesty SCM
text_scm_path_encoding_note: "Výchozí: UTF-8"
field_path_to_repository: Cesta k repositáři
field_root_directory: Kořenový adresář
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Lokální repositář (např. /hgrepo, c:\hgrepo)
text_scm_command: Příkaz
text_scm_command_version: Verze
label_git_report_last_commit: Reportovat poslední commit pro soubory a adresáře
text_scm_config: Můžete si nastavit vaše SCM příkazy v config/configuration.yml. Restartujte, prosím, aplikaci po jejich úpravě.
text_scm_command_not_available: SCM příkaz není k dispozici. Zkontrolujte, prosím, nastavení v panelu Administrace.
notice_issue_successful_create: Úkol %{id} vytvořen.
label_between: mezi
setting_issue_group_assignment: Povolit přiřazení úkolu skupině
label_diff: rozdíl
text_git_repository_note: Repositář je "bare and local" (např. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Směr třídění
description_project_scope: Rozsah vyhledávání
description_filter: Filtr
description_user_mail_notification: Nastavení emailových notifikací
description_date_from: Zadejte počáteční datum
description_message_content: Obsah zprávy
description_available_columns: Dostupné sloupce
description_date_range_interval: Zvolte rozsah výběrem počátečního a koncového data
description_issue_category_reassign: Zvolte kategorii úkolu
description_search: Vyhledávací pole
description_notes: Poznámky
description_date_range_list: Zvolte rozsah ze seznamu
description_choose_project: Projekty
description_date_to: Zadejte datum
description_query_sort_criteria_attribute: Třídící atribut
description_wiki_subpages_reassign: Zvolte novou rodičovskou stránku
description_selected_columns: Vybraný sloupec
label_parent_revision: Rodič
label_child_revision: Potomek
error_scm_annotate_big_text_file: Vstup nemůže být komentován, protože překračuje povolenou velikost textového souboru
setting_default_issue_start_date_to_creation_date: Použij aktuální datum jako počáteční datum pro nové úkoly
button_edit_section: Uprav tuto část
setting_repositories_encodings: Kódování příloh a repositářů
description_all_columns: Všechny sloupce
button_export: Export
label_export_options: "nastavení exportu %{export_format}"
error_attachment_too_big: Soubor nemůže být nahrán, protože jeho velikost je větší než maximální (%{max_size})
notice_failed_to_save_time_entries: "Chyba při ukládání %{count} časov(ých/ého) záznam(ů) z %{total} vybraného: %{ids}."
label_x_issues:
zero: 0 Úkol
one: 1 Úkol
other: "%{count} Úkoly"
label_repository_new: Nový repositář
field_repository_is_default: Hlavní repositář
label_copy_attachments: Kopírovat přílohy
label_item_position: "%{position}/%{count}"
label_completed_versions: Dokončené verze
text_project_identifier_info: Jsou povolena pouze malá písmena (a-z), číslice, pomlčky a podtržítka. Po uložení již nelze identifikátor měnit.
field_multiple: Více hodnot
setting_commit_cross_project_ref: Povolit reference a opravy úkolů ze všech ostatních projektů
text_issue_conflict_resolution_add_notes: Přidat moje poznámky a zahodit ostatní změny
text_issue_conflict_resolution_overwrite: Přesto přijmout moje úpravy (předchozí poznámky budou zachovány, ale některé změny mohou být přepsány)
notice_issue_update_conflict: Během vašich úprav byl úkol aktualizován jiným uživatelem.
text_issue_conflict_resolution_cancel: Zahoď všechny moje změny a znovu zobraz %{link}
permission_manage_related_issues: Spravuj související úkoly
field_auth_source_ldap_filter: LDAP filtr
label_search_for_watchers: Hledej sledující pro přidání
notice_account_deleted: Váš účet byl trvale smazán.
setting_unsubscribe: Povolit uživatelům smazání jejich vlastního účtu
button_delete_my_account: Smazat můj účet
text_account_destroy_confirmation: |-
Skutečně chcete pokračovat?
Váš účet bude nenávratně smazán.
error_session_expired: Vaše sezení vypršelo. Znovu se přihlaste, prosím.
text_session_expiration_settings: "Varování: změnou tohoto nastavení mohou vypršet aktuální sezení včetně toho vašeho."
setting_session_lifetime: Maximální čas sezení
setting_session_timeout: Vypršení sezení bez aktivity
label_session_expiration: Vypršení sezení
permission_close_project: Zavřít / Otevřít projekt
label_show_closed_projects: Zobrazit zavřené projekty
button_close: Zavřít
button_reopen: Znovu otevřít
project_status_active: aktivní
project_status_closed: zavřený
project_status_archived: archivovaný
text_project_closed: Tento projekt je uzevřený a je pouze pro čtení.
notice_user_successful_create: Uživatel %{id} vytvořen.
field_core_fields: Standardní pole
field_timeout: Vypršení (v sekundách)
setting_thumbnails_enabled: Zobrazit náhled přílohy
setting_thumbnails_size: Velikost náhledu (v pixelech)
label_status_transitions: Změna stavu
label_fields_permissions: Práva k polím
label_readonly: Pouze pro čtení
label_required: Vyžadováno
text_repository_identifier_info: Jou povoleny pouze malá písmena (a-z), číslice, pomlčky a podtržítka. Po uložení již nelze identifikátor změnit.
field_board_parent: Rodičovské fórum
label_attribute_of_project: Projektové %{name}
label_attribute_of_author: Autorovo %{name}
label_attribute_of_assigned_to: "%{name} přiřazené(ho)"
label_attribute_of_fixed_version: Cílová verze %{name}
label_copy_subtasks: Kopírovat dílčí úkoly
label_copied_to: zkopírováno do
label_copied_from: zkopírováno z
label_any_issues_in_project: jakékoli úkoly v projektu
label_any_issues_not_in_project: jakékoli úkoly mimo projekt
field_private_notes: Soukromé poznámky
permission_view_private_notes: Zobrazit soukromé poznámky
permission_set_notes_private: Nastavit poznámky jako soukromé
label_no_issues_in_project: žádné úkoly v projektu
label_any: vše
label_last_n_weeks: poslední %{count} týdny
setting_cross_project_subtasks: Povolit dílčí úkoly napříč projekty
label_cross_project_descendants: S podprojekty
label_cross_project_tree: Se stromem projektu
label_cross_project_hierarchy: S hierarchií projektu
label_cross_project_system: Se všemi projekty
button_hide: Skrýt
setting_non_working_week_days: Dny pracovního volna/klidu
label_in_the_next_days: v přístích
label_in_the_past_days: v minulých
label_attribute_of_user: "%{name} uživatel(e/ky)"
text_turning_multiple_off: Jestliže zakážete více hodnot,
hodnoty budou smazány za účelem rezervace pouze jediné hodnoty na položku.
label_attribute_of_issue: "%{name} úkolu"
permission_add_documents: Přidat dokument
permission_edit_documents: Upravit dokumenty
permission_delete_documents: Smazet dokumenty
label_gantt_progress_line: Vývojová čára
setting_jsonp_enabled: Povolit podporu JSONP
field_inherit_members: Zdědit členy
field_closed_on: Uzavřeno
field_generate_password: Generovat heslo
setting_default_projects_tracker_ids: Výchozí fronta pro nové projekty
label_total_time: Celkem
notice_account_not_activated_yet: Neaktivovali jste si dosud Váš účet.
Pro opětovné zaslání aktivačního emailu klikněte na tento odkaz, prosím.
notice_account_locked: Váš účet je uzamčen.
label_hidden: Skrytý
label_visibility_private: pouze pro mě
label_visibility_roles: pouze pro tyto role
label_visibility_public: pro všechny uživatele
field_must_change_passwd: Musí změnit heslo při příštím přihlášení
notice_new_password_must_be_different: Nové heslo se musí lišit od stávajícího
setting_mail_handler_excluded_filenames: Vyřadit přílohy podle jména
text_convert_available: ImageMagick convert k dispozici (volitelné)
redmine-2.4.2/config/locales/en-GB.yml 0000644 0001750 0001750 00000134223 12255774347 017015 0 ustar ondrej ondrej en-GB:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d/%m/%Y"
short: "%d %b"
long: "%d %B, %Y"
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%d/%m/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%d %B, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
x_seconds:
one: "1 second"
other: "%{count} seconds"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 hour"
other: "%{count} hours"
x_days:
one: "1 day"
other: "%{count} days"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
x_months:
one: "1 month"
other: "%{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: " "
precision: 3
currency:
format:
format: "%u%n"
unit: "£"
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "is not included in the list"
exclusion: "is reserved"
invalid: "is invalid"
confirmation: "doesn't match confirmation"
accepted: "must be accepted"
empty: "can't be empty"
blank: "can't be blank"
too_long: "is too long (maximum is %{count} characters)"
too_short: "is too short (minimum is %{count} characters)"
wrong_length: "is the wrong length (should be %{count} characters)"
taken: "has already been taken"
not_a_number: "is not a number"
not_a_date: "is not a valid date"
greater_than: "must be greater than %{count}"
greater_than_or_equal_to: "must be greater than or equal to %{count}"
equal_to: "must be equal to %{count}"
less_than: "must be less than %{count}"
less_than_or_equal_to: "must be less than or equal to %{count}"
odd: "must be odd"
even: "must be even"
greater_than_start_date: "must be greater than start date"
not_same_project: "doesn't belong to the same project"
circular_dependency: "This relation would create a circular dependency"
cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Please select
general_text_No: 'No'
general_text_Yes: 'Yes'
general_text_no: 'no'
general_text_yes: 'yes'
general_lang_name: 'English (British)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Account was successfully updated.
notice_account_invalid_creditentials: Invalid user or password
notice_account_password_updated: Password was successfully updated.
notice_account_wrong_password: Wrong password
notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}.
notice_account_unknown_email: Unknown user.
notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
notice_account_activated: Your account has been activated. You can now log in.
notice_successful_create: Successful creation.
notice_successful_update: Successful update.
notice_successful_delete: Successful deletion.
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 authorised 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_feeds_access_key_reseted: Your Atom access key was reset.
notice_api_access_key_reseted: Your API access key was reset.
notice_failed_to_save_issues: "Failed to save %{count} issue(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})"
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})"
warning_attachments_not_saved: "%{count} file(s) could not be saved."
mail_subject_lost_password: "Your %{value} 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_description: Description
field_summary: Summary
field_is_required: Required
field_firstname: First name
field_lastname: Last name
field_mail: Email
field_filename: File
field_filesize: Size
field_downloads: Downloads
field_author: Author
field_created_on: Created
field_updated_on: Updated
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_homepage: Homepage
field_is_public: Public
field_parent: Subproject of
field_is_in_roadmap: Issues displayed in roadmap
field_login: Login
field_mail_notification: Email notifications
field_admin: Administrator
field_last_login_on: Last connection
field_language: Language
field_effective_date: Date
field_password: Password
field_new_password: New password
field_password_confirmation: Confirmation
field_version: Version
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_start_page: Start page
field_subproject: Subproject
field_hours: Hours
field_activity: Activity
field_spent_on: Date
field_identifier: Identifier
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_identity_url: OpenID URL
field_content: Content
field_group_by: Group results by
field_sharing: Sharing
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"
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: Attachment max. 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_text_formatting: Text formatting
setting_wiki_compression: Wiki history compression
setting_feeds_limit: Feed content limit
setting_default_projects_public: New projects are public by default
setting_autofetch_changesets: Autofetch commits
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_issue_list_default_columns: Default columns displayed on the issue list
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: Max number of diff lines displayed
setting_file_max_size_displayed: Max 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
permission_add_project: Create project
permission_add_subprojects: Create subprojects
permission_edit_project: Edit 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_add_issue_notes: Add notes
permission_edit_issue_notes: Edit notes
permission_edit_own_issue_notes: Edit own notes
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_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
project_module_issue_tracking: Issue tracking
project_module_time_tracking: Time tracking
project_module_news: News
project_module_documents: Documents
project_module_files: Files
project_module_wiki: Wiki
project_module_repository: Repository
project_module_boards: Forums
project_module_calendar: Calendar
project_module_gantt: Gantt
label_user: User
label_user_plural: Users
label_user_new: New user
label_user_anonymous: Anonymous
label_project: Project
label_project_new: New project
label_project_plural: Projects
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: All Projects
label_project_latest: Latest projects
label_issue: Issue
label_issue_new: New issue
label_issue_plural: Issues
label_issue_view_all: View all issues
label_issues_by: "Issues by %{value}"
label_issue_added: Issue added
label_issue_updated: Issue updated
label_document: Document
label_document_new: New document
label_document_plural: Documents
label_document_added: Document added
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: Member
label_member_new: New member
label_member_plural: Members
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_plural: Issue categories
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_information: Information
label_information_plural: Information
label_please_login: Please log in
label_register: Register
label_login_with_open_id_option: or login with OpenID
label_password_lost: Lost password
label_home: Home
label_my_page: My page
label_my_account: My account
label_my_projects: My projects
label_my_page_block: My page block
label_administration: Administration
label_login: Sign in
label_logout: Sign out
label_help: Help
label_reported_issues: Reported issues
label_assigned_to_me_issues: Issues assigned to me
label_last_login: Last connection
label_registered_on: Registered on
label_activity: Activity
label_overall_activity: Overall activity
label_user_activity: "%{value}'s 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_no_data: No data to display
label_change_status: Change status
label_history: History
label_attachment: File
label_attachment_new: New file
label_attachment_delete: Delete file
label_attachment_plural: Files
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: Overview
label_version: Version
label_version_new: New version
label_version_plural: Versions
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_total: Total
label_permissions: Permissions
label_current_status: Current status
label_new_statuses_allowed: New statuses allowed
label_all: all
label_none: none
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: Personalise 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_query: Custom query
label_query_plural: Custom queries
label_query_new: New query
label_my_queries: My custom queries
label_filter_add: Add filter
label_filter_plural: Filters
label_equals: is
label_not_equals: is not
label_in_less_than: in less than
label_in_more_than: in more than
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: in
label_today: today
label_all_time: all time
label_yesterday: yesterday
label_this_week: this week
label_last_week: last week
label_last_n_days: "last %{count} days"
label_this_month: this month
label_last_month: last month
label_this_year: this year
label_date_range: Date range
label_less_than_ago: less than days ago
label_more_than_ago: more than days ago
label_ago: days ago
label_contains: contains
label_not_contains: doesn't contain
label_day_plural: days
label_repository: Repository
label_repository_plural: Repositories
label_browse: Browse
label_branch: Branch
label_tag: Tag
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_latest_revision: Latest revision
label_latest_revision_plural: Latest revisions
label_view_revisions: View revisions
label_view_all_revisions: View all revisions
label_max_size: Maximum size
label_sort_highest: Move to top
label_sort_higher: Move up
label_sort_lower: Move down
label_sort_lowest: Move to bottom
label_roadmap: Roadmap
label_roadmap_due_in: "Due in %{value}"
label_roadmap_overdue: "%{value} late"
label_roadmap_no_issues: No issues for this version
label_search: Search
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_preview: Preview
label_feed_plural: Feeds
label_changes_details: Details of all changes
label_issue_tracking: Issue tracking
label_spent_time: Spent time
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_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_loading: Loading...
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_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_stay_logged_in: Stay logged in
label_disabled: disabled
label_show_completed_versions: Show completed versions
label_me: me
label_board: Forum
label_board_new: New forum
label_board_plural: Forums
label_board_locked: Locked
label_board_sticky: Sticky
label_topic_plural: Topics
label_message_plural: Messages
label_message_last: Last message
label_message_new: New message
label_message_posted: Message added
label_reply_plural: Replies
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_sort_by: "Sort by %{value}"
label_send_test_email: Send a test email
label_feeds_access_key: Atom access key
label_missing_feeds_access_key: Missing a Atom access key
label_feeds_access_key_created_on: "Atom access key created %{value} ago"
label_module_plural: Modules
label_added_time_by: "Added by %{author} %{age} ago"
label_updated_time_by: "Updated by %{author} %{age} ago"
label_updated_time: "Updated %{value} 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_theme: Theme
label_default: Default
label_search_titles_only: Search titles only
label_user_mail_option_all: "For any event on all my projects"
label_user_mail_option_selected: "For any event on the selected projects only..."
label_user_mail_option_none: "No events"
label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
label_user_mail_option_only_assigned: "Only for things I am assigned to"
label_user_mail_option_only_owner: "Only for things I am the owner of"
label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
label_registration_activation_by_email: account activation by email
label_registration_manual_activation: manual account activation
label_registration_automatic_activation: automatic account activation
label_display_per_page: "Per page: %{value}"
label_age: Age
label_change_properties: Change properties
label_general: General
label_more: More
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: LDAP authentication
label_downloads_abbr: D/L
label_optional_description: Optional description
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:"
button_login: Login
button_submit: Submit
button_save: Save
button_check_all: Check all
button_uncheck_all: Uncheck all
button_collapse_all: Collapse all
button_expand_all: Expand all
button_delete: Delete
button_create: Create
button_create_and_continue: Create and continue
button_test: Test
button_edit: Edit
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
button_add: Add
button_change: Change
button_apply: Apply
button_clear: Clear
button_lock: Lock
button_unlock: Unlock
button_download: Download
button_list: List
button_view: View
button_move: Move
button_move_and_follow: Move and follow
button_back: Back
button_cancel: Cancel
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_change_password: Change password
button_copy: Copy
button_copy_and_follow: Copy and follow
button_annotate: Annotate
button_update: Update
button_configure: Configure
button_quote: Quote
button_duplicate: Duplicate
button_show: Show
status_active: active
status_registered: registered
status_locked: locked
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_are_you_sure: Are you sure?
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: task beginning this day
text_tip_issue_end_day: task ending this day
text_tip_issue_begin_end_day: task beginning and ending this day
text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter. Once saved, the identifier cannot be changed.'
text_caracters_maximum: "%{count} characters maximum."
text_caracters_minimum: "Must be at least %{count} characters long."
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_select_project_modules: 'Select modules to enable for this project:'
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 Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine 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."
default_role_manager: Manager
default_role_developer: Developer
default_role_reporter: Reporter
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_priority_low: Low
default_priority_normal: Normal
default_priority_high: High
default_priority_urgent: Urgent
default_priority_immediate: Immediate
default_activity_design: Design
default_activity_development: Development
enumeration_issue_priorities: Issue priorities
enumeration_doc_categories: Document categories
enumeration_activities: Activities (time tracking)
enumeration_system_activity: System Activity
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
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.
notice_issue_successful_create: Issue %{id} created.
label_between: between
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 issue
one: 1 issue
other: "%{count} issues"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position} of %{count}"
label_completed_versions: Completed versions
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.'
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: all
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/ca.yml 0000644 0001750 0001750 00000143010 12255774347 016502 0 ustar ondrej ondrej # Redmine catalan translation:
# by Joan Duran
ca:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d-%m-%Y"
short: "%e de %b"
long: "%a, %e de %b de %Y"
day_names: [Diumenge, Dilluns, Dimarts, Dimecres, Dijous, Divendres, Dissabte]
abbr_day_names: [dg, dl, dt, dc, dj, dv, ds]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Gener, Febrer, Març, Abril, Maig, Juny, Juliol, Agost, Setembre, Octubre, Novembre, Desembre]
abbr_month_names: [~, Gen, Feb, Mar, Abr, Mai, Jun, Jul, Ago, Set, Oct, Nov, Des]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%d-%m-%Y %H:%M"
time: "%H:%M"
short: "%e de %b, %H:%M"
long: "%a, %e de %b de %Y, %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "mig minut"
less_than_x_seconds:
one: "menys d'un segon"
other: "menys de %{count} segons"
x_seconds:
one: "1 segons"
other: "%{count} segons"
less_than_x_minutes:
one: "menys d'un minut"
other: "menys de %{count} minuts"
x_minutes:
one: "1 minut"
other: "%{count} minuts"
about_x_hours:
one: "aproximadament 1 hora"
other: "aproximadament %{count} hores"
x_hours:
one: "1 hora"
other: "%{count} hores"
x_days:
one: "1 dia"
other: "%{count} dies"
about_x_months:
one: "aproximadament 1 mes"
other: "aproximadament %{count} mesos"
x_months:
one: "1 mes"
other: "%{count} mesos"
about_x_years:
one: "aproximadament 1 any"
other: "aproximadament %{count} anys"
over_x_years:
one: "més d'un any"
other: "més de %{count} anys"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
# Default format for numbers
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "i"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "no està inclòs a la llista"
exclusion: "està reservat"
invalid: "no és vàlid"
confirmation: "la confirmació no coincideix"
accepted: "s'ha d'acceptar"
empty: "no pot estar buit"
blank: "no pot estar en blanc"
too_long: "és massa llarg"
too_short: "és massa curt"
wrong_length: "la longitud és incorrecta"
taken: "ja s'està utilitzant"
not_a_number: "no és un número"
not_a_date: "no és una data vàlida"
greater_than: "ha de ser més gran que %{count}"
greater_than_or_equal_to: "ha de ser més gran o igual a %{count}"
equal_to: "ha de ser igual a %{count}"
less_than: "ha de ser menys que %{count}"
less_than_or_equal_to: "ha de ser menys o igual a %{count}"
odd: "ha de ser senar"
even: "ha de ser parell"
greater_than_start_date: "ha de ser superior que la data inicial"
not_same_project: "no pertany al mateix projecte"
circular_dependency: "Aquesta relació crearia una dependència circular"
cant_link_an_issue_with_a_descendant: "Un assumpte no es pot enllaçar a una de les seves subtasques"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Seleccioneu
general_text_No: 'No'
general_text_Yes: 'Si'
general_text_no: 'no'
general_text_yes: 'si'
general_lang_name: 'Català'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-15
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: "El compte s'ha actualitzat correctament."
notice_account_invalid_creditentials: Usuari o contrasenya invàlid
notice_account_password_updated: "La contrasenya s'ha modificat correctament."
notice_account_wrong_password: Contrasenya incorrecta
notice_account_register_done: "El compte s'ha creat correctament. Per a activar el compte, feu clic en l'enllaç que us han enviat per correu electrònic."
notice_account_unknown_email: Usuari desconegut.
notice_can_t_change_password: "Aquest compte utilitza una font d'autenticació externa. No és possible canviar la contrasenya."
notice_account_lost_email_sent: "S'ha enviat un correu electrònic amb instruccions per a seleccionar una contrasenya nova."
notice_account_activated: "El compte s'ha activat. Ara podeu entrar."
notice_successful_create: "S'ha creat correctament."
notice_successful_update: "S'ha modificat correctament."
notice_successful_delete: "S'ha suprimit correctament."
notice_successful_connection: "S'ha connectat correctament."
notice_file_not_found: "La pàgina a la que intenteu accedir no existeix o s'ha suprimit."
notice_locking_conflict: Un altre usuari ha actualitzat les dades.
notice_not_authorized: No teniu permís per a accedir a aquesta pàgina.
notice_email_sent: "S'ha enviat un correu electrònic a %{value}"
notice_email_error: "S'ha produït un error en enviar el correu (%{value})"
notice_feeds_access_key_reseted: "S'ha reiniciat la clau d'accés del Atom."
notice_api_access_key_reseted: "S'ha reiniciat la clau d'accés a l'API."
notice_failed_to_save_issues: "No s'han pogut desar %{count} assumptes de %{total} seleccionats: %{ids}."
notice_failed_to_save_members: "No s'han pogut desar els membres: %{errors}."
notice_no_issue_selected: "No s'ha seleccionat cap assumpte. Activeu els assumptes que voleu editar."
notice_account_pending: "S'ha creat el compte i ara està pendent de l'aprovació de l'administrador."
notice_default_data_loaded: "S'ha carregat correctament la configuració predeterminada."
notice_unable_delete_version: "No s'ha pogut suprimir la versió."
notice_unable_delete_time_entry: "No s'ha pogut suprimir l'entrada del registre de temps."
notice_issue_done_ratios_updated: "S'ha actualitzat el tant per cent dels assumptes."
error_can_t_load_default_data: "No s'ha pogut carregar la configuració predeterminada: %{value} "
error_scm_not_found: "No s'ha trobat l'entrada o la revisió en el dipòsit."
error_scm_command_failed: "S'ha produït un error en intentar accedir al dipòsit: %{value}"
error_scm_annotate: "L'entrada no existeix o no s'ha pogut anotar."
error_issue_not_found_in_project: "No s'ha trobat l'assumpte o no pertany a aquest projecte"
error_no_tracker_in_project: "Aquest projecte no té seguidor associat. Comproveu els paràmetres del projecte."
error_no_default_issue_status: "No s'ha definit cap estat d'assumpte predeterminat. Comproveu la configuració (aneu a «Administració -> Estats de l'assumpte»)."
error_can_not_delete_custom_field: "No s'ha pogut suprimir el camp personalitat"
error_can_not_delete_tracker: "Aquest seguidor conté assumptes i no es pot suprimir."
error_can_not_remove_role: "Aquest rol s'està utilitzant i no es pot suprimir."
error_can_not_reopen_issue_on_closed_version: "Un assumpte assignat a una versió tancada no es pot tornar a obrir"
error_can_not_archive_project: "Aquest projecte no es pot arxivar"
error_issue_done_ratios_not_updated: "No s'ha actualitza el tant per cent dels assumptes."
error_workflow_copy_source: "Seleccioneu un seguidor o rol font"
error_workflow_copy_target: "Seleccioneu seguidors i rols objectiu"
error_unable_delete_issue_status: "No s'ha pogut suprimir l'estat de l'assumpte"
error_unable_to_connect: "No s'ha pogut connectar (%{value})"
warning_attachments_not_saved: "No s'han pogut desar %{count} fitxers."
mail_subject_lost_password: "Contrasenya de %{value}"
mail_body_lost_password: "Per a canviar la contrasenya, feu clic en l'enllaç següent:"
mail_subject_register: "Activació del compte de %{value}"
mail_body_register: "Per a activar el compte, feu clic en l'enllaç següent:"
mail_body_account_information_external: "Podeu utilitzar el compte «%{value}» per a entrar."
mail_body_account_information: Informació del compte
mail_subject_account_activation_request: "Sol·licitud d'activació del compte de %{value}"
mail_body_account_activation_request: "S'ha registrat un usuari nou (%{value}). El seu compte està pendent d'aprovació:"
mail_subject_reminder: "%{count} assumptes venceran els següents %{days} dies"
mail_body_reminder: "%{count} assumptes que teniu assignades venceran els següents %{days} dies:"
mail_subject_wiki_content_added: "S'ha afegit la pàgina wiki «%{id}»"
mail_body_wiki_content_added: "En %{author} ha afegit la pàgina wiki «%{id}»."
mail_subject_wiki_content_updated: "S'ha actualitzat la pàgina wiki «%{id}»"
mail_body_wiki_content_updated: "En %{author} ha actualitzat la pàgina wiki «%{id}»."
field_name: Nom
field_description: Descripció
field_summary: Resum
field_is_required: Necessari
field_firstname: Nom
field_lastname: Cognom
field_mail: Correu electrònic
field_filename: Fitxer
field_filesize: Mida
field_downloads: Baixades
field_author: Autor
field_created_on: Creat
field_updated_on: Actualitzat
field_field_format: Format
field_is_for_all: Per a tots els projectes
field_possible_values: Valores possibles
field_regexp: Expressió regular
field_min_length: Longitud mínima
field_max_length: Longitud màxima
field_value: Valor
field_category: Categoria
field_title: Títol
field_project: Projecte
field_issue: Assumpte
field_status: Estat
field_notes: Notes
field_is_closed: Assumpte tancat
field_is_default: Estat predeterminat
field_tracker: Seguidor
field_subject: Tema
field_due_date: Data de venciment
field_assigned_to: Assignat a
field_priority: Prioritat
field_fixed_version: Versió objectiu
field_user: Usuari
field_principal: Principal
field_role: Rol
field_homepage: Pàgina web
field_is_public: Públic
field_parent: Subprojecte de
field_is_in_roadmap: Assumptes mostrats en la planificació
field_login: Entrada
field_mail_notification: Notificacions per correu electrònic
field_admin: Administrador
field_last_login_on: Última connexió
field_language: Idioma
field_effective_date: Data
field_password: Contrasenya
field_new_password: Contrasenya nova
field_password_confirmation: Confirmació
field_version: Versió
field_type: Tipus
field_host: Ordinador
field_port: Port
field_account: Compte
field_base_dn: Base DN
field_attr_login: "Atribut d'entrada"
field_attr_firstname: Atribut del nom
field_attr_lastname: Atribut del cognom
field_attr_mail: Atribut del correu electrònic
field_onthefly: "Creació de l'usuari «al vol»"
field_start_date: Inici
field_done_ratio: "% realitzat"
field_auth_source: "Mode d'autenticació"
field_hide_mail: "Oculta l'adreça de correu electrònic"
field_comments: Comentari
field_url: URL
field_start_page: Pàgina inicial
field_subproject: Subprojecte
field_hours: Hores
field_activity: Activitat
field_spent_on: Data
field_identifier: Identificador
field_is_filter: "S'ha utilitzat com a filtre"
field_issue_to: Assumpte relacionat
field_delay: Retard
field_assignable: Es poden assignar assumptes a aquest rol
field_redirect_existing_links: Redirigeix els enllaços existents
field_estimated_hours: Temps previst
field_column_names: Columnes
field_time_entries: "Registre de temps"
field_time_zone: Zona horària
field_searchable: Es pot cercar
field_default_value: Valor predeterminat
field_comments_sorting: Mostra els comentaris
field_parent_title: Pàgina pare
field_editable: Es pot editar
field_watcher: Vigilància
field_identity_url: URL OpenID
field_content: Contingut
field_group_by: "Agrupa els resultats per"
field_sharing: Compartició
field_parent_issue: "Tasca pare"
setting_app_title: "Títol de l'aplicació"
setting_app_subtitle: "Subtítol de l'aplicació"
setting_welcome_text: Text de benvinguda
setting_default_language: Idioma predeterminat
setting_login_required: Es necessita autenticació
setting_self_registration: Registre automàtic
setting_attachment_max_size: Mida màxima dels adjunts
setting_issues_export_limit: "Límit d'exportació d'assumptes"
setting_mail_from: "Adreça de correu electrònic d'emissió"
setting_bcc_recipients: Vincula els destinataris de les còpies amb carbó (bcc)
setting_plain_text_mail: només text pla (no HTML)
setting_host_name: "Nom de l'ordinador"
setting_text_formatting: Format del text
setting_wiki_compression: "Comprimeix l'historial del wiki"
setting_feeds_limit: Límit de contingut del canal
setting_default_projects_public: Els projectes nous són públics per defecte
setting_autofetch_changesets: Omple automàticament les publicacions
setting_sys_api_enabled: Habilita el WS per a la gestió del dipòsit
setting_commit_ref_keywords: Paraules claus per a la referència
setting_commit_fix_keywords: Paraules claus per a la correcció
setting_autologin: Entrada automàtica
setting_date_format: Format de la data
setting_time_format: Format de hora
setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes"
setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes"
setting_emails_footer: Peu dels correus electrònics
setting_protocol: Protocol
setting_per_page_options: Opcions dels objectes per pàgina
setting_user_format: "Format de com mostrar l'usuari"
setting_activity_days_default: "Dies a mostrar l'activitat del projecte"
setting_display_subprojects_issues: "Mostra els assumptes d'un subprojecte en el projecte pare per defecte"
setting_enabled_scm: "Habilita l'SCM"
setting_mail_handler_body_delimiters: "Trunca els correus electrònics després d'una d'aquestes línies"
setting_mail_handler_api_enabled: "Habilita el WS per correus electrònics d'entrada"
setting_mail_handler_api_key: Clau API
setting_sequential_project_identifiers: Genera identificadors de projecte seqüencials
setting_gravatar_enabled: "Utilitza les icones d'usuari Gravatar"
setting_gravatar_default: "Imatge Gravatar predeterminada"
setting_diff_max_lines_displayed: Número màxim de línies amb diferències mostrades
setting_file_max_size_displayed: Mida màxima dels fitxers de text mostrats en línia
setting_repository_log_display_limit: Número màxim de revisions que es mostren al registre de fitxers
setting_openid: "Permet entrar i registrar-se amb l'OpenID"
setting_password_min_length: "Longitud mínima de la contrasenya"
setting_new_project_user_role_id: "Aquest rol es dóna a un usuari no administrador per a crear projectes"
setting_default_projects_modules: "Mòduls activats per defecte en els projectes nous"
setting_issue_done_ratio: "Calcula tant per cent realitzat de l'assumpte amb"
setting_issue_done_ratio_issue_status: "Utilitza l'estat de l'assumpte"
setting_issue_done_ratio_issue_field: "Utilitza el camp de l'assumpte"
setting_start_of_week: "Inicia les setmanes en"
setting_rest_api_enabled: "Habilita el servei web REST"
setting_cache_formatted_text: Cache formatted text
permission_add_project: "Crea projectes"
permission_add_subprojects: "Crea subprojectes"
permission_edit_project: Edita el projecte
permission_select_project_modules: Selecciona els mòduls del projecte
permission_manage_members: Gestiona els membres
permission_manage_project_activities: "Gestiona les activitats del projecte"
permission_manage_versions: Gestiona les versions
permission_manage_categories: Gestiona les categories dels assumptes
permission_view_issues: "Visualitza els assumptes"
permission_add_issues: Afegeix assumptes
permission_edit_issues: Edita els assumptes
permission_manage_issue_relations: Gestiona les relacions dels assumptes
permission_add_issue_notes: Afegeix notes
permission_edit_issue_notes: Edita les notes
permission_edit_own_issue_notes: Edita les notes pròpies
permission_move_issues: Mou els assumptes
permission_delete_issues: Suprimeix els assumptes
permission_manage_public_queries: Gestiona les consultes públiques
permission_save_queries: Desa les consultes
permission_view_gantt: Visualitza la gràfica de Gantt
permission_view_calendar: Visualitza el calendari
permission_view_issue_watchers: Visualitza la llista de vigilàncies
permission_add_issue_watchers: Afegeix vigilàncies
permission_delete_issue_watchers: Suprimeix els vigilants
permission_log_time: Registra el temps invertit
permission_view_time_entries: Visualitza el temps invertit
permission_edit_time_entries: Edita els registres de temps
permission_edit_own_time_entries: Edita els registres de temps propis
permission_manage_news: Gestiona les noticies
permission_comment_news: Comenta les noticies
permission_view_documents: Visualitza els documents
permission_manage_files: Gestiona els fitxers
permission_view_files: Visualitza els fitxers
permission_manage_wiki: Gestiona el wiki
permission_rename_wiki_pages: Canvia el nom de les pàgines wiki
permission_delete_wiki_pages: Suprimeix les pàgines wiki
permission_view_wiki_pages: Visualitza el wiki
permission_view_wiki_edits: "Visualitza l'historial del wiki"
permission_edit_wiki_pages: Edita les pàgines wiki
permission_delete_wiki_pages_attachments: Suprimeix adjunts
permission_protect_wiki_pages: Protegeix les pàgines wiki
permission_manage_repository: Gestiona el dipòsit
permission_browse_repository: Navega pel dipòsit
permission_view_changesets: Visualitza els canvis realitzats
permission_commit_access: Accés a les publicacions
permission_manage_boards: Gestiona els taulers
permission_view_messages: Visualitza els missatges
permission_add_messages: Envia missatges
permission_edit_messages: Edita els missatges
permission_edit_own_messages: Edita els missatges propis
permission_delete_messages: Suprimeix els missatges
permission_delete_own_messages: Suprimeix els missatges propis
permission_export_wiki_pages: "Exporta les pàgines wiki"
permission_manage_subtasks: "Gestiona subtasques"
project_module_issue_tracking: "Seguidor d'assumptes"
project_module_time_tracking: Seguidor de temps
project_module_news: Noticies
project_module_documents: Documents
project_module_files: Fitxers
project_module_wiki: Wiki
project_module_repository: Dipòsit
project_module_boards: Taulers
project_module_calendar: Calendari
project_module_gantt: Gantt
label_user: Usuari
label_user_plural: Usuaris
label_user_new: Usuari nou
label_user_anonymous: Anònim
label_project: Projecte
label_project_new: Projecte nou
label_project_plural: Projectes
label_x_projects:
zero: cap projecte
one: 1 projecte
other: "%{count} projectes"
label_project_all: Tots els projectes
label_project_latest: Els últims projectes
label_issue: Assumpte
label_issue_new: Assumpte nou
label_issue_plural: Assumptes
label_issue_view_all: Visualitza tots els assumptes
label_issues_by: "Assumptes per %{value}"
label_issue_added: Assumpte afegit
label_issue_updated: Assumpte actualitzat
label_document: Document
label_document_new: Document nou
label_document_plural: Documents
label_document_added: Document afegit
label_role: Rol
label_role_plural: Rols
label_role_new: Rol nou
label_role_and_permissions: Rols i permisos
label_member: Membre
label_member_new: Membre nou
label_member_plural: Membres
label_tracker: Seguidor
label_tracker_plural: Seguidors
label_tracker_new: Seguidor nou
label_workflow: Flux de treball
label_issue_status: "Estat de l'assumpte"
label_issue_status_plural: "Estats de l'assumpte"
label_issue_status_new: Estat nou
label_issue_category: "Categoria de l'assumpte"
label_issue_category_plural: "Categories de l'assumpte"
label_issue_category_new: Categoria nova
label_custom_field: Camp personalitzat
label_custom_field_plural: Camps personalitzats
label_custom_field_new: Camp personalitzat nou
label_enumerations: Enumeracions
label_enumeration_new: Valor nou
label_information: Informació
label_information_plural: Informació
label_please_login: Entreu
label_register: Registre
label_login_with_open_id_option: "o entra amb l'OpenID"
label_password_lost: Contrasenya perduda
label_home: Inici
label_my_page: La meva pàgina
label_my_account: El meu compte
label_my_projects: Els meus projectes
label_my_page_block: "Els meus blocs de pàgina"
label_administration: Administració
label_login: Entra
label_logout: Surt
label_help: Ajuda
label_reported_issues: Assumptes informats
label_assigned_to_me_issues: Assumptes assignats a mi
label_last_login: Última connexió
label_registered_on: Informat el
label_activity: Activitat
label_overall_activity: Activitat global
label_user_activity: "Activitat de %{value}"
label_new: Nou
label_logged_as: Heu entrat com a
label_environment: Entorn
label_authentication: Autenticació
label_auth_source: "Mode d'autenticació"
label_auth_source_new: "Mode d'autenticació nou"
label_auth_source_plural: "Modes d'autenticació"
label_subproject_plural: Subprojectes
label_subproject_new: "Subprojecte nou"
label_and_its_subprojects: "%{value} i els seus subprojectes"
label_min_max_length: Longitud mín - max
label_list: Llist
label_date: Data
label_integer: Enter
label_float: Flotant
label_boolean: Booleà
label_string: Text
label_text: Text llarg
label_attribute: Atribut
label_attribute_plural: Atributs
label_no_data: Sense dades a mostrar
label_change_status: "Canvia l'estat"
label_history: Historial
label_attachment: Fitxer
label_attachment_new: Fitxer nou
label_attachment_delete: Suprimeix el fitxer
label_attachment_plural: Fitxers
label_file_added: Fitxer afegit
label_report: Informe
label_report_plural: Informes
label_news: Noticies
label_news_new: Afegeix noticies
label_news_plural: Noticies
label_news_latest: Últimes noticies
label_news_view_all: Visualitza totes les noticies
label_news_added: Noticies afegides
label_settings: Paràmetres
label_overview: Resum
label_version: Versió
label_version_new: Versió nova
label_version_plural: Versions
label_close_versions: "Tanca les versions completades"
label_confirmation: Confirmació
label_export_to: "També disponible a:"
label_read: Llegeix...
label_public_projects: Projectes públics
label_open_issues: obert
label_open_issues_plural: oberts
label_closed_issues: tancat
label_closed_issues_plural: tancats
label_x_open_issues_abbr_on_total:
zero: 0 oberts / %{total}
one: 1 obert / %{total}
other: "%{count} oberts / %{total}"
label_x_open_issues_abbr:
zero: 0 oberts
one: 1 obert
other: "%{count} oberts"
label_x_closed_issues_abbr:
zero: 0 tancats
one: 1 tancat
other: "%{count} tancats"
label_total: Total
label_permissions: Permisos
label_current_status: Estat actual
label_new_statuses_allowed: Nous estats autoritzats
label_all: tots
label_none: cap
label_nobody: ningú
label_next: Següent
label_previous: Anterior
label_used_by: Utilitzat per
label_details: Detalls
label_add_note: Afegeix una nota
label_per_page: Per pàgina
label_calendar: Calendari
label_months_from: mesos des de
label_gantt: Gantt
label_internal: Intern
label_last_changes: "últims %{count} canvis"
label_change_view_all: Visualitza tots els canvis
label_personalize_page: Personalitza aquesta pàgina
label_comment: Comentari
label_comment_plural: Comentaris
label_x_comments:
zero: sense comentaris
one: 1 comentari
other: "%{count} comentaris"
label_comment_add: Afegeix un comentari
label_comment_added: Comentari afegit
label_comment_delete: Suprimeix comentaris
label_query: Consulta personalitzada
label_query_plural: Consultes personalitzades
label_query_new: Consulta nova
label_filter_add: Afegeix un filtre
label_filter_plural: Filtres
label_equals: és
label_not_equals: no és
label_in_less_than: en menys de
label_in_more_than: en més de
label_greater_or_equal: ">="
label_less_or_equal: <=
label_in: en
label_today: avui
label_all_time: tot el temps
label_yesterday: ahir
label_this_week: aquesta setmana
label_last_week: "l'última setmana"
label_last_n_days: "els últims %{count} dies"
label_this_month: aquest més
label_last_month: "l'últim més"
label_this_year: aquest any
label_date_range: Abast de les dates
label_less_than_ago: fa menys de
label_more_than_ago: fa més de
label_ago: fa
label_contains: conté
label_not_contains: no conté
label_day_plural: dies
label_repository: Dipòsit
label_repository_plural: Dipòsits
label_browse: Navega
label_branch: Branca
label_tag: Etiqueta
label_revision: Revisió
label_revision_plural: Revisions
label_revision_id: "Revisió %{value}"
label_associated_revisions: Revisions associades
label_added: afegit
label_modified: modificat
label_copied: copiat
label_renamed: reanomenat
label_deleted: suprimit
label_latest_revision: Última revisió
label_latest_revision_plural: Últimes revisions
label_view_revisions: Visualitza les revisions
label_view_all_revisions: "Visualitza totes les revisions"
label_max_size: Mida màxima
label_sort_highest: Mou a la part superior
label_sort_higher: Mou cap amunt
label_sort_lower: Mou cap avall
label_sort_lowest: Mou a la part inferior
label_roadmap: Planificació
label_roadmap_due_in: "Venç en %{value}"
label_roadmap_overdue: "%{value} tard"
label_roadmap_no_issues: No hi ha assumptes per a aquesta versió
label_search: Cerca
label_result_plural: Resultats
label_all_words: Totes les paraules
label_wiki: Wiki
label_wiki_edit: Edició wiki
label_wiki_edit_plural: Edicions wiki
label_wiki_page: Pàgina wiki
label_wiki_page_plural: Pàgines wiki
label_index_by_title: Índex per títol
label_index_by_date: Índex per data
label_current_version: Versió actual
label_preview: Previsualització
label_feed_plural: Canals
label_changes_details: Detalls de tots els canvis
label_issue_tracking: "Seguiment d'assumptes"
label_spent_time: Temps invertit
label_overall_spent_time: "Temps total invertit"
label_f_hour: "%{value} hora"
label_f_hour_plural: "%{value} hores"
label_time_tracking: Temps de seguiment
label_change_plural: Canvis
label_statistics: Estadístiques
label_commits_per_month: Publicacions per mes
label_commits_per_author: Publicacions per autor
label_view_diff: Visualitza les diferències
label_diff_inline: en línia
label_diff_side_by_side: costat per costat
label_options: Opcions
label_copy_workflow_from: Copia el flux de treball des de
label_permissions_report: Informe de permisos
label_watched_issues: Assumptes vigilats
label_related_issues: Assumptes relacionats
label_applied_status: Estat aplicat
label_loading: "S'està carregant..."
label_relation_new: Relació nova
label_relation_delete: Suprimeix la relació
label_relates_to: relacionat amb
label_duplicates: duplicats
label_duplicated_by: duplicat per
label_blocks: bloqueja
label_blocked_by: bloquejats per
label_precedes: anterior a
label_follows: posterior a
label_end_to_start: final al començament
label_end_to_end: final al final
label_start_to_start: començament al començament
label_start_to_end: començament al final
label_stay_logged_in: "Manté l'entrada"
label_disabled: inhabilitat
label_show_completed_versions: Mostra les versions completes
label_me: jo mateix
label_board: Fòrum
label_board_new: Fòrum nou
label_board_plural: Fòrums
label_board_locked: Bloquejat
label_board_sticky: Sticky
label_topic_plural: Temes
label_message_plural: Missatges
label_message_last: Últim missatge
label_message_new: Missatge nou
label_message_posted: Missatge afegit
label_reply_plural: Respostes
label_send_information: "Envia la informació del compte a l'usuari"
label_year: Any
label_month: Mes
label_week: Setmana
label_date_from: Des de
label_date_to: A
label_language_based: "Basat en l'idioma de l'usuari"
label_sort_by: "Ordena per %{value}"
label_send_test_email: Envia un correu electrònic de prova
label_feeds_access_key: "Clau d'accés del Atom"
label_missing_feeds_access_key: "Falta una clau d'accés del Atom"
label_feeds_access_key_created_on: "Clau d'accés del Atom creada fa %{value}"
label_module_plural: Mòduls
label_added_time_by: "Afegit per %{author} fa %{age}"
label_updated_time_by: "Actualitzat per %{author} fa %{age}"
label_updated_time: "Actualitzat fa %{value}"
label_jump_to_a_project: Salta al projecte...
label_file_plural: Fitxers
label_changeset_plural: Conjunt de canvis
label_default_columns: Columnes predeterminades
label_no_change_option: (sense canvis)
label_bulk_edit_selected_issues: Edita en bloc els assumptes seleccionats
label_theme: Tema
label_default: Predeterminat
label_search_titles_only: Cerca només en els títols
label_user_mail_option_all: "Per qualsevol esdeveniment en tots els meus projectes"
label_user_mail_option_selected: "Per qualsevol esdeveniment en els projectes seleccionats..."
label_user_mail_no_self_notified: "No vull ser notificat pels canvis que faig jo mateix"
label_registration_activation_by_email: activació del compte per correu electrònic
label_registration_manual_activation: activació del compte manual
label_registration_automatic_activation: activació del compte automàtica
label_display_per_page: "Per pàgina: %{value}"
label_age: Edat
label_change_properties: Canvia les propietats
label_general: General
label_more: Més
label_scm: SCM
label_plugins: Connectors
label_ldap_authentication: Autenticació LDAP
label_downloads_abbr: Baixades
label_optional_description: Descripció opcional
label_add_another_file: Afegeix un altre fitxer
label_preferences: Preferències
label_chronological_order: En ordre cronològic
label_reverse_chronological_order: En ordre cronològic invers
label_planning: Planificació
label_incoming_emails: "Correu electrònics d'entrada"
label_generate_key: Genera una clau
label_issue_watchers: Vigilàncies
label_example: Exemple
label_display: Mostra
label_sort: Ordena
label_ascending: Ascendent
label_descending: Descendent
label_date_from_to: Des de %{start} a %{end}
label_wiki_content_added: "S'ha afegit la pàgina wiki"
label_wiki_content_updated: "S'ha actualitzat la pàgina wiki"
label_group: Grup
label_group_plural: Grups
label_group_new: Grup nou
label_time_entry_plural: Temps invertit
label_version_sharing_hierarchy: "Amb la jerarquia del projecte"
label_version_sharing_system: "Amb tots els projectes"
label_version_sharing_descendants: "Amb tots els subprojectes"
label_version_sharing_tree: "Amb l'arbre del projecte"
label_version_sharing_none: "Sense compartir"
label_update_issue_done_ratios: "Actualitza el tant per cent dels assumptes realitzats"
label_copy_source: Font
label_copy_target: Objectiu
label_copy_same_as_target: "El mateix que l'objectiu"
label_display_used_statuses_only: "Mostra només els estats que utilitza aquest seguidor"
label_api_access_key: "Clau d'accés a l'API"
label_missing_api_access_key: "Falta una clau d'accés de l'API"
label_api_access_key_created_on: "Clau d'accés de l'API creada fa %{value}"
label_profile: Perfil
label_subtask_plural: Subtasques
label_project_copy_notifications: "Envia notificacions de correu electrònic durant la còpia del projecte"
button_login: Entra
button_submit: Tramet
button_save: Desa
button_check_all: Activa-ho tot
button_uncheck_all: Desactiva-ho tot
button_delete: Suprimeix
button_create: Crea
button_create_and_continue: Crea i continua
button_test: Test
button_edit: Edit
button_add: Afegeix
button_change: Canvia
button_apply: Aplica
button_clear: Neteja
button_lock: Bloca
button_unlock: Desbloca
button_download: Baixa
button_list: Llista
button_view: Visualitza
button_move: Mou
button_move_and_follow: "Mou i segueix"
button_back: Enrere
button_cancel: Cancel·la
button_activate: Activa
button_sort: Ordena
button_log_time: "Registre de temps"
button_rollback: Torna a aquesta versió
button_watch: Vigila
button_unwatch: No vigilis
button_reply: Resposta
button_archive: Arxiva
button_unarchive: Desarxiva
button_reset: Reinicia
button_rename: Reanomena
button_change_password: Canvia la contrasenya
button_copy: Copia
button_copy_and_follow: "Copia i segueix"
button_annotate: Anota
button_update: Actualitza
button_configure: Configura
button_quote: Cita
button_duplicate: Duplica
button_show: Mostra
status_active: actiu
status_registered: informat
status_locked: bloquejat
version_status_open: oberta
version_status_locked: bloquejada
version_status_closed: tancada
field_active: Actiu
text_select_mail_notifications: "Seleccioneu les accions per les quals s'hauria d'enviar una notificació per correu electrònic."
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 significa sense restricció
text_project_destroy_confirmation: Segur que voleu suprimir aquest projecte i les dades relacionades?
text_subprojects_destroy_warning: "També seran suprimits els seus subprojectes: %{value}."
text_workflow_edit: Seleccioneu un rol i un seguidor per a editar el flux de treball
text_are_you_sure: Segur?
text_journal_changed: "%{label} ha canviat de %{old} a %{new}"
text_journal_set_to: "%{label} s'ha establert a %{value}"
text_journal_deleted: "%{label} s'ha suprimit (%{old})"
text_journal_added: "S'ha afegit %{label} %{value}"
text_tip_issue_begin_day: "tasca que s'inicia aquest dia"
text_tip_issue_end_day: tasca que finalitza aquest dia
text_tip_issue_begin_end_day: "tasca que s'inicia i finalitza aquest dia"
text_caracters_maximum: "%{count} caràcters com a màxim."
text_caracters_minimum: "Com a mínim ha de tenir %{count} caràcters."
text_length_between: "Longitud entre %{min} i %{max} caràcters."
text_tracker_no_workflow: "No s'ha definit cap flux de treball per a aquest seguidor"
text_unallowed_characters: Caràcters no permesos
text_comma_separated: Es permeten valors múltiples (separats per una coma).
text_line_separated: "Es permeten diversos valors (una línia per cada valor)."
text_issues_ref_in_commit_messages: Referència i soluciona els assumptes en els missatges publicats
text_issue_added: "L'assumpte %{id} ha sigut informat per %{author}."
text_issue_updated: "L'assumpte %{id} ha sigut actualitzat per %{author}."
text_wiki_destroy_confirmation: Segur que voleu suprimir aquest wiki i tots els seus continguts?
text_issue_category_destroy_question: "Alguns assumptes (%{count}) estan assignats a aquesta categoria. Què voleu fer?"
text_issue_category_destroy_assignments: Suprimeix les assignacions de la categoria
text_issue_category_reassign_to: Torna a assignar els assumptes a aquesta categoria
text_user_mail_option: "Per als projectes no seleccionats, només rebreu notificacions sobre les coses que vigileu o que hi esteu implicat (ex. assumptes que en sou l'autor o hi esteu assignat)."
text_no_configuration_data: "Encara no s'han configurat els rols, seguidors, estats de l'assumpte i flux de treball.\nÉs altament recomanable que carregueu la configuració predeterminada. Podreu modificar-la un cop carregada."
text_load_default_configuration: Carrega la configuració predeterminada
text_status_changed_by_changeset: "Aplicat en el conjunt de canvis %{value}."
text_issues_destroy_confirmation: "Segur que voleu suprimir els assumptes seleccionats?"
text_select_project_modules: "Seleccioneu els mòduls a habilitar per a aquest projecte:"
text_default_administrator_account_changed: "S'ha canviat el compte d'administrador predeterminat"
text_file_repository_writable: Es pot escriure en el dipòsit de fitxers
text_plugin_assets_writable: Es pot escriure als connectors actius
text_rmagick_available: RMagick disponible (opcional)
text_destroy_time_entries_question: "S'han informat %{hours} hores en els assumptes que aneu a suprimir. Què voleu fer?"
text_destroy_time_entries: Suprimeix les hores informades
text_assign_time_entries_to_project: Assigna les hores informades al projecte
text_reassign_time_entries: "Torna a assignar les hores informades a aquest assumpte:"
text_user_wrote: "%{value} va escriure:"
text_enumeration_destroy_question: "%{count} objectes estan assignats a aquest valor."
text_enumeration_category_reassign_to: "Torna a assignar-los a aquest valor:"
text_email_delivery_not_configured: "El lliurament per correu electrònic no està configurat i les notificacions estan inhabilitades.\nConfigureu el servidor SMTP a config/configuration.yml i reinicieu l'aplicació per habilitar-lo."
text_repository_usernames_mapping: "Seleccioneu l'assignació entre els usuaris del Redmine i cada nom d'usuari trobat al dipòsit.\nEls usuaris amb el mateix nom d'usuari o correu del Redmine i del dipòsit s'assignaran automàticament."
text_diff_truncated: "... Aquestes diferències s'han trucat perquè excedeixen la mida màxima que es pot mostrar."
text_custom_field_possible_values_info: "Una línia per a cada valor"
text_wiki_page_destroy_question: "Aquesta pàgina té %{descendants} pàgines fill i descendents. Què voleu fer?"
text_wiki_page_nullify_children: "Deixa les pàgines fill com a pàgines arrel"
text_wiki_page_destroy_children: "Suprimeix les pàgines fill i tots els seus descendents"
text_wiki_page_reassign_children: "Reasigna les pàgines fill a aquesta pàgina pare"
text_own_membership_delete_confirmation: "Esteu a punt de suprimir algun o tots els vostres permisos i potser no podreu editar més aquest projecte.\nSegur que voleu continuar?"
text_zoom_in: Redueix
text_zoom_out: Amplia
default_role_manager: Gestor
default_role_developer: Desenvolupador
default_role_reporter: Informador
default_tracker_bug: Error
default_tracker_feature: Característica
default_tracker_support: Suport
default_issue_status_new: Nou
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Resolt
default_issue_status_feedback: Comentaris
default_issue_status_closed: Tancat
default_issue_status_rejected: Rebutjat
default_doc_category_user: "Documentació d'usuari"
default_doc_category_tech: Documentació tècnica
default_priority_low: Baixa
default_priority_normal: Normal
default_priority_high: Alta
default_priority_urgent: Urgent
default_priority_immediate: Immediata
default_activity_design: Disseny
default_activity_development: Desenvolupament
enumeration_issue_priorities: Prioritat dels assumptes
enumeration_doc_categories: Categories del document
enumeration_activities: Activitats (seguidor de temps)
enumeration_system_activity: Activitat del sistema
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Codificació dels missatges publicats
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 assumpte
one: 1 assumpte
other: "%{count} assumptes"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: tots
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: "Amb tots els subprojectes"
label_cross_project_tree: "Amb l'arbre del projecte"
label_cross_project_hierarchy: "Amb la jerarquia del projecte"
label_cross_project_system: "Amb tots els projectes"
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/ja.yml 0000644 0001750 0001750 00000157566 12255774347 016536 0 ustar ondrej ondrej # Japanese translations for Ruby on Rails
# by Akira Matsuda (ronnie@dio.jp)
# AR error messages are basically taken from Ruby-GetText-Package. Thanks to Masao Mutoh.
ja:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y/%m/%d"
short: "%m/%d"
long: "%Y年%m月%d日(%a)"
day_names: [日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日]
abbr_day_names: [日, 月, 火, 水, 木, 金, 土]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y/%m/%d %H:%M:%S"
time: "%H:%M"
short: "%y/%m/%d %H:%M"
long: "%Y年%m月%d日(%a) %H時%M分%S秒 %Z"
am: "午前"
pm: "午後"
datetime:
distance_in_words:
half_a_minute: "30秒前後"
less_than_x_seconds:
one: "1秒以内"
other: "%{count}秒以内"
x_seconds:
one: "1秒"
other: "%{count}秒"
less_than_x_minutes:
one: "1分以内"
other: "%{count}分以内"
x_minutes:
one: "1分"
other: "%{count}分"
about_x_hours:
one: "約1時間"
other: "約%{count}時間"
x_hours:
one: "1時間"
other: "%{count}時間"
x_days:
one: "1日"
other: "%{count}日"
about_x_months:
one: "約1ヶ月"
other: "約%{count}ヶ月"
x_months:
one: "1ヶ月"
other: "%{count}ヶ月"
about_x_years:
one: "約1年"
other: "約%{count}年"
over_x_years:
one: "1年以上"
other: "%{count}年以上"
almost_x_years:
one: "ほぼ1年"
other: "ほぼ%{count}年"
number:
format:
separator: "."
delimiter: ","
precision: 3
currency:
format:
format: "%n%u"
unit: "円"
separator: "."
delimiter: ","
precision: 0
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "及び"
skip_last_comma: true
activerecord:
errors:
template:
header:
one: "%{model} にエラーが発生しました。"
other: "%{model} に %{count} つのエラーが発生しました。"
body: "次の項目を確認してください。"
messages:
inclusion: "は一覧にありません。"
exclusion: "は予約されています。"
invalid: "は不正な値です。"
confirmation: "が一致しません。"
accepted: "を受諾してください。"
empty: "を入力してください。"
blank: "を入力してください。"
too_long: "は%{count}文字以内で入力してください。"
too_short: "は%{count}文字以上で入力してください。"
wrong_length: "は%{count}文字で入力してください。"
taken: "はすでに存在します。"
not_a_number: "は数値で入力してください。"
not_a_date: "は日付を入力してください。"
greater_than: "は%{count}より大きい値にしてください。"
greater_than_or_equal_to: "は%{count}以上の値にしてください。"
equal_to: "は%{count}にしてください。"
less_than: "は%{count}より小さい値にしてください。"
less_than_or_equal_to: "は%{count}以下の値にしてください。"
odd: "は奇数にしてください。"
even: "は偶数にしてください。"
greater_than_start_date: "を開始日より後にしてください。"
not_same_project: "同じプロジェクトに属していません。"
circular_dependency: "この関係では、循環依存になります。"
cant_link_an_issue_with_a_descendant: "親子関係にあるチケット間での関連の設定はできません。"
earlier_than_minimum_start_date: "を%{date}より前にすることはできません。先行するチケットがあります。"
actionview_instancetag_blank_option: 選んでください
general_text_No: 'いいえ'
general_text_Yes: 'はい'
general_text_no: 'いいえ'
general_text_yes: 'はい'
general_lang_name: 'Japanese (日本語)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: CP932
## Redmine 1.2.0 現在、この値によって、pdfの出力のフォントを切り替えています。
## CRuby では CP932 にしてください。
## JRuby 1.6.2 (ruby-1.8.7-p330) では、CP932 ですと
## Iconv::InvalidEncoding例外が発生します。
## JRuby では、SJIS か Shift_JIS にしてください。
## ご存知の通り、CP932 と SJIS は別物ですが、
## そこまでの検証はしていません。
# general_pdf_encoding: SJIS
general_pdf_encoding: CP932
general_first_day_of_week: '7'
notice_account_updated: アカウントが更新されました。
notice_account_invalid_creditentials: ユーザー名もしくはパスワードが無効です
notice_account_password_updated: パスワードが更新されました。
notice_account_wrong_password: パスワードが違います
notice_account_register_done: アカウントを作成しました。アカウントを有効にするための手順を記載したメールを %{email} 宛に送信しました。
notice_account_unknown_email: ユーザーが存在しません。
notice_can_t_change_password: このアカウントでは外部認証を使っています。パスワードは変更できません。
notice_account_lost_email_sent: 新しいパスワードのメールを送信しました。
notice_account_activated: アカウントが有効になりました。ログインできます。
notice_successful_create: 作成しました。
notice_successful_update: 更新しました。
notice_successful_delete: 削除しました。
notice_successful_connection: 接続しました。
notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。
notice_locking_conflict: 別のユーザーがデータを更新しています。
notice_not_authorized: このページのアクセスは許可されていません。
notice_not_authorized_archived_project: プロジェクトはアーカイブされています。
notice_email_sent: "%{value} 宛にメールを送信しました。"
notice_email_error: "メール送信中にエラーが発生しました (%{value})"
notice_feeds_access_key_reseted: Atomアクセスキーを初期化しました。
notice_api_access_key_reseted: APIアクセスキーを初期化しました。
notice_failed_to_save_issues: "全%{total}件中%{count}件のチケットが保存できませんでした: %{ids}."
notice_failed_to_save_members: "メンバーの保存に失敗しました: %{errors}."
notice_no_issue_selected: "チケットが選択されていません! 更新対象のチケットを選択してください。"
notice_account_pending: アカウントを作成しました。システム管理者の承認待ちです。
notice_default_data_loaded: デフォルト設定をロードしました。
notice_unable_delete_version: バージョンを削除できません
notice_unable_delete_time_entry: 作業時間を削除できません
notice_issue_done_ratios_updated: チケットの進捗率を更新しました。
notice_gantt_chart_truncated: ガントチャートは、最大表示項目数(%{max})を超えたたため切り捨てられました。
error_can_t_load_default_data: "デフォルト設定がロードできませんでした: %{value}"
error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。
error_scm_command_failed: "リポジトリへアクセスしようとしてエラーになりました: %{value}"
error_scm_annotate: "エントリが存在しない、もしくはアノテートできません。"
error_issue_not_found_in_project: 'チケットが見つかりません、もしくはこのプロジェクトに属していません'
error_unable_delete_issue_status: "チケットのステータスを削除できませんでした。"
error_no_tracker_in_project: 'このプロジェクトにはトラッカーが登録されていません。プロジェクト設定を確認してください。'
error_no_default_issue_status: 'デフォルトのチケットステータスが定義されていません。設定を確認してください(管理→チケットのステータス)。'
error_can_not_delete_custom_field: 'カスタムフィールドを削除できません。'
error_unable_to_connect: "接続できません。 (%{value})"
error_can_not_remove_role: 'このロールは使用されています。削除できません。'
error_can_not_reopen_issue_on_closed_version: '終了したバージョンにひも付けされたチケットの再オープンはできません。'
error_can_not_archive_project: このプロジェクトはアーカイブできません
error_issue_done_ratios_not_updated: "チケットの進捗率が更新できません。"
error_workflow_copy_source: 'コピー元となるトラッカーまたはロールを選択してください'
error_workflow_copy_target: 'コピー先となるトラッカーとロールを選択してください'
error_can_not_delete_tracker: 'このトラッカーは使用されています。削除できません。'
warning_attachments_not_saved: "%{count}個の添付ファイルが保存できませんでした。"
mail_subject_lost_password: "%{value} パスワード再発行"
mail_body_lost_password: 'パスワードを変更するには、以下のリンクをクリックしてください:'
mail_subject_register: "%{value} アカウント登録の確認"
mail_body_register: 'アカウント登録を完了するには、以下のアドレスをクリックしてください:'
mail_body_account_information_external: "%{value} アカウントを使ってにログインできます。"
mail_body_account_information: アカウント情報
mail_subject_account_activation_request: "%{value} アカウントの承認要求"
mail_body_account_activation_request: "新しいユーザー %{value} が登録されました。このアカウントはあなたの承認待ちです:"
mail_subject_reminder: "%{count}件のチケットの期日が%{days}日以内に到来します"
mail_body_reminder: "%{count}件の担当チケットの期日が%{days}日以内に到来します:"
mail_subject_wiki_content_added: "Wikiページ %{id} が追加されました"
mail_body_wiki_content_added: "%{author} によってWikiページ %{id} が追加されました。"
mail_subject_wiki_content_updated: "Wikiページ %{id} が更新されました"
mail_body_wiki_content_updated: "%{author} によってWikiページ %{id} が更新されました。"
field_name: 名称
field_description: 説明
field_summary: サマリー
field_is_required: 必須
field_firstname: 名前
field_lastname: 苗字
field_mail: メールアドレス
field_filename: ファイル
field_filesize: サイズ
field_downloads: ダウンロード
field_author: 作成者
field_created_on: 作成日
field_updated_on: 更新日
field_field_format: 書式
field_is_for_all: 全プロジェクト向け
field_possible_values: 選択肢
field_regexp: 正規表現
field_min_length: 最小値
field_max_length: 最大値
field_value: 値
field_category: カテゴリ
field_title: タイトル
field_project: プロジェクト
field_issue: チケット
field_status: ステータス
field_notes: 注記
field_is_closed: 終了したチケット
field_is_default: デフォルト値
field_tracker: トラッカー
field_subject: 題名
field_due_date: 期日
field_assigned_to: 担当者
field_priority: 優先度
field_fixed_version: 対象バージョン
field_user: ユーザー
field_principal: 主体
field_role: ロール
field_homepage: ホームページ
field_is_public: 公開
field_parent: 親プロジェクト名
field_is_in_roadmap: チケットをロードマップに表示する
field_login: ログイン
field_mail_notification: メール通知
field_admin: システム管理者
field_last_login_on: 最終接続日
field_language: 言語
field_effective_date: 期日
field_password: パスワード
field_new_password: 新しいパスワード
field_password_confirmation: パスワードの確認
field_version: バージョン
field_type: タイプ
field_host: ホスト
field_port: ポート
field_account: アカウント
field_base_dn: 検索範囲
field_attr_login: ログイン名属性
field_attr_firstname: 名前属性
field_attr_lastname: 苗字属性
field_attr_mail: メール属性
field_onthefly: あわせてユーザーを作成
field_start_date: 開始日
field_done_ratio: 進捗率
field_auth_source: 認証方式
field_hide_mail: メールアドレスを隠す
field_comments: コメント
field_url: URL
field_start_page: メインページ
field_subproject: サブプロジェクト
field_hours: 時間
field_activity: 活動
field_spent_on: 日付
field_identifier: 識別子
field_is_filter: フィルタとして使う
field_issue_to: 関連するチケット
field_delay: 遅延
field_assignable: このロールにチケットを割り当て可能
field_redirect_existing_links: 既存のリンクをリダイレクトする
field_estimated_hours: 予定工数
field_column_names: 項目
field_time_entries: 時間を記録
field_time_zone: タイムゾーン
field_searchable: 検索条件に設定可能とする
field_default_value: デフォルト値
field_comments_sorting: コメントの表示順
field_parent_title: 親ページ
field_editable: 編集可能
field_watcher: ウォッチャー
field_identity_url: OpenID URL
field_content: 内容
field_group_by: グループ条件
field_sharing: 共有
field_parent_issue: 親チケット
field_member_of_group: 担当者のグループ
field_assigned_to_role: 担当者のロール
field_text: テキスト
field_visible: 表示
field_warn_on_leaving_unsaved: データを保存せずにページから移動するときに警告
field_commit_logs_encoding: コミットメッセージのエンコーディング
field_scm_path_encoding: パスのエンコーディング
field_path_to_repository: リポジトリのパス
field_root_directory: ルートディレクトリ
field_cvsroot: CVSROOT
field_cvs_module: モジュール
setting_app_title: アプリケーションのタイトル
setting_app_subtitle: アプリケーションのサブタイトル
setting_welcome_text: ウェルカムメッセージ
setting_default_language: 既定の言語
setting_login_required: 認証が必要
setting_self_registration: ユーザーによるアカウント登録
setting_attachment_max_size: 添付ファイルサイズの上限
setting_issues_export_limit: エクスポートするチケット数の上限
setting_mail_from: 送信元メールアドレス
setting_bcc_recipients: ブラインドカーボンコピーで受信(bcc)
setting_plain_text_mail: プレインテキストのみ(HTMLなし)
setting_host_name: ホスト名
setting_text_formatting: テキストの書式
setting_cache_formatted_text: 書式化されたテキストをキャッシュする
setting_wiki_compression: Wiki履歴を圧縮する
setting_feeds_limit: フィード内容の上限
setting_default_projects_public: デフォルトで新しいプロジェクトは公開にする
setting_autofetch_changesets: コミットを自動取得する
setting_sys_api_enabled: リポジトリ管理用のWebサービスを有効にする
setting_commit_ref_keywords: 参照用キーワード
setting_commit_fix_keywords: 修正用キーワード
setting_autologin: 自動ログイン
setting_date_format: 日付の形式
setting_time_format: 時刻の形式
setting_cross_project_issue_relations: 異なるプロジェクトのチケット間で関連の設定を許可
setting_issue_list_default_columns: チケットの一覧で表示する項目
setting_repositories_encodings: 添付ファイルとリポジトリのエンコーディング
setting_emails_header: メールのヘッダ
setting_emails_footer: メールのフッタ
setting_protocol: プロトコル
setting_per_page_options: ページ毎の表示件数
setting_user_format: ユーザー名の表示書式
setting_activity_days_default: プロジェクトの活動ページに表示される日数
setting_display_subprojects_issues: サブプロジェクトのチケットをメインプロジェクトに表示する
setting_enabled_scm: 使用するバージョン管理システム
setting_mail_handler_body_delimiters: "メール本文から一致する行以降を切り捨てる"
setting_mail_handler_api_enabled: 受信メール用のWebサービスを有効にする
setting_mail_handler_api_key: APIキー
setting_sequential_project_identifiers: プロジェクト識別子を連番で生成する
setting_gravatar_enabled: Gravatarのアイコンを使用する
setting_gravatar_default: デフォルトのGravatarアイコン
setting_diff_max_lines_displayed: 差分の表示行数の上限
setting_file_max_size_displayed: 画面表示するテキストファイルサイズの上限
setting_repository_log_display_limit: ファイルのリビジョン表示数の上限
setting_openid: OpenIDによるログインと登録
setting_password_min_length: パスワードの最低必要文字数
setting_new_project_user_role_id: システム管理者以外のユーザーが作成したプロジェクトに設定するロール
setting_default_projects_modules: 新規プロジェクトにおいてデフォルトで有効になるモジュール
setting_issue_done_ratio: 進捗率の算出方法
setting_issue_done_ratio_issue_field: チケットのフィールドを使用する
setting_issue_done_ratio_issue_status: チケットのステータスを使用する
setting_start_of_week: 週の開始曜日
setting_rest_api_enabled: RESTによるWebサービスを有効にする
setting_default_notification_option: デフォルトのメール通知オプション
setting_commit_logtime_enabled: コミット時に作業時間を記録する
setting_commit_logtime_activity_id: 作業時間の作業分類
setting_gantt_items_limit: ガントチャート最大表示項目数
setting_default_projects_tracker_ids: 新規プロジェクトにおいてデフォルトで有効になるトラッカー
permission_add_project: プロジェクトの追加
permission_add_subprojects: サブプロジェクトの追加
permission_edit_project: プロジェクトの編集
permission_select_project_modules: モジュールの選択
permission_manage_members: メンバーの管理
permission_manage_versions: バージョンの管理
permission_manage_categories: チケットのカテゴリの管理
permission_view_issues: チケットの閲覧
permission_add_issues: チケットの追加
permission_edit_issues: チケットの編集
permission_manage_issue_relations: 関連するチケットの管理
permission_add_issue_notes: 注記の追加
permission_edit_issue_notes: 注記の編集
permission_edit_own_issue_notes: 自身が記入した注記の編集
permission_move_issues: チケットの移動
permission_delete_issues: チケットの削除
permission_manage_public_queries: 公開クエリの管理
permission_save_queries: クエリの保存
permission_view_gantt: ガントチャートの閲覧
permission_view_calendar: カレンダーの閲覧
permission_view_issue_watchers: ウォッチャー一覧の閲覧
permission_add_issue_watchers: ウォッチャーの追加
permission_delete_issue_watchers: ウォッチャーの削除
permission_log_time: 作業時間の記入
permission_view_time_entries: 作業時間の閲覧
permission_edit_time_entries: 作業時間の編集
permission_edit_own_time_entries: 自身が記入した作業時間の編集
permission_manage_project_activities: 作業分類 (時間トラッキング) の管理
permission_manage_news: ニュースの管理
permission_comment_news: ニュースへのコメント
permission_view_documents: 文書の閲覧
permission_manage_files: ファイルの管理
permission_view_files: ファイルの閲覧
permission_manage_wiki: Wikiの管理
permission_rename_wiki_pages: Wikiページ名の変更
permission_delete_wiki_pages: Wikiページの削除
permission_view_wiki_pages: Wikiの閲覧
permission_export_wiki_pages: Wikiページを他の形式にエクスポート
permission_view_wiki_edits: Wiki履歴の閲覧
permission_edit_wiki_pages: Wikiページの編集
permission_delete_wiki_pages_attachments: 添付ファイルの削除
permission_protect_wiki_pages: Wikiページの凍結
permission_manage_repository: リポジトリの管理
permission_browse_repository: リポジトリの閲覧
permission_view_changesets: 更新履歴の閲覧
permission_commit_access: コミット権限
permission_manage_boards: フォーラムの管理
permission_view_messages: メッセージの閲覧
permission_add_messages: メッセージの追加
permission_edit_messages: メッセージの編集
permission_edit_own_messages: 自身が記入したメッセージの編集
permission_delete_messages: メッセージの削除
permission_delete_own_messages: 自身が記入したメッセージの削除
permission_manage_subtasks: 子チケットの管理
project_module_issue_tracking: チケットトラッキング
project_module_time_tracking: 時間トラッキング
project_module_news: ニュース
project_module_documents: 文書
project_module_files: ファイル
project_module_wiki: Wiki
project_module_repository: リポジトリ
project_module_boards: フォーラム
project_module_gantt: ガントチャート
project_module_calendar: カレンダー
label_user: ユーザー
label_user_plural: ユーザー
label_user_new: 新しいユーザー
label_user_anonymous: 匿名ユーザー
label_profile: プロフィール
label_project: プロジェクト
label_project_new: 新しいプロジェクト
label_project_plural: プロジェクト
label_x_projects:
zero: プロジェクトはありません
one: 1プロジェクト
other: "%{count}プロジェクト"
label_project_all: 全プロジェクト
label_project_latest: 最近のプロジェクト
label_issue: チケット
label_issue_new: 新しいチケット
label_issue_plural: チケット
label_issue_view_all: すべてのチケットを見る
label_issues_by: "%{value} 別のチケット"
label_issue_added: チケットが追加されました
label_issue_updated: チケットが更新されました
label_document: 文書
label_document_new: 新しい文書
label_document_plural: 文書
label_document_added: 文書が追加されました
label_role: ロール
label_role_plural: ロール
label_role_new: 新しいロール
label_role_and_permissions: ロールと権限
label_member: メンバー
label_member_new: 新しいメンバー
label_member_plural: メンバー
label_tracker: トラッカー
label_tracker_plural: トラッカー
label_tracker_new: 新しいトラッカーを作成
label_workflow: ワークフロー
label_issue_status: チケットのステータス
label_issue_status_plural: チケットのステータス
label_issue_status_new: 新しいステータス
label_issue_category: チケットのカテゴリ
label_issue_category_plural: チケットのカテゴリ
label_issue_category_new: 新しいカテゴリ
label_custom_field: カスタムフィールド
label_custom_field_plural: カスタムフィールド
label_custom_field_new: 新しいカスタムフィールドを作成
label_enumerations: 列挙項目
label_enumeration_new: 新しい値
label_information: 情報
label_information_plural: 情報
label_please_login: ログインしてください
label_register: 登録する
label_login_with_open_id_option: またはOpenIDでログインする
label_password_lost: パスワードの再発行
label_home: ホーム
label_my_page: マイページ
label_my_account: 個人設定
label_my_projects: マイプロジェクト
label_my_page_block: マイページパーツ
label_administration: 管理
label_login: ログイン
label_logout: ログアウト
label_help: ヘルプ
label_reported_issues: 報告したチケット
label_assigned_to_me_issues: 担当しているチケット
label_last_login: 最近の接続
label_registered_on: 登録日
label_activity: 活動
label_overall_activity: すべての活動
label_user_activity: "%{value} の活動"
label_new: 新しく作成
label_logged_as: ログイン中:
label_environment: 環境
label_authentication: 認証
label_auth_source: 認証方式
label_auth_source_new: 新しい認証方式
label_auth_source_plural: 認証方式
label_subproject_plural: サブプロジェクト
label_subproject_new: 新しいサブプロジェクト
label_and_its_subprojects: "%{value} とサブプロジェクト"
label_min_max_length: 最小値 - 最大値の長さ
label_list: リストから選択
label_date: 日付
label_integer: 整数
label_float: 小数
label_boolean: 真偽値
label_string: テキスト
label_text: 長いテキスト
label_attribute: 属性
label_attribute_plural: 属性
label_no_data: 表示するデータがありません
label_change_status: ステータスの変更
label_history: 履歴
label_attachment: ファイル
label_attachment_new: 新しいファイル
label_attachment_delete: ファイルを削除
label_attachment_plural: ファイル
label_file_added: ファイルが追加されました
label_report: レポート
label_report_plural: レポート
label_news: ニュース
label_news_new: ニュースを追加
label_news_plural: ニュース
label_news_latest: 最新ニュース
label_news_view_all: すべてのニュースを見る
label_news_added: ニュースが追加されました
label_news_comment_added: ニュースにコメントが追加されました
label_settings: 設定
label_overview: 概要
label_version: バージョン
label_version_new: 新しいバージョン
label_version_plural: バージョン
label_confirmation: 確認
label_close_versions: 完了したバージョンを終了にする
label_export_to: '他の形式にエクスポート:'
label_read: 読む...
label_public_projects: 公開プロジェクト
label_open_issues: 未完了
label_open_issues_plural: 未完了
label_closed_issues: 完了
label_closed_issues_plural: 完了
label_x_open_issues_abbr_on_total:
zero: 0件未完了 / 全%{total}件
one: 1件未完了 / 全%{total}件
other: "%{count}件未完了 / 全%{total}件"
label_x_open_issues_abbr:
zero: 0件未完了
one: 1件未完了
other: "%{count}件未完了"
label_x_closed_issues_abbr:
zero: 0件完了
one: 1件完了
other: "%{count}件完了"
label_total: 合計
label_permissions: 権限
label_current_status: 現在のステータス
label_new_statuses_allowed: ステータスの移行先
label_all: すべて
label_none: なし
label_nobody: 無記名
label_next: 次
label_previous: 前
label_used_by: 使用中
label_details: 詳細
label_add_note: 注記を追加
label_per_page: ページ毎
label_calendar: カレンダー
label_months_from: ヶ月分
label_gantt: ガントチャート
label_internal: 内部
label_last_changes: "最新の変更 %{count}件"
label_change_view_all: すべての変更を見る
label_personalize_page: このページをパーソナライズする
label_comment: コメント
label_comment_plural: コメント
label_x_comments:
zero: コメントがありません
one: 1コメント
other: "%{count}コメント"
label_comment_add: コメント追加
label_comment_added: 追加されたコメント
label_comment_delete: コメント削除
label_query: カスタムクエリ
label_query_plural: カスタムクエリ
label_query_new: 新しいクエリ
label_my_queries: マイカスタムクエリ
label_filter_add: フィルタ追加
label_filter_plural: フィルタ
label_equals: 等しい
label_not_equals: 等しくない
label_in_less_than: 今日から○日後以前
label_in_more_than: 今日から○日後以降
label_greater_or_equal: 以上
label_less_or_equal: 以下
label_in: 今日から○日後
label_today: 今日
label_all_time: 全期間
label_yesterday: 昨日
label_this_week: 今週
label_last_week: 先週
label_last_n_days: "直近%{count}日間"
label_this_month: 今月
label_last_month: 先月
label_this_year: 今年
label_date_range: 期間
label_less_than_ago: 今日より○日前以降
label_more_than_ago: 今日より○日前以前
label_ago: ○日前
label_contains: 含む
label_not_contains: 含まない
label_day_plural: 日
label_repository: リポジトリ
label_repository_plural: リポジトリ
label_browse: ブラウズ
label_branch: ブランチ
label_tag: タグ
label_revision: リビジョン
label_revision_plural: リビジョン
label_revision_id: リビジョン %{value}
label_associated_revisions: 関係しているリビジョン
label_added: 追加
label_modified: 変更
label_copied: コピー
label_renamed: 名称変更
label_deleted: 削除
label_latest_revision: 最新リビジョン
label_latest_revision_plural: 最新リビジョン
label_view_revisions: リビジョンを見る
label_view_all_revisions: すべてのリビジョンを見る
label_max_size: サイズの上限
label_sort_highest: 一番上へ
label_sort_higher: 上へ
label_sort_lower: 下へ
label_sort_lowest: 一番下へ
label_roadmap: ロードマップ
label_roadmap_due_in: "期日まで %{value}"
label_roadmap_overdue: "%{value} 遅れ"
label_roadmap_no_issues: このバージョンに関するチケットはありません
label_search: 検索
label_result_plural: 結果
label_all_words: すべての単語
label_wiki: Wiki
label_wiki_edit: Wiki編集
label_wiki_edit_plural: Wiki編集
label_wiki_page: Wikiページ
label_wiki_page_plural: Wikiページ
label_index_by_title: 索引(名前順)
label_index_by_date: 索引(日付順)
label_current_version: 最新版
label_preview: プレビュー
label_feed_plural: フィード
label_changes_details: 全変更の詳細
label_issue_tracking: チケットトラッキング
label_spent_time: 作業時間の記録
label_overall_spent_time: すべての作業時間の記録
label_f_hour: "%{value}時間"
label_f_hour_plural: "%{value}時間"
label_time_tracking: 時間トラッキング
label_change_plural: 変更
label_statistics: 統計
label_commits_per_month: 月別のコミット
label_commits_per_author: 起票者別のコミット
label_diff: 差分
label_view_diff: 差分を見る
label_diff_inline: インライン
label_diff_side_by_side: 横に並べる
label_options: オプション
label_copy_workflow_from: ワークフローをここからコピー
label_permissions_report: 権限レポート
label_watched_issues: ウォッチしているチケット
label_related_issues: 関連するチケット
label_applied_status: 適用されるステータス
label_loading: ロード中...
label_relation_new: 新しい関連
label_relation_delete: 関連の削除
label_relates_to: 関連している
label_duplicates: 次のチケットと重複
label_duplicated_by: 次のチケットが重複
label_blocks: ブロックしている
label_blocked_by: ブロックされている
label_precedes: 次のチケットに先行
label_follows: 次のチケットに後続
label_end_to_start: 最後-最初
label_end_to_end: 最後-最後
label_start_to_start: 最初-最初
label_start_to_end: 最初-最後
label_stay_logged_in: ログインを維持
label_disabled: 無効
label_show_completed_versions: 完了したバージョンを表示
label_me: 自分
label_board: フォーラム
label_board_new: 新しいフォーラム
label_board_plural: フォーラム
label_board_sticky: スティッキー
label_board_locked: ロック
label_topic_plural: トピック
label_message_plural: メッセージ
label_message_last: 最新のメッセージ
label_message_new: 新しいメッセージ
label_message_posted: メッセージが追加されました
label_reply_plural: 返答
label_send_information: アカウント情報をユーザーに送信
label_year: 年
label_month: 月
label_week: 週
label_date_from: "日付指定: "
label_date_to: から
label_language_based: ユーザーの言語の設定に従う
label_sort_by: "並び替え %{value}"
label_send_test_email: テストメールを送信
label_feeds_access_key: Atomアクセスキー
label_missing_feeds_access_key: Atomアクセスキーが見つかりません
label_feeds_access_key_created_on: "Atomアクセスキーは%{value}前に作成されました"
label_module_plural: モジュール
label_added_time_by: "%{author} が%{age}前に追加"
label_updated_time_by: "%{author} が%{age}前に更新"
label_updated_time: "%{value}前に更新"
label_jump_to_a_project: プロジェクトへ移動...
label_file_plural: ファイル
label_changeset_plural: 更新履歴
label_default_columns: 既定の項目
label_no_change_option: (変更無し)
label_bulk_edit_selected_issues: チケットの一括編集
label_theme: テーマ
label_default: 既定
label_search_titles_only: タイトルのみ
label_user_mail_option_all: "参加しているプロジェクトのすべての通知"
label_user_mail_option_selected: "選択したプロジェクトのすべての通知..."
label_user_mail_option_none: "通知しない"
label_user_mail_option_only_my_events: "ウォッチまたは関係している事柄のみ"
label_user_mail_option_only_assigned: "自分が担当している事柄のみ"
label_user_mail_option_only_owner: "自分が作成した事柄のみ"
label_user_mail_no_self_notified: 自分自身による変更の通知は不要
label_registration_activation_by_email: メールでアカウントを有効化
label_registration_manual_activation: 手動でアカウントを有効化
label_registration_automatic_activation: 自動でアカウントを有効化
label_display_per_page: "1ページに: %{value}"
label_age: 年齢
label_change_properties: プロパティの変更
label_general: 全般
label_more: 続き
label_scm: バージョン管理システム
label_plugins: プラグイン
label_ldap_authentication: LDAP認証
label_downloads_abbr: DL
label_optional_description: 任意のコメント
label_add_another_file: 別のファイルを追加
label_preferences: 設定
label_chronological_order: 古い順
label_reverse_chronological_order: 新しい順
label_planning: 計画
label_incoming_emails: 受信メール
label_generate_key: キーの生成
label_issue_watchers: チケットのウォッチャー
label_example: 例
label_display: 表示
label_sort: ソート条件
label_ascending: 昇順
label_descending: 降順
label_date_from_to: "%{start}から%{end}まで"
label_wiki_content_added: Wikiページが追加されました
label_wiki_content_updated: Wikiページが更新されました
label_group: グループ
label_group_plural: グループ
label_group_new: 新しいグループ
label_time_entry_plural: 作業時間の記録
label_version_sharing_none: 共有しない
label_version_sharing_descendants: サブプロジェクト単位
label_version_sharing_hierarchy: プロジェクト階層単位
label_version_sharing_tree: プロジェクトツリー単位
label_version_sharing_system: すべてのプロジェクト
label_update_issue_done_ratios: 進捗率の更新
label_copy_source: コピー元
label_copy_target: コピー先
label_copy_same_as_target: 同じコピー先
label_display_used_statuses_only: このトラッカーで使われているステータスのみ表示する
label_api_access_key: APIアクセスキー
label_missing_api_access_key: APIアクセスキーが見つかりません
label_api_access_key_created_on: "APIアクセスキーは%{value}前に作成されました"
label_subtask_plural: 子チケット
label_project_copy_notifications: コピーしたチケットのメール通知を送信する
label_principal_search: "ユーザーまたはグループの検索:"
label_user_search: "ユーザーの検索:"
label_git_report_last_commit: ファイルとディレクトリの最新コミットを表示する
label_parent_revision: 親
label_child_revision: 子
label_gantt_progress_line: イナズマ線
button_login: ログイン
button_submit: 送信
button_save: 保存
button_check_all: すべてにチェックをつける
button_uncheck_all: すべてのチェックを外す
button_expand_all: 展開
button_collapse_all: 折りたたみ
button_delete: 削除
button_create: 作成
button_create_and_continue: 連続作成
button_test: テスト
button_edit: 編集
button_edit_associated_wikipage: "関連するWikiページを編集: %{page_title}"
button_add: 追加
button_change: 変更
button_apply: 適用
button_clear: クリア
button_lock: ロック
button_unlock: アンロック
button_download: ダウンロード
button_list: 一覧
button_view: 表示
button_move: 移動
button_move_and_follow: 移動後表示
button_back: 戻る
button_cancel: キャンセル
button_activate: 有効にする
button_sort: ソート
button_log_time: 時間を記録
button_rollback: このバージョンにロールバック
button_watch: ウォッチ
button_unwatch: ウォッチをやめる
button_reply: 返答
button_archive: アーカイブ
button_unarchive: アーカイブ解除
button_reset: リセット
button_rename: 名前変更
button_change_password: パスワード変更
button_copy: コピー
button_copy_and_follow: コピー後表示
button_annotate: アノテート
button_update: 更新
button_configure: 設定
button_quote: 引用
button_duplicate: 複製
button_show: 表示
status_active: 有効
status_registered: 登録
status_locked: ロック
version_status_open: 進行中
version_status_locked: ロック中
version_status_closed: 終了
field_active: 有効
text_select_mail_notifications: どのメール通知を送信するか、アクションを選択してください。
text_regexp_info: 例) ^[A-Z0-9]+$
text_min_max_length_info: 0だと無制限になります
text_project_destroy_confirmation: 本当にこのプロジェクトと関連データを削除しますか?
text_subprojects_destroy_warning: "サブプロジェクト %{value} も削除されます。"
text_workflow_edit: ワークフローを編集するロールとトラッカーを選んでください
text_are_you_sure: よろしいですか?
text_journal_changed: "%{label} を %{old} から %{new} に変更"
text_journal_changed_no_detail: "%{label} を更新"
text_journal_set_to: "%{label} を %{value} にセット"
text_journal_deleted: "%{label} を削除 (%{old})"
text_journal_added: "%{label} %{value} を追加"
text_tip_issue_begin_day: この日に開始するチケット
text_tip_issue_end_day: この日に終了するチケット
text_tip_issue_begin_end_day: この日に開始・終了するチケット
text_caracters_maximum: "最大%{count}文字です。"
text_caracters_minimum: "最低%{count}文字の長さが必要です"
text_length_between: "長さは%{min}から%{max}文字までです。"
text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
text_unallowed_characters: 次の文字は使用できません
text_comma_separated: (カンマで区切ることで)複数の値を設定できます。
text_line_separated: (1行ごとに書くことで)複数の値を設定できます。
text_issues_ref_in_commit_messages: コミットメッセージ内でチケットの参照/修正
text_issue_added: "チケット %{id} が %{author} によって報告されました。"
text_issue_updated: "チケット %{id} が %{author} によって更新されました。"
text_wiki_destroy_confirmation: 本当にこのwikiとその内容のすべてを削除しますか?
text_issue_category_destroy_question: "%{count}件のチケットがこのカテゴリに割り当てられています。"
text_issue_category_destroy_assignments: カテゴリの割り当てを削除する
text_issue_category_reassign_to: チケットをこのカテゴリに再割り当てする
text_user_mail_option: "未選択のプロジェクトでは、ウォッチまたは関係している事柄(例: 自分が報告者もしくは担当者であるチケット)のみメールが送信されます。"
text_no_configuration_data: "ロール、トラッカー、チケットのステータス、ワークフローがまだ設定されていません。\nデフォルト設定のロードを強くお勧めします。ロードした後、それを修正することができます。"
text_load_default_configuration: デフォルト設定をロード
text_status_changed_by_changeset: "更新履歴 %{value} で適用されました。"
text_time_logged_by_changeset: "更新履歴 %{value} で適用されました。"
text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?'
text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:'
text_default_administrator_account_changed: デフォルト管理アカウントが変更済
text_file_repository_writable: ファイルリポジトリに書き込み可能
text_plugin_assets_writable: Plugin assetsディレクトリに書き込み可能
text_rmagick_available: RMagickが利用可能 (オプション)
text_destroy_time_entries_question: このチケットの%{hours}時間分の作業記録の扱いを選択してください。
text_destroy_time_entries: 記録された作業時間を含めて削除
text_assign_time_entries_to_project: 記録された作業時間をプロジェクト自体に割り当て
text_reassign_time_entries: '記録された作業時間をこのチケットに再割り当て:'
text_user_wrote: "%{value} は書きました:"
text_enumeration_destroy_question: "%{count}個のオブジェクトがこの値に割り当てられています。"
text_enumeration_category_reassign_to: '次の値に割り当て直す:'
text_email_delivery_not_configured: "メールを送信するために必要な設定が行われていないため、メール通知は利用できません。\nconfig/configuration.ymlでSMTPサーバの設定を行い、アプリケーションを再起動してください。"
text_repository_usernames_mapping: "リポジトリのログから検出されたユーザー名をどのRedmineユーザーに関連づけるのか選択してください。\nログ上のユーザー名またはメールアドレスがRedmineのユーザーと一致する場合は自動的に関連づけられます。"
text_diff_truncated: '... 差分の行数が表示可能な上限を超えました。超過分は表示しません。'
text_custom_field_possible_values_info: '選択肢の値は1行に1個ずつ記述してください。'
text_wiki_page_destroy_question: "この親ページの配下に%{descendants}ページの子孫ページがあります。"
text_wiki_page_nullify_children: "子ページをメインページ配下に移動する"
text_wiki_page_destroy_children: "配下の子孫ページも削除する"
text_wiki_page_reassign_children: "子ページを次の親ページの配下に移動する"
text_own_membership_delete_confirmation: "一部またはすべての権限を自分自身から剥奪しようとしているため、このプロジェクトを編集できなくなる可能性があります。\n本当に続けますか?"
text_zoom_in: 拡大
text_zoom_out: 縮小
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
text_scm_path_encoding_note: "デフォルト: UTF-8"
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\\hgrepo)"
text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\\gitrepo)"
text_scm_command: コマンド
text_scm_command_version: バージョン
text_scm_config: バージョン管理システムのコマンドをconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。
text_scm_command_not_available: バージョン管理システムのコマンドが利用できません。管理画面にて設定を確認してください。
default_role_manager: 管理者
default_role_developer: 開発者
default_role_reporter: 報告者
default_tracker_bug: バグ
default_tracker_feature: 機能
default_tracker_support: サポート
default_issue_status_new: 新規
default_issue_status_in_progress: 進行中
default_issue_status_resolved: 解決
default_issue_status_feedback: フィードバック
default_issue_status_closed: 終了
default_issue_status_rejected: 却下
default_doc_category_user: ユーザー文書
default_doc_category_tech: 技術文書
default_priority_low: 低め
default_priority_normal: 通常
default_priority_high: 高め
default_priority_urgent: 急いで
default_priority_immediate: 今すぐ
default_activity_design: 設計作業
default_activity_development: 開発作業
enumeration_issue_priorities: チケットの優先度
enumeration_doc_categories: 文書カテゴリ
enumeration_activities: 作業分類 (時間トラッキング)
enumeration_system_activity: システム作業分類
label_additional_workflow_transitions_for_assignee: チケット担当者に追加で許可する遷移
label_additional_workflow_transitions_for_author: チケット作成者に追加で許可する遷移
label_bulk_edit_selected_time_entries: 作業時間の一括編集
text_time_entries_destroy_confirmation: 本当に選択した作業時間を削除しますか?
label_role_anonymous: 匿名ユーザー
label_role_non_member: 非メンバー
label_issue_note_added: 注記が追加されました
label_issue_status_updated: ステータスが更新されました
label_issue_priority_updated: 優先度が更新されました
label_issues_visibility_own: 作成者か担当者であるチケット
field_issues_visibility: 表示できるチケット
label_issues_visibility_all: すべてのチケット
permission_set_own_issues_private: 自分のチケットをプライベートに設定
field_is_private: プライベート
permission_set_issues_private: チケットをプライベートに設定
label_issues_visibility_public: プライベートチケット以外
text_issues_destroy_descendants_confirmation: "%{count}個の子チケットも削除されます。"
notice_issue_successful_create: チケット %{id} が作成されました。
label_between: 次の範囲内
setting_issue_group_assignment: グループへのチケット割り当てを許可
description_query_sort_criteria_direction: 順序
description_project_scope: 検索範囲
description_filter: Filter
description_user_mail_notification: メール通知の設定
description_date_from: 開始日
description_message_content: 内容
description_available_columns: 利用できる項目
description_date_range_interval: 日付で指定
description_issue_category_reassign: 新しいカテゴリを選択してください
description_search: 検索キーワード
description_notes: 注記
description_date_range_list: 一覧から選択
description_choose_project: プロジェクト
description_date_to: 終了日
description_query_sort_criteria_attribute: 項目
description_wiki_subpages_reassign: 新しい親ページを選択してください
description_selected_columns: 選択された項目
error_scm_annotate_big_text_file: テキストファイルサイズの上限を超えているためアノテートできません。
setting_default_issue_start_date_to_creation_date: 現在の日付を新しいチケットの開始日とする
button_edit_section: このセクションを編集
description_all_columns: すべての項目
button_export: エクスポート
label_export_options: "%{export_format} エクスポート設定"
error_attachment_too_big: このファイルはアップロードできません。添付ファイルサイズの上限(%{max_size})を超えています。
notice_failed_to_save_time_entries: "全%{total}件中%{count}件の作業時間が保存できませんでした: %{ids}."
label_x_issues:
zero: 0 チケット
one: 1 チケット
other: "%{count} チケット"
label_repository_new: 新しいリポジトリ
field_repository_is_default: メインリポジトリ
label_copy_attachments: 添付ファイルをコピー
label_item_position: "%{position}/%{count}"
label_completed_versions: 完了したバージョン
text_project_identifier_info: アルファベット小文字(a-z)・数字・ハイフン・アンダースコアが使えます。最初の文字はアルファベットの小文字にしてください。 識別子は後で変更することはできません。
field_multiple: 複数選択可
setting_commit_cross_project_ref: 異なるプロジェクトのチケットの参照/修正を許可
text_issue_conflict_resolution_add_notes: 自分の編集内容を破棄し注記のみ追加
text_issue_conflict_resolution_overwrite: 自分の編集内容の保存を強行 (他のユーザーの更新内容は注記を除き上書きされます)
notice_issue_update_conflict: このチケットを編集中に他のユーザーが更新しました。
text_issue_conflict_resolution_cancel: 自分の編集内容を破棄し %{link} を再表示
permission_manage_related_issues: 関連するチケットの管理
field_auth_source_ldap_filter: LDAPフィルタ
label_search_for_watchers: ウォッチャーを検索して追加
notice_account_deleted: アカウントが削除されました。
setting_unsubscribe: ユーザーによるアカウント削除を許可
button_delete_my_account: 自分のアカウントを削除
text_account_destroy_confirmation: |-
本当にアカウントを削除しますか?
アカウントは恒久的に削除されます。削除後に再度アカウントを有効にする手段はありません。
error_session_expired: セッションが失効しました。ログインし直してください。
text_session_expiration_settings: "警告: この設定を変更すると現在有効なセッションが失効する可能性があります。"
setting_session_lifetime: 有効期間の最大値
setting_session_timeout: 無操作タイムアウト
label_session_expiration: セッション有効期間
permission_close_project: プロジェクトの終了/再開
label_show_closed_projects: 終了したプロジェクトを表示
button_close: 終了
button_reopen: 再開
project_status_active: 有効
project_status_closed: 終了
project_status_archived: アーカイブ
text_project_closed: このプロジェクトは終了しているため読み取り専用です。
notice_user_successful_create: ユーザー %{id} を作成しました。
field_core_fields: 標準フィールド
field_timeout: タイムアウト(秒単位)
setting_thumbnails_enabled: 添付ファイルのサムネイル画像を表示
setting_thumbnails_size: サムネイル画像の大きさ(ピクセル単位)
label_status_transitions: ステータスの遷移
label_fields_permissions: フィールドに対する権限
label_readonly: 読み取り専用
label_required: 必須
text_repository_identifier_info: アルファベット小文字(a-z)・数字・ハイフン・アンダースコアが使えます。 識別子は後で変更することはできません。
field_board_parent: 親フォーラム
label_attribute_of_project: プロジェクトの %{name}
label_attribute_of_author: 作成者の %{name}
label_attribute_of_assigned_to: 担当者の %{name}
label_attribute_of_fixed_version: 対象バージョンの %{name}
label_copy_subtasks: 子チケットをコピー
label_copied_to: コピー先
label_copied_from: コピー元
label_any_issues_in_project: 次のプロジェクト内のチケット
label_any_issues_not_in_project: 次のプロジェクト外のチケット
field_private_notes: プライベート注記
permission_view_private_notes: プライベート注記の閲覧
permission_set_notes_private: 注記をプライベートに設定
label_no_issues_in_project: 次のプロジェクト内のチケットを除く
label_any: すべて
label_last_n_weeks: 直近%{count}週間
setting_cross_project_subtasks: 異なるプロジェクトのチケット間の親子関係を許可
label_cross_project_descendants: サブプロジェクト単位
label_cross_project_tree: プロジェクトツリー単位
label_cross_project_hierarchy: プロジェクト階層単位
label_cross_project_system: すべてのプロジェクト
button_hide: 隠す
setting_non_working_week_days: 休業日
label_in_the_next_days: 今後○日
label_in_the_past_days: 過去○日
label_attribute_of_user: ユーザーの %{name}
text_turning_multiple_off: この設定を無効にすると、複数選択されている値のうち1個だけが保持され残りは選択解除されます。
label_attribute_of_issue: チケットの %{name}
permission_add_documents: 文書の追加
permission_edit_documents: 文書の編集
permission_delete_documents: 文書の削除
setting_jsonp_enabled: JSONPを有効にする
field_inherit_members: メンバーを継承
field_closed_on: 終了日
field_generate_password: パスワードを自動生成
label_total_time: 合計
notice_account_not_activated_yet: アカウントが有効化されていません。アカウントを有効にするためのメールをもう一度受信したいときはこのリンクをクリックしてください。
notice_account_locked: アカウントがロックされています
label_hidden: 非表示
label_visibility_private: 自分のみ
label_visibility_roles: 以下のロールのみ
label_visibility_public: すべてのユーザー
field_must_change_passwd: 次回ログイン時にパスワード変更を強制
notice_new_password_must_be_different: 新しいパスワードは現在のパスワードと異なるものでなければなりません
setting_mail_handler_excluded_filenames: 除外する添付ファイル名
text_convert_available: ImageMagickのconvertコマンドが利用可能 (オプション)
redmine-2.4.2/config/locales/no.yml 0000644 0001750 0001750 00000135112 12255774347 016537 0 ustar ondrej ondrej # Norwegian, norsk bokmål, by irb.no
"no":
support:
array:
sentence_connector: "og"
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%e. %b"
long: "%e. %B %Y"
day_names: [søndag, mandag, tirsdag, onsdag, torsdag, fredag, lørdag]
abbr_day_names: [søn, man, tir, ons, tor, fre, lør]
month_names: [~, januar, februar, mars, april, mai, juni, juli, august, september, oktober, november, desember]
abbr_month_names: [~, jan, feb, mar, apr, mai, jun, jul, aug, sep, okt, nov, des]
order:
- :day
- :month
- :year
time:
formats:
default: "%A, %e. %B %Y, %H:%M"
time: "%H:%M"
short: "%e. %B, %H:%M"
long: "%A, %e. %B %Y, %H:%M"
am: ""
pm: ""
datetime:
distance_in_words:
half_a_minute: "et halvt minutt"
less_than_x_seconds:
one: "mindre enn 1 sekund"
other: "mindre enn %{count} sekunder"
x_seconds:
one: "1 sekund"
other: "%{count} sekunder"
less_than_x_minutes:
one: "mindre enn 1 minutt"
other: "mindre enn %{count} minutter"
x_minutes:
one: "1 minutt"
other: "%{count} minutter"
about_x_hours:
one: "rundt 1 time"
other: "rundt %{count} timer"
x_hours:
one: "1 time"
other: "%{count} timer"
x_days:
one: "1 dag"
other: "%{count} dager"
about_x_months:
one: "rundt 1 måned"
other: "rundt %{count} måneder"
x_months:
one: "1 måned"
other: "%{count} måneder"
about_x_years:
one: "rundt 1 år"
other: "rundt %{count} år"
over_x_years:
one: "over 1 år"
other: "over %{count} år"
almost_x_years:
one: "nesten 1 år"
other: "nesten %{count} år"
number:
format:
precision: 3
separator: "."
delimiter: ","
currency:
format:
unit: "kr"
format: "%n %u"
precision:
format:
delimiter: ""
precision: 4
human:
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
activerecord:
errors:
template:
header: "kunne ikke lagre %{model} på grunn av %{count} feil."
body: "det oppstod problemer i følgende felt:"
messages:
inclusion: "er ikke inkludert i listen"
exclusion: "er reservert"
invalid: "er ugyldig"
confirmation: "passer ikke bekreftelsen"
accepted: "må være akseptert"
empty: "kan ikke være tom"
blank: "kan ikke være blank"
too_long: "er for lang (maksimum %{count} tegn)"
too_short: "er for kort (minimum %{count} tegn)"
wrong_length: "er av feil lengde (maksimum %{count} tegn)"
taken: "er allerede i bruk"
not_a_number: "er ikke et tall"
greater_than: "må være større enn %{count}"
greater_than_or_equal_to: "må være større enn eller lik %{count}"
equal_to: "må være lik %{count}"
less_than: "må være mindre enn %{count}"
less_than_or_equal_to: "må være mindre enn eller lik %{count}"
odd: "må være oddetall"
even: "må være partall"
greater_than_start_date: "må være større enn startdato"
not_same_project: "hører ikke til samme prosjekt"
circular_dependency: "Denne relasjonen ville lagd en sirkulær avhengighet"
cant_link_an_issue_with_a_descendant: "En sak kan ikke kobles mot en av sine undersaker"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Vennligst velg
general_text_No: 'Nei'
general_text_Yes: 'Ja'
general_text_no: 'nei'
general_text_yes: 'ja'
general_lang_name: 'Norwegian (Norsk bokmål)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Kontoen er oppdatert.
notice_account_invalid_creditentials: Feil brukernavn eller passord
notice_account_password_updated: Passordet er oppdatert.
notice_account_wrong_password: Feil passord
notice_account_register_done: Kontoen er opprettet. Klikk lenken som er sendt deg i e-post for å aktivere kontoen.
notice_account_unknown_email: Ukjent bruker.
notice_can_t_change_password: Denne kontoen bruker ekstern godkjenning. Passordet kan ikke endres.
notice_account_lost_email_sent: En e-post med instruksjoner for å velge et nytt passord er sendt til deg.
notice_account_activated: Din konto er aktivert. Du kan nå logge inn.
notice_successful_create: Opprettet.
notice_successful_update: Oppdatert.
notice_successful_delete: Slettet.
notice_successful_connection: Koblet opp.
notice_file_not_found: Siden du forsøkte å vise eksisterer ikke, eller er slettet.
notice_locking_conflict: Data har blitt oppdatert av en annen bruker.
notice_not_authorized: Du har ikke adgang til denne siden.
notice_email_sent: "En e-post er sendt til %{value}"
notice_email_error: "En feil oppstod under sending av e-post (%{value})"
notice_feeds_access_key_reseted: Din Atom-tilgangsnøkkel er nullstilt.
notice_failed_to_save_issues: "Lykkes ikke å lagre %{count} sak(er) på %{total} valgt: %{ids}."
notice_no_issue_selected: "Ingen sak valgt! Vennligst merk sakene du vil endre."
notice_account_pending: "Din konto ble opprettet og avventer nå administrativ godkjenning."
notice_default_data_loaded: Standardkonfigurasjonen lastet inn.
error_can_t_load_default_data: "Standardkonfigurasjonen kunne ikke lastes inn: %{value}"
error_scm_not_found: "Elementet og/eller revisjonen eksisterer ikke i depoet."
error_scm_command_failed: "En feil oppstod under tilkobling til depoet: %{value}"
error_scm_annotate: "Elementet eksisterer ikke, eller kan ikke noteres."
error_issue_not_found_in_project: 'Saken eksisterer ikke, eller hører ikke til dette prosjektet'
mail_subject_lost_password: "Ditt %{value} passord"
mail_body_lost_password: 'Klikk følgende lenke for å endre ditt passord:'
mail_subject_register: "%{value} kontoaktivering"
mail_body_register: 'Klikk følgende lenke for å aktivere din konto:'
mail_body_account_information_external: "Du kan bruke din %{value}-konto for å logge inn."
mail_body_account_information: Informasjon om din konto
mail_subject_account_activation_request: "%{value} kontoaktivering"
mail_body_account_activation_request: "En ny bruker (%{value}) er registrert, og avventer din godkjenning:"
mail_subject_reminder: "%{count} sak(er) har frist de kommende %{days} dagene"
mail_body_reminder: "%{count} sak(er) som er tildelt deg har frist de kommende %{days} dager:"
field_name: Navn
field_description: Beskrivelse
field_summary: Oppsummering
field_is_required: Kreves
field_firstname: Fornavn
field_lastname: Etternavn
field_mail: E-post
field_filename: Fil
field_filesize: Størrelse
field_downloads: Nedlastinger
field_author: Forfatter
field_created_on: Opprettet
field_updated_on: Oppdatert
field_field_format: Format
field_is_for_all: For alle prosjekter
field_possible_values: Lovlige verdier
field_regexp: Regular expression
field_min_length: Minimum lengde
field_max_length: Maksimum lengde
field_value: Verdi
field_category: Kategori
field_title: Tittel
field_project: Prosjekt
field_issue: Sak
field_status: Status
field_notes: Notater
field_is_closed: Lukker saken
field_is_default: Standardverdi
field_tracker: Sakstype
field_subject: Emne
field_due_date: Frist
field_assigned_to: Tildelt til
field_priority: Prioritet
field_fixed_version: Mål-versjon
field_user: Bruker
field_role: Rolle
field_homepage: Hjemmeside
field_is_public: Offentlig
field_parent: Underprosjekt av
field_is_in_roadmap: Vises i veikart
field_login: Brukernavn
field_mail_notification: E-post-varsling
field_admin: Administrator
field_last_login_on: Sist innlogget
field_language: Språk
field_effective_date: Dato
field_password: Passord
field_new_password: Nytt passord
field_password_confirmation: Bekreft passord
field_version: Versjon
field_type: Type
field_host: Vert
field_port: Port
field_account: Konto
field_base_dn: Base DN
field_attr_login: Brukernavnsattributt
field_attr_firstname: Fornavnsattributt
field_attr_lastname: Etternavnsattributt
field_attr_mail: E-post-attributt
field_onthefly: On-the-fly brukeropprettelse
field_start_date: Start
field_done_ratio: "% Ferdig"
field_auth_source: Autentiseringskilde
field_hide_mail: Skjul min epost-adresse
field_comments: Kommentarer
field_url: URL
field_start_page: Startside
field_subproject: Underprosjekt
field_hours: Timer
field_activity: Aktivitet
field_spent_on: Dato
field_identifier: Identifikasjon
field_is_filter: Brukes som filter
field_issue_to: Relaterte saker
field_delay: Forsinkelse
field_assignable: Saker kan tildeles denne rollen
field_redirect_existing_links: Viderekoble eksisterende lenker
field_estimated_hours: Estimert tid
field_column_names: Kolonner
field_time_zone: Tidssone
field_searchable: Søkbar
field_default_value: Standardverdi
field_comments_sorting: Vis kommentarer
setting_app_title: Applikasjonstittel
setting_app_subtitle: Applikasjonens undertittel
setting_welcome_text: Velkomsttekst
setting_default_language: Standardspråk
setting_login_required: Krever innlogging
setting_self_registration: Selvregistrering
setting_attachment_max_size: Maks. størrelse vedlegg
setting_issues_export_limit: Eksportgrense for saker
setting_mail_from: Avsenders epost
setting_bcc_recipients: Blindkopi (bcc) til mottakere
setting_host_name: Vertsnavn
setting_text_formatting: Tekstformattering
setting_wiki_compression: Komprimering av Wiki-historikk
setting_feeds_limit: Innholdsgrense for Feed
setting_default_projects_public: Nye prosjekter er offentlige som standard
setting_autofetch_changesets: Autohenting av endringssett
setting_sys_api_enabled: Aktiver webservice for depot-administrasjon
setting_commit_ref_keywords: Nøkkelord for referanse
setting_commit_fix_keywords: Nøkkelord for retting
setting_autologin: Autoinnlogging
setting_date_format: Datoformat
setting_time_format: Tidsformat
setting_cross_project_issue_relations: Tillat saksrelasjoner på kryss av prosjekter
setting_issue_list_default_columns: Standardkolonner vist i sakslisten
setting_emails_footer: Epost-signatur
setting_protocol: Protokoll
setting_per_page_options: Alternativer, objekter pr. side
setting_user_format: Visningsformat, brukere
setting_activity_days_default: Dager vist på prosjektaktivitet
setting_display_subprojects_issues: Vis saker fra underprosjekter på hovedprosjekt som standard
setting_enabled_scm: Aktiviserte SCM
project_module_issue_tracking: Sakshåndtering
project_module_time_tracking: Tidsregistrering
project_module_news: Nyheter
project_module_documents: Dokumenter
project_module_files: Filer
project_module_wiki: Wiki
project_module_repository: Depot
project_module_boards: Forumer
label_user: Bruker
label_user_plural: Brukere
label_user_new: Ny bruker
label_project: Prosjekt
label_project_new: Nytt prosjekt
label_project_plural: Prosjekter
label_x_projects:
zero: ingen prosjekter
one: 1 prosjekt
other: "%{count} prosjekter"
label_project_all: Alle prosjekter
label_project_latest: Siste prosjekter
label_issue: Sak
label_issue_new: Ny sak
label_issue_plural: Saker
label_issue_view_all: Vis alle saker
label_issues_by: "Saker etter %{value}"
label_issue_added: Sak lagt til
label_issue_updated: Sak oppdatert
label_document: Dokument
label_document_new: Nytt dokument
label_document_plural: Dokumenter
label_document_added: Dokument lagt til
label_role: Rolle
label_role_plural: Roller
label_role_new: Ny rolle
label_role_and_permissions: Roller og rettigheter
label_member: Medlem
label_member_new: Nytt medlem
label_member_plural: Medlemmer
label_tracker: Sakstype
label_tracker_plural: Sakstyper
label_tracker_new: Ny sakstype
label_workflow: Arbeidsflyt
label_issue_status: Saksstatus
label_issue_status_plural: Saksstatuser
label_issue_status_new: Ny status
label_issue_category: Sakskategori
label_issue_category_plural: Sakskategorier
label_issue_category_new: Ny kategori
label_custom_field: Eget felt
label_custom_field_plural: Egne felt
label_custom_field_new: Nytt eget felt
label_enumerations: Listeverdier
label_enumeration_new: Ny verdi
label_information: Informasjon
label_information_plural: Informasjon
label_please_login: Vennlist logg inn
label_register: Registrer
label_password_lost: Mistet passord
label_home: Hjem
label_my_page: Min side
label_my_account: Min konto
label_my_projects: Mine prosjekter
label_administration: Administrasjon
label_login: Logg inn
label_logout: Logg ut
label_help: Hjelp
label_reported_issues: Rapporterte saker
label_assigned_to_me_issues: Saker tildelt meg
label_last_login: Sist innlogget
label_registered_on: Registrert
label_activity: Aktivitet
label_overall_activity: All aktivitet
label_new: Ny
label_logged_as: Innlogget som
label_environment: Miljø
label_authentication: Autentisering
label_auth_source: Autentiseringskilde
label_auth_source_new: Ny autentiseringskilde
label_auth_source_plural: Autentiseringskilder
label_subproject_plural: Underprosjekter
label_and_its_subprojects: "%{value} og dets underprosjekter"
label_min_max_length: Min.-maks. lengde
label_list: Liste
label_date: Dato
label_integer: Heltall
label_float: Kommatall
label_boolean: Sann/usann
label_string: Tekst
label_text: Lang tekst
label_attribute: Attributt
label_attribute_plural: Attributter
label_no_data: Ingen data å vise
label_change_status: Endre status
label_history: Historikk
label_attachment: Fil
label_attachment_new: Ny fil
label_attachment_delete: Slett fil
label_attachment_plural: Filer
label_file_added: Fil lagt til
label_report: Rapport
label_report_plural: Rapporter
label_news: Nyheter
label_news_new: Legg til nyhet
label_news_plural: Nyheter
label_news_latest: Siste nyheter
label_news_view_all: Vis alle nyheter
label_news_added: Nyhet lagt til
label_settings: Innstillinger
label_overview: Oversikt
label_version: Versjon
label_version_new: Ny versjon
label_version_plural: Versjoner
label_confirmation: Bekreftelse
label_export_to: Eksporter til
label_read: Leser...
label_public_projects: Offentlige prosjekt
label_open_issues: åpen
label_open_issues_plural: åpne
label_closed_issues: lukket
label_closed_issues_plural: lukkede
label_x_open_issues_abbr_on_total:
zero: 0 åpne / %{total}
one: 1 åpen / %{total}
other: "%{count} åpne / %{total}"
label_x_open_issues_abbr:
zero: 0 åpne
one: 1 åpen
other: "%{count} åpne"
label_x_closed_issues_abbr:
zero: 0 lukket
one: 1 lukket
other: "%{count} lukket"
label_total: Totalt
label_permissions: Rettigheter
label_current_status: Nåværende status
label_new_statuses_allowed: Tillate nye statuser
label_all: alle
label_none: ingen
label_nobody: ingen
label_next: Neste
label_previous: Forrige
label_used_by: Brukt av
label_details: Detaljer
label_add_note: Legg til notat
label_per_page: Pr. side
label_calendar: Kalender
label_months_from: måneder fra
label_gantt: Gantt
label_internal: Intern
label_last_changes: "siste %{count} endringer"
label_change_view_all: Vis alle endringer
label_personalize_page: Tilpass denne siden
label_comment: Kommentar
label_comment_plural: Kommentarer
label_x_comments:
zero: ingen kommentarer
one: 1 kommentar
other: "%{count} kommentarer"
label_comment_add: Legg til kommentar
label_comment_added: Kommentar lagt til
label_comment_delete: Slett kommentar
label_query: Egen spørring
label_query_plural: Egne spørringer
label_query_new: Ny spørring
label_filter_add: Legg til filter
label_filter_plural: Filtre
label_equals: er
label_not_equals: er ikke
label_in_less_than: er mindre enn
label_in_more_than: in mer enn
label_in: i
label_today: idag
label_all_time: all tid
label_yesterday: i går
label_this_week: denne uken
label_last_week: sist uke
label_last_n_days: "siste %{count} dager"
label_this_month: denne måneden
label_last_month: siste måned
label_this_year: dette året
label_date_range: Dato-spenn
label_less_than_ago: mindre enn dager siden
label_more_than_ago: mer enn dager siden
label_ago: dager siden
label_contains: inneholder
label_not_contains: ikke inneholder
label_day_plural: dager
label_repository: Depot
label_repository_plural: Depoter
label_browse: Utforsk
label_revision: Revisjon
label_revision_plural: Revisjoner
label_associated_revisions: Assosierte revisjoner
label_added: lagt til
label_modified: endret
label_deleted: slettet
label_latest_revision: Siste revisjon
label_latest_revision_plural: Siste revisjoner
label_view_revisions: Vis revisjoner
label_max_size: Maksimum størrelse
label_sort_highest: Flytt til toppen
label_sort_higher: Flytt opp
label_sort_lower: Flytt ned
label_sort_lowest: Flytt til bunnen
label_roadmap: Veikart
label_roadmap_due_in: "Frist om %{value}"
label_roadmap_overdue: "%{value} over fristen"
label_roadmap_no_issues: Ingen saker for denne versjonen
label_search: Søk
label_result_plural: Resultater
label_all_words: Alle ord
label_wiki: Wiki
label_wiki_edit: Wiki endring
label_wiki_edit_plural: Wiki endringer
label_wiki_page: Wiki-side
label_wiki_page_plural: Wiki-sider
label_index_by_title: Indekser etter tittel
label_index_by_date: Indekser etter dato
label_current_version: Gjeldende versjon
label_preview: Forhåndsvis
label_feed_plural: Feeder
label_changes_details: Detaljer om alle endringer
label_issue_tracking: Sakshåndtering
label_spent_time: Brukt tid
label_f_hour: "%{value} time"
label_f_hour_plural: "%{value} timer"
label_time_tracking: Tidsregistrering
label_change_plural: Endringer
label_statistics: Statistikk
label_commits_per_month: Innsendinger pr. måned
label_commits_per_author: Innsendinger pr. forfatter
label_view_diff: Vis forskjeller
label_diff_inline: i teksten
label_diff_side_by_side: side ved side
label_options: Alternativer
label_copy_workflow_from: Kopier arbeidsflyt fra
label_permissions_report: Rettighetsrapport
label_watched_issues: Overvåkede saker
label_related_issues: Relaterte saker
label_applied_status: Gitt status
label_loading: Laster...
label_relation_new: Ny relasjon
label_relation_delete: Slett relasjon
label_relates_to: relatert til
label_duplicates: dupliserer
label_duplicated_by: duplisert av
label_blocks: blokkerer
label_blocked_by: blokkert av
label_precedes: kommer før
label_follows: følger
label_end_to_start: slutt til start
label_end_to_end: slutt til slutt
label_start_to_start: start til start
label_start_to_end: start til slutt
label_stay_logged_in: Hold meg innlogget
label_disabled: avslått
label_show_completed_versions: Vis ferdige versjoner
label_me: meg
label_board: Forum
label_board_new: Nytt forum
label_board_plural: Forumer
label_topic_plural: Emner
label_message_plural: Meldinger
label_message_last: Siste melding
label_message_new: Ny melding
label_message_posted: Melding lagt til
label_reply_plural: Svar
label_send_information: Send kontoinformasjon til brukeren
label_year: År
label_month: Måned
label_week: Uke
label_date_from: Fra
label_date_to: Til
label_language_based: Basert på brukerens språk
label_sort_by: "Sorter etter %{value}"
label_send_test_email: Send en epost-test
label_feeds_access_key_created_on: "Atom tilgangsnøkkel opprettet for %{value} siden"
label_module_plural: Moduler
label_added_time_by: "Lagt til av %{author} for %{age} siden"
label_updated_time: "Oppdatert for %{value} siden"
label_jump_to_a_project: Gå til et prosjekt...
label_file_plural: Filer
label_changeset_plural: Endringssett
label_default_columns: Standardkolonner
label_no_change_option: (Ingen endring)
label_bulk_edit_selected_issues: Samlet endring av valgte saker
label_theme: Tema
label_default: Standard
label_search_titles_only: Søk bare i titler
label_user_mail_option_all: "For alle hendelser på mine prosjekter"
label_user_mail_option_selected: "For alle hendelser på valgte prosjekt..."
label_user_mail_no_self_notified: "Jeg vil ikke bli varslet om endringer jeg selv gjør"
label_registration_activation_by_email: kontoaktivering pr. e-post
label_registration_manual_activation: manuell kontoaktivering
label_registration_automatic_activation: automatisk kontoaktivering
label_display_per_page: "Pr. side: %{value}"
label_age: Alder
label_change_properties: Endre egenskaper
label_general: Generell
label_more: Mer
label_scm: SCM
label_plugins: Tillegg
label_ldap_authentication: LDAP-autentisering
label_downloads_abbr: Nedl.
label_optional_description: Valgfri beskrivelse
label_add_another_file: Legg til en fil til
label_preferences: Brukerinnstillinger
label_chronological_order: I kronologisk rekkefølge
label_reverse_chronological_order: I omvendt kronologisk rekkefølge
label_planning: Planlegging
button_login: Logg inn
button_submit: Send
button_save: Lagre
button_check_all: Merk alle
button_uncheck_all: Avmerk alle
button_delete: Slett
button_create: Opprett
button_test: Test
button_edit: Endre
button_add: Legg til
button_change: Endre
button_apply: Bruk
button_clear: Nullstill
button_lock: Lås
button_unlock: Lås opp
button_download: Last ned
button_list: Liste
button_view: Vis
button_move: Flytt
button_back: Tilbake
button_cancel: Avbryt
button_activate: Aktiver
button_sort: Sorter
button_log_time: Logg tid
button_rollback: Rull tilbake til denne versjonen
button_watch: Overvåk
button_unwatch: Stopp overvåkning
button_reply: Svar
button_archive: Arkiver
button_unarchive: Gjør om arkivering
button_reset: Nullstill
button_rename: Endre navn
button_change_password: Endre passord
button_copy: Kopier
button_annotate: Notér
button_update: Oppdater
button_configure: Konfigurer
status_active: aktiv
status_registered: registrert
status_locked: låst
text_select_mail_notifications: Velg hendelser som skal varsles med e-post.
text_regexp_info: f.eks. ^[A-Z0-9]+$
text_min_max_length_info: 0 betyr ingen begrensning
text_project_destroy_confirmation: Er du sikker på at du vil slette dette prosjekter og alle relatert data ?
text_subprojects_destroy_warning: "Underprojekt(ene): %{value} vil også bli slettet."
text_workflow_edit: Velg en rolle og en sakstype for å endre arbeidsflyten
text_are_you_sure: Er du sikker ?
text_tip_issue_begin_day: oppgaven starter denne dagen
text_tip_issue_end_day: oppgaven avsluttes denne dagen
text_tip_issue_begin_end_day: oppgaven starter og avsluttes denne dagen
text_caracters_maximum: "%{count} tegn maksimum."
text_caracters_minimum: "Må være minst %{count} tegn langt."
text_length_between: "Lengde mellom %{min} og %{max} tegn."
text_tracker_no_workflow: Ingen arbeidsflyt definert for denne sakstypen
text_unallowed_characters: Ugyldige tegn
text_comma_separated: Flere verdier tillat (kommaseparert).
text_issues_ref_in_commit_messages: Referering og retting av saker i innsendingsmelding
text_issue_added: "Sak %{id} er innrapportert av %{author}."
text_issue_updated: "Sak %{id} er oppdatert av %{author}."
text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wikien og alt innholdet ?
text_issue_category_destroy_question: "Noen saker (%{count}) er lagt til i denne kategorien. Hva vil du gjøre ?"
text_issue_category_destroy_assignments: Fjern bruk av kategorier
text_issue_category_reassign_to: Overfør sakene til denne kategorien
text_user_mail_option: "For ikke-valgte prosjekter vil du bare motta varsling om ting du overvåker eller er involveret i (eks. saker du er forfatter av eller er tildelt)."
text_no_configuration_data: "Roller, arbeidsflyt, sakstyper og -statuser er ikke konfigurert enda.\nDet anbefales sterkt å laste inn standardkonfigurasjonen. Du vil kunne endre denne etter den er innlastet."
text_load_default_configuration: Last inn standardkonfigurasjonen
text_status_changed_by_changeset: "Brukt i endringssett %{value}."
text_issues_destroy_confirmation: 'Er du sikker på at du vil slette valgte sak(er) ?'
text_select_project_modules: 'Velg moduler du vil aktivere for dette prosjektet:'
text_default_administrator_account_changed: Standard administrator-konto er endret
text_file_repository_writable: Fil-arkivet er skrivbart
text_rmagick_available: RMagick er tilgjengelig (valgfritt)
text_destroy_time_entries_question: "%{hours} timer er ført på sakene du er i ferd med å slette. Hva vil du gjøre ?"
text_destroy_time_entries: Slett førte timer
text_assign_time_entries_to_project: Overfør førte timer til prosjektet
text_reassign_time_entries: 'Overfør førte timer til denne saken:'
text_user_wrote: "%{value} skrev:"
default_role_manager: Leder
default_role_developer: Utvikler
default_role_reporter: Rapportør
default_tracker_bug: Feil
default_tracker_feature: Funksjon
default_tracker_support: Support
default_issue_status_new: Ny
default_issue_status_in_progress: Pågår
default_issue_status_resolved: Avklart
default_issue_status_feedback: Tilbakemelding
default_issue_status_closed: Lukket
default_issue_status_rejected: Avvist
default_doc_category_user: Brukerdokumentasjon
default_doc_category_tech: Teknisk dokumentasjon
default_priority_low: Lav
default_priority_normal: Normal
default_priority_high: Høy
default_priority_urgent: Haster
default_priority_immediate: Omgående
default_activity_design: Design
default_activity_development: Utvikling
enumeration_issue_priorities: Sakssprioriteringer
enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsregistrering)
text_enumeration_category_reassign_to: 'Endre dem til denne verdien:'
text_enumeration_destroy_question: "%{count} objekter er endret til denne verdien."
label_incoming_emails: Innkommende e-post
label_generate_key: Generer en nøkkel
setting_mail_handler_api_enabled: Skru på WS for innkommende epost
setting_mail_handler_api_key: API-nøkkel
text_email_delivery_not_configured: "Levering av epost er ikke satt opp, og varsler er skrudd av.\nStill inn din SMTP-tjener i config/configuration.yml og start programmet på nytt for å skru det på."
field_parent_title: Overordnet side
label_issue_watchers: Overvåkere
button_quote: Sitat
setting_sequential_project_identifiers: Generer sekvensielle prosjekt-IDer
notice_unable_delete_version: Kan ikke slette versjonen
label_renamed: gitt nytt navn
label_copied: kopiert
setting_plain_text_mail: kun ren tekst (ikke HTML)
permission_view_files: Vise filer
permission_edit_issues: Redigere saker
permission_edit_own_time_entries: Redigere egne timelister
permission_manage_public_queries: Administrere delte søk
permission_add_issues: Legge inn saker
permission_log_time: Loggføre timer
permission_view_changesets: Vise endringssett
permission_view_time_entries: Vise brukte timer
permission_manage_versions: Administrere versjoner
permission_manage_wiki: Administrere wiki
permission_manage_categories: Administrere kategorier for saker
permission_protect_wiki_pages: Beskytte wiki-sider
permission_comment_news: Kommentere nyheter
permission_delete_messages: Slette meldinger
permission_select_project_modules: Velge prosjektmoduler
permission_edit_wiki_pages: Redigere wiki-sider
permission_add_issue_watchers: Legge til overvåkere
permission_view_gantt: Vise gantt-diagram
permission_move_issues: Flytte saker
permission_manage_issue_relations: Administrere saksrelasjoner
permission_delete_wiki_pages: Slette wiki-sider
permission_manage_boards: Administrere forum
permission_delete_wiki_pages_attachments: Slette vedlegg
permission_view_wiki_edits: Vise wiki-historie
permission_add_messages: Sende meldinger
permission_view_messages: Vise meldinger
permission_manage_files: Administrere filer
permission_edit_issue_notes: Redigere notater
permission_manage_news: Administrere nyheter
permission_view_calendar: Vise kalender
permission_manage_members: Administrere medlemmer
permission_edit_messages: Redigere meldinger
permission_delete_issues: Slette saker
permission_view_issue_watchers: Vise liste over overvåkere
permission_manage_repository: Administrere depot
permission_commit_access: Tilgang til innsending
permission_browse_repository: Bla gjennom depot
permission_view_documents: Vise dokumenter
permission_edit_project: Redigere prosjekt
permission_add_issue_notes: Legge til notater
permission_save_queries: Lagre søk
permission_view_wiki_pages: Vise wiki
permission_rename_wiki_pages: Gi wiki-sider nytt navn
permission_edit_time_entries: Redigere timelister
permission_edit_own_issue_notes: Redigere egne notater
setting_gravatar_enabled: Bruk Gravatar-brukerikoner
label_example: Eksempel
text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
permission_edit_own_messages: Rediger egne meldinger
permission_delete_own_messages: Slett egne meldinger
label_user_activity: "%{value}s aktivitet"
label_updated_time_by: "Oppdatert av %{author} for %{age} siden"
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
text_plugin_assets_writable: Plugin assets directory writable
warning_attachments_not_saved: "%{count} fil(er) kunne ikke lagres."
button_create_and_continue: Opprett og fortsett
text_custom_field_possible_values_info: 'En linje for hver verdi'
label_display: Visning
field_editable: Redigerbar
setting_repository_log_display_limit: Maks antall revisjoner vist i fil-loggen
setting_file_max_size_displayed: Max size of text files displayed inline
field_watcher: Overvåker
setting_openid: Tillat OpenID innlogging og registrering
field_identity_url: OpenID URL
label_login_with_open_id_option: eller logg inn med OpenID
field_content: Innhold
label_descending: Synkende
label_sort: Sorter
label_ascending: Stigende
label_date_from_to: Fra %{start} til %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Denne siden har %{descendants} underside(r). Hva ønsker du å gjøre?
text_wiki_page_reassign_children: Tilknytt undersider til denne overordnede siden
text_wiki_page_nullify_children: Behold undersider som rotsider
text_wiki_page_destroy_children: Slett undersider og alle deres underliggende sider
setting_password_min_length: Minimum passordlengde
field_group_by: Grupper resultater etter
mail_subject_wiki_content_updated: "Wiki-side '%{id}' er oppdatert"
label_wiki_content_added: Wiki-side opprettet
mail_subject_wiki_content_added: "Wiki-side '%{id}' er opprettet"
mail_body_wiki_content_added: Wiki-siden '%{id}' ble opprettet av %{author}.
label_wiki_content_updated: Wiki-side oppdatert
mail_body_wiki_content_updated: Wiki-siden '%{id}' ble oppdatert av %{author}.
permission_add_project: Opprett prosjekt
setting_new_project_user_role_id: Rolle gitt en ikke-administratorbruker som oppretter et prosjekt
label_view_all_revisions: Se alle revisjoner
label_tag: Tag
label_branch: Gren
error_no_tracker_in_project: Ingen sakstyper er tilknyttet dette prosjektet. Vennligst kontroller prosjektets innstillinger.
error_no_default_issue_status: Ingen standard saksstatus er angitt. Vennligst kontroller konfigurasjonen (Gå til "Administrasjon -> Saksstatuser").
text_journal_changed: "%{label} endret fra %{old} til %{new}"
text_journal_set_to: "%{label} satt til %{value}"
text_journal_deleted: "%{label} slettet (%{old})"
label_group_plural: Grupper
label_group: Gruppe
label_group_new: Ny gruppe
label_time_entry_plural: Brukt tid
text_journal_added: "%{label} %{value} lagt til"
field_active: Aktiv
enumeration_system_activity: Systemaktivitet
permission_delete_issue_watchers: Slett overvåkere
version_status_closed: stengt
version_status_locked: låst
version_status_open: åpen
error_can_not_reopen_issue_on_closed_version: En sak tilknyttet en stengt versjon kan ikke gjenåpnes.
label_user_anonymous: Anonym
button_move_and_follow: Flytt og følg etter
setting_default_projects_modules: Standard aktiverte moduler for nye prosjekter
setting_gravatar_default: Standard Gravatar-bilde
field_sharing: Deling
label_version_sharing_hierarchy: Med prosjekt-hierarki
label_version_sharing_system: Med alle prosjekter
label_version_sharing_descendants: Med underprosjekter
label_version_sharing_tree: Med prosjekt-tre
label_version_sharing_none: Ikke delt
error_can_not_archive_project: Dette prosjektet kan ikke arkiveres
button_duplicate: Duplikat
button_copy_and_follow: Kopier og følg etter
label_copy_source: Kilde
setting_issue_done_ratio: Kalkuler ferdigstillingsprosent ut i fra
setting_issue_done_ratio_issue_status: Bruk saksstatuser
error_issue_done_ratios_not_updated: Ferdigstillingsprosent oppdateres ikke.
error_workflow_copy_target: Vennligst velg sakstype(r) og rolle(r)
setting_issue_done_ratio_issue_field: Bruk felt fra saker
label_copy_same_as_target: Samme som mål
label_copy_target: Mål
notice_issue_done_ratios_updated: Ferdigstillingsprosent oppdatert.
error_workflow_copy_source: Vennligst velg en kilde-sakstype eller rolle.
label_update_issue_done_ratios: Oppdatert ferdigstillingsprosent
setting_start_of_week: Start kalender på
permission_view_issues: Se på saker
label_display_used_statuses_only: Vis kun statuser som brukes av denne sakstypen
label_revision_id: Revision %{value}
label_api_access_key: API tilgangsnøkkel
label_api_access_key_created_on: API tilgangsnøkkel opprettet for %{value} siden
label_feeds_access_key: Atom tilgangsnøkkel
notice_api_access_key_reseted: Din API tilgangsnøkkel ble resatt.
setting_rest_api_enabled: Aktiver REST webservice
label_missing_api_access_key: Mangler en API tilgangsnøkkel
label_missing_feeds_access_key: Mangler en Atom tilgangsnøkkel
button_show: Vis
text_line_separated: Flere verdier er tillatt (en linje per verdi).
setting_mail_handler_body_delimiters: Avkort epost etter en av disse linjene
permission_add_subprojects: Opprett underprosjekt
label_subproject_new: Nytt underprosjekt
text_own_membership_delete_confirmation: |-
Du er i ferd med å fjerne noen eller alle rettigheter og vil kanskje ikke være i stand til å redigere dette prosjektet etterpå.
Er du sikker på at du vil fortsette?
label_close_versions: Steng fullførte versjoner
label_board_sticky: Fast
label_board_locked: Låst
permission_export_wiki_pages: Eksporter wiki-sider
setting_cache_formatted_text: Mellomlagre formattert tekst
permission_manage_project_activities: Administrere prosjektaktiviteter
error_unable_delete_issue_status: Kan ikke slette saksstatus
label_profile: Profil
permission_manage_subtasks: Administrere undersaker
field_parent_issue: Overordnet sak
label_subtask_plural: Undersaker
label_project_copy_notifications: Send epost-varslinger under prosjektkopiering
error_can_not_delete_custom_field: Kan ikke slette eget felt
error_unable_to_connect: Kunne ikke koble til (%{value})
error_can_not_remove_role: Denne rollen er i bruk og kan ikke slettes.
error_can_not_delete_tracker: Denne sakstypen inneholder saker og kan ikke slettes.
field_principal: Principal
label_my_page_block: Min side felt
notice_failed_to_save_members: "Feil ved lagring av medlem(mer): %{errors}."
text_zoom_out: Zoom ut
text_zoom_in: Zoom inn
notice_unable_delete_time_entry: Kan ikke slette oppføring fra timeliste.
label_overall_spent_time: All tidsbruk
field_time_entries: Loggfør tid
project_module_gantt: Gantt
project_module_calendar: Kalender
button_edit_associated_wikipage: "Rediger tilhørende Wiki-side: %{page_title}"
field_text: Tekstfelt
label_user_mail_option_only_owner: Kun for ting jeg eier
setting_default_notification_option: Standardvalg for varslinger
label_user_mail_option_only_my_events: Kun for ting jeg overvåker eller er involvert i
label_user_mail_option_only_assigned: Kun for ting jeg er tildelt
label_user_mail_option_none: Ingen hendelser
field_member_of_group: Den tildeltes gruppe
field_assigned_to_role: Den tildeltes rolle
notice_not_authorized_archived_project: Prosjektet du forsøker å åpne er blitt arkivert.
label_principal_search: "Søk etter bruker eller gruppe:"
label_user_search: "Søk etter bruker:"
field_visible: Synlig
setting_emails_header: Eposthode
setting_commit_logtime_activity_id: Aktivitet for logget tid.
text_time_logged_by_changeset: Lagt til i endringssett %{value}.
setting_commit_logtime_enabled: Muliggjør loggføring av tid
notice_gantt_chart_truncated: Diagrammet ble avkortet fordi det overstiger det maksimale antall elementer som kan vises (%{max})
setting_gantt_items_limit: Maksimalt antall elementer vist på gantt-diagrammet
field_warn_on_leaving_unsaved: Vis meg en advarsel når jeg forlater en side med ikke lagret tekst
text_warn_on_leaving_unsaved: Siden inneholder tekst som ikke er lagret og som vil bli tapt om du forlater denne siden.
label_my_queries: Mine egne spørringer
text_journal_changed_no_detail: "%{label} oppdatert"
label_news_comment_added: Kommentar lagt til en nyhet
button_expand_all: Utvid alle
button_collapse_all: Kollaps alle
label_additional_workflow_transitions_for_assignee: Ytterligere overganger tillatt når brukeren er den som er tildelt saken
label_additional_workflow_transitions_for_author: Ytterligere overganger tillatt når brukeren er den som har opprettet saken
label_bulk_edit_selected_time_entries: Masserediger valgte timeliste-oppføringer
text_time_entries_destroy_confirmation: Er du sikker på du vil slette de(n) valgte timeliste-oppføringen(e)?
label_role_anonymous: Anonym
label_role_non_member: Ikke medlem
label_issue_note_added: Notat lagt til
label_issue_status_updated: Status oppdatert
label_issue_priority_updated: Prioritet oppdatert
label_issues_visibility_own: Saker opprettet av eller tildelt brukeren
field_issues_visibility: Synlighet på saker
label_issues_visibility_all: Alle saker
permission_set_own_issues_private: Gjør egne saker offentlige eller private
field_is_private: Privat
permission_set_issues_private: Gjør saker offentlige eller private
label_issues_visibility_public: Alle ikke-private saker
text_issues_destroy_descendants_confirmation: Dette vil også slette %{count} undersak(er).
field_commit_logs_encoding: Tegnkoding for innsendingsmeldinger
field_scm_path_encoding: Koding av sti
text_scm_path_encoding_note: "Standard: UTF-8"
field_path_to_repository: Sti til depot
field_root_directory: Rotkatalog
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Lokalt depot (f.eks. /hgrepo, c:\hgrepo)
text_scm_command: Kommando
text_scm_command_version: Versjon
label_git_report_last_commit: Rapporter siste innsending for filer og kataloger
text_scm_config: Du kan konfigurere scm kommandoer i config/configuration.yml. Vennligst restart applikasjonen etter å ha redigert filen.
text_scm_command_not_available: Scm kommando er ikke tilgjengelig. Vennligst kontroller innstillingene i administrasjonspanelet.
text_git_repository_note: Depot er bart og lokalt (f.eks. /gitrepo, c:\gitrepo)
notice_issue_successful_create: Sak %{id} opprettet.
label_between: mellom
setting_issue_group_assignment: Tillat tildeling av saker til grupper
label_diff: diff
description_query_sort_criteria_direction: Sorteringsretning
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Oppgi startdato
description_message_content: Meldingsinnhold
description_available_columns: Tilgjengelige kolonner
description_date_range_interval: Velg datointervall ved å spesifisere start- og sluttdato
description_issue_category_reassign: Choose issue category
description_search: Søkefelt
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Prosjekter
description_date_to: Oppgi sluttdato
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Velg ny overordnet side
description_selected_columns: Valgte kolonner
label_parent_revision: Overordnet
label_child_revision: Underordnet
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Bruk dagens dato som startdato for nye saker
button_edit_section: Rediger denne seksjonen
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: Alle kolonnene
button_export: Eksporter
label_export_options: "%{export_format} eksportvalg"
error_attachment_too_big: Filen overstiger maksimum filstørrelse (%{max_size}) og kan derfor ikke lastes opp
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 saker
one: 1 sak
other: "%{count} saker"
label_repository_new: Nytt depot
field_repository_is_default: Hoveddepot
label_copy_attachments: Kopier vedlegg
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Kun små bokstaver (a-z), tall, bindestrek (-) og "underscore" (_) er tillatt. Etter lagring er det ikke mulig å gjøre endringer.
field_multiple: Flere verdier
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: Saken ble oppdatert av en annen bruker mens du redigerte den.
text_issue_conflict_resolution_cancel: Forkast alle endringen mine og vis %{link} på nytt
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Din konto er ugjenkallelig slettet.
setting_unsubscribe: Tillat brukere å slette sin egen konto
button_delete_my_account: Slett kontoen min
text_account_destroy_confirmation: |-
Er du sikker på at du ønsker å fortsette?
Kontoen din vil bli ugjenkallelig slettet uten mulighet for å reaktiveres igjen.
error_session_expired: Økten har gått ut på tid. Vennligst logg på igjen.
text_session_expiration_settings: "Advarsel: ved å endre disse innstillingene kan aktive økter gå ut på tid, inkludert din egen."
setting_session_lifetime: Øktenes makslengde
setting_session_timeout: Økten er avsluttet på grunn av inaktivitet
label_session_expiration: Økten er avsluttet
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: kopiert til
label_copied_from: kopiert fra
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Med underprosjekter
label_cross_project_tree: Med prosjekt-tre
label_cross_project_hierarchy: Med prosjekt-hierarki
label_cross_project_system: Med alle prosjekter
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Totalt
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/ro.yml 0000644 0001750 0001750 00000137202 12255774347 016545 0 ustar ondrej ondrej ro:
direction: ltr
date:
formats:
default: "%d-%m-%Y"
short: "%d %b"
long: "%d %B %Y"
only_day: "%e"
day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă]
abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm]
month_names: [~, Ianuarie, Februarie, Martie, Aprilie, Mai, Iunie, Iulie, August, Septembrie, Octombrie, Noiembrie, Decembrie]
abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec]
order:
- :day
- :month
- :year
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "jumătate de minut"
less_than_x_seconds:
one: "mai puțin de o secundă"
other: "mai puțin de %{count} secunde"
x_seconds:
one: "o secundă"
other: "%{count} secunde"
less_than_x_minutes:
one: "mai puțin de un minut"
other: "mai puțin de %{count} minute"
x_minutes:
one: "un minut"
other: "%{count} minute"
about_x_hours:
one: "aproximativ o oră"
other: "aproximativ %{count} ore"
x_hours:
one: "1 oră"
other: "%{count} ore"
x_days:
one: "o zi"
other: "%{count} zile"
about_x_months:
one: "aproximativ o lună"
other: "aproximativ %{count} luni"
x_months:
one: "o luna"
other: "%{count} luni"
about_x_years:
one: "aproximativ un an"
other: "aproximativ %{count} ani"
over_x_years:
one: "peste un an"
other: "peste %{count} ani"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "și"
skip_last_comma: true
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nu este inclus în listă"
exclusion: "este rezervat"
invalid: "nu este valid"
confirmation: "nu este identică"
accepted: "trebuie acceptat"
empty: "trebuie completat"
blank: "nu poate fi gol"
too_long: "este prea lung"
too_short: "este prea scurt"
wrong_length: "nu are lungimea corectă"
taken: "a fost luat deja"
not_a_number: "nu este un număr"
not_a_date: "nu este o dată validă"
greater_than: "trebuie să fie mai mare de %{count}"
greater_than_or_equal_to: "trebuie să fie mai mare sau egal cu %{count}"
equal_to: "trebuie să fie egal cu {count}}"
less_than: "trebuie să fie mai mic decat %{count}"
less_than_or_equal_to: "trebuie să fie mai mic sau egal cu %{count}"
odd: "trebuie să fie impar"
even: "trebuie să fie par"
greater_than_start_date: "trebuie să fie după data de început"
not_same_project: "trebuie să aparțină aceluiași proiect"
circular_dependency: "Această relație ar crea o dependență circulară"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Selectați
general_text_No: 'Nu'
general_text_Yes: 'Da'
general_text_no: 'nu'
general_text_yes: 'da'
general_lang_name: 'Română'
general_csv_separator: '.'
general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '2'
notice_account_updated: Cont actualizat.
notice_account_invalid_creditentials: Utilizator sau parola nevalidă
notice_account_password_updated: Parolă actualizată.
notice_account_wrong_password: Parolă greșită
notice_account_register_done: Contul a fost creat. Pentru activare, urmați legătura trimisă prin email.
notice_account_unknown_email: Utilizator necunoscut.
notice_can_t_change_password: Acest cont folosește o sursă externă de autentificare. Nu se poate schimba parola.
notice_account_lost_email_sent: S-a trimis un email cu instrucțiuni de schimbare a parolei.
notice_account_activated: Contul a fost activat. Vă puteți autentifica acum.
notice_successful_create: Creat.
notice_successful_update: Actualizat.
notice_successful_delete: Șters.
notice_successful_connection: Conectat.
notice_file_not_found: Pagina pe care doriți să o accesați nu există sau a fost ștearsă.
notice_locking_conflict: Datele au fost actualizate de alt utilizator.
notice_not_authorized: Nu sunteți autorizat sa accesați această pagină.
notice_email_sent: "S-a trimis un email către %{value}"
notice_email_error: "A intervenit o eroare la trimiterea de email (%{value})"
notice_feeds_access_key_reseted: Cheia de acces Atom a fost resetată.
notice_failed_to_save_issues: "Nu s-au putut salva %{count} tichete din cele %{total} selectate: %{ids}."
notice_no_issue_selected: "Niciun tichet selectat! Vă rugăm să selectați tichetele pe care doriți să le editați."
notice_account_pending: "Contul dumneavoastră a fost creat și așteaptă aprobarea administratorului."
notice_default_data_loaded: S-a încărcat configurația implicită.
notice_unable_delete_version: Nu se poate șterge versiunea.
error_can_t_load_default_data: "Nu s-a putut încărca configurația implicită: %{value}"
error_scm_not_found: "Nu s-a găsit articolul sau revizia în depozit."
error_scm_command_failed: "A intervenit o eroare la accesarea depozitului: %{value}"
error_scm_annotate: "Nu există sau nu poate fi adnotată."
error_issue_not_found_in_project: 'Tichetul nu a fost găsit sau nu aparține acestui proiect'
warning_attachments_not_saved: "Nu s-au putut salva %{count} fișiere."
mail_subject_lost_password: "Parola dumneavoastră: %{value}"
mail_body_lost_password: 'Pentru a schimba parola, accesați:'
mail_subject_register: "Activarea contului %{value}"
mail_body_register: 'Pentru activarea contului, accesați:'
mail_body_account_information_external: "Puteți folosi contul „{value}}” pentru a vă autentifica."
mail_body_account_information: Informații despre contul dumneavoastră
mail_subject_account_activation_request: "Cerere de activare a contului %{value}"
mail_body_account_activation_request: "S-a înregistrat un utilizator nou (%{value}). Contul așteaptă aprobarea dumneavoastră:"
mail_subject_reminder: "%{count} tichete trebuie rezolvate în următoarele %{days} zile"
mail_body_reminder: "%{count} tichete atribuite dumneavoastră trebuie rezolvate în următoarele %{days} zile:"
field_name: Nume
field_description: Descriere
field_summary: Rezumat
field_is_required: Obligatoriu
field_firstname: Prenume
field_lastname: Nume
field_mail: Email
field_filename: Fișier
field_filesize: Mărime
field_downloads: Descărcări
field_author: Autor
field_created_on: Creat la
field_updated_on: Actualizat la
field_field_format: Format
field_is_for_all: Pentru toate proiectele
field_possible_values: Valori posibile
field_regexp: Expresie regulară
field_min_length: lungime minimă
field_max_length: lungime maximă
field_value: Valoare
field_category: Categorie
field_title: Titlu
field_project: Proiect
field_issue: Tichet
field_status: Stare
field_notes: Note
field_is_closed: Rezolvat
field_is_default: Implicit
field_tracker: Tip de tichet
field_subject: Subiect
field_due_date: Data finalizării
field_assigned_to: Atribuit
field_priority: Prioritate
field_fixed_version: Versiune țintă
field_user: Utilizator
field_role: Rol
field_homepage: Pagina principală
field_is_public: Public
field_parent: Sub-proiect al
field_is_in_roadmap: Tichete afișate în plan
field_login: Autentificare
field_mail_notification: Notificări prin e-mail
field_admin: Administrator
field_last_login_on: Ultima autentificare în
field_language: Limba
field_effective_date: Data
field_password: Parola
field_new_password: Parola nouă
field_password_confirmation: Confirmare
field_version: Versiune
field_type: Tip
field_host: Gazdă
field_port: Port
field_account: Cont
field_base_dn: Base DN
field_attr_login: Atribut autentificare
field_attr_firstname: Atribut prenume
field_attr_lastname: Atribut nume
field_attr_mail: Atribut email
field_onthefly: Creare utilizator pe loc
field_start_date: Data începerii
field_done_ratio: Realizat (%)
field_auth_source: Mod autentificare
field_hide_mail: Nu se afișează adresa de email
field_comments: Comentariu
field_url: URL
field_start_page: Pagina de start
field_subproject: Subproiect
field_hours: Ore
field_activity: Activitate
field_spent_on: Data
field_identifier: Identificator
field_is_filter: Filtru
field_issue_to: Tichet asociat
field_delay: Întârziere
field_assignable: Se pot atribui tichete acestui rol
field_redirect_existing_links: Redirecționează legăturile existente
field_estimated_hours: Timp estimat
field_column_names: Coloane
field_time_zone: Fus orar
field_searchable: Căutare
field_default_value: Valoare implicita
field_comments_sorting: Afișează comentarii
field_parent_title: Pagina superioara
field_editable: Modificabil
field_watcher: Urmărește
field_identity_url: URL OpenID
field_content: Conținut
setting_app_title: Titlu aplicație
setting_app_subtitle: Subtitlu aplicație
setting_welcome_text: Text de întâmpinare
setting_default_language: Limba implicita
setting_login_required: Necesita autentificare
setting_self_registration: Înregistrare automată
setting_attachment_max_size: Mărime maxima atașament
setting_issues_export_limit: Limită de tichete exportate
setting_mail_from: Adresa de email a expeditorului
setting_bcc_recipients: Alți destinatari pentru email (BCC)
setting_plain_text_mail: Mesaje text (fără HTML)
setting_host_name: Numele gazdei și calea
setting_text_formatting: Formatare text
setting_wiki_compression: Comprimare istoric Wiki
setting_feeds_limit: Limita de actualizări din feed
setting_default_projects_public: Proiectele noi sunt implicit publice
setting_autofetch_changesets: Preluare automată a modificărilor din depozit
setting_sys_api_enabled: Activare WS pentru gestionat depozitul
setting_commit_ref_keywords: Cuvinte cheie pt. referire tichet
setting_commit_fix_keywords: Cuvinte cheie pt. rezolvare tichet
setting_autologin: Autentificare automată
setting_date_format: Format dată
setting_time_format: Format oră
setting_cross_project_issue_relations: Permite legături de tichete între proiecte
setting_issue_list_default_columns: Coloane implicite afișate în lista de tichete
setting_emails_footer: Subsol email
setting_protocol: Protocol
setting_per_page_options: Număr de obiecte pe pagină
setting_user_format: Stil de afișare pentru utilizator
setting_activity_days_default: Se afișează zile în jurnalul proiectului
setting_display_subprojects_issues: Afișează implicit tichetele sub-proiectelor în proiectele principale
setting_enabled_scm: SCM activat
setting_mail_handler_api_enabled: Activare WS pentru email primit
setting_mail_handler_api_key: cheie API
setting_sequential_project_identifiers: Generează secvențial identificatoarele de proiect
setting_gravatar_enabled: Folosește poze Gravatar pentru utilizatori
setting_diff_max_lines_displayed: Număr maxim de linii de diferență afișate
setting_file_max_size_displayed: Număr maxim de fișiere text afișate în pagină (inline)
setting_repository_log_display_limit: Număr maxim de revizii afișate în istoricul fișierului
setting_openid: Permite înregistrare și autentificare cu OpenID
permission_edit_project: Editează proiectul
permission_select_project_modules: Alege module pentru proiect
permission_manage_members: Editează membri
permission_manage_versions: Editează versiuni
permission_manage_categories: Editează categorii
permission_add_issues: Adaugă tichete
permission_edit_issues: Editează tichete
permission_manage_issue_relations: Editează relații tichete
permission_add_issue_notes: Adaugă note
permission_edit_issue_notes: Editează note
permission_edit_own_issue_notes: Editează notele proprii
permission_move_issues: Mută tichete
permission_delete_issues: Șterge tichete
permission_manage_public_queries: Editează căutările implicite
permission_save_queries: Salvează căutările
permission_view_gantt: Afișează Gantt
permission_view_calendar: Afișează calendarul
permission_view_issue_watchers: Afișează lista de persoane interesate
permission_add_issue_watchers: Adaugă persoane interesate
permission_log_time: Înregistrează timpul de lucru
permission_view_time_entries: Afișează timpul de lucru
permission_edit_time_entries: Editează jurnalele cu timp de lucru
permission_edit_own_time_entries: Editează jurnalele proprii cu timpul de lucru
permission_manage_news: Editează știri
permission_comment_news: Comentează știrile
permission_view_documents: Afișează documente
permission_manage_files: Editează fișiere
permission_view_files: Afișează fișiere
permission_manage_wiki: Editează wiki
permission_rename_wiki_pages: Redenumește pagini wiki
permission_delete_wiki_pages: Șterge pagini wiki
permission_view_wiki_pages: Afișează wiki
permission_view_wiki_edits: Afișează istoricul wiki
permission_edit_wiki_pages: Editează pagini wiki
permission_delete_wiki_pages_attachments: Șterge atașamente
permission_protect_wiki_pages: Blochează pagini wiki
permission_manage_repository: Gestionează depozitul
permission_browse_repository: Răsfoiește depozitul
permission_view_changesets: Afișează modificările din depozit
permission_commit_access: Acces commit
permission_manage_boards: Editează forum
permission_view_messages: Afișează mesaje
permission_add_messages: Scrie mesaje
permission_edit_messages: Editează mesaje
permission_edit_own_messages: Editează mesajele proprii
permission_delete_messages: Șterge mesaje
permission_delete_own_messages: Șterge mesajele proprii
project_module_issue_tracking: Tichete
project_module_time_tracking: Timp de lucru
project_module_news: Știri
project_module_documents: Documente
project_module_files: Fișiere
project_module_wiki: Wiki
project_module_repository: Depozit
project_module_boards: Forum
label_user: Utilizator
label_user_plural: Utilizatori
label_user_new: Utilizator nou
label_project: Proiect
label_project_new: Proiect nou
label_project_plural: Proiecte
label_x_projects:
zero: niciun proiect
one: un proiect
other: "%{count} proiecte"
label_project_all: Toate proiectele
label_project_latest: Proiecte noi
label_issue: Tichet
label_issue_new: Tichet nou
label_issue_plural: Tichete
label_issue_view_all: Afișează toate tichetele
label_issues_by: "Sortează după %{value}"
label_issue_added: Adaugat
label_issue_updated: Actualizat
label_document: Document
label_document_new: Document nou
label_document_plural: Documente
label_document_added: Adăugat
label_role: Rol
label_role_plural: Roluri
label_role_new: Rol nou
label_role_and_permissions: Roluri și permisiuni
label_member: Membru
label_member_new: membru nou
label_member_plural: Membri
label_tracker: Tip de tichet
label_tracker_plural: Tipuri de tichete
label_tracker_new: Tip nou de tichet
label_workflow: Mod de lucru
label_issue_status: Stare tichet
label_issue_status_plural: Stare tichete
label_issue_status_new: Stare nouă
label_issue_category: Categorie de tichet
label_issue_category_plural: Categorii de tichete
label_issue_category_new: Categorie nouă
label_custom_field: Câmp personalizat
label_custom_field_plural: Câmpuri personalizate
label_custom_field_new: Câmp nou personalizat
label_enumerations: Enumerări
label_enumeration_new: Valoare nouă
label_information: Informație
label_information_plural: Informații
label_please_login: Vă rugăm să vă autentificați
label_register: Înregistrare
label_login_with_open_id_option: sau autentificare cu OpenID
label_password_lost: Parolă uitată
label_home: Acasă
label_my_page: Pagina mea
label_my_account: Contul meu
label_my_projects: Proiectele mele
label_administration: Administrare
label_login: Autentificare
label_logout: Ieșire din cont
label_help: Ajutor
label_reported_issues: Tichete
label_assigned_to_me_issues: Tichetele mele
label_last_login: Ultima conectare
label_registered_on: Înregistrat la
label_activity: Activitate
label_overall_activity: Activitate - vedere de ansamblu
label_user_activity: "Activitate %{value}"
label_new: Nou
label_logged_as: Autentificat ca
label_environment: Mediu
label_authentication: Autentificare
label_auth_source: Mod de autentificare
label_auth_source_new: Nou
label_auth_source_plural: Moduri de autentificare
label_subproject_plural: Sub-proiecte
label_and_its_subprojects: "%{value} și sub-proiecte"
label_min_max_length: lungime min - max
label_list: Listă
label_date: Dată
label_integer: Întreg
label_float: Zecimal
label_boolean: Valoare logică
label_string: Text
label_text: Text lung
label_attribute: Atribut
label_attribute_plural: Atribute
label_no_data: Nu există date de afișat
label_change_status: Schimbă starea
label_history: Istoric
label_attachment: Fișier
label_attachment_new: Fișier nou
label_attachment_delete: Șterge fișier
label_attachment_plural: Fișiere
label_file_added: Adăugat
label_report: Raport
label_report_plural: Rapoarte
label_news: Știri
label_news_new: Adaugă știre
label_news_plural: Știri
label_news_latest: Ultimele știri
label_news_view_all: Afișează toate știrile
label_news_added: Adăugat
label_settings: Setări
label_overview: Pagină proiect
label_version: Versiune
label_version_new: Versiune nouă
label_version_plural: Versiuni
label_confirmation: Confirmare
label_export_to: 'Disponibil și în:'
label_read: Citește...
label_public_projects: Proiecte publice
label_open_issues: deschis
label_open_issues_plural: deschise
label_closed_issues: închis
label_closed_issues_plural: închise
label_x_open_issues_abbr_on_total:
zero: 0 deschise / %{total}
one: 1 deschis / %{total}
other: "%{count} deschise / %{total}"
label_x_open_issues_abbr:
zero: 0 deschise
one: 1 deschis
other: "%{count} deschise"
label_x_closed_issues_abbr:
zero: 0 închise
one: 1 închis
other: "%{count} închise"
label_total: Total
label_permissions: Permisiuni
label_current_status: Stare curentă
label_new_statuses_allowed: Stări noi permise
label_all: toate
label_none: niciunul
label_nobody: nimeni
label_next: Înainte
label_previous: Înapoi
label_used_by: Folosit de
label_details: Detalii
label_add_note: Adaugă o notă
label_per_page: pe pagină
label_calendar: Calendar
label_months_from: luni de la
label_gantt: Gantt
label_internal: Intern
label_last_changes: "ultimele %{count} schimbări"
label_change_view_all: Afișează toate schimbările
label_personalize_page: Personalizează aceasta pagina
label_comment: Comentariu
label_comment_plural: Comentarii
label_x_comments:
zero: fara comentarii
one: 1 comentariu
other: "%{count} comentarii"
label_comment_add: Adaugă un comentariu
label_comment_added: Adăugat
label_comment_delete: Șterge comentariul
label_query: Cautare personalizata
label_query_plural: Căutări personalizate
label_query_new: Căutare nouă
label_filter_add: Adaugă filtru
label_filter_plural: Filtre
label_equals: este
label_not_equals: nu este
label_in_less_than: în mai puțin de
label_in_more_than: în mai mult de
label_in: în
label_today: astăzi
label_all_time: oricând
label_yesterday: ieri
label_this_week: săptămâna aceasta
label_last_week: săptămâna trecută
label_last_n_days: "ultimele %{count} zile"
label_this_month: luna aceasta
label_last_month: luna trecută
label_this_year: anul acesta
label_date_range: Perioada
label_less_than_ago: mai puțin de ... zile
label_more_than_ago: mai mult de ... zile
label_ago: în urma
label_contains: conține
label_not_contains: nu conține
label_day_plural: zile
label_repository: Depozit
label_repository_plural: Depozite
label_browse: Afișează
label_revision: Revizie
label_revision_plural: Revizii
label_associated_revisions: Revizii asociate
label_added: adaugată
label_modified: modificată
label_copied: copiată
label_renamed: redenumită
label_deleted: ștearsă
label_latest_revision: Ultima revizie
label_latest_revision_plural: Ultimele revizii
label_view_revisions: Afișează revizii
label_max_size: Mărime maximă
label_sort_highest: Prima
label_sort_higher: În sus
label_sort_lower: În jos
label_sort_lowest: Ultima
label_roadmap: Planificare
label_roadmap_due_in: "De terminat în %{value}"
label_roadmap_overdue: "Întârziat cu %{value}"
label_roadmap_no_issues: Nu există tichete pentru această versiune
label_search: Caută
label_result_plural: Rezultate
label_all_words: toate cuvintele
label_wiki: Wiki
label_wiki_edit: Editare Wiki
label_wiki_edit_plural: Editări Wiki
label_wiki_page: Pagină Wiki
label_wiki_page_plural: Pagini Wiki
label_index_by_title: Sortează după titlu
label_index_by_date: Sortează după dată
label_current_version: Versiunea curentă
label_preview: Previzualizare
label_feed_plural: Feed-uri
label_changes_details: Detaliile tuturor schimbărilor
label_issue_tracking: Urmărire tichete
label_spent_time: Timp alocat
label_f_hour: "%{value} oră"
label_f_hour_plural: "%{value} ore"
label_time_tracking: Urmărire timp de lucru
label_change_plural: Schimbări
label_statistics: Statistici
label_commits_per_month: Commit pe luna
label_commits_per_author: Commit per autor
label_view_diff: Afișează diferențele
label_diff_inline: în linie
label_diff_side_by_side: una lângă alta
label_options: Opțiuni
label_copy_workflow_from: Copiază modul de lucru de la
label_permissions_report: Permisiuni
label_watched_issues: Tichete urmărite
label_related_issues: Tichete asociate
label_applied_status: Stare aplicată
label_loading: Încarcă...
label_relation_new: Asociere nouă
label_relation_delete: Șterge asocierea
label_relates_to: asociat cu
label_duplicates: duplicate
label_duplicated_by: la fel ca
label_blocks: blocări
label_blocked_by: blocat de
label_precedes: precede
label_follows: urmează
label_end_to_start: de la sfârșit la început
label_end_to_end: de la sfârșit la sfârșit
label_start_to_start: de la început la început
label_start_to_end: de la început la sfârșit
label_stay_logged_in: Păstrează autentificarea
label_disabled: dezactivat
label_show_completed_versions: Arată versiunile terminate
label_me: eu
label_board: Forum
label_board_new: Forum nou
label_board_plural: Forumuri
label_topic_plural: Subiecte
label_message_plural: Mesaje
label_message_last: Ultimul mesaj
label_message_new: Mesaj nou
label_message_posted: Adăugat
label_reply_plural: Răspunsuri
label_send_information: Trimite utilizatorului informațiile despre cont
label_year: An
label_month: Lună
label_week: Săptămână
label_date_from: De la
label_date_to: La
label_language_based: Un funcție de limba de afișare a utilizatorului
label_sort_by: "Sortează după %{value}"
label_send_test_email: Trimite email de test
label_feeds_access_key_created_on: "Cheie de acces creată acum %{value}"
label_module_plural: Module
label_added_time_by: "Adăugat de %{author} acum %{age}"
label_updated_time_by: "Actualizat de %{author} acum %{age}"
label_updated_time: "Actualizat acum %{value}"
label_jump_to_a_project: Alege proiectul...
label_file_plural: Fișiere
label_changeset_plural: Schimbări
label_default_columns: Coloane implicite
label_no_change_option: (fără schimbări)
label_bulk_edit_selected_issues: Editează toate tichetele selectate
label_theme: Tema
label_default: Implicită
label_search_titles_only: Caută numai în titluri
label_user_mail_option_all: "Pentru orice eveniment, în toate proiectele mele"
label_user_mail_option_selected: " Pentru orice eveniment, în proiectele selectate..."
label_user_mail_no_self_notified: "Nu trimite notificări pentru modificările mele"
label_registration_activation_by_email: activare cont prin email
label_registration_manual_activation: activare manuală a contului
label_registration_automatic_activation: activare automată a contului
label_display_per_page: "pe pagină: %{value}"
label_age: vechime
label_change_properties: Schimbă proprietățile
label_general: General
label_more: Mai mult
label_scm: SCM
label_plugins: Plugin-uri
label_ldap_authentication: autentificare LDAP
label_downloads_abbr: D/L
label_optional_description: Descriere (opțională)
label_add_another_file: Adaugă alt fișier
label_preferences: Preferințe
label_chronological_order: în ordine cronologică
label_reverse_chronological_order: În ordine invers cronologică
label_planning: Planificare
label_incoming_emails: Mesaje primite
label_generate_key: Generează o cheie
label_issue_watchers: Cine urmărește
label_example: Exemplu
label_display: Afișează
label_sort: Sortează
label_ascending: Crescător
label_descending: Descrescător
label_date_from_to: De la %{start} la %{end}
button_login: Autentificare
button_submit: Trimite
button_save: Salvează
button_check_all: Bifează tot
button_uncheck_all: Debifează tot
button_delete: Șterge
button_create: Creează
button_create_and_continue: Creează și continua
button_test: Testează
button_edit: Editează
button_add: Adaugă
button_change: Modifică
button_apply: Aplică
button_clear: Șterge
button_lock: Blochează
button_unlock: Deblochează
button_download: Descarcă
button_list: Listează
button_view: Afișează
button_move: Mută
button_back: Înapoi
button_cancel: Anulează
button_activate: Activează
button_sort: Sortează
button_log_time: Înregistrează timpul de lucru
button_rollback: Revenire la această versiune
button_watch: Urmăresc
button_unwatch: Nu urmăresc
button_reply: Răspunde
button_archive: Arhivează
button_unarchive: Dezarhivează
button_reset: Resetează
button_rename: Redenumește
button_change_password: Schimbare parolă
button_copy: Copiază
button_annotate: Adnotează
button_update: Actualizează
button_configure: Configurează
button_quote: Citează
status_active: activ
status_registered: înregistrat
status_locked: blocat
text_select_mail_notifications: Selectați acțiunile notificate prin email.
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 înseamnă fără restricții
text_project_destroy_confirmation: Sigur doriți să ștergeți proiectul și toate datele asociate?
text_subprojects_destroy_warning: "Se vor șterge și sub-proiectele: %{value}."
text_workflow_edit: Selectați un rol și un tip de tichet pentru a edita modul de lucru
text_are_you_sure: Sunteți sigur(ă)?
text_tip_issue_begin_day: sarcină care începe în această zi
text_tip_issue_end_day: sarcină care se termină în această zi
text_tip_issue_begin_end_day: sarcină care începe și se termină în această zi
text_caracters_maximum: "maxim %{count} caractere."
text_caracters_minimum: "Trebuie să fie minim %{count} caractere."
text_length_between: "Lungime între %{min} și %{max} caractere."
text_tracker_no_workflow: Nu sunt moduri de lucru pentru acest tip de tichet
text_unallowed_characters: Caractere nepermise
text_comma_separated: Sunt permise mai multe valori (separate cu virgulă).
text_issues_ref_in_commit_messages: Referire la tichete și rezolvare în textul mesajului
text_issue_added: "Tichetul %{id} a fost adăugat de %{author}."
text_issue_updated: "Tichetul %{id} a fost actualizat de %{author}."
text_wiki_destroy_confirmation: Sigur doriți ștergerea Wiki și a conținutului asociat?
text_issue_category_destroy_question: "Această categorie conține (%{count}) tichete. Ce doriți să faceți?"
text_issue_category_destroy_assignments: Șterge apartenența la categorie.
text_issue_category_reassign_to: Atribuie tichetele la această categorie
text_user_mail_option: "Pentru proiectele care nu sunt selectate, veți primi notificări doar pentru ceea ce urmăriți sau în ce sunteți implicat (ex: tichete create de dumneavoastră sau care vă sunt atribuite)."
text_no_configuration_data: "Nu s-au configurat încă rolurile, stările tichetelor și modurile de lucru.\nEste recomandat să încărcați configurația implicită. O veți putea modifica ulterior."
text_load_default_configuration: Încarcă configurația implicită
text_status_changed_by_changeset: "Aplicat în setul %{value}."
text_issues_destroy_confirmation: 'Sigur doriți să ștergeți tichetele selectate?'
text_select_project_modules: 'Selectați modulele active pentru acest proiect:'
text_default_administrator_account_changed: S-a schimbat contul administratorului implicit
text_file_repository_writable: Se poate scrie în directorul de atașamente
text_plugin_assets_writable: Se poate scrie în directorul de plugin-uri
text_rmagick_available: Este disponibil RMagick (opțional)
text_destroy_time_entries_question: "%{hours} ore sunt înregistrate la tichetele pe care doriți să le ștergeți. Ce doriți sa faceți?"
text_destroy_time_entries: Șterge orele înregistrate
text_assign_time_entries_to_project: Atribuie orele la proiect
text_reassign_time_entries: 'Atribuie orele înregistrate la tichetul:'
text_user_wrote: "%{value} a scris:"
text_enumeration_destroy_question: "Această valoare are %{count} obiecte."
text_enumeration_category_reassign_to: 'Atribuie la această valoare:'
text_email_delivery_not_configured: "Trimiterea de emailuri nu este configurată și ca urmare, notificările sunt dezactivate.\nConfigurați serverul SMTP în config/configuration.yml și reporniți aplicația pentru a le activa."
text_repository_usernames_mapping: "Selectați sau modificați contul Redmine echivalent contului din istoricul depozitului.\nUtilizatorii cu un cont (sau e-mail) identic în Redmine și depozit sunt echivalate automat."
text_diff_truncated: '... Comparația a fost trunchiată pentru ca depășește lungimea maximă de text care poate fi afișat.'
text_custom_field_possible_values_info: 'O linie pentru fiecare valoare'
default_role_manager: Manager
default_role_developer: Dezvoltator
default_role_reporter: Creator de rapoarte
default_tracker_bug: Defect
default_tracker_feature: Funcție
default_tracker_support: Suport
default_issue_status_new: Nou
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Rezolvat
default_issue_status_feedback: Așteaptă reacții
default_issue_status_closed: Închis
default_issue_status_rejected: Respins
default_doc_category_user: Documentație
default_doc_category_tech: Documentație tehnică
default_priority_low: mică
default_priority_normal: normală
default_priority_high: mare
default_priority_urgent: urgentă
default_priority_immediate: imediată
default_activity_design: Design
default_activity_development: Dezvoltare
enumeration_issue_priorities: Priorități tichete
enumeration_doc_categories: Categorii documente
enumeration_activities: Activități (timp de lucru)
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Această pagină are %{descendants} pagini anterioare și descendenți. Ce doriți să faceți?
text_wiki_page_reassign_children: Atribuie paginile la această pagină
text_wiki_page_nullify_children: Menține paginile ca și pagini inițiale (root)
text_wiki_page_destroy_children: Șterge paginile și descendenții
setting_password_min_length: Lungime minimă parolă
field_group_by: Grupează după
mail_subject_wiki_content_updated: "Pagina wiki '%{id}' a fost actualizată"
label_wiki_content_added: Adăugat
mail_subject_wiki_content_added: "Pagina wiki '%{id}' a fost adăugată"
mail_body_wiki_content_added: Pagina wiki '%{id}' a fost adăugată de %{author}.
label_wiki_content_updated: Actualizat
mail_body_wiki_content_updated: Pagina wiki '%{id}' a fost actualizată de %{author}.
permission_add_project: Crează proiect
setting_new_project_user_role_id: Rol atribuit utilizatorului non-admin care crează un proiect.
label_view_all_revisions: Arată toate reviziile
label_tag: Tag
label_branch: Branch
error_no_tracker_in_project: Nu există un tracker asociat cu proiectul. Verificați vă rog setările proiectului.
error_no_default_issue_status: Nu există un status implicit al tichetelor. Verificați vă rog configurația (Mergeți la "Administrare -> Stări tichete").
text_journal_changed: "%{label} schimbat din %{old} în %{new}"
text_journal_set_to: "%{label} setat ca %{value}"
text_journal_deleted: "%{label} șters (%{old})"
label_group_plural: Grupuri
label_group: Grup
label_group_new: Grup nou
label_time_entry_plural: Timp alocat
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Codare pentru mesaje
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 tichet
one: 1 tichet
other: "%{count} tichete"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: toate
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/bg.yml 0000644 0001750 0001750 00000205666 12255774347 016527 0 ustar ondrej ondrej # Bulgarian translation by Nikolay Solakov and Ivan Cenov
bg:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d-%m-%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Неделя, Понеделник, Вторник, Сряда, Четвъртък, Петък, Събота]
abbr_day_names: [Нед, Пон, Вто, Сря, Чет, Пет, Съб]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Януари, Февруари, Март, Април, Май, Юни, Юли, Август, Септември, Октомври, Ноември, Декември]
abbr_month_names: [~, Яну, Фев, Мар, Апр, Май, Юни, Юли, Авг, Сеп, Окт, Ное, Дек]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "по-малко от 1 секунда"
other: "по-малко от %{count} секунди"
x_seconds:
one: "1 секунда"
other: "%{count} секунди"
less_than_x_minutes:
one: "по-малко от 1 минута"
other: "по-малко от %{count} минути"
x_minutes:
one: "1 минута"
other: "%{count} минути"
about_x_hours:
one: "около 1 час"
other: "около %{count} часа"
x_hours:
one: "1 час"
other: "%{count} часа"
x_days:
one: "1 ден"
other: "%{count} дена"
about_x_months:
one: "около 1 месец"
other: "около %{count} месеца"
x_months:
one: "1 месец"
other: "%{count} месеца"
about_x_years:
one: "около 1 година"
other: "около %{count} години"
over_x_years:
one: "над 1 година"
other: "над %{count} години"
almost_x_years:
one: "почти 1 година"
other: "почти %{count} години"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: байт
other: байта
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "и"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 грешка попречи този %{model} да бъде записан"
other: "%{count} грешки попречиха този %{model} да бъде записан"
messages:
inclusion: "не съществува в списъка"
exclusion: "е запазено"
invalid: "е невалидно"
confirmation: "липсва одобрение"
accepted: "трябва да се приеме"
empty: "не може да е празно"
blank: "не може да е празно"
too_long: "е прекалено дълго"
too_short: "е прекалено късо"
wrong_length: "е с грешна дължина"
taken: "вече съществува"
not_a_number: "не е число"
not_a_date: "е невалидна дата"
greater_than: "трябва да бъде по-голям[a/о] от %{count}"
greater_than_or_equal_to: "трябва да бъде по-голям[a/о] от или равен[a/o] на %{count}"
equal_to: "трябва да бъде равен[a/o] на %{count}"
less_than: "трябва да бъде по-малък[a/o] от %{count}"
less_than_or_equal_to: "трябва да бъде по-малък[a/o] от или равен[a/o] на %{count}"
odd: "трябва да бъде нечетен[a/o]"
even: "трябва да бъде четен[a/o]"
greater_than_start_date: "трябва да е след началната дата"
not_same_project: "не е от същия проект"
circular_dependency: "Тази релация ще доведе до безкрайна зависимост"
cant_link_an_issue_with_a_descendant: "Една задача не може да бъде свързвана към своя подзадача"
earlier_than_minimum_start_date: "не може да бъде по-рано от %{date} поради предхождащи задачи"
actionview_instancetag_blank_option: Изберете
general_text_No: 'Не'
general_text_Yes: 'Да'
general_text_no: 'не'
general_text_yes: 'да'
general_lang_name: 'Bulgarian (Български)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Профилът е обновен успешно.
notice_account_invalid_creditentials: Невалиден потребител или парола.
notice_account_password_updated: Паролата е успешно променена.
notice_account_wrong_password: Грешна парола
notice_account_register_done: Профилът е създаден успешно. E-mail, съдържащ инструкции за активиране на профила
е изпратен на %{email}.
notice_account_unknown_email: Непознат e-mail.
notice_account_not_activated_yet: Вие не сте активирали вашия профил все още. Ако искате да
получите нов e-mail за активиране, моля натиснете тази връзка.
notice_account_locked: Вашият профил е блокиран.
notice_can_t_change_password: Този профил е с външен метод за оторизация. Невъзможна смяна на паролата.
notice_account_lost_email_sent: Изпратен ви е e-mail с инструкции за избор на нова парола.
notice_account_activated: Профилът ви е активиран. Вече може да влезете в системата.
notice_successful_create: Успешно създаване.
notice_successful_update: Успешно обновяване.
notice_successful_delete: Успешно изтриване.
notice_successful_connection: Успешно свързване.
notice_file_not_found: Несъществуваща или преместена страница.
notice_locking_conflict: Друг потребител променя тези данни в момента.
notice_not_authorized: Нямате право на достъп до тази страница.
notice_not_authorized_archived_project: Проектът, който се опитвате да видите е архивиран. Ако смятате, че това не е правилно, обърнете се към администратора за разархивиране.
notice_email_sent: "Изпратен e-mail на %{value}"
notice_email_error: "Грешка при изпращане на e-mail (%{value})"
notice_feeds_access_key_reseted: Вашия ключ за Atom достъп беше променен.
notice_api_access_key_reseted: Вашият API ключ за достъп беше изчистен.
notice_failed_to_save_issues: "Неуспешен запис на %{count} задачи от %{total} избрани: %{ids}."
notice_failed_to_save_time_entries: "Невъзможност за запис на %{count} записа за използвано време от %{total} избрани: %{ids}."
notice_failed_to_save_members: "Невъзможност за запис на член(ове): %{errors}."
notice_no_issue_selected: "Няма избрани задачи."
notice_account_pending: "Профилът Ви е създаден и очаква одобрение от администратор."
notice_default_data_loaded: Примерната информация е заредена успешно.
notice_unable_delete_version: Невъзможност за изтриване на версия
notice_unable_delete_time_entry: Невъзможност за изтриване на запис за използвано време.
notice_issue_done_ratios_updated: Обновен процент на завършените задачи.
notice_gantt_chart_truncated: Мрежовият график е съкратен, понеже броят на обектите, които могат да бъдат показани е твърде голям (%{max})
notice_issue_successful_create: Задача %{id} е създадена.
notice_issue_update_conflict: Задачата е била променена от друг потребител, докато вие сте я редактирали.
notice_account_deleted: Вашият профил беше премахнат без възможност за възстановяване.
notice_user_successful_create: Потребител %{id} е създаден.
notice_new_password_must_be_different: Новата парола трябва да бъде различна от сегашната парола
error_can_t_load_default_data: "Грешка при зареждане на началната информация: %{value}"
error_scm_not_found: Несъществуващ обект в хранилището.
error_scm_command_failed: "Грешка при опит за комуникация с хранилище: %{value}"
error_scm_annotate: "Обектът не съществува или не може да бъде анотиран."
error_scm_annotate_big_text_file: "Файлът не може да бъде анотиран, понеже надхвърля максималния размер за текстови файлове."
error_issue_not_found_in_project: 'Задачата не е намерена или не принадлежи на този проект'
error_no_tracker_in_project: Няма асоциирани тракери с този проект. Проверете настройките на проекта.
error_no_default_issue_status: Няма установено подразбиращо се състояние за задачите. Моля проверете вашата конфигурация (Вижте "Администрация -> Състояния на задачи").
error_can_not_delete_custom_field: Невъзможност за изтриване на потребителско поле
error_can_not_delete_tracker: Този тракер съдържа задачи и не може да бъде изтрит.
error_can_not_remove_role: Тази роля се използва и не може да бъде изтрита.
error_can_not_reopen_issue_on_closed_version: Задача, асоциирана със затворена версия не може да бъде отворена отново
error_can_not_archive_project: Този проект не може да бъде архивиран
error_issue_done_ratios_not_updated: Процентът на завършените задачи не е обновен.
error_workflow_copy_source: Моля изберете source тракер или роля
error_workflow_copy_target: Моля изберете тракер(и) и роля (роли).
error_unable_delete_issue_status: Невъзможност за изтриване на състояние на задача
error_unable_to_connect: Невъзможност за свързване с (%{value})
error_attachment_too_big: Този файл не може да бъде качен, понеже надхвърля максималната възможна големина (%{max_size})
error_session_expired: Вашата сесия е изтекла. Моля влезете в Redmine отново.
warning_attachments_not_saved: "%{count} файла не бяха записани."
mail_subject_lost_password: "Вашата парола (%{value})"
mail_body_lost_password: 'За да смените паролата си, използвайте следния линк:'
mail_subject_register: "Активация на профил (%{value})"
mail_body_register: 'За да активирате профила си използвайте следния линк:'
mail_body_account_information_external: "Можете да използвате вашия %{value} профил за вход."
mail_body_account_information: Информацията за профила ви
mail_subject_account_activation_request: "Заявка за активиране на профил в %{value}"
mail_body_account_activation_request: "Има новорегистриран потребител (%{value}), очакващ вашето одобрение:"
mail_subject_reminder: "%{count} задачи с краен срок с следващите %{days} дни"
mail_body_reminder: "%{count} задачи, назначени на вас са с краен срок в следващите %{days} дни:"
mail_subject_wiki_content_added: "Wiki страницата '%{id}' беше добавена"
mail_body_wiki_content_added: Wiki страницата '%{id}' беше добавена от %{author}.
mail_subject_wiki_content_updated: "Wiki страницата '%{id}' беше обновена"
mail_body_wiki_content_updated: Wiki страницата '%{id}' беше обновена от %{author}.
field_name: Име
field_description: Описание
field_summary: Анотация
field_is_required: Задължително
field_firstname: Име
field_lastname: Фамилия
field_mail: Email
field_filename: Файл
field_filesize: Големина
field_downloads: Изтеглени файлове
field_author: Автор
field_created_on: От дата
field_updated_on: Обновена
field_closed_on: Затворена
field_field_format: Тип
field_is_for_all: За всички проекти
field_possible_values: Възможни стойности
field_regexp: Регулярен израз
field_min_length: Мин. дължина
field_max_length: Макс. дължина
field_value: Стойност
field_category: Категория
field_title: Заглавие
field_project: Проект
field_issue: Задача
field_status: Състояние
field_notes: Бележка
field_is_closed: Затворена задача
field_is_default: Състояние по подразбиране
field_tracker: Тракер
field_subject: Заглавие
field_due_date: Крайна дата
field_assigned_to: Възложена на
field_priority: Приоритет
field_fixed_version: Планувана версия
field_user: Потребител
field_principal: Principal
field_role: Роля
field_homepage: Начална страница
field_is_public: Публичен
field_parent: Подпроект на
field_is_in_roadmap: Да се вижда ли в Пътна карта
field_login: Потребител
field_mail_notification: Известия по пощата
field_admin: Администратор
field_last_login_on: Последно свързване
field_language: Език
field_effective_date: Дата
field_password: Парола
field_new_password: Нова парола
field_password_confirmation: Потвърждение
field_version: Версия
field_type: Тип
field_host: Хост
field_port: Порт
field_account: Профил
field_base_dn: Base DN
field_attr_login: Атрибут Login
field_attr_firstname: Атрибут Първо име (Firstname)
field_attr_lastname: Атрибут Фамилия (Lastname)
field_attr_mail: Атрибут Email
field_onthefly: Динамично създаване на потребител
field_start_date: Начална дата
field_done_ratio: "% Прогрес"
field_auth_source: Начин на оторизация
field_hide_mail: Скрий e-mail адреса ми
field_comments: Коментар
field_url: Адрес
field_start_page: Начална страница
field_subproject: Подпроект
field_hours: Часове
field_activity: Дейност
field_spent_on: Дата
field_identifier: Идентификатор
field_is_filter: Използва се за филтър
field_issue_to: Свързана задача
field_delay: Отместване
field_assignable: Възможно е възлагане на задачи за тази роля
field_redirect_existing_links: Пренасочване на съществуващи линкове
field_estimated_hours: Изчислено време
field_column_names: Колони
field_time_entries: Log time
field_time_zone: Часова зона
field_searchable: С възможност за търсене
field_default_value: Стойност по подразбиране
field_comments_sorting: Сортиране на коментарите
field_parent_title: Родителска страница
field_editable: Editable
field_watcher: Наблюдател
field_identity_url: OpenID URL
field_content: Съдържание
field_group_by: Групиране на резултатите по
field_sharing: Sharing
field_parent_issue: Родителска задача
field_member_of_group: Член на група
field_assigned_to_role: Assignee's role
field_text: Текстово поле
field_visible: Видим
field_warn_on_leaving_unsaved: Предупреди ме, когато напускам страница с незаписано съдържание
field_issues_visibility: Видимост на задачите
field_is_private: Лична
field_commit_logs_encoding: Кодова таблица на съобщенията при поверяване
field_scm_path_encoding: Кодова таблица на пътищата (path)
field_path_to_repository: Път до хранилището
field_root_directory: Коренна директория (папка)
field_cvsroot: CVSROOT
field_cvs_module: Модул
field_repository_is_default: Главно хранилище
field_multiple: Избор на повече от една стойност
field_auth_source_ldap_filter: LDAP филтър
field_core_fields: Стандартни полета
field_timeout: Таймаут (в секунди)
field_board_parent: Родителски форум
field_private_notes: Лични бележки
field_inherit_members: Наследяване на членовете на родителския проект
field_generate_password: Генериране на парола
field_must_change_passwd: Паролата трябва да бъде сменена при следващото влизане в Redmine
setting_app_title: Заглавие
setting_app_subtitle: Описание
setting_welcome_text: Допълнителен текст
setting_default_language: Език по подразбиране
setting_login_required: Изискване за вход в системата
setting_self_registration: Регистрация от потребители
setting_attachment_max_size: Максимална големина на прикачен файл
setting_issues_export_limit: Максимален брой задачи за експорт
setting_mail_from: E-mail адрес за емисии
setting_bcc_recipients: Получатели на скрито копие (bcc)
setting_plain_text_mail: само чист текст (без HTML)
setting_host_name: Хост
setting_text_formatting: Форматиране на текста
setting_wiki_compression: Компресиране на Wiki историята
setting_feeds_limit: Максимален брой записи в ATOM емисии
setting_default_projects_public: Новите проекти са публични по подразбиране
setting_autofetch_changesets: Автоматично извличане на ревизиите
setting_sys_api_enabled: Разрешаване на WS за управление
setting_commit_ref_keywords: Отбелязващи ключови думи
setting_commit_fix_keywords: Приключващи ключови думи
setting_autologin: Автоматичен вход
setting_date_format: Формат на датата
setting_time_format: Формат на часа
setting_cross_project_issue_relations: Релации на задачи между проекти
setting_cross_project_subtasks: Подзадачи от други проекти
setting_issue_list_default_columns: Показвани колони по подразбиране
setting_repositories_encodings: Кодова таблица на прикачените файлове и хранилищата
setting_emails_header: Email header
setting_emails_footer: Подтекст за e-mail
setting_protocol: Протокол
setting_per_page_options: Опции за страниране
setting_user_format: Потребителски формат
setting_activity_days_default: Брой дни показвани на таб Дейност
setting_display_subprojects_issues: Задачите от подпроектите по подразбиране се показват в главните проекти
setting_enabled_scm: Разрешена SCM
setting_mail_handler_body_delimiters: Отрязване на e-mail-ите след един от тези редове
setting_mail_handler_api_enabled: Разрешаване на WS за входящи e-mail-и
setting_mail_handler_api_key: API ключ
setting_sequential_project_identifiers: Генериране на последователни проектни идентификатори
setting_gravatar_enabled: Използване на портребителски икони от Gravatar
setting_gravatar_default: Подразбиращо се изображение от Gravatar
setting_diff_max_lines_displayed: Максимален брой показвани diff редове
setting_file_max_size_displayed: Максимален размер на текстовите файлове, показвани inline
setting_repository_log_display_limit: Максимален брой на показванете ревизии в лог файла
setting_openid: Рарешаване на OpenID вход и регистрация
setting_password_min_length: Минимална дължина на парола
setting_new_project_user_role_id: Роля, давана на потребител, създаващ проекти, който не е администратор
setting_default_projects_modules: Активирани модули по подразбиране за нов проект
setting_issue_done_ratio: Изчисление на процента на готови задачи с
setting_issue_done_ratio_issue_field: Използване на поле '% Прогрес'
setting_issue_done_ratio_issue_status: Използване на състоянието на задачите
setting_start_of_week: Първи ден на седмицата
setting_rest_api_enabled: Разрешаване на REST web сървис
setting_cache_formatted_text: Кеширане на форматираните текстове
setting_default_notification_option: Подразбиращ се начин за известяване
setting_commit_logtime_enabled: Разрешаване на отчитането на работното време
setting_commit_logtime_activity_id: Дейност при отчитане на работното време
setting_gantt_items_limit: Максимален брой обекти, които да се показват в мрежов график
setting_issue_group_assignment: Разрешено назначаването на задачи на групи
setting_default_issue_start_date_to_creation_date: Начална дата на новите задачи по подразбиране да бъде днешната дата
setting_commit_cross_project_ref: Отбелязване и приключване на задачи от други проекти, несвързани с конкретното хранилище
setting_unsubscribe: Потребителите могат да премахват профилите си
setting_session_lifetime: Максимален живот на сесиите
setting_session_timeout: Таймаут за неактивност преди прекратяване на сесиите
setting_thumbnails_enabled: Показване на миниатюри на прикачените изображения
setting_thumbnails_size: Размер на миниатюрите (в пиксели)
setting_non_working_week_days: Не работни дни
setting_jsonp_enabled: Разрешаване на поддръжка на JSONP
setting_default_projects_tracker_ids: Тракери по подразбиране за нови проекти
setting_mail_handler_excluded_filenames: Имена на прикачени файлове, които да се пропускат при приемане на e-mail-и (например *.vcf, companylogo.gif).
permission_add_project: Създаване на проект
permission_add_subprojects: Създаване на подпроекти
permission_edit_project: Редактиране на проект
permission_close_project: Затваряне / отваряне на проект
permission_select_project_modules: Избор на проектни модули
permission_manage_members: Управление на членовете (на екип)
permission_manage_project_activities: Управление на дейностите на проекта
permission_manage_versions: Управление на версиите
permission_manage_categories: Управление на категориите
permission_view_issues: Разглеждане на задачите
permission_add_issues: Добавяне на задачи
permission_edit_issues: Редактиране на задачи
permission_manage_issue_relations: Управление на връзките между задачите
permission_set_own_issues_private: Установяване на собствените задачи публични или лични
permission_set_issues_private: Установяване на задачите публични или лични
permission_add_issue_notes: Добавяне на бележки
permission_edit_issue_notes: Редактиране на бележки
permission_edit_own_issue_notes: Редактиране на собствени бележки
permission_view_private_notes: Разглеждане на лични бележки
permission_set_notes_private: Установяване на бележките лични
permission_move_issues: Преместване на задачи
permission_delete_issues: Изтриване на задачи
permission_manage_public_queries: Управление на публичните заявки
permission_save_queries: Запис на запитвания (queries)
permission_view_gantt: Разглеждане на мрежов график
permission_view_calendar: Разглеждане на календари
permission_view_issue_watchers: Разглеждане на списък с наблюдатели
permission_add_issue_watchers: Добавяне на наблюдатели
permission_delete_issue_watchers: Изтриване на наблюдатели
permission_log_time: Log spent time
permission_view_time_entries: Разглеждане на изразходваното време
permission_edit_time_entries: Редактиране на time logs
permission_edit_own_time_entries: Редактиране на собствените time logs
permission_manage_news: Управление на новини
permission_comment_news: Коментиране на новини
permission_view_documents: Разглеждане на документи
permission_add_documents: Добавяне на документи
permission_edit_documents: Редактиране на документи
permission_delete_documents: Изтриване на документи
permission_manage_files: Управление на файлове
permission_view_files: Разглеждане на файлове
permission_manage_wiki: Управление на wiki
permission_rename_wiki_pages: Преименуване на wiki страници
permission_delete_wiki_pages: Изтриване на wiki страници
permission_view_wiki_pages: Разглеждане на wiki
permission_view_wiki_edits: Разглеждане на wiki история
permission_edit_wiki_pages: Редактиране на wiki страници
permission_delete_wiki_pages_attachments: Изтриване на прикачени файлове към wiki страници
permission_protect_wiki_pages: Заключване на wiki страници
permission_manage_repository: Управление на хранилища
permission_browse_repository: Разглеждане на хранилища
permission_view_changesets: Разглеждане на changesets
permission_commit_access: Поверяване
permission_manage_boards: Управление на boards
permission_view_messages: Разглеждане на съобщения
permission_add_messages: Публикуване на съобщения
permission_edit_messages: Редактиране на съобщения
permission_edit_own_messages: Редактиране на собствени съобщения
permission_delete_messages: Изтриване на съобщения
permission_delete_own_messages: Изтриване на собствени съобщения
permission_export_wiki_pages: Експорт на wiki страници
permission_manage_subtasks: Управление на подзадачите
permission_manage_related_issues: Управление на връзките между задачи и ревизии
project_module_issue_tracking: Тракинг
project_module_time_tracking: Отделяне на време
project_module_news: Новини
project_module_documents: Документи
project_module_files: Файлове
project_module_wiki: Wiki
project_module_repository: Хранилище
project_module_boards: Форуми
project_module_calendar: Календар
project_module_gantt: Мрежов график
label_user: Потребител
label_user_plural: Потребители
label_user_new: Нов потребител
label_user_anonymous: Анонимен
label_project: Проект
label_project_new: Нов проект
label_project_plural: Проекти
label_x_projects:
zero: 0 проекта
one: 1 проект
other: "%{count} проекта"
label_project_all: Всички проекти
label_project_latest: Последни проекти
label_issue: Задача
label_issue_new: Нова задача
label_issue_plural: Задачи
label_issue_view_all: Всички задачи
label_issues_by: "Задачи по %{value}"
label_issue_added: Добавена задача
label_issue_updated: Обновена задача
label_issue_note_added: Добавена бележка
label_issue_status_updated: Обновено състояние
label_issue_priority_updated: Обновен приоритет
label_document: Документ
label_document_new: Нов документ
label_document_plural: Документи
label_document_added: Добавен документ
label_role: Роля
label_role_plural: Роли
label_role_new: Нова роля
label_role_and_permissions: Роли и права
label_role_anonymous: Анонимен
label_role_non_member: Не член
label_member: Член
label_member_new: Нов член
label_member_plural: Членове
label_tracker: Тракер
label_tracker_plural: Тракери
label_tracker_new: Нов тракер
label_workflow: Работен процес
label_issue_status: Състояние на задача
label_issue_status_plural: Състояния на задачи
label_issue_status_new: Ново състояние
label_issue_category: Категория задача
label_issue_category_plural: Категории задачи
label_issue_category_new: Нова категория
label_custom_field: Потребителско поле
label_custom_field_plural: Потребителски полета
label_custom_field_new: Ново потребителско поле
label_enumerations: Списъци
label_enumeration_new: Нова стойност
label_information: Информация
label_information_plural: Информация
label_please_login: Вход
label_register: Регистрация
label_login_with_open_id_option: или вход чрез OpenID
label_password_lost: Забравена парола
label_home: Начало
label_my_page: Лична страница
label_my_account: Профил
label_my_projects: Проекти, в които участвам
label_my_page_block: Блокове в личната страница
label_administration: Администрация
label_login: Вход
label_logout: Изход
label_help: Помощ
label_reported_issues: Публикувани задачи
label_assigned_to_me_issues: Възложени на мен
label_last_login: Последно свързване
label_registered_on: Регистрация
label_activity: Дейност
label_overall_activity: Цялостна дейност
label_user_activity: "Активност на %{value}"
label_new: Нов
label_logged_as: Здравейте,
label_environment: Среда
label_authentication: Оторизация
label_auth_source: Начин на оторозация
label_auth_source_new: Нов начин на оторизация
label_auth_source_plural: Начини на оторизация
label_subproject_plural: Подпроекти
label_subproject_new: Нов подпроект
label_and_its_subprojects: "%{value} и неговите подпроекти"
label_min_max_length: Минимална - максимална дължина
label_list: Списък
label_date: Дата
label_integer: Целочислен
label_float: Дробно
label_boolean: Чекбокс
label_string: Текст
label_text: Дълъг текст
label_attribute: Атрибут
label_attribute_plural: Атрибути
label_no_data: Няма изходни данни
label_change_status: Промяна на състоянието
label_history: История
label_attachment: Файл
label_attachment_new: Нов файл
label_attachment_delete: Изтриване
label_attachment_plural: Файлове
label_file_added: Добавен файл
label_report: Справка
label_report_plural: Справки
label_news: Новини
label_news_new: Добави
label_news_plural: Новини
label_news_latest: Последни новини
label_news_view_all: Виж всички
label_news_added: Добавена новина
label_news_comment_added: Добавен коментар към новина
label_settings: Настройки
label_overview: Общ изглед
label_version: Версия
label_version_new: Нова версия
label_version_plural: Версии
label_close_versions: Затваряне на завършените версии
label_confirmation: Одобрение
label_export_to: Експорт към
label_read: Read...
label_public_projects: Публични проекти
label_open_issues: отворена
label_open_issues_plural: отворени
label_closed_issues: затворена
label_closed_issues_plural: затворени
label_x_open_issues_abbr_on_total:
zero: 0 отворени / %{total}
one: 1 отворена / %{total}
other: "%{count} отворени / %{total}"
label_x_open_issues_abbr:
zero: 0 отворени
one: 1 отворена
other: "%{count} отворени"
label_x_closed_issues_abbr:
zero: 0 затворени
one: 1 затворена
other: "%{count} затворени"
label_x_issues:
zero: 0 задачи
one: 1 задача
other: "%{count} задачи"
label_total: Общо
label_total_time: Общо
label_permissions: Права
label_current_status: Текущо състояние
label_new_statuses_allowed: Позволени състояния
label_all: всички
label_any: без значение
label_none: никакви
label_nobody: никой
label_next: Следващ
label_previous: Предишен
label_used_by: Използва се от
label_details: Детайли
label_add_note: Добавяне на бележка
label_per_page: На страница
label_calendar: Календар
label_months_from: месеца от
label_gantt: Мрежов график
label_internal: Вътрешен
label_last_changes: "последни %{count} промени"
label_change_view_all: Виж всички промени
label_personalize_page: Персонализиране
label_comment: Коментар
label_comment_plural: Коментари
label_x_comments:
zero: 0 коментара
one: 1 коментар
other: "%{count} коментара"
label_comment_add: Добавяне на коментар
label_comment_added: Добавен коментар
label_comment_delete: Изтриване на коментари
label_query: Потребителска справка
label_query_plural: Потребителски справки
label_query_new: Нова заявка
label_my_queries: Моите заявки
label_filter_add: Добави филтър
label_filter_plural: Филтри
label_equals: е
label_not_equals: не е
label_in_less_than: след по-малко от
label_in_more_than: след повече от
label_in_the_next_days: в следващите
label_in_the_past_days: в предишните
label_greater_or_equal: ">="
label_less_or_equal: <=
label_between: между
label_in: в следващите
label_today: днес
label_all_time: всички
label_yesterday: вчера
label_this_week: тази седмица
label_last_week: последната седмица
label_last_n_weeks: последните %{count} седмици
label_last_n_days: "последните %{count} дни"
label_this_month: текущия месец
label_last_month: последния месец
label_this_year: текущата година
label_date_range: Период
label_less_than_ago: преди по-малко от
label_more_than_ago: преди повече от
label_ago: преди
label_contains: съдържа
label_not_contains: не съдържа
label_any_issues_in_project: задачи от проект
label_any_issues_not_in_project: задачи, които не са в проект
label_no_issues_in_project: никакви задачи в проект
label_day_plural: дни
label_repository: Хранилище
label_repository_new: Ново хранилище
label_repository_plural: Хранилища
label_browse: Разглеждане
label_branch: работен вариант
label_tag: Версия
label_revision: Ревизия
label_revision_plural: Ревизии
label_revision_id: Ревизия %{value}
label_associated_revisions: Асоциирани ревизии
label_added: добавено
label_modified: променено
label_copied: копирано
label_renamed: преименувано
label_deleted: изтрито
label_latest_revision: Последна ревизия
label_latest_revision_plural: Последни ревизии
label_view_revisions: Виж ревизиите
label_view_all_revisions: Разглеждане на всички ревизии
label_max_size: Максимална големина
label_sort_highest: Премести най-горе
label_sort_higher: Премести по-горе
label_sort_lower: Премести по-долу
label_sort_lowest: Премести най-долу
label_roadmap: Пътна карта
label_roadmap_due_in: "Излиза след %{value}"
label_roadmap_overdue: "%{value} закъснение"
label_roadmap_no_issues: Няма задачи за тази версия
label_search: Търсене
label_result_plural: Pезултати
label_all_words: Всички думи
label_wiki: Wiki
label_wiki_edit: Wiki редакция
label_wiki_edit_plural: Wiki редакции
label_wiki_page: Wiki страница
label_wiki_page_plural: Wiki страници
label_index_by_title: Индекс
label_index_by_date: Индекс по дата
label_current_version: Текуща версия
label_preview: Преглед
label_feed_plural: Емисии
label_changes_details: Подробни промени
label_issue_tracking: Тракинг
label_spent_time: Отделено време
label_overall_spent_time: Общо употребено време
label_f_hour: "%{value} час"
label_f_hour_plural: "%{value} часа"
label_time_tracking: Отделяне на време
label_change_plural: Промени
label_statistics: Статистика
label_commits_per_month: Ревизии по месеци
label_commits_per_author: Ревизии по автор
label_diff: diff
label_view_diff: Виж разликите
label_diff_inline: хоризонтално
label_diff_side_by_side: вертикално
label_options: Опции
label_copy_workflow_from: Копирай работния процес от
label_permissions_report: Справка за права
label_watched_issues: Наблюдавани задачи
label_related_issues: Свързани задачи
label_applied_status: Установено състояние
label_loading: Зареждане...
label_relation_new: Нова релация
label_relation_delete: Изтриване на релация
label_relates_to: свързана със
label_duplicates: дублира
label_duplicated_by: дублирана от
label_blocks: блокира
label_blocked_by: блокирана от
label_precedes: предшества
label_follows: изпълнява се след
label_copied_to: копирана в
label_copied_from: копирана от
label_end_to_start: край към начало
label_end_to_end: край към край
label_start_to_start: начало към начало
label_start_to_end: начало към край
label_stay_logged_in: Запомни ме
label_disabled: забранено
label_show_completed_versions: Показване на реализирани версии
label_me: аз
label_board: Форум
label_board_new: Нов форум
label_board_plural: Форуми
label_board_locked: Заключена
label_board_sticky: Sticky
label_topic_plural: Теми
label_message_plural: Съобщения
label_message_last: Последно съобщение
label_message_new: Нова тема
label_message_posted: Добавено съобщение
label_reply_plural: Отговори
label_send_information: Изпращане на информацията до потребителя
label_year: Година
label_month: Месец
label_week: Седмица
label_date_from: От
label_date_to: До
label_language_based: В зависимост от езика
label_sort_by: "Сортиране по %{value}"
label_send_test_email: Изпращане на тестов e-mail
label_feeds_access_key: Atom access ключ
label_missing_feeds_access_key: Липсващ Atom ключ за достъп
label_feeds_access_key_created_on: "%{value} от създаването на Atom ключа"
label_module_plural: Модули
label_added_time_by: "Публикувана от %{author} преди %{age}"
label_updated_time_by: "Обновена от %{author} преди %{age}"
label_updated_time: "Обновена преди %{value}"
label_jump_to_a_project: Проект...
label_file_plural: Файлове
label_changeset_plural: Ревизии
label_default_columns: По подразбиране
label_no_change_option: (Без промяна)
label_bulk_edit_selected_issues: Групово редактиране на задачи
label_bulk_edit_selected_time_entries: Групово редактиране на записи за използвано време
label_theme: Тема
label_default: По подразбиране
label_search_titles_only: Само в заглавията
label_user_mail_option_all: "За всяко събитие в проектите, в които участвам"
label_user_mail_option_selected: "За всички събития само в избраните проекти..."
label_user_mail_option_none: "Само за наблюдавани или в които участвам (автор или назначени на мен)"
label_user_mail_option_only_my_events: Само за неща, в които съм включен/а
label_user_mail_option_only_assigned: Само за неща, назначени на мен
label_user_mail_option_only_owner: Само за неща, на които аз съм собственик
label_user_mail_no_self_notified: "Не искам известия за извършени от мен промени"
label_registration_activation_by_email: активиране на профила по email
label_registration_manual_activation: ръчно активиране
label_registration_automatic_activation: автоматично активиране
label_display_per_page: "На страница по: %{value}"
label_age: Възраст
label_change_properties: Промяна на настройки
label_general: Основни
label_more: Още
label_scm: SCM (Система за контрол на версиите)
label_plugins: Плъгини
label_ldap_authentication: LDAP оторизация
label_downloads_abbr: D/L
label_optional_description: Незадължително описание
label_add_another_file: Добавяне на друг файл
label_preferences: Предпочитания
label_chronological_order: Хронологичен ред
label_reverse_chronological_order: Обратен хронологичен ред
label_planning: Планиране
label_incoming_emails: Входящи e-mail-и
label_generate_key: Генериране на ключ
label_issue_watchers: Наблюдатели
label_example: Пример
label_display: Показване
label_sort: Сортиране
label_ascending: Нарастващ
label_descending: Намаляващ
label_date_from_to: От %{start} до %{end}
label_wiki_content_added: Wiki страница беше добавена
label_wiki_content_updated: Wiki страница беше обновена
label_group: Група
label_group_plural: Групи
label_group_new: Нова група
label_time_entry_plural: Използвано време
label_version_sharing_none: Не споделен
label_version_sharing_descendants: С подпроекти
label_version_sharing_hierarchy: С проектна йерархия
label_version_sharing_tree: С дърво на проектите
label_version_sharing_system: С всички проекти
label_update_issue_done_ratios: Обновяване на процента на завършените задачи
label_copy_source: Източник
label_copy_target: Цел
label_copy_same_as_target: Също като целта
label_display_used_statuses_only: Показване само на състоянията, използвани от този тракер
label_api_access_key: API ключ за достъп
label_missing_api_access_key: Липсващ API ключ
label_api_access_key_created_on: API ключ за достъп е създаден преди %{value}
label_profile: Профил
label_subtask_plural: Подзадачи
label_project_copy_notifications: Изпращане на Send e-mail известия по време на копирането на проекта
label_principal_search: "Търсене на потребител или група:"
label_user_search: "Търсене на потребител:"
label_additional_workflow_transitions_for_author: Позволени са допълнителни преходи, когато потребителят е авторът
label_additional_workflow_transitions_for_assignee: Позволени са допълнителни преходи, когато потребителят е назначеният към задачата
label_issues_visibility_all: Всички задачи
label_issues_visibility_public: Всички не-лични задачи
label_issues_visibility_own: Задачи, създадени от или назначени на потребителя
label_git_report_last_commit: Извеждане на последното поверяване за файлове и папки
label_parent_revision: Ревизия родител
label_child_revision: Ревизия наследник
label_export_options: "%{export_format} опции за експорт"
label_copy_attachments: Копиране на прикачените файлове
label_copy_subtasks: Копиране на подзадачите
label_item_position: "%{position}/%{count}"
label_completed_versions: Завършени версии
label_search_for_watchers: Търсене на потребители за наблюдатели
label_session_expiration: Изтичане на сесиите
label_show_closed_projects: Разглеждане на затворени проекти
label_status_transitions: Преходи между състоянията
label_fields_permissions: Видимост на полетата
label_readonly: Само за четене
label_required: Задължително
label_hidden: Скрит
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: С подпроекти
label_cross_project_tree: С дърво на проектите
label_cross_project_hierarchy: С проектна йерархия
label_cross_project_system: С всички проекти
label_gantt_progress_line: Линия на изпълнението
label_visibility_private: лични (само за мен)
label_visibility_roles: само за тези роли
label_visibility_public: за всички потребители
button_login: Вход
button_submit: Изпращане
button_save: Запис
button_check_all: Избор на всички
button_uncheck_all: Изчистване на всички
button_collapse_all: Скриване всички
button_expand_all: Разгъване всички
button_delete: Изтриване
button_create: Създаване
button_create_and_continue: Създаване и продължаване
button_test: Тест
button_edit: Редакция
button_edit_associated_wikipage: "Редактиране на асоциираната Wiki страница: %{page_title}"
button_add: Добавяне
button_change: Промяна
button_apply: Приложи
button_clear: Изчисти
button_lock: Заключване
button_unlock: Отключване
button_download: Изтегляне
button_list: Списък
button_view: Преглед
button_move: Преместване
button_move_and_follow: Преместване и продължаване
button_back: Назад
button_cancel: Отказ
button_activate: Активация
button_sort: Сортиране
button_log_time: Отделяне на време
button_rollback: Върни се към тази ревизия
button_watch: Наблюдаване
button_unwatch: Край на наблюдението
button_reply: Отговор
button_archive: Архивиране
button_unarchive: Разархивиране
button_reset: Генериране наново
button_rename: Преименуване
button_change_password: Промяна на парола
button_copy: Копиране
button_copy_and_follow: Копиране и продължаване
button_annotate: Анотация
button_update: Обновяване
button_configure: Конфигуриране
button_quote: Цитат
button_duplicate: Дублиране
button_show: Показване
button_hide: Скриване
button_edit_section: Редактиране на тази секция
button_export: Експорт
button_delete_my_account: Премахване на моя профил
button_close: Затваряне
button_reopen: Отваряне
status_active: активен
status_registered: регистриран
status_locked: заключен
project_status_active: активен
project_status_closed: затворен
project_status_archived: архивиран
version_status_open: отворена
version_status_locked: заключена
version_status_closed: затворена
field_active: Активен
text_select_mail_notifications: Изберете събития за изпращане на e-mail.
text_regexp_info: пр. ^[A-Z0-9]+$
text_min_max_length_info: 0 - без ограничения
text_project_destroy_confirmation: Сигурни ли сте, че искате да изтриете проекта и данните в него?
text_subprojects_destroy_warning: "Неговите подпроекти: %{value} също ще бъдат изтрити."
text_workflow_edit: Изберете роля и тракер за да редактирате работния процес
text_are_you_sure: Сигурни ли сте?
text_journal_changed: "%{label} променен от %{old} на %{new}"
text_journal_changed_no_detail: "%{label} променен"
text_journal_set_to: "%{label} установен на %{value}"
text_journal_deleted: "%{label} изтрит (%{old})"
text_journal_added: "Добавено %{label} %{value}"
text_tip_issue_begin_day: задача, започваща този ден
text_tip_issue_end_day: задача, завършваща този ден
text_tip_issue_begin_end_day: задача, започваща и завършваща този ден
text_project_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _. Промяна след създаването му не е възможна.'
text_caracters_maximum: "До %{count} символа."
text_caracters_minimum: "Минимум %{count} символа."
text_length_between: "От %{min} до %{max} символа."
text_tracker_no_workflow: Няма дефиниран работен процес за този тракер
text_unallowed_characters: Непозволени символи
text_comma_separated: Позволено е изброяване (с разделител запетая).
text_line_separated: Позволени са много стойности (по едно на ред).
text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от ревизии
text_issue_added: "Публикувана е нова задача с номер %{id} (от %{author})."
text_issue_updated: "Задача %{id} е обновена (от %{author})."
text_wiki_destroy_confirmation: Сигурни ли сте, че искате да изтриете това Wiki и цялото му съдържание?
text_issue_category_destroy_question: "Има задачи (%{count}) обвързани с тази категория. Какво ще изберете?"
text_issue_category_destroy_assignments: Премахване на връзките с категорията
text_issue_category_reassign_to: Преобвързване с категория
text_user_mail_option: "За неизбраните проекти, ще получавате известия само за наблюдавани дейности или в които участвате (т.е. автор или назначени на мен)."
text_no_configuration_data: "Все още не са конфигурирани Роли, тракери, състояния на задачи и работен процес.\nСтрого се препоръчва зареждането на примерната информация. Веднъж заредена ще имате възможност да я редактирате."
text_load_default_configuration: Зареждане на примерна информация
text_status_changed_by_changeset: "Приложено с ревизия %{value}."
text_time_logged_by_changeset: Приложено в ревизия %{value}.
text_issues_destroy_confirmation: 'Сигурни ли сте, че искате да изтриете избраните задачи?'
text_issues_destroy_descendants_confirmation: Тази операция ще премахне и %{count} подзадача(и).
text_time_entries_destroy_confirmation: Сигурен ли сте, че изтриете избраните записи за изразходвано време?
text_select_project_modules: 'Изберете активните модули за този проект:'
text_default_administrator_account_changed: Сменен фабричния администраторски профил
text_file_repository_writable: Възможност за писане в хранилището с файлове
text_plugin_assets_writable: Папката на приставките е разрешена за запис
text_rmagick_available: Наличен RMagick (по избор)
text_convert_available: Наличен ImageMagick convert (по избор)
text_destroy_time_entries_question: "%{hours} часа са отделени на задачите, които искате да изтриете. Какво избирате?"
text_destroy_time_entries: Изтриване на отделеното време
text_assign_time_entries_to_project: Прехвърляне на отделеното време към проект
text_reassign_time_entries: 'Прехвърляне на отделеното време към задача:'
text_user_wrote: "%{value} написа:"
text_enumeration_destroy_question: "%{count} обекта са свързани с тази стойност."
text_enumeration_category_reassign_to: 'Пресвържете ги към тази стойност:'
text_email_delivery_not_configured: "Изпращането на e-mail-и не е конфигурирано и известията не са разрешени.\nКонфигурирайте вашия SMTP сървър в config/configuration.yml и рестартирайте Redmine, за да ги разрешите."
text_repository_usernames_mapping: "Изберете или променете потребителите в Redmine, съответстващи на потребителите в дневника на хранилището (repository).\nПотребителите с еднакви имена в Redmine и хранилищата се съвместяват автоматично."
text_diff_truncated: '... Този diff не е пълен, понеже е надхвърля максималния размер, който може да бъде показан.'
text_custom_field_possible_values_info: 'Една стойност на ред'
text_wiki_page_destroy_question: Тази страница има %{descendants} страници деца и descendant(s). Какво желаете да правите?
text_wiki_page_nullify_children: Запазване на тези страници като коренни страници
text_wiki_page_destroy_children: Изтриване на страниците деца и всички техни descendants
text_wiki_page_reassign_children: Преназначаване на страниците деца на тази родителска страница
text_own_membership_delete_confirmation: "Вие сте на път да премахнете някои или всички ваши разрешения и е възможно след това да не можете да редактирате този проект.\nСигурен ли сте, че искате да продължите?"
text_zoom_in: Увеличаване
text_zoom_out: Намаляване
text_warn_on_leaving_unsaved: Страницата съдържа незаписано съдържание, което може да бъде загубено, ако я напуснете.
text_scm_path_encoding_note: "По подразбиране: UTF-8"
text_git_repository_note: Празно и локално хранилище (например /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Локално хранилище (например /hgrepo, c:\hgrepo)
text_scm_command: SCM команда
text_scm_command_version: Версия
text_scm_config: Можете да конфигурирате SCM командите в config/configuration.yml. За да активирате промените, рестартирайте Redmine.
text_scm_command_not_available: SCM командата не е налична или достъпна. Проверете конфигурацията в административния панел.
text_issue_conflict_resolution_overwrite: Прилагане на моите промени (предишните коментари ще бъдат запазени, но някои други промени може да бъдат презаписани)
text_issue_conflict_resolution_add_notes: Добавяне на моите коментари и отхвърляне на другите мои промени
text_issue_conflict_resolution_cancel: Отхвърляне на всички мои промени и презареждане на %{link}
text_account_destroy_confirmation: "Сигурен/на ли сте, че желаете да продължите?\nВашият профил ще бъде премахнат без възможност за възстановяване."
text_session_expiration_settings: "Внимание: промяната на тези установяваноя може да прекрати всички активни сесии, включително и вашата."
text_project_closed: Този проект е затворен и е само за четене.
text_turning_multiple_off: Ако забраните възможността за повече от една стойност, повечето стойности ще бъдат
премахнати с цел да остане само по една стойност за поле.
default_role_manager: Мениджър
default_role_developer: Разработчик
default_role_reporter: Публикуващ
default_tracker_bug: Грешка
default_tracker_feature: Функционалност
default_tracker_support: Поддръжка
default_issue_status_new: Нова
default_issue_status_in_progress: Изпълнение
default_issue_status_resolved: Приключена
default_issue_status_feedback: Обратна връзка
default_issue_status_closed: Затворена
default_issue_status_rejected: Отхвърлена
default_doc_category_user: Документация за потребителя
default_doc_category_tech: Техническа документация
default_priority_low: Нисък
default_priority_normal: Нормален
default_priority_high: Висок
default_priority_urgent: Спешен
default_priority_immediate: Веднага
default_activity_design: Дизайн
default_activity_development: Разработка
enumeration_issue_priorities: Приоритети на задачи
enumeration_doc_categories: Категории документи
enumeration_activities: Дейности (time tracking)
enumeration_system_activity: Системна активност
description_filter: Филтър
description_search: Търсене
description_choose_project: Проекти
description_project_scope: Обхват на търсенето
description_notes: Бележки
description_message_content: Съдържание на съобщението
description_query_sort_criteria_attribute: Атрибут на сортиране
description_query_sort_criteria_direction: Посока на сортиране
description_user_mail_notification: Конфигурация известията по пощата
description_available_columns: Налични колони
description_selected_columns: Избрани колони
description_issue_category_reassign: Изберете категория
description_wiki_subpages_reassign: Изберете нова родителска страница
description_all_columns: Всички колони
description_date_range_list: Изберете диапазон от списъка
description_date_range_interval: Изберете диапазон чрез задаване на начална и крайна дати
description_date_from: Въведете начална дата
description_date_to: Въведете крайна дата
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _. Промяна след създаването му не е възможна.'
redmine-2.4.2/config/locales/fa.yml 0000644 0001750 0001750 00000165011 12255774347 016512 0 ustar ondrej ondrej fa:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: rtl
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y/%m/%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [یکشنبه, دوشنبه, سهشنبه, چهارشنبه, پنجشنبه, آدینه, شنبه]
abbr_day_names: [یک, دو, سه, چهار, پنج, آدینه, شنبه]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, ژانویه, فوریه, مارس, آوریل, مه, ژوئن, ژوئیه, اوت, سپتامبر, اکتبر, نوامبر, دسامبر]
abbr_month_names: [~, ژان, فور, مار, آور, مه, ژوئن, ژوئیه, اوت, سپت, اکت, نوا, دسا]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y/%m/%d - %H:%M"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B %Y ساعت %H:%M"
am: "صبح"
pm: "عصر"
datetime:
distance_in_words:
half_a_minute: "نیم دقیقه"
less_than_x_seconds:
one: "کمتر از 1 ثانیه"
other: "کمتر از %{count} ثانیه"
x_seconds:
one: "1 ثانیه"
other: "%{count} ثانیه"
less_than_x_minutes:
one: "کمتر از 1 دقیقه"
other: "کمتر از %{count} دقیقه"
x_minutes:
one: "1 دقیقه"
other: "%{count} دقیقه"
about_x_hours:
one: "نزدیک 1 ساعت"
other: "نزدیک %{count} ساعت"
x_hours:
one: "1 ساعت"
other: "%{count} ساعت"
x_days:
one: "1 روز"
other: "%{count} روز"
about_x_months:
one: "نزدیک 1 ماه"
other: "نزدیک %{count} ماه"
x_months:
one: "1 ماه"
other: "%{count} ماه"
about_x_years:
one: "نزدیک 1 سال"
other: "نزدیک %{count} سال"
over_x_years:
one: "بیش از 1 سال"
other: "بیش از %{count} سال"
almost_x_years:
one: "نزدیک 1 سال"
other: "نزدیک %{count} سال"
number:
# Default format for numbers
format:
separator: "٫"
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "بایت"
other: "بایت"
kb: "کیلوبایت"
mb: "مگابایت"
gb: "گیگابایت"
tb: "ترابایت"
# Used in array.to_sentence.
support:
array:
sentence_connector: "و"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 ایراد از ذخیره سازی این %{model} جلوگیری کرد"
other: "%{count} ایراد از ذخیره سازی این %{model} جلوگیری کرد"
messages:
inclusion: "در فهرست نیامده است"
exclusion: "رزرو شده است"
invalid: "نادرست است"
confirmation: "با بررسی سازگاری ندارد"
accepted: "باید پذیرفته شود"
empty: "نمیتواند تهی باشد"
blank: "نمیتواند تهی باشد"
too_long: "خیلی بلند است (بیشترین اندازه %{count} نویسه است)"
too_short: "خیلی کوتاه است (کمترین اندازه %{count} نویسه است)"
wrong_length: "اندازه نادرست است (باید %{count} نویسه باشد)"
taken: "پیش از این گرفته شده است"
not_a_number: "شماره درستی نیست"
not_a_date: "تاریخ درستی نیست"
greater_than: "باید بزرگتر از %{count} باشد"
greater_than_or_equal_to: "باید بزرگتر از یا برابر با %{count} باشد"
equal_to: "باید برابر با %{count} باشد"
less_than: "باید کمتر از %{count} باشد"
less_than_or_equal_to: "باید کمتر از یا برابر با %{count} باشد"
odd: "باید فرد باشد"
even: "باید زوج باشد"
greater_than_start_date: "باید از تاریخ آغاز بزرگتر باشد"
not_same_project: "به همان پروژه وابسته نیست"
circular_dependency: "این وابستگی یک وابستگی دایره وار خواهد ساخت"
cant_link_an_issue_with_a_descendant: "یک پیامد نمیتواند به یکی از زیر کارهایش پیوند بخورد"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: گزینش کنید
general_text_No: 'خیر'
general_text_Yes: 'آری'
general_text_no: 'خیر'
general_text_yes: 'آری'
general_lang_name: 'Persian (پارسی)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '6'
notice_account_updated: حساب شما بروز شد.
notice_account_invalid_creditentials: نام کاربری یا گذرواژه نادرست است
notice_account_password_updated: گذرواژه بروز شد
notice_account_wrong_password: گذرواژه نادرست است
notice_account_register_done: حساب ساخته شد. برای فعال نمودن آن، روی پیوندی که به شما ایمیل شده کلیک کنید.
notice_account_unknown_email: کاربر شناخته نشد.
notice_can_t_change_password: این حساب یک روش شناسایی بیرونی را به کار گرفته است. گذرواژه را نمیتوان جایگزین کرد.
notice_account_lost_email_sent: یک ایمیل با راهنمایی درباره گزینش گذرواژه تازه برای شما فرستاده شد.
notice_account_activated: حساب شما فعال شده است. اکنون میتوانید وارد شوید.
notice_successful_create: با موفقیت ساخته شد.
notice_successful_update: با موفقیت بروز شد.
notice_successful_delete: با موفقیت برداشته شد.
notice_successful_connection: با موفقیت متصل شد.
notice_file_not_found: برگه درخواستی شما در دسترس نیست یا پاک شده است.
notice_locking_conflict: دادهها را کاربر دیگری بروز کرده است.
notice_not_authorized: شما به این برگه دسترسی ندارید.
notice_not_authorized_archived_project: پروژه درخواستی شما بایگانی شده است.
notice_email_sent: "یک ایمیل به %{value} فرستاده شد."
notice_email_error: "یک ایراد در فرستادن ایمیل پیش آمد (%{value})."
notice_feeds_access_key_reseted: کلید دسترسی Atom شما بازنشانی شد.
notice_api_access_key_reseted: کلید دسترسی API شما بازنشانی شد.
notice_failed_to_save_issues: "ذخیره سازی %{count} پیامد از %{total} پیامد گزینش شده شکست خورد: %{ids}."
notice_failed_to_save_members: "ذخیره سازی اعضا شکست خورد: %{errors}."
notice_no_issue_selected: "هیچ پیامدی برگزیده نشده است! پیامدهایی که میخواهید ویرایش کنید را برگزینید."
notice_account_pending: "حساب شما ساخته شد و اکنون چشم به راه روادید سرپرست است."
notice_default_data_loaded: پیکربندی پیشگزیده با موفقیت بار شد.
notice_unable_delete_version: نگارش را نمیتوان پاک کرد.
notice_unable_delete_time_entry: زمان گزارش شده را نمیتوان پاک کرد.
notice_issue_done_ratios_updated: اندازه انجام شده پیامد بروز شد.
notice_gantt_chart_truncated: "نمودار بریده شد چون از بیشترین شماری که میتوان نشان داد بزگتر است (%{max})."
error_can_t_load_default_data: "پیکربندی پیشگزیده نمیتواند بار شود: %{value}"
error_scm_not_found: "بخش یا نگارش در انباره پیدا نشد."
error_scm_command_failed: "ایرادی در دسترسی به انباره پیش آمد: %{value}"
error_scm_annotate: "بخش پیدا نشد یا نمیتوان برای آن یادداشت نوشت."
error_issue_not_found_in_project: 'پیامد پیدا نشد یا به این پروژه وابسته نیست.'
error_no_tracker_in_project: 'هیچ پیگردی به این پروژه پیوسته نشده است. پیکربندی پروژه را بررسی کنید.'
error_no_default_issue_status: 'هیچ وضعیت پیامد پیشگزیدهای مشخص نشده است. پیکربندی را بررسی کنید (به «پیکربندی -> وضعیتهای پیامد» بروید).'
error_can_not_delete_custom_field: فیلد سفارشی را نمیتوان پاک کرد.
error_can_not_delete_tracker: "این پیگرد دارای پیامد است و نمیتوان آن را پاک کرد."
error_can_not_remove_role: "این نقش به کار گرفته شده است و نمیتوان آن را پاک کرد."
error_can_not_reopen_issue_on_closed_version: 'یک پیامد که به یک نگارش بسته شده وابسته است را نمیتوان باز کرد.'
error_can_not_archive_project: این پروژه را نمیتوان بایگانی کرد.
error_issue_done_ratios_not_updated: "اندازه انجام شده پیامد بروز نشد."
error_workflow_copy_source: 'یک پیگرد یا نقش منبع را برگزینید.'
error_workflow_copy_target: 'پیگردها یا نقشهای مقصد را برگزینید.'
error_unable_delete_issue_status: 'وضعیت پیامد را نمیتوان پاک کرد.'
error_unable_to_connect: "نمیتوان متصل شد (%{value})"
warning_attachments_not_saved: "%{count} پرونده ذخیره نشد."
mail_subject_lost_password: "گذرواژه حساب %{value} شما"
mail_body_lost_password: 'برای جایگزینی گذرواژه خود، بر روی پیوند زیر کلیک کنید:'
mail_subject_register: "فعالسازی حساب %{value} شما"
mail_body_register: 'برای فعالسازی حساب خود، بر روی پیوند زیر کلیک کنید:'
mail_body_account_information_external: "شما میتوانید حساب %{value} خود را برای ورود به کار برید."
mail_body_account_information: دادههای حساب شما
mail_subject_account_activation_request: "درخواست فعالسازی حساب %{value}"
mail_body_account_activation_request: "یک کاربر تازه (%{value}) نامنویسی کرده است. این حساب چشم به راه روادید شماست:"
mail_subject_reminder: "زمان رسیدگی به %{count} پیامد در %{days} روز آینده سر میرسد"
mail_body_reminder: "زمان رسیدگی به %{count} پیامد که به شما واگذار شده است، در %{days} روز آینده سر میرسد:"
mail_subject_wiki_content_added: "برگه ویکی «%{id}» افزوده شد"
mail_body_wiki_content_added: "برگه ویکی «%{id}» به دست %{author} افزوده شد."
mail_subject_wiki_content_updated: "برگه ویکی «%{id}» بروز شد"
mail_body_wiki_content_updated: "برگه ویکی «%{id}» به دست %{author} بروز شد."
field_name: نام
field_description: یادداشت
field_summary: خلاصه
field_is_required: الزامی
field_firstname: نام کوچک
field_lastname: نام خانوادگی
field_mail: ایمیل
field_filename: پرونده
field_filesize: اندازه
field_downloads: دریافتها
field_author: نویسنده
field_created_on: ساخته شده در
field_updated_on: بروز شده در
field_field_format: قالب
field_is_for_all: برای همه پروژهها
field_possible_values: مقادیر ممکن
field_regexp: عبارت منظم
field_min_length: کمترین اندازه
field_max_length: بیشترین اندازه
field_value: مقدار
field_category: دسته
field_title: عنوان
field_project: پروژه
field_issue: پیامد
field_status: وضعیت
field_notes: یادداشت
field_is_closed: پیامد بسته شده
field_is_default: مقدار پیشگزیده
field_tracker: پیگرد
field_subject: موضوع
field_due_date: زمان سررسید
field_assigned_to: واگذار شده به
field_priority: برتری
field_fixed_version: نگارش هدف
field_user: کاربر
field_principal: دستور دهنده
field_role: نقش
field_homepage: برگه خانه
field_is_public: همگانی
field_parent: پروژه پدر
field_is_in_roadmap: این پیامدها در چشمانداز نشان داده شوند
field_login: ورود
field_mail_notification: آگاه سازیهای ایمیلی
field_admin: سرپرست
field_last_login_on: آخرین ورود
field_language: زبان
field_effective_date: تاریخ
field_password: گذرواژه
field_new_password: گذرواژه تازه
field_password_confirmation: بررسی گذرواژه
field_version: نگارش
field_type: گونه
field_host: میزبان
field_port: درگاه
field_account: حساب
field_base_dn: DN پایه
field_attr_login: نشانه ورود
field_attr_firstname: نشانه نام کوچک
field_attr_lastname: نشانه نام خانوادگی
field_attr_mail: نشانه ایمیل
field_onthefly: ساخت کاربر بیدرنگ
field_start_date: تاریخ آغاز
field_done_ratio: ٪ انجام شده
field_auth_source: روش شناسایی
field_hide_mail: ایمیل من پنهان شود
field_comments: دیدگاه
field_url: نشانی
field_start_page: برگه آغاز
field_subproject: زیر پروژه
field_hours: ساعت
field_activity: گزارش
field_spent_on: در تاریخ
field_identifier: شناسه
field_is_filter: پالایش پذیر
field_issue_to: پیامد وابسته
field_delay: دیرکرد
field_assignable: پیامدها میتوانند به این نقش واگذار شوند
field_redirect_existing_links: پیوندهای پیشین به پیوند تازه راهنمایی شوند
field_estimated_hours: زمان برآورد شده
field_column_names: ستونها
field_time_entries: زمان نوشتن
field_time_zone: پهنه زمانی
field_searchable: جستجو پذیر
field_default_value: مقدار پیشگزیده
field_comments_sorting: نمایش دیدگاهها
field_parent_title: برگه پدر
field_editable: ویرایش پذیر
field_watcher: دیدهبان
field_identity_url: نشانی OpenID
field_content: محتوا
field_group_by: دسته بندی با
field_sharing: اشتراک گذاری
field_parent_issue: کار پدر
field_member_of_group: "دسته واگذار شونده"
field_assigned_to_role: "نقش واگذار شونده"
field_text: فیلد متنی
field_visible: آشکار
setting_app_title: نام برنامه
setting_app_subtitle: زیرنام برنامه
setting_welcome_text: نوشتار خوشآمد گویی
setting_default_language: زبان پیشگزیده
setting_login_required: الزامی بودن ورود
setting_self_registration: خود نام نویسی
setting_attachment_max_size: بیشترین اندازه پیوست
setting_issues_export_limit: کرانه صدور پییامدها
setting_mail_from: نشانی فرستنده ایمیل
setting_bcc_recipients: گیرندگان ایمیل دیده نشوند (bcc)
setting_plain_text_mail: ایمیل نوشته ساده (بدون HTML)
setting_host_name: نام میزبان و نشانی
setting_text_formatting: قالب بندی نوشته
setting_wiki_compression: فشردهسازی پیشینه ویکی
setting_feeds_limit: کرانه محتوای خوراک
setting_default_projects_public: حالت پیشگزیده پروژههای تازه، همگانی است
setting_autofetch_changesets: دریافت خودکار تغییرات
setting_sys_api_enabled: فعال سازی وب سرویس برای سرپرستی انباره
setting_commit_ref_keywords: کلیدواژههای نشانه
setting_commit_fix_keywords: کلیدواژههای انجام
setting_autologin: ورود خودکار
setting_date_format: قالب تاریخ
setting_time_format: قالب زمان
setting_cross_project_issue_relations: توانایی وابستگی میان پروژهای پیامدها
setting_issue_list_default_columns: ستونهای پیشگزیده نمایش داده شده در فهرست پیامدها
setting_emails_header: سرنویس ایمیلها
setting_emails_footer: پانویس ایمیلها
setting_protocol: پیوندنامه
setting_per_page_options: گزینههای اندازه دادههای هر برگ
setting_user_format: قالب نمایشی کاربران
setting_activity_days_default: روزهای نمایش داده شده در گزارش پروژه
setting_display_subprojects_issues: پیشگزیده نمایش پیامدهای زیرپروژه در پروژه پدر
setting_enabled_scm: فعالسازی SCM
setting_mail_handler_body_delimiters: "بریدن ایمیلها پس از یکی از این ردیفها"
setting_mail_handler_api_enabled: فعالسازی وب سرویس برای ایمیلهای آمده
setting_mail_handler_api_key: کلید API
setting_sequential_project_identifiers: ساخت پشت سر هم شناسه پروژه
setting_gravatar_enabled: کاربرد Gravatar برای عکس کاربر
setting_gravatar_default: عکس Gravatar پیشگزیده
setting_diff_max_lines_displayed: بیشترین اندازه ردیفهای تفاوت نشان داده شده
setting_file_max_size_displayed: بیشترین اندازه پروندههای نمایش داده شده درون خطی
setting_repository_log_display_limit: بیشترین شمار نگارشهای نمایش داده شده در گزارش پرونده
setting_openid: پذیرش ورود و نام نویسی با OpenID
setting_password_min_length: کمترین اندازه گذرواژه
setting_new_project_user_role_id: نقش داده شده به کاربری که سرپرست نیست و پروژه میسازد
setting_default_projects_modules: پیمانههای پیشگزیده فعال برای پروژههای تازه
setting_issue_done_ratio: برآورد اندازه انجام شده پیامد با
setting_issue_done_ratio_issue_field: کاربرد فیلد پیامد
setting_issue_done_ratio_issue_status: کاربرد وضعیت پیامد
setting_start_of_week: آغاز گاهشمار از
setting_rest_api_enabled: فعالسازی وب سرویسهای REST
setting_cache_formatted_text: نهان سازی نوشتههای قالب بندی شده
setting_default_notification_option: آگاه سازی پیشگزیده
setting_commit_logtime_enabled: فعالسازی زمان گذاشته شده
setting_commit_logtime_activity_id: کار زمان گذاشته شده
setting_gantt_items_limit: بیشترین شمار بخشهای نمایش داده شده در نمودار گانت
permission_add_project: ساخت پروژه
permission_add_subprojects: ساخت زیرپروژه
permission_edit_project: ویرایش پروژه
permission_select_project_modules: گزینش پیمانههای پروژه
permission_manage_members: سرپرستی اعضا
permission_manage_project_activities: سرپرستی کارهای پروژه
permission_manage_versions: سرپرستی نگارشها
permission_manage_categories: سرپرستی دستههای پیامد
permission_view_issues: دیدن پیامدها
permission_add_issues: افزودن پیامدها
permission_edit_issues: ویرایش پیامدها
permission_manage_issue_relations: سرپرستی وابستگی پیامدها
permission_add_issue_notes: افزودن یادداشت
permission_edit_issue_notes: ویرایش یادداشت
permission_edit_own_issue_notes: ویرایش یادداشت خود
permission_move_issues: جابجایی پیامدها
permission_delete_issues: پاک کردن پیامدها
permission_manage_public_queries: سرپرستی پرسوجوهای همگانی
permission_save_queries: ذخیره سازی پرسوجوها
permission_view_gantt: دیدن نمودار گانت
permission_view_calendar: دیدن گاهشمار
permission_view_issue_watchers: دیدن فهرست دیدهبانها
permission_add_issue_watchers: افزودن دیدهبانها
permission_delete_issue_watchers: پاک کردن دیدهبانها
permission_log_time: نوشتن زمان گذاشته شده
permission_view_time_entries: دیدن زمان گذاشته شده
permission_edit_time_entries: ویرایش زمان گذاشته شده
permission_edit_own_time_entries: ویرایش زمان گذاشته شده خود
permission_manage_news: سرپرستی رویدادها
permission_comment_news: گذاشتن دیدگاه روی رویدادها
permission_view_documents: دیدن نوشتارها
permission_manage_files: سرپرستی پروندهها
permission_view_files: دیدن پروندهها
permission_manage_wiki: سرپرستی ویکی
permission_rename_wiki_pages: نامگذاری برگه ویکی
permission_delete_wiki_pages: پاک کردن برگه ویکی
permission_view_wiki_pages: دیدن ویکی
permission_view_wiki_edits: دیدن پیشینه ویکی
permission_edit_wiki_pages: ویرایش برگههای ویکی
permission_delete_wiki_pages_attachments: پاک کردن پیوستهای برگه ویکی
permission_protect_wiki_pages: نگهداری برگههای ویکی
permission_manage_repository: سرپرستی انباره
permission_browse_repository: چریدن در انباره
permission_view_changesets: دیدن تغییرات
permission_commit_access: دسترسی تغییر انباره
permission_manage_boards: سرپرستی انجمنها
permission_view_messages: دیدن پیامها
permission_add_messages: فرستادن پیامها
permission_edit_messages: ویرایش پیامها
permission_edit_own_messages: ویرایش پیام خود
permission_delete_messages: پاک کردن پیامها
permission_delete_own_messages: پاک کردن پیام خود
permission_export_wiki_pages: صدور برگههای ویکی
permission_manage_subtasks: سرپرستی زیرکارها
project_module_issue_tracking: پیگیری پیامدها
project_module_time_tracking: پیگیری زمان
project_module_news: رویدادها
project_module_documents: نوشتارها
project_module_files: پروندهها
project_module_wiki: ویکی
project_module_repository: انباره
project_module_boards: انجمنها
project_module_calendar: گاهشمار
project_module_gantt: گانت
label_user: کاربر
label_user_plural: کاربر
label_user_new: کاربر تازه
label_user_anonymous: ناشناس
label_project: پروژه
label_project_new: پروژه تازه
label_project_plural: پروژه
label_x_projects:
zero: بدون پروژه
one: "1 پروژه"
other: "%{count} پروژه"
label_project_all: همه پروژهها
label_project_latest: آخرین پروژهها
label_issue: پیامد
label_issue_new: پیامد تازه
label_issue_plural: پیامد
label_issue_view_all: دیدن همه پیامدها
label_issues_by: "دستهبندی پیامدها با %{value}"
label_issue_added: پیامد افزوده شد
label_issue_updated: پیامد بروز شد
label_document: نوشتار
label_document_new: نوشتار تازه
label_document_plural: نوشتار
label_document_added: نوشتار افزوده شد
label_role: نقش
label_role_plural: نقش
label_role_new: نقش تازه
label_role_and_permissions: نقشها و پروانهها
label_member: عضو
label_member_new: عضو تازه
label_member_plural: عضو
label_tracker: پیگرد
label_tracker_plural: پیگرد
label_tracker_new: پیگرد تازه
label_workflow: گردش کار
label_issue_status: وضعیت پیامد
label_issue_status_plural: وضعیت پیامد
label_issue_status_new: وضعیت تازه
label_issue_category: دسته پیامد
label_issue_category_plural: دسته پیامد
label_issue_category_new: دسته تازه
label_custom_field: فیلد سفارشی
label_custom_field_plural: فیلد سفارشی
label_custom_field_new: فیلد سفارشی تازه
label_enumerations: برشمردنیها
label_enumeration_new: مقدار تازه
label_information: داده
label_information_plural: داده
label_please_login: وارد شوید
label_register: نام نویسی کنید
label_login_with_open_id_option: یا با OpenID وارد شوید
label_password_lost: بازیافت گذرواژه
label_home: سرآغاز
label_my_page: برگه من
label_my_account: حساب من
label_my_projects: پروژههای من
label_my_page_block: بخش برگه من
label_administration: سرپرستی
label_login: ورود
label_logout: خروج
label_help: راهنما
label_reported_issues: پیامدهای گزارش شده
label_assigned_to_me_issues: پیامدهای واگذار شده به من
label_last_login: آخرین ورود
label_registered_on: نام نویسی شده در
label_activity: گزارش
label_overall_activity: گزارش روی هم رفته
label_user_activity: "گزارش %{value}"
label_new: تازه
label_logged_as: "نام کاربری:"
label_environment: محیط
label_authentication: شناسایی
label_auth_source: روش شناسایی
label_auth_source_new: روش شناسایی تازه
label_auth_source_plural: روش شناسایی
label_subproject_plural: زیرپروژه
label_subproject_new: زیرپروژه تازه
label_and_its_subprojects: "%{value} و زیرپروژههایش"
label_min_max_length: کمترین و بیشترین اندازه
label_list: فهرست
label_date: تاریخ
label_integer: شماره درست
label_float: شماره شناور
label_boolean: درست/نادرست
label_string: نوشته
label_text: نوشته بلند
label_attribute: نشانه
label_attribute_plural: نشانه
label_no_data: هیچ دادهای برای نمایش نیست
label_change_status: جایگزینی وضعیت
label_history: پیشینه
label_attachment: پرونده
label_attachment_new: پرونده تازه
label_attachment_delete: پاک کردن پرونده
label_attachment_plural: پرونده
label_file_added: پرونده افزوده شد
label_report: گزارش
label_report_plural: گزارش
label_news: رویداد
label_news_new: افزودن رویداد
label_news_plural: رویداد
label_news_latest: آخرین رویدادها
label_news_view_all: دیدن همه رویدادها
label_news_added: رویداد افزوده شد
label_settings: پیکربندی
label_overview: در یک نگاه
label_version: نگارش
label_version_new: نگارش تازه
label_version_plural: نگارش
label_close_versions: بستن نگارشهای انجام شده
label_confirmation: بررسی
label_export_to: 'قالبهای دیگر:'
label_read: خواندن...
label_public_projects: پروژههای همگانی
label_open_issues: باز
label_open_issues_plural: باز
label_closed_issues: بسته
label_closed_issues_plural: بسته
label_x_open_issues_abbr_on_total:
zero: 0 باز از %{total}
one: 1 باز از %{total}
other: "%{count} باز از %{total}"
label_x_open_issues_abbr:
zero: 0 باز
one: 1 باز
other: "%{count} باز"
label_x_closed_issues_abbr:
zero: 0 بسته
one: 1 بسته
other: "%{count} بسته"
label_total: جمله
label_permissions: پروانهها
label_current_status: وضعیت کنونی
label_new_statuses_allowed: وضعیتهای پذیرفتنی تازه
label_all: همه
label_none: هیچ
label_nobody: هیچکس
label_next: پسین
label_previous: پیشین
label_used_by: به کار رفته در
label_details: ریزهکاری
label_add_note: افزودن یادداشت
label_per_page: ردیفها در هر برگه
label_calendar: گاهشمار
label_months_from: از ماه
label_gantt: گانت
label_internal: درونی
label_last_changes: "%{count} تغییر آخر"
label_change_view_all: دیدن همه تغییرات
label_personalize_page: سفارشی نمودن این برگه
label_comment: دیدگاه
label_comment_plural: دیدگاه
label_x_comments:
zero: بدون دیدگاه
one: 1 دیدگاه
other: "%{count} دیدگاه"
label_comment_add: افزودن دیدگاه
label_comment_added: دیدگاه افزوده شد
label_comment_delete: پاک کردن دیدگاهها
label_query: پرسوجوی سفارشی
label_query_plural: پرسوجوی سفارشی
label_query_new: پرسوجوی تازه
label_filter_add: افزودن پالایه
label_filter_plural: پالایه
label_equals: برابر است با
label_not_equals: برابر نیست با
label_in_less_than: کمتر است از
label_in_more_than: بیشتر است از
label_greater_or_equal: بیشتر یا برابر است با
label_less_or_equal: کمتر یا برابر است با
label_in: در
label_today: امروز
label_all_time: همیشه
label_yesterday: دیروز
label_this_week: این هفته
label_last_week: هفته پیشین
label_last_n_days: "%{count} روز گذشته"
label_this_month: این ماه
label_last_month: ماه پیشین
label_this_year: امسال
label_date_range: بازه تاریخ
label_less_than_ago: کمتر از چند روز پیشین
label_more_than_ago: بیشتر از چند روز پیشین
label_ago: روز پیشین
label_contains: دارد
label_not_contains: ندارد
label_day_plural: روز
label_repository: انباره
label_repository_plural: انباره
label_browse: چریدن
label_branch: شاخه
label_tag: برچسب
label_revision: بازبینی
label_revision_plural: بازبینی
label_revision_id: "بازبینی %{value}"
label_associated_revisions: بازبینیهای وابسته
label_added: افزوده شده
label_modified: پیراسته شده
label_copied: رونویسی شده
label_renamed: نامگذاری شده
label_deleted: پاکسازی شده
label_latest_revision: آخرین بازبینی
label_latest_revision_plural: آخرین بازبینی
label_view_revisions: دیدن بازبینیها
label_view_all_revisions: دیدن همه بازبینیها
label_max_size: بیشترین اندازه
label_sort_highest: بردن به آغاز
label_sort_higher: بردن به بالا
label_sort_lower: بردن به پایین
label_sort_lowest: بردن به پایان
label_roadmap: چشمانداز
label_roadmap_due_in: "سررسید در %{value}"
label_roadmap_overdue: "%{value} دیرکرد"
label_roadmap_no_issues: هیچ پیامدی برای این نگارش نیست
label_search: جستجو
label_result_plural: دستآورد
label_all_words: همه واژهها
label_wiki: ویکی
label_wiki_edit: ویرایش ویکی
label_wiki_edit_plural: ویرایش ویکی
label_wiki_page: برگه ویکی
label_wiki_page_plural: برگه ویکی
label_index_by_title: شاخص بر اساس نام
label_index_by_date: شاخص بر اساس تاریخ
label_current_version: نگارش کنونی
label_preview: پیشنمایش
label_feed_plural: خوراک
label_changes_details: ریز همه جایگذاریها
label_issue_tracking: پیگیری پیامد
label_spent_time: زمان گذاشته شده
label_overall_spent_time: زمان گذاشته شده روی هم
label_f_hour: "%{value} ساعت"
label_f_hour_plural: "%{value} ساعت"
label_time_tracking: پیگیری زمان
label_change_plural: جایگذاری
label_statistics: سرشماری
label_commits_per_month: تغییر در هر ماه
label_commits_per_author: تغییر هر نویسنده
label_view_diff: دیدن تفاوتها
label_diff_inline: همراستا
label_diff_side_by_side: کنار به کنار
label_options: گزینهها
label_copy_workflow_from: رونویسی گردش کار از روی
label_permissions_report: گزارش پروانهها
label_watched_issues: پیامدهای دیدهبانی شده
label_related_issues: پیامدهای وابسته
label_applied_status: وضعیت به کار رفته
label_loading: بار گذاری...
label_relation_new: وابستگی تازه
label_relation_delete: پاک کردن وابستگی
label_relates_to: وابسته به
label_duplicates: نگارش دیگری از
label_duplicated_by: نگارشی دیگر در
label_blocks: بازداشتها
label_blocked_by: بازداشت به دست
label_precedes: جلوتر است از
label_follows: پستر است از
label_end_to_start: پایان به آغاز
label_end_to_end: پایان به پایان
label_start_to_start: آغاز به آغاز
label_start_to_end: آغاز به پایان
label_stay_logged_in: وارد شده بمانید
label_disabled: غیرفعال
label_show_completed_versions: نمایش نگارشهای انجام شده
label_me: من
label_board: انجمن
label_board_new: انجمن تازه
label_board_plural: انجمن
label_board_locked: قفل شده
label_board_sticky: چسبناک
label_topic_plural: سرفصل
label_message_plural: پیام
label_message_last: آخرین پیام
label_message_new: پیام تازه
label_message_posted: پیام افزوده شد
label_reply_plural: پاسخ
label_send_information: فرستادن دادههای حساب به کاربر
label_year: سال
label_month: ماه
label_week: هفته
label_date_from: از
label_date_to: تا
label_language_based: بر اساس زبان کاربر
label_sort_by: "جور کرد با %{value}"
label_send_test_email: فرستادن ایمیل آزمایشی
label_feeds_access_key: کلید دسترسی Atom
label_missing_feeds_access_key: کلید دسترسی Atom در دسترس نیست
label_feeds_access_key_created_on: "کلید دسترسی Atom %{value} پیش ساخته شده است"
label_module_plural: پیمانه
label_added_time_by: "افزوده شده به دست %{author} در %{age} پیش"
label_updated_time_by: "بروز شده به دست %{author} در %{age} پیش"
label_updated_time: "بروز شده در %{value} پیش"
label_jump_to_a_project: پرش به یک پروژه...
label_file_plural: پرونده
label_changeset_plural: تغییر
label_default_columns: ستونهای پیشگزیده
label_no_change_option: (بدون تغییر)
label_bulk_edit_selected_issues: ویرایش دستهای پیامدهای گزینش شده
label_theme: پوسته
label_default: پیشگزیده
label_search_titles_only: تنها نامها جستجو شود
label_user_mail_option_all: "برای هر رویداد در همه پروژهها"
label_user_mail_option_selected: "برای هر رویداد تنها در پروژههای گزینش شده..."
label_user_mail_option_none: "هیچ رویدادی"
label_user_mail_option_only_my_events: "تنها برای چیزهایی که دیدهبان هستم یا در آنها درگیر هستم"
label_user_mail_option_only_assigned: "تنها برای چیزهایی که به من واگذار شده"
label_user_mail_option_only_owner: "تنها برای چیزهایی که من دارنده آنها هستم"
label_user_mail_no_self_notified: "نمیخواهم از تغییراتی که خودم میدهم آگاه شوم"
label_registration_activation_by_email: فعالسازی حساب با ایمیل
label_registration_manual_activation: فعالسازی حساب دستی
label_registration_automatic_activation: فعالسازی حساب خودکار
label_display_per_page: "ردیفها در هر برگه: %{value}"
label_age: سن
label_change_properties: ویرایش ویژگیها
label_general: همگانی
label_more: بیشتر
label_scm: SCM
label_plugins: افزونهها
label_ldap_authentication: شناساییLDAP
label_downloads_abbr: دریافت
label_optional_description: یادداشت دلخواه
label_add_another_file: افزودن پرونده دیگر
label_preferences: پسندها
label_chronological_order: به ترتیب تاریخ
label_reverse_chronological_order: برعکس ترتیب تاریخ
label_planning: برنامه ریزی
label_incoming_emails: ایمیلهای آمده
label_generate_key: ساخت کلید
label_issue_watchers: دیدهبانها
label_example: نمونه
label_display: نمایش
label_sort: جور کرد
label_ascending: افزایشی
label_descending: کاهشی
label_date_from_to: از %{start} تا %{end}
label_wiki_content_added: برگه ویکی افزوده شد
label_wiki_content_updated: برگه ویکی بروز شد
label_group: دسته
label_group_plural: دسته
label_group_new: دسته تازه
label_time_entry_plural: زمان گذاشته شده
label_version_sharing_none: بدون اشتراک
label_version_sharing_descendants: با زیر پروژهها
label_version_sharing_hierarchy: با رشته پروژهها
label_version_sharing_tree: با درخت پروژه
label_version_sharing_system: با همه پروژهها
label_update_issue_done_ratios: بروز رسانی اندازه انجام شده پیامد
label_copy_source: منبع
label_copy_target: مقصد
label_copy_same_as_target: مانند مقصد
label_display_used_statuses_only: تنها وضعیتهایی نشان داده شوند که در این پیگرد به کار رفتهاند
label_api_access_key: کلید دسترسی API
label_missing_api_access_key: کلید دسترسی API در دسترس نیست
label_api_access_key_created_on: "کلید دسترسی API %{value} پیش ساخته شده است"
label_profile: نمایه
label_subtask_plural: زیرکار
label_project_copy_notifications: در هنگام رونویسی پروژه ایمیلهای آگاهسازی را بفرست
label_principal_search: "جستجو برای کاربر یا دسته:"
label_user_search: "جستجو برای کاربر:"
button_login: ورود
button_submit: واگذاری
button_save: نگهداری
button_check_all: گزینش همه
button_uncheck_all: گزینش هیچ
button_delete: پاک
button_create: ساخت
button_create_and_continue: ساخت و ادامه
button_test: آزمایش
button_edit: ویرایش
button_edit_associated_wikipage: "ویرایش برگه ویکی وابسته: %{page_title}"
button_add: افزودن
button_change: ویرایش
button_apply: انجام
button_clear: پاک
button_lock: گذاشتن قفل
button_unlock: برداشتن قفل
button_download: دریافت
button_list: فهرست
button_view: دیدن
button_move: جابجایی
button_move_and_follow: جابجایی و ادامه
button_back: برگشت
button_cancel: بازگشت
button_activate: فعالسازی
button_sort: جور کرد
button_log_time: زماننویسی
button_rollback: برگرد به این نگارش
button_watch: دیدهبانی
button_unwatch: نادیدهبانی
button_reply: پاسخ
button_archive: بایگانی
button_unarchive: برگشت از بایگانی
button_reset: بازنشانی
button_rename: نامگذاری
button_change_password: جایگزینی گذرواژه
button_copy: رونوشت
button_copy_and_follow: رونوشت و ادامه
button_annotate: یادداشت
button_update: بروز رسانی
button_configure: پیکربندی
button_quote: نقل قول
button_duplicate: نگارش دیگر
button_show: نمایش
status_active: فعال
status_registered: نامنویسی شده
status_locked: قفل
version_status_open: باز
version_status_locked: قفل
version_status_closed: بسته
field_active: فعال
text_select_mail_notifications: فرمانهایی که برای آنها باید ایمیل فرستاده شود را برگزینید.
text_regexp_info: برای نمونه ^[A-Z0-9]+$
text_min_max_length_info: 0 یعنی بدون کران
text_project_destroy_confirmation: آیا براستی میخواهید این پروژه و همه دادههای آن را پاک کنید؟
text_subprojects_destroy_warning: "زیرپروژههای آن: %{value} هم پاک خواهند شد."
text_workflow_edit: یک نقش و یک پیگرد را برای ویرایش گردش کار برگزینید
text_are_you_sure: آیا این کار انجام شود؟
text_journal_changed: "«%{label}» از «%{old}» به «%{new}» جایگزین شد"
text_journal_set_to: "«%{label}» به «%{value}» نشانده شد"
text_journal_deleted: "«%{label}» پاک شد (%{old})"
text_journal_added: "«%{label}»، «%{value}» را افزود"
text_tip_task_begin_day: روز آغاز پیامد
text_tip_task_end_day: روز پایان پیامد
text_tip_task_begin_end_day: روز آغاز و پایان پیامد
text_caracters_maximum: "بیشترین اندازه %{count} است."
text_caracters_minimum: "کمترین اندازه %{count} است."
text_length_between: "باید میان %{min} و %{max} نویسه باشد."
text_tracker_no_workflow: هیچ گردش کاری برای این پیگرد مشخص نشده است
text_unallowed_characters: نویسههای ناپسند
text_comma_separated: چند مقدار پذیرفتنی است (با «,» از هم جدا شوند).
text_line_separated: چند مقدار پذیرفتنی است (هر مقدار در یک خط).
text_issues_ref_in_commit_messages: نشانه روی و بستن پیامدها در پیامهای انباره
text_issue_added: "پیامد %{id} به دست %{author} گزارش شد."
text_issue_updated: "پیامد %{id} به دست %{author} بروز شد."
text_wiki_destroy_confirmation: آیا براستی میخواهید این ویکی و همه محتوای آن را پاک کنید؟
text_issue_category_destroy_question: "برخی پیامدها (%{count}) به این دسته واگذار شدهاند. میخواهید چه کنید؟"
text_issue_category_destroy_assignments: پاک کردن واگذاری به دسته
text_issue_category_reassign_to: واگذاری دوباره پیامدها به این دسته
text_user_mail_option: "برای پروژههای گزینش نشده، تنها ایمیلهایی درباره چیزهایی که دیدهبان یا درگیر آنها هستید دریافت خواهید کرد (مانند پیامدهایی که نویسنده آنها هستید یا به شما واگذار شدهاند)."
text_no_configuration_data: "نقشها، پیگردها، وضعیتهای پیامد و گردش کار هنوز پیکربندی نشدهاند. \nبه سختی پیشنهاد میشود که پیکربندی پیشگزیده را بار کنید. سپس میتوانید آن را ویرایش کنید."
text_load_default_configuration: بارگذاری پیکربندی پیشگزیده
text_status_changed_by_changeset: "در تغییر %{value} بروز شده است."
text_time_logged_by_changeset: "در تغییر %{value} نوشته شده است."
text_issues_destroy_confirmation: 'آیا براستی میخواهید پیامدهای گزینش شده را پاک کنید؟'
text_select_project_modules: 'پیمانههایی که باید برای این پروژه فعال شوند را برگزینید:'
text_default_administrator_account_changed: حساب سرپرستی پیشگزیده جایگزین شد
text_file_repository_writable: پوشه پیوستها نوشتنی است
text_plugin_assets_writable: پوشه داراییهای افزونهها نوشتنی است
text_rmagick_available: RMagick در دسترس است (اختیاری)
text_destroy_time_entries_question: "%{hours} ساعت روی پیامدهایی که میخواهید پاک کنید کار گزارش شده است. میخواهید چه کنید؟"
text_destroy_time_entries: ساعتهای گزارش شده پاک شوند
text_assign_time_entries_to_project: ساعتهای گزارش شده به پروژه واگذار شوند
text_reassign_time_entries: 'ساعتهای گزارش شده به این پیامد واگذار شوند:'
text_user_wrote: "%{value} نوشت:"
text_enumeration_destroy_question: "%{count} داده به این برشمردنی وابسته شدهاند."
text_enumeration_category_reassign_to: 'به این برشمردنی وابسته شوند:'
text_email_delivery_not_configured: "دریافت ایمیل پیکربندی نشده است و آگاهسازیها غیر فعال هستند.\nکارگزار SMTP خود را در config/configuration.yml پیکربندی کنید و برنامه را بازنشانی کنید تا فعال شوند."
text_repository_usernames_mapping: "کاربر Redmine که به هر نام کاربری پیامهای انباره نگاشت میشود را برگزینید.\nکاربرانی که نام کاربری یا ایمیل همسان دارند، خود به خود نگاشت میشوند."
text_diff_truncated: '... این تفاوت بریده شده چون بیشتر از بیشترین اندازه نمایش دادنی است.'
text_custom_field_possible_values_info: 'یک خط برای هر مقدار'
text_wiki_page_destroy_question: "این برگه %{descendants} زیربرگه دارد.میخواهید چه کنید؟"
text_wiki_page_nullify_children: "زیربرگهها برگه ریشه شوند"
text_wiki_page_destroy_children: "زیربرگهها و زیربرگههای آنها پاک شوند"
text_wiki_page_reassign_children: "زیربرگهها به زیر این برگه پدر بروند"
text_own_membership_delete_confirmation: "شما دارید برخی یا همه پروانههای خود را برمیدارید و شاید پس از این دیگر نتوانید این پروژه را ویرایش کنید.\nآیا میخواهید این کار را بکنید؟"
text_zoom_in: درشتنمایی
text_zoom_out: ریزنمایی
default_role_manager: سرپرست
default_role_developer: برنامهنویس
default_role_reporter: گزارشدهنده
default_tracker_bug: ایراد
default_tracker_feature: ویژگی
default_tracker_support: پشتیبانی
default_issue_status_new: تازه
default_issue_status_in_progress: در گردش
default_issue_status_resolved: درست شده
default_issue_status_feedback: بازخورد
default_issue_status_closed: بسته
default_issue_status_rejected: برگشت خورده
default_doc_category_user: نوشتار کاربر
default_doc_category_tech: نوشتار فنی
default_priority_low: پایین
default_priority_normal: میانه
default_priority_high: بالا
default_priority_urgent: زود
default_priority_immediate: بیدرنگ
default_activity_design: طراحی
default_activity_development: ساخت
enumeration_issue_priorities: برتریهای پیامد
enumeration_doc_categories: دستههای نوشتار
enumeration_activities: کارها (پیگیری زمان)
enumeration_system_activity: کار سامانه
text_tip_issue_begin_day: پیامد در این روز آغاز میشود
field_warn_on_leaving_unsaved: هنگام ترک برگهای که نوشتههای آن نگهداری نشده، به من هشدار بده
text_tip_issue_begin_end_day: پیامد در این روز آغاز میشود و پایان میپذیرد
text_tip_issue_end_day: پیامد در این روز پایان میپذیرد
text_warn_on_leaving_unsaved: این برگه دارای نوشتههای نگهداری نشده است که اگر آن را ترک کنید، از میان میروند.
label_my_queries: جستارهای سفارشی من
text_journal_changed_no_detail: "%{label} بروز شد"
label_news_comment_added: دیدگاه به یک رویداد افزوده شد
button_expand_all: باز کردن همه
button_collapse_all: بستن همه
label_additional_workflow_transitions_for_assignee: زمانی که به کاربر واگذار شده، گذارهای بیشتر پذیرفته میشود
label_additional_workflow_transitions_for_author: زمانی که کاربر نویسنده است، گذارهای بیشتر پذیرفته میشود
label_bulk_edit_selected_time_entries: ویرایش دستهای زمانهای گزارش شده گزینش شده
text_time_entries_destroy_confirmation: آیا میخواهید زمانهای گزارش شده گزینش شده پاک شوند؟
label_role_anonymous: ناشناس
label_role_non_member: غیر عضو
label_issue_note_added: یادداشت افزوده شد
label_issue_status_updated: وضعیت بروز شد
label_issue_priority_updated: برتری بروز شد
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: کدگذاری پیامهای انباره
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 پیامد
one: 1 پیامد
other: "%{count} پیامد"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: همه
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: با زیر پروژهها
label_cross_project_tree: با درخت پروژه
label_cross_project_hierarchy: با رشته پروژهها
label_cross_project_system: با همه پروژهها
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: جمله
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.
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/he.yml 0000644 0001750 0001750 00000151242 12255774347 016521 0 ustar ondrej ondrej # Hebrew translation for Redmine
# Initiated by Dotan Nahum (dipidi@gmail.com)
# Jul 2010 - Updated by Orgad Shaneh (orgads@gmail.com)
he:
direction: rtl
date:
formats:
default: "%d/%m/%Y"
short: "%d/%m"
long: "%d/%m/%Y"
only_day: "%e"
day_names: [ראשון, שני, שלישי, רביעי, חמישי, שישי, שבת]
abbr_day_names: ["א'", "ב'", "ג'", "ד'", "ה'", "ו'", "ש'"]
month_names: [~, ינואר, פברואר, מרץ, אפריל, מאי, יוני, יולי, אוגוסט, ספטמבר, אוקטובר, נובמבר, דצמבר]
abbr_month_names: [~, יאנ, פבר, מרץ, אפר, מאי, יונ, יול, אוג, ספט, אוק, נוב, דצמ]
order:
- :day
- :month
- :year
time:
formats:
default: "%a %d/%m/%Y %H:%M:%S"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
only_second: "%S"
datetime:
formats:
default: "%d-%m-%YT%H:%M:%S%Z"
am: 'am'
pm: 'pm'
datetime:
distance_in_words:
half_a_minute: 'חצי דקה'
less_than_x_seconds:
zero: 'פחות משניה'
one: 'פחות משניה'
other: 'פחות מ־%{count} שניות'
x_seconds:
one: 'שניה אחת'
other: '%{count} שניות'
less_than_x_minutes:
zero: 'פחות מדקה אחת'
one: 'פחות מדקה אחת'
other: 'פחות מ־%{count} דקות'
x_minutes:
one: 'דקה אחת'
other: '%{count} דקות'
about_x_hours:
one: 'בערך שעה אחת'
other: 'בערך %{count} שעות'
x_hours:
one: "1 שעה"
other: "%{count} שעות"
x_days:
one: 'יום אחד'
other: '%{count} ימים'
about_x_months:
one: 'בערך חודש אחד'
other: 'בערך %{count} חודשים'
x_months:
one: 'חודש אחד'
other: '%{count} חודשים'
about_x_years:
one: 'בערך שנה אחת'
other: 'בערך %{count} שנים'
over_x_years:
one: 'מעל שנה אחת'
other: 'מעל %{count} שנים'
almost_x_years:
one: "כמעט שנה"
other: "כמעט %{count} שנים"
number:
format:
precision: 3
separator: '.'
delimiter: ','
currency:
format:
unit: 'ש"ח'
precision: 2
format: '%u %n'
human:
storage_units:
format: "%n %u"
units:
byte:
one: "בייט"
other: "בתים"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "וגם"
skip_last_comma: true
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "לא נכלל ברשימה"
exclusion: "לא זמין"
invalid: "לא ולידי"
confirmation: "לא תואם לאישור"
accepted: "חייב באישור"
empty: "חייב להכלל"
blank: "חייב להכלל"
too_long: "ארוך מדי (לא יותר מ־%{count} תוים)"
too_short: "קצר מדי (לא יותר מ־%{count} תוים)"
wrong_length: "לא באורך הנכון (חייב להיות %{count} תוים)"
taken: "לא זמין"
not_a_number: "הוא לא מספר"
greater_than: "חייב להיות גדול מ־%{count}"
greater_than_or_equal_to: "חייב להיות גדול או שווה ל־%{count}"
equal_to: "חייב להיות שווה ל־%{count}"
less_than: "חייב להיות קטן מ־%{count}"
less_than_or_equal_to: "חייב להיות קטן או שווה ל־%{count}"
odd: "חייב להיות אי זוגי"
even: "חייב להיות זוגי"
greater_than_start_date: "חייב להיות מאוחר יותר מתאריך ההתחלה"
not_same_project: "לא שייך לאותו הפרויקט"
circular_dependency: "קשר זה יצור תלות מעגלית"
cant_link_an_issue_with_a_descendant: "לא ניתן לקשר נושא לתת־משימה שלו"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: בחר בבקשה
general_text_No: 'לא'
general_text_Yes: 'כן'
general_text_no: 'לא'
general_text_yes: 'כן'
general_lang_name: 'Hebrew (עברית)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: החשבון עודכן בהצלחה!
notice_account_invalid_creditentials: שם משתמש או סיסמה שגויים
notice_account_password_updated: הסיסמה עודכנה בהצלחה!
notice_account_wrong_password: סיסמה שגויה
notice_account_register_done: החשבון נוצר בהצלחה. להפעלת החשבון לחץ על הקישור שנשלח לדוא"ל שלך.
notice_account_unknown_email: משתמש לא מוכר.
notice_can_t_change_password: החשבון הזה משתמש במקור הזדהות חיצוני. שינוי סיסמה הינו בילתי אפשר
notice_account_lost_email_sent: דוא"ל עם הוראות לבחירת סיסמה חדשה נשלח אליך.
notice_account_activated: חשבונך הופעל. אתה יכול להתחבר כעת.
notice_successful_create: יצירה מוצלחת.
notice_successful_update: עידכון מוצלח.
notice_successful_delete: מחיקה מוצלחת.
notice_successful_connection: חיבור מוצלח.
notice_file_not_found: הדף שאתה מנסה לגשת אליו אינו קיים או שהוסר.
notice_locking_conflict: המידע עודכן על ידי משתמש אחר.
notice_not_authorized: אינך מורשה לראות דף זה.
notice_not_authorized_archived_project: הפרויקט שאתה מנסה לגשת אליו נמצא בארכיון.
notice_email_sent: "דואל נשלח לכתובת %{value}"
notice_email_error: "ארעה שגיאה בעת שליחת הדואל (%{value})"
notice_feeds_access_key_reseted: מפתח ה־Atom שלך אופס.
notice_api_access_key_reseted: מפתח הגישה שלך ל־API אופס.
notice_failed_to_save_issues: "נכשרת בשמירת %{count} נושאים ב %{total} נבחרו: %{ids}."
notice_failed_to_save_members: "כשלון בשמירת חבר(ים): %{errors}."
notice_no_issue_selected: "לא נבחר אף נושא! בחר בבקשה את הנושאים שברצונך לערוך."
notice_account_pending: "החשבון שלך נוצר ועתה מחכה לאישור מנהל המערכת."
notice_default_data_loaded: אפשרויות ברירת מחדל מופעלות.
notice_unable_delete_version: לא ניתן למחוק גירסה
notice_unable_delete_time_entry: לא ניתן למחוק רשומת זמן.
notice_issue_done_ratios_updated: אחוזי התקדמות לנושא עודכנו.
error_can_t_load_default_data: "אפשרויות ברירת המחדל לא הצליחו להיטען: %{value}"
error_scm_not_found: כניסה ו\או מהדורה אינם קיימים במאגר.
error_scm_command_failed: "ארעה שגיאה בעת ניסון גישה למאגר: %{value}"
error_scm_annotate: "הכניסה לא קיימת או שלא ניתן לתאר אותה."
error_issue_not_found_in_project: 'הנושאים לא נמצאו או אינם שיכים לפרויקט'
error_no_tracker_in_project: לא הוגדר סיווג לפרויקט זה. נא בדוק את הגדרות הפרויקט.
error_no_default_issue_status: לא מוגדר מצב ברירת מחדל לנושאים. נא בדוק את התצורה ("ניהול -> מצבי נושא").
error_can_not_delete_custom_field: לא ניתן למחוק שדה מותאם אישית
error_can_not_delete_tracker: קיימים נושאים בסיווג זה, ולא ניתן למחוק אותו.
error_can_not_remove_role: תפקיד זה נמצא בשימוש, ולא ניתן למחוק אותו.
error_can_not_reopen_issue_on_closed_version: לא ניתן לפתוח מחדש נושא שמשויך לגירסה סגורה
error_can_not_archive_project: לא ניתן לארכב פרויקט זה
error_issue_done_ratios_not_updated: אחוז התקדמות לנושא לא עודכן.
error_workflow_copy_source: נא בחר סיווג או תפקיד מקור
error_workflow_copy_target: נא בחר תפקיד(ים) וסיווג(ים)
error_unable_delete_issue_status: לא ניתן למחוק מצב נושא
error_unable_to_connect: לא ניתן להתחבר (%{value})
warning_attachments_not_saved: "כשלון בשמירת %{count} קבצים."
mail_subject_lost_password: "סיסמת ה־%{value} שלך"
mail_body_lost_password: 'לשינו סיסמת ה־Redmine שלך, לחץ על הקישור הבא:'
mail_subject_register: "הפעלת חשבון %{value}"
mail_body_register: 'להפעלת חשבון ה־Redmine שלך, לחץ על הקישור הבא:'
mail_body_account_information_external: "אתה יכול להשתמש בחשבון %{value} כדי להתחבר"
mail_body_account_information: פרטי החשבון שלך
mail_subject_account_activation_request: "בקשת הפעלה לחשבון %{value}"
mail_body_account_activation_request: "משתמש חדש (%{value}) נרשם. החשבון שלו מחכה לאישור שלך:"
mail_subject_reminder: "%{count} נושאים מיועדים להגשה בימים הקרובים (%{days})"
mail_body_reminder: "%{count} נושאים שמיועדים אליך מיועדים להגשה בתוך %{days} ימים:"
mail_subject_wiki_content_added: "דף ה־wiki '%{id}' נוסף"
mail_body_wiki_content_added: דף ה־wiki '%{id}' נוסף ע"י %{author}.
mail_subject_wiki_content_updated: "דף ה־wiki '%{id}' עודכן"
mail_body_wiki_content_updated: דף ה־wiki '%{id}' עודכן ע"י %{author}.
field_name: שם
field_description: תיאור
field_summary: תקציר
field_is_required: נדרש
field_firstname: שם פרטי
field_lastname: שם משפחה
field_mail: דוא"ל
field_filename: קובץ
field_filesize: גודל
field_downloads: הורדות
field_author: כותב
field_created_on: נוצר
field_updated_on: עודכן
field_field_format: פורמט
field_is_for_all: לכל הפרויקטים
field_possible_values: ערכים אפשריים
field_regexp: ביטוי רגיל
field_min_length: אורך מינימאלי
field_max_length: אורך מקסימאלי
field_value: ערך
field_category: קטגוריה
field_title: כותרת
field_project: פרויקט
field_issue: נושא
field_status: מצב
field_notes: הערות
field_is_closed: נושא סגור
field_is_default: ערך ברירת מחדל
field_tracker: סיווג
field_subject: שם נושא
field_due_date: תאריך סיום
field_assigned_to: אחראי
field_priority: עדיפות
field_fixed_version: גירסת יעד
field_user: מתשמש
field_principal: מנהל
field_role: תפקיד
field_homepage: דף הבית
field_is_public: פומבי
field_parent: תת פרויקט של
field_is_in_roadmap: נושאים המוצגים במפת הדרכים
field_login: שם משתמש
field_mail_notification: הודעות דוא"ל
field_admin: ניהול
field_last_login_on: התחברות אחרונה
field_language: שפה
field_effective_date: תאריך
field_password: סיסמה
field_new_password: סיסמה חדשה
field_password_confirmation: אישור
field_version: גירסה
field_type: סוג
field_host: שרת
field_port: פורט
field_account: חשבון
field_base_dn: בסיס DN
field_attr_login: תכונת התחברות
field_attr_firstname: תכונת שם פרטים
field_attr_lastname: תכונת שם משפחה
field_attr_mail: תכונת דוא"ל
field_onthefly: יצירת משתמשים זריזה
field_start_date: תאריך התחלה
field_done_ratio: "% גמור"
field_auth_source: מקור הזדהות
field_hide_mail: החבא את כתובת הדוא"ל שלי
field_comments: הערות
field_url: URL
field_start_page: דף התחלתי
field_subproject: תת־פרויקט
field_hours: שעות
field_activity: פעילות
field_spent_on: תאריך
field_identifier: מזהה
field_is_filter: משמש כמסנן
field_issue_to: נושאים קשורים
field_delay: עיקוב
field_assignable: ניתן להקצות נושאים לתפקיד זה
field_redirect_existing_links: העבר קישורים קיימים
field_estimated_hours: זמן משוער
field_column_names: עמודות
field_time_entries: רישום זמנים
field_time_zone: איזור זמן
field_searchable: ניתן לחיפוש
field_default_value: ערך ברירת מחדל
field_comments_sorting: הצג הערות
field_parent_title: דף אב
field_editable: ניתן לעריכה
field_watcher: צופה
field_identity_url: כתובת OpenID
field_content: תוכן
field_group_by: קבץ את התוצאות לפי
field_sharing: שיתוף
field_parent_issue: משימת אב
field_text: שדה טקסט
setting_app_title: כותרת ישום
setting_app_subtitle: תת־כותרת ישום
setting_welcome_text: טקסט "ברוך הבא"
setting_default_language: שפת ברירת מחדל
setting_login_required: דרושה הזדהות
setting_self_registration: אפשר הרשמה עצמית
setting_attachment_max_size: גודל דבוקה מקסימאלי
setting_issues_export_limit: גבול יצוא נושאים
setting_mail_from: כתובת שליחת דוא"ל
setting_bcc_recipients: מוסתר (bcc)
setting_plain_text_mail: טקסט פשוט בלבד (ללא HTML)
setting_host_name: שם שרת
setting_text_formatting: עיצוב טקסט
setting_wiki_compression: כיווץ היסטורית wiki
setting_feeds_limit: גבול תוכן הזנות
setting_default_projects_public: פרויקטים חדשים הינם פומביים כברירת מחדל
setting_autofetch_changesets: משיכה אוטומטית של שינויים
setting_sys_api_enabled: אפשר שירות רשת לניהול המאגר
setting_commit_ref_keywords: מילות מפתח מקשרות
setting_commit_fix_keywords: מילות מפתח מתקנות
setting_autologin: התחברות אוטומטית
setting_date_format: פורמט תאריך
setting_time_format: פורמט זמן
setting_cross_project_issue_relations: הרשה קישור נושאים בין פרויקטים
setting_issue_list_default_columns: עמודות ברירת מחדל המוצגות ברשימת הנושאים
setting_emails_footer: תחתית דוא"ל
setting_protocol: פרוטוקול
setting_per_page_options: אפשרויות אוביקטים לפי דף
setting_user_format: פורמט הצגת משתמשים
setting_activity_days_default: ימים המוצגים על פעילות הפרויקט
setting_display_subprojects_issues: הצג נושאים של תתי־פרויקטים כברירת מחדל
setting_enabled_scm: אפשר ניהול תצורה
setting_mail_handler_body_delimiters: חתוך כתובות דואר אחרי אחת משורות אלה
setting_mail_handler_api_enabled: אפשר שירות רשת לדואר נכנס
setting_mail_handler_api_key: מפתח API
setting_sequential_project_identifiers: השתמש במספרים עוקבים למזהי פרויקט
setting_gravatar_enabled: שימוש בצלמיות משתמשים מ־Gravatar
setting_gravatar_default: תמונת Gravatar ברירת מחדל
setting_diff_max_lines_displayed: מספר מירבי של שורות בתצוגת שינויים
setting_file_max_size_displayed: גודל מירבי של מלל המוצג בתוך השורה
setting_repository_log_display_limit: מספר מירבי של מהדורות המוצגות ביומן קובץ
setting_openid: אפשר התחברות ורישום באמצעות OpenID
setting_password_min_length: אורך סיסמה מינימאלי
setting_new_project_user_role_id: התפקיד שמוגדר למשתמש פשוט אשר יוצר פרויקט
setting_default_projects_modules: מודולים מאופשרים בברירת מחדל עבור פרויקטים חדשים
setting_issue_done_ratio: חשב אחוז התקדמות בנושא עם
setting_issue_done_ratio_issue_field: השתמש בשדה הנושא
setting_issue_done_ratio_issue_status: השתמש במצב הנושא
setting_start_of_week: השבוע מתחיל ביום
setting_rest_api_enabled: אפשר שירות רשת REST
setting_cache_formatted_text: שמור טקסט מעוצב במטמון
setting_default_notification_option: אפשרות התראה ברירת־מחדל
permission_add_project: יצירת פרויקט
permission_add_subprojects: יצירת תתי־פרויקט
permission_edit_project: עריכת פרויקט
permission_select_project_modules: בחירת מודולי פרויקט
permission_manage_members: ניהול חברים
permission_manage_project_activities: נהל פעילויות פרויקט
permission_manage_versions: ניהול גירסאות
permission_manage_categories: ניהול קטגוריות נושאים
permission_view_issues: צפיה בנושאים
permission_add_issues: הוספת נושא
permission_edit_issues: עריכת נושאים
permission_manage_issue_relations: ניהול קשרים בין נושאים
permission_add_issue_notes: הוספת הערות לנושאים
permission_edit_issue_notes: עריכת רשימות
permission_edit_own_issue_notes: עריכת הערות של עצמו
permission_move_issues: הזזת נושאים
permission_delete_issues: מחיקת נושאים
permission_manage_public_queries: ניהול שאילתות פומביות
permission_save_queries: שמירת שאילתות
permission_view_gantt: צפיה בגאנט
permission_view_calendar: צפיה בלוח השנה
permission_view_issue_watchers: צפיה ברשימת צופים
permission_add_issue_watchers: הוספת צופים
permission_delete_issue_watchers: הסרת צופים
permission_log_time: תיעוד זמן שהושקע
permission_view_time_entries: צפיה ברישום זמנים
permission_edit_time_entries: עריכת רישום זמנים
permission_edit_own_time_entries: עריכת רישום הזמנים של עצמו
permission_manage_news: ניהול חדשות
permission_comment_news: תגובה לחדשות
permission_view_documents: צפיה במסמכים
permission_manage_files: ניהול קבצים
permission_view_files: צפיה בקבצים
permission_manage_wiki: ניהול wiki
permission_rename_wiki_pages: שינוי שם של דפי wiki
permission_delete_wiki_pages: מחיקת דפי wiki
permission_view_wiki_pages: צפיה ב־wiki
permission_view_wiki_edits: צפיה בהיסטורית wiki
permission_edit_wiki_pages: עריכת דפי wiki
permission_delete_wiki_pages_attachments: מחיקת דבוקות
permission_protect_wiki_pages: הגנה על כל דפי wiki
permission_manage_repository: ניהול מאגר
permission_browse_repository: סיור במאגר
permission_view_changesets: צפיה בסדרות שינויים
permission_commit_access: אישור הפקדות
permission_manage_boards: ניהול לוחות
permission_view_messages: צפיה בהודעות
permission_add_messages: הצבת הודעות
permission_edit_messages: עריכת הודעות
permission_edit_own_messages: עריכת הודעות של עצמו
permission_delete_messages: מחיקת הודעות
permission_delete_own_messages: מחיקת הודעות של עצמו
permission_export_wiki_pages: יצא דפי wiki
permission_manage_subtasks: נהל תתי־משימות
project_module_issue_tracking: מעקב נושאים
project_module_time_tracking: מעקב אחר זמנים
project_module_news: חדשות
project_module_documents: מסמכים
project_module_files: קבצים
project_module_wiki: Wiki
project_module_repository: מאגר
project_module_boards: לוחות
project_module_calendar: לוח שנה
project_module_gantt: גאנט
label_user: משתמש
label_user_plural: משתמשים
label_user_new: משתמש חדש
label_user_anonymous: אלמוני
label_project: פרויקט
label_project_new: פרויקט חדש
label_project_plural: פרויקטים
label_x_projects:
zero: ללא פרויקטים
one: פרויקט אחד
other: "%{count} פרויקטים"
label_project_all: כל הפרויקטים
label_project_latest: הפרויקטים החדשים ביותר
label_issue: נושא
label_issue_new: נושא חדש
label_issue_plural: נושאים
label_issue_view_all: צפה בכל הנושאים
label_issues_by: "נושאים לפי %{value}"
label_issue_added: נושא נוסף
label_issue_updated: נושא עודכן
label_document: מסמך
label_document_new: מסמך חדש
label_document_plural: מסמכים
label_document_added: מסמך נוסף
label_role: תפקיד
label_role_plural: תפקידים
label_role_new: תפקיד חדש
label_role_and_permissions: תפקידים והרשאות
label_member: חבר
label_member_new: חבר חדש
label_member_plural: חברים
label_tracker: סיווג
label_tracker_plural: סיווגים
label_tracker_new: סיווג חדש
label_workflow: זרימת עבודה
label_issue_status: מצב נושא
label_issue_status_plural: מצבי נושא
label_issue_status_new: מצב חדש
label_issue_category: קטגורית נושא
label_issue_category_plural: קטגוריות נושא
label_issue_category_new: קטגוריה חדשה
label_custom_field: שדה אישי
label_custom_field_plural: שדות אישיים
label_custom_field_new: שדה אישי חדש
label_enumerations: אינומרציות
label_enumeration_new: ערך חדש
label_information: מידע
label_information_plural: מידע
label_please_login: נא התחבר
label_register: הרשמה
label_login_with_open_id_option: או התחבר באמצעות OpenID
label_password_lost: אבדה הסיסמה?
label_home: דף הבית
label_my_page: הדף שלי
label_my_account: החשבון שלי
label_my_projects: הפרויקטים שלי
label_my_page_block: בלוק הדף שלי
label_administration: ניהול
label_login: התחבר
label_logout: התנתק
label_help: עזרה
label_reported_issues: נושאים שדווחו
label_assigned_to_me_issues: נושאים שהוצבו לי
label_last_login: התחברות אחרונה
label_registered_on: נרשם בתאריך
label_activity: פעילות
label_overall_activity: פעילות כוללת
label_user_activity: "הפעילות של %{value}"
label_new: חדש
label_logged_as: מחובר כ
label_environment: סביבה
label_authentication: הזדהות
label_auth_source: מקור הזדהות
label_auth_source_new: מקור הזדהות חדש
label_auth_source_plural: מקורות הזדהות
label_subproject_plural: תת־פרויקטים
label_subproject_new: תת־פרויקט חדש
label_and_its_subprojects: "%{value} וכל תתי־הפרויקטים שלו"
label_min_max_length: אורך מינימאלי - מקסימאלי
label_list: רשימה
label_date: תאריך
label_integer: מספר שלם
label_float: צף
label_boolean: ערך בוליאני
label_string: טקסט
label_text: טקסט ארוך
label_attribute: תכונה
label_attribute_plural: תכונות
label_no_data: אין מידע להציג
label_change_status: שנה מצב
label_history: היסטוריה
label_attachment: קובץ
label_attachment_new: קובץ חדש
label_attachment_delete: מחק קובץ
label_attachment_plural: קבצים
label_file_added: קובץ נוסף
label_report: דו"ח
label_report_plural: דו"חות
label_news: חדשות
label_news_new: הוסף חדשות
label_news_plural: חדשות
label_news_latest: חדשות אחרונות
label_news_view_all: צפה בכל החדשות
label_news_added: חדשות נוספו
label_settings: הגדרות
label_overview: מבט רחב
label_version: גירסה
label_version_new: גירסה חדשה
label_version_plural: גירסאות
label_close_versions: סגור גירסאות שהושלמו
label_confirmation: אישור
label_export_to: יצא ל
label_read: קרא...
label_public_projects: פרויקטים פומביים
label_open_issues: פתוח
label_open_issues_plural: פתוחים
label_closed_issues: סגור
label_closed_issues_plural: סגורים
label_x_open_issues_abbr_on_total:
zero: 0 פתוחים / %{total}
one: 1 פתוח / %{total}
other: "%{count} פתוחים / %{total}"
label_x_open_issues_abbr:
zero: 0 פתוחים
one: 1 פתוח
other: "%{count} פתוחים"
label_x_closed_issues_abbr:
zero: 0 סגורים
one: 1 סגור
other: "%{count} סגורים"
label_total: סה"כ
label_permissions: הרשאות
label_current_status: מצב נוכחי
label_new_statuses_allowed: מצבים חדשים אפשריים
label_all: הכל
label_none: כלום
label_nobody: אף אחד
label_next: הבא
label_previous: הקודם
label_used_by: בשימוש ע"י
label_details: פרטים
label_add_note: הוסף הערה
label_per_page: לכל דף
label_calendar: לוח שנה
label_months_from: חודשים מ
label_gantt: גאנט
label_internal: פנימי
label_last_changes: "%{count} שינוים אחרונים"
label_change_view_all: צפה בכל השינוים
label_personalize_page: התאם אישית דף זה
label_comment: תגובה
label_comment_plural: תגובות
label_x_comments:
zero: אין הערות
one: הערה אחת
other: "%{count} הערות"
label_comment_add: הוסף תגובה
label_comment_added: תגובה נוספה
label_comment_delete: מחק תגובות
label_query: שאילתה אישית
label_query_plural: שאילתות אישיות
label_query_new: שאילתה חדשה
label_filter_add: הוסף מסנן
label_filter_plural: מסננים
label_equals: הוא
label_not_equals: הוא לא
label_in_less_than: בפחות מ
label_in_more_than: ביותר מ
label_greater_or_equal: ">="
label_less_or_equal: <=
label_in: ב
label_today: היום
label_all_time: תמיד
label_yesterday: אתמול
label_this_week: השבוע
label_last_week: השבוע שעבר
label_last_n_days: "ב־%{count} ימים אחרונים"
label_this_month: החודש
label_last_month: חודש שעבר
label_this_year: השנה
label_date_range: טווח תאריכים
label_less_than_ago: פחות מ
label_more_than_ago: יותר מ
label_ago: לפני
label_contains: מכיל
label_not_contains: לא מכיל
label_day_plural: ימים
label_repository: מאגר
label_repository_plural: מאגרים
label_browse: סייר
label_branch: ענף
label_tag: סימון
label_revision: מהדורה
label_revision_plural: מהדורות
label_revision_id: מהדורה %{value}
label_associated_revisions: מהדורות קשורות
label_added: נוסף
label_modified: שונה
label_copied: הועתק
label_renamed: השם שונה
label_deleted: נמחק
label_latest_revision: מהדורה אחרונה
label_latest_revision_plural: מהדורות אחרונות
label_view_revisions: צפה במהדורות
label_view_all_revisions: צפה בכל המהדורות
label_max_size: גודל מקסימאלי
label_sort_highest: הזז לראשית
label_sort_higher: הזז למעלה
label_sort_lower: הזז למטה
label_sort_lowest: הזז לתחתית
label_roadmap: מפת הדרכים
label_roadmap_due_in: "נגמר בעוד %{value}"
label_roadmap_overdue: "%{value} מאחר"
label_roadmap_no_issues: אין נושאים לגירסה זו
label_search: חפש
label_result_plural: תוצאות
label_all_words: כל המילים
label_wiki: Wiki
label_wiki_edit: ערוך wiki
label_wiki_edit_plural: עריכות wiki
label_wiki_page: דף Wiki
label_wiki_page_plural: דפי wiki
label_index_by_title: סדר על פי כותרת
label_index_by_date: סדר על פי תאריך
label_current_version: גירסה נוכחית
label_preview: תצוגה מקדימה
label_feed_plural: הזנות
label_changes_details: פירוט כל השינויים
label_issue_tracking: מעקב אחר נושאים
label_spent_time: זמן שהושקע
label_overall_spent_time: זמן שהושקע סה"כ
label_f_hour: "%{value} שעה"
label_f_hour_plural: "%{value} שעות"
label_time_tracking: מעקב זמנים
label_change_plural: שינויים
label_statistics: סטטיסטיקות
label_commits_per_month: הפקדות לפי חודש
label_commits_per_author: הפקדות לפי כותב
label_view_diff: צפה בשינויים
label_diff_inline: בתוך השורה
label_diff_side_by_side: צד לצד
label_options: אפשרויות
label_copy_workflow_from: העתק זירמת עבודה מ
label_permissions_report: דו"ח הרשאות
label_watched_issues: נושאים שנצפו
label_related_issues: נושאים קשורים
label_applied_status: מצב מוחל
label_loading: טוען...
label_relation_new: קשר חדש
label_relation_delete: מחק קשר
label_relates_to: קשור ל
label_duplicates: מכפיל את
label_duplicated_by: שוכפל ע"י
label_blocks: חוסם את
label_blocked_by: חסום ע"י
label_precedes: מקדים את
label_follows: עוקב אחרי
label_end_to_start: מהתחלה לסוף
label_end_to_end: מהסוף לסוף
label_start_to_start: מהתחלה להתחלה
label_start_to_end: מהתחלה לסוף
label_stay_logged_in: השאר מחובר
label_disabled: מבוטל
label_show_completed_versions: הצג גירסאות גמורות
label_me: אני
label_board: פורום
label_board_new: פורום חדש
label_board_plural: פורומים
label_board_locked: נעול
label_board_sticky: דביק
label_topic_plural: נושאים
label_message_plural: הודעות
label_message_last: הודעה אחרונה
label_message_new: הודעה חדשה
label_message_posted: הודעה נוספה
label_reply_plural: השבות
label_send_information: שלח מידע על חשבון למשתמש
label_year: שנה
label_month: חודש
label_week: שבוע
label_date_from: מתאריך
label_date_to: עד
label_language_based: מבוסס שפה
label_sort_by: "מיין לפי %{value}"
label_send_test_email: שלח דוא"ל בדיקה
label_feeds_access_key: מפתח גישה ל־Atom
label_missing_feeds_access_key: חסר מפתח גישה ל־Atom
label_feeds_access_key_created_on: "מפתח הזנת Atom נוצר לפני%{value}"
label_module_plural: מודולים
label_added_time_by: 'נוסף ע"י %{author} לפני %{age}'
label_updated_time_by: 'עודכן ע"י %{author} לפני %{age}'
label_updated_time: "עודכן לפני %{value} "
label_jump_to_a_project: קפוץ לפרויקט...
label_file_plural: קבצים
label_changeset_plural: סדרות שינויים
label_default_columns: עמודת ברירת מחדל
label_no_change_option: (אין שינוים)
label_bulk_edit_selected_issues: ערוך את הנושאים המסומנים
label_theme: ערכת נושא
label_default: ברירת מחדל
label_search_titles_only: חפש בכותרות בלבד
label_user_mail_option_all: "לכל אירוע בכל הפרויקטים שלי"
label_user_mail_option_selected: "לכל אירוע בפרויקטים שבחרתי בלבד..."
label_user_mail_option_only_my_events: עבור דברים שאני צופה או מעורב בהם בלבד
label_user_mail_option_only_assigned: עבור דברים שאני אחראי עליהם בלבד
label_user_mail_option_only_owner: עבור דברים שאני הבעלים שלהם בלבד
label_user_mail_no_self_notified: "אני לא רוצה שיודיעו לי על שינויים שאני מבצע"
label_registration_activation_by_email: הפעל חשבון באמצעות דוא"ל
label_registration_manual_activation: הפעלת חשבון ידנית
label_registration_automatic_activation: הפעלת חשבון אוטומטית
label_display_per_page: "בכל דף: %{value} תוצאות"
label_age: גיל
label_change_properties: שנה מאפיינים
label_general: כללי
label_more: עוד
label_scm: מערכת ניהול תצורה
label_plugins: תוספים
label_ldap_authentication: הזדהות LDAP
label_downloads_abbr: D/L
label_optional_description: תיאור רשות
label_add_another_file: הוסף עוד קובץ
label_preferences: העדפות
label_chronological_order: בסדר כרונולוגי
label_reverse_chronological_order: בסדר כרונולוגי הפוך
label_planning: תכנון
label_incoming_emails: דוא"ל נכנס
label_generate_key: צור מפתח
label_issue_watchers: צופים
label_example: דוגמא
label_display: תצוגה
label_sort: מיון
label_ascending: בסדר עולה
label_descending: בסדר יורד
label_date_from_to: 'מתאריך %{start} ועד תאריך %{end}'
label_wiki_content_added: נוסף דף ל־wiki
label_wiki_content_updated: דף wiki עודכן
label_group: קבוצה
label_group_plural: קבוצות
label_group_new: קבוצה חדשה
label_time_entry_plural: זמן שהושקע
label_version_sharing_none: לא משותף
label_version_sharing_descendants: עם פרויקטים בנים
label_version_sharing_hierarchy: עם היררכית הפרויקטים
label_version_sharing_tree: עם עץ הפרויקט
label_version_sharing_system: עם כל הפרויקטים
label_update_issue_done_ratios: עדכן אחוז התקדמות לנושא
label_copy_source: מקור
label_copy_target: יעד
label_copy_same_as_target: זהה ליעד
label_display_used_statuses_only: הצג רק את המצבים בשימוש לסיווג זה
label_api_access_key: מפתח גישה ל־API
label_missing_api_access_key: חסר מפתח גישה ל־API
label_api_access_key_created_on: 'מפתח גישה ל־API נוצר לפני %{value}'
label_profile: פרופיל
label_subtask_plural: תתי־משימות
label_project_copy_notifications: שלח התראות דואר במהלך העתקת הפרויקט
button_login: התחבר
button_submit: אשר
button_save: שמור
button_check_all: בחר הכל
button_uncheck_all: בחר כלום
button_delete: מחק
button_create: צור
button_create_and_continue: צור ופתח חדש
button_test: בדוק
button_edit: ערוך
button_edit_associated_wikipage: "ערוך דף wiki מקושר: %{page_title}"
button_add: הוסף
button_change: שנה
button_apply: החל
button_clear: נקה
button_lock: נעל
button_unlock: בטל נעילה
button_download: הורד
button_list: רשימה
button_view: צפה
button_move: הזז
button_move_and_follow: העבר ועקוב
button_back: הקודם
button_cancel: בטל
button_activate: הפעל
button_sort: מיין
button_log_time: רישום זמנים
button_rollback: חזור למהדורה זו
button_watch: צפה
button_unwatch: בטל צפיה
button_reply: השב
button_archive: ארכיון
button_unarchive: הוצא מהארכיון
button_reset: אפס
button_rename: שנה שם
button_change_password: שנה סיסמה
button_copy: העתק
button_copy_and_follow: העתק ועקוב
button_annotate: הוסף תיאור מסגרת
button_update: עדכן
button_configure: אפשרויות
button_quote: צטט
button_duplicate: שכפל
button_show: הצג
status_active: פעיל
status_registered: רשום
status_locked: נעול
version_status_open: פתוח
version_status_locked: נעול
version_status_closed: סגור
field_active: פעיל
text_select_mail_notifications: בחר פעולת שבגללן ישלח דוא"ל.
text_regexp_info: כגון. ^[A-Z0-9]+$
text_min_max_length_info: 0 משמעו ללא הגבלות
text_project_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הפרויקט ואת כל המידע הקשור אליו?
text_subprojects_destroy_warning: "תת־הפרויקטים: %{value} ימחקו גם כן."
text_workflow_edit: בחר תפקיד וסיווג כדי לערוך את זרימת העבודה
text_are_you_sure: האם אתה בטוח?
text_journal_changed: "%{label} השתנה מ%{old} ל%{new}"
text_journal_set_to: "%{label} נקבע ל%{value}"
text_journal_deleted: "%{label} נמחק (%{old})"
text_journal_added: "%{label} %{value} נוסף"
text_tip_issue_begin_day: מטלה המתחילה היום
text_tip_issue_end_day: מטלה המסתיימת היום
text_tip_issue_begin_end_day: מטלה המתחילה ומסתיימת היום
text_caracters_maximum: "מקסימום %{count} תווים."
text_caracters_minimum: "חייב להיות לפחות באורך של %{count} תווים."
text_length_between: "אורך בין %{min} ל %{max} תווים."
text_tracker_no_workflow: זרימת עבודה לא הוגדרה עבור סיווג זה
text_unallowed_characters: תווים לא מורשים
text_comma_separated: הכנסת ערכים מרובים מותרת (מופרדים בפסיקים).
text_line_separated: ניתן להזין מספר ערכים (שורה אחת לכל ערך).
text_issues_ref_in_commit_messages: קישור ותיקום נושאים בהודעות הפקדה
text_issue_added: "הנושא %{id} דווח (בידי %{author})."
text_issue_updated: "הנושא %{id} עודכן (בידי %{author})."
text_wiki_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הWIKI הזה ואת כל תוכנו?
text_issue_category_destroy_question: "כמה נושאים (%{count}) מוצבים לקטגוריה הזו. מה ברצונך לעשות?"
text_issue_category_destroy_assignments: הסר הצבת קטגוריה
text_issue_category_reassign_to: הצב מחדש את הקטגוריה לנושאים
text_user_mail_option: "בפרויקטים שלא בחרת, אתה רק תקבל התרעות על שאתה צופה או קשור אליהם (לדוגמא:נושאים שאתה היוצר שלהם או אחראי עליהם)."
text_no_configuration_data: "לא הוגדרה תצורה עבור תפקידים, סיווגים, מצבי נושא וזרימת עבודה.\nמומלץ מאד לטעון את תצורת ברירת המחדל. תוכל לשנותה מאוחר יותר."
text_load_default_configuration: טען את אפשרויות ברירת המחדל
text_status_changed_by_changeset: "הוחל בסדרת השינויים %{value}."
text_issues_destroy_confirmation: 'האם אתה בטוח שברצונך למחוק את הנושאים?'
text_select_project_modules: 'בחר מודולים להחיל על פרויקט זה:'
text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה
text_file_repository_writable: מאגר הקבצים ניתן לכתיבה
text_plugin_assets_writable: ספרית נכסי תוספים ניתנת לכתיבה
text_rmagick_available: RMagick זמין (רשות)
text_destroy_time_entries_question: "%{hours} שעות דווחו על הנושאים שאתה עומד למחוק. מה ברצונך לעשות?"
text_destroy_time_entries: מחק שעות שדווחו
text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה
text_reassign_time_entries: 'הצב מחדש שעות שדווחו לפרויקט הזה:'
text_user_wrote: "%{value} כתב:"
text_enumeration_destroy_question: "%{count} אוביקטים מוצבים לערך זה."
text_enumeration_category_reassign_to: 'הצב מחדש לערך הזה:'
text_email_delivery_not_configured: 'לא נקבעה תצורה לשליחת דואר, וההתראות כבויות.\nקבע את תצורת שרת ה־SMTP בקובץ /etc/redmine/<instance>/configuration.yml והתחל את האפליקציה מחדש ע"מ לאפשר אותם.'
text_repository_usernames_mapping: "בחר או עדכן את משתמש Redmine הממופה לכל שם משתמש ביומן המאגר.\nמשתמשים בעלי שם או כתובת דואר זהה ב־Redmine ובמאגר ממופים באופן אוטומטי."
text_diff_truncated: '... השינויים עוברים את מספר השורות המירבי לתצוגה, ולכן הם קוצצו.'
text_custom_field_possible_values_info: שורה אחת לכל ערך
text_wiki_page_destroy_question: לדף זה יש %{descendants} דפים בנים ותלויים. מה ברצונך לעשות?
text_wiki_page_nullify_children: השאר דפים בנים כדפים ראשיים
text_wiki_page_destroy_children: מחק את הדפים הבנים ואת כל התלויים בהם
text_wiki_page_reassign_children: הצב מחדש דפים בנים לדף האב הנוכחי
text_own_membership_delete_confirmation: |-
בכוונתך למחוק חלק או את כל ההרשאות שלך. לאחר מכן לא תוכל יותר לערוך פרויקט זה.
האם אתה בטוח שברצונך להמשיך?
text_zoom_in: התקרב
text_zoom_out: התרחק
default_role_manager: מנהל
default_role_developer: מפתח
default_role_reporter: מדווח
default_tracker_bug: תקלה
default_tracker_feature: יכולת
default_tracker_support: תמיכה
default_issue_status_new: חדש
default_issue_status_in_progress: בעבודה
default_issue_status_resolved: נפתר
default_issue_status_feedback: משוב
default_issue_status_closed: סגור
default_issue_status_rejected: נדחה
default_doc_category_user: תיעוד משתמש
default_doc_category_tech: תיעוד טכני
default_priority_low: נמוכה
default_priority_normal: רגילה
default_priority_high: גבוהה
default_priority_urgent: דחופה
default_priority_immediate: מידית
default_activity_design: עיצוב
default_activity_development: פיתוח
enumeration_issue_priorities: עדיפות נושאים
enumeration_doc_categories: קטגוריות מסמכים
enumeration_activities: פעילויות (מעקב אחר זמנים)
enumeration_system_activity: פעילות מערכת
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: קידוד הודעות הפקדה
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 נושא
one: 1 נושא
other: "%{count} נושאים"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: הכל
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: עם פרויקטים בנים
label_cross_project_tree: עם עץ הפרויקט
label_cross_project_hierarchy: עם היררכית הפרויקטים
label_cross_project_system: עם כל הפרויקטים
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: סה"כ
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/es.yml 0000644 0001750 0001750 00000147664 12255774347 016551 0 ustar ondrej ondrej # Spanish translations for Rails
# by Francisco Fernando García Nieto (ffgarcianieto@gmail.com)
# Redmine spanish translation:
# by J. Cayetano Delgado (Cayetano _dot_ Delgado _at_ ioko _dot_ com)
es:
number:
# Used in number_with_delimiter()
# These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
format:
# Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
separator: ","
# Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
delimiter: "."
# Number of decimals, behind the separator (1 with a precision of 2 gives: 1.00)
precision: 3
# Used in number_to_currency()
currency:
format:
# Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
format: "%n %u"
unit: "€"
# These three are to override number.format and are optional
separator: ","
delimiter: "."
precision: 2
# Used in number_to_percentage()
percentage:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_precision()
precision:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_human_size()
human:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
datetime:
distance_in_words:
half_a_minute: "medio minuto"
less_than_x_seconds:
one: "menos de 1 segundo"
other: "menos de %{count} segundos"
x_seconds:
one: "1 segundo"
other: "%{count} segundos"
less_than_x_minutes:
one: "menos de 1 minuto"
other: "menos de %{count} minutos"
x_minutes:
one: "1 minuto"
other: "%{count} minutos"
about_x_hours:
one: "alrededor de 1 hora"
other: "alrededor de %{count} horas"
x_hours:
one: "1 hora"
other: "%{count} horas"
x_days:
one: "1 día"
other: "%{count} días"
about_x_months:
one: "alrededor de 1 mes"
other: "alrededor de %{count} meses"
x_months:
one: "1 mes"
other: "%{count} meses"
about_x_years:
one: "alrededor de 1 año"
other: "alrededor de %{count} años"
over_x_years:
one: "más de 1 año"
other: "más de %{count} años"
almost_x_years:
one: "casi 1 año"
other: "casi %{count} años"
activerecord:
errors:
template:
header:
one: "no se pudo guardar este %{model} porque se encontró 1 error"
other: "no se pudo guardar este %{model} porque se encontraron %{count} errores"
# The variable :count is also available
body: "Se encontraron problemas con los siguientes campos:"
# The values :model, :attribute and :value are always available for interpolation
# The value :count is available when applicable. Can be used for pluralization.
messages:
inclusion: "no está incluido en la lista"
exclusion: "está reservado"
invalid: "no es válido"
confirmation: "no coincide con la confirmación"
accepted: "debe ser aceptado"
empty: "no puede estar vacío"
blank: "no puede estar en blanco"
too_long: "es demasiado largo (%{count} caracteres máximo)"
too_short: "es demasiado corto (%{count} caracteres mínimo)"
wrong_length: "no tiene la longitud correcta (%{count} caracteres exactos)"
taken: "ya está en uso"
not_a_number: "no es un número"
greater_than: "debe ser mayor que %{count}"
greater_than_or_equal_to: "debe ser mayor que o igual a %{count}"
equal_to: "debe ser igual a %{count}"
less_than: "debe ser menor que %{count}"
less_than_or_equal_to: "debe ser menor que o igual a %{count}"
odd: "debe ser impar"
even: "debe ser par"
greater_than_start_date: "debe ser posterior a la fecha de comienzo"
not_same_project: "no pertenece al mismo proyecto"
circular_dependency: "Esta relación podría crear una dependencia circular"
cant_link_an_issue_with_a_descendant: "Esta petición no puede ser ligada a una de estas tareas"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
# Append your own errors here or at the model/attributes scope.
models:
# Overrides default messages
attributes:
# Overrides model and default messages.
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%d de %b"
long: "%d de %B de %Y"
day_names: [Domingo, Lunes, Martes, Miércoles, Jueves, Viernes, Sábado]
abbr_day_names: [Dom, Lun, Mar, Mie, Jue, Vie, Sab]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Septiembre, Octubre, Noviembre, Diciembre]
abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Sep, Oct, Nov, Dic]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%A, %d de %B de %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d de %b %H:%M"
long: "%d de %B de %Y %H:%M"
am: "am"
pm: "pm"
# Used in array.to_sentence.
support:
array:
sentence_connector: "y"
actionview_instancetag_blank_option: Por favor seleccione
button_activate: Activar
button_add: Añadir
button_annotate: Anotar
button_apply: Aceptar
button_archive: Archivar
button_back: Atrás
button_cancel: Cancelar
button_change: Cambiar
button_change_password: Cambiar contraseña
button_check_all: Seleccionar todo
button_clear: Anular
button_configure: Configurar
button_copy: Copiar
button_create: Crear
button_delete: Borrar
button_download: Descargar
button_edit: Modificar
button_list: Listar
button_lock: Bloquear
button_log_time: Tiempo dedicado
button_login: Acceder
button_move: Mover
button_quote: Citar
button_rename: Renombrar
button_reply: Responder
button_reset: Reestablecer
button_rollback: Volver a esta versión
button_save: Guardar
button_sort: Ordenar
button_submit: Aceptar
button_test: Probar
button_unarchive: Desarchivar
button_uncheck_all: No seleccionar nada
button_unlock: Desbloquear
button_unwatch: No monitorizar
button_update: Actualizar
button_view: Ver
button_watch: Monitorizar
default_activity_design: Diseño
default_activity_development: Desarrollo
default_doc_category_tech: Documentación técnica
default_doc_category_user: Documentación de usuario
default_issue_status_in_progress: En curso
default_issue_status_closed: Cerrada
default_issue_status_feedback: Comentarios
default_issue_status_new: Nueva
default_issue_status_rejected: Rechazada
default_issue_status_resolved: Resuelta
default_priority_high: Alta
default_priority_immediate: Inmediata
default_priority_low: Baja
default_priority_normal: Normal
default_priority_urgent: Urgente
default_role_developer: Desarrollador
default_role_manager: Jefe de proyecto
default_role_reporter: Informador
default_tracker_bug: Errores
default_tracker_feature: Tareas
default_tracker_support: Soporte
enumeration_activities: Actividades (tiempo dedicado)
enumeration_doc_categories: Categorías del documento
enumeration_issue_priorities: Prioridad de las peticiones
error_can_t_load_default_data: "No se ha podido cargar la configuración por defecto: %{value}"
error_issue_not_found_in_project: 'La petición no se encuentra o no está asociada a este proyecto'
error_scm_annotate: "No existe la entrada o no ha podido ser anotada"
error_scm_annotate_big_text_file: "La entrada no puede anotarse, al superar el tamaño máximo para ficheros de texto."
error_scm_command_failed: "Se produjo un error al acceder al repositorio: %{value}"
error_scm_not_found: "La entrada y/o la revisión no existe en el repositorio."
field_account: Cuenta
field_activity: Actividad
field_admin: Administrador
field_assignable: Se pueden asignar peticiones a este perfil
field_assigned_to: Asignado a
field_attr_firstname: Cualidad del nombre
field_attr_lastname: Cualidad del apellido
field_attr_login: Cualidad del identificador
field_attr_mail: Cualidad del Email
field_auth_source: Modo de identificación
field_author: Autor
field_base_dn: DN base
field_category: Categoría
field_column_names: Columnas
field_comments: Comentario
field_comments_sorting: Mostrar comentarios
field_created_on: Creado
field_default_value: Estado por defecto
field_delay: Retraso
field_description: Descripción
field_done_ratio: "% Realizado"
field_downloads: Descargas
field_due_date: Fecha fin
field_effective_date: Fecha
field_estimated_hours: Tiempo estimado
field_field_format: Formato
field_filename: Fichero
field_filesize: Tamaño
field_firstname: Nombre
field_fixed_version: Versión prevista
field_hide_mail: Ocultar mi dirección de correo
field_homepage: Sitio web
field_host: Anfitrión
field_hours: Horas
field_identifier: Identificador
field_is_closed: Petición resuelta
field_is_default: Estado por defecto
field_is_filter: Usado como filtro
field_is_for_all: Para todos los proyectos
field_is_in_roadmap: Consultar las peticiones en la planificación
field_is_public: Público
field_is_required: Obligatorio
field_issue: Petición
field_issue_to: Petición relacionada
field_language: Idioma
field_last_login_on: Última conexión
field_lastname: Apellido
field_login: Identificador
field_mail: Correo electrónico
field_mail_notification: Notificaciones por correo
field_max_length: Longitud máxima
field_min_length: Longitud mínima
field_name: Nombre
field_new_password: Nueva contraseña
field_notes: Notas
field_onthefly: Creación del usuario "al vuelo"
field_parent: Proyecto padre
field_parent_title: Página padre
field_password: Contraseña
field_password_confirmation: Confirmación
field_port: Puerto
field_possible_values: Valores posibles
field_priority: Prioridad
field_project: Proyecto
field_redirect_existing_links: Redireccionar enlaces existentes
field_regexp: Expresión regular
field_role: Perfil
field_searchable: Incluir en las búsquedas
field_spent_on: Fecha
field_start_date: Fecha de inicio
field_start_page: Página principal
field_status: Estado
field_subject: Asunto
field_subproject: Proyecto secundario
field_summary: Resumen
field_time_zone: Zona horaria
field_title: Título
field_tracker: Tipo
field_type: Tipo
field_updated_on: Actualizado
field_url: URL
field_user: Usuario
field_value: Valor
field_version: Versión
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-15
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Español'
general_pdf_encoding: UTF-8
general_text_No: 'No'
general_text_Yes: 'Sí'
general_text_no: 'no'
general_text_yes: 'sí'
label_activity: Actividad
label_add_another_file: Añadir otro fichero
label_add_note: Añadir una nota
label_added: añadido
label_added_time_by: "Añadido por %{author} hace %{age}"
label_administration: Administración
label_age: Edad
label_ago: hace
label_all: todos
label_all_time: todo el tiempo
label_all_words: Todas las palabras
label_and_its_subprojects: "%{value} y proyectos secundarios"
label_applied_status: Aplicar estado
label_assigned_to_me_issues: Peticiones que me están asignadas
label_associated_revisions: Revisiones asociadas
label_attachment: Fichero
label_attachment_delete: Borrar el fichero
label_attachment_new: Nuevo fichero
label_attachment_plural: Ficheros
label_attribute: Cualidad
label_attribute_plural: Cualidades
label_auth_source: Modo de autenticación
label_auth_source_new: Nuevo modo de autenticación
label_auth_source_plural: Modos de autenticación
label_authentication: Autenticación
label_blocked_by: bloqueado por
label_blocks: bloquea a
label_board: Foro
label_board_new: Nuevo foro
label_board_plural: Foros
label_boolean: Booleano
label_browse: Hojear
label_bulk_edit_selected_issues: Editar las peticiones seleccionadas
label_calendar: Calendario
label_change_plural: Cambios
label_change_properties: Cambiar propiedades
label_change_status: Cambiar el estado
label_change_view_all: Ver todos los cambios
label_changes_details: Detalles de todos los cambios
label_changeset_plural: Cambios
label_chronological_order: En orden cronológico
label_closed_issues: cerrada
label_closed_issues_plural: cerradas
label_x_open_issues_abbr_on_total:
zero: 0 abiertas / %{total}
one: 1 abierta / %{total}
other: "%{count} abiertas / %{total}"
label_x_open_issues_abbr:
zero: 0 abiertas
one: 1 abierta
other: "%{count} abiertas"
label_x_closed_issues_abbr:
zero: 0 cerradas
one: 1 cerrada
other: "%{count} cerradas"
label_comment: Comentario
label_comment_add: Añadir un comentario
label_comment_added: Comentario añadido
label_comment_delete: Borrar comentarios
label_comment_plural: Comentarios
label_x_comments:
zero: sin comentarios
one: 1 comentario
other: "%{count} comentarios"
label_commits_per_author: Commits por autor
label_commits_per_month: Commits por mes
label_confirmation: Confirmación
label_contains: contiene
label_copied: copiado
label_copy_workflow_from: Copiar flujo de trabajo desde
label_current_status: Estado actual
label_current_version: Versión actual
label_custom_field: Campo personalizado
label_custom_field_new: Nuevo campo personalizado
label_custom_field_plural: Campos personalizados
label_date: Fecha
label_date_from: Desde
label_date_range: Rango de fechas
label_date_to: Hasta
label_day_plural: días
label_default: Por defecto
label_default_columns: Columnas por defecto
label_deleted: suprimido
label_details: Detalles
label_diff_inline: en línea
label_diff_side_by_side: cara a cara
label_disabled: deshabilitado
label_display_per_page: "Por página: %{value}"
label_document: Documento
label_document_added: Documento añadido
label_document_new: Nuevo documento
label_document_plural: Documentos
label_downloads_abbr: D/L
label_duplicated_by: duplicada por
label_duplicates: duplicada de
label_end_to_end: fin a fin
label_end_to_start: fin a principio
label_enumeration_new: Nuevo valor
label_enumerations: Listas de valores
label_environment: Entorno
label_equals: igual
label_example: Ejemplo
label_export_to: 'Exportar a:'
label_f_hour: "%{value} hora"
label_f_hour_plural: "%{value} horas"
label_feed_plural: Feeds
label_feeds_access_key_created_on: "Clave de acceso por Atom creada hace %{value}"
label_file_added: Fichero añadido
label_file_plural: Archivos
label_filter_add: Añadir el filtro
label_filter_plural: Filtros
label_float: Flotante
label_follows: posterior a
label_gantt: Gantt
label_general: General
label_generate_key: Generar clave
label_help: Ayuda
label_history: Histórico
label_home: Inicio
label_in: en
label_in_less_than: en menos que
label_in_more_than: en más que
label_incoming_emails: Correos entrantes
label_index_by_date: Índice por fecha
label_index_by_title: Índice por título
label_information: Información
label_information_plural: Información
label_integer: Número
label_internal: Interno
label_issue: Petición
label_issue_added: Petición añadida
label_issue_category: Categoría de las peticiones
label_issue_category_new: Nueva categoría
label_issue_category_plural: Categorías de las peticiones
label_issue_new: Nueva petición
label_issue_plural: Peticiones
label_issue_status: Estado de la petición
label_issue_status_new: Nuevo estado
label_issue_status_plural: Estados de las peticiones
label_issue_tracking: Peticiones
label_issue_updated: Petición actualizada
label_issue_view_all: Ver todas las peticiones
label_issue_watchers: Seguidores
label_issues_by: "Peticiones por %{value}"
label_jump_to_a_project: Ir al proyecto...
label_language_based: Basado en el idioma
label_last_changes: "últimos %{count} cambios"
label_last_login: Última conexión
label_last_month: último mes
label_last_n_days: "últimos %{count} días"
label_last_week: última semana
label_latest_revision: Última revisión
label_latest_revision_plural: Últimas revisiones
label_ldap_authentication: Autenticación LDAP
label_less_than_ago: hace menos de
label_list: Lista
label_loading: Cargando...
label_logged_as: Conectado como
label_login: Iniciar sesión
label_logout: Terminar sesión
label_max_size: Tamaño máximo
label_me: yo mismo
label_member: Miembro
label_member_new: Nuevo miembro
label_member_plural: Miembros
label_message_last: Último mensaje
label_message_new: Nuevo mensaje
label_message_plural: Mensajes
label_message_posted: Mensaje añadido
label_min_max_length: Longitud mín - máx
label_modified: modificado
label_module_plural: Módulos
label_month: Mes
label_months_from: meses de
label_more: Más
label_more_than_ago: hace más de
label_my_account: Mi cuenta
label_my_page: Mi página
label_my_projects: Mis proyectos
label_new: Nuevo
label_new_statuses_allowed: Nuevos estados autorizados
label_news: Noticia
label_news_added: Noticia añadida
label_news_latest: Últimas noticias
label_news_new: Nueva noticia
label_news_plural: Noticias
label_news_view_all: Ver todas las noticias
label_next: Siguiente
label_no_change_option: (Sin cambios)
label_no_data: Ningún dato disponible
label_nobody: nadie
label_none: ninguno
label_not_contains: no contiene
label_not_equals: no igual
label_open_issues: abierta
label_open_issues_plural: abiertas
label_optional_description: Descripción opcional
label_options: Opciones
label_overall_activity: Actividad global
label_overview: Vistazo
label_password_lost: ¿Olvidaste la contraseña?
label_per_page: Por página
label_permissions: Permisos
label_permissions_report: Informe de permisos
label_personalize_page: Personalizar esta página
label_planning: Planificación
label_please_login: Por favor, inicie sesión
label_plugins: Extensiones
label_precedes: anterior a
label_preferences: Preferencias
label_preview: Previsualizar
label_previous: Anterior
label_project: Proyecto
label_project_all: Todos los proyectos
label_project_latest: Últimos proyectos
label_project_new: Nuevo proyecto
label_project_plural: Proyectos
label_x_projects:
zero: sin proyectos
one: 1 proyecto
other: "%{count} proyectos"
label_public_projects: Proyectos públicos
label_query: Consulta personalizada
label_query_new: Nueva consulta
label_query_plural: Consultas personalizadas
label_read: Leer...
label_register: Registrar
label_registered_on: Inscrito el
label_registration_activation_by_email: activación de cuenta por correo
label_registration_automatic_activation: activación automática de cuenta
label_registration_manual_activation: activación manual de cuenta
label_related_issues: Peticiones relacionadas
label_relates_to: relacionada con
label_relation_delete: Eliminar relación
label_relation_new: Nueva relación
label_renamed: renombrado
label_reply_plural: Respuestas
label_report: Informe
label_report_plural: Informes
label_reported_issues: Peticiones registradas por mí
label_repository: Repositorio
label_repository_plural: Repositorios
label_result_plural: Resultados
label_reverse_chronological_order: En orden cronológico inverso
label_revision: Revisión
label_revision_plural: Revisiones
label_roadmap: Planificación
label_roadmap_due_in: "Finaliza en %{value}"
label_roadmap_no_issues: No hay peticiones para esta versión
label_roadmap_overdue: "%{value} tarde"
label_role: Perfil
label_role_and_permissions: Perfiles y permisos
label_role_new: Nuevo perfil
label_role_plural: Perfiles
label_scm: SCM
label_search: Búsqueda
label_search_titles_only: Buscar sólo en títulos
label_send_information: Enviar información de la cuenta al usuario
label_send_test_email: Enviar un correo de prueba
label_settings: Configuración
label_show_completed_versions: Muestra las versiones terminadas
label_sort_by: "Ordenar por %{value}"
label_sort_higher: Subir
label_sort_highest: Primero
label_sort_lower: Bajar
label_sort_lowest: Último
label_spent_time: Tiempo dedicado
label_start_to_end: principio a fin
label_start_to_start: principio a principio
label_statistics: Estadísticas
label_stay_logged_in: Mantener la sesión abierta
label_string: Texto
label_subproject_plural: Proyectos secundarios
label_text: Texto largo
label_theme: Tema
label_this_month: este mes
label_this_week: esta semana
label_this_year: este año
label_time_tracking: Control de tiempo
label_today: hoy
label_topic_plural: Temas
label_total: Total
label_tracker: Tipo
label_tracker_new: Nuevo tipo
label_tracker_plural: Tipos de peticiones
label_updated_time: "Actualizado hace %{value}"
label_updated_time_by: "Actualizado por %{author} hace %{age}"
label_used_by: Utilizado por
label_user: Usuario
label_user_activity: "Actividad de %{value}"
label_user_mail_no_self_notified: "No quiero ser avisado de cambios hechos por mí"
label_user_mail_option_all: "Para cualquier evento en todos mis proyectos"
label_user_mail_option_selected: "Para cualquier evento de los proyectos seleccionados..."
label_user_new: Nuevo usuario
label_user_plural: Usuarios
label_version: Versión
label_version_new: Nueva versión
label_version_plural: Versiones
label_view_diff: Ver diferencias
label_view_revisions: Ver las revisiones
label_watched_issues: Peticiones monitorizadas
label_week: Semana
label_wiki: Wiki
label_wiki_edit: Modificación Wiki
label_wiki_edit_plural: Modificaciones Wiki
label_wiki_page: Página Wiki
label_wiki_page_plural: Páginas Wiki
label_workflow: Flujo de trabajo
label_year: Año
label_yesterday: ayer
mail_body_account_activation_request: "Se ha inscrito un nuevo usuario (%{value}). La cuenta está pendiende de aprobación:"
mail_body_account_information: Información sobre su cuenta
mail_body_account_information_external: "Puede usar su cuenta %{value} para conectarse."
mail_body_lost_password: 'Para cambiar su contraseña, haga clic en el siguiente enlace:'
mail_body_register: 'Para activar su cuenta, haga clic en el siguiente enlace:'
mail_body_reminder: "%{count} peticion(es) asignadas a tí finalizan en los próximos %{days} días:"
mail_subject_account_activation_request: "Petición de activación de cuenta %{value}"
mail_subject_lost_password: "Tu contraseña del %{value}"
mail_subject_register: "Activación de la cuenta del %{value}"
mail_subject_reminder: "%{count} peticion(es) finalizan en los próximos %{days} días"
notice_account_activated: Su cuenta ha sido activada. Ya puede conectarse.
notice_account_invalid_creditentials: Usuario o contraseña inválido.
notice_account_lost_email_sent: Se le ha enviado un correo con instrucciones para elegir una nueva contraseña.
notice_account_password_updated: Contraseña modificada correctamente.
notice_account_pending: "Su cuenta ha sido creada y está pendiende de la aprobación por parte del administrador."
notice_account_register_done: Cuenta creada correctamente. Para activarla, haga clic sobre el enlace que le ha sido enviado por correo.
notice_account_unknown_email: Usuario desconocido.
notice_account_updated: Cuenta actualizada correctamente.
notice_account_wrong_password: Contraseña incorrecta.
notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña.
notice_default_data_loaded: Configuración por defecto cargada correctamente.
notice_email_error: "Ha ocurrido un error mientras enviando el correo (%{value})"
notice_email_sent: "Se ha enviado un correo a %{value}"
notice_failed_to_save_issues: "Imposible grabar %{count} peticion(es) de %{total} seleccionada(s): %{ids}."
notice_feeds_access_key_reseted: Su clave de acceso para Atom ha sido reiniciada.
notice_file_not_found: La página a la que intenta acceder no existe.
notice_locking_conflict: Los datos han sido modificados por otro usuario.
notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar"
notice_not_authorized: No tiene autorización para acceder a esta página.
notice_successful_connection: Conexión correcta.
notice_successful_create: Creación correcta.
notice_successful_delete: Borrado correcto.
notice_successful_update: Modificación correcta.
notice_unable_delete_version: No se puede borrar la versión
permission_add_issue_notes: Añadir notas
permission_add_issue_watchers: Añadir seguidores
permission_add_issues: Añadir peticiones
permission_add_messages: Enviar mensajes
permission_browse_repository: Hojear repositiorio
permission_comment_news: Comentar noticias
permission_commit_access: Acceso de escritura
permission_delete_issues: Borrar peticiones
permission_delete_messages: Borrar mensajes
permission_delete_own_messages: Borrar mensajes propios
permission_delete_wiki_pages: Borrar páginas wiki
permission_delete_wiki_pages_attachments: Borrar ficheros
permission_edit_issue_notes: Modificar notas
permission_edit_issues: Modificar peticiones
permission_edit_messages: Modificar mensajes
permission_edit_own_issue_notes: Modificar notas propias
permission_edit_own_messages: Editar mensajes propios
permission_edit_own_time_entries: Modificar tiempos dedicados propios
permission_edit_project: Modificar proyecto
permission_edit_time_entries: Modificar tiempos dedicados
permission_edit_wiki_pages: Modificar páginas wiki
permission_log_time: Anotar tiempo dedicado
permission_manage_boards: Administrar foros
permission_manage_categories: Administrar categorías de peticiones
permission_manage_files: Administrar ficheros
permission_manage_issue_relations: Administrar relación con otras peticiones
permission_manage_members: Administrar miembros
permission_manage_news: Administrar noticias
permission_manage_public_queries: Administrar consultas públicas
permission_manage_repository: Administrar repositorio
permission_manage_versions: Administrar versiones
permission_manage_wiki: Administrar wiki
permission_move_issues: Mover peticiones
permission_protect_wiki_pages: Proteger páginas wiki
permission_rename_wiki_pages: Renombrar páginas wiki
permission_save_queries: Grabar consultas
permission_select_project_modules: Seleccionar módulos del proyecto
permission_view_calendar: Ver calendario
permission_view_changesets: Ver cambios
permission_view_documents: Ver documentos
permission_view_files: Ver ficheros
permission_view_gantt: Ver diagrama de Gantt
permission_view_issue_watchers: Ver lista de seguidores
permission_view_messages: Ver mensajes
permission_view_time_entries: Ver tiempo dedicado
permission_view_wiki_edits: Ver histórico del wiki
permission_view_wiki_pages: Ver wiki
project_module_boards: Foros
project_module_documents: Documentos
project_module_files: Ficheros
project_module_issue_tracking: Peticiones
project_module_news: Noticias
project_module_repository: Repositorio
project_module_time_tracking: Control de tiempo
project_module_wiki: Wiki
setting_activity_days_default: Días a mostrar en la actividad de proyecto
setting_app_subtitle: Subtítulo de la aplicación
setting_app_title: Título de la aplicación
setting_attachment_max_size: Tamaño máximo del fichero
setting_autofetch_changesets: Autorellenar los commits del repositorio
setting_autologin: Inicio de sesión automático
setting_bcc_recipients: Ocultar las copias de carbón (bcc)
setting_commit_fix_keywords: Palabras clave para la corrección
setting_commit_ref_keywords: Palabras clave para la referencia
setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos
setting_date_format: Formato de fecha
setting_default_language: Idioma por defecto
setting_default_projects_public: Los proyectos nuevos son públicos por defecto
setting_diff_max_lines_displayed: Número máximo de diferencias mostradas
setting_display_subprojects_issues: Mostrar por defecto peticiones de proy. secundarios en el principal
setting_emails_footer: Pie de mensajes
setting_enabled_scm: Activar SCM
setting_feeds_limit: Límite de contenido para sindicación
setting_gravatar_enabled: Usar iconos de usuario (Gravatar)
setting_host_name: Nombre y ruta del servidor
setting_issue_list_default_columns: Columnas por defecto para la lista de peticiones
setting_issues_export_limit: Límite de exportación de peticiones
setting_login_required: Se requiere identificación
setting_mail_from: Correo desde el que enviar mensajes
setting_mail_handler_api_enabled: Activar SW para mensajes entrantes
setting_mail_handler_api_key: Clave de la API
setting_per_page_options: Objetos por página
setting_plain_text_mail: sólo texto plano (no HTML)
setting_protocol: Protocolo
setting_self_registration: Registro permitido
setting_sequential_project_identifiers: Generar identificadores de proyecto
setting_sys_api_enabled: Habilitar SW para la gestión del repositorio
setting_text_formatting: Formato de texto
setting_time_format: Formato de hora
setting_user_format: Formato de nombre de usuario
setting_welcome_text: Texto de bienvenida
setting_wiki_compression: Compresión del historial del Wiki
status_active: activo
status_locked: bloqueado
status_registered: registrado
text_are_you_sure: ¿Está seguro?
text_assign_time_entries_to_project: Asignar las horas al proyecto
text_caracters_maximum: "%{count} caracteres como máximo."
text_caracters_minimum: "%{count} caracteres como mínimo."
text_comma_separated: Múltiples valores permitidos (separados por coma).
text_default_administrator_account_changed: Cuenta de administrador por defecto modificada
text_destroy_time_entries: Borrar las horas
text_destroy_time_entries_question: Existen %{hours} horas asignadas a la petición que quiere borrar. ¿Qué quiere hacer?
text_diff_truncated: '... Diferencia truncada por exceder el máximo tamaño visualizable.'
text_email_delivery_not_configured: "Las notificaciones están desactivadas porque el servidor de correo no está configurado.\nConfigure el servidor de SMTP en config/configuration.yml y reinicie la aplicación para activar los cambios."
text_enumeration_category_reassign_to: 'Reasignar al siguiente valor:'
text_enumeration_destroy_question: "%{count} objetos con este valor asignado."
text_file_repository_writable: Se puede escribir en el repositorio
text_issue_added: "Petición %{id} añadida por %{author}."
text_issue_category_destroy_assignments: Dejar las peticiones sin categoría
text_issue_category_destroy_question: "Algunas peticiones (%{count}) están asignadas a esta categoría. ¿Qué desea hacer?"
text_issue_category_reassign_to: Reasignar las peticiones a la categoría
text_issue_updated: "La petición %{id} ha sido actualizada por %{author}."
text_issues_destroy_confirmation: '¿Seguro que quiere borrar las peticiones seleccionadas?'
text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes
text_length_between: "Longitud entre %{min} y %{max} caracteres."
text_load_default_configuration: Cargar la configuración por defecto
text_min_max_length_info: 0 para ninguna restricción
text_no_configuration_data: "Todavía no se han configurado perfiles, ni tipos, estados y flujo de trabajo asociado a peticiones. Se recomiendo encarecidamente cargar la configuración por defecto. Una vez cargada, podrá modificarla."
text_project_destroy_confirmation: ¿Estás seguro de querer eliminar el proyecto?
text_reassign_time_entries: 'Reasignar las horas a esta petición:'
text_regexp_info: ej. ^[A-Z0-9]+$
text_repository_usernames_mapping: "Establezca la correspondencia entre los usuarios de Redmine y los presentes en el log del repositorio.\nLos usuarios con el mismo nombre o correo en Redmine y en el repositorio serán asociados automáticamente."
text_rmagick_available: RMagick disponible (opcional)
text_select_mail_notifications: Seleccionar los eventos a notificar
text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:'
text_status_changed_by_changeset: "Aplicado en los cambios %{value}"
text_subprojects_destroy_warning: "Los proyectos secundarios: %{value} también se eliminarán"
text_tip_issue_begin_day: tarea que comienza este día
text_tip_issue_begin_end_day: tarea que comienza y termina este día
text_tip_issue_end_day: tarea que termina este día
text_tracker_no_workflow: No hay ningún flujo de trabajo definido para este tipo de petición
text_unallowed_characters: Caracteres no permitidos
text_user_mail_option: "De los proyectos no seleccionados, sólo recibirá notificaciones sobre elementos monitorizados o elementos en los que esté involucrado (por ejemplo, peticiones de las que usted sea autor o asignadas a usted)."
text_user_wrote: "%{value} escribió:"
text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido?
text_workflow_edit: Seleccionar un flujo de trabajo para actualizar
text_plugin_assets_writable: Se puede escribir en el directorio público de las extensiones
warning_attachments_not_saved: "No se han podido grabar %{count} ficheros."
button_create_and_continue: Crear y continuar
text_custom_field_possible_values_info: 'Un valor en cada línea'
label_display: Mostrar
field_editable: Modificable
setting_repository_log_display_limit: Número máximo de revisiones mostradas en el fichero de trazas
setting_file_max_size_displayed: Tamaño máximo de los ficheros de texto mostrados
field_watcher: Seguidor
setting_openid: Permitir identificación y registro por OpenID
field_identity_url: URL de OpenID
label_login_with_open_id_option: o identifíquese con OpenID
field_content: Contenido
label_descending: Descendente
label_sort: Ordenar
label_ascending: Ascendente
label_date_from_to: Desde %{start} hasta %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Esta página tiene %{descendants} página(s) hija(s) y descendiente(s). ¿Qué desea hacer?
text_wiki_page_reassign_children: Reasignar páginas hijas a esta página
text_wiki_page_nullify_children: Dejar páginas hijas como páginas raíz
text_wiki_page_destroy_children: Eliminar páginas hijas y todos sus descendientes
setting_password_min_length: Longitud mínima de la contraseña
field_group_by: Agrupar resultados por
mail_subject_wiki_content_updated: "La página wiki '%{id}' ha sido actualizada"
label_wiki_content_added: Página wiki añadida
mail_subject_wiki_content_added: "Se ha añadido la página wiki '%{id}'."
mail_body_wiki_content_added: "%{author} ha añadido la página wiki '%{id}'."
label_wiki_content_updated: Página wiki actualizada
mail_body_wiki_content_updated: La página wiki '%{id}' ha sido actualizada por %{author}.
permission_add_project: Crear proyecto
setting_new_project_user_role_id: Permiso asignado a un usuario no-administrador para crear proyectos
label_view_all_revisions: Ver todas las revisiones
label_tag: Etiqueta
label_branch: Rama
error_no_tracker_in_project: Este proyecto no tiene asociados tipos de peticiones. Por favor, revise la configuración.
error_no_default_issue_status: No se ha definido un estado de petición por defecto. Por favor, revise la configuración (en "Administración" -> "Estados de las peticiones").
text_journal_changed: "%{label} cambiado %{old} por %{new}"
text_journal_set_to: "%{label} establecido a %{value}"
text_journal_deleted: "%{label} eliminado (%{old})"
label_group_plural: Grupos
label_group: Grupo
label_group_new: Nuevo grupo
label_time_entry_plural: Tiempo dedicado
text_journal_added: "Añadido %{label} %{value}"
field_active: Activo
enumeration_system_activity: Actividad del sistema
permission_delete_issue_watchers: Borrar seguidores
version_status_closed: cerrado
version_status_locked: bloqueado
version_status_open: abierto
error_can_not_reopen_issue_on_closed_version: No se puede reabrir una petición asignada a una versión cerrada
label_user_anonymous: Anónimo
button_move_and_follow: Mover y seguir
setting_default_projects_modules: Módulos activados por defecto en proyectos nuevos
setting_gravatar_default: Imagen Gravatar por defecto
field_sharing: Compartir
button_copy_and_follow: Copiar y seguir
label_version_sharing_hierarchy: Con la jerarquía del proyecto
label_version_sharing_tree: Con el árbol del proyecto
label_version_sharing_descendants: Con proyectos hijo
label_version_sharing_system: Con todos los proyectos
label_version_sharing_none: No compartir
button_duplicate: Duplicar
error_can_not_archive_project: Este proyecto no puede ser archivado
label_copy_source: Fuente
setting_issue_done_ratio: Calcular el ratio de tareas realizadas con
setting_issue_done_ratio_issue_status: Usar el estado de tareas
error_issue_done_ratios_not_updated: Ratios de tareas realizadas no actualizado.
error_workflow_copy_target: Por favor, elija categoría(s) y perfil(es) destino
setting_issue_done_ratio_issue_field: Utilizar el campo de petición
label_copy_same_as_target: El mismo que el destino
label_copy_target: Destino
notice_issue_done_ratios_updated: Ratios de tareas realizadas actualizados.
error_workflow_copy_source: Por favor, elija una categoría o rol de origen
label_update_issue_done_ratios: Actualizar ratios de tareas realizadas
setting_start_of_week: Comenzar las semanas en
permission_view_issues: Ver peticiones
label_display_used_statuses_only: Sólo mostrar los estados usados por este tipo de petición
label_revision_id: Revisión %{value}
label_api_access_key: Clave de acceso de la API
label_api_access_key_created_on: Clave de acceso de la API creada hace %{value}
label_feeds_access_key: Clave de acceso Atom
notice_api_access_key_reseted: Clave de acceso a la API regenerada.
setting_rest_api_enabled: Activar servicio web REST
label_missing_api_access_key: Clave de acceso a la API ausente
label_missing_feeds_access_key: Clave de accesso Atom ausente
button_show: Mostrar
text_line_separated: Múltiples valores permitidos (un valor en cada línea).
setting_mail_handler_body_delimiters: Truncar correos tras una de estas líneas
permission_add_subprojects: Crear subproyectos
label_subproject_new: Nuevo subproyecto
text_own_membership_delete_confirmation: |-
Está a punto de eliminar algún o todos sus permisos y podría perder la posibilidad de modificar este proyecto tras hacerlo.
¿Está seguro de querer continuar?
label_close_versions: Cerrar versiones completadas
label_board_sticky: Pegajoso
label_board_locked: Bloqueado
permission_export_wiki_pages: Exportar páginas wiki
setting_cache_formatted_text: Cachear texto formateado
permission_manage_project_activities: Gestionar actividades del proyecto
error_unable_delete_issue_status: Fue imposible eliminar el estado de la petición
label_profile: Perfil
permission_manage_subtasks: Gestionar subtareas
field_parent_issue: Tarea padre
label_subtask_plural: Subtareas
label_project_copy_notifications: Enviar notificaciones por correo electrónico durante la copia del proyecto
error_can_not_delete_custom_field: Fue imposible eliminar el campo personalizado
error_unable_to_connect: Fue imposible conectar con (%{value})
error_can_not_remove_role: Este rol está en uso y no puede ser eliminado.
error_can_not_delete_tracker: Este tipo contiene peticiones y no puede ser eliminado.
field_principal: Principal
label_my_page_block: Bloque Mi página
notice_failed_to_save_members: "Fallo al guardar miembro(s): %{errors}."
text_zoom_out: Alejar
text_zoom_in: Acercar
notice_unable_delete_time_entry: Fue imposible eliminar la entrada de tiempo dedicado.
label_overall_spent_time: Tiempo total dedicado
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendario
button_edit_associated_wikipage: "Editar paginas Wiki asociadas: %{page_title}"
field_text: Campo de texto
label_user_mail_option_only_owner: Solo para objetos que soy propietario
setting_default_notification_option: Opcion de notificacion por defecto
label_user_mail_option_only_my_events: Solo para objetos que soy seguidor o estoy involucrado
label_user_mail_option_only_assigned: Solo para objetos que estoy asignado
label_user_mail_option_none: Sin eventos
field_member_of_group: Asignado al grupo
field_assigned_to_role: Asignado al perfil
notice_not_authorized_archived_project: El proyecto al que intenta acceder ha sido archivado.
label_principal_search: "Buscar por usuario o grupo:"
label_user_search: "Buscar por usuario:"
field_visible: Visible
setting_emails_header: Encabezado de Correos
setting_commit_logtime_activity_id: Actividad de los tiempos registrados
text_time_logged_by_changeset: Aplicado en los cambios %{value}.
setting_commit_logtime_enabled: Habilitar registro de horas
notice_gantt_chart_truncated: Se recortó el diagrama porque excede el número máximo de elementos que pueden ser mostrados (%{max})
setting_gantt_items_limit: Número máximo de elementos mostrados en el diagrama de Gantt
field_warn_on_leaving_unsaved: Avisarme cuando vaya a abandonar una página con texto no guardado
text_warn_on_leaving_unsaved: Esta página contiene texto no guardado y si la abandona sus cambios se perderán
label_my_queries: Mis consultas personalizadas
text_journal_changed_no_detail: "Se actualizó %{label}"
label_news_comment_added: Comentario añadido a noticia
button_expand_all: Expandir todo
button_collapse_all: Contraer todo
label_additional_workflow_transitions_for_assignee: Transiciones adicionales permitidas cuando la petición está asignada al usuario
label_additional_workflow_transitions_for_author: Transiciones adicionales permitidas cuando el usuario es autor de la petición
label_bulk_edit_selected_time_entries: Editar en bloque las horas seleccionadas
text_time_entries_destroy_confirmation: ¿Está seguro de querer eliminar (la hora seleccionada/las horas seleccionadas)?
label_role_anonymous: Anónimo
label_role_non_member: No miembro
label_issue_note_added: Nota añadida
label_issue_status_updated: Estado actualizado
label_issue_priority_updated: Prioridad actualizada
label_issues_visibility_own: Peticiones creadas por el usuario o asignadas a él
field_issues_visibility: Visibilidad de las peticiones
label_issues_visibility_all: Todas las peticiones
permission_set_own_issues_private: Poner las peticiones propias como públicas o privadas
field_is_private: Privada
permission_set_issues_private: Poner peticiones como públicas o privadas
label_issues_visibility_public: Todas las peticiones no privadas
text_issues_destroy_descendants_confirmation: Se procederá a borrar también %{count} subtarea(s).
field_commit_logs_encoding: Codificación de los mensajes de commit
field_scm_path_encoding: Codificación de las rutas
text_scm_path_encoding_note: "Por defecto: UTF-8"
field_path_to_repository: Ruta al repositorio
field_root_directory: Directorio raíz
field_cvs_module: Módulo
field_cvsroot: CVSROOT
text_mercurial_repository_note: Repositorio local (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Orden
text_scm_command_version: Versión
label_git_report_last_commit: Informar del último commit para ficheros y directorios
text_scm_config: Puede configurar las órdenes de cada scm en configuration/configuration.yml. Por favor, reinicie la aplicación después de editarlo
text_scm_command_not_available: La orden para el Scm no está disponible. Por favor, compruebe la configuración en el panel de administración.
notice_issue_successful_create: Petición %{id} creada.
label_between: entre
setting_issue_group_assignment: Permitir asignar peticiones a grupos
label_diff: diferencias
text_git_repository_note: El repositorio es básico y local (p.e. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Dirección de ordenación
description_project_scope: Ámbito de búsqueda
description_filter: Filtro
description_user_mail_notification: Configuración de notificaciones por correo
description_date_from: Introduzca la fecha de inicio
description_message_content: Contenido del mensaje
description_available_columns: Columnas disponibles
description_date_range_interval: Elija el rango seleccionando la fecha de inicio y fin
description_issue_category_reassign: Elija la categoría de la petición
description_search: Campo de búsqueda
description_notes: Notas
description_date_range_list: Elija el rango en la lista
description_choose_project: Proyectos
description_date_to: Introduzca la fecha fin
description_query_sort_criteria_attribute: Atributo de ordenación
description_wiki_subpages_reassign: Elija la nueva página padre
description_selected_columns: Columnas seleccionadas
label_parent_revision: Padre
label_child_revision: Hijo
setting_default_issue_start_date_to_creation_date: Utilizar la fecha actual como fecha de inicio para nuevas peticiones
button_edit_section: Editar esta sección
setting_repositories_encodings: Codificación de adjuntos y repositorios
description_all_columns: Todas las columnas
button_export: Exportar
label_export_options: "%{export_format} opciones de exportación"
error_attachment_too_big: Este fichero no se puede adjuntar porque excede el tamaño máximo de fichero (%{max_size})
notice_failed_to_save_time_entries: "Error al guardar %{count} entradas de tiempo de las %{total} seleccionadas: %{ids}."
label_x_issues:
zero: 0 petición
one: 1 petición
other: "%{count} peticiones"
label_repository_new: Nuevo repositorio
field_repository_is_default: Repositorio principal
label_copy_attachments: Copiar adjuntos
label_item_position: "%{position}/%{count}"
label_completed_versions: Versiones completadas
text_project_identifier_info: Solo se permiten letras en minúscula (a-z), números, guiones y barras bajas. Una vez guardado, el identificador no se puede cambiar.
field_multiple: Valores múltiples
setting_commit_cross_project_ref: Permitir referenciar y resolver peticiones de todos los demás proyectos
text_issue_conflict_resolution_add_notes: Añadir mis notas y descartar mis otros cambios
text_issue_conflict_resolution_overwrite: Aplicar mis campos de todas formas (las notas anteriores se mantendrán pero algunos cambios podrían ser sobreescritos)
notice_issue_update_conflict: La petición ha sido actualizada por otro usuario mientras la editaba.
text_issue_conflict_resolution_cancel: Descartar todos mis cambios y mostrar de nuevo %{link}
permission_manage_related_issues: Gestionar peticiones relacionadas
field_auth_source_ldap_filter: Filtro LDAP
label_search_for_watchers: Buscar seguidores para añadirlos
notice_account_deleted: Su cuenta ha sido eliminada
setting_unsubscribe: Permitir a los usuarios borrar sus propias cuentas
button_delete_my_account: Borrar mi cuenta
text_account_destroy_confirmation: |-
¿Está seguro de querer proceder?
Su cuenta quedará borrada permanentemente, sin la posibilidad de reactivarla.
error_session_expired: Su sesión ha expirado. Por favor, vuelva a identificarse.
text_session_expiration_settings: "Advertencia: el cambio de estas opciones podría hacer expirar las sesiones activas, incluyendo la suya."
setting_session_lifetime: Tiempo de vida máximo de las sesiones
setting_session_timeout: Tiempo máximo de inactividad de las sesiones
label_session_expiration: Expiración de sesiones
permission_close_project: Cerrar / reabrir el proyecto
label_show_closed_projects: Ver proyectos cerrados
button_close: Cerrar
button_reopen: Reabrir
project_status_active: activo
project_status_closed: cerrado
project_status_archived: archivado
text_project_closed: Este proyecto está cerrado y es de sólo lectura
notice_user_successful_create: Usuario %{id} creado.
field_core_fields: Campos básicos
field_timeout: Tiempo de inactividad (en segundos)
setting_thumbnails_enabled: Mostrar miniaturas de los adjuntos
setting_thumbnails_size: Tamaño de las miniaturas (en píxeles)
label_status_transitions: Transiciones de estado
label_fields_permissions: Permisos sobre los campos
label_readonly: Sólo lectura
label_required: Requerido
text_repository_identifier_info: Solo se permiten letras en minúscula (a-z), números, guiones y barras bajas. Una vez guardado, el identificador no se puede cambiar.
field_board_parent: Foro padre
label_attribute_of_project: "%{name} del proyecto"
label_attribute_of_author: "%{name} del autor"
label_attribute_of_assigned_to: "%{name} de la persona asignada"
label_attribute_of_fixed_version: "%{name} de la versión indicada"
label_copy_subtasks: Copiar subtareas
label_copied_to: copiada a
label_copied_from: copiada desde
label_any_issues_in_project: cualquier petición del proyecto
label_any_issues_not_in_project: cualquier petición que no sea del proyecto
field_private_notes: Notas privadas
permission_view_private_notes: Ver notas privadas
permission_set_notes_private: Poner notas como privadas
label_no_issues_in_project: no hay peticiones en el proyecto
label_any: todos
label_last_n_weeks: en las últimas %{count} semanas
setting_cross_project_subtasks: Permitir subtareas cruzadas entre proyectos
label_cross_project_descendants: Con proyectos hijo
label_cross_project_tree: Con el árbol del proyecto
label_cross_project_hierarchy: Con la jerarquía del proyecto
label_cross_project_system: Con todos los proyectos
button_hide: Ocultar
setting_non_working_week_days: Días no laborables
label_in_the_next_days: en los próximos
label_in_the_past_days: en los anteriores
label_attribute_of_user: "%{name} del usuario"
text_turning_multiple_off: Si desactiva los valores múltiples, éstos serán eliminados para dejar un único valor por elemento.
label_attribute_of_issue: "%{name} de la petición"
permission_add_documents: Añadir documentos
permission_edit_documents: Editar documentos
permission_delete_documents: Borrar documentos
label_gantt_progress_line: Línea de progreso
setting_jsonp_enabled: Habilitar soporte de JSONP
field_inherit_members: Heredar miembros
field_closed_on: Cerrada
field_generate_password: Generar contraseña
setting_default_projects_tracker_ids: Tipos de petición habilitados por defecto
label_total_time: Total
notice_account_not_activated_yet: No ha activado su cuenta aún. Si quiere
recibir un nuevo correo de activación, por favor haga clic en este enlace.
notice_account_locked: Su cuenta está bloqueada.
label_hidden: Oculto
label_visibility_private: solamente para mí
label_visibility_roles: solamente para estos roles
label_visibility_public: para cualquier usuario
field_must_change_passwd: Cambiar contraseña en el próximo inicio de sesión
notice_new_password_must_be_different: La nueva contraseña debe ser diferente de la actual
setting_mail_handler_excluded_filenames: Excluir adjuntos por nombre
text_convert_available: Conversión ImageMagick disponible (opcional)
redmine-2.4.2/config/locales/et.yml 0000644 0001750 0001750 00000142326 12255774347 016540 0 ustar ondrej ondrej # Estonian localization for Redmine
# Copyright (C) 2012 Kaitseministeerium
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
et:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d.%m.%Y"
short: "%d.%b"
long: "%d. %B %Y"
day_names: [Pühapäev, Esmaspäev, Teisipäev, Kolmapäev, Neljapäev, Reede, Laupäev]
abbr_day_names: [P, E, T, K, N, R, L]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Jaanuar, Veebruar, Märts, Aprill, Mai, Juuni, Juuli, August, September, Oktoober, November, Detsember]
abbr_month_names: [~, jaan, veebr, märts, apr, mai, juuni, juuli, aug, sept, okt, nov, dets]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%d.%m.%Y %H:%M"
time: "%H:%M"
short: "%d.%b %H:%M"
long: "%d. %B %Y %H:%M %z"
am: "enne lõunat"
pm: "peale lõunat"
datetime:
distance_in_words:
half_a_minute: "pool minutit"
less_than_x_seconds:
one: "vähem kui sekund"
other: "vähem kui %{count} sekundit"
x_seconds:
one: "1 sekund"
other: "%{count} sekundit"
less_than_x_minutes:
one: "vähem kui minut"
other: "vähem kui %{count} minutit"
x_minutes:
one: "1 minut"
other: "%{count} minutit"
about_x_hours:
one: "umbes tund"
other: "umbes %{count} tundi"
x_hours:
one: "1 tund"
other: "%{count} tundi"
x_days:
one: "1 päev"
other: "%{count} päeva"
about_x_months:
one: "umbes kuu"
other: "umbes %{count} kuud"
x_months:
one: "1 kuu"
other: "%{count} kuud"
about_x_years:
one: "umbes aasta"
other: "umbes %{count} aastat"
over_x_years:
one: "rohkem kui aasta"
other: "rohkem kui %{count} aastat"
almost_x_years:
one: "peaaegu aasta"
other: "peaaegu %{count} aastat"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "bait"
other: "baiti"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "ja"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 viga ei võimaldanud selle %{model} salvestamist"
other: "%{count} viga ei võimaldanud selle %{model} salvestamist"
messages:
inclusion: "ei ole nimekirjas"
exclusion: "on reserveeritud"
invalid: "ei sobi"
confirmation: "ei lange kinnitusega kokku"
accepted: "peab olema aktsepteeritud"
empty: "ei või olla tühi"
blank: "ei või olla täitmata"
too_long: "on liiga pikk (lubatud on kuni %{count} märki)"
too_short: "on liiga lühike (vaja on vähemalt %{count} märki)"
wrong_length: "on vale pikkusega (peaks olema %{count} märki)"
taken: "on juba võetud"
not_a_number: "ei ole arv"
not_a_date: "ei ole korrektne kuupäev"
greater_than: "peab olema suurem kui %{count}"
greater_than_or_equal_to: "peab olema võrdne või suurem kui %{count}"
equal_to: "peab võrduma %{count}-ga"
less_than: "peab olema väiksem kui %{count}"
less_than_or_equal_to: "peab olema võrdne või väiksem kui %{count}"
odd: "peab olema paaritu arv"
even: "peab olema paarisarv"
greater_than_start_date: "peab olema suurem kui alguskuupäev"
not_same_project: "ei kuulu sama projekti juurde"
circular_dependency: "See suhe looks vastastikuse sõltuvuse"
cant_link_an_issue_with_a_descendant: "Teemat ei saa sidustada tema enda alamteemaga"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: "Palun vali"
general_text_No: "Ei"
general_text_Yes: "Jah"
general_text_no: "ei"
general_text_yes: "jah"
general_lang_name: "Eesti"
general_csv_separator: ","
general_csv_decimal_separator: "."
general_csv_encoding: ISO-8859-13
general_pdf_encoding: UTF-8
general_first_day_of_week: "1"
notice_account_updated: "Konto uuendamine õnnestus."
notice_account_invalid_creditentials: "Sobimatu kasutajanimi või parool"
notice_account_password_updated: "Parooli uuendamine õnnestus."
notice_account_wrong_password: "Vale parool"
notice_account_register_done: "Konto loomine õnnestus. Konto aktiveerimiseks vajuta vastaval lingil Sulle saadetud e-kirjas."
notice_account_unknown_email: "Tundmatu kasutaja."
notice_can_t_change_password: "See konto kasutab välist autentimisallikat. Siin ei saa selle konto parooli vahetada."
notice_account_lost_email_sent: "Sulle saadeti e-kiri parooli vahetamise juhistega."
notice_account_activated: "Su konto on aktiveeritud. Saad nüüd sisse logida."
notice_successful_create: "Loomine õnnestus."
notice_successful_update: "Uuendamine õnnestus."
notice_successful_delete: "Kustutamine õnnestus."
notice_successful_connection: "Ühenduse loomine õnnestus."
notice_file_not_found: "Sellist lehte ei leitud."
notice_locking_conflict: "Teine kasutaja uuendas vahepeal neid andmeid."
notice_not_authorized: "Sul ei ole sellele lehele ligipääsuks õigusi."
notice_not_authorized_archived_project: "See projekt on arhiveeritud."
notice_email_sent: "%{value}-le saadeti kiri"
notice_email_error: "Kirja saatmisel tekkis viga (%{value})"
notice_feeds_access_key_reseted: "Sinu Atom juurdepääsuvõti nulliti."
notice_api_access_key_reseted: "Sinu API juurdepääsuvõti nulliti."
notice_failed_to_save_issues: "%{count} teemat %{total}-st ei õnnestunud salvestada: %{ids}."
notice_failed_to_save_time_entries: "%{count} ajakulu kannet %{total}-st ei õnnestunud salvestada: %{ids}."
notice_failed_to_save_members: "Liiget/liikmeid ei õnnestunud salvestada: %{errors}."
notice_no_issue_selected: "Ühtegi teemat ei ole valitud! Palun vali teema(d), mida soovid muuta."
notice_account_pending: "Sinu konto on loodud ja ootab nüüd administraatori kinnitust."
notice_default_data_loaded: "Algseadistuste laadimine õnnestus."
notice_unable_delete_version: "Versiooni kustutamine ei õnnestunud."
notice_unable_delete_time_entry: "Ajakulu kande kustutamine ei õnnestunud."
notice_issue_done_ratios_updated: "Teema edenemise astmed on uuendatud."
notice_gantt_chart_truncated: "Diagrammi kärbiti kuna ületati kuvatavate objektide suurim hulk (%{max})"
notice_issue_successful_create: "Teema %{id} loodud."
notice_issue_update_conflict: "Teine kasutaja uuendas seda teemat Sinuga samaaegselt."
notice_account_deleted: "Sinu konto on lõplikult kustutatud."
error_can_t_load_default_data: "Algseadistusi ei saanud laadida: %{value}"
error_scm_not_found: "Seda sissekannet hoidlast ei leitud."
error_scm_command_failed: "Hoidla poole pöördumisel tekkis viga: %{value}"
error_scm_annotate: "Sissekannet ei eksisteeri või ei saa annoteerida."
error_scm_annotate_big_text_file: "Sissekannet ei saa annoteerida, kuna see on liiga pikk."
error_issue_not_found_in_project: "Teemat ei leitud või see ei kuulu siia projekti"
error_no_tracker_in_project: "Selle projektiga ei ole seostatud ühtegi valdkonda. Palun vaata üle projekti seaded."
error_no_default_issue_status: 'Teema algolek on määramata. Palun vaata asetused üle ("Seadistused -> Olekud").'
error_can_not_delete_custom_field: "Omaloodud välja kustutamine ei õnnestunud"
error_can_not_delete_tracker: "See valdkond on mõnes teemas kasutusel ja seda ei saa kustutada."
error_can_not_remove_role: "See roll on mõnes projektis kasutusel ja seda ei saa kustutada."
error_can_not_reopen_issue_on_closed_version: "Suletud versiooni juurde kuulunud teemat ei saa taasavada"
error_can_not_archive_project: "Seda projekti ei saa arhiveerida"
error_issue_done_ratios_not_updated: "Teema edenemise astmed jäid uuendamata."
error_workflow_copy_source: "Palun vali algne valdkond või roll"
error_workflow_copy_target: "Palun vali sihtvaldkon(na)d või -roll(id)"
error_unable_delete_issue_status: "Oleku kustutamine ei õnnestunud"
error_unable_to_connect: "Ühenduse loomine ei õnnestunud (%{value})"
error_attachment_too_big: "Faili ei saa üles laadida, sest see on lubatust (%{max_size}) pikem"
warning_attachments_not_saved: "%{count} faili salvestamine ei õnnestunud."
mail_subject_lost_password: "Sinu %{value} parool"
mail_body_lost_password: "Et vahetada oma parooli, vajuta järgmisele lingile:"
mail_subject_register: "Sinu %{value} konto aktiveerimine"
mail_body_register: "Et aktiveerida oma kontot, vajuta järgmisele lingile:"
mail_body_account_information_external: "Sisse logimiseks saad kasutada oma %{value} kontot."
mail_body_account_information: "Sinu konto teave"
mail_subject_account_activation_request: "%{value} konto aktiveerimise nõue"
mail_body_account_activation_request: "Registreerus uus kasutaja (%{value}). Konto avamine ootab Sinu kinnitust:"
mail_subject_reminder: "%{count} teema tähtaeg jõuab kätte järgmise %{days} päeva jooksul"
mail_body_reminder: "%{count} Sulle määratud teema tähtaeg jõuab kätte järgmise %{days} päeva jooksul:"
mail_subject_wiki_content_added: "Lisati '%{id}' vikileht"
mail_body_wiki_content_added: "'%{id}' vikileht lisati %{author} poolt."
mail_subject_wiki_content_updated: "Uuendati '%{id}' vikilehte"
mail_body_wiki_content_updated: "'%{id}' vikilehte uuendati %{author} poolt."
field_name: "Nimi"
field_description: "Kirjeldus"
field_summary: "Kokkuvõte"
field_is_required: "Kohustuslik"
field_firstname: "Eesnimi"
field_lastname: "Perekonnanimi"
field_mail: "E-post"
field_filename: "Fail"
field_filesize: "Pikkus"
field_downloads: "Allalaadimist"
field_author: "Autor"
field_created_on: "Loodud"
field_updated_on: "Uuendatud"
field_field_format: "Tüüp"
field_is_for_all: "Kõigile projektidele"
field_possible_values: "Võimalikud väärtused"
field_regexp: "Regulaarne avaldis"
field_min_length: "Vähim pikkus"
field_max_length: "Suurim pikkus"
field_value: "Väärtus"
field_category: "Kategooria"
field_title: "Pealkiri"
field_project: "Projekt"
field_issue: "Teema"
field_status: "Olek"
field_notes: "Märkused"
field_is_closed: "Sulgeb teema"
field_is_default: "Algolek"
field_tracker: "Valdkond"
field_subject: "Teema"
field_due_date: "Tähtaeg"
field_assigned_to: "Tegeleja"
field_priority: "Prioriteet"
field_fixed_version: "Sihtversioon"
field_user: "Kasutaja"
field_principal: "Vastutav isik"
field_role: "Roll"
field_homepage: "Koduleht"
field_is_public: "Avalik"
field_parent: "Emaprojekt"
field_is_in_roadmap: "Teemad on teekaardil näha"
field_login: "Kasutajanimi"
field_mail_notification: "Teated e-kirjaga"
field_admin: "Admin"
field_last_login_on: "Viimane ühendus"
field_language: "Keel"
field_effective_date: "Tähtaeg"
field_password: "Parool"
field_new_password: "Uus parool"
field_password_confirmation: "Kinnitus"
field_version: "Versioon"
field_type: "Tüüp"
field_host: "Server"
field_port: "Port"
field_account: "Konto"
field_base_dn: "Baas DN"
field_attr_login: "Kasutajanime atribuut"
field_attr_firstname: "Eesnime atribuut"
field_attr_lastname: "Perekonnanime atribuut"
field_attr_mail: "E-posti atribuut"
field_onthefly: "Kasutaja automaatne loomine"
field_start_date: "Alguskuupäev"
field_done_ratio: "% tehtud"
field_auth_source: "Autentimise viis"
field_hide_mail: "Peida e-posti aadress"
field_comments: "Kommentaar"
field_url: "URL"
field_start_page: "Esileht"
field_subproject: "Alamprojekt"
field_hours: "tundi"
field_activity: "Tegevus"
field_spent_on: "Kuupäev"
field_identifier: "Tunnus"
field_is_filter: "Kasutatakse filtrina"
field_issue_to: "Seotud teema"
field_delay: "Viivitus"
field_assignable: "Saab määrata teemadega tegelema"
field_redirect_existing_links: "Suuna olemasolevad lingid ringi"
field_estimated_hours: "Eeldatav ajakulu"
field_column_names: "Veerud"
field_time_entries: "Ajakulu"
field_time_zone: "Ajatsoon"
field_searchable: "Otsitav"
field_default_value: "Vaikimisi"
field_comments_sorting: "Kommentaaride järjestus"
field_parent_title: "Pärineb lehest"
field_editable: "Muudetav"
field_watcher: "Jälgija"
field_identity_url: "OpenID URL"
field_content: "Sisu"
field_group_by: "Grupeeri tulemus"
field_sharing: "Teemade jagamine"
field_parent_issue: "Pärineb teemast"
field_member_of_group: "Tegeleja grupp"
field_assigned_to_role: "Tegeleja roll"
field_text: "Tekstiväli"
field_visible: "Nähtav"
field_warn_on_leaving_unsaved: "Hoiata salvestamata sisuga lehtedelt lahkumisel"
field_issues_visibility: "See roll näeb"
field_is_private: "Privaatne"
field_commit_logs_encoding: "Sissekannete kodeering"
field_scm_path_encoding: "Teeraja märkide kodeering"
field_path_to_repository: "Hoidla teerada"
field_root_directory: "Juurkataloog"
field_cvsroot: "CVSROOT"
field_cvs_module: "Moodul"
field_repository_is_default: "Peamine hoidla"
field_multiple: "Korraga mitu väärtust"
field_auth_source_ldap_filter: "LDAP filter"
setting_app_title: "Veebilehe pealkiri"
setting_app_subtitle: "Veebilehe alampealkiri"
setting_welcome_text: "Tervitustekst"
setting_default_language: "Vaikimisi keel"
setting_login_required: "Autentimine kohustuslik"
setting_self_registration: "Omaloodud konto aktiveerimine"
setting_attachment_max_size: "Manuse suurim pikkus"
setting_issues_export_limit: "Teemade ekspordi limiit"
setting_mail_from: "Saatja e-posti aadress"
setting_bcc_recipients: "Saajaid ei näidata (lähevad BCC reale)"
setting_plain_text_mail: "E-kiri tavalise tekstina (ilma HTML-ta)"
setting_host_name: "Serveri nimi ja teerada"
setting_text_formatting: "Vormindamise abi"
setting_wiki_compression: "Viki ajaloo pakkimine"
setting_feeds_limit: "Atom voogude suurim objektide arv"
setting_default_projects_public: "Uued projektid on vaikimisi avalikud"
setting_autofetch_changesets: "Lae uuendused automaatselt"
setting_sys_api_enabled: "Hoidlate haldamine veebiteenuse kaudu"
setting_commit_ref_keywords: "Viitade võtmesõnad"
setting_commit_fix_keywords: "Paranduste võtmesõnad"
setting_autologin: "Automaatne sisselogimine"
setting_date_format: "Kuupäevaformaat"
setting_time_format: "Ajaformaat"
setting_cross_project_issue_relations: "Luba siduda eri projektide teemasid"
setting_issue_list_default_columns: "Teemade nimekirja vaikimisi veerud"
setting_repositories_encodings: "Manuste ja hoidlate kodeering"
setting_emails_header: "E-kirja päis"
setting_emails_footer: "E-kirja jalus"
setting_protocol: "Protokoll"
setting_per_page_options: "Objekte lehe kohta variandid"
setting_user_format: "Kasutaja nime esitamise vorm"
setting_activity_days_default: "Projektide ajalugu näidatakse"
setting_display_subprojects_issues: "Näita projektis vaikimisi ka alamprojektide teemasid"
setting_enabled_scm: "Kasutatavad lähtekoodi haldusvahendid"
setting_mail_handler_body_delimiters: "Kärbi e-kirja lõpp peale sellist rida"
setting_mail_handler_api_enabled: "E-kirjade vastuvõtt veebiteenuse kaudu"
setting_mail_handler_api_key: "Veebiteenuse API võti"
setting_sequential_project_identifiers: "Genereeri järjestikused projektitunnused"
setting_gravatar_enabled: "Kasuta Gravatari kasutajaikoone"
setting_gravatar_default: "Vaikimisi kasutatav ikoon"
setting_diff_max_lines_displayed: "Enim korraga näidatavaid erinevusi"
setting_file_max_size_displayed: "Kuvatava tekstifaili suurim pikkus"
setting_repository_log_display_limit: "Enim ajaloos näidatavaid sissekandeid"
setting_openid: "Luba OpenID-ga registreerimine ja sisselogimine"
setting_password_min_length: "Lühima lubatud parooli pikkus"
setting_new_project_user_role_id: "Projekti looja roll oma projektis"
setting_default_projects_modules: "Vaikimisi moodulid uutes projektides"
setting_issue_done_ratio: "Määra teema edenemise aste"
setting_issue_done_ratio_issue_field: "kasutades vastavat välja"
setting_issue_done_ratio_issue_status: "kasutades teema olekut"
setting_start_of_week: "Nädala alguspäev"
setting_rest_api_enabled: "Luba REST API kasutamine"
setting_cache_formatted_text: "Puhverda vormindatud teksti"
setting_default_notification_option: "Vaikimisi teavitatakse"
setting_commit_logtime_enabled: "Luba ajakulu sisestamine"
setting_commit_logtime_activity_id: "Tegevus kulunud ajal"
setting_gantt_items_limit: "Gantti diagrammi objektide suurim hulk"
setting_issue_group_assignment: "Luba teemade andmine gruppidele"
setting_default_issue_start_date_to_creation_date: "Uute teemade alguskuupäevaks teema loomise päev"
setting_commit_cross_project_ref: "Luba viiteid ja parandusi ka kõigi teiste projektide teemadele"
setting_unsubscribe: "Luba kasutajal oma konto kustutada"
permission_add_project: "Projekte luua"
permission_add_subprojects: "Alamprojekte luua"
permission_edit_project: "Projekte muuta"
permission_select_project_modules: "Projektimooduleid valida"
permission_manage_members: "Liikmeid hallata"
permission_manage_project_activities: "Projekti tegevusi hallata"
permission_manage_versions: "Versioone hallata"
permission_manage_categories: "Kategooriaid hallata"
permission_view_issues: "Teemasid näha"
permission_add_issues: "Teemasid lisada"
permission_edit_issues: "Teemasid uuendada"
permission_manage_issue_relations: "Teemade seoseid hallata"
permission_set_issues_private: "Teemasid avalikeks või privaatseiks seada"
permission_set_own_issues_private: "Omi teemasid avalikeks või privaatseiks seada"
permission_add_issue_notes: "Märkusi lisada"
permission_edit_issue_notes: "Märkusi muuta"
permission_edit_own_issue_notes: "Omi märkusi muuta"
permission_move_issues: "Teemasid teise projekti tõsta"
permission_delete_issues: "Teemasid kustutada"
permission_manage_public_queries: "Avalikke päringuid hallata"
permission_save_queries: "Päringuid salvestada"
permission_view_gantt: "Gantti diagramme näha"
permission_view_calendar: "Kalendrit näha"
permission_view_issue_watchers: "Jälgijate nimekirja näha"
permission_add_issue_watchers: "Jälgijaid lisada"
permission_delete_issue_watchers: "Jälgijaid kustutada"
permission_log_time: "Ajakulu sisestada"
permission_view_time_entries: "Ajakulu näha"
permission_edit_time_entries: "Ajakulu kandeid muuta"
permission_edit_own_time_entries: "Omi ajakulu kandeid muuta"
permission_manage_news: "Uudiseid hallata"
permission_comment_news: "Uudiseid kommenteerida"
permission_view_documents: "Dokumente näha"
permission_manage_files: "Faile hallata"
permission_view_files: "Faile näha"
permission_manage_wiki: "Vikit hallata"
permission_rename_wiki_pages: "Vikilehti ümber nimetada"
permission_delete_wiki_pages: "Vikilehti kustutada"
permission_view_wiki_pages: "Vikit näha"
permission_view_wiki_edits: "Viki ajalugu näha"
permission_edit_wiki_pages: "Vikilehti muuta"
permission_delete_wiki_pages_attachments: "Manuseid kustutada"
permission_protect_wiki_pages: "Vikilehti kaitsta"
permission_manage_repository: "Hoidlaid hallata"
permission_browse_repository: "Hoidlaid sirvida"
permission_view_changesets: "Sissekandeid näha"
permission_commit_access: "Sissekandeid teha"
permission_manage_boards: "Foorumeid hallata"
permission_view_messages: "Postitusi näha"
permission_add_messages: "Postitusi lisada"
permission_edit_messages: "Postitusi muuta"
permission_edit_own_messages: "Omi postitusi muuta"
permission_delete_messages: "Postitusi kustutada"
permission_delete_own_messages: "Omi postitusi kustutada"
permission_export_wiki_pages: "Vikilehti eksportida"
permission_manage_subtasks: "Alamteemasid hallata"
permission_manage_related_issues: "Seotud teemasid hallata"
project_module_issue_tracking: "Teemade jälgimine"
project_module_time_tracking: "Ajakulu arvestus"
project_module_news: "Uudised"
project_module_documents: "Dokumendid"
project_module_files: "Failid"
project_module_wiki: "Viki"
project_module_repository: "Hoidlad"
project_module_boards: "Foorumid"
project_module_calendar: "Kalender"
project_module_gantt: "Gantt"
label_user: "Kasutaja"
label_user_plural: "Kasutajad"
label_user_new: "Uus kasutaja"
label_user_anonymous: "Anonüümne"
label_project: "Projekt"
label_project_new: "Uus projekt"
label_project_plural: "Projektid"
label_x_projects:
zero: "pole projekte"
one: "1 projekt"
other: "%{count} projekti"
label_project_all: "Kõik projektid"
label_project_latest: "Viimased projektid"
label_issue: "Teema"
label_issue_new: "Uus teema"
label_issue_plural: "Teemad"
label_issue_view_all: "Teemade nimekiri"
label_issues_by: "Teemad %{value} järgi"
label_issue_added: "Teema lisatud"
label_issue_updated: "Teema uuendatud"
label_issue_note_added: "Märkus lisatud"
label_issue_status_updated: "Olek uuendatud"
label_issue_priority_updated: "Prioriteet uuendatud"
label_document: "Dokument"
label_document_new: "Uus dokument"
label_document_plural: "Dokumendid"
label_document_added: "Dokument lisatud"
label_role: "Roll"
label_role_plural: "Rollid"
label_role_new: "Uus roll"
label_role_and_permissions: "Rollid ja õigused"
label_role_anonymous: "Anonüümne"
label_role_non_member: "Mitteliige"
label_member: "Liige"
label_member_new: "Uus liige"
label_member_plural: "Liikmed"
label_tracker: "Valdkond"
label_tracker_plural: "Valdkonnad"
label_tracker_new: "Uus valdkond"
label_workflow: "Töövood"
label_issue_status: "Olek"
label_issue_status_plural: "Olekud"
label_issue_status_new: "Uus olek"
label_issue_category: "Kategooria"
label_issue_category_plural: "Kategooriad"
label_issue_category_new: "Uus kategooria"
label_custom_field: "Omaloodud väli"
label_custom_field_plural: "Omaloodud väljad"
label_custom_field_new: "Uus väli"
label_enumerations: "Loetelud"
label_enumeration_new: "Uus väärtus"
label_information: "Teave"
label_information_plural: "Teave"
label_please_login: "Palun logi sisse"
label_register: "Registreeru"
label_login_with_open_id_option: "või logi sisse OpenID-ga"
label_password_lost: "Kui parool on ununud..."
label_home: "Kodu"
label_my_page: "Oma leht"
label_my_account: "Oma konto"
label_my_projects: "Oma projektid"
label_my_page_block: "Uus blokk"
label_administration: "Seadistused"
label_login: "Logi sisse"
label_logout: "Logi välja"
label_help: "Abi"
label_reported_issues: "Minu poolt lisatud teemad"
label_assigned_to_me_issues: "Minu teha olevad teemad"
label_last_login: "Viimane ühendus"
label_registered_on: "Registreeritud"
label_activity: "Ajalugu"
label_overall_activity: "Üldine tegevuste ajalugu"
label_user_activity: "%{value} tegevuste ajalugu"
label_new: "Uus"
label_logged_as: "Sisse logitud kui"
label_environment: "Keskkond"
label_authentication: "Autentimine"
label_auth_source: "Autentimisallikas"
label_auth_source_new: "Uus autentimisallikas"
label_auth_source_plural: "Autentimisallikad"
label_subproject_plural: "Alamprojektid"
label_subproject_new: "Uus alamprojekt"
label_and_its_subprojects: "%{value} ja selle alamprojektid"
label_min_max_length: "Min.-maks. pikkus"
label_list: "Nimekiri"
label_date: "Kuupäev"
label_integer: "Täisarv"
label_float: "Ujukomaarv"
label_boolean: "Tõeväärtus"
label_string: "Tekst"
label_text: "Pikk tekst"
label_attribute: "Atribuut"
label_attribute_plural: "Atribuudid"
label_no_data: "Pole"
label_change_status: "Muuda olekut"
label_history: "Ajalugu"
label_attachment: "Fail"
label_attachment_new: "Uus fail"
label_attachment_delete: "Kustuta fail"
label_attachment_plural: "Failid"
label_file_added: "Fail lisatud"
label_report: "Aruanne"
label_report_plural: "Aruanded"
label_news: "Uudised"
label_news_new: "Lisa uudis"
label_news_plural: "Uudised"
label_news_latest: "Viimased uudised"
label_news_view_all: "Kõik uudised"
label_news_added: "Uudis lisatud"
label_news_comment_added: "Kommentaar uudisele lisatud"
label_settings: "Seaded"
label_overview: "Ülevaade"
label_version: "Versioon"
label_version_new: "Uus versioon"
label_version_plural: "Versioonid"
label_close_versions: "Sulge lõpetatud versioonid"
label_confirmation: "Kinnitus"
label_export_to: "Samuti saadaval kujul:"
label_read: "Loe..."
label_public_projects: "Avalikud projektid"
label_open_issues: "avatud"
label_open_issues_plural: "avatud"
label_closed_issues: "suletud"
label_closed_issues_plural: "suletud"
label_x_open_issues_abbr_on_total:
zero: "0 avatud / %{total}"
one: "1 avatud / %{total}"
other: "%{count} avatud / %{total}"
label_x_open_issues_abbr:
zero: "0 avatud"
one: "1 avatud"
other: "%{count} avatud"
label_x_closed_issues_abbr:
zero: "0 suletud"
one: "1 suletud"
other: "%{count} suletud"
label_x_issues:
zero: "0 teemat"
one: "1 teema"
other: "%{count} teemat"
label_total: "Kokku"
label_permissions: "Õigused"
label_current_status: "Praegune olek"
label_new_statuses_allowed: "Uued lubatud olekud"
label_all: "kõik"
label_none: "pole"
label_nobody: "eikeegi"
label_next: "Järgmine"
label_previous: "Eelmine"
label_used_by: "Kasutab"
label_details: "Üksikasjad"
label_add_note: "Lisa märkus"
label_per_page: "Lehe kohta"
label_calendar: "Kalender"
label_months_from: "kuu kaugusel"
label_gantt: "Gantt"
label_internal: "Sisemine"
label_last_changes: "viimased %{count} muudatust"
label_change_view_all: "Kõik muudatused"
label_personalize_page: "Kujunda leht ümber"
label_comment: "Kommentaar"
label_comment_plural: "Kommentaarid"
label_x_comments:
zero: "kommentaare pole"
one: "1 kommentaar"
other: "%{count} kommentaari"
label_comment_add: "Lisa kommentaar"
label_comment_added: "Kommentaar lisatud"
label_comment_delete: "Kustuta kommentaar"
label_query: "Omaloodud päring"
label_query_plural: "Omaloodud päringud"
label_query_new: "Uus päring"
label_my_queries: "Mu omaloodud päringud"
label_filter_add: "Lisa filter"
label_filter_plural: "Filtrid"
label_equals: "on"
label_not_equals: "ei ole"
label_in_less_than: "on väiksem kui"
label_in_more_than: "on suurem kui"
label_greater_or_equal: "suurem-võrdne"
label_less_or_equal: "väiksem-võrdne"
label_between: "vahemikus"
label_in: "sisaldub hulgas"
label_today: "täna"
label_all_time: "piirideta"
label_yesterday: "eile"
label_this_week: "sel nädalal"
label_last_week: "eelmisel nädalal"
label_last_n_days: "viimase %{count} päeva jooksul"
label_this_month: "sel kuul"
label_last_month: "eelmisel kuul"
label_this_year: "sel aastal"
label_date_range: "Kuupäevavahemik"
label_less_than_ago: "uuem kui"
label_more_than_ago: "vanem kui"
label_ago: "vanus"
label_contains: "sisaldab"
label_not_contains: "ei sisalda"
label_day_plural: "päeva"
label_repository: "Hoidla"
label_repository_new: "Uus hoidla"
label_repository_plural: "Hoidlad"
label_browse: "Sirvi"
label_branch: "Haru"
label_tag: "Sildiga"
label_revision: "Sissekanne"
label_revision_plural: "Sissekanded"
label_revision_id: "Sissekande kood %{value}"
label_associated_revisions: "Seotud sissekanded"
label_added: "lisatud"
label_modified: "muudetud"
label_copied: "kopeeritud"
label_renamed: "ümber nimetatud"
label_deleted: "kustutatud"
label_latest_revision: "Viimane sissekanne"
label_latest_revision_plural: "Viimased sissekanded"
label_view_revisions: "Haru ajalugu"
label_view_all_revisions: "Kogu ajalugu"
label_max_size: "Suurim pikkus"
label_sort_highest: "Nihuta esimeseks"
label_sort_higher: "Nihuta üles"
label_sort_lower: "Nihuta alla"
label_sort_lowest: "Nihuta viimaseks"
label_roadmap: "Teekaart"
label_roadmap_due_in: "Tähtaeg %{value}"
label_roadmap_overdue: "%{value} hiljaks jäänud"
label_roadmap_no_issues: "Selles versioonis ei ole teemasid"
label_search: "Otsi"
label_result_plural: "Tulemused"
label_all_words: "Kõik sõnad"
label_wiki: "Viki"
label_wiki_edit: "Viki muutmine"
label_wiki_edit_plural: "Viki muutmised"
label_wiki_page: "Vikileht"
label_wiki_page_plural: "Vikilehed"
label_index_by_title: "Järjesta pealkirja järgi"
label_index_by_date: "Järjesta kuupäeva järgi"
label_current_version: "Praegune versioon"
label_preview: "Eelvaade"
label_feed_plural: "Vood"
label_changes_details: "Kõigi muudatuste üksikasjad"
label_issue_tracking: "Teemade jälgimine"
label_spent_time: "Kulutatud aeg"
label_overall_spent_time: "Kokku kulutatud aeg"
label_f_hour: "%{value} tund"
label_f_hour_plural: "%{value} tundi"
label_time_tracking: "Ajakulu arvestus"
label_change_plural: "Muudatused"
label_statistics: "Statistika"
label_commits_per_month: "Sissekandeid kuu kohta"
label_commits_per_author: "Sissekandeid autori kohta"
label_diff: "erinevused"
label_view_diff: "Vaata erinevusi"
label_diff_inline: "teksti sees"
label_diff_side_by_side: "kõrvuti"
label_options: "Valikud"
label_copy_workflow_from: "Kopeeri see töövoog"
label_permissions_report: "Õiguste aruanne"
label_watched_issues: "Jälgitud teemad"
label_related_issues: "Seotud teemad"
label_applied_status: "Kehtestatud olek"
label_loading: "Laadimas..."
label_relation_new: "Uus seos"
label_relation_delete: "Kustuta seos"
label_relates_to: "seostub"
label_duplicates: "duplitseerib"
label_duplicated_by: "duplitseerija"
label_blocks: "blokeerib"
label_blocked_by: "blokeerija"
label_precedes: "eelneb"
label_follows: "järgneb"
label_end_to_start: "lõpust alguseni"
label_end_to_end: "lõpust lõpuni"
label_start_to_start: "algusest alguseni"
label_start_to_end: "algusest lõpuni"
label_stay_logged_in: "Püsi sisselogituna"
label_disabled: "pole võimalik"
label_show_completed_versions: "Näita lõpetatud versioone"
label_me: "mina"
label_board: "Foorum"
label_board_new: "Uus foorum"
label_board_plural: "Foorumid"
label_board_locked: "Lukus"
label_board_sticky: "Püsiteema"
label_topic_plural: "Teemad"
label_message_plural: "Postitused"
label_message_last: "Viimane postitus"
label_message_new: "Uus postitus"
label_message_posted: "Postitus lisatud"
label_reply_plural: "Vastused"
label_send_information: "Saada teave konto kasutajale"
label_year: "Aasta"
label_month: "Kuu"
label_week: "Nädal"
label_date_from: "Alates"
label_date_to: "Kuni"
label_language_based: "Kasutaja keele põhjal"
label_sort_by: "Sorteeri %{value} järgi"
label_send_test_email: "Saada kontrollkiri"
label_feeds_access_key: "Atom juurdepääsuvõti"
label_missing_feeds_access_key: "Atom juurdepääsuvõti on puudu"
label_feeds_access_key_created_on: "Atom juurdepääsuvõti loodi %{value} tagasi"
label_module_plural: "Moodulid"
label_added_time_by: "Lisatud %{author} poolt %{age} tagasi"
label_updated_time_by: "Uuendatud %{author} poolt %{age} tagasi"
label_updated_time: "Uuendatud %{value} tagasi"
label_jump_to_a_project: "Ava projekt..."
label_file_plural: "Failid"
label_changeset_plural: "Muudatused"
label_default_columns: "Vaikimisi veerud"
label_no_change_option: "(Ei muutu)"
label_bulk_edit_selected_issues: "Muuda valitud teemasid korraga"
label_bulk_edit_selected_time_entries: "Muuda valitud ajakandeid korraga"
label_theme: "Visuaalne teema"
label_default: "Tavaline"
label_search_titles_only: "Ainult pealkirjadest"
label_user_mail_option_all: "Kõigist tegevustest kõigis mu projektides"
label_user_mail_option_selected: "Kõigist tegevustest ainult valitud projektides..."
label_user_mail_option_none: "Teavitusi ei saadeta"
label_user_mail_option_only_my_events: "Ainult mu jälgitavatest või minuga seotud tegevustest"
label_user_mail_option_only_assigned: "Ainult minu teha olevate asjade kohta"
label_user_mail_option_only_owner: "Ainult mu oma asjade kohta"
label_user_mail_no_self_notified: "Ära teavita mind mu enda tehtud muudatustest"
label_registration_activation_by_email: "e-kirjaga"
label_registration_manual_activation: "käsitsi"
label_registration_automatic_activation: "automaatselt"
label_display_per_page: "Lehe kohta: %{value}"
label_age: "Vanus"
label_change_properties: "Muuda omadusi"
label_general: "Üldine"
label_more: "Rohkem"
label_scm: "Lähtekoodi haldusvahend"
label_plugins: "Lisamoodulid"
label_ldap_authentication: "LDAP autentimine"
label_downloads_abbr: "A/L"
label_optional_description: "Teave"
label_add_another_file: "Lisa veel üks fail"
label_preferences: "Eelistused"
label_chronological_order: "kronoloogiline"
label_reverse_chronological_order: "tagurpidi kronoloogiline"
label_planning: "Planeerimine"
label_incoming_emails: "Sissetulevad e-kirjad"
label_generate_key: "Genereeri võti"
label_issue_watchers: "Jälgijad"
label_example: "Näide"
label_display: "Kujundus"
label_sort: "Sorteeri"
label_ascending: "Kasvavalt"
label_descending: "Kahanevalt"
label_date_from_to: "Alates %{start} kuni %{end}"
label_wiki_content_added: "Vikileht lisatud"
label_wiki_content_updated: "Vikileht uuendatud"
label_group: "Grupp"
label_group_plural: "Grupid"
label_group_new: "Uus grupp"
label_time_entry_plural: "Kulutatud aeg"
label_version_sharing_none: "ei toimu"
label_version_sharing_descendants: "alamprojektidega"
label_version_sharing_hierarchy: "projektihierarhiaga"
label_version_sharing_tree: "projektipuuga"
label_version_sharing_system: "kõigi projektidega"
label_update_issue_done_ratios: "Uuenda edenemise astmeid"
label_copy_source: "Allikas"
label_copy_target: "Sihtkoht"
label_copy_same_as_target: "Sama mis sihtkoht"
label_display_used_statuses_only: "Näita ainult selles valdkonnas kasutusel olekuid"
label_api_access_key: "API juurdepääsuvõti"
label_missing_api_access_key: "API juurdepääsuvõti on puudu"
label_api_access_key_created_on: "API juurdepääsuvõti loodi %{value} tagasi"
label_profile: "Profiil"
label_subtask_plural: "Alamteemad"
label_project_copy_notifications: "Saada projekti kopeerimise kohta teavituskiri"
label_principal_search: "Otsi kasutajat või gruppi:"
label_user_search: "Otsi kasutajat:"
label_additional_workflow_transitions_for_author: "Luba ka järgmisi üleminekuid kui kasutaja on teema looja"
label_additional_workflow_transitions_for_assignee: "Luba ka järgmisi üleminekuid kui kasutaja on teemaga tegeleja"
label_issues_visibility_all: "kõiki teemasid"
label_issues_visibility_public: "kõiki mitteprivaatseid teemasid"
label_issues_visibility_own: "enda poolt loodud või enda teha teemasid"
label_git_report_last_commit: "Viimase sissekande teave otse failinimekirja"
label_parent_revision: "Eellane"
label_child_revision: "Järglane"
label_export_options: "%{export_format} ekspordivalikud"
label_copy_attachments: "Kopeeri manused"
label_item_position: "%{position}/%{count}"
label_completed_versions: "Lõpetatud versioonid"
label_search_for_watchers: "Otsi lisamiseks jälgijaid"
button_login: "Logi sisse"
button_submit: "Sisesta"
button_save: "Salvesta"
button_check_all: "Märgi kõik"
button_uncheck_all: "Nulli valik"
button_collapse_all: "Voldi kõik kokku"
button_expand_all: "Voldi kõik lahti"
button_delete: "Kustuta"
button_create: "Loo"
button_create_and_continue: "Loo ja jätka"
button_test: "Testi"
button_edit: "Muuda"
button_edit_associated_wikipage: "Muuda seotud vikilehte: %{page_title}"
button_add: "Lisa"
button_change: "Muuda"
button_apply: "Lae"
button_clear: "Puhasta"
button_lock: "Lukusta"
button_unlock: "Ava lukust"
button_download: "Lae alla"
button_list: "Listi"
button_view: "Vaata"
button_move: "Tõsta"
button_move_and_follow: "Tõsta ja järgne"
button_back: "Tagasi"
button_cancel: "Katkesta"
button_activate: "Aktiveeri"
button_sort: "Sorteeri"
button_log_time: "Ajakulu"
button_rollback: "Rulli tagasi sellesse versiooni"
button_watch: "Jälgi"
button_unwatch: "Ära jälgi"
button_reply: "Vasta"
button_archive: "Arhiveeri"
button_unarchive: "Arhiivist tagasi"
button_reset: "Nulli"
button_rename: "Nimeta ümber"
button_change_password: "Vaheta parool"
button_copy: "Kopeeri"
button_copy_and_follow: "Kopeeri ja järgne"
button_annotate: "Annoteeri"
button_update: "Muuda"
button_configure: "Konfigureeri"
button_quote: "Tsiteeri"
button_duplicate: "Duplitseeri"
button_show: "Näita"
button_edit_section: "Muuda seda sektsiooni"
button_export: "Ekspordi"
button_delete_my_account: "Kustuta oma konto"
status_active: "aktiivne"
status_registered: "registreeritud"
status_locked: "lukus"
version_status_open: "avatud"
version_status_locked: "lukus"
version_status_closed: "suletud"
field_active: "Aktiivne"
text_select_mail_notifications: "Tegevused, millest peaks e-kirjaga teavitama"
text_regexp_info: "nt. ^[A-Z0-9]+$"
text_min_max_length_info: "0 tähendab, et piiranguid ei ole"
text_project_destroy_confirmation: "Oled Sa kindel oma soovis see projekt täielikult kustutada?"
text_subprojects_destroy_warning: "Alamprojekt(id) - %{value} - kustutatakse samuti."
text_workflow_edit: "Töövoo muutmiseks vali roll ja valdkond"
text_are_you_sure: "Oled Sa kindel?"
text_journal_changed: "%{label} muudetud %{old} -> %{new}"
text_journal_changed_no_detail: "%{label} uuendatud"
text_journal_set_to: "%{label} uus väärtus on %{value}"
text_journal_deleted: "%{label} kustutatud (%{old})"
text_journal_added: "%{label} %{value} lisatud"
text_tip_issue_begin_day: "teema avamise päev"
text_tip_issue_end_day: "teema sulgemise päev"
text_tip_issue_begin_end_day: "teema avati ja sulgeti samal päeval"
text_project_identifier_info: "Lubatud on ainult väikesed tähed (a-z), numbrid ja kriipsud. Peale salvestamist ei saa tunnust enam muuta."
text_caracters_maximum: "%{count} märki kõige rohkem."
text_caracters_minimum: "Peab olema vähemalt %{count} märki pikk."
text_length_between: "Pikkus %{min} kuni %{max} märki."
text_tracker_no_workflow: "Selle valdkonna jaoks ei ole ühtegi töövoogu kirjeldatud"
text_unallowed_characters: "Lubamatud märgid"
text_comma_separated: "Lubatud erinevad väärtused (komaga eraldatult)."
text_line_separated: "Lubatud erinevad väärtused (igaüks eraldi real)."
text_issues_ref_in_commit_messages: "Teemadele ja parandustele viitamine sissekannete märkustes"
text_issue_added: "%{author} lisas uue teema %{id}."
text_issue_updated: "%{author} uuendas teemat %{id}."
text_wiki_destroy_confirmation: "Oled Sa kindel oma soovis kustutada see Viki koos kogu sisuga?"
text_issue_category_destroy_question: "Kustutatavat kategooriat kasutab %{count} teema(t). Mis Sa soovid nendega ette võtta?"
text_issue_category_destroy_assignments: "Jäta teemadel kategooria määramata"
text_issue_category_reassign_to: "Määra teemad teise kategooriasse"
text_user_mail_option: "Valimata projektidest saad teavitusi ainult jälgitavate või Sinuga seotud asjade kohta (nt. Sinu loodud või teha teemad)."
text_no_configuration_data: "Rollid, valdkonnad, olekud ja töövood ei ole veel seadistatud.\nVäga soovitav on laadida vaikeasetused. Peale laadimist saad neid ise muuta."
text_load_default_configuration: "Lae vaikeasetused"
text_status_changed_by_changeset: "Kehtestatakse muudatuses %{value}."
text_time_logged_by_changeset: "Kehtestatakse muudatuses %{value}."
text_issues_destroy_confirmation: "Oled Sa kindel oma soovis valitud teema(d) kustutada?"
text_issues_destroy_descendants_confirmation: "See kustutab samuti %{count} alamteemat."
text_time_entries_destroy_confirmation: "Oled Sa kindel oma soovis valitud ajakulu kanne/kanded kustutada?"
text_select_project_modules: "Projektis kasutatavad moodulid"
text_default_administrator_account_changed: "Algne administraatori konto on muudetud"
text_file_repository_writable: "Manuste kataloog on kirjutatav"
text_plugin_assets_writable: "Lisamoodulite abifailide kataloog on kirjutatav"
text_rmagick_available: "RMagick on kasutatav (mittekohustuslik)"
text_destroy_time_entries_question: "Kustutatavatele teemadele oli kirja pandud %{hours} tundi. Mis Sa soovid ette võtta?"
text_destroy_time_entries: "Kustuta need tunnid"
text_assign_time_entries_to_project: "Vii tunnid üle teise projekti"
text_reassign_time_entries: "Määra tunnid sellele teemale:"
text_user_wrote: "%{value} kirjutas:"
text_enumeration_destroy_question: "Selle väärtusega on seotud %{count} objekt(i)."
text_enumeration_category_reassign_to: "Seo nad teise väärtuse külge:"
text_email_delivery_not_configured: "E-kirjade saatmine ei ole seadistatud ja teavitusi ei saadeta.\nKonfigureeri oma SMTP server failis config/configuration.yml ja taaskäivita Redmine."
text_repository_usernames_mapping: "Seosta Redmine kasutaja hoidlasse sissekannete tegijaga.\nSama nime või e-postiga kasutajad seostatakse automaatselt."
text_diff_truncated: "... Osa erinevusi jäi välja, sest neid on näitamiseks liiga palju."
text_custom_field_possible_values_info: "Üks rida iga väärtuse jaoks"
text_wiki_page_destroy_question: "Sel lehel on %{descendants} järglasleht(e) ja järeltulija(t). Mis Sa soovid ette võtta?"
text_wiki_page_nullify_children: "Muuda järglaslehed uuteks juurlehtedeks"
text_wiki_page_destroy_children: "Kustuta järglaslehed ja kõik nende järglased"
text_wiki_page_reassign_children: "Määra järglaslehed teise lehe külge"
text_own_membership_delete_confirmation: "Sa võtad endalt ära osa või kõik õigused ega saa edaspidi seda projekti võib-olla enam muuta.\nOled Sa jätkamises kindel?"
text_zoom_in: "Vaata lähemalt"
text_zoom_out: "Vaata kaugemalt"
text_warn_on_leaving_unsaved: "Sel lehel on salvestamata teksti, mis läheb kaduma, kui siit lehelt lahkud."
text_scm_path_encoding_note: "Vaikimisi UTF-8"
text_git_repository_note: "Hoidla peab olema paljas (bare) ja kohalik (nt. /gitrepo, c:\\gitrepo)"
text_mercurial_repository_note: "Hoidla peab olema kohalik (nt. /hgrepo, c:\\hgrepo)"
text_scm_command: "Hoidla poole pöördumise käsk"
text_scm_command_version: "Versioon"
text_scm_config: "Hoidlate poole pöördumist saab konfigureerida failis config/configuration.yml. Peale selle muutmist taaskäivita Redmine."
text_scm_command_not_available: "Hoidla poole pöördumine ebaõnnestus. Palun kontrolli seadistusi."
text_issue_conflict_resolution_overwrite: "Kehtesta oma muudatused (kõik märkused jäävad, ent muu võidakse üle kirjutada)"
text_issue_conflict_resolution_add_notes: "Lisa oma märkused, aga loobu teistest muudatustest"
text_issue_conflict_resolution_cancel: "Loobu kõigist muudatustest ja lae %{link} uuesti"
text_account_destroy_confirmation: "Oled Sa kindel?\nSu konto kustutatakse jäädavalt ja seda pole võimalik taastada."
default_role_manager: "Haldaja"
default_role_developer: "Arendaja"
default_role_reporter: "Edastaja"
default_tracker_bug: "Veaparandus"
default_tracker_feature: "Täiendus"
default_tracker_support: "Klienditugi"
default_issue_status_new: "Avatud"
default_issue_status_in_progress: "Töös"
default_issue_status_resolved: "Lahendatud"
default_issue_status_feedback: "Tagasiside"
default_issue_status_closed: "Suletud"
default_issue_status_rejected: "Tagasi lükatud"
default_doc_category_user: "Juhend lõppkasutajale"
default_doc_category_tech: "Tehniline dokumentatsioon"
default_priority_low: "Aega on"
default_priority_normal: "Tavaline"
default_priority_high: "Pakiline"
default_priority_urgent: "Täna vaja"
default_priority_immediate: "Kohe vaja"
default_activity_design: "Kavandamine"
default_activity_development: "Arendamine"
enumeration_issue_priorities: "Teemade prioriteedid"
enumeration_doc_categories: "Dokumentide kategooriad"
enumeration_activities: "Tegevused (ajakulu)"
enumeration_system_activity: "Süsteemi aktiivsus"
description_filter: "Filter"
description_search: "Otsinguväli"
description_choose_project: "Projektid"
description_project_scope: "Otsingu ulatus"
description_notes: "Märkused"
description_message_content: "Postituse sisu"
description_query_sort_criteria_attribute: "Sorteerimise kriteerium"
description_query_sort_criteria_direction: "Sorteerimise suund"
description_user_mail_notification: "E-kirjaga teavitamise seaded"
description_available_columns: "Kasutatavad veerud"
description_selected_columns: "Valitud veerud"
description_all_columns: "Kõik veerud"
description_issue_category_reassign: "Vali uus kategooria"
description_wiki_subpages_reassign: "Vali lehele uus vanem"
description_date_range_list: "Vali vahemik nimekirjast"
description_date_range_interval: "Vali vahemik algus- ja lõpukuupäeva abil"
description_date_from: "Sisesta alguskuupäev"
description_date_to: "Sisesta lõpukuupäev"
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: "Lubatud on ainult väikesed tähed (a-z), numbrid ja kriipsud. Peale salvestamist ei saa tunnust enam muuta."
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: "kõik"
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: "alamprojektidega"
label_cross_project_tree: "projektipuuga"
label_cross_project_hierarchy: "projektihierarhiaga"
label_cross_project_system: "kõigi projektidega"
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: "Kokku"
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/bs.yml 0000644 0001750 0001750 00000140263 12255774347 016532 0 ustar ondrej ondrej #Ernad Husremovic hernad@bring.out.ba
bs:
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%e. %b"
long: "%e. %B %Y"
only_day: "%e"
day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
month_names: [~, Januar, Februar, Mart, April, Maj, Jun, Jul, Avgust, Septembar, Oktobar, Novembar, Decembar]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Avg, Sep, Okt, Nov, Dec]
order:
- :day
- :month
- :year
time:
formats:
default: "%A, %e. %B %Y, %H:%M"
short: "%e. %B, %H:%M Uhr"
long: "%A, %e. %B %Y, %H:%M"
time: "%H:%M"
am: "prijepodne"
pm: "poslijepodne"
datetime:
distance_in_words:
half_a_minute: "pola minute"
less_than_x_seconds:
one: "manje od 1 sekunde"
other: "manje od %{count} sekudni"
x_seconds:
one: "1 sekunda"
other: "%{count} sekundi"
less_than_x_minutes:
one: "manje od 1 minute"
other: "manje od %{count} minuta"
x_minutes:
one: "1 minuta"
other: "%{count} minuta"
about_x_hours:
one: "oko 1 sahat"
other: "oko %{count} sahata"
x_hours:
one: "1 sahat"
other: "%{count} sahata"
x_days:
one: "1 dan"
other: "%{count} dana"
about_x_months:
one: "oko 1 mjesec"
other: "oko %{count} mjeseci"
x_months:
one: "1 mjesec"
other: "%{count} mjeseci"
about_x_years:
one: "oko 1 godine"
other: "oko %{count} godina"
over_x_years:
one: "preko 1 godine"
other: "preko %{count} godina"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
precision: 2
separator: ','
delimiter: '.'
currency:
format:
unit: 'KM'
format: '%u %n'
negative_format: '%u -%n'
delimiter: ''
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "i"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije uključeno u listu"
exclusion: "je rezervisano"
invalid: "nije ispravno"
confirmation: "ne odgovara potvrdi"
accepted: "mora se prihvatiti"
empty: "ne može biti prazno"
blank: "ne može biti znak razmaka"
too_long: "je predugačko"
too_short: "je prekratko"
wrong_length: "je pogrešne dužine"
taken: "već je zauzeto"
not_a_number: "nije broj"
not_a_date: "nije ispravan datum"
greater_than: "mora bit veći od %{count}"
greater_than_or_equal_to: "mora bit veći ili jednak %{count}"
equal_to: "mora biti jednak %{count}"
less_than: "mora biti manji od %{count}"
less_than_or_equal_to: "mora bit manji ili jednak %{count}"
odd: "mora biti neparan"
even: "mora biti paran"
greater_than_start_date: "mora biti veći nego početni datum"
not_same_project: "ne pripada istom projektu"
circular_dependency: "Ova relacija stvar cirkularnu zavisnost"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Molimo odaberite
general_text_No: 'Da'
general_text_Yes: 'Ne'
general_text_no: 'ne'
general_text_yes: 'da'
general_lang_name: 'Bosanski'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
notice_account_invalid_creditentials: Pogrešan korisnik ili lozinka
notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu.
notice_account_password_updated: Lozinka je uspješno promjenjena.
notice_account_pending: "Vaš nalog je kreiran i čeka odobrenje administratora."
notice_account_register_done: Nalog je uspješno kreiran. Da bi ste aktivirali vaš nalog kliknite na link koji vam je poslat.
notice_account_unknown_email: Nepoznati korisnik.
notice_account_updated: Nalog je uspješno promjenen.
notice_account_wrong_password: Pogrešna lozinka
notice_can_t_change_password: Ovaj nalog koristi eksterni izvor prijavljivanja. Ne mogu da promjenim šifru.
notice_default_data_loaded: Podrazumjevana konfiguracija uspječno učitana.
notice_email_error: Došlo je do greške pri slanju emaila (%{value})
notice_email_sent: "Email je poslan %{value}"
notice_failed_to_save_issues: "Neuspješno snimanje %{count} aktivnosti na %{total} izabrano: %{ids}."
notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
notice_file_not_found: Stranica kojoj pokušavate da pristupite ne postoji ili je uklonjena.
notice_locking_conflict: "Konflikt: podaci su izmjenjeni od strane drugog korisnika."
notice_no_issue_selected: "Nijedna aktivnost nije izabrana! Molim, izaberite aktivnosti koje želite za ispravljate."
notice_not_authorized: Niste ovlašćeni da pristupite ovoj stranici.
notice_successful_connection: Uspješna konekcija.
notice_successful_create: Uspješno kreiranje.
notice_successful_delete: Brisanje izvršeno.
notice_successful_update: Promjene uspješno izvršene.
error_can_t_load_default_data: "Podrazumjevane postavke se ne mogu učitati %{value}"
error_scm_command_failed: "Desila se greška pri pristupu repozitoriju: %{value}"
error_scm_not_found: "Unos i/ili revizija ne postoji u repozitoriju."
error_scm_annotate: "Ova stavka ne postoji ili nije označena."
error_issue_not_found_in_project: 'Aktivnost nije nađena ili ne pripada ovom projektu'
warning_attachments_not_saved: "%{count} fajl(ovi) ne mogu biti snimljen(i)."
mail_subject_lost_password: "Vaša %{value} lozinka"
mail_body_lost_password: 'Za promjenu lozinke, kliknite na sljedeći link:'
mail_subject_register: "Aktivirajte %{value} vaš korisnički račun"
mail_body_register: 'Za aktivaciju vašeg korisničkog računa, kliknite na sljedeći link:'
mail_body_account_information_external: "Možete koristiti vaš %{value} korisnički račun za prijavu na sistem."
mail_body_account_information: Informacija o vašem korisničkom računu
mail_subject_account_activation_request: "%{value} zahtjev za aktivaciju korisničkog računa"
mail_body_account_activation_request: "Novi korisnik (%{value}) se registrovao. Korisnički račun čeka vaše odobrenje za aktivaciju:"
mail_subject_reminder: "%{count} aktivnost(i) u kašnjenju u narednim %{days} danima"
mail_body_reminder: "%{count} aktivnost(i) koje su dodjeljenje vama u narednim %{days} danima:"
field_name: Ime
field_description: Opis
field_summary: Pojašnjenje
field_is_required: Neophodno popuniti
field_firstname: Ime
field_lastname: Prezime
field_mail: Email
field_filename: Fajl
field_filesize: Veličina
field_downloads: Downloadi
field_author: Autor
field_created_on: Kreirano
field_updated_on: Izmjenjeno
field_field_format: Format
field_is_for_all: Za sve projekte
field_possible_values: Moguće vrijednosti
field_regexp: '"Regularni izraz"'
field_min_length: Minimalna veličina
field_max_length: Maksimalna veličina
field_value: Vrijednost
field_category: Kategorija
field_title: Naslov
field_project: Projekat
field_issue: Aktivnost
field_status: Status
field_notes: Bilješke
field_is_closed: Aktivnost zatvorena
field_is_default: Podrazumjevana vrijednost
field_tracker: Područje aktivnosti
field_subject: Subjekat
field_due_date: Završiti do
field_assigned_to: Dodijeljeno
field_priority: Prioritet
field_fixed_version: Ciljna verzija
field_user: Korisnik
field_role: Uloga
field_homepage: Naslovna strana
field_is_public: Javni
field_parent: Podprojekt od
field_is_in_roadmap: Aktivnosti prikazane u planu realizacije
field_login: Prijava
field_mail_notification: Email notifikacije
field_admin: Administrator
field_last_login_on: Posljednja konekcija
field_language: Jezik
field_effective_date: Datum
field_password: Lozinka
field_new_password: Nova lozinka
field_password_confirmation: Potvrda
field_version: Verzija
field_type: Tip
field_host: Host
field_port: Port
field_account: Korisnički račun
field_base_dn: Base DN
field_attr_login: Attribut za prijavu
field_attr_firstname: Attribut za ime
field_attr_lastname: Atribut za prezime
field_attr_mail: Atribut za email
field_onthefly: 'Kreiranje korisnika "On-the-fly"'
field_start_date: Početak
field_done_ratio: "% Realizovano"
field_auth_source: Mod za authentifikaciju
field_hide_mail: Sakrij moju email adresu
field_comments: Komentar
field_url: URL
field_start_page: Početna stranica
field_subproject: Podprojekat
field_hours: Sahata
field_activity: Operacija
field_spent_on: Datum
field_identifier: Identifikator
field_is_filter: Korišteno kao filter
field_issue_to: Povezana aktivnost
field_delay: Odgađanje
field_assignable: Aktivnosti dodijeljene ovoj ulozi
field_redirect_existing_links: Izvrši redirekciju postojećih linkova
field_estimated_hours: Procjena vremena
field_column_names: Kolone
field_time_zone: Vremenska zona
field_searchable: Pretraživo
field_default_value: Podrazumjevana vrijednost
field_comments_sorting: Prikaži komentare
field_parent_title: 'Stranica "roditelj"'
field_editable: Može se mijenjati
field_watcher: Posmatrač
field_identity_url: OpenID URL
field_content: Sadržaj
setting_app_title: Naslov aplikacije
setting_app_subtitle: Podnaslov aplikacije
setting_welcome_text: Tekst dobrodošlice
setting_default_language: Podrazumjevani jezik
setting_login_required: Authentifikacija neophodna
setting_self_registration: Samo-registracija
setting_attachment_max_size: Maksimalna veličina prikačenog fajla
setting_issues_export_limit: Limit za eksport aktivnosti
setting_mail_from: Mail adresa - pošaljilac
setting_bcc_recipients: '"BCC" (blind carbon copy) primaoci '
setting_plain_text_mail: Email sa običnim tekstom (bez HTML-a)
setting_host_name: Ime hosta i putanja
setting_text_formatting: Formatiranje teksta
setting_wiki_compression: Kompresija Wiki istorije
setting_feeds_limit: 'Limit za "Atom" feed-ove'
setting_default_projects_public: Podrazumjeva se da je novi projekat javni
setting_autofetch_changesets: 'Automatski kupi "commit"-e'
setting_sys_api_enabled: 'Omogući "WS" za upravljanje repozitorijom'
setting_commit_ref_keywords: Ključne riječi za reference
setting_commit_fix_keywords: 'Ključne riječi za status "zatvoreno"'
setting_autologin: Automatski login
setting_date_format: Format datuma
setting_time_format: Format vremena
setting_cross_project_issue_relations: Omogući relacije između aktivnosti na različitim projektima
setting_issue_list_default_columns: Podrazumjevane koleone za prikaz na listi aktivnosti
setting_emails_footer: Potpis na email-ovima
setting_protocol: Protokol
setting_per_page_options: Broj objekata po stranici
setting_user_format: Format korisničkog prikaza
setting_activity_days_default: Prikaz promjena na projektu - opseg dana
setting_display_subprojects_issues: Prikaz podprojekata na glavnom projektima (podrazumjeva se)
setting_enabled_scm: Omogući SCM (source code management)
setting_mail_handler_api_enabled: Omogući automatsku obradu ulaznih emailova
setting_mail_handler_api_key: API ključ (obrada ulaznih mailova)
setting_sequential_project_identifiers: Generiši identifikatore projekta sekvencijalno
setting_gravatar_enabled: 'Koristi "gravatar" korisničke ikone'
setting_diff_max_lines_displayed: Maksimalan broj linija za prikaz razlika između dva fajla
setting_file_max_size_displayed: Maksimalna veličina fajla kod prikaza razlika unutar fajla (inline)
setting_repository_log_display_limit: Maksimalna veličina revizija prikazanih na log fajlu
setting_openid: Omogući OpenID prijavu i registraciju
permission_edit_project: Ispravke projekta
permission_select_project_modules: Odaberi module projekta
permission_manage_members: Upravljanje članovima
permission_manage_versions: Upravljanje verzijama
permission_manage_categories: Upravljanje kategorijama aktivnosti
permission_add_issues: Dodaj aktivnosti
permission_edit_issues: Ispravka aktivnosti
permission_manage_issue_relations: Upravljaj relacijama među aktivnostima
permission_add_issue_notes: Dodaj bilješke
permission_edit_issue_notes: Ispravi bilješke
permission_edit_own_issue_notes: Ispravi sopstvene bilješke
permission_move_issues: Pomjeri aktivnosti
permission_delete_issues: Izbriši aktivnosti
permission_manage_public_queries: Upravljaj javnim upitima
permission_save_queries: Snimi upite
permission_view_gantt: Pregled gantograma
permission_view_calendar: Pregled kalendara
permission_view_issue_watchers: Pregled liste korisnika koji prate aktivnost
permission_add_issue_watchers: Dodaj onoga koji prati aktivnost
permission_log_time: Evidentiraj utrošak vremena
permission_view_time_entries: Pregled utroška vremena
permission_edit_time_entries: Ispravka utroška vremena
permission_edit_own_time_entries: Ispravka svog utroška vremena
permission_manage_news: Upravljaj novostima
permission_comment_news: Komentiraj novosti
permission_view_documents: Pregled dokumenata
permission_manage_files: Upravljaj fajlovima
permission_view_files: Pregled fajlova
permission_manage_wiki: Upravljaj wiki stranicama
permission_rename_wiki_pages: Ispravi wiki stranicu
permission_delete_wiki_pages: Izbriši wiki stranicu
permission_view_wiki_pages: Pregled wiki sadržaja
permission_view_wiki_edits: Pregled wiki istorije
permission_edit_wiki_pages: Ispravka wiki stranica
permission_delete_wiki_pages_attachments: Brisanje fajlova prikačenih wiki-ju
permission_protect_wiki_pages: Zaštiti wiki stranicu
permission_manage_repository: Upravljaj repozitorijem
permission_browse_repository: Pregled repozitorija
permission_view_changesets: Pregled setova promjena
permission_commit_access: 'Pristup "commit"-u'
permission_manage_boards: Upravljaj forumima
permission_view_messages: Pregled poruka
permission_add_messages: Šalji poruke
permission_edit_messages: Ispravi poruke
permission_edit_own_messages: Ispravka sopstvenih poruka
permission_delete_messages: Prisanje poruka
permission_delete_own_messages: Brisanje sopstvenih poruka
project_module_issue_tracking: Praćenje aktivnosti
project_module_time_tracking: Praćenje vremena
project_module_news: Novosti
project_module_documents: Dokumenti
project_module_files: Fajlovi
project_module_wiki: Wiki stranice
project_module_repository: Repozitorij
project_module_boards: Forumi
label_user: Korisnik
label_user_plural: Korisnici
label_user_new: Novi korisnik
label_project: Projekat
label_project_new: Novi projekat
label_project_plural: Projekti
label_x_projects:
zero: 0 projekata
one: 1 projekat
other: "%{count} projekata"
label_project_all: Svi projekti
label_project_latest: Posljednji projekti
label_issue: Aktivnost
label_issue_new: Nova aktivnost
label_issue_plural: Aktivnosti
label_issue_view_all: Vidi sve aktivnosti
label_issues_by: "Aktivnosti po %{value}"
label_issue_added: Aktivnost je dodana
label_issue_updated: Aktivnost je izmjenjena
label_document: Dokument
label_document_new: Novi dokument
label_document_plural: Dokumenti
label_document_added: Dokument je dodan
label_role: Uloga
label_role_plural: Uloge
label_role_new: Nove uloge
label_role_and_permissions: Uloge i dozvole
label_member: Izvršilac
label_member_new: Novi izvršilac
label_member_plural: Izvršioci
label_tracker: Područje aktivnosti
label_tracker_plural: Područja aktivnosti
label_tracker_new: Novo područje aktivnosti
label_workflow: Tok promjena na aktivnosti
label_issue_status: Status aktivnosti
label_issue_status_plural: Statusi aktivnosti
label_issue_status_new: Novi status
label_issue_category: Kategorija aktivnosti
label_issue_category_plural: Kategorije aktivnosti
label_issue_category_new: Nova kategorija
label_custom_field: Proizvoljno polje
label_custom_field_plural: Proizvoljna polja
label_custom_field_new: Novo proizvoljno polje
label_enumerations: Enumeracije
label_enumeration_new: Nova vrijednost
label_information: Informacija
label_information_plural: Informacije
label_please_login: Molimo prijavite se
label_register: Registracija
label_login_with_open_id_option: ili prijava sa OpenID-om
label_password_lost: Izgubljena lozinka
label_home: Početna stranica
label_my_page: Moja stranica
label_my_account: Moj korisnički račun
label_my_projects: Moji projekti
label_administration: Administracija
label_login: Prijavi se
label_logout: Odjavi se
label_help: Pomoć
label_reported_issues: Prijavljene aktivnosti
label_assigned_to_me_issues: Aktivnosti dodjeljene meni
label_last_login: Posljednja konekcija
label_registered_on: Registrovan na
label_activity_plural: Promjene
label_activity: Operacija
label_overall_activity: Pregled svih promjena
label_user_activity: "Promjene izvršene od: %{value}"
label_new: Novi
label_logged_as: Prijavljen kao
label_environment: Sistemsko okruženje
label_authentication: Authentifikacija
label_auth_source: Mod authentifikacije
label_auth_source_new: Novi mod authentifikacije
label_auth_source_plural: Modovi authentifikacije
label_subproject_plural: Podprojekti
label_and_its_subprojects: "%{value} i njegovi podprojekti"
label_min_max_length: Min - Maks dužina
label_list: Lista
label_date: Datum
label_integer: Cijeli broj
label_float: Float
label_boolean: Logička varijabla
label_string: Tekst
label_text: Dugi tekst
label_attribute: Atribut
label_attribute_plural: Atributi
label_no_data: Nema podataka za prikaz
label_change_status: Promjeni status
label_history: Istorija
label_attachment: Fajl
label_attachment_new: Novi fajl
label_attachment_delete: Izbriši fajl
label_attachment_plural: Fajlovi
label_file_added: Fajl je dodan
label_report: Izvještaj
label_report_plural: Izvještaji
label_news: Novosti
label_news_new: Dodaj novosti
label_news_plural: Novosti
label_news_latest: Posljednje novosti
label_news_view_all: Pogledaj sve novosti
label_news_added: Novosti su dodane
label_settings: Postavke
label_overview: Pregled
label_version: Verzija
label_version_new: Nova verzija
label_version_plural: Verzije
label_confirmation: Potvrda
label_export_to: 'Takođe dostupno u:'
label_read: Čitaj...
label_public_projects: Javni projekti
label_open_issues: otvoren
label_open_issues_plural: otvoreni
label_closed_issues: zatvoren
label_closed_issues_plural: zatvoreni
label_x_open_issues_abbr_on_total:
zero: 0 otvoreno / %{total}
one: 1 otvorena / %{total}
other: "%{count} otvorene / %{total}"
label_x_open_issues_abbr:
zero: 0 otvoreno
one: 1 otvorena
other: "%{count} otvorene"
label_x_closed_issues_abbr:
zero: 0 zatvoreno
one: 1 zatvorena
other: "%{count} zatvorene"
label_total: Ukupno
label_permissions: Dozvole
label_current_status: Tekući status
label_new_statuses_allowed: Novi statusi dozvoljeni
label_all: sve
label_none: ništa
label_nobody: niko
label_next: Sljedeće
label_previous: Predhodno
label_used_by: Korišteno od
label_details: Detalji
label_add_note: Dodaj bilješku
label_per_page: Po stranici
label_calendar: Kalendar
label_months_from: mjeseci od
label_gantt: Gantt
label_internal: Interno
label_last_changes: "posljednjih %{count} promjena"
label_change_view_all: Vidi sve promjene
label_personalize_page: Personaliziraj ovu stranicu
label_comment: Komentar
label_comment_plural: Komentari
label_x_comments:
zero: bez komentara
one: 1 komentar
other: "%{count} komentari"
label_comment_add: Dodaj komentar
label_comment_added: Komentar je dodan
label_comment_delete: Izbriši komentar
label_query: Proizvoljan upit
label_query_plural: Proizvoljni upiti
label_query_new: Novi upit
label_filter_add: Dodaj filter
label_filter_plural: Filteri
label_equals: je
label_not_equals: nije
label_in_less_than: je manji nego
label_in_more_than: je više nego
label_in: u
label_today: danas
label_all_time: sve vrijeme
label_yesterday: juče
label_this_week: ova hefta
label_last_week: zadnja hefta
label_last_n_days: "posljednjih %{count} dana"
label_this_month: ovaj mjesec
label_last_month: posljednji mjesec
label_this_year: ova godina
label_date_range: Datumski opseg
label_less_than_ago: ranije nego (dana)
label_more_than_ago: starije nego (dana)
label_ago: prije (dana)
label_contains: sadrži
label_not_contains: ne sadrži
label_day_plural: dani
label_repository: Repozitorij
label_repository_plural: Repozitoriji
label_browse: Listaj
label_revision: Revizija
label_revision_plural: Revizije
label_associated_revisions: Doddjeljene revizije
label_added: dodano
label_modified: izmjenjeno
label_copied: kopirano
label_renamed: preimenovano
label_deleted: izbrisano
label_latest_revision: Posljednja revizija
label_latest_revision_plural: Posljednje revizije
label_view_revisions: Vidi revizije
label_max_size: Maksimalna veličina
label_sort_highest: Pomjeri na vrh
label_sort_higher: Pomjeri gore
label_sort_lower: Pomjeri dole
label_sort_lowest: Pomjeri na dno
label_roadmap: Plan realizacije
label_roadmap_due_in: "Obavezan do %{value}"
label_roadmap_overdue: "%{value} kasni"
label_roadmap_no_issues: Nema aktivnosti za ovu verziju
label_search: Traži
label_result_plural: Rezultati
label_all_words: Sve riječi
label_wiki: Wiki stranice
label_wiki_edit: ispravka wiki-ja
label_wiki_edit_plural: ispravke wiki-ja
label_wiki_page: Wiki stranica
label_wiki_page_plural: Wiki stranice
label_index_by_title: Indeks prema naslovima
label_index_by_date: Indeks po datumima
label_current_version: Tekuća verzija
label_preview: Pregled
label_feed_plural: Feeds
label_changes_details: Detalji svih promjena
label_issue_tracking: Evidencija aktivnosti
label_spent_time: Utrošak vremena
label_f_hour: "%{value} sahat"
label_f_hour_plural: "%{value} sahata"
label_time_tracking: Evidencija vremena
label_change_plural: Promjene
label_statistics: Statistika
label_commits_per_month: '"Commit"-a po mjesecu'
label_commits_per_author: '"Commit"-a po autoru'
label_view_diff: Pregled razlika
label_diff_inline: zajedno
label_diff_side_by_side: jedna pored druge
label_options: Opcije
label_copy_workflow_from: Kopiraj tok promjena statusa iz
label_permissions_report: Izvještaj
label_watched_issues: Aktivnosti koje pratim
label_related_issues: Korelirane aktivnosti
label_applied_status: Status je primjenjen
label_loading: Učitavam...
label_relation_new: Nova relacija
label_relation_delete: Izbriši relaciju
label_relates_to: korelira sa
label_duplicates: duplikat
label_duplicated_by: duplicirano od
label_blocks: blokira
label_blocked_by: blokirano on
label_precedes: predhodi
label_follows: slijedi
label_end_to_start: 'kraj -> početak'
label_end_to_end: 'kraja -> kraj'
label_start_to_start: 'početak -> početak'
label_start_to_end: 'početak -> kraj'
label_stay_logged_in: Ostani prijavljen
label_disabled: onemogućen
label_show_completed_versions: Prikaži završene verzije
label_me: ja
label_board: Forum
label_board_new: Novi forum
label_board_plural: Forumi
label_topic_plural: Teme
label_message_plural: Poruke
label_message_last: Posljednja poruka
label_message_new: Nova poruka
label_message_posted: Poruka je dodana
label_reply_plural: Odgovori
label_send_information: Pošalji informaciju o korisničkom računu
label_year: Godina
label_month: Mjesec
label_week: Hefta
label_date_from: Od
label_date_to: Do
label_language_based: Bazirano na korisnikovom jeziku
label_sort_by: "Sortiraj po %{value}"
label_send_test_email: Pošalji testni email
label_feeds_access_key_created_on: "Atom pristupni ključ kreiran prije %{value} dana"
label_module_plural: Moduli
label_added_time_by: "Dodano od %{author} prije %{age}"
label_updated_time_by: "Izmjenjeno od %{author} prije %{age}"
label_updated_time: "Izmjenjeno prije %{value}"
label_jump_to_a_project: Skoči na projekat...
label_file_plural: Fajlovi
label_changeset_plural: Setovi promjena
label_default_columns: Podrazumjevane kolone
label_no_change_option: (Bez promjene)
label_bulk_edit_selected_issues: Ispravi odjednom odabrane aktivnosti
label_theme: Tema
label_default: Podrazumjevano
label_search_titles_only: Pretraži samo naslove
label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
label_user_mail_option_selected: "Za bilo koji događaj na odabranim projektima..."
label_user_mail_no_self_notified: "Ne želim notifikaciju za promjene koje sam ja napravio"
label_registration_activation_by_email: aktivacija korisničkog računa email-om
label_registration_manual_activation: ručna aktivacija korisničkog računa
label_registration_automatic_activation: automatska kreacija korisničkog računa
label_display_per_page: "Po stranici: %{value}"
label_age: Starost
label_change_properties: Promjena osobina
label_general: Generalno
label_more: Više
label_scm: SCM
label_plugins: Plugin-ovi
label_ldap_authentication: LDAP authentifikacija
label_downloads_abbr: D/L
label_optional_description: Opis (opciono)
label_add_another_file: Dodaj još jedan fajl
label_preferences: Postavke
label_chronological_order: Hronološki poredak
label_reverse_chronological_order: Reverzni hronološki poredak
label_planning: Planiranje
label_incoming_emails: Dolazni email-ovi
label_generate_key: Generiši ključ
label_issue_watchers: Praćeno od
label_example: Primjer
label_display: Prikaz
button_apply: Primjeni
button_add: Dodaj
button_archive: Arhiviranje
button_back: Nazad
button_cancel: Odustani
button_change: Izmjeni
button_change_password: Izmjena lozinke
button_check_all: Označi sve
button_clear: Briši
button_copy: Kopiraj
button_create: Novi
button_delete: Briši
button_download: Download
button_edit: Ispravka
button_list: Lista
button_lock: Zaključaj
button_log_time: Utrošak vremena
button_login: Prijava
button_move: Pomjeri
button_rename: Promjena imena
button_reply: Odgovor
button_reset: Resetuj
button_rollback: Vrati predhodno stanje
button_save: Snimi
button_sort: Sortiranje
button_submit: Pošalji
button_test: Testiraj
button_unarchive: Otpakuj arhivu
button_uncheck_all: Isključi sve
button_unlock: Otključaj
button_unwatch: Prekini notifikaciju
button_update: Promjena na aktivnosti
button_view: Pregled
button_watch: Notifikacija
button_configure: Konfiguracija
button_quote: Citat
status_active: aktivan
status_registered: registrovan
status_locked: zaključan
text_select_mail_notifications: Odaberi događaje za koje će se slati email notifikacija.
text_regexp_info: npr. ^[A-Z0-9]+$
text_min_max_length_info: 0 znači bez restrikcije
text_project_destroy_confirmation: Sigurno želite izbrisati ovaj projekat i njegove podatke ?
text_subprojects_destroy_warning: "Podprojekt(i): %{value} će takođe biti izbrisani."
text_workflow_edit: Odaberite ulogu i područje aktivnosti za ispravku toka promjena na aktivnosti
text_are_you_sure: Da li ste sigurni ?
text_tip_issue_begin_day: zadatak počinje danas
text_tip_issue_end_day: zadatak završava danas
text_tip_issue_begin_end_day: zadatak započinje i završava danas
text_caracters_maximum: "maksimum %{count} karaktera."
text_caracters_minimum: "Dužina mora biti najmanje %{count} znakova."
text_length_between: "Broj znakova između %{min} i %{max}."
text_tracker_no_workflow: Tok statusa nije definisan za ovo područje aktivnosti
text_unallowed_characters: Nedozvoljeni znakovi
text_comma_separated: Višestruke vrijednosti dozvoljene (odvojiti zarezom).
text_issues_ref_in_commit_messages: 'Referenciranje i zatvaranje aktivnosti putem "commit" poruka'
text_issue_added: "Aktivnost %{id} je prijavljena od %{author}."
text_issue_updated: "Aktivnost %{id} je izmjenjena od %{author}."
text_wiki_destroy_confirmation: Sigurno želite izbrisati ovaj wiki i čitav njegov sadržaj ?
text_issue_category_destroy_question: "Neke aktivnosti (%{count}) pripadaju ovoj kategoriji. Sigurno to želite uraditi ?"
text_issue_category_destroy_assignments: Ukloni kategoriju
text_issue_category_reassign_to: Ponovo dodijeli ovu kategoriju
text_user_mail_option: "Za projekte koje niste odabrali, primićete samo notifikacije o stavkama koje pratite ili ste u njih uključeni (npr. vi ste autor ili su vama dodjeljenje)."
text_no_configuration_data: "Uloge, područja aktivnosti, statusi aktivnosti i tok promjena statusa nisu konfigurisane.\nKrajnje je preporučeno da učitate tekuđe postavke. Kasnije ćete ih moći mjenjati po svojim potrebama."
text_load_default_configuration: Učitaj tekuću konfiguraciju
text_status_changed_by_changeset: "Primjenjeno u setu promjena %{value}."
text_issues_destroy_confirmation: 'Sigurno želite izbrisati odabranu/e aktivnost/i ?'
text_select_project_modules: 'Odaberi module koje želite u ovom projektu:'
text_default_administrator_account_changed: Tekući administratorski račun je promjenjen
text_file_repository_writable: U direktorij sa fajlovima koji su prilozi se može pisati
text_plugin_assets_writable: U direktorij plugin-ova se može pisati
text_rmagick_available: RMagick je dostupan (opciono)
text_destroy_time_entries_question: "%{hours} sahata je prijavljeno na aktivnostima koje želite brisati. Želite li to učiniti ?"
text_destroy_time_entries: Izbriši prijavljeno vrijeme
text_assign_time_entries_to_project: Dodaj prijavljenoo vrijeme projektu
text_reassign_time_entries: 'Preraspodjeli prijavljeno vrijeme na ovu aktivnost:'
text_user_wrote: "%{value} je napisao/la:"
text_enumeration_destroy_question: "Za %{count} objekata je dodjeljenja ova vrijednost."
text_enumeration_category_reassign_to: 'Ponovo im dodjeli ovu vrijednost:'
text_email_delivery_not_configured: "Email dostava nije konfiguraisana, notifikacija je onemogućena.\nKonfiguriši SMTP server u config/configuration.yml i restartuj aplikaciju nakon toga."
text_repository_usernames_mapping: "Odaberi ili ispravi redmine korisnika mapiranog za svako korisničko ima nađeno u logu repozitorija.\nKorisnici sa istim imenom u redmineu i u repozitoruju se automatski mapiraju."
text_diff_truncated: '... Ovaj prikaz razlike je odsječen pošto premašuje maksimalnu veličinu za prikaz'
text_custom_field_possible_values_info: 'Jedna linija za svaku vrijednost'
default_role_manager: Menadžer
default_role_developer: Programer
default_role_reporter: Reporter
default_tracker_bug: Greška
default_tracker_feature: Nova funkcija
default_tracker_support: Podrška
default_issue_status_new: Novi
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Riješen
default_issue_status_feedback: Čeka se povratna informacija
default_issue_status_closed: Zatvoren
default_issue_status_rejected: Odbijen
default_doc_category_user: Korisnička dokumentacija
default_doc_category_tech: Tehnička dokumentacija
default_priority_low: Nizak
default_priority_normal: Normalan
default_priority_high: Visok
default_priority_urgent: Urgentno
default_priority_immediate: Odmah
default_activity_design: Dizajn
default_activity_development: Programiranje
enumeration_issue_priorities: Prioritet aktivnosti
enumeration_doc_categories: Kategorije dokumenata
enumeration_activities: Operacije (utrošak vremena)
notice_unable_delete_version: Ne mogu izbrisati verziju.
button_create_and_continue: Kreiraj i nastavi
button_annotate: Zabilježi
button_activate: Aktiviraj
label_sort: Sortiranje
label_date_from_to: Od %{start} do %{end}
label_ascending: Rastuće
label_descending: Opadajuće
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_wiki_page_reassign_children: Reassign child pages to this parent page
text_wiki_page_nullify_children: Keep child pages as root pages
text_wiki_page_destroy_children: Delete child pages and all their descendants
setting_password_min_length: Minimum password length
field_group_by: Group results by
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
label_wiki_content_added: Wiki page added
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}.
label_wiki_content_updated: Wiki page updated
mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
permission_add_project: Create project
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
label_view_all_revisions: View all revisions
label_tag: Tag
label_branch: Branch
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").
text_journal_changed: "%{label} changed from %{old} to %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} deleted (%{old})"
label_group_plural: Groups
label_group: Group
label_group_new: New group
label_time_entry_plural: Spent time
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: 'Enkodiranje "commit" poruka'
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 aktivnost
one: 1 aktivnost
other: "%{count} aktivnosti"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: sve
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Ukupno
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/sq.yml 0000644 0001750 0001750 00000135666 12255774347 016564 0 ustar ondrej ondrej sq:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
x_seconds:
one: "1 second"
other: "%{count} seconds"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 ore"
other: "%{count} ore"
x_days:
one: "1 day"
other: "%{count} days"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
x_months:
one: "1 month"
other: "%{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "dhe"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 gabim nuk lejon kete %{model} te ruhet"
other: "%{count} gabime nuk lejon kete %{model} te ruhet"
messages:
inclusion: "nuk eshte perfshire ne liste"
exclusion: "eshte i/e rezervuar"
invalid: "eshte invalid"
confirmation: "nuk perkon me konfirmimin"
accepted: "duhet pranuar"
empty: "nuk mund te jete bosh"
blank: "nuk mund te jete blank"
too_long: "eshte shume i gjate (maksimumi eshte %{count} karaktere)"
too_short: "eshte shume i gjate (minimumi eshte %{count} karaktere)"
wrong_length: "eshte gjatesi e gabuar (duhet te jete %{count} karaktere)"
taken: "eshte zene"
not_a_number: "nuk eshte numer"
not_a_date: "nuk eshte date e vlefshme"
greater_than: "duhet te jete me i/e madh(e) se %{count}"
greater_than_or_equal_to: "duhet te jete me i/e madh(e) se ose i/e barabarte me %{count}"
equal_to: "duhet te jete i/e barabarte me %{count}"
less_than: "duhet te jete me i/e vogel se %{count}"
less_than_or_equal_to: "duhet te jete me i/e vogel se ose i/e barabarte me %{count}"
odd: "duhet te jete tek"
even: "duhet te jete cift"
greater_than_start_date: "duhet te jete me i/e madh(e) se data e fillimit"
not_same_project: "nuk i perket te njejtit projekt"
circular_dependency: "Ky relacion do te krijoje nje varesi ciklike (circular dependency)"
cant_link_an_issue_with_a_descendant: "Nje ceshtje nuk mund te lidhet me nenceshtje"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Zgjidhni
general_text_No: 'Jo'
general_text_Yes: 'Po'
general_text_no: 'jo'
general_text_yes: 'po'
general_lang_name: 'Albanian (Shqip)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Llogaria u perditesua me sukses.
notice_account_invalid_creditentials: Perdorues ose Fjalekalim i gabuar.
notice_account_password_updated: Fjalekalimi u ndryshua me sukses.
notice_account_wrong_password: Fjalekalim i gabuar
notice_account_register_done: Llogaria u krijua me sukses. Per te aktivizuar Llogarine tuaj, ndiqni link-un e derguar ne email-in tuaj.
notice_account_unknown_email: Perdorues i paidentifikuar.
notice_can_t_change_password: Kjo Llogari administrohet nga nje server tjeter. E pamundur te ndryshohet Fjalekalimi.
notice_account_lost_email_sent: Ju eshte derguar nje email me instruksionet per te zgjedhur nje Fjalekalim te ri.
notice_account_activated: Llogaria juaj u Aktivizua. Tani mund te beni Login.
notice_successful_create: Krijim me sukses.
notice_successful_update: Modifikim me sukses.
notice_successful_delete: Fshirje me sukses.
notice_successful_connection: Lidhje e suksesshme.
notice_file_not_found: Faqja qe po kerkoni te aksesoni nuk ekziston ose eshte shperngulur.
notice_locking_conflict: Te dhenat jane modifikuar nga nje Perdorues tjeter.
notice_not_authorized: Nuk jeni i autorizuar te aksesoni kete faqe.
notice_not_authorized_archived_project: Projekti, qe po tentoni te te aksesoni eshte arkivuar.
notice_email_sent: "Nje email eshte derguar ne %{value}"
notice_email_error: "Pati nje gabim gjate dergimit te email-it (%{value})"
notice_feeds_access_key_reseted: Your Atom access key was reset.
notice_api_access_key_reseted: Your API access key was reset.
notice_failed_to_save_issues: "Deshtoi ne ruajtjen e %{count} ceshtje(ve) ne %{total} te zgjedhura: %{ids}."
notice_failed_to_save_time_entries: "Deshtoi ne ruajtjen e %{count} time entrie(s) ne %{total} te zgjedhura: %{ids}."
notice_failed_to_save_members: "Deshtoi ne ruajtjen e member(s): %{errors}."
notice_no_issue_selected: "Nuk eshte zgjedhur asnje Ceshtje! Zgjidh Ceshtjen qe deshironi te modifikoni."
notice_account_pending: "Llogaria juaj u krijua dhe eshte ne pritje te aprovimit nga nje administrator."
notice_default_data_loaded: Konfigurimi i paracaktuar u ngarkua me sukses.
notice_unable_delete_version: E pamundur te fshije versionin.
notice_unable_delete_time_entry: E pamundur te fshije rekordin e log-ut.
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: "Ceshtja %{id} u krijua."
notice_issue_update_conflict: "Ceshtja eshte perditesuar nga Perdorues te tjere nderkohe qe ju po e modifikonit ate."
notice_account_deleted: "Llogaria juaj u fshi perfundimisht."
error_can_t_load_default_data: "Konfigurimi i paracaktuar nuk mund te ngarkohet: %{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_attachment_too_big: "This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})"
warning_attachments_not_saved: "%{count} file(s) could not be saved."
mail_subject_lost_password: "Fjalekalimi %{value} i juaj"
mail_body_lost_password: 'Per te ndryshuar Fjalekalimin, ndiq link-un ne vijim:'
mail_subject_register: "Aktivizimi %{value} i Llogarise tuaj"
mail_body_register: 'Per te aktivizuar Llogarine tuaj, ndiqni link-un ne vijim:'
mail_body_account_information_external: "Mund te perdorni Llogarine tuaj %{value} per Login."
mail_body_account_information: Informacioni i Llogarise suaj
mail_subject_account_activation_request: "%{value} kerkesa aktivizimi Llogarije"
mail_body_account_activation_request: "Nje Perdorues i ri (%{value}) eshte regjistruar. Llogaria pret aprovimin tuaj:"
mail_subject_reminder: "%{count} Ceshtje te pritshme ne %{days} ditet pasardhese"
mail_body_reminder: "%{count} Ceshtje qe ju jane caktuar jane te pritshme ne %{days} ditet pasardhese:"
mail_subject_wiki_content_added: "'%{id}' wiki page eshte shtuar"
mail_body_wiki_content_added: "The '%{id}' wiki page eshte shtuar nga %{author}."
mail_subject_wiki_content_updated: "'%{id}' wiki page eshte modifikuar"
mail_body_wiki_content_updated: "The '%{id}' wiki page eshte modifikuar nga %{author}."
field_name: Emri
field_description: Pershkrimi
field_summary: Permbledhje
field_is_required: E Detyrueshme
field_firstname: Emri
field_lastname: Mbiemri
field_mail: Email
field_filename: File
field_filesize: Madhesia
field_downloads: Shkarkime
field_author: Autori
field_created_on: Krijuar me
field_updated_on: Perditesuar me
field_field_format: Formati
field_is_for_all: Per te gjthe Projektet
field_possible_values: Vlera e Mundshme
field_regexp: Shprehja e Duhur
field_min_length: Gjatesia Minimale
field_max_length: Gjatesia Maksimale
field_value: Vlera
field_category: Kategoria
field_title: Titulli
field_project: Projekti
field_issue: Problemi
field_status: Statusi
field_notes: Shenime
field_is_closed: Problemet e Mbyllura
field_is_default: Vlera e Paracaktuar
field_tracker: Gjurmuesi
field_subject: Subjekti
field_due_date: Deri me
field_assigned_to: I Ngarkuari
field_priority: Prioriteti
field_fixed_version: Menyra e Etiketimit
field_user: Perdoruesi
field_principal: Kapitali
field_role: Roli
field_homepage: Faqja Kryesore
field_is_public: Publike
field_parent: Nenprojekti i
field_is_in_roadmap: Ceshtje e shfaqur ne roadmap
field_login: Login
field_mail_notification: Njoftim me Email
field_admin: Administratori
field_last_login_on: Lidhja e Fundit
field_language: Gjuha
field_effective_date: Data
field_password: Fjalekalimi
field_new_password: Fjalekalimi i Ri
field_password_confirmation: Konfirmim Fjalekalimi
field_version: Versioni
field_type: Type
field_host: Host
field_port: Port
field_account: Llogaria
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_start_page: Start page
field_subproject: Subproject
field_hours: Hours
field_activity: Activity
field_spent_on: Date
field_identifier: Identifier
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_identity_url: OpenID URL
field_content: Content
field_group_by: Group results by
field_sharing: Sharing
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
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_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_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_issue_list_default_columns: Default columns displayed on the issue list
setting_repositories_encodings: Attachments and repositories encodings
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
permission_add_project: Create project
permission_add_subprojects: Create subprojects
permission_edit_project: Edit 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_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_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
project_module_issue_tracking: Issue tracking
project_module_time_tracking: Time tracking
project_module_news: News
project_module_documents: Documents
project_module_files: Files
project_module_wiki: Wiki
project_module_repository: Repository
project_module_boards: Forums
project_module_calendar: Calendar
project_module_gantt: Gantt
label_user: Perdoruesi
label_user_plural: Perdoruesit
label_user_new: Perdorues i ri
label_user_anonymous: Anonim
label_project: Projekt
label_project_new: Projekt i ri
label_project_plural: Projekte
label_x_projects:
zero: asnje projekt
one: 1 projekt
other: "%{count} projekte"
label_project_all: Te gjithe Projektet
label_project_latest: Projektet me te fundit
label_issue: Ceshtje
label_issue_new: Ceshtje e re
label_issue_plural: Ceshtjet
label_issue_view_all: Shih te gjitha Ceshtjet
label_issues_by: "Ceshtje per %{value}"
label_issue_added: Ceshtje te shtuara
label_issue_updated: Ceshtje te modifikuara
label_issue_note_added: Shenime te shtuara
label_issue_status_updated: Statusi u modifikua
label_issue_priority_updated: Prioriteti u modifikua
label_document: Dokument
label_document_new: Dokument i ri
label_document_plural: Dokumente
label_document_added: Dokumente te shtuara
label_role: Roli
label_role_plural: Role
label_role_new: Rol i ri
label_role_and_permissions: Role dhe te Drejta
label_role_anonymous: Anonim
label_role_non_member: Jo Anetar
label_member: Anetar
label_member_new: Anetar i ri
label_member_plural: Anetare
label_tracker: Gjurmues
label_tracker_plural: Gjurmuesa
label_tracker_new: Gjurmues i ri
label_workflow: Workflow
label_issue_status: Statusi i Ceshtjes
label_issue_status_plural: Statuset e Ceshtjeve
label_issue_status_new: Statusi i ri
label_issue_category: Kategoria e Ceshtjes
label_issue_category_plural: Kategorite e Ceshtjeve
label_issue_category_new: Kategori e re
label_custom_field: Fushe e personalizuar
label_custom_field_plural: Fusha te personalizuara
label_custom_field_new: Fushe e personalizuar e re
label_enumerations: Enumerations
label_enumeration_new: Vlere e re
label_information: Informacion
label_information_plural: Informacione
label_please_login: Lutemi login
label_register: Regjistrohu
label_login_with_open_id_option: ose lidhu me OpenID
label_password_lost: Fjalekalim i humbur
label_home: Home
label_my_page: Faqja ime
label_my_account: Llogaria ime
label_my_projects: Projektet e mia
label_my_page_block: My page block
label_administration: Administrim
label_login: Login
label_logout: Dalje
label_help: Ndihme
label_reported_issues: Ceshtje te raportuara
label_assigned_to_me_issues: Ceshtje te caktuara mua
label_last_login: Hyrja e fundit
label_registered_on: Regjistruar me
label_activity: Aktiviteti
label_overall_activity: Aktiviteti i pergjithshem
label_user_activity: "Aktiviteti i %{value}"
label_new: Shto
label_logged_as: Lidhur si
label_environment: Ambienti
label_authentication: Authentikimi
label_auth_source: Menyra e Authentikimit
label_auth_source_new: Menyre e re Authentikimi
label_auth_source_plural: Menyrat e Authentikimit
label_subproject_plural: Nenprojekte
label_subproject_new: Nenprojekt i ri
label_and_its_subprojects: "%{value} dhe Nenprojektet e vet"
label_min_max_length: Gjatesia Min - Max
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_no_data: No data to display
label_change_status: Change status
label_history: Histori
label_attachment: File
label_attachment_new: File i ri
label_attachment_delete: Fshi file
label_attachment_plural: Files
label_file_added: File te shtuar
label_report: Raport
label_report_plural: Raporte
label_news: Lajm
label_news_new: Shto Lajm
label_news_plural: Lajme
label_news_latest: Lajmet e fundit
label_news_view_all: Veshtro gjithe Lajmet
label_news_added: Lajme te shtuara
label_news_comment_added: Komenti iu shtua Lajmeve
label_settings: Settings
label_overview: Overview
label_version: Version
label_version_new: Version i ri
label_version_plural: Versione
label_close_versions: Mbyll Versionet e perfunduara
label_confirmation: Konfirmim
label_export_to: 'Mund te gjendet gjithashtu ne:'
label_read: Lexim...
label_public_projects: Projekte publike
label_open_issues: e hapur
label_open_issues_plural: te hapura
label_closed_issues: e mbyllur
label_closed_issues_plural: te mbyllura
label_x_open_issues_abbr_on_total:
zero: 0 te hapura / %{total}
one: 1 e hapur / %{total}
other: "%{count} te hapura / %{total}"
label_x_open_issues_abbr:
zero: 0 te hapura
one: 1 e hapur
other: "%{count} te hapura"
label_x_closed_issues_abbr:
zero: 0 te mbyllura
one: 1 e mbyllur
other: "%{count} te mbyllura"
label_x_issues:
zero: 0 ceshtje
one: 1 ceshtje
other: "%{count} ceshtje"
label_total: Total
label_permissions: Te drejta
label_current_status: Statusi aktual
label_new_statuses_allowed: Statuse te reja te lejuara
label_all: te gjitha
label_none: asnje
label_nobody: askush
label_next: Pasardhes
label_previous: Paraardhes
label_used_by: Perdorur nga
label_details: Detaje
label_add_note: Shto nje Shenim
label_per_page: Per Faqe
label_calendar: Kalendar
label_months_from: muaj nga
label_gantt: Gantt
label_internal: I brendshem
label_last_changes: "%{count} ndryshimet e fundit"
label_change_view_all: Shih gjithe ndryshimet
label_personalize_page: Personalizo kete Faqe
label_comment: Koment
label_comment_plural: Komente
label_x_comments:
zero: asnje koment
one: 1 koment
other: "%{count} komente"
label_comment_add: Shto nje koment
label_comment_added: Komenti u shtua
label_comment_delete: Fshi komente
label_query: Custom query
label_query_plural: Custom queries
label_query_new: New query
label_my_queries: My custom queries
label_filter_add: Shto filter
label_filter_plural: Filtra
label_equals: eshte
label_not_equals: nuk eshte
label_in_less_than: ne me pak se
label_in_more_than: ne me shume se
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_between: ndermjet
label_in: ne
label_today: sot
label_all_time: cdo kohe
label_yesterday: dje
label_this_week: kete jave
label_last_week: javen e kaluar
label_last_n_days: "%{count} ditet e fundit"
label_this_month: kete muaj
label_last_month: muajin e kaluar
label_this_year: kete vit
label_date_range: Date range
label_less_than_ago: me pak se dite para
label_more_than_ago: me shume se dite para
label_ago: dite para
label_contains: permban
label_not_contains: nuk permban
label_day_plural: dite
label_repository: Repository
label_repository_new: New repository
label_repository_plural: Repositories
label_browse: Browse
label_branch: Dege
label_tag: Tag
label_revision: Revizion
label_revision_plural: Revizione
label_revision_id: "Revizion %{value}"
label_associated_revisions: Associated revisions
label_added: te shtuara
label_modified: te modifikuara
label_copied: te kopjuara
label_renamed: te riemeruara
label_deleted: te fshira
label_latest_revision: Revizioni i fundit
label_latest_revision_plural: Revizionet e fundit
label_view_revisions: Shih Revizionet
label_view_all_revisions: Shih te gjitha Revizionet
label_max_size: Maximum size
label_sort_highest: Coje ne krye
label_sort_higher: Coje lart
label_sort_lower: Coje poshte
label_sort_lowest: Coje ne fund
label_roadmap: Roadmap
label_roadmap_due_in: "E pritshme ne %{value}"
label_roadmap_overdue: "%{value} me vonese"
label_roadmap_no_issues: Asnje Ceshtje per kete version
label_search: Kerko
label_result_plural: Rezultatet
label_all_words: Te gjitha fjalet
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_preview: Preview
label_feed_plural: Feeds
label_changes_details: Details of all changes
label_issue_tracking: Issue tracking
label_spent_time: Spent time
label_overall_spent_time: Overall spent time
label_f_hour: "%{value} ore"
label_f_hour_plural: "%{value} ore"
label_time_tracking: Time tracking
label_change_plural: Ndryshimet
label_statistics: Statistika
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_loading: Loading...
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_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_stay_logged_in: Stay logged in
label_disabled: disabled
label_show_completed_versions: Show completed versions
label_me: me
label_board: Forum
label_board_new: New forum
label_board_plural: Forums
label_board_locked: Locked
label_board_sticky: Sticky
label_topic_plural: Topics
label_message_plural: Messages
label_message_last: Last message
label_message_new: New message
label_message_posted: Message added
label_reply_plural: Replies
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_sort_by: "Sort by %{value}"
label_send_test_email: Send a test email
label_feeds_access_key: Atom access key
label_missing_feeds_access_key: Missing a Atom access key
label_feeds_access_key_created_on: "Atom access key created %{value} ago"
label_module_plural: Modules
label_added_time_by: "Added by %{author} %{age} ago"
label_updated_time_by: "Updated by %{author} %{age} ago"
label_updated_time: "Updated %{value} 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_user_mail_option_all: "For any event on all my projects"
label_user_mail_option_selected: "For any event on the selected projects only..."
label_user_mail_option_none: "No events"
label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
label_user_mail_option_only_assigned: "Only for things I am assigned to"
label_user_mail_option_only_owner: "Only for things I am the owner of"
label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
label_registration_activation_by_email: account activation by email
label_registration_manual_activation: manual account activation
label_registration_automatic_activation: automatic account activation
label_display_per_page: "Per page: %{value}"
label_age: Age
label_change_properties: Change properties
label_general: General
label_more: More
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: LDAP authentication
label_downloads_abbr: D/L
label_optional_description: Optional description
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_export_options: "%{export_format} export options"
label_copy_attachments: Copy attachments
label_item_position: "%{position} of %{count}"
label_completed_versions: Completed versions
label_search_for_watchers: Search for watchers to add
button_login: Login
button_submit: Submit
button_save: Save
button_check_all: Check all
button_uncheck_all: Uncheck all
button_collapse_all: Collapse all
button_expand_all: Expand all
button_delete: Delete
button_create: Create
button_create_and_continue: Create and continue
button_test: Test
button_edit: Edit
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
button_add: Add
button_change: Change
button_apply: Apply
button_clear: Clear
button_lock: Lock
button_unlock: Unlock
button_download: Download
button_list: List
button_view: View
button_move: Move
button_move_and_follow: Move and follow
button_back: Back
button_cancel: Cancel
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_change_password: Change password
button_copy: Copy
button_copy_and_follow: Copy and follow
button_annotate: Annotate
button_update: Update
button_configure: Configure
button_quote: Quote
button_duplicate: Duplicate
button_show: Show
button_edit_section: Edit this section
button_export: Export
button_delete_my_account: Delete my account
status_active: active
status_registered: registered
status_locked: locked
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_are_you_sure: Are you sure?
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_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.'
text_caracters_maximum: "%{count} characters maximum."
text_caracters_minimum: "Must be at least %{count} characters long."
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_select_project_modules: 'Select modules to enable for this project:'
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 Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine 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_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."
default_role_manager: Manager
default_role_developer: Developer
default_role_reporter: Reporter
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_priority_low: Low
default_priority_normal: Normal
default_priority_high: High
default_priority_urgent: Urgent
default_priority_immediate: Immediate
default_activity_design: Design
default_activity_development: Development
enumeration_issue_priorities: Issue priorities
enumeration_doc_categories: Document categories
enumeration_activities: Activities (time tracking)
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_user_mail_notification: Mail notification settings
description_available_columns: Available Columns
description_selected_columns: Selected Columns
description_all_columns: All 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
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.'
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: te gjitha
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_footer: Email footer
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/ko.yml 0000644 0001750 0001750 00000150726 12255774347 016544 0 ustar ondrej ondrej # Korean translations for Ruby on Rails
ko:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y/%m/%d"
short: "%m/%d"
long: "%Y년 %m월 %d일 (%a)"
day_names: [일요일, 월요일, 화요일, 수요일, 목요일, 금요일, 토요일]
abbr_day_names: [일, 월, 화, 수, 목, 금, 토]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, 1월, 2월, 3월, 4월, 5월, 6월, 7월, 8월, 9월, 10월, 11월, 12월]
abbr_month_names: [~, 1월, 2월, 3월, 4월, 5월, 6월, 7월, 8월, 9월, 10월, 11월, 12월]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y/%m/%d %H:%M:%S"
time: "%H:%M"
short: "%y/%m/%d %H:%M"
long: "%Y년 %B월 %d일, %H시 %M분 %S초 %Z"
am: "오전"
pm: "오후"
datetime:
distance_in_words:
half_a_minute: "30초"
less_than_x_seconds:
one: "일초 이하"
other: "%{count}초 이하"
x_seconds:
one: "일초"
other: "%{count}초"
less_than_x_minutes:
one: "일분 이하"
other: "%{count}분 이하"
x_minutes:
one: "일분"
other: "%{count}분"
about_x_hours:
one: "약 한시간"
other: "약 %{count}시간"
x_hours:
one: "1 시간"
other: "%{count} 시간"
x_days:
one: "하루"
other: "%{count}일"
about_x_months:
one: "약 한달"
other: "약 %{count}달"
x_months:
one: "한달"
other: "%{count}달"
about_x_years:
one: "약 일년"
other: "약 %{count}년"
over_x_years:
one: "일년 이상"
other: "%{count}년 이상"
almost_x_years:
one: "약 1년"
other: "약 %{count}년"
prompts:
year: "년"
month: "월"
day: "일"
hour: "시"
minute: "분"
second: "초"
number:
# Used in number_with_delimiter()
# These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
format:
# Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
separator: "."
# Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
delimiter: ","
# Number of decimals, behind the separator (the number 1 with a precision of 2 gives: 1.00)
precision: 3
# Used in number_to_currency()
currency:
format:
# Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
format: "%u%n"
unit: "₩"
# These three are to override number.format and are optional
separator: "."
delimiter: ","
precision: 0
# Used in number_to_percentage()
percentage:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_precision()
precision:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_human_size()
human:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
words_connector: ", "
two_words_connector: "과 "
last_word_connector: ", "
sentence_connector: "그리고"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "한개의 오류가 발생해 %{model}을(를) 저장하지 않았습니다."
other: "%{count}개의 오류가 발생해 %{model}을(를) 저장하지 않았습니다."
# The variable :count is also available
body: "다음 항목에 문제가 발견했습니다:"
messages:
inclusion: "은 목록에 포함되어 있지 않습니다"
exclusion: "은 예약되어 있습니다"
invalid: "은 유효하지 않습니다."
confirmation: "은 확인이 되지 않았습니다"
accepted: "은 인정되어야 합니다"
empty: "은 길이가 0이어서는 안됩니다."
blank: "은 빈 값이어서는 안 됩니다"
too_long: "은 너무 깁니다 (최대 %{count}자 까지)"
too_short: "은 너무 짧습니다 (최소 %{count}자 까지)"
wrong_length: "은 길이가 틀렸습니다 (%{count}자이어야 합니다.)"
taken: "은 이미 선택된 겁니다"
not_a_number: "은 숫자가 아닙니다"
greater_than: "은 %{count}보다 커야 합니다."
greater_than_or_equal_to: "은 %{count}보다 크거나 같아야 합니다"
equal_to: "은 %{count}(와)과 같아야 합니다"
less_than: "은 %{count}보다 작어야 합니다"
less_than_or_equal_to: "은 %{count}과 같거나 이하을 요구합니다"
odd: "은 홀수여야 합니다"
even: "은 짝수여야 합니다"
greater_than_start_date: "는 시작날짜보다 커야 합니다"
not_same_project: "는 같은 프로젝트에 속해 있지 않습니다"
circular_dependency: "이 관계는 순환 의존관계를 만들 수 있습니다"
cant_link_an_issue_with_a_descendant: "일감은 하위 일감과 연결할 수 없습니다."
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: 선택하세요
general_text_No: '아니오'
general_text_Yes: '예'
general_text_no: '아니오'
general_text_yes: '예'
general_lang_name: 'Korean (한국어)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: CP949
general_pdf_encoding: CP949
general_first_day_of_week: '7'
notice_account_updated: 계정이 성공적으로 변경되었습니다.
notice_account_invalid_creditentials: 잘못된 계정 또는 비밀번호
notice_account_password_updated: 비밀번호가 잘 변경되었습니다.
notice_account_wrong_password: 잘못된 비밀번호
notice_account_register_done: 계정이 잘 만들어졌습니다. 계정을 활성화하시려면 받은 메일의 링크를 클릭해주세요.
notice_account_unknown_email: 알려지지 않은 사용자.
notice_can_t_change_password: 이 계정은 외부 인증을 이용합니다. 비밀번호를 변경할 수 없습니다.
notice_account_lost_email_sent: 새로운 비밀번호를 위한 메일이 발송되었습니다.
notice_account_activated: 계정이 활성화되었습니다. 이제 로그인 하실수 있습니다.
notice_successful_create: 생성 성공.
notice_successful_update: 변경 성공.
notice_successful_delete: 삭제 성공.
notice_successful_connection: 연결 성공.
notice_file_not_found: 요청하신 페이지는 삭제되었거나 옮겨졌습니다.
notice_locking_conflict: 다른 사용자에 의해서 데이터가 변경되었습니다.
notice_not_authorized: 이 페이지에 접근할 권한이 없습니다.
notice_email_sent: "%{value}님에게 메일이 발송되었습니다."
notice_email_error: "메일을 전송하는 과정에 오류가 발생했습니다. (%{value})"
notice_feeds_access_key_reseted: Atom에 접근가능한 열쇠(key)가 생성되었습니다.
notice_failed_to_save_issues: "저장에 실패하였습니다: 실패 %{count}(선택 %{total}): %{ids}."
notice_no_issue_selected: "일감이 선택되지 않았습니다. 수정하기 원하는 일감을 선택하세요"
notice_account_pending: "계정이 만들어졌으며 관리자 승인 대기중입니다."
notice_default_data_loaded: 기본값을 성공적으로 읽어들였습니다.
notice_unable_delete_version: 삭제할 수 없는 버전입니다.
error_can_t_load_default_data: "기본값을 읽어들일 수 없습니다.: %{value}"
error_scm_not_found: 항목이나 리비젼이 저장소에 존재하지 않습니다.
error_scm_command_failed: "저장소에 접근하는 도중에 오류가 발생하였습니다.: %{value}"
error_scm_annotate: "항목이 없거나 행별 이력을 볼 수 없습니다."
error_issue_not_found_in_project: '일감이 없거나 이 프로젝트의 것이 아닙니다.'
warning_attachments_not_saved: "%{count}개 파일을 저장할 수 없습니다."
mail_subject_lost_password: "%{value} 비밀번호"
mail_body_lost_password: '비밀번호를 변경하려면 다음 링크를 클릭하세요.'
mail_subject_register: "%{value} 계정 활성화"
mail_body_register: '계정을 활성화하려면 링크를 클릭하세요.:'
mail_body_account_information_external: "로그인할 때 %{value} 계정을 사용하실 수 있습니다."
mail_body_account_information: 계정 정보
mail_subject_account_activation_request: "%{value} 계정 활성화 요청"
mail_body_account_activation_request: "새 사용자(%{value})가 등록되었습니다. 관리자님의 승인을 기다리고 있습니다.:"
mail_body_reminder: "당신이 맡고 있는 일감 %{count}개의 완료기한이 %{days}일 후 입니다."
mail_subject_reminder: "내일이 만기인 일감 %{count}개 (%{days})"
mail_subject_wiki_content_added: "위키페이지 '%{id}'이(가) 추가되었습니다."
mail_subject_wiki_content_updated: "'위키페이지 %{id}'이(가) 수정되었습니다."
mail_body_wiki_content_added: "%{author}이(가) 위키페이지 '%{id}'을(를) 추가하였습니다."
mail_body_wiki_content_updated: "%{author}이(가) 위키페이지 '%{id}'을(를) 수정하였습니다."
field_name: 이름
field_description: 설명
field_summary: 요약
field_is_required: 필수
field_firstname: 이름
field_lastname: 성
field_mail: 메일
field_filename: 파일
field_filesize: 크기
field_downloads: 다운로드
field_author: 저자
field_created_on: 등록
field_updated_on: 변경
field_field_format: 형식
field_is_for_all: 모든 프로젝트
field_possible_values: 가능한 값들
field_regexp: 정규식
field_min_length: 최소 길이
field_max_length: 최대 길이
field_value: 값
field_category: 범주
field_title: 제목
field_project: 프로젝트
field_issue: 일감
field_status: 상태
field_notes: 덧글
field_is_closed: 완료 상태
field_is_default: 기본값
field_tracker: 유형
field_subject: 제목
field_due_date: 완료기한
field_assigned_to: 담당자
field_priority: 우선순위
field_fixed_version: 목표버전
field_user: 사용자
field_role: 역할
field_homepage: 홈페이지
field_is_public: 공개
field_parent: 상위 프로젝트
field_is_in_roadmap: 로드맵에 표시
field_login: 로그인
field_mail_notification: 메일 알림
field_admin: 관리자
field_last_login_on: 마지막 로그인
field_language: 언어
field_effective_date: 날짜
field_password: 비밀번호
field_new_password: 새 비밀번호
field_password_confirmation: 비밀번호 확인
field_version: 버전
field_type: 방식
field_host: 호스트
field_port: 포트
field_account: 계정
field_base_dn: 기본 DN
field_attr_login: 로그인 속성
field_attr_firstname: 이름 속성
field_attr_lastname: 성 속성
field_attr_mail: 메일 속성
field_onthefly: 동적 사용자 생성
field_start_date: 시작시간
field_done_ratio: 진척도
field_auth_source: 인증 공급자
field_hide_mail: 메일 주소 숨기기
field_comments: 설명
field_url: URL
field_start_page: 첫 페이지
field_subproject: 하위 프로젝트
field_hours: 시간
field_activity: 작업종류
field_spent_on: 작업시간
field_identifier: 식별자
field_is_filter: 검색조건으로 사용됨
field_issue_to_id: 연관된 일감
field_delay: 지연
field_assignable: 이 역할에게 일감을 맡길 수 있음
field_redirect_existing_links: 기존의 링크로 돌려보냄(redirect)
field_estimated_hours: 추정시간
field_column_names: 컬럼
field_default_value: 기본값
field_time_zone: 시간대
field_searchable: 검색가능
field_comments_sorting: 댓글 정렬
field_parent_title: 상위 제목
field_editable: 편집가능
field_watcher: 일감관람자
field_identity_url: OpenID URL
field_content: 내용
field_group_by: 결과를 묶어 보여줄 기준
setting_app_title: 레드마인 제목
setting_app_subtitle: 레드마인 부제목
setting_welcome_text: 환영 메시지
setting_default_language: 기본 언어
setting_login_required: 인증이 필요함
setting_self_registration: 사용자 직접등록
setting_attachment_max_size: 최대 첨부파일 크기
setting_issues_export_limit: 일감 내보내기 제한
setting_mail_from: 발신 메일 주소
setting_bcc_recipients: 참조자들을 bcc로 숨기기
setting_plain_text_mail: 텍스트만 (HTML 없이)
setting_host_name: 호스트 이름과 경로
setting_text_formatting: 본문 형식
setting_wiki_compression: 위키 이력 압축
setting_feeds_limit: 피드에 포함할 항목의 수
setting_default_projects_public: 새 프로젝트를 공개로 설정
setting_autofetch_changesets: 커밋(commit)된 변경묶음을 자동으로 가져오기
setting_sys_api_enabled: 저장소 관리에 WS를 사용
setting_commit_ref_keywords: 일감 참조에 사용할 키워드들
setting_commit_fix_keywords: 일감 해결에 사용할 키워드들
setting_autologin: 자동 로그인
setting_date_format: 날짜 형식
setting_time_format: 시간 형식
setting_cross_project_issue_relations: 다른 프로젝트의 일감과 연결하는 것을 허용
setting_issue_list_default_columns: 일감 목록에 표시할 항목
setting_emails_footer: 메일 꼬리
setting_protocol: 프로토콜
setting_per_page_options: 목록에서, 한 페이지에 표시할 행
setting_user_format: 사용자 표시 형식
setting_activity_days_default: 프로젝트 작업내역에 표시할 기간
setting_display_subprojects_issues: 하위 프로젝트의 일감을 함께 표시
setting_enabled_scm: "지원할 SCM(Source Control Management)"
setting_mail_handler_api_enabled: 수신 메일에 WS를 허용
setting_mail_handler_api_key: API 키
setting_sequential_project_identifiers: 프로젝트 식별자를 순차적으로 생성
setting_gravatar_enabled: 그라바타 사용자 아이콘 사용
setting_diff_max_lines_displayed: 차이점(diff) 보기에 표시할 최대 줄수
setting_repository_log_display_limit: 저장소 보기에 표시할 개정판 이력의 최대 갯수
setting_file_max_size_displayed: 바로 보여줄 텍스트파일의 최대 크기
setting_openid: OpenID 로그인과 등록 허용
setting_password_min_length: 최소 암호 길이
setting_new_project_user_role_id: 프로젝트를 만든 사용자에게 주어질 역할
permission_add_project: 프로젝트 생성
permission_edit_project: 프로젝트 편집
permission_select_project_modules: 프로젝트 모듈 선택
permission_manage_members: 구성원 관리
permission_manage_versions: 버전 관리
permission_manage_categories: 일감 범주 관리
permission_add_issues: 일감 추가
permission_edit_issues: 일감 편집
permission_manage_issue_relations: 일감 관계 관리
permission_add_issue_notes: 덧글 추가
permission_edit_issue_notes: 덧글 편집
permission_edit_own_issue_notes: 내 덧글 편집
permission_move_issues: 일감 이동
permission_delete_issues: 일감 삭제
permission_manage_public_queries: 공용 검색양식 관리
permission_save_queries: 검색양식 저장
permission_view_gantt: Gantt차트 보기
permission_view_calendar: 달력 보기
permission_view_issue_watchers: 일감관람자 보기
permission_add_issue_watchers: 일감관람자 추가
permission_log_time: 작업시간 기록
permission_view_time_entries: 시간입력 보기
permission_edit_time_entries: 시간입력 편집
permission_edit_own_time_entries: 내 시간입력 편집
permission_manage_news: 뉴스 관리
permission_comment_news: 뉴스에 댓글달기
permission_view_documents: 문서 보기
permission_manage_files: 파일관리
permission_view_files: 파일보기
permission_manage_wiki: 위키 관리
permission_rename_wiki_pages: 위키 페이지 이름변경
permission_delete_wiki_pages: 위치 페이지 삭제
permission_view_wiki_pages: 위키 보기
permission_view_wiki_edits: 위키 기록 보기
permission_edit_wiki_pages: 위키 페이지 편집
permission_delete_wiki_pages_attachments: 첨부파일 삭제
permission_protect_wiki_pages: 프로젝트 위키 페이지
permission_manage_repository: 저장소 관리
permission_browse_repository: 저장소 둘러보기
permission_view_changesets: 변경묶음보기
permission_commit_access: 변경로그 보기
permission_manage_boards: 게시판 관리
permission_view_messages: 메시지 보기
permission_add_messages: 메시지 추가
permission_edit_messages: 메시지 편집
permission_edit_own_messages: 자기 메시지 편집
permission_delete_messages: 메시지 삭제
permission_delete_own_messages: 자기 메시지 삭제
project_module_issue_tracking: 일감관리
project_module_time_tracking: 시간추적
project_module_news: 뉴스
project_module_documents: 문서
project_module_files: 파일
project_module_wiki: 위키
project_module_repository: 저장소
project_module_boards: 게시판
label_user: 사용자
label_user_plural: 사용자
label_user_new: 새 사용자
label_project: 프로젝트
label_project_new: 새 프로젝트
label_project_plural: 프로젝트
label_x_projects:
zero: 없음
one: "한 프로젝트"
other: "%{count}개 프로젝트"
label_project_all: 모든 프로젝트
label_project_latest: 최근 프로젝트
label_issue: 일감
label_issue_new: 새 일감만들기
label_issue_plural: 일감
label_issue_view_all: 모든 일감 보기
label_issues_by: "%{value}별 일감"
label_issue_added: 일감 추가
label_issue_updated: 일감 수정
label_document: 문서
label_document_new: 새 문서
label_document_plural: 문서
label_document_added: 문서 추가
label_role: 역할
label_role_plural: 역할
label_role_new: 새 역할
label_role_and_permissions: 역할 및 권한
label_member: 구성원
label_member_new: 새 구성원
label_member_plural: 구성원
label_tracker: 일감 유형
label_tracker_plural: 일감 유형
label_tracker_new: 새 일감 유형
label_workflow: 업무흐름
label_issue_status: 일감 상태
label_issue_status_plural: 일감 상태
label_issue_status_new: 새 일감 상태
label_issue_category: 일감 범주
label_issue_category_plural: 일감 범주
label_issue_category_new: 새 일감 범주
label_custom_field: 사용자 정의 항목
label_custom_field_plural: 사용자 정의 항목
label_custom_field_new: 새 사용자 정의 항목
label_enumerations: 코드값
label_enumeration_new: 새 코드값
label_information: 정보
label_information_plural: 정보
label_please_login: 로그인하세요.
label_register: 등록
label_login_with_open_id_option: 또는 OpenID로 로그인
label_password_lost: 비밀번호 찾기
label_home: 초기화면
label_my_page: 내 페이지
label_my_account: 내 계정
label_my_projects: 내 프로젝트
label_administration: 관리
label_login: 로그인
label_logout: 로그아웃
label_help: 도움말
label_reported_issues: 보고한 일감
label_assigned_to_me_issues: 내가 맡은 일감
label_last_login: 마지막 접속
label_registered_on: 등록시각
label_activity: 작업내역
label_overall_activity: 전체 작업내역
label_user_activity: "%{value}의 작업내역"
label_new: 새로 만들기
label_logged_as: '로그인계정:'
label_environment: 환경
label_authentication: 인증
label_auth_source: 인증 공급자
label_auth_source_new: 새 인증 공급자
label_auth_source_plural: 인증 공급자
label_subproject_plural: 하위 프로젝트
label_and_its_subprojects: "%{value}와 하위 프로젝트들"
label_min_max_length: 최소 - 최대 길이
label_list: 목록
label_date: 날짜
label_integer: 정수
label_float: 부동소수
label_boolean: 부울린
label_string: 문자열
label_text: 텍스트
label_attribute: 속성
label_attribute_plural: 속성
label_no_data: 표시할 데이터가 없습니다.
label_change_status: 상태 변경
label_history: 이력
label_attachment: 파일
label_attachment_new: 파일추가
label_attachment_delete: 파일삭제
label_attachment_plural: 파일
label_file_added: 파일 추가
label_report: 보고서
label_report_plural: 보고서
label_news: 뉴스
label_news_new: 새 뉴스
label_news_plural: 뉴스
label_news_latest: 최근 뉴스
label_news_view_all: 모든 뉴스
label_news_added: 뉴스 추가
label_settings: 설정
label_overview: 개요
label_version: 버전
label_version_new: 새 버전
label_version_plural: 버전
label_confirmation: 확인
label_export_to: 내보내기
label_read: 읽기...
label_public_projects: 공개 프로젝트
label_open_issues: 진행중
label_open_issues_plural: 진행중
label_closed_issues: 완료됨
label_closed_issues_plural: 완료됨
label_x_open_issues_abbr_on_total:
zero: "총 %{total} 건 모두 완료"
one: "한 건 진행 중 / 총 %{total} 건 중 "
other: "%{count} 건 진행 중 / 총 %{total} 건"
label_x_open_issues_abbr:
zero: 모두 완료
one: 한 건 진행 중
other: "%{count} 건 진행 중"
label_x_closed_issues_abbr:
zero: 모두 미완료
one: 한 건 완료
other: "%{count} 건 완료"
label_total: 합계
label_permissions: 권한
label_current_status: 일감 상태
label_new_statuses_allowed: 허용되는 일감 상태
label_all: 모두
label_none: 없음
label_nobody: 미지정
label_next: 다음
label_previous: 뒤로
label_used_by: 사용됨
label_details: 자세히
label_add_note: 일감덧글 추가
label_per_page: 페이지별
label_calendar: 달력
label_months_from: 개월 동안 | 다음부터
label_gantt: Gantt 챠트
label_internal: 내부
label_last_changes: "최근 %{count}개의 변경사항"
label_change_view_all: 모든 변경 내역 보기
label_personalize_page: 입맛대로 구성하기
label_comment: 댓글
label_comment_plural: 댓글
label_x_comments:
zero: 댓글 없음
one: 한 개의 댓글
other: "%{count} 개의 댓글"
label_comment_add: 댓글 추가
label_comment_added: 댓글이 추가되었습니다.
label_comment_delete: 댓글 삭제
label_query: 검색양식
label_query_plural: 검색양식
label_query_new: 새 검색양식
label_filter_add: 검색조건 추가
label_filter_plural: 검색조건
label_equals: 이다
label_not_equals: 아니다
label_in_less_than: 이내
label_in_more_than: 이후
label_greater_or_equal: ">="
label_less_or_equal: "<="
label_in: 이내
label_today: 오늘
label_all_time: 모든 시간
label_yesterday: 어제
label_this_week: 이번주
label_last_week: 지난 주
label_last_n_days: "지난 %{count} 일"
label_this_month: 이번 달
label_last_month: 지난 달
label_this_year: 올해
label_date_range: 날짜 범위
label_less_than_ago: 이전
label_more_than_ago: 이후
label_ago: 일 전
label_contains: 포함되는 키워드
label_not_contains: 포함하지 않는 키워드
label_day_plural: 일
label_repository: 저장소
label_repository_plural: 저장소
label_browse: 저장소 둘러보기
label_revision: 개정판
label_revision_plural: 개정판
label_associated_revisions: 관련된 개정판들
label_added: 추가됨
label_modified: 변경됨
label_copied: 복사됨
label_renamed: 이름바뀜
label_deleted: 삭제됨
label_latest_revision: 최근 개정판
label_latest_revision_plural: 최근 개정판
label_view_revisions: 개정판 보기
label_max_size: 최대 크기
label_sort_highest: 맨 위로
label_sort_higher: 위로
label_sort_lower: 아래로
label_sort_lowest: 맨 아래로
label_roadmap: 로드맵
label_roadmap_due_in: "기한 %{value}"
label_roadmap_overdue: "%{value} 지연"
label_roadmap_no_issues: 이 버전에 해당하는 일감 없음
label_search: 검색
label_result_plural: 결과
label_all_words: 모든 단어
label_wiki: 위키
label_wiki_edit: 위키 편집
label_wiki_edit_plural: 위키 편집
label_wiki_page: 위키 페이지
label_wiki_page_plural: 위키 페이지
label_index_by_title: 제목별 색인
label_index_by_date: 날짜별 색인
label_current_version: 현재 버전
label_preview: 미리보기
label_feed_plural: 피드(Feeds)
label_changes_details: 모든 상세 변경 내역
label_issue_tracking: 일감 추적
label_spent_time: 소요 시간
label_f_hour: "%{value} 시간"
label_f_hour_plural: "%{value} 시간"
label_time_tracking: 시간추적
label_change_plural: 변경사항들
label_statistics: 통계
label_commits_per_month: 월별 커밋 내역
label_commits_per_author: 저자별 커밋 내역
label_view_diff: 차이점 보기
label_diff_inline: 두줄로
label_diff_side_by_side: 한줄로
label_options: 옵션
label_copy_workflow_from: 업무흐름 복사하기
label_permissions_report: 권한 보고서
label_watched_issues: 지켜보고 있는 일감
label_related_issues: 연결된 일감
label_applied_status: 적용된 상태
label_loading: 읽는 중...
label_relation_new: 새 관계
label_relation_delete: 관계 지우기
label_relates_to: "다음 일감과 관련됨:"
label_duplicates: "다음 일감에 중복됨:"
label_duplicated_by: "중복된 일감:"
label_blocks: "다음 일감의 해결을 막고 있음:"
label_blocked_by: "다음 일감에게 막혀 있음:"
label_precedes: "다음에 진행할 일감:"
label_follows: "다음 일감을 우선 진행:"
label_end_to_start: "끝에서 시작"
label_end_to_end: "끝에서 끝"
label_start_to_start: "시작에서 시작"
label_start_to_end: "시작에서 끝"
label_stay_logged_in: 로그인 유지
label_disabled: 비활성화
label_show_completed_versions: 완료된 버전 보기
label_me: 나
label_board: 게시판
label_board_new: 새 게시판
label_board_plural: 게시판
label_topic_plural: 주제
label_message_plural: 글
label_message_last: 마지막 글
label_message_new: 새글쓰기
label_message_posted: 글 추가
label_reply_plural: 답글
label_send_information: 사용자에게 계정정보를 보내기
label_year: 년
label_month: 월
label_week: 주
label_date_from: '기간:'
label_date_to: ' ~ '
label_language_based: 언어설정에 따름
label_sort_by: "%{value}(으)로 정렬"
label_send_test_email: 테스트 메일 보내기
label_feeds_access_key_created_on: "피드 접근 키가 %{value} 이전에 생성되었습니다."
label_module_plural: 모듈
label_added_time_by: "%{author}이(가) %{age} 전에 추가함"
label_updated_time_by: "%{author}이(가) %{age} 전에 변경"
label_updated_time: "%{value} 전에 수정됨"
label_jump_to_a_project: 프로젝트 바로가기
label_file_plural: 파일
label_changeset_plural: 변경묶음
label_default_columns: 기본 컬럼
label_no_change_option: (수정 안함)
label_bulk_edit_selected_issues: 선택한 일감들을 한꺼번에 수정하기
label_theme: 테마
label_default: 기본
label_search_titles_only: 제목에서만 찾기
label_user_mail_option_all: "내가 속한 프로젝트로들부터 모든 메일 받기"
label_user_mail_option_selected: "선택한 프로젝트들로부터 모든 메일 받기.."
label_user_mail_no_self_notified: "내가 만든 변경사항들에 대해서는 알림메일을 받지 않습니다."
label_registration_activation_by_email: 메일로 계정을 활성화하기
label_registration_automatic_activation: 자동 계정 활성화
label_registration_manual_activation: 수동 계정 활성화
label_display_per_page: "페이지당 줄수: %{value}"
label_age: 마지막 수정일
label_change_properties: 속성 변경
label_general: 일반
label_more: 제목 및 설명 수정
label_scm: 형상관리시스템
label_plugins: 플러그인
label_ldap_authentication: LDAP 인증
label_downloads_abbr: D/L
label_optional_description: 부가적인 설명
label_add_another_file: 다른 파일 추가
label_preferences: 설정
label_chronological_order: 시간 순으로 정렬
label_reverse_chronological_order: 시간 역순으로 정렬
label_planning: 프로젝트계획
label_incoming_emails: 수신 메일
label_generate_key: 키 생성
label_issue_watchers: 일감관람자
label_example: 예
label_display: 표시방식
label_sort: 정렬
label_ascending: 오름차순
label_descending: 내림차순
label_date_from_to: "%{start}부터 %{end}까지"
label_wiki_content_added: 위키페이지 추가
label_wiki_content_updated: 위키페이지 수정
button_login: 로그인
button_submit: 확인
button_save: 저장
button_check_all: 모두선택
button_uncheck_all: 선택해제
button_delete: 삭제
button_create: 만들기
button_create_and_continue: 만들고 계속하기
button_test: 테스트
button_edit: 편집
button_add: 추가
button_change: 변경
button_apply: 적용
button_clear: 지우기
button_lock: 잠금
button_unlock: 잠금해제
button_download: 다운로드
button_list: 목록
button_view: 보기
button_move: 이동
button_back: 뒤로
button_cancel: 취소
button_activate: 활성화
button_sort: 정렬
button_log_time: 작업시간 기록
button_rollback: 이 버전으로 되돌리기
button_watch: 지켜보기
button_unwatch: 관심끄기
button_reply: 답글
button_archive: 잠금보관
button_unarchive: 잠금보관해제
button_reset: 초기화
button_rename: 이름바꾸기
button_change_password: 비밀번호 바꾸기
button_copy: 복사
button_annotate: 이력해설
button_update: 업데이트
button_configure: 설정
button_quote: 댓글달기
status_active: 사용중
status_registered: 등록대기
status_locked: 잠김
text_select_mail_notifications: 알림메일이 필요한 작업을 선택하세요.
text_regexp_info: 예) ^[A-Z0-9]+$
text_min_max_length_info: 0 는 제한이 없음을 의미함
text_project_destroy_confirmation: 이 프로젝트를 삭제하고 모든 데이터를 지우시겠습니까?
text_subprojects_destroy_warning: "하위 프로젝트(%{value})이(가) 자동으로 지워질 것입니다."
text_workflow_edit: 업무흐름을 수정하려면 역할과 일감 유형을 선택하세요.
text_are_you_sure: 계속 진행 하시겠습니까?
text_tip_issue_begin_day: 오늘 시작하는 업무(task)
text_tip_issue_end_day: 오늘 종료하는 업무(task)
text_tip_issue_begin_end_day: 오늘 시작하고 종료하는 업무(task)
text_caracters_maximum: "최대 %{count} 글자 가능"
text_caracters_minimum: "최소한 %{count} 글자 이상이어야 합니다."
text_length_between: "%{min} 에서 %{max} 글자"
text_tracker_no_workflow: 이 일감 유형에는 업무흐름이 정의되지 않았습니다.
text_unallowed_characters: 허용되지 않는 문자열
text_comma_separated: "구분자','를 이용해서 여러 개의 값을 입력할 수 있습니다."
text_issues_ref_in_commit_messages: 커밋 메시지에서 일감을 참조하거나 해결하기
text_issue_added: "%{author}이(가) 일감 %{id}을(를) 보고하였습니다."
text_issue_updated: "%{author}이(가) 일감 %{id}을(를) 수정하였습니다."
text_wiki_destroy_confirmation: 이 위키와 모든 내용을 지우시겠습니까?
text_issue_category_destroy_question: "일부 일감들(%{count}개)이 이 범주에 지정되어 있습니다. 어떻게 하시겠습니까?"
text_issue_category_destroy_assignments: 범주 지정 지우기
text_issue_category_reassign_to: 일감을 이 범주에 다시 지정하기
text_user_mail_option: "선택하지 않은 프로젝트에서도, 지켜보는 중이거나 속해있는 사항(일감를 발행했거나 할당된 경우)이 있으면 알림메일을 받게 됩니다."
text_no_configuration_data: "역할, 일감 유형, 일감 상태들과 업무흐름이 아직 설정되지 않았습니다.\n기본 설정을 읽어들이는 것을 권장합니다. 읽어들인 후에 수정할 수 있습니다."
text_load_default_configuration: 기본 설정을 읽어들이기
text_status_changed_by_changeset: "변경묶음 %{value}에 의하여 변경됨"
text_issues_destroy_confirmation: '선택한 일감를 정말로 삭제하시겠습니까?'
text_select_project_modules: '이 프로젝트에서 활성화시킬 모듈을 선택하세요:'
text_default_administrator_account_changed: 기본 관리자 계정이 변경
text_file_repository_writable: 파일 저장소 쓰기 가능
text_plugin_assets_writable: 플러그인 전용 디렉토리가 쓰기 가능
text_rmagick_available: RMagick 사용 가능 (선택적)
text_destroy_time_entries_question: 삭제하려는 일감에 %{hours} 시간이 보고되어 있습니다. 어떻게 하시겠습니까?
text_destroy_time_entries: 보고된 시간을 삭제하기
text_assign_time_entries_to_project: 보고된 시간을 프로젝트에 할당하기
text_reassign_time_entries: '이 알림에 보고된 시간을 재할당하기:'
text_user_wrote: "%{value}의 덧글:"
text_enumeration_category_reassign_to: '새로운 값을 설정:'
text_enumeration_destroy_question: "%{count} 개의 일감이 이 값을 사용하고 있습니다."
text_email_delivery_not_configured: "이메일 전달이 설정되지 않았습니다. 그래서 알림이 비활성화되었습니다.\n SMTP서버를 config/configuration.yml에서 설정하고 어플리케이션을 다시 시작하십시오. 그러면 동작합니다."
text_repository_usernames_mapping: "저장소 로그에서 발견된 각 사용자에 레드마인 사용자를 업데이트할때 선택합니다.\n레드마인과 저장소의 이름이나 이메일이 같은 사용자가 자동으로 연결됩니다."
text_diff_truncated: '... 이 차이점은 표시할 수 있는 최대 줄수를 초과해서 이 차이점은 잘렸습니다.'
text_custom_field_possible_values_info: '각 값 당 한 줄'
text_wiki_page_destroy_question: 이 페이지는 %{descendants} 개의 하위 페이지와 관련 내용이 있습니다. 이 내용을 어떻게 하시겠습니까?
text_wiki_page_nullify_children: 하위 페이지를 최상위 페이지 아래로 지정
text_wiki_page_destroy_children: 모든 하위 페이지와 관련 내용을 삭제
text_wiki_page_reassign_children: 하위 페이지를 이 페이지 아래로 지정
default_role_manager: 관리자
default_role_developer: 개발자
default_role_reporter: 보고자
default_tracker_bug: 결함
default_tracker_feature: 새기능
default_tracker_support: 지원
default_issue_status_new: 신규
default_issue_status_in_progress: 진행
default_issue_status_resolved: 해결
default_issue_status_feedback: 의견
default_issue_status_closed: 완료
default_issue_status_rejected: 거절
default_doc_category_user: 사용자 문서
default_doc_category_tech: 기술 문서
default_priority_low: 낮음
default_priority_normal: 보통
default_priority_high: 높음
default_priority_urgent: 긴급
default_priority_immediate: 즉시
default_activity_design: 설계
default_activity_development: 개발
enumeration_issue_priorities: 일감 우선순위
enumeration_doc_categories: 문서 범주
enumeration_activities: 작업분류(시간추적)
field_issue_to: 관련 일감
label_view_all_revisions: 모든 개정판 표시
label_tag: 태그(Tag)
label_branch: 브랜치(Branch)
error_no_tracker_in_project: 사용할 수 있도록 설정된 일감 유형이 없습니다. 프로젝트 설정을 확인하십시오.
error_no_default_issue_status: '기본 상태가 정해져 있지 않습니다. 설정을 확인하십시오. (주 메뉴의 "관리" -> "일감 상태")'
text_journal_changed: "%{label}을(를) %{old}에서 %{new}(으)로 변경되었습니다."
text_journal_set_to: "%{label}을(를) %{value}(으)로 지정되었습니다."
text_journal_deleted: "%{label} 값이 지워졌습니다. (%{old})"
label_group_plural: 그룹
label_group: 그룹
label_group_new: 새 그룹
label_time_entry_plural: 작업시간
text_journal_added: "%{label}에 %{value}이(가) 추가되었습니다."
field_active: 사용중
enumeration_system_activity: 시스템 작업
permission_delete_issue_watchers: 일감관람자 지우기
version_status_closed: 닫힘
version_status_locked: 잠김
version_status_open: 진행
error_can_not_reopen_issue_on_closed_version: 닫힌 버전에 할당된 일감은 다시 재발생시킬 수 없습니다.
label_user_anonymous: 이름없음
button_move_and_follow: 이동하고 따라가기
setting_default_projects_modules: 새 프로젝트에 기본적으로 활성화될 모듈
setting_gravatar_default: 기본 그라바타 이미지
field_sharing: 공유
label_version_sharing_hierarchy: 상위 및 하위 프로젝트
label_version_sharing_system: 모든 프로젝트
label_version_sharing_descendants: 하위 프로젝트
label_version_sharing_tree: 최상위 및 모든 하위 프로젝트
label_version_sharing_none: 공유없음
error_can_not_archive_project: 이 프로젝트를 잠금보관할 수 없습니다.
button_duplicate: 복제
button_copy_and_follow: 복사하고 따라가기
label_copy_source: 원본
setting_issue_done_ratio: 일감의 진척도 계산방법
setting_issue_done_ratio_issue_status: 일감 상태를 사용하기
error_issue_done_ratios_not_updated: 일감 진척도가 수정되지 않았습니다.
error_workflow_copy_target: 대상 일감의 유형과 역할을 선택하세요.
setting_issue_done_ratio_issue_field: 일감 수정에서 진척도 입력하기
label_copy_same_as_target: 대상과 같음.
label_copy_target: 대상
notice_issue_done_ratios_updated: 일감 진척도가 수정되었습니다.
error_workflow_copy_source: 원본 일감의 유형이나 역할을 선택하세요.
label_update_issue_done_ratios: 모든 일감 진척도 갱신하기
setting_start_of_week: 달력 시작 요일
permission_view_issues: 일감 보기
label_display_used_statuses_only: 이 일감 유형에서 사용되는 상태만 보여주기
label_revision_id: 개정판 %{value}
label_api_access_key: API 접근키
label_api_access_key_created_on: API 접근키가 %{value} 전에 생성되었습니다.
label_feeds_access_key: Atom 접근키
notice_api_access_key_reseted: API 접근키가 초기화되었습니다.
setting_rest_api_enabled: REST 웹서비스 활성화
label_missing_api_access_key: API 접근키가 없습니다.
label_missing_feeds_access_key: Atom 접근키가 없습니다.
button_show: 보기
text_line_separated: 여러 값이 허용됨(값 마다 한 줄씩)
setting_mail_handler_body_delimiters: 메일 본문 구분자
permission_add_subprojects: 하위 프로젝트 만들기
label_subproject_new: 새 하위 프로젝트
text_own_membership_delete_confirmation: |-
권한들 일부 또는 전부를 막 삭제하려고 하고 있습니다. 그렇게 되면 이 프로젝트를 더이상 수정할 수 없게 됩니다.
계속하시겠습니까?
label_close_versions: 완료된 버전 닫기
label_board_sticky: 붙박이
label_board_locked: 잠금
permission_export_wiki_pages: 위키 페이지 내보내기
setting_cache_formatted_text: 형식을 가진 텍스트 빠른 임시 기억
permission_manage_project_activities: 프로젝트 작업내역 관리
error_unable_delete_issue_status: 일감 상태를 지울 수 없습니다.
label_profile: 사용자정보
permission_manage_subtasks: 하위 일감 관리
field_parent_issue: 상위 일감
label_subtask_plural: 하위 일감
label_project_copy_notifications: 프로젝트 복사 중에 이메일 알림 보내기
error_can_not_delete_custom_field: 사용자 정의 필드를 삭제할 수 없습니다.
error_unable_to_connect: 연결할 수 없습니다((%{value})
error_can_not_remove_role: 이 역할은 현재 사용 중이이서 삭제할 수 없습니다.
error_can_not_delete_tracker: 이 유형의 일감들이 있어서 삭제할 수 없습니다.
field_principal: 신원
label_my_page_block: 내 페이지 출력화면
notice_failed_to_save_members: "%{errors}:구성원을 저장 중 실패하였습니다"
text_zoom_out: 더 작게
text_zoom_in: 더 크게
notice_unable_delete_time_entry: 시간 기록 항목을 삭제할 수 없습니다.
label_overall_spent_time: 총 소요시간
field_time_entries: 기록된 시간
project_module_gantt: Gantt 챠트
project_module_calendar: 달력
button_edit_associated_wikipage: "연관된 위키 페이지 %{page_title} 수정"
field_text: 텍스트 영역
label_user_mail_option_only_owner: 내가 저자인 사항만
setting_default_notification_option: 기본 알림 옵션
label_user_mail_option_only_my_events: 내가 지켜보거나 속해있는 사항만
label_user_mail_option_only_assigned: 내에게 할당된 사항만
label_user_mail_option_none: 알림 없음
field_member_of_group: 할당된 사람의 그룹
field_assigned_to_role: 할당된 사람의 역할
notice_not_authorized_archived_project: 접근하려는 프로젝트는 이미 잠금보관되어 있습니다.
label_principal_search: "사용자 및 그룹 찾기:"
label_user_search: "사용자 찾기::"
field_visible: 보이기
setting_emails_header: 이메일 헤더
setting_commit_logtime_activity_id: 기록된 시간에 적용할 작업분류
text_time_logged_by_changeset: "변경묶음 %{value}에서 적용되었습니다."
setting_commit_logtime_enabled: 커밋 시점에 작업 시간 기록 활성화
notice_gantt_chart_truncated: "표시할 수 있는 최대 항목수(%{max})를 초과하여 차트가 잘렸습니다."
setting_gantt_items_limit: "Gantt 차트에 표시되는 최대 항목수"
field_warn_on_leaving_unsaved: "저장하지 않은 페이지를 빠져나갈 때 나에게 알림"
text_warn_on_leaving_unsaved: "현재 페이지는 저장되지 않은 문자가 있습니다. 이 페이지를 빠져나가면 내용을 잃을것입니다."
label_my_queries: "내 검색 양식"
text_journal_changed_no_detail: "%{label}이 변경되었습니다."
label_news_comment_added: "뉴스에 설명이 추가되었습니다."
button_expand_all: "모두 확장"
button_collapse_all: "모두 축소"
label_additional_workflow_transitions_for_assignee: "사용자가 작업자일 때 허용되는 추가 상태"
label_additional_workflow_transitions_for_author: "사용자가 저자일 때 허용되는 추가 상태"
label_bulk_edit_selected_time_entries: "선택된 소요 시간 대량 편집"
text_time_entries_destroy_confirmation: "선택한 소요 시간 항목을 삭제하시겠습니까?"
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: "덧글이 추가되었습니다."
label_issue_status_updated: "상태가 변경되었습니다."
label_issue_priority_updated: "우선 순위가 변경되었습니다."
label_issues_visibility_own: "일감을 생성하거나 맡은 사용자"
field_issues_visibility: "일감 보임"
label_issues_visibility_all: "모든 일감"
permission_set_own_issues_private: "자신의 일감을 공개나 비공개로 설정"
field_is_private: "비공개"
permission_set_issues_private: "일감을 공개나 비공개로 설정"
label_issues_visibility_public: "비공개 일감 제외"
text_issues_destroy_descendants_confirmation: "%{count} 개의 하위 일감을 삭제할 것입니다."
field_commit_logs_encoding: "커밋(commit) 기록 인코딩"
field_scm_path_encoding: "경로 인코딩"
text_scm_path_encoding_note: "기본: UTF-8"
field_path_to_repository: "저장소 경로"
field_root_directory: "루트 경로"
field_cvs_module: "모듈"
field_cvsroot: "CVS 루트"
text_mercurial_repository_note: "로컬 저장소 (예: /hgrepo, c:\\hgrepo)"
text_scm_command: "명령"
text_scm_command_version: "버전"
label_git_report_last_commit: "파일이나 폴더의 마지막 커밋(commit)을 보고"
text_scm_config: "SCM 명령을 config/configuration.yml에서 수정할 수 있습니다. 수정후에는 재시작하십시오."
text_scm_command_not_available: "SCM 명령을 사용할 수 없습니다. 관리 페이지의 설정을 검사하십시오."
notice_issue_successful_create: "%{id} 일감이 생성되었습니다."
label_between: "사이"
setting_issue_group_assignment: "그룹에 일감 할당 허용"
label_diff: "비교(diff)"
text_git_repository_note: "로컬의 bare 저장소 (예: /gitrepo, c:\\gitrepo)"
description_query_sort_criteria_direction: "정렬 방향"
description_project_scope: "검색 범위"
description_filter: "검색 조건"
description_user_mail_notification: "메일 알림 설정"
description_date_from: "시작 날짜 입력"
description_message_content: "메세지 내용"
description_available_columns: "가능한 컬럼"
description_date_range_interval: "시작과 끝 날짜로 범위를 선택하십시오."
description_issue_category_reassign: "일감 범주를 선택하십시오."
description_search: "검색항목"
description_notes: "덧글"
description_date_range_list: "목록에서 범위를 선택 하십시오."
description_choose_project: "프로젝트"
description_date_to: "종료 날짜 입력"
description_query_sort_criteria_attribute: "정렬 속성"
description_wiki_subpages_reassign: "새로운 상위 페이지를 선택하십시오."
description_selected_columns: "선택된 컬럼"
label_parent_revision: "상위"
label_child_revision: "하위"
error_scm_annotate_big_text_file: "최대 텍스트 파일 크기를 초과 하면 항목은 이력화 될 수 없습니다."
setting_default_issue_start_date_to_creation_date: "새로운 일감의 시작 날짜로 오늘 날짜 사용"
button_edit_section: "이 부분 수정"
setting_repositories_encodings: "첨부파일이나 저장소 인코딩"
description_all_columns: "모든 컬럼"
button_export: "내보내기"
label_export_options: "내보내기 옵션: %{export_format}"
error_attachment_too_big: "이 파일은 제한된 크기(%{max_size})를 초과하였기 때문에 업로드 할 수 없습니다."
notice_failed_to_save_time_entries: "%{total} 개의 시간입력중 다음 %{count} 개의 저장에 실패했습니다:: %{ids}."
label_x_issues:
zero: 0 일감
one: 1 일감
other: "%{count} 일감"
label_repository_new: 저장소 추가
field_repository_is_default: 주 저장소
label_copy_attachments: 첨부파일 복사
label_item_position: "%{position}/%{count}"
label_completed_versions: 완료 버전
text_project_identifier_info: "소문자(a-z),숫자,대쉬(-)와 밑줄(_)만 가능합니다. 식별자는 저장후에는 수정할 수 없습니다."
field_multiple: 복수선택가능
setting_commit_cross_project_ref: 다른 프로젝트의 일감 참조 및 수정 허용
text_issue_conflict_resolution_add_notes: 변경내용은 취소하고 덧글만 추가
text_issue_conflict_resolution_overwrite: 변경내용 강제적용 (이전 덧글을 제외하고 덮어 씁니다)
notice_issue_update_conflict: 일감이 수정되는 동안 다른 사용자에 의해서 변경되었습니다.
text_issue_conflict_resolution_cancel: "변경내용을 되돌리고 다시 표시 %{link}"
permission_manage_related_issues: 연결된 일감 관리
field_auth_source_ldap_filter: LDAP 필터
label_search_for_watchers: 추가할 일감관람자 검색
notice_account_deleted: 당신의 계정이 완전히 삭제되었습니다.
setting_unsubscribe: 사용자들이 자신의 계정을 삭제토록 허용
button_delete_my_account: 나의 계정 삭제
text_account_destroy_confirmation: |-
계속하시겠습니까?
계정이 삭제되면 복구할 수 없습니다.
error_session_expired: 당신의 세션이 만료되었습니다. 다시 로그인하세요.
text_session_expiration_settings: "경고: 이 설정을 바꾸면 당신을 포함하여 현재의 세션들을 만료시킬 수 있습니다."
setting_session_lifetime: 세션 최대 시간
setting_session_timeout: 세션 비활성화 타임아웃
label_session_expiration: 세션 만료
permission_close_project: 프로젝트를 닫거나 다시 열기
label_show_closed_projects: 닫힌 프로젝트 보기
button_close: 닫기
button_reopen: 다시 열기
project_status_active: 사용중
project_status_closed: 닫힘
project_status_archived: 잠금보관
text_project_closed: 이 프로젝트는 닫혀 있으며 읽기 전용입니다.
notice_user_successful_create: 사용자 %{id} 이(가) 생성되었습니다.
field_core_fields: 표준 항목들
field_timeout: 타임아웃 (초)
setting_thumbnails_enabled: 첨부파일의 썸네일을 보여줌
setting_thumbnails_size: 썸네일 크기 (픽셀)
label_status_transitions: 일감 상태 변경
label_fields_permissions: 항목 편집 권한
label_readonly: 읽기 전용
label_required: 필수
text_repository_identifier_info: "소문자(a-z),숫자,대쉬(-)와 밑줄(_)만 가능합니다. 식별자는 저장후에는 수정할 수 없습니다."
field_board_parent: Parent forum
label_attribute_of_project: "프로젝트의 %{name}"
label_attribute_of_author: "저자의 %{name}"
label_attribute_of_assigned_to: "담당자의 %{name}"
label_attribute_of_fixed_version: "목표버전의 %{name}"
label_copy_subtasks: 하위 일감들을 복사
label_copied_to: "다음 일감으로 복사됨:"
label_copied_from: "다음 일감으로부터 복사됨:"
label_any_issues_in_project: 다음 프로젝트에 속한 아무 일감
label_any_issues_not_in_project: 다음 프로젝트에 속하지 않은 아무 일감
field_private_notes: 비공개 덧글
permission_view_private_notes: 비공개 덧글 보기
permission_set_notes_private: 덧글을 비공개로 설정
label_no_issues_in_project: 다음 프로젝트의 일감 제외
label_any: 모두
label_last_n_weeks: 최근 %{count} 주
setting_cross_project_subtasks: 다른 프로젝트의 일감을 상위 일감으로 지정하는 것을 허용
label_cross_project_descendants: 하위 프로젝트
label_cross_project_tree: 최상위 및 모든 하위 프로젝트
label_cross_project_hierarchy: 상위 및 하위 프로젝트
label_cross_project_system: 모든 프로젝트
button_hide: 숨기기
setting_non_working_week_days: 비근무일 (non-working days)
label_in_the_next_days: 다음
label_in_the_past_days: 지난
label_attribute_of_user: "사용자의 %{name}"
text_turning_multiple_off: 복수선택을 비활성화하면, 하나의 값을 제외한 나머지 값들이 지워집니다.
label_attribute_of_issue: "일감의 %{name}"
permission_add_documents: 문서 추가
permission_edit_documents: 문서 편집
permission_delete_documents: 문서 삭제
label_gantt_progress_line: Progress line
setting_jsonp_enabled: JSONP 허용
field_inherit_members: 상위 프로젝트로부터 구성원을 상속
field_closed_on: 완료일
field_generate_password: Generate password
setting_default_projects_tracker_ids: 새 프로젝트에 기본적으로 추가할 일감 유형
label_total_time: 합계
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/sr-YU.yml 0000644 0001750 0001750 00000141403 12255774347 017102 0 ustar ondrej ondrej # Serbian translations for Redmine
# by Vladimir Medarović (vlada@medarovic.com)
sr-YU:
direction: ltr
jquery:
locale: "sr"
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d.%m.%Y."
short: "%e %b"
long: "%B %e, %Y"
day_names: [nedelja, ponedeljak, utorak, sreda, četvrtak, petak, subota]
abbr_day_names: [ned, pon, uto, sre, čet, pet, sub]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, januar, februar, mart, april, maj, jun, jul, avgust, septembar, oktobar, novembar, decembar]
abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, avg, sep, okt, nov, dec]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%d.%m.%Y. u %H:%M"
time: "%H:%M"
short: "%d. %b u %H:%M"
long: "%d. %B %Y u %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "pola minuta"
less_than_x_seconds:
one: "manje od jedne sekunde"
other: "manje od %{count} sek."
x_seconds:
one: "jedna sekunda"
other: "%{count} sek."
less_than_x_minutes:
one: "manje od minuta"
other: "manje od %{count} min."
x_minutes:
one: "jedan minut"
other: "%{count} min."
about_x_hours:
one: "približno jedan sat"
other: "približno %{count} sati"
x_hours:
one: "1 sat"
other: "%{count} sati"
x_days:
one: "jedan dan"
other: "%{count} dana"
about_x_months:
one: "približno jedan mesec"
other: "približno %{count} meseci"
x_months:
one: "jedan mesec"
other: "%{count} meseci"
about_x_years:
one: "približno godinu dana"
other: "približno %{count} god."
over_x_years:
one: "preko godinu dana"
other: "preko %{count} god."
almost_x_years:
one: "skoro godinu dana"
other: "skoro %{count} god."
number:
format:
separator: ","
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "i"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije uključen u spisak"
exclusion: "je rezervisan"
invalid: "je neispravan"
confirmation: "potvrda ne odgovara"
accepted: "mora biti prihvaćen"
empty: "ne može biti prazno"
blank: "ne može biti prazno"
too_long: "je predugačka (maksimum znakova je %{count})"
too_short: "je prekratka (minimum znakova je %{count})"
wrong_length: "je pogrešne dužine (broj znakova mora biti %{count})"
taken: "je već u upotrebi"
not_a_number: "nije broj"
not_a_date: "nije ispravan datum"
greater_than: "mora biti veći od %{count}"
greater_than_or_equal_to: "mora biti veći ili jednak %{count}"
equal_to: "mora biti jednak %{count}"
less_than: "mora biti manji od %{count}"
less_than_or_equal_to: "mora biti manji ili jednak %{count}"
odd: "mora biti paran"
even: "mora biti neparan"
greater_than_start_date: "mora biti veći od početnog datuma"
not_same_project: "ne pripada istom projektu"
circular_dependency: "Ova veza će stvoriti kružnu referencu"
cant_link_an_issue_with_a_descendant: "Problem ne može biti povezan sa jednim od svojih podzadataka"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Molim odaberite
general_text_No: 'Ne'
general_text_Yes: 'Da'
general_text_no: 'ne'
general_text_yes: 'da'
general_lang_name: 'Serbian (Srpski)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Nalog je uspešno ažuriran.
notice_account_invalid_creditentials: Neispravno korisničko ime ili lozinka.
notice_account_password_updated: Lozinka je uspešno ažurirana.
notice_account_wrong_password: Pogrešna lozinka
notice_account_register_done: Korisnički nalog je uspešno kreiran. Kliknite na link koji ste dobili u e-poruci za aktivaciju.
notice_account_unknown_email: Nepoznat korisnik.
notice_can_t_change_password: Ovaj korisnički nalog za potvrdu identiteta koristi spoljni izvor. Nemoguće je promeniti lozinku.
notice_account_lost_email_sent: Poslata vam je e-poruka sa uputstvom za izbor nove lozinke
notice_account_activated: Vaš korisnički nalog je aktiviran. Sada se možete prijaviti.
notice_successful_create: Uspešno kreiranje.
notice_successful_update: Uspešno ažuriranje.
notice_successful_delete: Uspešno brisanje.
notice_successful_connection: Uspešno povezivanje.
notice_file_not_found: Strana kojoj želite pristupiti ne postoji ili je uklonjena.
notice_locking_conflict: Podatak je ažuriran od strane drugog korisnika.
notice_not_authorized: Niste ovlašćeni za pristup ovoj strani.
notice_email_sent: "E-poruka je poslata na %{value}"
notice_email_error: "Dogodila se greška prilikom slanja e-poruke (%{value})"
notice_feeds_access_key_reseted: Vaš Atom pristupni ključ je poništen.
notice_api_access_key_reseted: Vaš API pristupni ključ je poništen.
notice_failed_to_save_issues: "Neuspešno snimanje %{count} problema od %{total} odabranih: %{ids}."
notice_failed_to_save_members: "Neuspešno snimanje člana(ova): %{errors}."
notice_no_issue_selected: "Ni jedan problem nije odabran! Molimo, odaberite problem koji želite da menjate."
notice_account_pending: "Vaš nalog je kreiran i čeka na odobrenje administratora."
notice_default_data_loaded: Podrazumevano konfigurisanje je uspešno učitano.
notice_unable_delete_version: Verziju je nemoguće izbrisati.
notice_unable_delete_time_entry: Stavku evidencije vremena je nemoguće izbrisati.
notice_issue_done_ratios_updated: Odnos rešenih problema je ažuriran.
error_can_t_load_default_data: "Podrazumevano konfigurisanje je nemoguće učitati: %{value}"
error_scm_not_found: "Stavka ili ispravka nisu pronađene u spremištu."
error_scm_command_failed: "Greška se javila prilikom pokušaja pristupa spremištu: %{value}"
error_scm_annotate: "Stavka ne postoji ili ne može biti označena."
error_issue_not_found_in_project: 'Problem nije pronađen ili ne pripada ovom projektu.'
error_no_tracker_in_project: 'Ni jedno praćenje nije povezano sa ovim projektom. Molimo proverite podešavanja projekta.'
error_no_default_issue_status: 'Podrazumevani status problema nije definisan. Molimo proverite vaše konfigurisanje (idite na "Administracija -> Statusi problema").'
error_can_not_delete_custom_field: Nemoguće je izbrisati prilagođeno polje
error_can_not_delete_tracker: "Ovo praćenje sadrži probleme i ne može biti obrisano."
error_can_not_remove_role: "Ova uloga je u upotrebi i ne može biti obrisana."
error_can_not_reopen_issue_on_closed_version: 'Problem dodeljen zatvorenoj verziji ne može biti ponovo otvoren'
error_can_not_archive_project: Ovaj projekat se ne može arhivirati
error_issue_done_ratios_not_updated: "Odnos rešenih problema nije ažuriran."
error_workflow_copy_source: 'Molimo odaberite izvorno praćenje ili ulogu'
error_workflow_copy_target: 'Molimo odaberite odredišno praćenje i ulogu'
error_unable_delete_issue_status: 'Status problema je nemoguće obrisati'
error_unable_to_connect: "Povezivanje sa (%{value}) je nemoguće"
warning_attachments_not_saved: "%{count} datoteka ne može biti snimljena."
mail_subject_lost_password: "Vaša %{value} lozinka"
mail_body_lost_password: 'Za promenu vaše lozinke, kliknite na sledeći link:'
mail_subject_register: "Aktivacija vašeg %{value} naloga"
mail_body_register: 'Za aktivaciju vašeg naloga, kliknite na sledeći link:'
mail_body_account_information_external: "Vaš nalog %{value} možete koristiti za prijavu."
mail_body_account_information: Informacije o vašem nalogu
mail_subject_account_activation_request: "Zahtev za aktivaciju naloga %{value}"
mail_body_account_activation_request: "Novi korisnik (%{value}) je registrovan. Nalog čeka na vaše odobrenje:"
mail_subject_reminder: "%{count} problema dospeva narednih %{days} dana"
mail_body_reminder: "%{count} problema dodeljenih vama dospeva u narednih %{days} dana:"
mail_subject_wiki_content_added: "Wiki stranica '%{id}' je dodata"
mail_body_wiki_content_added: "%{author} je dodao wiki stranicu '%{id}'."
mail_subject_wiki_content_updated: "Wiki stranica '%{id}' je ažurirana"
mail_body_wiki_content_updated: "%{author} je ažurirao wiki stranicu '%{id}'."
field_name: Naziv
field_description: Opis
field_summary: Rezime
field_is_required: Obavezno
field_firstname: Ime
field_lastname: Prezime
field_mail: E-adresa
field_filename: Datoteka
field_filesize: Veličina
field_downloads: Preuzimanja
field_author: Autor
field_created_on: Kreirano
field_updated_on: Ažurirano
field_field_format: Format
field_is_for_all: Za sve projekte
field_possible_values: Moguće vrednosti
field_regexp: Regularan izraz
field_min_length: Minimalna dužina
field_max_length: Maksimalna dužina
field_value: Vrednost
field_category: Kategorija
field_title: Naslov
field_project: Projekat
field_issue: Problem
field_status: Status
field_notes: Beleške
field_is_closed: Zatvoren problem
field_is_default: Podrazumevana vrednost
field_tracker: Praćenje
field_subject: Predmet
field_due_date: Krajnji rok
field_assigned_to: Dodeljeno
field_priority: Prioritet
field_fixed_version: Odredišna verzija
field_user: Korisnik
field_principal: Glavni
field_role: Uloga
field_homepage: Početna stranica
field_is_public: Javno objavljivanje
field_parent: Potprojekat od
field_is_in_roadmap: Problemi prikazani u planu rada
field_login: Korisničko ime
field_mail_notification: Obaveštenja putem e-pošte
field_admin: Administrator
field_last_login_on: Poslednje povezivanje
field_language: Jezik
field_effective_date: Datum
field_password: Lozinka
field_new_password: Nova lozinka
field_password_confirmation: Potvrda lozinke
field_version: Verzija
field_type: Tip
field_host: Glavni računar
field_port: Port
field_account: Korisnički nalog
field_base_dn: Bazni DN
field_attr_login: Atribut prijavljivanja
field_attr_firstname: Atribut imena
field_attr_lastname: Atribut prezimena
field_attr_mail: Atribut e-adrese
field_onthefly: Kreiranje korisnika u toku rada
field_start_date: Početak
field_done_ratio: "% urađeno"
field_auth_source: Režim potvrde identiteta
field_hide_mail: Sakrij moju e-adresu
field_comments: Komentar
field_url: URL
field_start_page: Početna stranica
field_subproject: Potprojekat
field_hours: sati
field_activity: Aktivnost
field_spent_on: Datum
field_identifier: Identifikator
field_is_filter: Upotrebi kao filter
field_issue_to: Srodni problemi
field_delay: Kašnjenje
field_assignable: Problem može biti dodeljen ovoj ulozi
field_redirect_existing_links: Preusmeri postojeće veze
field_estimated_hours: Procenjeno vreme
field_column_names: Kolone
field_time_zone: Vremenska zona
field_searchable: Može da se pretražuje
field_default_value: Podrazumevana vrednost
field_comments_sorting: Prikaži komentare
field_parent_title: Matična stranica
field_editable: Izmenljivo
field_watcher: Posmatrač
field_identity_url: OpenID URL
field_content: Sadržaj
field_group_by: Grupisanje rezultata po
field_sharing: Deljenje
field_parent_issue: Matični zadatak
setting_app_title: Naslov aplikacije
setting_app_subtitle: Podnaslov aplikacije
setting_welcome_text: Tekst dobrodošlice
setting_default_language: Podrazumevani jezik
setting_login_required: Obavezna potvrda identiteta
setting_self_registration: Samoregistracija
setting_attachment_max_size: Maks. veličina priložene datoteke
setting_issues_export_limit: Ograničenje izvoza „problema“
setting_mail_from: E-adresa pošiljaoca
setting_bcc_recipients: Primaoci „Bcc“ kopije
setting_plain_text_mail: Poruka sa čistim tekstom (bez HTML-a)
setting_host_name: Putanja i naziv glavnog računara
setting_text_formatting: Oblikovanje teksta
setting_wiki_compression: Kompresija Wiki istorije
setting_feeds_limit: Ograničenje sadržaja izvora vesti
setting_default_projects_public: Podrazumeva se javno prikazivanje novih projekata
setting_autofetch_changesets: Izvršavanje automatskog preuzimanja
setting_sys_api_enabled: Omogućavanje WS za upravljanje spremištem
setting_commit_ref_keywords: Referenciranje ključnih reči
setting_commit_fix_keywords: Popravljanje ključnih reči
setting_autologin: Automatska prijava
setting_date_format: Format datuma
setting_time_format: Format vremena
setting_cross_project_issue_relations: Dozvoli povezivanje problema iz unakrsnih projekata
setting_issue_list_default_columns: Podrazumevane kolone prikazane na spisku problema
setting_emails_footer: Podnožje stranice e-poruke
setting_protocol: Protokol
setting_per_page_options: Opcije prikaza objekata po stranici
setting_user_format: Format prikaza korisnika
setting_activity_days_default: Broj dana prikazanih na projektnoj aktivnosti
setting_display_subprojects_issues: Prikazuj probleme iz potprojekata na glavnom projektu, ukoliko nije drugačije navedeno
setting_enabled_scm: Omogućavanje SCM
setting_mail_handler_body_delimiters: "Skraćivanje e-poruke nakon jedne od ovih linija"
setting_mail_handler_api_enabled: Omogućavanje WS dolazne e-poruke
setting_mail_handler_api_key: API ključ
setting_sequential_project_identifiers: Generisanje sekvencijalnog imena projekta
setting_gravatar_enabled: Koristi Gravatar korisničke ikone
setting_gravatar_default: Podrazumevana Gravatar slika
setting_diff_max_lines_displayed: Maks. broj prikazanih različitih linija
setting_file_max_size_displayed: Maks. veličina tekst. datoteka prikazanih umetnuto
setting_repository_log_display_limit: Maks. broj revizija prikazanih u datoteci za evidenciju
setting_openid: Dozvoli OpenID prijavu i registraciju
setting_password_min_length: Minimalna dužina lozinke
setting_new_project_user_role_id: Kreatoru projekta (koji nije administrator) dodeljuje je uloga
setting_default_projects_modules: Podrazumevano omogućeni moduli za nove projekte
setting_issue_done_ratio: Izračunaj odnos rešenih problema
setting_issue_done_ratio_issue_field: koristeći polje problema
setting_issue_done_ratio_issue_status: koristeći status problema
setting_start_of_week: Prvi dan u sedmici
setting_rest_api_enabled: Omogući REST web usluge
setting_cache_formatted_text: Keširanje obrađenog teksta
permission_add_project: Kreiranje projekta
permission_add_subprojects: Kreiranje potpojekta
permission_edit_project: Izmena projekata
permission_select_project_modules: Odabiranje modula projekta
permission_manage_members: Upravljanje članovima
permission_manage_project_activities: Upravljanje projektnim aktivnostima
permission_manage_versions: Upravljanje verzijama
permission_manage_categories: Upravljanje kategorijama problema
permission_view_issues: Pregled problema
permission_add_issues: Dodavanje problema
permission_edit_issues: Izmena problema
permission_manage_issue_relations: Upravljanje vezama između problema
permission_add_issue_notes: Dodavanje beleški
permission_edit_issue_notes: Izmena beleški
permission_edit_own_issue_notes: Izmena sopstvenih beleški
permission_move_issues: Pomeranje problema
permission_delete_issues: Brisanje problema
permission_manage_public_queries: Upravljanje javnim upitima
permission_save_queries: Snimanje upita
permission_view_gantt: Pregledanje Gantovog dijagrama
permission_view_calendar: Pregledanje kalendara
permission_view_issue_watchers: Pregledanje spiska posmatrača
permission_add_issue_watchers: Dodavanje posmatrača
permission_delete_issue_watchers: Brisanje posmatrača
permission_log_time: Beleženje utrošenog vremena
permission_view_time_entries: Pregledanje utrošenog vremena
permission_edit_time_entries: Izmena utrošenog vremena
permission_edit_own_time_entries: Izmena sopstvenog utrošenog vremena
permission_manage_news: Upravljanje vestima
permission_comment_news: Komentarisanje vesti
permission_view_documents: Pregledanje dokumenata
permission_manage_files: Upravljanje datotekama
permission_view_files: Pregledanje datoteka
permission_manage_wiki: Upravljanje wiki stranicama
permission_rename_wiki_pages: Promena imena wiki stranicama
permission_delete_wiki_pages: Brisanje wiki stranica
permission_view_wiki_pages: Pregledanje wiki stranica
permission_view_wiki_edits: Pregledanje wiki istorije
permission_edit_wiki_pages: Izmena wiki stranica
permission_delete_wiki_pages_attachments: Brisanje priloženih datoteka
permission_protect_wiki_pages: Zaštita wiki stranica
permission_manage_repository: Upravljanje spremištem
permission_browse_repository: Pregledanje spremišta
permission_view_changesets: Pregledanje skupa promena
permission_commit_access: Potvrda pristupa
permission_manage_boards: Upravljanje forumima
permission_view_messages: Pregledanje poruka
permission_add_messages: Slanje poruka
permission_edit_messages: Izmena poruka
permission_edit_own_messages: Izmena sopstvenih poruka
permission_delete_messages: Brisanje poruka
permission_delete_own_messages: Brisanje sopstvenih poruka
permission_export_wiki_pages: Izvoz wiki stranica
permission_manage_subtasks: Upravljanje podzadacima
project_module_issue_tracking: Praćenje problema
project_module_time_tracking: Praćenje vremena
project_module_news: Vesti
project_module_documents: Dokumenti
project_module_files: Datoteke
project_module_wiki: Wiki
project_module_repository: Spremište
project_module_boards: Forumi
label_user: Korisnik
label_user_plural: Korisnici
label_user_new: Novi korisnik
label_user_anonymous: Anoniman
label_project: Projekat
label_project_new: Novi projekat
label_project_plural: Projekti
label_x_projects:
zero: nema projekata
one: jedan projekat
other: "%{count} projekata"
label_project_all: Svi projekti
label_project_latest: Poslednji projekti
label_issue: Problem
label_issue_new: Novi problem
label_issue_plural: Problemi
label_issue_view_all: Prikaz svih problema
label_issues_by: "Problemi (%{value})"
label_issue_added: Problem je dodat
label_issue_updated: Problem je ažuriran
label_document: Dokument
label_document_new: Novi dokument
label_document_plural: Dokumenti
label_document_added: Dokument je dodat
label_role: Uloga
label_role_plural: Uloge
label_role_new: Nova uloga
label_role_and_permissions: Uloge i dozvole
label_member: Član
label_member_new: Novi član
label_member_plural: Članovi
label_tracker: Praćenje
label_tracker_plural: Praćenja
label_tracker_new: Novo praćenje
label_workflow: Tok posla
label_issue_status: Status problema
label_issue_status_plural: Statusi problema
label_issue_status_new: Novi status
label_issue_category: Kategorija problema
label_issue_category_plural: Kategorije problema
label_issue_category_new: Nova kategorija
label_custom_field: Prilagođeno polje
label_custom_field_plural: Prilagođena polja
label_custom_field_new: Novo prilagođeno polje
label_enumerations: Nabrojiva lista
label_enumeration_new: Nova vrednost
label_information: Informacija
label_information_plural: Informacije
label_please_login: Molimo, prijavite se
label_register: Registracija
label_login_with_open_id_option: ili prijava sa OpenID
label_password_lost: Izgubljena lozinka
label_home: Početak
label_my_page: Moja stranica
label_my_account: Moj nalog
label_my_projects: Moji projekti
label_my_page_block: My page block
label_administration: Administracija
label_login: Prijava
label_logout: Odjava
label_help: Pomoć
label_reported_issues: Prijavljeni problemi
label_assigned_to_me_issues: Problemi dodeljeni meni
label_last_login: Poslednje povezivanje
label_registered_on: Registrovan
label_activity: Aktivnost
label_overall_activity: Celokupna aktivnost
label_user_activity: "Aktivnost korisnika %{value}"
label_new: Novo
label_logged_as: Prijavljeni ste kao
label_environment: Okruženje
label_authentication: Potvrda identiteta
label_auth_source: Režim potvrde identiteta
label_auth_source_new: Novi režim potvrde identiteta
label_auth_source_plural: Režimi potvrde identiteta
label_subproject_plural: Potprojekti
label_subproject_new: Novi potprojekat
label_and_its_subprojects: "%{value} i njegovi potprojekti"
label_min_max_length: Min. - Maks. dužina
label_list: Spisak
label_date: Datum
label_integer: Ceo broj
label_float: Sa pokretnim zarezom
label_boolean: Logički operator
label_string: Tekst
label_text: Dugi tekst
label_attribute: Osobina
label_attribute_plural: Osobine
label_no_data: Nema podataka za prikazivanje
label_change_status: Promena statusa
label_history: Istorija
label_attachment: Datoteka
label_attachment_new: Nova datoteka
label_attachment_delete: Brisanje datoteke
label_attachment_plural: Datoteke
label_file_added: Datoteka je dodata
label_report: Izveštaj
label_report_plural: Izveštaji
label_news: Vesti
label_news_new: Dodavanje vesti
label_news_plural: Vesti
label_news_latest: Poslednje vesti
label_news_view_all: Prikaz svih vesti
label_news_added: Vesti su dodate
label_settings: Podešavanja
label_overview: Pregled
label_version: Verzija
label_version_new: Nova verzija
label_version_plural: Verzije
label_close_versions: Zatvori završene verzije
label_confirmation: Potvrda
label_export_to: 'Takođe dostupno i u varijanti:'
label_read: Čitanje...
label_public_projects: Javni projekti
label_open_issues: otvoren
label_open_issues_plural: otvorenih
label_closed_issues: zatvoren
label_closed_issues_plural: zatvorenih
label_x_open_issues_abbr_on_total:
zero: 0 otvorenih / %{total}
one: 1 otvoren / %{total}
other: "%{count} otvorenih / %{total}"
label_x_open_issues_abbr:
zero: 0 otvorenih
one: 1 otvoren
other: "%{count} otvorenih"
label_x_closed_issues_abbr:
zero: 0 zatvorenih
one: 1 zatvoren
other: "%{count} zatvorenih"
label_total: Ukupno
label_permissions: Dozvole
label_current_status: Trenutni status
label_new_statuses_allowed: Novi statusi dozvoljeni
label_all: svi
label_none: nijedan
label_nobody: nikome
label_next: Sledeće
label_previous: Prethodno
label_used_by: Koristio
label_details: Detalji
label_add_note: Dodaj belešku
label_per_page: Po strani
label_calendar: Kalendar
label_months_from: meseci od
label_gantt: Gantov dijagram
label_internal: Unutrašnji
label_last_changes: "poslednjih %{count} promena"
label_change_view_all: Prikaži sve promene
label_personalize_page: Personalizuj ovu stranu
label_comment: Komentar
label_comment_plural: Komentari
label_x_comments:
zero: bez komentara
one: jedan komentar
other: "%{count} komentara"
label_comment_add: Dodaj komentar
label_comment_added: Komentar dodat
label_comment_delete: Obriši komentare
label_query: Prilagođen upit
label_query_plural: Prilagođeni upiti
label_query_new: Novi upit
label_filter_add: Dodavanje filtera
label_filter_plural: Filteri
label_equals: je
label_not_equals: nije
label_in_less_than: manje od
label_in_more_than: više od
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: u
label_today: danas
label_all_time: sve vreme
label_yesterday: juče
label_this_week: ove sedmice
label_last_week: poslednje sedmice
label_last_n_days: "poslednjih %{count} dana"
label_this_month: ovog meseca
label_last_month: poslednjeg meseca
label_this_year: ove godine
label_date_range: Vremenski period
label_less_than_ago: pre manje od nekoliko dana
label_more_than_ago: pre više od nekoliko dana
label_ago: pre nekoliko dana
label_contains: sadrži
label_not_contains: ne sadrži
label_day_plural: dana
label_repository: Spremište
label_repository_plural: Spremišta
label_browse: Pregledanje
label_branch: Grana
label_tag: Oznaka
label_revision: Revizija
label_revision_plural: Revizije
label_revision_id: "Revizija %{value}"
label_associated_revisions: Pridružene revizije
label_added: dodato
label_modified: promenjeno
label_copied: kopirano
label_renamed: preimenovano
label_deleted: izbrisano
label_latest_revision: Poslednja revizija
label_latest_revision_plural: Poslednje revizije
label_view_revisions: Pregled revizija
label_view_all_revisions: Pregled svih revizija
label_max_size: Maksimalna veličina
label_sort_highest: Premeštanje na vrh
label_sort_higher: Premeštanje na gore
label_sort_lower: Premeštanje na dole
label_sort_lowest: Premeštanje na dno
label_roadmap: Plan rada
label_roadmap_due_in: "Dospeva %{value}"
label_roadmap_overdue: "%{value} najkasnije"
label_roadmap_no_issues: Nema problema za ovu verziju
label_search: Pretraga
label_result_plural: Rezultati
label_all_words: Sve reči
label_wiki: Wiki
label_wiki_edit: Wiki izmena
label_wiki_edit_plural: Wiki izmene
label_wiki_page: Wiki stranica
label_wiki_page_plural: Wiki stranice
label_index_by_title: Indeksiranje po naslovu
label_index_by_date: Indeksiranje po datumu
label_current_version: Trenutna verzija
label_preview: Pregled
label_feed_plural: Izvori vesti
label_changes_details: Detalji svih promena
label_issue_tracking: Praćenje problema
label_spent_time: Utrošeno vreme
label_overall_spent_time: Celokupno utrošeno vreme
label_f_hour: "%{value} sat"
label_f_hour_plural: "%{value} sati"
label_time_tracking: Praćenje vremena
label_change_plural: Promene
label_statistics: Statistika
label_commits_per_month: Izvršenja mesečno
label_commits_per_author: Izvršenja po autoru
label_view_diff: Pogledaj razlike
label_diff_inline: unutra
label_diff_side_by_side: uporedo
label_options: Opcije
label_copy_workflow_from: Kopiranje toka posla od
label_permissions_report: Izveštaj o dozvolama
label_watched_issues: Posmatrani problemi
label_related_issues: Srodni problemi
label_applied_status: Primenjeni statusi
label_loading: Učitavanje...
label_relation_new: Nova relacija
label_relation_delete: Brisanje relacije
label_relates_to: srodnih sa
label_duplicates: dupliranih
label_duplicated_by: dupliranih od
label_blocks: odbijenih
label_blocked_by: odbijenih od
label_precedes: prethodi
label_follows: praćenih
label_end_to_start: od kraja do početka
label_end_to_end: od kraja do kraja
label_start_to_start: od početka do početka
label_start_to_end: od početka do kraja
label_stay_logged_in: Ostanite prijavljeni
label_disabled: onemogućeno
label_show_completed_versions: Prikazivanje završene verzije
label_me: meni
label_board: Forum
label_board_new: Novi forum
label_board_plural: Forumi
label_board_locked: Zaključana
label_board_sticky: Lepljiva
label_topic_plural: Teme
label_message_plural: Poruke
label_message_last: Poslednja poruka
label_message_new: Nova poruka
label_message_posted: Poruka je dodata
label_reply_plural: Odgovori
label_send_information: Pošalji korisniku detalje naloga
label_year: Godina
label_month: Mesec
label_week: Sedmica
label_date_from: Šalje
label_date_to: Prima
label_language_based: Bazirano na jeziku korisnika
label_sort_by: "Sortirano po %{value}"
label_send_test_email: Slanje probne e-poruke
label_feeds_access_key: Atom pristupni ključ
label_missing_feeds_access_key: Atom pristupni ključ nedostaje
label_feeds_access_key_created_on: "Atom pristupni ključ je napravljen pre %{value}"
label_module_plural: Moduli
label_added_time_by: "Dodao %{author} pre %{age}"
label_updated_time_by: "Ažurirao %{author} pre %{age}"
label_updated_time: "Ažurirano pre %{value}"
label_jump_to_a_project: Skok na projekat...
label_file_plural: Datoteke
label_changeset_plural: Skupovi promena
label_default_columns: Podrazumevane kolone
label_no_change_option: (Bez promena)
label_bulk_edit_selected_issues: Grupna izmena odabranih problema
label_theme: Tema
label_default: Podrazumevano
label_search_titles_only: Pretražuj samo naslove
label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
label_user_mail_option_selected: "Za bilo koji događaj na samo odabranim projektima..."
label_user_mail_no_self_notified: "Ne želim biti obaveštavan za promene koje sam pravim"
label_registration_activation_by_email: aktivacija naloga putem e-poruke
label_registration_manual_activation: ručna aktivacija naloga
label_registration_automatic_activation: automatska aktivacija naloga
label_display_per_page: "Broj stavki po stranici: %{value}"
label_age: Starost
label_change_properties: Promeni svojstva
label_general: Opšti
label_more: Više
label_scm: SCM
label_plugins: Dodatne komponente
label_ldap_authentication: LDAP potvrda identiteta
label_downloads_abbr: D/L
label_optional_description: Opciono opis
label_add_another_file: Dodaj još jednu datoteku
label_preferences: Podešavanja
label_chronological_order: po hronološkom redosledu
label_reverse_chronological_order: po obrnutom hronološkom redosledu
label_planning: Planiranje
label_incoming_emails: Dolazne e-poruke
label_generate_key: Generisanje ključa
label_issue_watchers: Posmatrači
label_example: Primer
label_display: Prikaz
label_sort: Sortiranje
label_ascending: Rastući niz
label_descending: Opadajući niz
label_date_from_to: Od %{start} do %{end}
label_wiki_content_added: Wiki stranica je dodata
label_wiki_content_updated: Wiki stranica je ažurirana
label_group: Grupa
label_group_plural: Grupe
label_group_new: Nova grupa
label_time_entry_plural: Utrošeno vreme
label_version_sharing_none: Nije deljeno
label_version_sharing_descendants: Sa potprojektima
label_version_sharing_hierarchy: Sa hijerarhijom projekta
label_version_sharing_tree: Sa stablom projekta
label_version_sharing_system: Sa svim projektima
label_update_issue_done_ratios: Ažuriraj odnos rešenih problema
label_copy_source: Izvor
label_copy_target: Odredište
label_copy_same_as_target: Isto kao odredište
label_display_used_statuses_only: Prikazuj statuse korišćene samo od strane ovog praćenja
label_api_access_key: API pristupni ključ
label_missing_api_access_key: Nedostaje API pristupni ključ
label_api_access_key_created_on: "API pristupni ključ je kreiran pre %{value}"
label_profile: Profil
label_subtask_plural: Podzadatak
label_project_copy_notifications: Pošalji e-poruku sa obaveštenjem prilikom kopiranja projekta
button_login: Prijava
button_submit: Pošalji
button_save: Snimi
button_check_all: Uključi sve
button_uncheck_all: Isključi sve
button_delete: Izbriši
button_create: Kreiraj
button_create_and_continue: Kreiraj i nastavi
button_test: Test
button_edit: Izmeni
button_add: Dodaj
button_change: Promeni
button_apply: Primeni
button_clear: Obriši
button_lock: Zaključaj
button_unlock: Otključaj
button_download: Preuzmi
button_list: Spisak
button_view: Prikaži
button_move: Pomeri
button_move_and_follow: Pomeri i prati
button_back: Nazad
button_cancel: Poništi
button_activate: Aktiviraj
button_sort: Sortiraj
button_log_time: Evidentiraj vreme
button_rollback: Povratak na ovu verziju
button_watch: Prati
button_unwatch: Ne prati više
button_reply: Odgovori
button_archive: Arhiviraj
button_unarchive: Vrati iz arhive
button_reset: Poništi
button_rename: Preimenuj
button_change_password: Promeni lozinku
button_copy: Kopiraj
button_copy_and_follow: Kopiraj i prati
button_annotate: Pribeleži
button_update: Ažuriraj
button_configure: Podesi
button_quote: Pod navodnicima
button_duplicate: Dupliraj
button_show: Prikaži
status_active: aktivni
status_registered: registrovani
status_locked: zaključani
version_status_open: otvoren
version_status_locked: zaključan
version_status_closed: zatvoren
field_active: Aktivan
text_select_mail_notifications: Odaberi akcije za koje će obaveštenje biti poslato putem e-pošte.
text_regexp_info: npr. ^[A-Z0-9]+$
text_min_max_length_info: 0 znači bez ograničenja
text_project_destroy_confirmation: Jeste li sigurni da želite da izbrišete ovaj projekat i sve pripadajuće podatke?
text_subprojects_destroy_warning: "Potprojekti: %{value} će takođe biti izbrisan."
text_workflow_edit: Odaberite ulogu i praćenje za izmenu toka posla
text_are_you_sure: Jeste li sigurni?
text_journal_changed: "%{label} promenjen od %{old} u %{new}"
text_journal_set_to: "%{label} postavljen u %{value}"
text_journal_deleted: "%{label} izbrisano (%{old})"
text_journal_added: "%{label} %{value} dodato"
text_tip_issue_begin_day: zadatak počinje ovog dana
text_tip_issue_end_day: zadatak se završava ovog dana
text_tip_issue_begin_end_day: zadatak počinje i završava ovog dana
text_caracters_maximum: "Najviše %{count} znak(ova)."
text_caracters_minimum: "Broj znakova mora biti najmanje %{count}."
text_length_between: "Broj znakova mora biti između %{min} i %{max}."
text_tracker_no_workflow: Ovo praćenje nema definisan tok posla
text_unallowed_characters: Nedozvoljeni znakovi
text_comma_separated: Dozvoljene su višestruke vrednosti (odvojene zarezom).
text_line_separated: Dozvoljene su višestruke vrednosti (jedan red za svaku vrednost).
text_issues_ref_in_commit_messages: Referenciranje i popravljanje problema u izvršnim porukama
text_issue_added: "%{author} je prijavio problem %{id}."
text_issue_updated: "%{author} je ažurirao problem %{id}."
text_wiki_destroy_confirmation: Jeste li sigurni da želite da obrišete wiki i sav sadržaj?
text_issue_category_destroy_question: "Nekoliko problema (%{count}) je dodeljeno ovoj kategoriji. Šta želite da uradite?"
text_issue_category_destroy_assignments: Ukloni dodeljene kategorije
text_issue_category_reassign_to: Dodeli ponovo probleme ovoj kategoriji
text_user_mail_option: "Za neizabrane projekte, dobićete samo obaveštenje o stvarima koje pratite ili ste uključeni (npr. problemi čiji ste vi autor ili zastupnik)."
text_no_configuration_data: "Uloge, praćenja, statusi problema i toka posla još uvek nisu podešeni.\nPreporučljivo je da učitate podrazumevano konfigurisanje. Izmena je moguća nakon prvog učitavanja."
text_load_default_configuration: Učitaj podrazumevano konfigurisanje
text_status_changed_by_changeset: "Primenjeno u skupu sa promenama %{value}."
text_issues_destroy_confirmation: 'Jeste li sigurni da želite da izbrišete odabrane probleme?'
text_select_project_modules: 'Odaberite module koje želite omogućiti za ovaj projekat:'
text_default_administrator_account_changed: Podrazumevani administratorski nalog je promenjen
text_file_repository_writable: Fascikla priloženih datoteka je upisiva
text_plugin_assets_writable: Fascikla elemenata dodatnih komponenti je upisiva
text_rmagick_available: RMagick je dostupan (opciono)
text_destroy_time_entries_question: "%{hours} sati je prijavljeno za ovaj problem koji želite izbrisati. Šta želite da uradite?"
text_destroy_time_entries: Izbriši prijavljene sate
text_assign_time_entries_to_project: Dodeli prijavljene sate projektu
text_reassign_time_entries: 'Dodeli ponovo prijavljene sate ovom problemu:'
text_user_wrote: "%{value} je napisao:"
text_enumeration_destroy_question: "%{count} objekat(a) je dodeljeno ovoj vrednosti."
text_enumeration_category_reassign_to: 'Dodeli ih ponovo ovoj vrednosti:'
text_email_delivery_not_configured: "Isporuka e-poruka nije konfigurisana i obaveštenja su onemogućena.\nPodesite vaš SMTP server u config/configuration.yml i pokrenite ponovo aplikaciju za njihovo omogućavanje."
text_repository_usernames_mapping: "Odaberite ili ažurirajte Redmine korisnike mapiranjem svakog korisničkog imena pronađenog u evidenciji spremišta.\nKorisnici sa istim Redmine imenom i imenom spremišta ili e-adresom su automatski mapirani."
text_diff_truncated: '... Ova razlika je isečena jer je dostignuta maksimalna veličina prikaza.'
text_custom_field_possible_values_info: 'Jedan red za svaku vrednost'
text_wiki_page_destroy_question: "Ova stranica ima %{descendants} podređenih stranica i podstranica. Šta želite da uradite?"
text_wiki_page_nullify_children: "Zadrži podređene stranice kao korene stranice"
text_wiki_page_destroy_children: "Izbriši podređene stranice i sve njihove podstranice"
text_wiki_page_reassign_children: "Dodeli ponovo podređene stranice ovoj matičnoj stranici"
text_own_membership_delete_confirmation: "Nakon uklanjanja pojedinih ili svih vaših dozvola nećete više moći da uređujete ovaj projekat.\nŽelite li da nastavite?"
text_zoom_in: Uvećaj
text_zoom_out: Umanji
default_role_manager: Menadžer
default_role_developer: Programer
default_role_reporter: Izveštač
default_tracker_bug: Greška
default_tracker_feature: Funkcionalnost
default_tracker_support: Podrška
default_issue_status_new: Novo
default_issue_status_in_progress: U toku
default_issue_status_resolved: Rešeno
default_issue_status_feedback: Povratna informacija
default_issue_status_closed: Zatvoreno
default_issue_status_rejected: Odbijeno
default_doc_category_user: Korisnička dokumentacija
default_doc_category_tech: Tehnička dokumentacija
default_priority_low: Nizak
default_priority_normal: Normalan
default_priority_high: Visok
default_priority_urgent: Hitno
default_priority_immediate: Neposredno
default_activity_design: Dizajn
default_activity_development: Razvoj
enumeration_issue_priorities: Prioriteti problema
enumeration_doc_categories: Kategorije dokumenta
enumeration_activities: Aktivnosti (praćenje vremena)
enumeration_system_activity: Sistemska aktivnost
field_time_entries: Vreme evidencije
project_module_gantt: Gantov dijagram
project_module_calendar: Kalendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Samo za stvari koje posedujem
setting_default_notification_option: Podrazumevana opcija za notifikaciju
label_user_mail_option_only_my_events: Za dogadjaje koje pratim ili sam u njih uključen
label_user_mail_option_only_assigned: Za dogadjaje koji su mi dodeljeni lično
label_user_mail_option_none: Bez obaveštenja
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: Projekat kome pokušavate da pristupite je arhiviran
label_principal_search: "Traži korisnike ili grupe:"
label_user_search: "Traži korisnike:"
field_visible: Vidljivo
setting_emails_header: Email zaglavlje
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Omogući praćenje vremena
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maksimalan broj stavki na gant grafiku
field_warn_on_leaving_unsaved: Upozori me ako napuštam stranu sa tekstom koji nije snimljen
text_warn_on_leaving_unsaved: Strana sadrži tekst koji nije snimljen i biće izgubljen ako je napustite.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} ažuriran"
label_news_comment_added: Komentar dodat u novosti
button_expand_all: Proširi sve
button_collapse_all: Zatvori sve
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Da li ste sigurni da želite da obrišete selektovane stavke ?
label_role_anonymous: Anonimus
label_role_non_member: Nije član
label_issue_note_added: Nota dodana
label_issue_status_updated: Status ažuriran
label_issue_priority_updated: Prioritet ažuriran
label_issues_visibility_own: Problem kreiran od strane ili je dodeljen korisniku
field_issues_visibility: Vidljivost problema
label_issues_visibility_all: Svi problemi
permission_set_own_issues_private: Podesi sopstveni problem kao privatan ili javan
field_is_private: Privatno
permission_set_issues_private: Podesi problem kao privatan ili javan
label_issues_visibility_public: Svi javni problemi
text_issues_destroy_descendants_confirmation: Ova operacija će takođe obrisati %{count} podzadataka.
field_commit_logs_encoding: Kodiranje izvršnih poruka
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 problem
one: 1 problem
other: "%{count} problemi"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: svi
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Sa potprojektima
label_cross_project_tree: Sa stablom projekta
label_cross_project_hierarchy: Sa hijerarhijom projekta
label_cross_project_system: Sa svim projektima
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Ukupno
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.
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/uk.yml 0000644 0001750 0001750 00000155326 12255774347 016553 0 ustar ondrej ondrej uk:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
x_seconds:
one: "1 second"
other: "%{count} seconds"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 hour"
other: "%{count} hours"
x_days:
one: "1 day"
other: "%{count} days"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
x_months:
one: "1 month"
other: "%{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "немає в списку"
exclusion: "зарезервовано"
invalid: "невірне"
confirmation: "не збігається з підтвердженням"
accepted: "необхідно прийняти"
empty: "не може бути порожнім"
blank: "не може бути незаповненим"
too_long: "дуже довге"
too_short: "дуже коротке"
wrong_length: "не відповідає довжині"
taken: "вже використовується"
not_a_number: "не є числом"
not_a_date: "є недійсною датою"
greater_than: "must be greater than %{count}"
greater_than_or_equal_to: "must be greater than or equal to %{count}"
equal_to: "must be equal to %{count}"
less_than: "must be less than %{count}"
less_than_or_equal_to: "must be less than or equal to %{count}"
odd: "must be odd"
even: "must be even"
greater_than_start_date: "повинна бути пізніша за дату початку"
not_same_project: "не відносяться до одного проекту"
circular_dependency: "Такий зв'язок приведе до циклічної залежності"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Оберіть
general_text_No: 'Ні'
general_text_Yes: 'Так'
general_text_no: 'Ні'
general_text_yes: 'Так'
general_lang_name: 'Ukrainian (Українська)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Обліковий запис успішно оновлений.
notice_account_invalid_creditentials: Неправильне ім'я користувача або пароль
notice_account_password_updated: Пароль успішно оновлений.
notice_account_wrong_password: Невірний пароль
notice_account_register_done: Обліковий запис успішно створений. Для активації Вашого облікового запису зайдіть по посиланню, яке відіслане вам електронною поштою.
notice_account_unknown_email: Невідомий користувач.
notice_can_t_change_password: Для даного облікового запису використовується джерело зовнішньої аутентифікації. Неможливо змінити пароль.
notice_account_lost_email_sent: Вам відправлений лист з інструкціями по вибору нового пароля.
notice_account_activated: Ваш обліковий запис активований. Ви можете увійти.
notice_successful_create: Створення успішно завершене.
notice_successful_update: Оновлення успішно завершене.
notice_successful_delete: Видалення успішно завершене.
notice_successful_connection: Підключення успішно встановлене.
notice_file_not_found: Сторінка, на яку ви намагаєтеся зайти, не існує або видалена.
notice_locking_conflict: Дані оновлено іншим користувачем.
notice_scm_error: Запису та/або виправлення немає в репозиторії.
notice_not_authorized: У вас немає прав для відвідини даної сторінки.
notice_email_sent: "Відправлено листа %{value}"
notice_email_error: "Під час відправки листа відбулася помилка (%{value})"
notice_feeds_access_key_reseted: Ваш ключ доступу Atom було скинуто.
notice_failed_to_save_issues: "Не вдалося зберегти %{count} пункт(ів) з %{total} вибраних: %{ids}."
notice_no_issue_selected: "Не вибрано жодної задачі! Будь ласка, відзначте задачу, яку ви хочете відредагувати."
notice_account_pending: "Ваш обліковий запис створено і він чекає на підтвердження адміністратором."
mail_subject_lost_password: "Ваш %{value} пароль"
mail_body_lost_password: 'Для зміни пароля, зайдіть за наступним посиланням:'
mail_subject_register: "Активація облікового запису %{value}"
mail_body_register: 'Для активації облікового запису, зайдіть за наступним посиланням:'
mail_body_account_information_external: "Ви можете використовувати ваш %{value} обліковий запис для входу."
mail_body_account_information: Інформація по Вашому обліковому запису
mail_subject_account_activation_request: "Запит на активацію облікового запису %{value}"
mail_body_account_activation_request: "Новий користувач (%{value}) зареєструвався. Його обліковий запис чекає на ваше підтвердження:"
field_name: Ім'я
field_description: Опис
field_summary: Короткий опис
field_is_required: Необхідно
field_firstname: Ім'я
field_lastname: Прізвище
field_mail: Ел. пошта
field_filename: Файл
field_filesize: Розмір
field_downloads: Завантаження
field_author: Автор
field_created_on: Створено
field_updated_on: Оновлено
field_field_format: Формат
field_is_for_all: Для усіх проектів
field_possible_values: Можливі значення
field_regexp: Регулярний вираз
field_min_length: Мінімальна довжина
field_max_length: Максимальна довжина
field_value: Значення
field_category: Категорія
field_title: Назва
field_project: Проект
field_issue: Питання
field_status: Статус
field_notes: Примітки
field_is_closed: Питання закрито
field_is_default: Типове значення
field_tracker: Координатор
field_subject: Тема
field_due_date: Дата виконання
field_assigned_to: Призначена до
field_priority: Пріоритет
field_fixed_version: Target version
field_user: Користувач
field_role: Роль
field_homepage: Домашня сторінка
field_is_public: Публічний
field_parent: Підпроект
field_is_in_roadmap: Питання, що відображаються в оперативному плані
field_login: Вхід
field_mail_notification: Повідомлення за електронною поштою
field_admin: Адміністратор
field_last_login_on: Останнє підключення
field_language: Мова
field_effective_date: Дата
field_password: Пароль
field_new_password: Новий пароль
field_password_confirmation: Підтвердження
field_version: Версія
field_type: Тип
field_host: Машина
field_port: Порт
field_account: Обліковий запис
field_base_dn: Базове відмітне ім'я
field_attr_login: Атрибут Реєстрація
field_attr_firstname: Атрибут Ім'я
field_attr_lastname: Атрибут Прізвище
field_attr_mail: Атрибут Email
field_onthefly: Створення користувача на льоту
field_start_date: Початок
field_done_ratio: "% зроблено"
field_auth_source: Режим аутентифікації
field_hide_mail: Приховувати мій email
field_comments: Коментар
field_url: URL
field_start_page: Стартова сторінка
field_subproject: Підпроект
field_hours: Годин(и/а)
field_activity: Діяльність
field_spent_on: Дата
field_identifier: Ідентифікатор
field_is_filter: Використовується як фільтр
field_issue_to: Зв'язані задачі
field_delay: Відкласти
field_assignable: Задача може бути призначена цій ролі
field_redirect_existing_links: Перенаправити існуючі посилання
field_estimated_hours: Оцінний час
field_column_names: Колонки
field_time_zone: Часовий пояс
field_searchable: Вживається у пошуку
setting_app_title: Назва додатку
setting_app_subtitle: Підзаголовок додатку
setting_welcome_text: Текст привітання
setting_default_language: Стандартна мова
setting_login_required: Необхідна аутентифікація
setting_self_registration: Можлива само-реєстрація
setting_attachment_max_size: Максимальний размір вкладення
setting_issues_export_limit: Обмеження по задачах, що експортуються
setting_mail_from: email адреса для передачі інформації
setting_bcc_recipients: Отримувачі сліпої копії (bcc)
setting_host_name: Им'я машини
setting_text_formatting: Форматування тексту
setting_wiki_compression: Стиснення історії Wiki
setting_feeds_limit: Обмеження змісту подачі
setting_autofetch_changesets: Автоматично доставати доповнення
setting_sys_api_enabled: Дозволити WS для управління репозиторієм
setting_commit_ref_keywords: Ключові слова для посилання
setting_commit_fix_keywords: Призначення ключових слів
setting_autologin: Автоматичний вхід
setting_date_format: Формат дати
setting_time_format: Формат часу
setting_cross_project_issue_relations: Дозволити міжпроектні відносини між питаннями
setting_issue_list_default_columns: Колонки, що відображаються за умовчанням в списку питань
setting_emails_footer: Підпис до електронної пошти
setting_protocol: Протокол
label_user: Користувач
label_user_plural: Користувачі
label_user_new: Новий користувач
label_project: Проект
label_project_new: Новий проект
label_project_plural: Проекти
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: Усі проекти
label_project_latest: Останні проекти
label_issue: Питання
label_issue_new: Нові питання
label_issue_plural: Питання
label_issue_view_all: Проглянути всі питання
label_issues_by: "Питання за %{value}"
label_document: Документ
label_document_new: Новий документ
label_document_plural: Документи
label_role: Роль
label_role_plural: Ролі
label_role_new: Нова роль
label_role_and_permissions: Ролі і права доступу
label_member: Учасник
label_member_new: Новий учасник
label_member_plural: Учасники
label_tracker: Координатор
label_tracker_plural: Координатори
label_tracker_new: Новий Координатор
label_workflow: Послідовність дій
label_issue_status: Статус питання
label_issue_status_plural: Статуси питань
label_issue_status_new: Новий статус
label_issue_category: Категорія питання
label_issue_category_plural: Категорії питань
label_issue_category_new: Нова категорія
label_custom_field: Поле клієнта
label_custom_field_plural: Поля клієнта
label_custom_field_new: Нове поле клієнта
label_enumerations: Довідники
label_enumeration_new: Нове значення
label_information: Інформація
label_information_plural: Інформація
label_please_login: Будь ласка, увійдіть
label_register: Зареєструватися
label_password_lost: Забули пароль
label_home: Домашня сторінка
label_my_page: Моя сторінка
label_my_account: Мій обліковий запис
label_my_projects: Мої проекти
label_administration: Адміністрування
label_login: Увійти
label_logout: Вийти
label_help: Допомога
label_reported_issues: Створені питання
label_assigned_to_me_issues: Мої питання
label_last_login: Останнє підключення
label_registered_on: Зареєстрований(а)
label_activity: Активність
label_new: Новий
label_logged_as: Увійшов як
label_environment: Оточення
label_authentication: Аутентифікація
label_auth_source: Режим аутентифікації
label_auth_source_new: Новий режим аутентифікації
label_auth_source_plural: Режими аутентифікації
label_subproject_plural: Підпроекти
label_min_max_length: Мінімальна - максимальна довжина
label_list: Список
label_date: Дата
label_integer: Цілий
label_float: З плаваючою крапкою
label_boolean: Логічний
label_string: Текст
label_text: Довгий текст
label_attribute: Атрибут
label_attribute_plural: атрибути
label_no_data: Немає даних для відображення
label_change_status: Змінити статус
label_history: Історія
label_attachment: Файл
label_attachment_new: Новий файл
label_attachment_delete: Видалити файл
label_attachment_plural: Файли
label_report: Звіт
label_report_plural: Звіти
label_news: Новини
label_news_new: Додати новину
label_news_plural: Новини
label_news_latest: Останні новини
label_news_view_all: Подивитися всі новини
label_settings: Налаштування
label_overview: Перегляд
label_version: Версія
label_version_new: Нова версія
label_version_plural: Версії
label_confirmation: Підтвердження
label_export_to: Експортувати в
label_read: Читання...
label_public_projects: Публічні проекти
label_open_issues: відкрите
label_open_issues_plural: відкриті
label_closed_issues: закрите
label_closed_issues_plural: закриті
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_total: Всього
label_permissions: Права доступу
label_current_status: Поточний статус
label_new_statuses_allowed: Дозволені нові статуси
label_all: Усі
label_none: Нікому
label_nobody: Ніхто
label_next: Наступний
label_previous: Попередній
label_used_by: Використовується
label_details: Подробиці
label_add_note: Додати зауваження
label_per_page: На сторінку
label_calendar: Календар
label_months_from: місяців(ця) з
label_gantt: Діаграма Ганта
label_internal: Внутрішній
label_last_changes: "останні %{count} змін"
label_change_view_all: Проглянути всі зміни
label_personalize_page: Персоналізувати цю сторінку
label_comment: Коментувати
label_comment_plural: Коментарі
label_x_comments:
zero: no comments
one: 1 comment
other: "%{count} comments"
label_comment_add: Залишити коментар
label_comment_added: Коментар додано
label_comment_delete: Видалити коментарі
label_query: Запит клієнта
label_query_plural: Запити клієнтів
label_query_new: Новий запит
label_filter_add: Додати фільтр
label_filter_plural: Фільтри
label_equals: є
label_not_equals: немає
label_in_less_than: менш ніж
label_in_more_than: більш ніж
label_in: у
label_today: сьогодні
label_this_week: цього тижня
label_less_than_ago: менш ніж днів(я) назад
label_more_than_ago: більш ніж днів(я) назад
label_ago: днів(я) назад
label_contains: містить
label_not_contains: не містить
label_day_plural: днів(я)
label_repository: Репозиторій
label_browse: Проглянути
label_revision: Версія
label_revision_plural: Версій
label_added: додано
label_modified: змінене
label_deleted: видалено
label_latest_revision: Остання версія
label_latest_revision_plural: Останні версії
label_view_revisions: Проглянути версії
label_max_size: Максимальний розмір
label_sort_highest: У початок
label_sort_higher: Вгору
label_sort_lower: Вниз
label_sort_lowest: У кінець
label_roadmap: Оперативний план
label_roadmap_due_in: "Строк %{value}"
label_roadmap_overdue: "%{value} запізнення"
label_roadmap_no_issues: Немає питань для даної версії
label_search: Пошук
label_result_plural: Результати
label_all_words: Всі слова
label_wiki: Wiki
label_wiki_edit: Редагування Wiki
label_wiki_edit_plural: Редагування Wiki
label_wiki_page: Сторінка Wiki
label_wiki_page_plural: Сторінки Wiki
label_index_by_title: Індекс за назвою
label_index_by_date: Індекс за датою
label_current_version: Поточна версія
label_preview: Попередній перегляд
label_feed_plural: Подання
label_changes_details: Подробиці по всіх змінах
label_issue_tracking: Координація питань
label_spent_time: Витрачений час
label_f_hour: "%{value} година"
label_f_hour_plural: "%{value} годин(и)"
label_time_tracking: Облік часу
label_change_plural: Зміни
label_statistics: Статистика
label_commits_per_month: Подань на місяць
label_commits_per_author: Подань на користувача
label_view_diff: Проглянути відмінності
label_diff_inline: підключений
label_diff_side_by_side: поряд
label_options: Опції
label_copy_workflow_from: Скопіювати послідовність дій з
label_permissions_report: Звіт про права доступу
label_watched_issues: Проглянуті питання
label_related_issues: Зв'язані питання
label_applied_status: Застосовний статус
label_loading: Завантаження...
label_relation_new: Новий зв'язок
label_relation_delete: Видалити зв'язок
label_relates_to: пов'язане з
label_duplicates: дублює
label_blocks: блокує
label_blocked_by: заблоковане
label_precedes: передує
label_follows: наступний за
label_end_to_start: з кінця до початку
label_end_to_end: з кінця до кінця
label_start_to_start: з початку до початку
label_start_to_end: з початку до кінця
label_stay_logged_in: Залишатися в системі
label_disabled: відключений
label_show_completed_versions: Показати завершені версії
label_me: мене
label_board: Форум
label_board_new: Новий форум
label_board_plural: Форуми
label_topic_plural: Теми
label_message_plural: Повідомлення
label_message_last: Останнє повідомлення
label_message_new: Нове повідомлення
label_reply_plural: Відповіді
label_send_information: Відправити користувачеві інформацію з облікового запису
label_year: Рік
label_month: Місяць
label_week: Неділя
label_date_from: З
label_date_to: Кому
label_language_based: На основі мови користувача
label_sort_by: "Сортувати за %{value}"
label_send_test_email: Послати email для перевірки
label_feeds_access_key_created_on: "Ключ доступу Atom створений %{value} назад "
label_module_plural: Модулі
label_added_time_by: "Доданий %{author} %{age} назад"
label_updated_time: "Оновлений %{value} назад"
label_jump_to_a_project: Перейти до проекту...
label_file_plural: Файли
label_changeset_plural: Набори змін
label_default_columns: Типові колонки
label_no_change_option: (Немає змін)
label_bulk_edit_selected_issues: Редагувати всі вибрані питання
label_theme: Тема
label_default: Типовий
label_search_titles_only: Шукати тільки в назвах
label_user_mail_option_all: "Для всіх подій у всіх моїх проектах"
label_user_mail_option_selected: "Для всіх подій тільки у вибраному проекті..."
label_user_mail_no_self_notified: "Не сповіщати про зміни, які я зробив сам"
label_registration_activation_by_email: активація облікового запису електронною поштою
label_registration_manual_activation: ручна активація облікового запису
label_registration_automatic_activation: автоматична активація облыкового
label_my_time_report: Мій звіт витраченого часу
button_login: Вхід
button_submit: Відправити
button_save: Зберегти
button_check_all: Відзначити все
button_uncheck_all: Очистити
button_delete: Видалити
button_create: Створити
button_test: Перевірити
button_edit: Редагувати
button_add: Додати
button_change: Змінити
button_apply: Застосувати
button_clear: Очистити
button_lock: Заблокувати
button_unlock: Разблокувати
button_download: Завантажити
button_list: Список
button_view: Переглянути
button_move: Перемістити
button_back: Назад
button_cancel: Відмінити
button_activate: Активувати
button_sort: Сортувати
button_log_time: Записати час
button_rollback: Відкотити до даної версії
button_watch: Дивитися
button_unwatch: Не дивитися
button_reply: Відповісти
button_archive: Архівувати
button_unarchive: Розархівувати
button_reset: Перезапустити
button_rename: Перейменувати
button_change_password: Змінити пароль
button_copy: Копіювати
button_annotate: Анотувати
status_active: Активний
status_registered: Зареєстрований
status_locked: Заблокований
text_select_mail_notifications: Виберіть дії, на які відсилатиметься повідомлення на електронну пошту.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 означає відсутність заборон
text_project_destroy_confirmation: Ви наполягаєте на видаленні цього проекту і всієї інформації, що відноситься до нього?
text_workflow_edit: Виберіть роль і координатор для редагування послідовності дій
text_are_you_sure: Ви впевнені?
text_tip_issue_begin_day: день початку задачі
text_tip_issue_end_day: день завершення задачі
text_tip_issue_begin_end_day: початок задачі і закінчення цього дня
text_caracters_maximum: "%{count} символів(а) максимум."
text_caracters_minimum: "Повинно мати якнайменше %{count} символів(а) у довжину."
text_length_between: "Довжина між %{min} і %{max} символів."
text_tracker_no_workflow: Для цього координатора послідовність дій не визначена
text_unallowed_characters: Заборонені символи
text_comma_separated: Допустимі декілька значень (розділені комою).
text_issues_ref_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: Ви впевнені, що хочете видалити цю wiki і весь зміст?
text_issue_category_destroy_question: "Декілька питань (%{count}) призначено в цю категорію. Що ви хочете зробити?"
text_issue_category_destroy_assignments: Видалити призначення категорії
text_issue_category_reassign_to: Перепризначити задачі до даної категорії
text_user_mail_option: "Для невибраних проектів ви отримуватимете повідомлення тільки про те, що проглядаєте або в чому берете участь (наприклад, питання автором яких ви є або які вам призначені)."
default_role_manager: Менеджер
default_role_developer: Розробник
default_role_reporter: Репортер
# default_tracker_bug: Bug
# звітів default_tracker_bug: Помилка
default_tracker_bug: Помилка
default_tracker_feature: Властивість
default_tracker_support: Підтримка
default_issue_status_new: Новий
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Вирішено
default_issue_status_feedback: Зворотний зв'язок
default_issue_status_closed: Зачинено
default_issue_status_rejected: Відмовлено
default_doc_category_user: Документація користувача
default_doc_category_tech: Технічна документація
default_priority_low: Низький
default_priority_normal: Нормальний
default_priority_high: Високий
default_priority_urgent: Терміновий
default_priority_immediate: Негайний
default_activity_design: Проектування
default_activity_development: Розробка
enumeration_issue_priorities: Пріоритети питань
enumeration_doc_categories: Категорії документів
enumeration_activities: Дії (облік часу)
text_status_changed_by_changeset: "Applied in changeset %{value}."
label_display_per_page: "Per page: %{value}"
label_issue_added: Issue added
label_issue_updated: Issue updated
setting_per_page_options: Objects per page options
notice_default_data_loaded: Default configuration successfully loaded.
error_scm_not_found: "Entry and/or revision doesn't exist in the repository."
label_associated_revisions: Associated revisions
label_document_added: Document added
label_message_posted: Message added
text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
setting_user_format: Users display format
label_age: Age
label_file_added: File added
label_more: More
field_default_value: Default value
label_scm: SCM
label_general: General
button_update: Update
text_select_project_modules: 'Select modules to enable for this project:'
label_change_properties: Change properties
text_load_default_configuration: Load the default configuration
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."
label_news_added: News added
label_repository_plural: Repositories
error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
project_module_boards: Boards
project_module_issue_tracking: Issue tracking
project_module_wiki: Wiki
project_module_files: Files
project_module_documents: Documents
project_module_repository: Repository
project_module_news: News
project_module_time_tracking: Time tracking
text_file_repository_writable: File repository writable
text_default_administrator_account_changed: Default administrator account changed
text_rmagick_available: RMagick available (optional)
button_configure: Configure
label_plugins: Plugins
label_ldap_authentication: LDAP authentication
label_downloads_abbr: D/L
label_this_month: this month
label_last_n_days: "last %{count} days"
label_all_time: all time
label_this_year: this year
label_date_range: Date range
label_last_week: last week
label_yesterday: yesterday
label_last_month: last month
label_add_another_file: Add another file
label_optional_description: Optional description
text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do ?"
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
text_assign_time_entries_to_project: Assign reported hours to the project
text_destroy_time_entries: Delete reported hours
text_reassign_time_entries: 'Reassign reported hours to this issue:'
setting_activity_days_default: Days displayed on project activity
label_chronological_order: In chronological order
field_comments_sorting: Display comments
label_reverse_chronological_order: In reverse chronological order
label_preferences: Preferences
setting_display_subprojects_issues: Display subprojects issues on main projects by default
label_overall_activity: Overall activity
setting_default_projects_public: New projects are public by default
error_scm_annotate: "The entry does not exist or can not be annotated."
label_planning: Planning
text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
label_and_its_subprojects: "%{value} and its subprojects"
mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
text_user_wrote: "%{value} wrote:"
label_duplicated_by: duplicated by
setting_enabled_scm: Enabled SCM
text_enumeration_category_reassign_to: 'Reassign them to this value:'
text_enumeration_destroy_question: "%{count} objects are assigned to this value."
label_incoming_emails: Incoming emails
label_generate_key: Generate a key
setting_mail_handler_api_enabled: Enable WS for incoming emails
setting_mail_handler_api_key: API key
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."
field_parent_title: Parent page
label_issue_watchers: Watchers
button_quote: Quote
setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
setting_plain_text_mail: plain text only (no HTML)
permission_view_files: View files
permission_edit_issues: Edit issues
permission_edit_own_time_entries: Edit own time logs
permission_manage_public_queries: Manage public queries
permission_add_issues: Add issues
permission_log_time: Log spent time
permission_view_changesets: View changesets
permission_view_time_entries: View spent time
permission_manage_versions: Manage versions
permission_manage_wiki: Manage wiki
permission_manage_categories: Manage issue categories
permission_protect_wiki_pages: Protect wiki pages
permission_comment_news: Comment news
permission_delete_messages: Delete messages
permission_select_project_modules: Select project modules
permission_edit_wiki_pages: Edit wiki pages
permission_add_issue_watchers: Add watchers
permission_view_gantt: View gantt chart
permission_move_issues: Move issues
permission_manage_issue_relations: Manage issue relations
permission_delete_wiki_pages: Delete wiki pages
permission_manage_boards: Manage boards
permission_delete_wiki_pages_attachments: Delete attachments
permission_view_wiki_edits: View wiki history
permission_add_messages: Post messages
permission_view_messages: View messages
permission_manage_files: Manage files
permission_edit_issue_notes: Edit notes
permission_manage_news: Manage news
permission_view_calendar: View calendrier
permission_manage_members: Manage members
permission_edit_messages: Edit messages
permission_delete_issues: Delete issues
permission_view_issue_watchers: View watchers list
permission_manage_repository: Manage repository
permission_commit_access: Commit access
permission_browse_repository: Browse repository
permission_view_documents: View documents
permission_edit_project: Edit project
permission_add_issue_notes: Add notes
permission_save_queries: Save queries
permission_view_wiki_pages: View wiki
permission_rename_wiki_pages: Rename wiki pages
permission_edit_time_entries: Edit time logs
permission_edit_own_issue_notes: Edit own notes
setting_gravatar_enabled: Use Gravatar user icons
label_example: Example
text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
permission_edit_own_messages: Edit own messages
permission_delete_own_messages: Delete own messages
label_user_activity: "%{value}'s activity"
label_updated_time_by: "Updated by %{author} %{age} ago"
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
text_plugin_assets_writable: Plugin assets directory writable
warning_attachments_not_saved: "%{count} file(s) could not be saved."
button_create_and_continue: Create and continue
text_custom_field_possible_values_info: 'One line for each value'
label_display: Display
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
field_watcher: Watcher
setting_openid: Allow OpenID login and registration
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
label_descending: Descending
label_sort: Sort
label_ascending: Ascending
label_date_from_to: From %{start} to %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_wiki_page_reassign_children: Reassign child pages to this parent page
text_wiki_page_nullify_children: Keep child pages as root pages
text_wiki_page_destroy_children: Delete child pages and all their descendants
setting_password_min_length: Minimum password length
field_group_by: Group results by
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
label_wiki_content_added: Wiki page added
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}.
label_wiki_content_updated: Wiki page updated
mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
permission_add_project: Create project
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
label_view_all_revisions: View all revisions
label_tag: Tag
label_branch: Branch
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").
text_journal_changed: "%{label} changed from %{old} to %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} deleted (%{old})"
label_group_plural: Groups
label_group: Group
label_group_new: New group
label_time_entry_plural: Spent time
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 Питання
one: 1 Питання
other: "%{count} Питання"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: "Ваш обліковій запис повністю видалений"
setting_unsubscribe: "Дозволити користувачам видаляти свої облікові записи"
button_delete_my_account: "Видалити мій обліковий запис"
text_account_destroy_confirmation: "Ваш обліковий запис буде повністю видалений без можливості відновлення.\nВи певні, что бажаете продовжити?"
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: Усі
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Всього
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/hr.yml 0000644 0001750 0001750 00000137214 12255774347 016541 0 ustar ondrej ondrej hr:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Siječanj, Veljača, Ožujak, Travanj, Svibanj, Lipanj, Srpanj, Kolovoz, Rujan, Listopad, Studeni, Prosinac]
abbr_month_names: [~, Sij, Velj, Ožu, Tra, Svi, Lip, Srp, Kol, Ruj, Lis, Stu, Pro]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "pola minute"
less_than_x_seconds:
one: "manje od sekunde"
other: "manje od %{count} sekundi"
x_seconds:
one: "1 sekunda"
other: "%{count} sekundi"
less_than_x_minutes:
one: "manje od minute"
other: "manje od %{count} minuta"
x_minutes:
one: "1 minuta"
other: "%{count} minuta"
about_x_hours:
one: "oko sat vremena"
other: "oko %{count} sati"
x_hours:
one: "1 sata"
other: "%{count} sati"
x_days:
one: "1 dan"
other: "%{count} dana"
about_x_months:
one: "oko 1 mjesec"
other: "oko %{count} mjeseci"
x_months:
one: "mjesec"
other: "%{count} mjeseci"
about_x_years:
one: "1 godina"
other: "%{count} godina"
over_x_years:
one: "preko 1 godine"
other: "preko %{count} godina"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "i"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije ukljuceno u listu"
exclusion: "je rezervirano"
invalid: "nije ispravno"
confirmation: "ne odgovara za potvrdu"
accepted: "mora biti prihvaćen"
empty: "ne može biti prazno"
blank: "ne može biti razmaka"
too_long: "je predug (maximum is %{count} characters)"
too_short: "je prekratak (minimum is %{count} characters)"
wrong_length: "je pogrešne dužine (should be %{count} characters)"
taken: "već je zauzeto"
not_a_number: "nije broj"
not_a_date: "nije ispravan datum"
greater_than: "mora biti veći od %{count}"
greater_than_or_equal_to: "mora biti veći ili jednak %{count}"
equal_to: "mora biti jednak %{count}"
less_than: "mora biti manji od %{count}"
less_than_or_equal_to: "mora bit manji ili jednak%{count}"
odd: "mora biti neparan"
even: "mora biti paran"
greater_than_start_date: "mora biti veci nego pocetni datum"
not_same_project: "ne pripada istom projektu"
circular_dependency: "Ovaj relacija stvara kružnu ovisnost"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Molimo odaberite
general_text_No: 'Ne'
general_text_Yes: 'Da'
general_text_no: 'ne'
general_text_yes: 'da'
general_lang_name: 'Hrvatski'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Vaš profil je uspješno promijenjen.
notice_account_invalid_creditentials: Neispravno korisničko ime ili zaporka.
notice_account_password_updated: Zaporka je uspješno promijenjena.
notice_account_wrong_password: Pogrešna zaporka
notice_account_register_done: Racun je uspješno napravljen. Da biste aktivirali svoj račun, kliknite na link koji vam je poslan na e-mail.
notice_account_unknown_email: Nepoznati korisnik.
notice_can_t_change_password: Ovaj račun koristi eksterni izvor prijavljivanja. Nemoguće je promijeniti zaporku.
notice_account_lost_email_sent: E-mail s uputama kako bi odabrali novu zaporku je poslan na na vašu e-mail adresu.
notice_account_activated: Vaš racun je aktiviran. Možete se prijaviti.
notice_successful_create: Uspješno napravljeno.
notice_successful_update: Uspješna promjena.
notice_successful_delete: Uspješno brisanje.
notice_successful_connection: Uspješna veza.
notice_file_not_found: Stranica kojoj ste pokušali pristupiti ne postoji ili je uklonjena.
notice_locking_conflict: Podataci su ažurirani od strane drugog korisnika.
notice_not_authorized: Niste ovlašteni za pristup ovoj stranici.
notice_email_sent: E-mail je poslan %{value}"
notice_email_error: Dogodila se pogreška tijekom slanja E-maila (%{value})"
notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
notice_api_access_key_reseted: Vaš API pristup je resetovan.
notice_failed_to_save_issues: "Neuspjelo spremanje %{count} predmeta na %{total} odabrane: %{ids}."
notice_no_issue_selected: "Niti jedan predmet nije odabran! Molim, odaberite predmete koje želite urediti."
notice_account_pending: "Vaš korisnicki račun je otvoren, čeka odobrenje administratora."
notice_default_data_loaded: Konfiguracija je uspješno učitana.
notice_unable_delete_version: Nije moguće izbrisati verziju.
notice_issue_done_ratios_updated: Issue done ratios updated.
error_can_t_load_default_data: "Zadanu konfiguracija nije učitana: %{value}"
error_scm_not_found: "Unos i/ili revizija nije pronađen."
error_scm_command_failed: "Dogodila se pogreška prilikom pokušaja pristupa: %{value}"
error_scm_annotate: "Ne postoji ili ne može biti obilježen."
error_issue_not_found_in_project: 'Nije pronađen ili ne pripada u ovaj projekt'
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_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened'
error_can_not_archive_project: This project can not 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)'
warning_attachments_not_saved: "%{count} Datoteka/e nije mogla biti spremljena."
mail_subject_lost_password: "Vaša %{value} zaporka"
mail_body_lost_password: 'Kako biste promijenili Vašu zaporku slijedite poveznicu:'
mail_subject_register: "Aktivacija korisničog računa %{value}"
mail_body_register: 'Da biste aktivirali svoj račun, kliknite na sljedeci link:'
mail_body_account_information_external: "Možete koristiti vaš račun %{value} za prijavu."
mail_body_account_information: Vaši korisnički podaci
mail_subject_account_activation_request: "%{value} predmet za aktivaciju korisničkog računa"
mail_body_account_activation_request: "Novi korisnik (%{value}) je registriran. Njegov korisnički račun čeka vaše odobrenje:"
mail_subject_reminder: "%{count} predmet(a) dospijeva sljedećih %{days} dana"
mail_body_reminder: "%{count} vama dodijeljen(ih) predmet(a) dospijeva u sljedećih %{days} dana:"
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: Ime
field_description: Opis
field_summary: Sažetak
field_is_required: Obavezno
field_firstname: Ime
field_lastname: Prezime
field_mail: E-pošta
field_filename: Datoteka
field_filesize: Veličina
field_downloads: Preuzimanja
field_author: Autor
field_created_on: Napravljen
field_updated_on: Promijenjen
field_field_format: Format
field_is_for_all: Za sve projekte
field_possible_values: Moguće vrijednosti
field_regexp: Regularni izraz
field_min_length: Minimalna dužina
field_max_length: Maksimalna dužina
field_value: Vrijednost
field_category: Kategorija
field_title: Naslov
field_project: Projekt
field_issue: Predmet
field_status: Status
field_notes: Napomene
field_is_closed: Predmet je zatvoren
field_is_default: Zadana vrijednost
field_tracker: Tracker
field_subject: Predmet
field_due_date: Do datuma
field_assigned_to: Dodijeljeno
field_priority: Prioritet
field_fixed_version: Verzija
field_user: Korisnik
field_role: Uloga
field_homepage: Naslovnica
field_is_public: Javni projekt
field_parent: Potprojekt od
field_is_in_roadmap: Predmeti se prikazuju u Putokazu
field_login: Korisničko ime
field_mail_notification: Obavijest putem e-pošte
field_admin: Administrator
field_last_login_on: Zadnja prijava
field_language: Primarni jezik
field_effective_date: Datum
field_password: Zaporka
field_new_password: Nova zaporka
field_password_confirmation: Potvrda zaporke
field_version: Verzija
field_type: Tip
field_host: Host
field_port: Port
field_account: Racun
field_base_dn: Osnovni DN
field_attr_login: Login atribut
field_attr_firstname: Atribut imena
field_attr_lastname: Atribut prezimena
field_attr_mail: Atribut e-pošte
field_onthefly: "Izrada korisnika \"u hodu\""
field_start_date: Pocetak
field_done_ratio: "% Učinjeno"
field_auth_source: Vrsta prijavljivanja
field_hide_mail: Sakrij moju adresu e-pošte
field_comments: Komentar
field_url: URL
field_start_page: Početna stranica
field_subproject: Potprojekt
field_hours: Sati
field_activity: Aktivnost
field_spent_on: Datum
field_identifier: Identifikator
field_is_filter: Korišteno kao filtar
field_issue_to_id: Povezano s predmetom
field_delay: Odgodeno
field_assignable: Predmeti mogu biti dodijeljeni ovoj ulozi
field_redirect_existing_links: Preusmjeravanje postojećih linkova
field_estimated_hours: Procijenjeno vrijeme
field_column_names: Stupci
field_time_zone: Vremenska zona
field_searchable: Pretraživo
field_default_value: Zadana vrijednost
field_comments_sorting: Prikaz komentara
field_parent_title: Parent page
field_editable: Editable
field_watcher: Watcher
field_identity_url: OpenID URL
field_content: Content
field_group_by: Group results by
setting_app_title: Naziv aplikacije
setting_app_subtitle: Podnaslov aplikacije
setting_welcome_text: Tekst dobrodošlice
setting_default_language: Zadani jezik
setting_login_required: Potrebna je prijava
setting_self_registration: Samoregistracija je dozvoljena
setting_attachment_max_size: Maksimalna veličina privitka
setting_issues_export_limit: Ograničenje izvoza predmeta
setting_mail_from: Izvorna adresa e-pošte
setting_bcc_recipients: Blind carbon copy primatelja (bcc)
setting_plain_text_mail: obični tekst pošte (bez HTML-a)
setting_host_name: Naziv domaćina (host)
setting_text_formatting: Oblikovanje teksta
setting_wiki_compression: Sažimanje
setting_feeds_limit: Ogranicenje unosa sadržaja
setting_default_projects_public: Novi projekti su javni po defaultu
setting_autofetch_changesets: Autofetch commits
setting_sys_api_enabled: Omogući WS za upravljanje skladištem
setting_commit_ref_keywords: Referentne ključne riječi
setting_commit_fix_keywords: Fiksne ključne riječi
setting_autologin: Automatska prijava
setting_date_format: Format datuma
setting_time_format: Format vremena
setting_cross_project_issue_relations: Dozvoli povezivanje predmeta izmedu različitih projekata
setting_issue_list_default_columns: Stupci prikazani na listi predmeta
setting_emails_footer: Zaglavlje e-pošte
setting_protocol: Protokol
setting_per_page_options: Objekata po stranici opcija
setting_user_format: Oblik prikaza korisnika
setting_activity_days_default: Dani prikazane aktivnosti na projektu
setting_display_subprojects_issues: Prikaz predmeta potprojekta na glavnom projektu po defaultu
setting_enabled_scm: Omogućen SCM
setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
setting_mail_handler_api_enabled: Omoguci WS za dolaznu e-poštu
setting_mail_handler_api_key: API ključ
setting_sequential_project_identifiers: Generiraj slijedne identifikatore projekta
setting_gravatar_enabled: Koristi Gravatar korisničke ikone
setting_gravatar_default: Default Gravatar image
setting_diff_max_lines_displayed: Maksimalni broj diff linija za prikazati
setting_file_max_size_displayed: Max 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
permission_add_project: Dodaj projekt
permission_add_subprojects: Dodaj potprojekt
permission_edit_project: Uredi projekt
permission_select_project_modules: Odaberi projektne module
permission_manage_members: Upravljaj članovima
permission_manage_versions: Upravljaj verzijama
permission_manage_categories: Upravljaj kategorijama predmeta
permission_view_issues: Pregledaj zahtjeve
permission_add_issues: Dodaj predmete
permission_edit_issues: Uredi predmete
permission_manage_issue_relations: Upravljaj relacijama predmeta
permission_add_issue_notes: Dodaj bilješke
permission_edit_issue_notes: Uredi bilješke
permission_edit_own_issue_notes: Uredi vlastite bilješke
permission_move_issues: Premjesti predmete
permission_delete_issues: Brisanje predmeta
permission_manage_public_queries: Upravljaj javnim upitima
permission_save_queries: Spremi upite
permission_view_gantt: Pregledaj gantt grafikon
permission_view_calendar: Pregledaj kalendar
permission_view_issue_watchers: Pregledaj listu promatraca
permission_add_issue_watchers: Dodaj promatrača
permission_delete_issue_watchers: Delete watchers
permission_log_time: Dnevnik utrošenog vremena
permission_view_time_entries: Pregledaj utrošeno vrijeme
permission_edit_time_entries: Uredi vremenske dnevnike
permission_edit_own_time_entries: Edit own time logs
permission_manage_news: Upravljaj novostima
permission_comment_news: Komentiraj novosti
permission_view_documents: Pregledaj dokumente
permission_manage_files: Upravljaj datotekama
permission_view_files: Pregledaj datoteke
permission_manage_wiki: Upravljaj wikijem
permission_rename_wiki_pages: Promijeni ime wiki stranicama
permission_delete_wiki_pages: Obriši wiki stranice
permission_view_wiki_pages: Pregledaj wiki
permission_view_wiki_edits: Pregledaj povijest wikija
permission_edit_wiki_pages: Uredi wiki stranice
permission_delete_wiki_pages_attachments: Obriši privitke
permission_protect_wiki_pages: Zaštiti wiki stranice
permission_manage_repository: Upravljaj skladištem
permission_browse_repository: Browse repository
permission_view_changesets: View changesets
permission_commit_access: Mogućnost pohranjivanja
permission_manage_boards: Manage boards
permission_view_messages: Pregledaj poruke
permission_add_messages: Objavi poruke
permission_edit_messages: Uredi poruke
permission_edit_own_messages: Uredi vlastite poruke
permission_delete_messages: Obriši poruke
permission_delete_own_messages: Obriši vlastite poruke
project_module_issue_tracking: Praćenje predmeta
project_module_time_tracking: Praćenje vremena
project_module_news: Novosti
project_module_documents: Dokumenti
project_module_files: Datoteke
project_module_wiki: Wiki
project_module_repository: Skladište
project_module_boards: Boards
label_user: Korisnik
label_user_plural: Korisnici
label_user_new: Novi korisnik
label_user_anonymous: Anonymous
label_project: Projekt
label_project_new: Novi projekt
label_project_plural: Projekti
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: Svi Projekti
label_project_latest: Najnoviji projekt
label_issue: Predmet
label_issue_new: Novi predmet
label_issue_plural: Predmeti
label_issue_view_all: Pregled svih predmeta
label_issues_by: "Predmeti od %{value}"
label_issue_added: Predmet dodan
label_issue_updated: Predmet promijenjen
label_document: Dokument
label_document_new: Novi dokument
label_document_plural: Dokumenti
label_document_added: Dokument dodan
label_role: Uloga
label_role_plural: Uloge
label_role_new: Nova uloga
label_role_and_permissions: Uloge i ovlasti
label_member: Član
label_member_new: Novi član
label_member_plural: Članovi
label_tracker: Vrsta
label_tracker_plural: Vrste predmeta
label_tracker_new: Nova vrsta
label_workflow: Tijek rada
label_issue_status: Status predmeta
label_issue_status_plural: Status predmeta
label_issue_status_new: Novi status
label_issue_category: Kategorija predmeta
label_issue_category_plural: Kategorije predmeta
label_issue_category_new: Nova kategorija
label_custom_field: Korisnički definirano polje
label_custom_field_plural: Korisnički definirana polja
label_custom_field_new: Novo korisnički definirano polje
label_enumerations: Pobrojenice
label_enumeration_new: Nova vrijednost
label_information: Informacija
label_information_plural: Informacije
label_please_login: Molim prijavite se
label_register: Registracija
label_login_with_open_id_option: or login with OpenID
label_password_lost: Izgubljena zaporka
label_home: Početna stranica
label_my_page: Moja stranica
label_my_account: Moj profil
label_my_projects: Moji projekti
label_administration: Administracija
label_login: Korisnik
label_logout: Odjava
label_help: Pomoć
label_reported_issues: Prijavljeni predmeti
label_assigned_to_me_issues: Moji predmeti
label_last_login: Last connection
label_registered_on: Registrirano
label_activity: Aktivnosti
label_overall_activity: Aktivnosti
label_user_activity: "%{value} ova/ina aktivnost"
label_new: Novi
label_logged_as: Prijavljeni ste kao
label_environment: Okolina
label_authentication: Autentikacija
label_auth_source: Način prijavljivanja
label_auth_source_new: Novi način prijavljivanja
label_auth_source_plural: Načini prijavljivanja
label_subproject_plural: Potprojekti
label_subproject_new: Novi potprojekt
label_and_its_subprojects: "%{value} i njegovi potprojekti"
label_min_max_length: Min - Maks veličina
label_list: Liste
label_date: Datum
label_integer: Integer
label_float: Float
label_boolean: Boolean
label_string: Text
label_text: Long text
label_attribute: Atribut
label_attribute_plural: Atributi
label_no_data: Nema podataka za prikaz
label_change_status: Promjena statusa
label_history: Povijest
label_attachment: Datoteka
label_attachment_new: Nova datoteka
label_attachment_delete: Brisanje datoteke
label_attachment_plural: Datoteke
label_file_added: Datoteka dodana
label_report: Izvješće
label_report_plural: Izvješća
label_news: Novosti
label_news_new: Dodaj novost
label_news_plural: Novosti
label_news_latest: Novosti
label_news_view_all: Pregled svih novosti
label_news_added: Novosti dodane
label_settings: Postavke
label_overview: Pregled
label_version: Verzija
label_version_new: Nova verzija
label_version_plural: Verzije
label_confirmation: Potvrda
label_export_to: 'Izvoz u:'
label_read: Čitaj...
label_public_projects: Javni projekti
label_open_issues: Otvoren
label_open_issues_plural: Otvoreno
label_closed_issues: Zatvoren
label_closed_issues_plural: Zatvoreno
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_total: Ukupno
label_permissions: Dozvole
label_current_status: Trenutni status
label_new_statuses_allowed: Novi status je dozvoljen
label_all: Svi
label_none: nema
label_nobody: nitko
label_next: Naredni
label_previous: Prethodni
label_used_by: Korišten od
label_details: Detalji
label_add_note: Dodaj napomenu
label_per_page: Po stranici
label_calendar: Kalendar
label_months_from: Mjeseci od
label_gantt: Gantt
label_internal: Interno
label_last_changes: "Posljednjih %{count} promjena"
label_change_view_all: Prikaz svih promjena
label_personalize_page: Prilagodite ovu stranicu
label_comment: Komentar
label_comment_plural: Komentari
label_x_comments:
zero: no comments
one: 1 comment
other: "%{count} comments"
label_comment_add: Dodaj komentar
label_comment_added: Komentar dodan
label_comment_delete: Brisanje komentara
label_query: Korisnički upit
label_query_plural: Korisnički upiti
label_query_new: Novi upit
label_filter_add: Dodaj filtar
label_filter_plural: Filtri
label_equals: je
label_not_equals: nije
label_in_less_than: za manje od
label_in_more_than: za više od
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: za točno
label_today: danas
label_all_time: sva vremena
label_yesterday: jučer
label_this_week: ovog tjedna
label_last_week: prošlog tjedna
label_last_n_days: "zadnjih %{count} dana"
label_this_month: ovog mjeseca
label_last_month: prošlog mjeseca
label_this_year: ove godine
label_date_range: vremenski raspon
label_less_than_ago: manje od
label_more_than_ago: više od
label_ago: prije
label_contains: Sadrži
label_not_contains: ne sadrži
label_day_plural: dana
label_repository: Skladište
label_repository_plural: Skladišta
label_browse: Pregled
label_branch: Branch
label_tag: Tag
label_revision: Revizija
label_revision_plural: Revizije
label_revision_id: "Revision %{value}"
label_associated_revisions: Dodijeljene revizije
label_added: dodano
label_modified: promijenjen
label_copied: kopirano
label_renamed: preimenovano
label_deleted: obrisano
label_latest_revision: Posljednja revizija
label_latest_revision_plural: Posljednje revizije
label_view_revisions: Pregled revizija
label_view_all_revisions: View all revisions
label_max_size: Maksimalna veličina
label_sort_highest: Premjesti na vrh
label_sort_higher: Premjesti prema gore
label_sort_lower: Premjesti prema dolje
label_sort_lowest: Premjesti na dno
label_roadmap: Putokaz
label_roadmap_due_in: "Završava se za %{value}"
label_roadmap_overdue: "%{value} kasni"
label_roadmap_no_issues: Nema predmeta za ovu verziju
label_search: Traži
label_result_plural: Rezultati
label_all_words: Sve riječi
label_wiki: Wiki
label_wiki_edit: Wiki promjena
label_wiki_edit_plural: Wiki promjene
label_wiki_page: Wiki stranica
label_wiki_page_plural: Wiki stranice
label_index_by_title: Indeks po naslovima
label_index_by_date: Indeks po datumu
label_current_version: Trenutna verzija
label_preview: Brzi pregled
label_feed_plural: Feeds
label_changes_details: Detalji svih promjena
label_issue_tracking: Praćenje predmeta
label_spent_time: Utrošeno vrijeme
label_f_hour: "%{value} sata"
label_f_hour_plural: "%{value} sati"
label_time_tracking: Praćenje vremena
label_change_plural: Promjene
label_statistics: Statistika
label_commits_per_month: Pohrana po mjesecu
label_commits_per_author: Pohrana po autoru
label_view_diff: Pregled razlika
label_diff_inline: uvučeno
label_diff_side_by_side: paralelno
label_options: Opcije
label_copy_workflow_from: Kopiraj tijek rada od
label_permissions_report: Izvješće o dozvolama
label_watched_issues: Praćeni predmeti
label_related_issues: Povezani predmeti
label_applied_status: Primijenjen status
label_loading: Učitavam...
label_relation_new: Nova relacija
label_relation_delete: Brisanje relacije
label_relates_to: u relaciji sa
label_duplicates: Duplira
label_duplicated_by: ponovljen kao
label_blocks: blokira
label_blocked_by: blokiran od strane
label_precedes: prethodi
label_follows: slijedi
label_end_to_start: od kraja do početka
label_end_to_end: od kraja do kraja
label_end_to_start: od kraja do početka
label_end_to_end: od kraja do kraja
label_stay_logged_in: Ostanite prijavljeni
label_disabled: Isključen
label_show_completed_versions: Prikaži završene verzije
label_me: ja
label_board: Forum
label_board_new: Novi forum
label_board_plural: Forumi
label_topic_plural: Teme
label_message_plural: Poruke
label_message_last: Posljednja poruka
label_message_new: Nova poruka
label_message_posted: Poruka dodana
label_reply_plural: Odgovori
label_send_information: Pošalji korisniku informaciju o profilu
label_year: Godina
label_month: Mjesec
label_week: Tjedan
label_date_from: Od
label_date_to: Do
label_language_based: Zasnovano na jeziku
label_sort_by: "Uredi po %{value}"
label_send_test_email: Pošalji testno E-pismo
label_feeds_access_key: Atom access key
label_missing_feeds_access_key: Missing a Atom access key
label_feeds_access_key_created_on: "Atom kljuc za pristup je napravljen prije %{value}"
label_module_plural: Moduli
label_added_time_by: "Promijenio %{author} prije %{age}"
label_updated_time_by: "Dodao/la %{author} prije %{age}"
label_updated_time: "Promijenjeno prije %{value}"
label_jump_to_a_project: Prebaci se na projekt...
label_file_plural: Datoteke
label_changeset_plural: Promjene
label_default_columns: Zadani stupci
label_no_change_option: (Bez promjene)
label_bulk_edit_selected_issues: Zajednička promjena izabranih predmeta
label_theme: Tema
label_default: Zadana
label_search_titles_only: Pretraživanje samo naslova
label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
label_user_mail_option_selected: "Za bilo koji događaj samo za izabrane projekte..."
label_user_mail_no_self_notified: "Ne želim primati obavijesti o promjenama koje sam napravim"
label_registration_activation_by_email: aktivacija putem e-pošte
label_registration_manual_activation: ručna aktivacija
label_registration_automatic_activation: automatska aktivacija
label_display_per_page: "Po stranici: %{value}"
label_age: Starost
label_change_properties: Promijeni svojstva
label_general: Općenito
label_more: Još
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: LDAP autentikacija
label_downloads_abbr: D/L
label_optional_description: Opcije
label_add_another_file: Dodaj još jednu datoteku
label_preferences: Preferences
label_chronological_order: U kronološkom redoslijedu
label_reverse_chronological_order: U obrnutom kronološkom redoslijedu
label_planning: Planiranje
label_incoming_emails: Dolazne poruke e-pošte
label_generate_key: Generiraj ključ
label_issue_watchers: Promatrači
label_example: Primjer
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: Grupe
label_group_new: Nova grupa
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"
button_login: Prijavi
button_submit: Pošalji
button_save: Spremi
button_check_all: Označi sve
button_uncheck_all: Isključi sve
button_delete: Obriši
button_create: Napravi
button_create_and_continue: Napravi i nastavi
button_test: Test
button_edit: Uredi
button_add: Dodaj
button_change: Promijeni
button_apply: Primijeni
button_clear: Ukloni
button_lock: Zaključaj
button_unlock: Otključaj
button_download: Preuzmi
button_list: Spisak
button_view: Pregled
button_move: Premjesti
button_move_and_follow: Move and follow
button_back: Nazad
button_cancel: Odustani
button_activate: Aktiviraj
button_sort: Redoslijed
button_log_time: Zapiši vrijeme
button_rollback: Izvrši rollback na ovu verziju
button_watch: Prati
button_unwatch: Prekini pracenje
button_reply: Odgovori
button_archive: Arhiviraj
button_rollback: Dearhiviraj
button_reset: Poništi
button_rename: Promijeni ime
button_change_password: Promjena zaporke
button_copy: Kopiraj
button_copy_and_follow: Copy and follow
button_annotate: Annotate
button_update: Promijeni
button_configure: Konfiguracija
button_quote: Navod
button_duplicate: Duplicate
button_show: Show
status_active: aktivan
status_registered: Registriran
status_locked: zaključan
version_status_open: open
version_status_locked: locked
version_status_closed: closed
field_active: Active
text_select_mail_notifications: Izbor akcija za koje će biti poslana obavijest e-poštom.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 znači bez ograničenja
text_project_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj projekt i sve njegove podatke?
text_subprojects_destroy_warning: "Njegov(i) potprojekt(i): %{value} će također biti obrisan."
text_workflow_edit: Select a role and a tracker to edit the workflow
text_are_you_sure: Da li ste sigurni?
text_journal_changed: "%{label} promijenjen iz %{old} u %{new}"
text_journal_set_to: "%{label} postavi na %{value}"
text_journal_deleted: "%{label} izbrisano (%{old})"
text_journal_added: "%{label} %{value} added"
text_tip_issue_begin_day: Zadaci koji počinju ovog dana
text_tip_issue_end_day: zadaci koji se završavaju ovog dana
text_tip_issue_begin_end_day: Zadaci koji počinju i završavaju se ovog dana
text_caracters_maximum: "Najviše %{count} znakova."
text_caracters_minimum: "Mora biti dugačko najmanje %{count} znakova."
text_length_between: "Dužina izmedu %{min} i %{max} znakova."
text_tracker_no_workflow: Tijek rada nije definiran za ovaj tracker
text_unallowed_characters: Nedozvoljeni znakovi
text_comma_separated: Višestruke vrijednosti su dozvoljene (razdvojene zarezom).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_tracker_no_workflow: No workflow defined for this tracker
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: "Predmet %{id} je prijavljen (prijavio %{author})."
text_issue_updated: "Predmet %{id} je promijenjen %{author})."
text_wiki_destroy_confirmation: Da li ste sigurni da želite izbrisati ovaj wiki i njegov sadržaj?
text_issue_category_destroy_question: "Neke predmeti (%{count}) su dodijeljeni ovoj kategoriji. Što želite uraditi?"
text_issue_category_destroy_assignments: Ukloni dodjeljivanje kategorija
text_issue_category_reassign_to: Ponovo dodijeli predmete ovoj kategoriji
text_user_mail_option: "Za neizabrane projekte, primit ćete obavjesti samo o stvarima koje pratite ili u kojima sudjelujete (npr. predmete koje ste vi napravili ili koje su vama dodjeljeni)."
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: Učitaj početnu konfiguraciju
text_status_changed_by_changeset: "Applied in changeset %{value}."
text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?'
text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:'
text_default_administrator_account_changed: Default administrator account changed
text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke
text_plugin_assets_writable: Plugin assets directory writable
text_rmagick_available: RMagick dostupan (nije obavezno)
text_destroy_time_entries_question: "%{hours} sati je prijavljeno za predmete koje želite obrisati. Što ćete učiniti?"
text_destroy_time_entries: Obriši prijavljene sate
text_assign_time_entries_to_project: Pridruži prijavljene sate projektu
text_reassign_time_entries: 'Premjesti prijavljene sate ovom predmetu:'
text_user_wrote: "%{value} je napisao/la:"
text_enumeration_destroy_question: "%{count} objekata je pridruženo toj vrijednosti."
text_enumeration_category_reassign_to: 'Premjesti ih ovoj vrijednosti:'
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 Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
text_diff_truncated: '... Ovaj diff je odrezan zato što prelazi maksimalnu veličinu koja može biti prikazana.'
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"
default_role_manager: Upravitelj
default_role_developer: Razvojni inženjer
default_role_reporter: Korisnik
default_tracker_bug: Pogreška
default_tracker_feature: Funkcionalnost
default_tracker_support: Podrška
default_issue_status_new: Novo
default_issue_status_assigned: Dodijeljeno
default_issue_status_resolved: Riješeno
default_issue_status_feedback: Povratna informacija
default_issue_status_closed: Zatvoreno
default_issue_status_rejected: Odbaceno
default_doc_category_user: Korisnička dokumentacija
default_doc_category_tech: Tehnička dokumentacija
default_priority_low: Nizak
default_priority_normal: Redovan
default_priority_high: Visok
default_priority_urgent: Hitan
default_priority_immediate: Odmah
default_activity_design: Dizajn
default_activity_development: Razvoj
enumeration_issue_priorities: Prioriteti predmeta
enumeration_doc_categories: Kategorija dokumenata
enumeration_activities: Aktivnosti (po vremenu)
enumeration_system_activity: System Activity
field_sharing: Sharing
text_line_separated: Multiple values allowed (one line for each value).
label_close_versions: Close completed versions
button_unarchive: Unarchive
label_start_to_end: start to end
label_start_to_start: start to start
field_issue_to: Related issue
default_issue_status_in_progress: In Progress
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.
Are you sure you want to continue?
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 predmet
one: 1 predmet
other: "%{count} predmeti"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: Svi
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Ukupno
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/sk.yml 0000644 0001750 0001750 00000146013 12255774347 016542 0 ustar ondrej ondrej # Slovak translation by Stanislav Pach | stano.pach@seznam.cz
# additions for Redmine 2.3.2 and proofreading by Katarína Nosková | noskova.katarina@gmail.com
sk:
direction: ltr
date:
formats:
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Nedeľa, Pondelok, Utorok, Streda, Štvrtok, Piatok, Sobota]
abbr_day_names: [Ne, Po, Ut, St, Št, Pi, So]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Január, Február, Marec, Apríl, Máj, Jún, Júl, August, September, Október, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Máj, Jún, Júl, Aug, Sep, Okt, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "dopoludnia"
pm: "popoludní"
datetime:
distance_in_words:
half_a_minute: "pol minúty"
less_than_x_seconds:
one: "menej ako 1 sekunda"
other: "menej ako %{count} sekúnd"
x_seconds:
one: "1 sekunda"
other: "%{count} sekúnd"
less_than_x_minutes:
one: "menej ako minúta"
other: "menej ako %{count} minút"
x_minutes:
one: "1 minúta"
other: "%{count} minút"
about_x_hours:
one: "približne 1 hodinu"
other: "približne %{count} hodín"
x_hours:
one: "1 hodina"
other: "%{count} hodín"
x_days:
one: "1 deň"
other: "%{count} dní"
about_x_months:
one: "približne 1 mesiac"
other: "približne %{count} mesiacov"
x_months:
one: "1 mesiac"
other: "%{count} mesiacov"
about_x_years:
one: "približne 1 rok"
other: "približne %{count} rokov"
over_x_years:
one: "viac ako 1 rok"
other: "viac ako %{count} rokov"
almost_x_years:
one: "takmer 1 rok"
other: "takmer %{count} rokov"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "a"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 chyba bráni uloženiu %{model}"
other: "%{count} chýb bráni uloženiu %{model}"
messages:
inclusion: "nie je zahrnuté v zozname"
exclusion: "nie je k dispozícii"
invalid: "je neplatné"
confirmation: "sa nezhoduje s potvrdením"
accepted: "musí byť akceptované"
empty: "nemôže byť prázdne"
blank: "nemôže byť prázdne"
too_long: "je príliš dlhé (maximálne %{count} znakov)"
too_short: "je príliš krátke (minimálne %{count} znakov)"
wrong_length: "má nesprávnu dĺžku (vyžaduje sa %{count} znakov)"
taken: "je už použité"
not_a_number: "nie je číslo"
not_a_date: "nie je platný dátum"
greater_than: "musí byť viac ako %{count}"
greater_than_or_equal_to: "musí byť viac alebo rovné %{count}"
equal_to: "musí byť rovné %{count}"
less_than: "musí byť menej ako %{count}"
less_than_or_equal_to: "musí byť menej alebo rovné %{count}"
odd: "musí byť nepárne"
even: "musí byť párne"
greater_than_start_date: "musí byť neskôr ako počiatočný dátum"
not_same_project: "nepatrí k rovnakému projektu"
circular_dependency: "Tento vzťah by vytvoril cyklickú závislosť"
cant_link_an_issue_with_a_descendant: "Nemožno prepojiť úlohu s niektorou z podúloh"
earlier_than_minimum_start_date: "nemôže byť skorší ako %{date} z dôvodu nadväznosti na predchádzajúce úlohy"
actionview_instancetag_blank_option: Vyberte
general_text_No: 'Nie'
general_text_Yes: 'Áno'
general_text_no: 'nie'
general_text_yes: 'áno'
general_lang_name: 'Slovenčina'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Účet bol úspešne zmenený.
notice_account_invalid_creditentials: Nesprávne meno alebo heslo
notice_account_password_updated: Heslo bolo úspešne zmenené.
notice_account_wrong_password: Nesprávne heslo
notice_account_register_done: Účet bol úspešne vytvorený. Účet aktivujete kliknutím na odkaz v emaile, ktorý vám bol zaslaný na %{email}.
notice_account_unknown_email: Neznámy používateľ.
notice_can_t_change_password: Tento účet používa externú autentifikáciu. Nemôžete zmeniť heslo.
notice_account_lost_email_sent: Bol vám zaslaný email s inštrukciami, ako si nastaviť nové heslo.
notice_account_activated: Váš účet bol aktivovaný. Teraz se môžete prihlásiť.
notice_successful_create: Úspešne vytvorené.
notice_successful_update: Úspešne aktualizované.
notice_successful_delete: Úspešne odstránené.
notice_successful_connection: Úspešne pripojené.
notice_file_not_found: Stránka, ktorú se pokúšate zobraziť, neexistuje, alebo bola odstránená.
notice_locking_conflict: Údaje boli aktualizované iným používateľom.
notice_scm_error: Položka a/alebo revízia v repozitári neexistuje.
notice_not_authorized: Nemáte dostatočné oprávnenia na zobrazenie tejto stránky.
notice_email_sent: "Na adresu %{value} bol odoslaný email"
notice_email_error: "Pri odosielaní emailu sa vyskytla chyba (%{value})"
notice_feeds_access_key_reseted: Váš prístupový kľúč k Atomu bol resetovaný.
notice_failed_to_save_issues: "Nepodarilo sa uložiť %{count} úloh z %{total} vybraných: %{ids}."
notice_no_issue_selected: "Nebola vybraná žiadna úloha. Označte prosím úlohy, ktoré chcete upraviť."
notice_account_pending: "Váš účet bol vytvorený a čaká na schválenie administrátorom."
notice_default_data_loaded: Predvolená konfigurácia bola úspešne nahraná.
error_can_t_load_default_data: "Predvolená konfigurácia nebola nahraná: %{value}"
error_scm_not_found: "Položka alebo revízia nebola v repozitári nájdená."
error_scm_command_failed: "Pri pokuse o prístup k repozitáru sa vyskytla chyba: %{value}"
error_issue_not_found_in_project: 'Úloha nebola nájdená, alebo nepatrí k tomuto projektu'
mail_subject_lost_password: "Vaše heslo %{value}"
mail_body_lost_password: 'Na zmenu hesla kliknite na nasledujúci odkaz:'
mail_subject_register: "Aktivácia vášho účtu %{value}"
mail_body_register: 'Ak si želáte aktivovať váš účet, kliknite na nasledujúci odkaz:'
mail_body_account_information_external: "Môžete sa prihlásiť pomocou vášho účtu %{value}."
mail_body_account_information: Informácie o vašom účte
mail_subject_account_activation_request: "Požiadavka na aktiváciu účtu %{value}"
mail_body_account_activation_request: "Bol zaregistrovaný nový používateľ %{value}. Účet čaká na vaše schválenie:"
field_name: Meno
field_description: Popis
field_summary: Zhrnutie
field_is_required: Povinné pole
field_firstname: Meno
field_lastname: Priezvisko
field_mail: Email
field_filename: Súbor
field_filesize: Veľkosť
field_downloads: Stiahnuté
field_author: Autor
field_created_on: Vytvorené
field_updated_on: Aktualizované
field_field_format: Formát
field_is_for_all: Pre všetky projekty
field_possible_values: Možné hodnoty
field_regexp: Regulárny výraz
field_min_length: Minimálna dĺžka
field_max_length: Maximálna dĺžka
field_value: Hodnota
field_category: Kategória
field_title: Názov
field_project: Projekt
field_issue: Úloha
field_status: Stav
field_notes: Poznámky
field_is_closed: Úloha uzavretá
field_is_default: Predvolený stav
field_tracker: Front
field_subject: Predmet
field_due_date: Odovzdať do
field_assigned_to: Priradené
field_priority: Priorita
field_fixed_version: Cieľová verzia
field_user: Používateľ
field_role: Rola
field_homepage: Domovská stránka
field_is_public: Verejné
field_parent: Nadradený projekt
field_is_in_roadmap: Úlohy zobrazené v pláne
field_login: Prihlasovacie meno
field_mail_notification: Emailové upozornenie
field_admin: Administrátor
field_last_login_on: Posledné prihlásenie
field_language: Jazyk
field_effective_date: Dátum
field_password: Heslo
field_new_password: Nové heslo
field_password_confirmation: Potvrdenie hesla
field_version: Verzia
field_type: Typ
field_host: Host
field_port: Port
field_account: Účet
field_base_dn: Base DN
field_attr_login: Prihlásenie (atribút)
field_attr_firstname: Meno (atribút)
field_attr_lastname: Priezvisko (atribút)
field_attr_mail: Email (atribút)
field_onthefly: Okamžité vytváranie používateľov
field_start_date: Počiatočný dátum
field_done_ratio: "% hotovo"
field_auth_source: Autentifikačný mód
field_hide_mail: Nezobrazovať môj email
field_comments: Komentár
field_url: URL
field_start_page: Východzia stránka
field_subproject: Podprojekt
field_hours: Hodiny
field_activity: Aktivita
field_spent_on: Dátum
field_identifier: Identifikátor
field_is_filter: Použiť ako filter
field_issue_to: Súvisiaca úloha
field_delay: Oneskorenie
field_assignable: Úlohy môžu byť priradené tejto role
field_redirect_existing_links: Presmerovať existujúce odkazy
field_estimated_hours: Odhadovaný čas
field_column_names: Stĺpce
field_time_zone: Časové pásmo
field_searchable: Možné prehľadávanie
field_default_value: Predvolená hodnota
field_comments_sorting: Zobraziť komentáre
setting_app_title: Názov aplikácie
setting_app_subtitle: Podtitulok aplikácie
setting_welcome_text: Uvítací text
setting_default_language: Predvolený jazyk
setting_login_required: Vyžadovaná autentifikácia
setting_self_registration: Povolená registrácia
setting_attachment_max_size: Maximálna veľkosť prílohy
setting_issues_export_limit: Maximálny počet úloh pri exporte
setting_mail_from: Odosielať emaily z adresy
setting_bcc_recipients: Príjemcov do skrytej kópie (bcc)
setting_host_name: Hostname a cesta
setting_text_formatting: Formátovanie textu
setting_wiki_compression: Kompresia histórie Wiki
setting_feeds_limit: Maximálny počet zobrazených položiek v Atom feed
setting_default_projects_public: Nové projekty nastavovať ako verejné
setting_autofetch_changesets: Automaticky vykonať commity
setting_sys_api_enabled: Povolit Webovú službu (WS) na správu repozitára
setting_commit_ref_keywords: Kľúčové slová pre referencie
setting_commit_fix_keywords: Kľúčové slová pre opravy
setting_autologin: Automatické prihlasovanie
setting_date_format: Formát dátumu
setting_time_format: Formát času
setting_cross_project_issue_relations: Povoliť prepojenia úloh naprieč projektmi
setting_issue_list_default_columns: Predvolené stĺpce zobrazené v zozname úloh
setting_emails_footer: Pätička emailu
setting_protocol: Protokol
setting_per_page_options: Povolené množstvo položiek na stránku
setting_user_format: Formát zobrazenia používateľa
setting_activity_days_default: "Počet zobrazených dní na stránku pri aktivitách projektu:"
setting_display_subprojects_issues: Predvolené zobrazovanie úloh podprojektov v hlavnom projekte
project_module_issue_tracking: Sledovanie úloh
project_module_time_tracking: Sledovanie času
project_module_news: Novinky
project_module_documents: Dokumenty
project_module_files: Súbory
project_module_wiki: Wiki
project_module_repository: Repozitár
project_module_boards: Diskusné fóra
label_user: Požívateľ
label_user_plural: Používatelia
label_user_new: Nový používateľ
label_project: Projekt
label_project_new: Nový projekt
label_project_plural: Projekty
label_x_projects:
zero: žiadne projekty
one: 1 projekt
other: "%{count} projektov"
label_project_all: Všetky projekty
label_project_latest: Posledné projekty
label_issue: Úloha
label_issue_new: Nová úloha
label_issue_plural: Úlohy
label_issue_view_all: Zobraziť všetky úlohy
label_issues_by: "Úlohy od používateľa %{value}"
label_issue_added: Úloha bola pridaná
label_issue_updated: Úloha bola aktualizovaná
label_document: Dokument
label_document_new: Nový dokument
label_document_plural: Dokumenty
label_document_added: Dokument bol pridaný
label_role: Rola
label_role_plural: Roly
label_role_new: Nová rola
label_role_and_permissions: Roly a oprávnenia
label_member: Člen
label_member_new: Nový člen
label_member_plural: Členovia
label_tracker: Front
label_tracker_plural: Fronty
label_tracker_new: Nový front
label_workflow: Pracovný postup (workflow)
label_issue_status: Stav úloh
label_issue_status_plural: Stavy úloh
label_issue_status_new: Nový stav
label_issue_category: Kategória úloh
label_issue_category_plural: Kategórie úloh
label_issue_category_new: Nová kategória
label_custom_field: Vlastné pole
label_custom_field_plural: Vlastné polia
label_custom_field_new: Nové pole
label_enumerations: Zoznamy
label_enumeration_new: Nová hodnota
label_information: Informácia
label_information_plural: Informácie
label_please_login: Prihláste sa prosím
label_register: Registrácia
label_password_lost: Zabudnuté heslo
label_home: Domov
label_my_page: Moja stránka
label_my_account: Môj účet
label_my_projects: Moje projekty
label_administration: Administrácia
label_login: Prihlásenie
label_logout: Odhlásenie
label_help: Pomoc
label_reported_issues: Nahlásené úlohy
label_assigned_to_me_issues: Moje úlohy
label_last_login: Posledné prihlásenie
label_registered_on: Dátum registrácie
label_activity: Aktivita
label_overall_activity: Celková aktivita
label_new: Nový
label_logged_as: Prihlásený ako
label_environment: Prostredie
label_authentication: Autentifikácia
label_auth_source: Autentifikačný mód
label_auth_source_new: Nový autentifikačný mód
label_auth_source_plural: Autentifikačné módy
label_subproject_plural: Podprojekty
label_min_max_length: Min. - max. dĺžka
label_list: Zoznam
label_date: Dátum
label_integer: Celé číslo
label_float: Desatinné číslo
label_boolean: Áno/Nie
label_string: Text
label_text: Dlhý text
label_attribute: Atribút
label_attribute_plural: Atribúty
label_no_data: Žiadne položky
label_change_status: Zmeniť stav
label_history: História
label_attachment: Súbor
label_attachment_new: Nový súbor
label_attachment_delete: Vymazať súbor
label_attachment_plural: Súbory
label_file_added: Súbor bol pridaný
label_report: Hlásenie
label_report_plural: Hlásenia
label_news: Novinky
label_news_new: Pridať novinku
label_news_plural: Novinky
label_news_latest: Posledné novinky
label_news_view_all: Zobraziť všetky novinky
label_news_added: Novinka bola pridaná
label_settings: Nastavenia
label_overview: Prehľad
label_version: Verzia
label_version_new: Nová verzia
label_version_plural: Verzie
label_confirmation: Potvrdenie
label_export_to: 'K dispozícii tiež ako:'
label_read: Načítava sa...
label_public_projects: Verejné projekty
label_open_issues: otvorená
label_open_issues_plural: otvorené
label_closed_issues: uzavretá
label_closed_issues_plural: uzavreté
label_x_open_issues_abbr_on_total:
zero: 0 otvorených z celkom %{total}
one: 1 otvorená z celkom %{total}
other: "%{count} otvorených z celkom %{total}"
label_x_open_issues_abbr:
zero: 0 otvorených
one: 1 otvorená
other: "%{count} otvorených"
label_x_closed_issues_abbr:
zero: 0 uzavretých
one: 1 uzavretá
other: "%{count} uzavretých"
label_total: Celkom
label_permissions: Oprávnenia
label_current_status: Aktuálny stav
label_new_statuses_allowed: Povolené nové stavy
label_all: všetko
label_none: nič
label_nobody: nikto
label_next: Ďalšie
label_previous: Predchádzajúce
label_used_by: Použité
label_details: Podrobnosti
label_add_note: Pridať poznámku
label_per_page: Na stránku
label_calendar: Kalendár
label_months_from: mesiacov od
label_gantt: Ganttov graf
label_internal: Interný
label_last_changes: "posledných %{count} zmien"
label_change_view_all: Zobraziť všetky zmeny
label_personalize_page: Prispôsobiť túto stránku
label_comment: Komentár
label_comment_plural: Komentáre
label_x_comments:
zero: žiadne komentáre
one: 1 komentár
other: "%{count} komentárov"
label_comment_add: Pridať komentár
label_comment_added: Komentár bol pridaný
label_comment_delete: Vymazať komentár
label_query: Vlastný filter
label_query_plural: Vlastné filtre
label_query_new: Nový filter vyhľadávania
label_filter_add: Pridať filter
label_filter_plural: Filtre
label_equals: je
label_not_equals: nie je
label_in_less_than: je menší ako
label_in_more_than: je väčší ako
label_in: v
label_today: dnes
label_all_time: vždy
label_yesterday: včera
label_this_week: tento týždeň
label_last_week: minulý týždeň
label_last_n_days: "v posledných %{count} dňoch"
label_this_month: tento mesiac
label_last_month: minulý mesiac
label_this_year: tento rok
label_date_range: Časový rozsah
label_less_than_ago: pred menej ako (dňami)
label_more_than_ago: pred viac ako (dňami)
label_ago: pred (dňami)
label_contains: obsahuje
label_not_contains: neobsahuje
label_day_plural: dní
label_repository: Repozitár
label_repository_plural: Repozitáre
label_browse: Prechádzať
label_revision: Revízia
label_revision_plural: Revízie
label_associated_revisions: Súvisiace revízie
label_added: pridané
label_modified: zmenené
label_deleted: vymazané
label_latest_revision: Posledná revízia
label_latest_revision_plural: Posledné revízie
label_view_revisions: Zobraziť revízie
label_max_size: Maximálna veľkosť
label_sort_highest: Presunúť na začiatok
label_sort_higher: Presunúť vyššie
label_sort_lower: Presunúť nižšie
label_sort_lowest: Presunúť na koniec
label_roadmap: Plán
label_roadmap_due_in: "Zostáva %{value}"
label_roadmap_overdue: "%{value} meškanie"
label_roadmap_no_issues: Pre túto verziu neexistujú žiadne úlohy
label_search: Hľadať
label_result_plural: Výsledky
label_all_words: Všetky slová
label_wiki: Wiki
label_wiki_edit: Wiki úprava
label_wiki_edit_plural: Wiki úpravy
label_wiki_page: Wiki stránka
label_wiki_page_plural: Wikistránky
label_index_by_title: Index podľa názvu
label_index_by_date: Index podľa dátumu
label_current_version: Aktuálna verzia
label_preview: Náhľad
label_feed_plural: Príspevky
label_changes_details: Detail všetkých zmien
label_issue_tracking: Sledovanie úloh
label_spent_time: Strávený čas
label_f_hour: "%{value} hodina"
label_f_hour_plural: "%{value} hodín"
label_time_tracking: Sledovanie času
label_change_plural: Zmeny
label_statistics: Štatistiky
label_commits_per_month: Commity za mesiac
label_commits_per_author: Commity podľa autora
label_view_diff: Zobraziť rozdiely
label_diff_inline: vo vnútri
label_diff_side_by_side: vedľa seba
label_options: Nastavenia
label_copy_workflow_from: Kopírovať pracovný postup (workflow) z
label_permissions_report: Prehľad oprávnení
label_watched_issues: Sledované úlohy
label_related_issues: Súvisiace úlohy
label_applied_status: Použitý stav
label_loading: Nahráva sa...
label_relation_new: Nové prepojenie
label_relation_delete: Odstrániť prepojenie
label_relates_to: Súvisiace s
label_duplicates: Duplikáty
label_blocks: Blokované
label_blocked_by: Zablokované používateľom
label_precedes: Predchádza
label_follows: Nasleduje po
label_end_to_start: od konca po začiatok
label_end_to_end: od konca do konca
label_start_to_start: od začiatku do začiatku
label_start_to_end: od začiatku do konca
label_stay_logged_in: Zostať prihlásený
label_disabled: zakázané
label_show_completed_versions: Ukázať dokončené verzie
label_me: ja
label_board: Fórum
label_board_new: Nové fórum
label_board_plural: Fóra
label_topic_plural: Témy
label_message_plural: Správy
label_message_last: Posledná správa
label_message_new: Nová správa
label_message_posted: Správa bola pridaná
label_reply_plural: Odpovede
label_send_information: Zaslať informácie o účte používateľa
label_year: Rok
label_month: Mesiac
label_week: Týždeň
label_date_from: Od
label_date_to: Do
label_language_based: Podľa jazyka používateľa
label_sort_by: "Zoradenie podľa %{value}"
label_send_test_email: Poslať testovací email
label_feeds_access_key_created_on: "Prístupový kľúč pre Atom bol vytvorený pred %{value}"
label_module_plural: Moduly
label_added_time_by: "Pridané používateľom %{author} pred %{age}"
label_updated_time: "Aktualizované pred %{value}"
label_jump_to_a_project: Prejsť na projekt...
label_file_plural: Súbory
label_changeset_plural: Súbory zmien
label_default_columns: Predvolené stĺpce
label_no_change_option: (bez zmeny)
label_bulk_edit_selected_issues: Hromadná úprava vybraných úloh
label_theme: Téma
label_default: Predvolené
label_search_titles_only: Vyhľadávať iba v názvoch
label_user_mail_option_all: "Pre všetky udalosti všetkých mojich projektov"
label_user_mail_option_selected: "Pre všetky udalosti vybraných projektov..."
label_user_mail_no_self_notified: "Nezasielať informácie o mnou vytvorených zmenách"
label_registration_activation_by_email: aktivácia účtu emailom
label_registration_manual_activation: manuálna aktivácia účtu
label_registration_automatic_activation: automatická aktivácia účtu
label_display_per_page: "%{value} na stránku"
label_age: Vek
label_change_properties: Zmeniť vlastnosti
label_general: Všeobecné
label_more: Viac
label_scm: SCM
label_plugins: Pluginy
label_ldap_authentication: Autentifikácia LDAP
label_downloads_abbr: D/L
label_optional_description: Voliteľný popis
label_add_another_file: Pridať ďalší súbor
label_preferences: Nastavenia
label_chronological_order: V chronologickom poradí
label_reverse_chronological_order: V obrátenom chronologickom poradí
button_login: Prihlásiť
button_submit: Potvrdiť
button_save: Uložiť
button_check_all: Označiť všetko
button_uncheck_all: Zrušiť výber
button_delete: Odstrániť
button_create: Vytvoriť
button_test: Test
button_edit: Upraviť
button_add: Pridať
button_change: Zmeniť
button_apply: Použiť
button_clear: Späť na pôvodné
button_lock: Uzamknúť
button_unlock: Odomknúť
button_download: Stiahnuť
button_list: Vypísať
button_view: Zobraziť
button_move: Presunúť
button_back: Späť
button_cancel: Zrušiť
button_activate: Aktivovať
button_sort: Zoradiť
button_log_time: Pridať časový záznam
button_rollback: Naspäť na túto verziu
button_watch: Sledovať
button_unwatch: Nesledovať
button_reply: Odpovedať
button_archive: Archivovať
button_unarchive: zrušiť archiváciu
button_reset: Resetovať
button_rename: Premenovať
button_change_password: Zmeniť heslo
button_copy: Kopírovať
button_annotate: Komentovať
button_update: Aktualizovať
button_configure: Konfigurovať
status_active: aktívny
status_registered: zaregistrovaný
status_locked: uzamknutý
text_select_mail_notifications: Vyberte akciu, pri ktorej bude zaslané upozornenie emailom.
text_regexp_info: napr. ^[A-Z0-9]+$
text_min_max_length_info: 0 znamená bez limitu
text_project_destroy_confirmation: Naozaj si želáte odstrániť tento projekt a všetky súvisiace údaje?
text_workflow_edit: Vyberte rolu a front na úpravu pracovného postupu (workflow)
text_are_you_sure: Naozaj si želáte vykonať túto akciu?
text_tip_issue_begin_day: úloha začína v tento deň
text_tip_issue_end_day: úloha končí v tento deň
text_tip_issue_begin_end_day: úloha začína a končí v tento deň
text_caracters_maximum: "Maximálne %{count} znakov."
text_caracters_minimum: "Dĺžka musí byť minimálne %{count} znakov."
text_length_between: "Dĺžka medzi %{min} až %{max} znakmi."
text_tracker_no_workflow: Pre tento front nie je definovaný žiadny pracovný postup (workflow)
text_unallowed_characters: Nepovolené znaky
text_comma_separated: Je povolených viacero hodnôt (navzájom oddelené čiarkou).
text_issues_ref_in_commit_messages: Referencie a opravy úloh v commitoch
text_issue_added: "úloha %{id} bola vytvorená používateľom %{author}."
text_issue_updated: "Úloha %{id} bola aktualizovaná používateľom %{author}."
text_wiki_destroy_confirmation: Naozaj si želáte vymazať túto Wiki a celý jej obsah?
text_issue_category_destroy_question: "Do tejto kategórie je zaradených niekoľko úloh (%{count}). Čo si želáte s nimi urobiť?"
text_issue_category_destroy_assignments: Zrušiť zaradenie do kategórie
text_issue_category_reassign_to: Preradiť úlohy do tejto kategórie
text_user_mail_option: "Pri projektoch, ktoré neboli vybrané, budete dostávať upozornenia týkajúce sa iba vašich alebo vami sledovaných vecí (napr. vecí, ktorých ste autor, alebo ku ktorým ste priradení)."
text_no_configuration_data: "Roly, fronty, stavy úloh ani pracovné postupy (workflow) neboli zatiaľ nakonfigurované.\nOdporúčame vám nahrať predvolenú konfiguráciu. Následne môžete všetky nastavenia upraviť."
text_load_default_configuration: Nahrať predvolenú konfiguráciu
text_status_changed_by_changeset: "Aplikované v súbore zmien %{value}."
text_issues_destroy_confirmation: 'Naozaj si želáte odstrániť všetky vybrané úlohy?'
text_select_project_modules: 'Vybrať moduly povolené v tomto projekte:'
text_default_administrator_account_changed: Predvolené nastavenie administrátorského účtu bolo zmenené
text_file_repository_writable: Povolený zápis do priečinka s prílohami
text_rmagick_available: RMagick k dispozícii (voliteľné)
text_destroy_time_entries_question: Pri úlohách, ktoré chcete odstrániť, je zaznamenaných %{hours} hodín práce. Čo si želáte urobiť?
text_destroy_time_entries: Odstrániť zaznamenané hodiny
text_assign_time_entries_to_project: Priradiť zaznamenané hodiny k projektu
text_reassign_time_entries: 'Preradiť zaznamenané hodiny k tejto úlohe:'
default_role_manager: Manažér
default_role_developer: Vývojár
default_role_reporter: Reportér
default_tracker_bug: Chyba
default_tracker_feature: Funkcionalita
default_tracker_support: Podpora
default_issue_status_new: Nová
default_issue_status_in_progress: Rozpracovaná
default_issue_status_resolved: Vyriešená
default_issue_status_feedback: Čaká na odsúhlasenie
default_issue_status_closed: Uzavretá
default_issue_status_rejected: Odmietnutá
default_doc_category_user: Používateľská dokumentácia
default_doc_category_tech: Technická dokumentácia
default_priority_low: Nízká
default_priority_normal: Normálna
default_priority_high: Vysoká
default_priority_urgent: Urgentná
default_priority_immediate: Okamžitá
default_activity_design: Dizajn
default_activity_development: Vývoj
enumeration_issue_priorities: Priority úloh
enumeration_doc_categories: Kategórie dokumentov
enumeration_activities: Aktivity (sledovanie času)
error_scm_annotate: "Položka neexistuje, alebo nemôže byť komentovaná."
label_planning: Plánovanie
text_subprojects_destroy_warning: "Jeho podprojekty: %{value} budú tiež vymazané."
label_and_its_subprojects: "%{value} a jeho podprojekty"
mail_body_reminder: "Nasledovné úlohy (%{count}), ktoré sú vám priradené, majú byť hotové za %{days} dní:"
mail_subject_reminder: "%{count} úlohy majú byť hotové za %{days} dní"
text_user_wrote: "Používateľ %{value} napísal:"
label_duplicated_by: Duplikoval
setting_enabled_scm: Povolené SCM
text_enumeration_category_reassign_to: 'Prenastaviť na túto hodnotu:'
text_enumeration_destroy_question: "%{count} objektov je nastavených na túto hodnotu."
label_incoming_emails: Prichádzajúce emaily
label_generate_key: Vygenerovať kľúč
setting_mail_handler_api_enabled: Zapnúť Webovú službu (WS) pre prichádzajúce emaily
setting_mail_handler_api_key: API kľúč
text_email_delivery_not_configured: "Doručovanie emailov nie je nastavené, notifikácie sú vypnuté.\nNastavte váš SMTP server v config/configuration.yml a reštartujte aplikáciu, čím funkciu aktivujete."
field_parent_title: Nadradená stránka
label_issue_watchers: Pozorovatelia
button_quote: Citácia
setting_sequential_project_identifiers: Generovať sekvenčné identifikátory projektov
notice_unable_delete_version: Verzia nemôže byť zmazaná.
label_renamed: premenované
label_copied: kopírované
setting_plain_text_mail: Len jednoduchý text (bez HTML)
permission_view_files: Zobrazenie súborov
permission_edit_issues: Úprava úloh
permission_edit_own_time_entries: Úprava vlastných záznamov o strávenom čase
permission_manage_public_queries: Správa verejných filtrov vyhľadávania
permission_add_issues: Pridávanie úloh
permission_log_time: Zaznamenávanie stráveného času
permission_view_changesets: Zobrazenie súborov zmien
permission_view_time_entries: Zobrazenie stráveného času
permission_manage_versions: Správa verzií
permission_manage_wiki: Správa Wiki
permission_manage_categories: Správa kategórií úloh
permission_protect_wiki_pages: Ochrana wikistránok
permission_comment_news: Komentovanie noviniek
permission_delete_messages: Mazanie správ
permission_select_project_modules: Voľba projektových modulov
permission_edit_wiki_pages: Úprava wikistránok
permission_add_issue_watchers: Pridávanie pozorovateľov
permission_view_gantt: Zobrazenie Ganttovho grafu
permission_move_issues: Presun úloh
permission_manage_issue_relations: Správa prepojení medzi úlohami
permission_delete_wiki_pages: Mazanie wikistránok
permission_manage_boards: Správa diskusií
permission_delete_wiki_pages_attachments: Mazanie wikipríloh
permission_view_wiki_edits: Zobrazenie wikiúprav
permission_add_messages: Pridávanie správ
permission_view_messages: Zobrazenie správ
permission_manage_files: Správa súborov
permission_edit_issue_notes: Úprava poznámok úlohy
permission_manage_news: Správa noviniek
permission_view_calendar: Zobrazenie kalendára
permission_manage_members: Správa členov
permission_edit_messages: Úprava správ
permission_delete_issues: Mazanie správ
permission_view_issue_watchers: Zobrazenie zoznamu pozorovateľov
permission_manage_repository: Správa repozitára
permission_commit_access: Prístup ku commitom
permission_browse_repository: Prechádzanie repozitára
permission_view_documents: Zobrazenie dokumentov
permission_edit_project: Úprava projektu
permission_add_issue_notes: Pridanie poznámky k úlohe
permission_save_queries: Ukladanie filtrov vyhľadávania
permission_view_wiki_pages: Zobrazenie wikistránok
permission_rename_wiki_pages: Premenovanie wikistránok
permission_edit_time_entries: Úprava záznamov o strávenom čase
permission_edit_own_issue_notes: Úprava vlastných poznámok k úlohe
setting_gravatar_enabled: Používať používateľské Gravatar ikonky
permission_edit_own_messages: Úprava vlastných správ
permission_delete_own_messages: Mazanie vlastných správ
text_repository_usernames_mapping: "Vyberte alebo aktualizujte priradenie používateľov systému Redmine k menám používateľov nájdených v logu repozitára.\nPoužívatelia s rovnakým prihlasovacím menom alebo emailom v systéme Redmine a repozitári sú priradení automaticky."
label_example: Príklad
label_user_activity: "Aktivita používateľa %{value}"
label_updated_time_by: "Aktualizované používateľom %{author} pred %{age}"
text_diff_truncated: '...Tento výpis rozdielov bol skrátený, pretože prekračuje maximálny počet riadkov, ktorý môže byť zobrazený.'
setting_diff_max_lines_displayed: Maximálny počet zobrazených riadkov výpisu rozdielov
text_plugin_assets_writable: Povolený zápis do priečinka pre pluginy
warning_attachments_not_saved: "%{count} súborov nemohlo byť uložených."
field_editable: Editovateľné
label_display: Zobrazenie
button_create_and_continue: Vytvoriť a pokračovať
text_custom_field_possible_values_info: 'Každá hodnota na samostatný riadok'
setting_repository_log_display_limit: Maximálny počet revízií zobrazených v log súbore
setting_file_max_size_displayed: Maximálna veľkosť textových súborov zobrazených priamo na stránke
field_watcher: Pozorovatelia
setting_openid: Povoliť prihlasovanie a registráciu pomocou OpenID
field_identity_url: OpenID URL
label_login_with_open_id_option: alebo sa prihlásiť pomocou OpenID
field_content: Obsah
label_descending: Zostupne
label_sort: Zoradenie
label_ascending: Vzostupne
label_date_from_to: Od %{start} do %{end}
label_greater_or_equal: '>='
label_less_or_equal: '<='
text_wiki_page_destroy_question: Táto stránka má %{descendants} podstránok a potomkov. Čo si želáte urobiť?
text_wiki_page_reassign_children: Preradiť podstránky k tejto nadradenej stránke
text_wiki_page_nullify_children: Zachovať podstránky ako hlavné stránky
text_wiki_page_destroy_children: Vymazať podstránky a všetkých ich potomkov
setting_password_min_length: Minimálna dĺžka hesla
field_group_by: Zoskupiť výsledky podľa
mail_subject_wiki_content_updated: "Wikistránka '%{id}' bola aktualizovaná"
label_wiki_content_added: Wikistránka bola pridaná
mail_subject_wiki_content_added: "Bola pridaná wikistránka '%{id}'"
mail_body_wiki_content_added: Používateľ %{author} pridal wikistránku '%{id}'.
permission_add_project: Vytvorenie projektu
label_wiki_content_updated: Wikistránka bola aktualizovaná
mail_body_wiki_content_updated: Používateľ %{author} aktualizoval wikistránku '%{id}'.
setting_new_project_user_role_id: Rola non-admin používateľa, ktorý vytvorí projekt
label_view_all_revisions: Zobraziť všetky revízie
label_tag: Štítok
label_branch: Vetva
error_no_tracker_in_project: K tomuto projektu nie je priradený žiadny front. Skontrolujte prosím nastavenia projektu.
error_no_default_issue_status: Nie je definovaný predvolený stav úlohy. Skontrolujte prosím vašu konfiguráciu (choďte na "Administrácia -> Stavy úloh").
text_journal_changed: "%{label} bolo zmenené z %{old} na %{new}"
text_journal_set_to: "%{label} bolo nastavené na %{value}"
text_journal_deleted: "%{label} bolo vymazané (%{old})"
label_group_plural: Skupiny
label_group: Skupina
label_group_new: Nová skupina
label_time_entry_plural: Strávený čas
text_journal_added: "%{label} %{value} bolo pridané"
field_active: Aktívne
enumeration_system_activity: Aktivita systému
permission_delete_issue_watchers: Odstránenie pozorovateľov
version_status_closed: uzavreté
version_status_locked: uzamknuté
version_status_open: otvorené
error_can_not_reopen_issue_on_closed_version: Nemožno opäť otvoriť úlohu, ktorá bola priradená uzavretej verzii
label_user_anonymous: Anonym
button_move_and_follow: Presunúť a sledovať
setting_default_projects_modules: Predvolené povolené moduly pre nové projekty
setting_gravatar_default: Predvolený Gravatar obrázok
field_sharing: Zdieľanie
label_version_sharing_hierarchy: S hierarchiou projektu
label_version_sharing_system: So všetkými projektmi
label_version_sharing_descendants: S podprojektmi
label_version_sharing_tree: S projektovým stromom
label_version_sharing_none: Nezdieľané
error_can_not_archive_project: Tento projekt nemôže byť archivovaný
button_duplicate: Duplikovať
button_copy_and_follow: Kopírovať a sledovať
label_copy_source: Zdroj
setting_issue_done_ratio: Vyrátať mieru vypracovania úlohy pomocou
setting_issue_done_ratio_issue_status: Použiť stav úlohy
error_issue_done_ratios_not_updated: Stav vypracovania úlohy nebol aktualizovaný.
error_workflow_copy_target: Vyberte prosím jednu alebo viaceré cieľové fronty a roly
setting_issue_done_ratio_issue_field: Použiť pole úlohy
label_copy_same_as_target: Rovnaké ako cieľ
label_copy_target: Cieľ
notice_issue_done_ratios_updated: Stav vypracovania úlohy bol aktualizovaný.
error_workflow_copy_source: Vyberte prosím zdrojový front alebo rolu
label_update_issue_done_ratios: Aktualizovať stav vypracovania úlohy
setting_start_of_week: Pracovný týždeň začína v
permission_view_issues: Zobrazenie úloh
label_display_used_statuses_only: Zobraziť len stavy, ktoré sú priradené k tomuto frontu
label_revision_id: "Revízia %{value}"
label_api_access_key: Prístupový kľúč API
label_api_access_key_created_on: "Prístupový kľúč API bol vytvorený pred %{value}"
label_feeds_access_key: Prístupový kľúč Atom
notice_api_access_key_reseted: Váš prístupový kľúč API bol resetovaný.
setting_rest_api_enabled: Zapnúť webovú službu REST
label_missing_api_access_key: Prístupový kľuč API nenájdený
label_missing_feeds_access_key: Prístupový kľúč Atom nenájdený
button_show: Zobraziť
text_line_separated: Je povolené zadať viaceré hodnoty (každú hodnotu na samostatný riadok).
setting_mail_handler_body_delimiters: "Orezať emaily po jednom z nasledovných riadkov"
permission_add_subprojects: Vytváranie podprojektov
label_subproject_new: Nový podprojekt
text_own_membership_delete_confirmation: "Pokúšate sa odstrániť niektoré alebo všetky svoje prístupové práva a je možné, že už nebudete mať možnosť naďalej upravovať tento projekt.\nNaozaj si želáte pokračovať?"
label_close_versions: Uzavrieť dokončené verzie
label_board_sticky: Dôležité
label_board_locked: Uzamknuté
permission_export_wiki_pages: Export wikistránok
setting_cache_formatted_text: Uložiť formátovaný text do vyrovnávacej pamäte
permission_manage_project_activities: Správa aktivít projektu
error_unable_delete_issue_status: 'Nie je možné vymazať stav úlohy'
label_profile: Profil
permission_manage_subtasks: Správa podúloh
field_parent_issue: Nadradená úloha
label_subtask_plural: Podúlohy
label_project_copy_notifications: Zaslať emailové upozornenie počas kopírovania projektu
error_can_not_delete_custom_field: Nie je možné vymazať vlastné pole
error_unable_to_connect: Nie je možné sa pripojiť (%{value})
error_can_not_remove_role: "Táto rola sa používa a nemôže byť vymazaná."
error_can_not_delete_tracker: "Tento front obsahuje úlohy a nemôže byť vymazaný."
field_principal: Objednávateľ
label_my_page_block: Blok obsahu
notice_failed_to_save_members: "Nepodarilo sa uložiť členov: %{errors}."
text_zoom_out: Oddialiť
text_zoom_in: Priblížiť
notice_unable_delete_time_entry: Nie je možné vymazať časový záznam.
label_overall_spent_time: Celkový strávený čas
field_time_entries: Zaznamenaný čas
project_module_gantt: Ganttov graf
project_module_calendar: Kalendár
button_edit_associated_wikipage: "Upraviť súvisiacu wikistránku: %{page_title}"
field_text: Textové pole
label_user_mail_option_only_owner: "Len pre veci, ktorých som vlastníkom"
setting_default_notification_option: Predvolené nastavenie upozornení
label_user_mail_option_only_my_events: Len pre veci, ktoré sledujem, alebo v ktorých som zapojený
label_user_mail_option_only_assigned: "Len pre veci, ktoré mi boli priradené"
label_user_mail_option_none: "Žiadne udalosti"
field_member_of_group: "Skupina priradeného používateľa"
field_assigned_to_role: "Rola priradeného používateľa"
notice_not_authorized_archived_project: Projekt, ku ktorému sa snažíte pristupovať, bol archivovaný.
label_principal_search: "Hľadať používateľa alebo skupinu:"
label_user_search: "Hľadať používateľa:"
field_visible: Viditeľné
setting_commit_logtime_activity_id: Aktivita pre zaznamenaný čas
text_time_logged_by_changeset: "Aplikované v súbore zmien %{value}."
setting_commit_logtime_enabled: Povoliť zaznamenávanie času
notice_gantt_chart_truncated: "Graf bol skrátený, pretože bol prekročený maximálny povolený počet zobrazených položiek (%{max})"
setting_gantt_items_limit: Maximálny počet položiek zobrazených na Ganttovom grafe
field_warn_on_leaving_unsaved: "Varovať ma, keď opúšťam stránku s neuloženým textom"
text_warn_on_leaving_unsaved: "Stránka, ktorú sa chystáte opustiť, obsahuje neuložený obsah. Ak stránku opustíte, neuložený obsah bude stratený."
label_my_queries: Moje filtre vyhľadávania
text_journal_changed_no_detail: "%{label} bolo aktualizované"
label_news_comment_added: Komentár k novinke bol pridaný
button_expand_all: Rozbaliť všetko
button_collapse_all: Zbaliť všetko
label_additional_workflow_transitions_for_assignee: Ďalšie zmeny stavu sú povolené, len ak je používateľ priradený
label_additional_workflow_transitions_for_author: Ďalšie zmeny stavu sú povolené, len ak je používateľ autorom
label_bulk_edit_selected_time_entries: Hromadne upraviť vybrané časové záznamy
text_time_entries_destroy_confirmation: 'Naozaj si želáte vymazať vybrané časové záznamy?'
label_role_anonymous: Anonymný
label_role_non_member: Nie je členom
label_issue_note_added: Poznámka bola pridaná
label_issue_status_updated: Stav bol aktualizovaný
label_issue_priority_updated: Priorita bola aktualizovaná
label_issues_visibility_own: Úlohy od používateľa alebo priradené používateľovi
field_issues_visibility: Viditeľnosť úloh
label_issues_visibility_all: Všetky úlohy
permission_set_own_issues_private: Nastavenie vlastných úloh ako verejné alebo súkromné
field_is_private: Súkromné
permission_set_issues_private: Nastavenie úloh ako verejné alebo súkromné
label_issues_visibility_public: Všetky úlohy, ktoré nie sú súkromné
text_issues_destroy_descendants_confirmation: "Týmto krokom vymažate aj %{count} podúloh."
field_commit_logs_encoding: Kódovanie komentárov ku kommitom
field_scm_path_encoding: Kódovanie cesty SCM
text_scm_path_encoding_note: "Predvolené: UTF-8"
field_path_to_repository: Cesta k repozitáru
field_root_directory: Koreňový adresár
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Lokálny repozitár (napr. /hgrepo, c:\hgrepo)
text_scm_command: Príkaz
text_scm_command_version: Verzia
label_git_report_last_commit: Hlásiť posledný commit pre súbory a priečinky
notice_issue_successful_create: "Úloha %{id} bola vytvorená."
label_between: medzi
setting_issue_group_assignment: Povoliť priradenie úlohy skupine
label_diff: rozdiely
text_git_repository_note: Repozitár je iba jeden a je lokálny (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Smer triedenia
description_project_scope: Rozsah vyhľadávania
description_filter: Filter
description_user_mail_notification: Nastavenia upozornení emailom
description_date_from: Zadajte počiatočný dátum
description_message_content: Obsah správy
description_available_columns: Dostupné stĺpce
description_date_range_interval: Zvoľte obdobie zadaním počiatočného a koncového dátumu
description_issue_category_reassign: Vybrať kategóriu úlohy
description_search: Vyhľadávanie
description_notes: Poznámky
description_date_range_list: Vyberte zo zoznamu obdobie
description_choose_project: Projekty
description_date_to: Zadajte koncový dátum
description_query_sort_criteria_attribute: Atribút triedenia
description_wiki_subpages_reassign: Vybrať novú nadradenú stránku
description_selected_columns: Vybrané stĺpce
label_parent_revision: Rodič
label_child_revision: Potomok
error_scm_annotate_big_text_file: "Komentár nemohol byť pridaný, pretože bola prekročená maximálna povolená veľkosť textového súboru."
setting_default_issue_start_date_to_creation_date: Použiť aktuálny dátum ako počiatočný dátum pri nových úlohách
button_edit_section: Upraviť túto sekciu
setting_repositories_encodings: Kódovania pre prílohy a repozitáre
description_all_columns: Všetky stĺpce
button_export: Export
label_export_options: "Nastavenia exportu do %{export_format}"
error_attachment_too_big: "Súbor nemožno nahrať, pretože prekračuje maximálnu povolenú veľkosť súboru (%{max_size})"
notice_failed_to_save_time_entries: "%{count} časových záznamov z %{total} vybraných nebolo uložených: %{ids}."
label_x_issues:
zero: 0 úloh
one: 1 úloha
other: "%{count} úloh"
label_repository_new: Nový repozitár
field_repository_is_default: Hlavný repozitár
label_copy_attachments: Kopírovať prílohy
label_item_position: "%{position} z %{count}"
label_completed_versions: Dokončené verzie
text_project_identifier_info: 'Sú povolené iba malé písmená (a-z), čísla, pomlčky a podčiarkovníky. Identifikátor musí začínať malým písmenom. Po uložení už nie je možné identifikátor zmeniť.'
field_multiple: Viacero hodnôt
setting_commit_cross_project_ref: Povoliť referencie a opravy úloh všetkých ostatných projektov
text_issue_conflict_resolution_add_notes: Pridať moje poznámky a zahodiť ostatné moje zmeny
text_issue_conflict_resolution_overwrite: "Napriek tomu aplikovať moje zmeny (predchádzajúce poznámky budú zachované, ale niektoré zmeny môžu byť prepísané)"
notice_issue_update_conflict: "Počas vašich úprav bola úloha aktualizovaná iným používateľom."
text_issue_conflict_resolution_cancel: "Zahodiť všetky moje zmeny a znovu zobraziť %{link}"
permission_manage_related_issues: Správa súvisiacich úloh
field_auth_source_ldap_filter: Filter LDAP
label_search_for_watchers: Hľadať pozorovateľov, ktorých chcete pridať
notice_account_deleted: "Váš účet bol natrvalo vymazaný."
setting_unsubscribe: Povoliť používateľom vymazať svoj vlastný účet
button_delete_my_account: Vymazať môj účet
text_account_destroy_confirmation: "Naozaj si želáte pokračovať?\nVáš účet bude natrvalo vymazaný, bez možnosti obnovenia."
error_session_expired: "Vaša relácia vypršala. Prihláste sa prosím znovu."
text_session_expiration_settings: "Varovanie: zmenou týchto nastavení môžu vypršať aktuálne relácie vrátane vašej."
setting_session_lifetime: Maximálny čas relácie
setting_session_timeout: Vypršanie relácie pri neaktivite
label_session_expiration: Vypršanie relácie
permission_close_project: Uzavretie / opätovné otvorenie projektu
label_show_closed_projects: Zobraziť uzavreté projekty
button_close: Uzavrieť
button_reopen: Opäť otvoriť
project_status_active: aktívny
project_status_closed: uzavretý
project_status_archived: archivovaný
text_project_closed: Tento projekt je uzavretý a prístupný iba na čítanie.
notice_user_successful_create: "Používateľ %{id} bol vytvorený."
field_core_fields: Štandardné polia
field_timeout: "Vypršanie (v sekundách)"
setting_thumbnails_enabled: Zobraziť miniatúry príloh
setting_thumbnails_size: Veľkosť miniatúry (v pixeloch)
label_status_transitions: Zmeny stavu
label_fields_permissions: Oprávnenia k poliam
label_readonly: Iba na čítanie
label_required: Povinné
text_repository_identifier_info: 'Sú povolené iba malé písmená (a-z), čísla, pomlčky a podčiarkovníky. Po uložení už nie je možné identifikátor zmeniť.'
field_board_parent: Nadradené fórum
label_attribute_of_project: "%{name} projektu"
label_attribute_of_author: "%{name} autora"
label_attribute_of_assigned_to: "%{name} priradeného používateľa"
label_attribute_of_fixed_version: "%{name} cieľovej verzie"
label_copy_subtasks: Kopírovať podúlohy
label_copied_to: Skopírované do
label_copied_from: Skopírované z
label_any_issues_in_project: všetky úlohy projektu
label_any_issues_not_in_project: všetky úlohy nepatriace do projektu
field_private_notes: Súkromné poznámky
permission_view_private_notes: Zobrazenie súkromných poznámok
permission_set_notes_private: Nastavenie poznámok ako súkromné
label_no_issues_in_project: žiadne úlohy projektu
label_any: všetko
label_last_n_weeks: "posledných %{count} týždňov"
setting_cross_project_subtasks: Povoliť podúlohy naprieč projektmi
label_cross_project_descendants: S podprojektmi
label_cross_project_tree: S projektovým stromom
label_cross_project_hierarchy: S hierarchiou projektu
label_cross_project_system: So všetkými projektmi
button_hide: Skryť
setting_non_working_week_days: Dni voľna
label_in_the_next_days: počas nasledujúcich
label_in_the_past_days: počas minulých
label_attribute_of_user: "%{name} používateľa"
text_turning_multiple_off: "Ak zakážete výber viacerých hodnôt, polia s výberom viacerých hodnôt budú vyčistené. Tým sa zaistí, aby bola pre každé pole vybraná vždy len jedna hodnota."
label_attribute_of_issue: "%{name} úlohy"
permission_add_documents: Pridávanie dokumentov
permission_edit_documents: Úprava dokumentov
permission_delete_documents: Mazanie dokumentov
label_gantt_progress_line: Indikátor napredovania
setting_jsonp_enabled: Povoliť podporu JSONP
field_inherit_members: Zdediť členov
field_closed_on: Uzavreté
field_generate_password: Vygenerovať heslo
setting_default_projects_tracker_ids: Predvolené fronty pri nových projektoch
label_total_time: Celkový čas
text_scm_config: Svoje príkazy SCM môžete konfigurovať v súbore config/configuration.yml. Po jeho úprave prosím reštartujte aplikáciu.
text_scm_command_not_available: Príkaz SCM nie je k dispozícii. Skontrolujte prosím nastavenia na administračnom paneli.
setting_emails_header: Hlavička emailu
notice_account_not_activated_yet: Váš účet ešte nebol aktivovaný. Ak potrebujete zaslať nový aktivačný email, kliknite prosím na tento odkaz.
notice_account_locked: Váš účet je uzamknutý.
label_hidden: Skryté
label_visibility_private: iba pre mňa
label_visibility_roles: iba pre tieto roly
label_visibility_public: pre všetkých používateľov
field_must_change_passwd: Pri najbližšom prihlásení je potrebné zmeniť heslo
notice_new_password_must_be_different: Nové heslo nesmie byť rovnaké ako súčasné heslo
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/zh-TW.yml 0000644 0001750 0001750 00000144022 12255774347 017074 0 ustar ondrej ondrej # Chinese (Taiwan) translations for Ruby on Rails
# by tsechingho (http://github.com/tsechingho)
# See http://github.com/svenfuchs/rails-i18n/ for details.
"zh-TW":
direction: ltr
jquery:
locale: "zh-TW"
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b%d日"
long: "%Y年%b%d日"
day_names: [星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六]
abbr_day_names: [日, 一, 二, 三, 四, 五, 六]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, 一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月]
abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
# 使用於 date_select 與 datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y年%b%d日 %A %H:%M:%S %Z"
time: "%H:%M"
short: "%b%d日 %H:%M"
long: "%Y年%b%d日 %H:%M"
am: "AM"
pm: "PM"
# 使用於 array.to_sentence.
support:
array:
words_connector: ", "
two_words_connector: " 和 "
last_word_connector: ", 和 "
sentence_connector: "且"
skip_last_comma: false
number:
# 使用於 number_with_delimiter()
# 同時也是 'currency', 'percentage', 'precision', 與 'human' 的預設值
format:
# 設定小數點分隔字元,以使用更高的準確度 (例如: 1.0 / 2.0 == 0.5)
separator: "."
# 千分位符號 (例如:一百萬是 1,000,000) (均以三個位數來分組)
delimiter: ","
# 小數點分隔字元後之精確位數 (數字 1 搭配 2 位精確位數為: 1.00)
precision: 3
# 使用於 number_to_currency()
currency:
format:
# 貨幣符號的位置? %u 是貨幣符號, %n 是數值 (預設值: $5.00)
format: "%u%n"
unit: "NT$"
# 下列三個選項設定, 若有設定值將會取代 number.format 成為預設值
separator: "."
delimiter: ","
precision: 2
# 使用於 number_to_percentage()
percentage:
format:
# 下列三個選項設定, 若有設定值將會取代 number.format 成為預設值
# separator:
delimiter: ""
# precision:
# 使用於 number_to_precision()
precision:
format:
# 下列三個選項設定, 若有設定值將會取代 number.format 成為預設值
# separator:
delimiter: ""
# precision:
# 使用於 number_to_human_size()
human:
format:
# 下列三個選項設定, 若有設定值將會取代 number.format 成為預設值
# separator:
delimiter: ""
precision: 3
# 儲存單位輸出格式.
# %u 是儲存單位, %n 是數值 (預設值: 2 MB)
storage_units:
format: "%n %u"
units:
byte:
one: "位元組 (B)"
other: "位元組 (B)"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# 使用於 distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
datetime:
distance_in_words:
half_a_minute: "半分鐘"
less_than_x_seconds:
one: "小於 1 秒"
other: "小於 %{count} 秒"
x_seconds:
one: "1 秒"
other: "%{count} 秒"
less_than_x_minutes:
one: "小於 1 分鐘"
other: "小於 %{count} 分鐘"
x_minutes:
one: "1 分鐘"
other: "%{count} 分鐘"
about_x_hours:
one: "約 1 小時"
other: "約 %{count} 小時"
x_hours:
one: "1 小時"
other: "%{count} 小時"
x_days:
one: "1 天"
other: "%{count} 天"
about_x_months:
one: "約 1 個月"
other: "約 %{count} 個月"
x_months:
one: "1 個月"
other: "%{count} 個月"
about_x_years:
one: "約 1 年"
other: "約 %{count} 年"
over_x_years:
one: "超過 1 年"
other: "超過 %{count} 年"
almost_x_years:
one: "將近 1 年"
other: "將近 %{count} 年"
prompts:
year: "年"
month: "月"
day: "日"
hour: "時"
minute: "分"
second: "秒"
activerecord:
errors:
template:
header:
one: "有 1 個錯誤發生使得「%{model}」無法被儲存。"
other: "有 %{count} 個錯誤發生使得「%{model}」無法被儲存。"
# The variable :count is also available
body: "下面所列欄位有問題:"
# The values :model, :attribute and :value are always available for interpolation
# The value :count is available when applicable. Can be used for pluralization.
messages:
inclusion: "沒有包含在列表中"
exclusion: "是被保留的"
invalid: "是無效的"
confirmation: "不符合確認值"
accepted: "必须是可被接受的"
empty: "不能留空"
blank: "不能是空白字元"
too_long: "過長(最長是 %{count} 個字)"
too_short: "過短(最短是 %{count} 個字)"
wrong_length: "字數錯誤(必須是 %{count} 個字)"
taken: "已經被使用"
not_a_number: "不是數字"
greater_than: "必須大於 %{count}"
greater_than_or_equal_to: "必須大於或等於 %{count}"
equal_to: "必須等於 %{count}"
less_than: "必須小於 %{count}"
less_than_or_equal_to: "必須小於或等於 %{count}"
odd: "必須是奇數"
even: "必須是偶數"
# Append your own errors here or at the model/attributes scope.
greater_than_start_date: "必須在開始日期之後"
not_same_project: "不屬於同一個專案"
circular_dependency: "這個關聯會導致環狀相依"
cant_link_an_issue_with_a_descendant: "問題無法被連結至自己的子任務"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
# You can define own errors for models or model attributes.
# The values :model, :attribute and :value are always available for interpolation.
#
# For example,
# models:
# user:
# blank: "This is a custom blank message for %{model}: %{attribute}"
# attributes:
# login:
# blank: "This is a custom blank message for User login"
# Will define custom blank validation message for User model and
# custom blank validation message for login attribute of User model.
#models:
# Translate model names. Used in Model.human_name().
#models:
# For example,
# user: "Dude"
# will translate User model name to "Dude"
# Translate model attribute names. Used in Model.human_attribute_name(attribute).
#attributes:
# For example,
# user:
# login: "Handle"
# will translate User attribute "login" as "Handle"
actionview_instancetag_blank_option: 請選擇
general_text_No: '否'
general_text_Yes: '是'
general_text_no: '否'
general_text_yes: '是'
general_lang_name: 'Traditional Chinese (繁體中文)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: Big5
general_pdf_encoding: Big5
general_first_day_of_week: '7'
notice_account_updated: 帳戶更新資訊已儲存
notice_account_invalid_creditentials: 帳戶或密碼不正確
notice_account_password_updated: 帳戶新密碼已儲存
notice_account_wrong_password: 密碼不正確
notice_account_register_done: 帳號已建立成功。欲啟用您的帳號,請點擊系統確認信函中的啟用連結。
notice_account_unknown_email: 未知的使用者
notice_account_not_activated_yet: 您尚未完成啟用您的帳號。若您要索取新的帳號啟用 Email ,請 點擊此連結 。
notice_account_locked: 您的帳號已被鎖定。
notice_can_t_change_password: 這個帳號使用外部認證方式,無法變更其密碼。
notice_account_lost_email_sent: 包含選擇新密碼指示的電子郵件,已經寄出給您。
notice_account_activated: 您的帳號已經啟用,可用它登入系統。
notice_successful_create: 建立成功
notice_successful_update: 更新成功
notice_successful_delete: 刪除成功
notice_successful_connection: 連線成功
notice_file_not_found: 您想要存取的頁面已經不存在或被搬移至其他位置。
notice_locking_conflict: 資料已被其他使用者更新。
notice_not_authorized: 你未被授權存取此頁面。
notice_not_authorized_archived_project: 您欲存取的專案已經被封存。
notice_email_sent: "郵件已經成功寄送至以下收件者: %{value}"
notice_email_error: "寄送郵件的過程中發生錯誤 (%{value})"
notice_feeds_access_key_reseted: 您的 Atom 存取金鑰已被重新設定。
notice_api_access_key_reseted: 您的 API 存取金鑰已被重新設定。
notice_failed_to_save_issues: "無法儲存 %{count} 問題到下列所選取的 %{total} 個項目中: %{ids}。"
notice_failed_to_save_time_entries: "無法儲存 %{count} 個工時到下列所選取的 %{total} 個項目中: %{ids}。"
notice_failed_to_save_members: "成員儲存失敗: %{errors}."
notice_no_issue_selected: "未選擇任何問題!請勾選您想要編輯的問題。"
notice_account_pending: "您的帳號已經建立,正在等待管理員的審核。"
notice_default_data_loaded: 預設組態已載入成功。
notice_unable_delete_version: 無法刪除版本。
notice_unable_delete_time_entry: 無法刪除工時記錄項目。
notice_issue_done_ratios_updated: 問題完成百分比已更新。
notice_gantt_chart_truncated: "由於項目數量超過可顯示數量的最大值 (%{max}),故此甘特圖尾部已被截斷"
notice_issue_successful_create: "問題 %{id} 已建立。"
notice_issue_update_conflict: "當您正在編輯這個問題的時候,它已經被其他人搶先一步更新過。"
notice_account_deleted: "您的帳戶已被永久刪除。"
notice_user_successful_create: "已建立用戶 %{id}。"
notice_new_password_must_be_different: 新舊密碼必須相異
error_can_t_load_default_data: "無法載入預設組態: %{value}"
error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。"
error_scm_command_failed: "嘗試存取儲存機制時發生錯誤: %{value}"
error_scm_annotate: "項目不存在或項目無法被加上附註。"
error_scm_annotate_big_text_file: 此項目無法被標註,因為它已經超過最大的文字檔大小。
error_issue_not_found_in_project: '該問題不存在或不屬於此專案'
error_no_tracker_in_project: '此專案尚未指定追蹤標籤。請檢查專案的設定資訊。'
error_no_default_issue_status: '尚未定義問題狀態的預設值。請您前往「網站管理」->「問題狀態清單」頁面,檢查相關組態設定。'
error_can_not_delete_custom_field: 無法刪除自訂欄位
error_can_not_delete_tracker: "此追蹤標籤已包含問題,無法被刪除。"
error_can_not_remove_role: "此角色已被使用,無法將其刪除。"
error_can_not_reopen_issue_on_closed_version: '指派給「已結束」版本的問題,無法再將其狀態變更為「進行中」'
error_can_not_archive_project: 此專案無法被封存
error_issue_done_ratios_not_updated: "問題完成百分比未更新。"
error_workflow_copy_source: '請選擇一個來源問題追蹤標籤或角色'
error_workflow_copy_target: '請選擇一個(或多個)目的問題追蹤標籤或角色'
error_unable_delete_issue_status: '無法刪除問題狀態'
error_unable_to_connect: "無法連線至(%{value})"
error_attachment_too_big: "這個檔案無法被上傳,因為它已經超過最大的檔案大小 (%{max_size})"
error_session_expired: "您的工作階段已經過期。請重新登入。"
warning_attachments_not_saved: "%{count} 個附加檔案無法被儲存。"
mail_subject_lost_password: 您的 Redmine 網站密碼
mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:'
mail_subject_register: 啟用您的 Redmine 帳號
mail_body_register: '欲啟用您的 Redmine 帳號, 請點選以下鏈結:'
mail_body_account_information_external: "您可以使用 %{value} 帳號登入 Redmine 網站。"
mail_body_account_information: 您的 Redmine 帳號資訊
mail_subject_account_activation_request: Redmine 帳號啟用需求通知
mail_body_account_activation_request: "有位新用戶 (%{value}) 已經完成註冊,正等候您的審核:"
mail_subject_reminder: "您有 %{count} 個問題即將到期 (%{days})"
mail_body_reminder: "%{count} 個指派給您的問題,將於 %{days} 天之內到期:"
mail_subject_wiki_content_added: "'%{id}' wiki 頁面已被新增"
mail_body_wiki_content_added: "此 '%{id}' wiki 頁面已被 %{author} 新增。"
mail_subject_wiki_content_updated: "'%{id}' wiki 頁面已被更新"
mail_body_wiki_content_updated: "此 '%{id}' wiki 頁面已被 %{author} 更新。"
field_name: 名稱
field_description: 概述
field_summary: 摘要
field_is_required: 必填
field_firstname: 名字
field_lastname: 姓氏
field_mail: 電子郵件
field_filename: 檔案名稱
field_filesize: 大小
field_downloads: 下載次數
field_author: 作者
field_created_on: 建立日期
field_updated_on: 更新日期
field_closed_on: 結束日期
field_field_format: 格式
field_is_for_all: 給全部的專案
field_possible_values: 可能值
field_regexp: 正規表示式
field_min_length: 最小長度
field_max_length: 最大長度
field_value: 值
field_category: 分類
field_title: 標題
field_project: 專案
field_issue: 問題
field_status: 狀態
field_notes: 筆記
field_is_closed: 問題已結束
field_is_default: 預設值
field_tracker: 追蹤標籤
field_subject: 主旨
field_due_date: 完成日期
field_assigned_to: 分派給
field_priority: 優先權
field_fixed_version: 版本
field_user: 用戶
field_principal: 原則
field_role: 角色
field_homepage: 網站首頁
field_is_public: 公開
field_parent: 父專案
field_is_in_roadmap: 問題顯示於版本藍圖中
field_login: 帳戶名稱
field_mail_notification: 電子郵件提醒選項
field_admin: 管理者
field_last_login_on: 最近連線日期
field_language: 語系
field_effective_date: 日期
field_password: 目前密碼
field_new_password: 新密碼
field_password_confirmation: 確認新密碼
field_version: 版本
field_type: Type
field_host: Host
field_port: 連接埠
field_account: 帳戶
field_base_dn: Base DN
field_attr_login: 登入屬性
field_attr_firstname: 名字屬性
field_attr_lastname: 姓氏屬性
field_attr_mail: 電子郵件信箱屬性
field_onthefly: 即時建立使用者
field_start_date: 開始日期
field_done_ratio: 完成百分比
field_auth_source: 認證模式
field_hide_mail: 隱藏我的電子郵件
field_comments: 回應
field_url: 網址
field_start_page: 首頁
field_subproject: 子專案
field_hours: 小時
field_activity: 活動
field_spent_on: 日期
field_identifier: 代碼
field_is_filter: 用來作為過濾器
field_issue_to: 相關問題
field_delay: 逾期
field_assignable: 問題可被分派至此角色
field_redirect_existing_links: 重新導向現有連結
field_estimated_hours: 預估工時
field_column_names: 欄位
field_time_entries: 耗用工時
field_time_zone: 時區
field_searchable: 可用做搜尋條件
field_default_value: 預設值
field_comments_sorting: 回應排序
field_parent_title: 父頁面
field_editable: 可編輯
field_watcher: 觀察者
field_identity_url: OpenID 網址
field_content: 內容
field_group_by: 結果分組方式
field_sharing: 共用
field_parent_issue: 父問題
field_member_of_group: "被指派者的群組"
field_assigned_to_role: "被指派者的角色"
field_text: 內容文字
field_visible: 可被看見
field_warn_on_leaving_unsaved: "提醒我將要離開的頁面中尚有未儲存的資料"
field_issues_visibility: 問題可見度
field_is_private: 私人
field_commit_logs_encoding: 認可訊息編碼
field_scm_path_encoding: 路徑編碼
field_path_to_repository: 儲存機制路徑
field_root_directory: 根資料夾
field_cvsroot: CVSROOT
field_cvs_module: 模組
field_repository_is_default: 主要儲存機制
field_multiple: 多重值
field_auth_source_ldap_filter: LDAP 篩選器
field_core_fields: 標準欄位
field_timeout: "逾時 (單位: 秒)"
field_board_parent: 父論壇
field_private_notes: 私人筆記
field_inherit_members: 繼承父專案成員
field_generate_password: 產生密碼
field_must_change_passwd: 必須在下次登入時變更密碼
setting_app_title: 標題
setting_app_subtitle: 副標題
setting_welcome_text: 歡迎詞
setting_default_language: 預設語系
setting_login_required: 需要驗證
setting_self_registration: 註冊選項
setting_attachment_max_size: 附件大小限制
setting_issues_export_limit: 問題匯出限制
setting_mail_from: 寄件者電子郵件
setting_bcc_recipients: 使用密件副本 (BCC)
setting_plain_text_mail: 純文字郵件 (不含 HTML)
setting_host_name: 主機名稱
setting_text_formatting: 文字格式
setting_wiki_compression: 壓縮 Wiki 歷史文章
setting_feeds_limit: Atom 新聞限制
setting_autofetch_changesets: 自動擷取認可
setting_default_projects_public: 新建立之專案預設為「公開」
setting_sys_api_enabled: 啟用管理儲存機制的網頁服務 (Web Service)
setting_commit_ref_keywords: 認可用於參照之關鍵字
setting_commit_fix_keywords: 認可用於修正之關鍵字
setting_autologin: 自動登入
setting_date_format: 日期格式
setting_time_format: 時間格式
setting_cross_project_issue_relations: 允許關聯至其它專案的問題
setting_cross_project_subtasks: 允許跨專案的子任務
setting_issue_list_default_columns: 預設顯示於問題清單的欄位
setting_repositories_encodings: 附加檔案與儲存機制的編碼
setting_emails_header: 電子郵件前頭說明
setting_emails_footer: 電子郵件附帶說明
setting_protocol: 協定
setting_per_page_options: 每頁顯示個數選項
setting_user_format: 使用者顯示格式
setting_activity_days_default: 專案活動顯示天數
setting_display_subprojects_issues: 預設於父專案中顯示子專案的問題
setting_enabled_scm: 啟用的 SCM
setting_mail_handler_body_delimiters: "截去郵件中包含下列值之後的內容"
setting_mail_handler_api_enabled: 啟用處理傳入電子郵件的服務
setting_mail_handler_api_key: API 金鑰
setting_sequential_project_identifiers: 循序產生專案識別碼
setting_gravatar_enabled: 啟用 Gravatar 全球認證大頭像
setting_gravatar_default: 預設全球認證大頭像圖片
setting_diff_max_lines_displayed: 差異顯示行數之最大值
setting_file_max_size_displayed: 檔案內容顯示大小之最大值
setting_repository_log_display_limit: 修訂版顯示數目之最大值
setting_openid: 允許使用 OpenID 登入與註冊
setting_password_min_length: 密碼最小長度
setting_new_project_user_role_id: 管理者以外之用戶建立新專案時,將被指派的角色
setting_default_projects_modules: 新專案預設啟用的模組
setting_issue_done_ratio: 計算問題完成百分比之方式
setting_issue_done_ratio_issue_field: 依據問題完成百分比欄位
setting_issue_done_ratio_issue_status: 依據問題狀態
setting_start_of_week: 週的第一天
setting_rest_api_enabled: 啟用 REST 網路服務技術(Web Service)
setting_cache_formatted_text: 快取已格式化文字
setting_default_notification_option: 預設通知選項
setting_commit_logtime_enabled: 啟用認可中的時間記錄
setting_commit_logtime_activity_id: 時間記錄對應的活動
setting_gantt_items_limit: 甘特圖中項目顯示數量的最大值
setting_issue_group_assignment: 允許問題被指派至群組
setting_default_issue_start_date_to_creation_date: 設定新問題的起始日期為今天的日期
setting_commit_cross_project_ref: 允許關聯並修正其他專案的問題
setting_unsubscribe: 允許用戶取消註冊(刪除帳戶)
setting_session_lifetime: 工作階段存留時間最大值
setting_session_timeout: 工作階段無活動逾時時間
setting_thumbnails_enabled: 顯示附加檔案的縮圖
setting_thumbnails_size: "縮圖大小 (單位: 像素 pixels)"
setting_non_working_week_days: 非工作日
setting_jsonp_enabled: 啟用 JSONP 支援
setting_default_projects_tracker_ids: 新專案預設使用的追蹤標籤
setting_mail_handler_excluded_filenames: 移除符合下列名稱的附件
permission_add_project: 建立專案
permission_add_subprojects: 建立子專案
permission_edit_project: 編輯專案
permission_close_project: 關閉 / 重新開啟專案
permission_select_project_modules: 選擇專案模組
permission_manage_members: 管理成員
permission_manage_project_activities: 管理專案活動
permission_manage_versions: 管理版本
permission_manage_categories: 管理問題分類
permission_view_issues: 檢視問題
permission_add_issues: 新增問題
permission_edit_issues: 編輯問題
permission_manage_issue_relations: 管理問題關聯
permission_set_issues_private: 設定問題為公開或私人
permission_set_own_issues_private: 設定自己的問題為公開或私人
permission_add_issue_notes: 新增筆記
permission_edit_issue_notes: 編輯筆記
permission_edit_own_issue_notes: 編輯自己的筆記
permission_view_private_notes: 檢視私人筆記
permission_set_notes_private: 設定筆記為私人筆記
permission_move_issues: 搬移問題
permission_delete_issues: 刪除問題
permission_manage_public_queries: 管理公開查詢
permission_save_queries: 儲存查詢
permission_view_gantt: 檢視甘特圖
permission_view_calendar: 檢視日曆
permission_view_issue_watchers: 檢視監看者清單
permission_add_issue_watchers: 新增監看者
permission_delete_issue_watchers: 刪除監看者
permission_log_time: 紀錄耗用工時
permission_view_time_entries: 檢視耗用工時
permission_edit_time_entries: 編輯工時紀錄
permission_edit_own_time_entries: 編輯自己的工時記錄
permission_manage_news: 管理新聞
permission_comment_news: 回應新聞
permission_view_documents: 檢視文件
permission_add_documents: 新增文件
permission_edit_documents: 編輯文件
permission_delete_documents: 刪除文件
permission_manage_files: 管理檔案
permission_view_files: 檢視檔案
permission_manage_wiki: 管理 wiki
permission_rename_wiki_pages: 重新命名 wiki 頁面
permission_delete_wiki_pages: 刪除 wiki 頁面
permission_view_wiki_pages: 檢視 wiki
permission_view_wiki_edits: 檢視 wiki 歷史
permission_edit_wiki_pages: 編輯 wiki 頁面
permission_delete_wiki_pages_attachments: 刪除附件
permission_protect_wiki_pages: 專案 wiki 頁面
permission_manage_repository: 管理儲存機制
permission_browse_repository: 瀏覽儲存機制
permission_view_changesets: 檢視變更集
permission_commit_access: 存取認可
permission_manage_boards: 管理討論版
permission_view_messages: 檢視訊息
permission_add_messages: 新增訊息
permission_edit_messages: 編輯訊息
permission_edit_own_messages: 編輯自己的訊息
permission_delete_messages: 刪除訊息
permission_delete_own_messages: 刪除自己的訊息
permission_export_wiki_pages: 匯出 wiki 頁面
permission_manage_subtasks: 管理子任務
permission_manage_related_issues: 管理相關問題
project_module_issue_tracking: 問題追蹤
project_module_time_tracking: 工時追蹤
project_module_news: 新聞
project_module_documents: 文件
project_module_files: 檔案
project_module_wiki: Wiki
project_module_repository: 版本控管
project_module_boards: 討論區
project_module_calendar: 日曆
project_module_gantt: 甘特圖
label_user: 用戶
label_user_plural: 用戶清單
label_user_new: 建立新用戶
label_user_anonymous: 匿名用戶
label_project: 專案
label_project_new: 建立新專案
label_project_plural: 專案清單
label_x_projects:
zero: 無專案
one: 1 個專案
other: "%{count} 個專案"
label_project_all: 全部的專案
label_project_latest: 最近的專案
label_issue: 問題
label_issue_new: 建立新問題
label_issue_plural: 問題清單
label_issue_view_all: 檢視所有問題
label_issues_by: "問題按 %{value} 分組顯示"
label_issue_added: 問題已新增
label_issue_updated: 問題已更新
label_issue_note_added: 筆記已新增
label_issue_status_updated: 狀態已更新
label_issue_priority_updated: 優先權已更新
label_document: 文件
label_document_new: 建立新文件
label_document_plural: 文件
label_document_added: 文件已新增
label_role: 角色
label_role_plural: 角色
label_role_new: 建立新角色
label_role_and_permissions: 角色與權限
label_role_anonymous: 匿名者
label_role_non_member: 非會員
label_member: 成員
label_member_new: 建立新成員
label_member_plural: 成員
label_tracker: 追蹤標籤
label_tracker_plural: 追蹤標籤清單
label_tracker_new: 建立新的追蹤標籤
label_workflow: 流程
label_issue_status: 問題狀態
label_issue_status_plural: 問題狀態清單
label_issue_status_new: 建立新狀態
label_issue_category: 問題分類
label_issue_category_plural: 問題分類清單
label_issue_category_new: 建立新分類
label_custom_field: 自訂欄位
label_custom_field_plural: 自訂欄位清單
label_custom_field_new: 建立新自訂欄位
label_enumerations: 列舉值清單
label_enumeration_new: 建立新列舉值
label_information: 資訊
label_information_plural: 資訊
label_please_login: 請先登入
label_register: 註冊
label_login_with_open_id_option: 或使用 OpenID 登入
label_password_lost: 遺失密碼
label_home: 網站首頁
label_my_page: 帳戶首頁
label_my_account: 我的帳戶
label_my_projects: 我的專案
label_my_page_block: 帳戶首頁區塊
label_administration: 網站管理
label_login: 登入
label_logout: 登出
label_help: 說明
label_reported_issues: 我通報的問題
label_assigned_to_me_issues: 分派給我的問題
label_last_login: 最近一次連線
label_registered_on: 註冊於
label_activity: 活動
label_overall_activity: 整體活動
label_user_activity: "%{value} 的活動"
label_new: 建立新的...
label_logged_as: 目前登入
label_environment: 環境
label_authentication: 認證
label_auth_source: 認證模式
label_auth_source_new: 建立新認證模式
label_auth_source_plural: 認證模式清單
label_subproject_plural: 子專案
label_subproject_new: 建立子專案
label_and_its_subprojects: "%{value} 與其子專案"
label_min_max_length: 最小 - 最大 長度
label_list: 清單
label_date: 日期
label_integer: 整數
label_float: 浮點數
label_boolean: 布林
label_string: 文字
label_text: 長文字
label_attribute: 屬性
label_attribute_plural: 屬性
label_no_data: 沒有任何資料可供顯示
label_change_status: 變更狀態
label_history: 歷史
label_attachment: 檔案
label_attachment_new: 建立新檔案
label_attachment_delete: 刪除檔案
label_attachment_plural: 檔案
label_file_added: 檔案已新增
label_report: 報告
label_report_plural: 報告
label_news: 新聞
label_news_new: 建立新聞
label_news_plural: 新聞
label_news_latest: 最近新聞
label_news_view_all: 檢視全部的新聞
label_news_added: 新聞已新增
label_news_comment_added: 回應已加入新聞
label_settings: 設定
label_overview: 概觀
label_version: 版本
label_version_new: 建立新版本
label_version_plural: 版本
label_close_versions: 結束已完成的版本
label_confirmation: 確認
label_export_to: 匯出至
label_read: 讀取...
label_public_projects: 公開專案
label_open_issues: 進行中
label_open_issues_plural: 進行中
label_closed_issues: 已結束
label_closed_issues_plural: 已結束
label_x_open_issues_abbr_on_total:
zero: 0 進行中 / 共 %{total}
one: 1 進行中 / 共 %{total}
other: "%{count} 進行中 / 共 %{total}"
label_x_open_issues_abbr:
zero: 0 進行中
one: 1 進行中
other: "%{count} 進行中"
label_x_closed_issues_abbr:
zero: 0 已結束
one: 1 已結束
other: "%{count} 已結束"
label_x_issues:
zero: 0 個問題
one: 1 個問題
other: "%{count} 個問題"
label_total: 總計
label_total_time: 工時總計
label_permissions: 權限
label_current_status: 目前狀態
label_new_statuses_allowed: 可變更至以下狀態
label_all: 全部
label_any: 任意一個
label_none: 空值
label_nobody: 無名
label_next: 下一頁
label_previous: 上一頁
label_used_by: 已使用專案
label_details: 明細
label_add_note: 加入一個新筆記
label_per_page: 每頁
label_calendar: 日曆
label_months_from: 個月, 開始月份
label_gantt: 甘特圖
label_internal: 內部
label_last_changes: "最近 %{count} 個變更"
label_change_view_all: 檢視全部的變更
label_personalize_page: 自訂版面
label_comment: 回應
label_comment_plural: 回應
label_x_comments:
zero: 無回應
one: 1 個回應
other: "%{count} 個回應"
label_comment_add: 加入新回應
label_comment_added: 新回應已加入
label_comment_delete: 刪除回應
label_query: 自訂查詢
label_query_plural: 自訂查詢
label_query_new: 建立新查詢
label_my_queries: 我的自訂查詢
label_filter_add: 加入新篩選條件
label_filter_plural: 篩選條件
label_equals: 等於
label_not_equals: 不等於
label_in_less_than: 在小於
label_in_more_than: 在大於
label_in_the_next_days: 在未來幾天之內
label_in_the_past_days: 在過去幾天之內
label_greater_or_equal: "大於等於 (>=)"
label_less_or_equal: "小於等於 (<=)"
label_between: 區間
label_in: 在
label_today: 今天
label_all_time: 全部
label_yesterday: 昨天
label_this_week: 本週
label_last_week: 上週
label_last_n_weeks: "過去 %{count} 週"
label_last_n_days: "過去 %{count} 天"
label_this_month: 這個月
label_last_month: 上個月
label_this_year: 今年
label_date_range: 日期區間
label_less_than_ago: 小於幾天之前
label_more_than_ago: 大於幾天之前
label_ago: 天以前
label_contains: 包含
label_not_contains: 不包含
label_any_issues_in_project: 在專案中的任意問題
label_any_issues_not_in_project: 不在專案中的任意問題
label_no_issues_in_project: 沒有問題在專案中
label_day_plural: 天
label_repository: 儲存機制
label_repository_new: 建立新儲存機制
label_repository_plural: 儲存機制清單
label_browse: 瀏覽
label_branch: 分支
label_tag: 標籤
label_revision: 修訂版
label_revision_plural: 修訂版清單
label_revision_id: "修訂版 %{value}"
label_associated_revisions: 關聯的修訂版
label_added: 已新增
label_modified: 已修改
label_copied: 已複製
label_renamed: 已重新命名
label_deleted: 已刪除
label_latest_revision: 最新的修訂版
label_latest_revision_plural: 最新的修訂版清單
label_view_revisions: 檢視修訂版清單
label_view_all_revisions: 檢視所有的的修訂版清單
label_max_size: 最大長度
label_sort_highest: 移動至開頭
label_sort_higher: 往上移動
label_sort_lower: 往下移動
label_sort_lowest: 移動至結尾
label_roadmap: 版本藍圖
label_roadmap_due_in: "剩餘 %{value}"
label_roadmap_overdue: "逾期 %{value}"
label_roadmap_no_issues: 此版本尚未包含任何問題
label_search: 搜尋
label_result_plural: 結果
label_all_words: 包含全部的字詞
label_wiki: Wiki
label_wiki_edit: Wiki 編輯
label_wiki_edit_plural: Wiki 編輯
label_wiki_page: Wiki 網頁
label_wiki_page_plural: Wiki 網頁
label_index_by_title: 依標題索引
label_index_by_date: 依日期索引
label_current_version: 現行版本
label_preview: 預覽
label_feed_plural: Feeds
label_changes_details: 所有變更的明細
label_issue_tracking: 問題追蹤
label_spent_time: 耗用工時
label_overall_spent_time: 整體耗用工時
label_f_hour: "%{value} 小時"
label_f_hour_plural: "%{value} 小時"
label_time_tracking: 工時追蹤
label_change_plural: 變更
label_statistics: 統計資訊
label_commits_per_month: 依月份統計認可
label_commits_per_author: 依作者統計認可
label_view_diff: 檢視差異
label_diff: 差異
label_diff_inline: 直列
label_diff_side_by_side: 並排
label_options: 選項清單
label_copy_workflow_from: 從以下追蹤標籤複製工作流程
label_permissions_report: 權限報表
label_watched_issues: 監看中的問題清單
label_related_issues: 相關的問題清單
label_applied_status: 已套用狀態
label_loading: 載入中...
label_relation_new: 建立新關聯
label_relation_delete: 刪除關聯
label_relates_to: 關聯至
label_duplicates: 已重複
label_duplicated_by: 與後面所列問題重複
label_blocks: 阻擋
label_blocked_by: 被阻擋
label_precedes: 優先於
label_follows: 跟隨於
label_copied_to: 複製到
label_copied_from: 複製於
label_end_to_start: 結束─開始
label_end_to_end: 結束─結束
label_start_to_start: 開始─開始
label_start_to_end: 開始─結束
label_stay_logged_in: 維持已登入狀態
label_disabled: 關閉
label_show_completed_versions: 顯示已完成的版本
label_me: 我自己
label_board: 論壇
label_board_new: 建立新論壇
label_board_plural: 論壇
label_board_locked: 鎖定
label_board_sticky: 置頂
label_topic_plural: 討論主題
label_message_plural: 訊息
label_message_last: 上一封訊息
label_message_new: 建立新訊息
label_message_posted: 訊息已新增
label_reply_plural: 回應
label_send_information: 寄送帳戶資訊電子郵件給用戶
label_year: 年
label_month: 月
label_week: 週
label_date_from: 開始
label_date_to: 結束
label_language_based: 依用戶之語系決定
label_sort_by: "按 %{value} 排序"
label_send_test_email: 寄送測試郵件
label_feeds_access_key: Atom 存取金鑰
label_missing_feeds_access_key: 找不到 Atom 存取金鑰
label_feeds_access_key_created_on: "Atom 存取鍵建立於 %{value} 之前"
label_module_plural: 模組
label_added_time_by: "是由 %{author} 於 %{age} 前加入"
label_updated_time_by: "是由 %{author} 於 %{age} 前更新"
label_updated_time: "於 %{value} 前更新"
label_jump_to_a_project: 選擇欲前往的專案...
label_file_plural: 檔案清單
label_changeset_plural: 變更集清單
label_default_columns: 預設欄位清單
label_no_change_option: (維持不變)
label_bulk_edit_selected_issues: 大量編輯選取的問題
label_bulk_edit_selected_time_entries: 大量編輯選取的工時項目
label_theme: 畫面主題
label_default: 預設
label_search_titles_only: 僅搜尋標題
label_user_mail_option_all: "提醒與我的專案有關的全部事件"
label_user_mail_option_selected: "只提醒我所選擇專案中的事件..."
label_user_mail_option_none: "取消提醒"
label_user_mail_option_only_my_events: "只提醒我觀察中或參與中的事物"
label_user_mail_option_only_assigned: "只提醒我被指派的事物"
label_user_mail_option_only_owner: "只提醒我作為擁有者的事物"
label_user_mail_no_self_notified: "不提醒我自己所做的變更"
label_registration_activation_by_email: 透過電子郵件啟用帳戶
label_registration_manual_activation: 手動啟用帳戶
label_registration_automatic_activation: 自動啟用帳戶
label_display_per_page: "每頁顯示: %{value} 個"
label_age: 年齡
label_change_properties: 變更屬性
label_general: 一般
label_more: 更多 »
label_scm: 版本控管
label_plugins: 附加元件
label_ldap_authentication: LDAP 認證
label_downloads_abbr: 下載
label_optional_description: 額外的說明
label_add_another_file: 增加其他檔案
label_preferences: 偏好選項
label_chronological_order: 以時間由遠至近排序
label_reverse_chronological_order: 以時間由近至遠排序
label_planning: 計劃表
label_incoming_emails: 傳入的電子郵件
label_generate_key: 產生金鑰
label_issue_watchers: 監看者
label_example: 範例
label_display: 顯示
label_sort: 排序
label_ascending: 遞增排序
label_descending: 遞減排序
label_date_from_to: 起 %{start} 迄 %{end}
label_wiki_content_added: Wiki 頁面已新增
label_wiki_content_updated: Wiki 頁面已更新
label_group: 群組
label_group_plural: 群組清單
label_group_new: 建立新群組
label_time_entry_plural: 耗用工時
label_version_sharing_none: 不共用
label_version_sharing_descendants: 與子專案共用
label_version_sharing_hierarchy: 與專案階層架構共用
label_version_sharing_tree: 與專案樹共用
label_version_sharing_system: 與全部的專案共用
label_update_issue_done_ratios: 更新問題完成百分比
label_copy_source: 來源
label_copy_target: 目的地
label_copy_same_as_target: 與目的地相同
label_display_used_statuses_only: 僅顯示此追蹤標籤所使用之狀態
label_api_access_key: API 存取金鑰
label_missing_api_access_key: 找不到 API 存取金鑰
label_api_access_key_created_on: "API 存取金鑰建立於 %{value} 之前"
label_profile: 配置概況
label_subtask_plural: 子任務
label_project_copy_notifications: 在複製專案的過程中,傳送通知郵件
label_principal_search: "搜尋用戶或群組:"
label_user_search: "搜尋用戶:"
label_additional_workflow_transitions_for_author: 用戶為作者時額外允許的流程轉換
label_additional_workflow_transitions_for_assignee: 用戶為被指定者時額外允許的流程轉換
label_issues_visibility_all: 所有問題
label_issues_visibility_public: 所有非私人問題
label_issues_visibility_own: 使用者所建立的或被指派的問題
label_git_report_last_commit: 報告最後認可的文件和目錄
label_parent_revision: 父項
label_child_revision: 子項
label_export_options: "%{export_format} 匯出選項"
label_copy_attachments: 複製附件
label_copy_subtasks: 複製子任務
label_item_position: "%{position} / %{count}"
label_completed_versions: 已完成版本
label_search_for_watchers: 搜尋可供加入的監看者
label_session_expiration: 工作階段逾期
label_show_closed_projects: 檢視已關閉的專案
label_status_transitions: 狀態轉換
label_fields_permissions: 欄位權限
label_readonly: 唯讀
label_required: 必填
label_hidden: 隱藏
label_attribute_of_project: "專案是 %{name}"
label_attribute_of_issue: "問題是 %{name}"
label_attribute_of_author: "作者是 %{name}"
label_attribute_of_assigned_to: "被指派者是 %{name}"
label_attribute_of_user: "用戶是 %{name}"
label_attribute_of_fixed_version: "版本是 %{name}"
label_cross_project_descendants: 與子專案共用
label_cross_project_tree: 與專案樹共用
label_cross_project_hierarchy: 與專案階層架構共用
label_cross_project_system: 與全部的專案共用
label_gantt_progress_line: 進度線
label_visibility_private: 僅我自己可見
label_visibility_roles: 僅選取之角色可見
label_visibility_public: 任何用戶均可見
button_login: 登入
button_submit: 送出
button_save: 儲存
button_check_all: 全選
button_uncheck_all: 全不選
button_collapse_all: 全部摺疊
button_expand_all: 全部展開
button_delete: 刪除
button_create: 建立
button_create_and_continue: 繼續建立
button_test: 測試
button_edit: 編輯
button_edit_associated_wikipage: "編輯相關 Wiki 頁面: %{page_title}"
button_add: 新增
button_change: 修改
button_apply: 套用
button_clear: 清除
button_lock: 鎖定
button_unlock: 解除鎖定
button_download: 下載
button_list: 清單
button_view: 檢視
button_move: 移動
button_move_and_follow: 移動後跟隨
button_back: 返回
button_cancel: 取消
button_activate: 啟用
button_sort: 排序
button_log_time: 記錄時間
button_rollback: 還原至此版本
button_watch: 觀察
button_unwatch: 取消觀察
button_reply: 回應
button_archive: 封存
button_unarchive: 取消封存
button_reset: 回復
button_rename: 重新命名
button_change_password: 變更密碼
button_copy: 複製
button_copy_and_follow: 複製後跟隨
button_annotate: 註解
button_update: 更新
button_configure: 設定
button_quote: 引用
button_duplicate: 重製
button_show: 顯示
button_hide: 隱藏
button_edit_section: 編輯此區塊
button_export: 匯出
button_delete_my_account: 刪除我的帳戶
button_close: 關閉
button_reopen: 重新開啟
status_active: 活動中
status_registered: 註冊完成
status_locked: 鎖定中
project_status_active: 使用中
project_status_closed: 已關閉
project_status_archived: 已封存
version_status_open: 進行中
version_status_locked: 已鎖定
version_status_closed: 已結束
field_active: 活動中
text_select_mail_notifications: 選擇欲寄送提醒通知郵件之動作
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 代表「不限制」
text_project_destroy_confirmation: 您確定要刪除這個專案和其他相關資料?
text_subprojects_destroy_warning: "下列子專案: %{value} 將一併被刪除。"
text_workflow_edit: 選擇角色與追蹤標籤以設定其工作流程
text_are_you_sure: 確定執行?
text_journal_changed: "%{label} 從 %{old} 變更為 %{new}"
text_journal_changed_no_detail: "%{label} 已更新"
text_journal_set_to: "%{label} 設定為 %{value}"
text_journal_deleted: "%{label} 已刪除 (%{old})"
text_journal_added: "%{label} %{value} 已新增"
text_tip_issue_begin_day: 今天起始的問題
text_tip_issue_end_day: 今天截止的的問題
text_tip_issue_begin_end_day: 今天起始與截止的問題
text_project_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。 一旦儲存之後, 代碼便無法再次被更改。'
text_caracters_maximum: "最多 %{count} 個字元."
text_caracters_minimum: "長度必須大於 %{count} 個字元."
text_length_between: "長度必須介於 %{min} 至 %{max} 個字元之間."
text_tracker_no_workflow: 此追蹤標籤尚未定義工作流程
text_unallowed_characters: 不允許的字元
text_comma_separated: 可輸入多個值(須以逗號分隔)。
text_line_separated: 可輸入多個值(須以換行符號分隔,即每列只能輸入一個值)。
text_issues_ref_in_commit_messages: 認可訊息中參照(或修正)問題之關鍵字
text_issue_added: "問題 %{id} 已被 %{author} 通報。"
text_issue_updated: "問題 %{id} 已被 %{author} 更新。"
text_wiki_destroy_confirmation: 您確定要刪除這個 wiki 和其中的所有內容?
text_issue_category_destroy_question: "有 (%{count}) 個問題被指派到此分類. 請選擇您想要的動作?"
text_issue_category_destroy_assignments: 移除這些問題的分類
text_issue_category_reassign_to: 重新指派這些問題至其它分類
text_user_mail_option: "對於那些未被選擇的專案,將只會接收到您正在觀察中,或是參與中的問題通知。(「參與中的問題」包含您建立的或是指派給您的問題)"
text_no_configuration_data: "角色、追蹤標籤、問題狀態與流程尚未被設定完成。\n強烈建議您先載入預設的組態。將預設組態載入之後,您可再變更其中之值。"
text_load_default_configuration: 載入預設組態
text_status_changed_by_changeset: "已套用至變更集 %{value}."
text_time_logged_by_changeset: "紀錄於變更集 %{value}."
text_issues_destroy_confirmation: '確定刪除已選擇的問題?'
text_issues_destroy_descendants_confirmation: "這麼做將會一併刪除 %{count} 子任務。"
text_time_entries_destroy_confirmation: 您確定要刪除所選擇的工時紀錄?
text_select_project_modules: '選擇此專案可使用之模組:'
text_default_administrator_account_changed: 已變更預設管理員帳號內容
text_file_repository_writable: 可寫入附加檔案目錄
text_plugin_assets_writable: 可寫入附加元件目錄
text_rmagick_available: 可使用 RMagick (選配)
text_convert_available: 可使用 ImageMagick 轉換圖片格式 (選配)
text_destroy_time_entries_question: 您即將刪除的問題已報工 %{hours} 小時. 您的選擇是?
text_destroy_time_entries: 刪除已報工的時數
text_assign_time_entries_to_project: 指定已報工的時數至專案中
text_reassign_time_entries: '重新指定已報工的時數至此問題:'
text_user_wrote: "%{value} 先前提到:"
text_enumeration_destroy_question: "目前有 %{count} 個物件使用此列舉值。"
text_enumeration_category_reassign_to: '重新設定其列舉值為:'
text_email_delivery_not_configured: "您尚未設定電子郵件傳送方式,因此提醒選項已被停用。\n請在 config/configuration.yml 中設定 SMTP 之後,重新啟動 Redmine,以啟用電子郵件提醒選項。"
text_repository_usernames_mapping: "選擇或更新 Redmine 使用者與儲存機制紀錄使用者之對應關係。\n儲存機制中之使用者帳號或電子郵件信箱,與 Redmine 設定相同者,將自動產生對應關係。"
text_diff_truncated: '... 這份差異已被截短以符合顯示行數之最大值'
text_custom_field_possible_values_info: '一列輸入一個值'
text_wiki_page_destroy_question: "此頁面包含 %{descendants} 個子頁面及延伸頁面。 請選擇您想要的動作?"
text_wiki_page_nullify_children: "保留所有子頁面當作根頁面"
text_wiki_page_destroy_children: "刪除所有子頁面及其延伸頁面"
text_wiki_page_reassign_children: "重新指定所有的子頁面之父頁面至此頁面"
text_own_membership_delete_confirmation: "您在專案中,所擁有的部分或全部權限即將被移除,在這之後可能無法再次編輯此專案。\n您確定要繼續執行這個動作?"
text_zoom_in: 放大
text_zoom_out: 縮小
text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。"
text_scm_path_encoding_note: "預設: UTF-8"
text_git_repository_note: 儲存機制是本機的空(bare)目錄 (即: /gitrepo, c:\gitrepo)
text_mercurial_repository_note: 本機儲存機制 (即: /hgrepo, c:\hgrepo)
text_scm_command: 命令
text_scm_command_version: 版本
text_scm_config: 您可以在 config/configuration.yml 中設定 SCM 命令。請在編輯該檔案之後重新啟動 Redmine 應用程式。
text_scm_command_not_available: SCM 命令無法使用。請檢查管理面板中的設定。
text_issue_conflict_resolution_overwrite: "直接套用我的變更 (先前的筆記將會被保留,但是某些變更可能會被複寫)"
text_issue_conflict_resolution_add_notes: "新增我的筆記並捨棄我其他的變更"
text_issue_conflict_resolution_cancel: "捨棄我全部的變更並重新顯示 %{link}"
text_account_destroy_confirmation: |-
您確定要繼續這個動作嗎?
您的帳戶將會被永久刪除,且無法被重新啟用。
text_session_expiration_settings: "警告:變更這些設定將會導致包含您在內的所有工作階段過期。"
text_project_closed: 此專案已被關閉,僅供唯讀使用。
text_turning_multiple_off: "若您停用多重值設定,重複的值將會被移除,以使每個項目僅保留一個值。"
default_role_manager: 管理人員
default_role_developer: 開發人員
default_role_reporter: 報告人員
default_tracker_bug: 臭蟲
default_tracker_feature: 功能
default_tracker_support: 支援
default_issue_status_new: 新建立
default_issue_status_in_progress: 實作中
default_issue_status_resolved: 已解決
default_issue_status_feedback: 已回應
default_issue_status_closed: 已結束
default_issue_status_rejected: 已拒絕
default_doc_category_user: 使用手冊
default_doc_category_tech: 技術文件
default_priority_low: 低
default_priority_normal: 正常
default_priority_high: 高
default_priority_urgent: 速
default_priority_immediate: 急
default_activity_design: 設計
default_activity_development: 開發
enumeration_issue_priorities: 問題優先權
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
enumeration_system_activity: 系統活動
description_filter: 篩選條件
description_search: 搜尋欄位
description_choose_project: 專案清單
description_project_scope: 搜尋範圍
description_notes: 筆記
description_message_content: 訊息內容
description_query_sort_criteria_attribute: 排序屬性
description_query_sort_criteria_direction: 排列順序
description_user_mail_notification: 郵件通知設定
description_available_columns: 可用欄位
description_selected_columns: 已選取的欄位
description_all_columns: 所有欄位
description_issue_category_reassign: 選擇問題分類
description_wiki_subpages_reassign: 選擇新的父頁面
description_date_range_list: 從清單中選取範圍
description_date_range_interval: 選擇起始與結束日期以設定範圍區間
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。 一旦儲存之後, 代碼便無法再次被更改。'
redmine-2.4.2/config/locales/nl.yml 0000644 0001750 0001750 00000141041 12255774347 016532 0 ustar ondrej ondrej nl:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d-%m-%Y"
short: "%e %b"
long: "%d %B, %Y"
day_names: [zondag, maandag, dinsdag, woensdag, donderdag, vrijdag, zaterdag]
abbr_day_names: [zo, ma, di, wo, do, vr, za]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, januari, februari, maart, april, mei, juni, juli, augustus, september, oktober, november, december]
abbr_month_names: [~, jan, feb, mar, apr, mei, jun, jul, aug, sep, okt, nov, dec]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%e %b %H:%M"
long: "%d %B, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "halve minuut"
less_than_x_seconds:
one: "minder dan een seconde"
other: "minder dan %{count} seconden"
x_seconds:
one: "1 seconde"
other: "%{count} seconden"
less_than_x_minutes:
one: "minder dan een minuut"
other: "minder dan %{count} minuten"
x_minutes:
one: "1 minuut"
other: "%{count} minuten"
about_x_hours:
one: "ongeveer 1 uur"
other: "ongeveer %{count} uren"
x_hours:
one: "1 uur"
other: "%{count} uren"
x_days:
one: "1 dag"
other: "%{count} dagen"
about_x_months:
one: "ongeveer 1 maand"
other: "ongeveer %{count} maanden"
x_months:
one: "1 maand"
other: "%{count} maanden"
about_x_years:
one: "ongeveer 1 jaar"
other: "ongeveer %{count} jaar"
over_x_years:
one: "meer dan 1 jaar"
other: "meer dan %{count} jaar"
almost_x_years:
one: "bijna 1 jaar"
other: "bijna %{count} jaar"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "en"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "Door een fout kon dit %{model} niet worden opgeslagen"
other: "Door %{count} fouten kon dit %{model} niet worden opgeslagen"
messages:
inclusion: "staat niet in de lijst"
exclusion: "is gereserveerd"
invalid: "is ongeldig"
confirmation: "komt niet overeen met bevestiging"
accepted: "moet geaccepteerd worden"
empty: "mag niet leeg zijn"
blank: "mag niet blanco zijn"
too_long: "is te lang (maximaal %{count} tekens)"
too_short: "is te kort (minimaal %{count} tekens)"
wrong_length: "heeft een onjuiste lengte"
taken: "is al in gebruik"
not_a_number: "is geen getal"
not_a_date: "is geen valide datum"
greater_than: "moet groter zijn dan %{count}"
greater_than_or_equal_to: "moet groter zijn of gelijk zijn aan %{count}"
equal_to: "moet gelijk zijn aan %{count}"
less_than: "moet minder zijn dan %{count}"
less_than_or_equal_to: "moet minder dan of gelijk zijn aan %{count}"
odd: "moet oneven zijn"
even: "moet even zijn"
greater_than_start_date: "moet na de startdatum liggen"
not_same_project: "hoort niet bij hetzelfde project"
circular_dependency: "Deze relatie zou een circulaire afhankelijkheid tot gevolg hebben"
cant_link_an_issue_with_a_descendant: "Een issue kan niet gelinked worden met een subtask"
earlier_than_minimum_start_date: "kan niet eerder zijn dan %{date} wegens voorafgaande issues"
actionview_instancetag_blank_option: Selecteer
button_activate: Activeer
button_add: Voeg toe
button_annotate: Annoteer
button_apply: Pas toe
button_archive: Archiveer
button_back: Terug
button_cancel: Annuleer
button_change: Wijzig
button_change_password: Wijzig wachtwoord
button_check_all: Selecteer alle
button_clear: Leeg maken
button_configure: Configureer
button_copy: Kopiëer
button_create: Maak
button_delete: Verwijder
button_download: Download
button_edit: Bewerk
button_list: Lijst
button_lock: Sluit
button_log_time: Registreer tijd
button_login: Inloggen
button_move: Verplaatsen
button_quote: Citaat
button_rename: Hernoemen
button_reply: Antwoord
button_reset: Reset
button_rollback: Rollback naar deze versie
button_save: Bewaren
button_sort: Sorteer
button_submit: Toevoegen
button_test: Test
button_unarchive: Dearchiveer
button_uncheck_all: Deselecteer alle
button_unlock: Open
button_unwatch: Niet meer monitoren
button_update: Update
button_view: Bekijken
button_watch: Monitor
default_activity_design: Ontwerp
default_activity_development: Ontwikkeling
default_doc_category_tech: Technische documentatie
default_doc_category_user: Gebruikersdocumentatie
default_issue_status_in_progress: In Progress
default_issue_status_closed: Gesloten
default_issue_status_feedback: Terugkoppeling
default_issue_status_new: Nieuw
default_issue_status_rejected: Afgewezen
default_issue_status_resolved: Opgelost
default_priority_high: Hoog
default_priority_immediate: Onmiddellijk
default_priority_low: Laag
default_priority_normal: Normaal
default_priority_urgent: Spoed
default_role_developer: Ontwikkelaar
default_role_manager: Manager
default_role_reporter: Rapporteur
default_tracker_bug: Bug
default_tracker_feature: Feature
default_tracker_support: Support
enumeration_activities: Activiteiten (tijdtracking)
enumeration_doc_categories: Documentcategorieën
enumeration_issue_priorities: Issueprioriteiten
error_can_t_load_default_data: "De standaard configuratie kon niet worden geladen: %{value}"
error_issue_not_found_in_project: 'Deze issue is niet gevonden of behoort niet toe tot dit project.'
error_scm_annotate: "Er kan geen commentaar toegevoegd worden."
error_scm_command_failed: "Er trad een fout op tijdens de poging om verbinding te maken met de repository: %{value}"
error_scm_not_found: "Deze ingang of revisie bestaat niet in de repository."
field_account: Account
field_activity: Activiteit
field_admin: Beheerder
field_assignable: Issues kunnen toegewezen worden aan deze rol
field_assigned_to: Toegewezen aan
field_attr_firstname: Voornaam attribuut
field_attr_lastname: Achternaam attribuut
field_attr_login: Login attribuut
field_attr_mail: E-mail attribuut
field_auth_source: Authenticatiemethode
field_author: Auteur
field_base_dn: Base DN
field_category: Categorie
field_column_names: Kolommen
field_comments: Commentaar
field_comments_sorting: Commentaar weergeven
field_created_on: Aangemaakt
field_default_value: Standaardwaarde
field_delay: Vertraging
field_description: Beschrijving
field_done_ratio: "% Gereed"
field_downloads: Downloads
field_due_date: Verwachte datum gereed
field_effective_date: Datum
field_estimated_hours: Geschatte tijd
field_field_format: Formaat
field_filename: Bestand
field_filesize: Grootte
field_firstname: Voornaam
field_fixed_version: Versie
field_hide_mail: Verberg mijn e-mailadres
field_homepage: Homepage
field_host: Host
field_hours: Uren
field_identifier: Identificatiecode
field_is_closed: Issue gesloten
field_is_default: Standaard
field_is_filter: Gebruikt als een filter
field_is_for_all: Voor alle projecten
field_is_in_roadmap: Issues weergegeven in roadmap
field_is_public: Publiek
field_is_required: Verplicht
field_issue: Issue
field_issue_to: Gerelateerd issue
field_language: Taal
field_last_login_on: Laatste bezoek
field_lastname: Achternaam
field_login: Gebruikersnaam
field_mail: E-mail
field_mail_notification: Mail notificaties
field_max_length: Maximale lengte
field_min_length: Minimale lengte
field_name: Naam
field_new_password: Nieuw wachtwoord
field_notes: Notities
field_onthefly: On-the-fly aanmaken van een gebruiker
field_parent: Subproject van
field_parent_title: Bovenliggende pagina
field_password: Wachtwoord
field_password_confirmation: Bevestig wachtwoord
field_port: Port
field_possible_values: Mogelijke waarden
field_priority: Prioriteit
field_project: Project
field_redirect_existing_links: Verwijs bestaande links door
field_regexp: Reguliere expressie
field_role: Rol
field_searchable: Doorzoekbaar
field_spent_on: Datum
field_start_date: Startdatum
field_start_page: Startpagina
field_status: Status
field_subject: Onderwerp
field_subproject: Subproject
field_summary: Samenvatting
field_time_zone: Tijdzone
field_title: Titel
field_tracker: Tracker
field_type: Type
field_updated_on: Gewijzigd
field_url: URL
field_user: Gebruiker
field_value: Waarde
field_version: Versie
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_csv_separator: ';'
general_first_day_of_week: '7'
general_lang_name: 'Nederlands'
general_pdf_encoding: UTF-8
general_text_No: 'Nee'
general_text_Yes: 'Ja'
general_text_no: 'nee'
general_text_yes: 'ja'
label_activity: Activiteit
label_add_another_file: Ander bestand toevoegen
label_add_note: Voeg een notitie toe
label_added: toegevoegd
label_added_time_by: "Toegevoegd door %{author} %{age} geleden"
label_administration: Administratie
label_age: Leeftijd
label_ago: dagen geleden
label_all: alle
label_all_time: alles
label_all_words: Alle woorden
label_and_its_subprojects: "%{value} en zijn subprojecten."
label_applied_status: Toegekende status
label_assigned_to_me_issues: Aan mij toegewezen issues
label_associated_revisions: Geassociëerde revisies
label_attachment: Bestand
label_attachment_delete: Verwijder bestand
label_attachment_new: Nieuw bestand
label_attachment_plural: Bestanden
label_attribute: Attribuut
label_attribute_plural: Attributen
label_auth_source: Authenticatiemodus
label_auth_source_new: Nieuwe authenticatiemodus
label_auth_source_plural: Authenticatiemodi
label_authentication: Authenticatie
label_blocked_by: geblokkeerd door
label_blocks: blokkeert
label_board: Forum
label_board_new: Nieuw forum
label_board_plural: Forums
label_boolean: Boolean
label_browse: Blader
label_bulk_edit_selected_issues: Bewerk geselecteerde issues in bulk
label_calendar: Kalender
label_change_plural: Wijzigingen
label_change_properties: Eigenschappen wijzigen
label_change_status: Wijzig status
label_change_view_all: Bekijk alle wijzigingen
label_changes_details: Details van alle wijzigingen
label_changeset_plural: Changesets
label_chronological_order: In chronologische volgorde
label_closed_issues: gesloten
label_closed_issues_plural: gesloten
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 gesloten
one: 1 gesloten
other: "%{count} gesloten"
label_comment: Commentaar
label_comment_add: Voeg commentaar toe
label_comment_added: Commentaar toegevoegd
label_comment_delete: Verwijder commentaar
label_comment_plural: Commentaar
label_x_comments:
zero: geen commentaar
one: 1x commentaar
other: "%{count}x commentaar"
label_commits_per_author: Commits per auteur
label_commits_per_month: Commits per maand
label_confirmation: Bevestiging
label_contains: bevat
label_copied: gekopieerd
label_copy_workflow_from: Kopieer workflow van
label_current_status: Huidige status
label_current_version: Huidige versie
label_custom_field: Specifiek veld
label_custom_field_new: Nieuw specifiek veld
label_custom_field_plural: Specifieke velden
label_date: Datum
label_date_from: Van
label_date_range: Datumbereik
label_date_to: Tot
label_day_plural: dagen
label_default: Standaard
label_default_columns: Standaard kolommen.
label_deleted: verwijderd
label_details: Details
label_diff_inline: inline
label_diff_side_by_side: naast elkaar
label_disabled: uitgeschakeld
label_display_per_page: "Per pagina: %{value}"
label_document: Document
label_document_added: Document toegevoegd
label_document_new: Nieuw document
label_document_plural: Documenten
label_downloads_abbr: D/L
label_duplicated_by: gedupliceerd door
label_duplicates: dupliceert
label_end_to_end: eind tot eind
label_end_to_start: eind tot start
label_enumeration_new: Nieuwe waarde
label_enumerations: Enumeraties
label_environment: Omgeving
label_equals: is gelijk
label_example: Voorbeeld
label_export_to: Exporteer naar
label_f_hour: "%{value} uur"
label_f_hour_plural: "%{value} uren"
label_feed_plural: Feeds
label_feeds_access_key_created_on: "Atom toegangssleutel %{value} geleden gemaakt."
label_file_added: Bestand toegevoegd
label_file_plural: Bestanden
label_filter_add: Voeg filter toe
label_filter_plural: Filters
label_float: Float
label_follows: volgt op
label_gantt: Gantt
label_general: Algemeen
label_generate_key: Genereer een sleutel
label_help: Help
label_history: Geschiedenis
label_home: Home
label_in: in
label_in_less_than: in minder dan
label_in_more_than: in meer dan
label_incoming_emails: Inkomende e-mail
label_index_by_date: Indexeer op datum
label_index_by_title: Indexeer op titel
label_information: Informatie
label_information_plural: Informatie
label_integer: Integer
label_internal: Intern
label_issue: Issue
label_issue_added: Issue toegevoegd
label_issue_category: Issue categorie
label_issue_category_new: Nieuwe categorie
label_issue_category_plural: Issuecategorieën
label_issue_new: Nieuw issue
label_issue_plural: Issues
label_issue_status: Issue status
label_issue_status_new: Nieuwe status
label_issue_status_plural: Issue statussen
label_issue_tracking: Issue-tracking
label_issue_updated: Issue bijgewerkt
label_issue_view_all: Bekijk alle issues
label_issue_watchers: Monitoren
label_issues_by: "Issues door %{value}"
label_jump_to_a_project: Ga naar een project...
label_language_based: Taal gebaseerd
label_last_changes: "laatste %{count} wijzigingen"
label_last_login: Laatste bezoek
label_last_month: laatste maand
label_last_n_days: "%{count} dagen geleden"
label_last_week: vorige week
label_latest_revision: Meest recente revisie
label_latest_revision_plural: Meest recente revisies
label_ldap_authentication: LDAP authenticatie
label_less_than_ago: minder dan x dagen geleden
label_list: Lijst
label_loading: Laden...
label_logged_as: Ingelogd als
label_login: Inloggen
label_logout: Uitloggen
label_max_size: Maximumgrootte
label_me: mij
label_member: Lid
label_member_new: Nieuw lid
label_member_plural: Leden
label_message_last: Laatste bericht
label_message_new: Nieuw bericht
label_message_plural: Berichten
label_message_posted: Bericht toegevoegd
label_min_max_length: Min-max lengte
label_modified: gewijzigd
label_module_plural: Modules
label_month: Maand
label_months_from: maanden vanaf
label_more: Meer
label_more_than_ago: meer dan x dagen geleden
label_my_account: Mijn account
label_my_page: Mijn pagina
label_my_projects: Mijn projecten
label_new: Nieuw
label_new_statuses_allowed: Nieuwe toegestane statussen
label_news: Nieuws
label_news_added: Nieuws toegevoegd
label_news_latest: Laatste nieuws
label_news_new: Voeg nieuws toe
label_news_plural: Nieuws
label_news_view_all: Bekijk al het nieuws
label_next: Volgende
label_no_change_option: (Geen wijziging)
label_no_data: Geen gegevens om te tonen
label_nobody: niemand
label_none: geen
label_not_contains: bevat niet
label_not_equals: is niet gelijk
label_open_issues: open
label_open_issues_plural: open
label_optional_description: Optionele beschrijving
label_options: Opties
label_overall_activity: Activiteit
label_overview: Overzicht
label_password_lost: Wachtwoord verloren
label_per_page: Per pagina
label_permissions: Permissies
label_permissions_report: Permissierapport
label_personalize_page: Personaliseer deze pagina
label_planning: Planning
label_please_login: Log a.u.b. in
label_plugins: Plugins
label_precedes: gaat vooraf aan
label_preferences: Voorkeuren
label_preview: Voorbeeldweergave
label_previous: Vorige
label_project: Project
label_project_all: Alle projecten
label_project_latest: Nieuwste projecten
label_project_new: Nieuw project
label_project_plural: Projecten
label_x_projects:
zero: geen projecten
one: 1 project
other: "%{count} projecten"
label_public_projects: Publieke projecten
label_query: Eigen zoekopdracht
label_query_new: Nieuwe zoekopdracht
label_query_plural: Eigen zoekopdrachten
label_read: Lees...
label_register: Registreer
label_registered_on: Geregistreerd op
label_registration_activation_by_email: accountactivatie per e-mail
label_registration_automatic_activation: automatische accountactivatie
label_registration_manual_activation: handmatige accountactivatie
label_related_issues: Gerelateerde issues
label_relates_to: gerelateerd aan
label_relation_delete: Verwijder relatie
label_relation_new: Nieuwe relatie
label_renamed: hernoemd
label_reply_plural: Antwoorden
label_report: Rapport
label_report_plural: Rapporten
label_reported_issues: Gemelde issues
label_repository: Repository
label_repository_plural: Repositories
label_result_plural: Resultaten
label_reverse_chronological_order: In omgekeerde chronologische volgorde
label_revision: Revisie
label_revision_plural: Revisies
label_roadmap: Roadmap
label_roadmap_due_in: "Voldaan in %{value}"
label_roadmap_no_issues: Geen issues voor deze versie
label_roadmap_overdue: "%{value} over tijd"
label_role: Rol
label_role_and_permissions: Rollen en permissies
label_role_new: Nieuwe rol
label_role_plural: Rollen
label_scm: SCM
label_search: Zoeken
label_search_titles_only: Enkel titels doorzoeken
label_send_information: Stuur accountinformatie naar de gebruiker
label_send_test_email: Stuur een test e-mail
label_settings: Instellingen
label_show_completed_versions: Toon afgeronde versies
label_sort_by: "Sorteer op %{value}"
label_sort_higher: Verplaats naar boven
label_sort_highest: Verplaats naar begin
label_sort_lower: Verplaats naar beneden
label_sort_lowest: Verplaats naar eind
label_spent_time: Gespendeerde tijd
label_start_to_end: start tot eind
label_start_to_start: start tot start
label_statistics: Statistieken
label_stay_logged_in: Blijf ingelogd
label_string: Tekst
label_subproject_plural: Subprojecten
label_text: Lange tekst
label_theme: Thema
label_this_month: deze maand
label_this_week: deze week
label_this_year: dit jaar
label_time_tracking: Tijdregistratie bijhouden
label_today: vandaag
label_topic_plural: Onderwerpen
label_total: Totaal
label_tracker: Tracker
label_tracker_new: Nieuwe tracker
label_tracker_plural: Trackers
label_updated_time: "%{value} geleden bijgewerkt"
label_updated_time_by: "%{age} geleden bijgewerkt door %{author}"
label_used_by: Gebruikt door
label_user: Gebruiker
label_user_activity: "%{value}'s activiteit"
label_user_mail_no_self_notified: Ik wil niet op de hoogte gehouden worden van mijn eigen wijzigingen
label_user_mail_option_all: "Bij elke gebeurtenis in al mijn projecten..."
label_user_mail_option_selected: "Enkel bij elke gebeurtenis op het geselecteerde project..."
label_user_new: Nieuwe gebruiker
label_user_plural: Gebruikers
label_version: Versie
label_version_new: Nieuwe versie
label_version_plural: Versies
label_view_diff: Bekijk verschillen
label_view_revisions: Bekijk revisies
label_watched_issues: Gemonitorde issues
label_week: Week
label_wiki: Wiki
label_wiki_edit: Wiki edit
label_wiki_edit_plural: Wiki edits
label_wiki_page: Wikipagina
label_wiki_page_plural: Wikipagina's
label_workflow: Workflow
label_year: Jaar
label_yesterday: gisteren
mail_body_account_activation_request: "Een nieuwe gebruiker (%{value}) is geregistreerd. Zijn account wacht op uw akkoord:"
mail_body_account_information: Uw account gegevens
mail_body_account_information_external: "U kunt uw account (%{value}) gebruiken om in te loggen."
mail_body_lost_password: 'Gebruik de volgende link om uw wachtwoord te wijzigen:'
mail_body_register: 'Gebruik de volgende link om uw account te activeren:'
mail_body_reminder: "%{count} issue(s) die aan u toegewezen zijn en voldaan moeten zijn in de komende %{days} dagen:"
mail_subject_account_activation_request: "%{value} accountactivatieverzoek"
mail_subject_lost_password: "uw %{value} wachtwoord"
mail_subject_register: "uw %{value} accountactivatie"
mail_subject_reminder: "%{count} issue(s) die voldaan moeten zijn in de komende %{days} dagen."
notice_account_activated: uw account is geactiveerd. u kunt nu inloggen.
notice_account_invalid_creditentials: Incorrecte gebruikersnaam of wachtwoord
notice_account_lost_email_sent: Er is een e-mail naar u verstuurd met instructies over het kiezen van een nieuw wachtwoord.
notice_account_password_updated: Wachtwoord is met succes gewijzigd
notice_account_pending: "Uw account is aangemaakt, maar wacht nog op goedkeuring van de beheerder."
notice_account_unknown_email: Onbekende gebruiker.
notice_account_updated: Account is met succes gewijzigd
notice_account_wrong_password: Incorrect wachtwoord
notice_can_t_change_password: Dit account gebruikt een externe bron voor authenticatie. Het is niet mogelijk om het wachtwoord te veranderen.
notice_default_data_loaded: Standaard configuratie succesvol geladen.
notice_email_error: "Er is een fout opgetreden tijdens het versturen van (%{value})"
notice_email_sent: "Een e-mail werd verstuurd naar %{value}"
notice_failed_to_save_issues: "Fout bij bewaren van %{count} issue(s) (%{total} geselecteerd): %{ids}."
notice_feeds_access_key_reseted: Je Atom toegangssleutel werd gereset.
notice_file_not_found: De pagina die u probeerde te benaderen bestaat niet of is verwijderd.
notice_locking_conflict: De gegevens zijn gewijzigd door een andere gebruiker.
notice_no_issue_selected: "Er is geen issue geselecteerd. Selecteer de issue die u wilt bewerken."
notice_not_authorized: Het is u niet toegestaan deze pagina te raadplegen.
notice_successful_connection: Verbinding succesvol.
notice_successful_create: Succesvol aangemaakt.
notice_successful_delete: Succesvol verwijderd.
notice_successful_update: Wijzigen succesvol.
notice_unable_delete_version: Niet mogelijk om deze versie te verwijderen.
permission_add_issue_notes: Voeg notities toe
permission_add_issue_watchers: Voeg monitors toe
permission_add_issues: Voeg issues toe
permission_add_messages: Voeg berichten toe
permission_browse_repository: Repository doorbladeren
permission_comment_news: Nieuws commentaar geven
permission_commit_access: Commit toegang
permission_delete_issues: Issues verwijderen
permission_delete_messages: Berichten verwijderen
permission_delete_own_messages: Eigen berichten verwijderen
permission_delete_wiki_pages: Wiki pagina's verwijderen
permission_delete_wiki_pages_attachments: Bijlagen verwijderen
permission_edit_issue_notes: Notities bewerken
permission_edit_issues: Issues bewerken
permission_edit_messages: Berichten bewerken
permission_edit_own_issue_notes: Eigen notities bewerken
permission_edit_own_messages: Eigen berichten bewerken
permission_edit_own_time_entries: Eigen tijdlogboek bewerken
permission_edit_project: Project bewerken
permission_edit_time_entries: Tijdlogboek bewerken
permission_edit_wiki_pages: Wiki pagina's bewerken
permission_log_time: Gespendeerde tijd loggen
permission_manage_boards: Forums beheren
permission_manage_categories: Issue-categorieën beheren
permission_manage_files: Bestanden beheren
permission_manage_issue_relations: Issuerelaties beheren
permission_manage_members: Leden beheren
permission_manage_news: Nieuws beheren
permission_manage_public_queries: Publieke queries beheren
permission_manage_repository: Repository beheren
permission_manage_versions: Versiebeheer
permission_manage_wiki: Wikibeheer
permission_move_issues: Issues verplaatsen
permission_protect_wiki_pages: Wikipagina's beschermen
permission_rename_wiki_pages: Wikipagina's hernoemen
permission_save_queries: Queries opslaan
permission_select_project_modules: Project modules selecteren
permission_view_calendar: Kalender bekijken
permission_view_changesets: Changesets bekijken
permission_view_documents: Documenten bekijken
permission_view_files: Bestanden bekijken
permission_view_gantt: Gantt grafiek bekijken
permission_view_issue_watchers: Monitorlijst bekijken
permission_view_messages: Berichten bekijken
permission_view_time_entries: Gespendeerde tijd bekijken
permission_view_wiki_edits: Wikihistorie bekijken
permission_view_wiki_pages: Wikipagina's bekijken
project_module_boards: Forums
project_module_documents: Documenten
project_module_files: Bestanden
project_module_issue_tracking: Issue tracking
project_module_news: Nieuws
project_module_repository: Repository
project_module_time_tracking: Tijd tracking
project_module_wiki: Wiki
setting_activity_days_default: Aantal dagen getoond bij het tabblad "Activiteit"
setting_app_subtitle: Applicatieondertitel
setting_app_title: Applicatietitel
setting_attachment_max_size: Attachment max. grootte
setting_autofetch_changesets: Haal commits automatisch op
setting_autologin: Automatisch inloggen
setting_bcc_recipients: Blind carbon copy ontvangers (bcc)
setting_commit_fix_keywords: Gefixeerde trefwoorden
setting_commit_ref_keywords: Refererende trefwoorden
setting_cross_project_issue_relations: Sta cross-project issuerelaties toe
setting_date_format: Datumformaat
setting_default_language: Standaard taal
setting_default_projects_public: Nieuwe projecten zijn standaard publiek
setting_diff_max_lines_displayed: Max aantal diff regels weer te geven
setting_display_subprojects_issues: Standaard issues van subproject tonen
setting_emails_footer: E-mails voettekst
setting_enabled_scm: SCM ingeschakeld
setting_feeds_limit: Feedinhoudlimiet
setting_gravatar_enabled: Gebruik Gravatar gebruikersiconen
setting_host_name: Hostnaam
setting_issue_list_default_columns: Standaardkolommen getoond op de lijst met issues
setting_issues_export_limit: Max aantal te exporteren issues
setting_login_required: Authenticatie vereist
setting_mail_from: Afzender e-mail adres
setting_mail_handler_api_enabled: Schakel WS in voor inkomende mail.
setting_mail_handler_api_key: API sleutel
setting_per_page_options: Aantal objecten per pagina (opties)
setting_plain_text_mail: platte tekst (geen HTML)
setting_protocol: Protocol
setting_self_registration: Zelfregistratie toegestaan
setting_sequential_project_identifiers: Genereer sequentiële projectidentiteiten
setting_sys_api_enabled: Gebruik WS voor repository beheer
setting_text_formatting: Tekstformaat
setting_time_format: Tijd formaat
setting_user_format: Gebruikers weergaveformaat
setting_welcome_text: Welkomsttekst
setting_wiki_compression: Wikigeschiedenis comprimeren
status_active: actief
status_locked: vergrendeld
status_registered: geregistreerd
text_are_you_sure: Weet u het zeker?
text_assign_time_entries_to_project: Gerapporteerde uren toevoegen aan dit project
text_caracters_maximum: "%{count} van maximum aantal tekens."
text_caracters_minimum: "Moet minstens %{count} karakters lang zijn."
text_comma_separated: Meerdere waarden toegestaan (kommagescheiden).
text_default_administrator_account_changed: Standaard beheerderaccount gewijzigd
text_destroy_time_entries: Verwijder gerapporteerde uren
text_destroy_time_entries_question: "%{hours} uren werden gerapporteerd op de issue(s) die u wilde verwijderen. Wat wil u doen?"
text_diff_truncated: '... Deze diff werd afgekort omdat het de maximale weer te geven karakters overschreed.'
text_email_delivery_not_configured: "E-mailbezorging is niet geconfigureerd. Mededelingen zijn uitgeschakeld.\nConfigureer uw SMTP server in config/configuration.yml en herstart de applicatie om dit te activeren."
text_enumeration_category_reassign_to: 'Wijs de volgende waarde toe:'
text_enumeration_destroy_question: "%{count} objecten zijn toegewezen aan deze waarde."
text_file_repository_writable: Bestandsrepository beschrijfbaar
text_issue_added: "Issue %{id} is gerapporteerd (door %{author})."
text_issue_category_destroy_assignments: Verwijder toewijzingen aan deze categorie
text_issue_category_destroy_question: "Er zijn issues (%{count}) aan deze categorie toegewezen. Wat wilt u hiermee doen ?"
text_issue_category_reassign_to: Issues opnieuw toewijzen aan deze categorie
text_issue_updated: "Issue %{id} is gewijzigd (door %{author})."
text_issues_destroy_confirmation: 'Weet u zeker dat u deze issue(s) wil verwijderen?'
text_issues_ref_in_commit_messages: Opzoeken en aanpassen van issues in commitberichten
text_length_between: "Lengte tussen %{min} en %{max} tekens."
text_load_default_configuration: Laad de standaardconfiguratie
text_min_max_length_info: 0 betekent geen restrictie
text_no_configuration_data: "Rollen, trackers, issue statussen en workflows zijn nog niet geconfigureerd.\nHet is ten zeerste aangeraden om de standaard configuratie in te laden. U kunt deze aanpassen nadat deze is ingeladen."
text_plugin_assets_writable: Plugin assets directory beschrijfbaar
text_project_destroy_confirmation: Weet u zeker dat u dit project en alle gerelateerde gegevens wilt verwijderen?
text_project_identifier_info: 'Alleen kleine letter (a-z), cijfers, streepjes en liggende streepjes zijn toegestaan. Eenmaal opgeslagen kan de identifier niet worden gewijzigd.'
text_reassign_time_entries: 'Gerapporteerde uren opnieuw toewijzen:'
text_regexp_info: bv. ^[A-Z0-9]+$
text_repository_usernames_mapping: "Koppel de Redminegebruikers aan gebruikers in de repository log.\nGebruikers met dezelfde Redmine en repository gebruikersnaam of email worden automatisch gekoppeld."
text_rmagick_available: RMagick beschikbaar (optioneel)
text_select_mail_notifications: Selecteer acties waarvoor mededelingen via mail moeten worden verstuurd.
text_select_project_modules: 'Selecteer de modules die u wilt gebruiken voor dit project:'
text_status_changed_by_changeset: "Toegepast in changeset %{value}."
text_subprojects_destroy_warning: "De subprojecten: %{value} zullen ook verwijderd worden."
text_tip_issue_begin_day: issue die op deze dag begint
text_tip_issue_begin_end_day: issue die op deze dag begint en eindigt
text_tip_issue_end_day: issue die op deze dag eindigt
text_tracker_no_workflow: Geen workflow gedefinieerd voor deze tracker
text_unallowed_characters: Niet toegestane tekens
text_user_mail_option: "Bij niet-geselecteerde projecten zult u enkel mededelingen ontvangen voor issues die u monitort of waar u bij betrokken bent (als auteur of toegewezen persoon)."
text_user_wrote: "%{value} schreef:"
text_wiki_destroy_confirmation: Weet u zeker dat u deze wiki en zijn inhoud wenst te verwijderen?
text_workflow_edit: Selecteer een rol en een tracker om de workflow te wijzigen
warning_attachments_not_saved: "%{count} bestand(en) konden niet opgeslagen worden."
button_create_and_continue: Maak en ga verder
text_custom_field_possible_values_info: 'Per lijn een waarde'
label_display: Toon
field_editable: Bewerkbaar
setting_repository_log_display_limit: Max aantal revisies zichbaar
setting_file_max_size_displayed: Max grootte van tekst bestanden inline zichtbaar
field_watcher: Watcher
setting_openid: Sta OpenID login en registratie toe
field_identity_url: OpenID URL
label_login_with_open_id_option: of login met je OpenID
field_content: Content
label_descending: Aflopend
label_sort: Sorteer
label_ascending: Oplopend
label_date_from_to: Van %{start} tot %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Deze pagina heeft %{descendants} subpagina's en onderliggende pagina's?. Wat wilt u hiermee doen?
text_wiki_page_reassign_children: Alle subpagina's toewijzen aan deze hoofdpagina
text_wiki_page_nullify_children: Behoud subpagina's als hoofdpagina's
text_wiki_page_destroy_children: Verwijder alle subpagina's en onderliggende pagina's
setting_password_min_length: Minimum wachtwoord lengte
field_group_by: Groepeer resultaten per
mail_subject_wiki_content_updated: "'%{id}' wiki pagina is bijgewerkt"
label_wiki_content_added: Wiki pagina toegevoegd
mail_subject_wiki_content_added: "'%{id}' wiki pagina is toegevoegd"
mail_body_wiki_content_added: De '%{id}' wiki pagina is toegevoegd door %{author}.
label_wiki_content_updated: Wiki pagina bijgewerkt
mail_body_wiki_content_updated: De '%{id}' wiki pagina is bijgewerkt door %{author}.
permission_add_project: Maak project
setting_new_project_user_role_id: Rol van gebruiker die een project maakt
label_view_all_revisions: Bekijk alle revisies
label_tag: Tag
label_branch: Branch
error_no_tracker_in_project: Geen tracker is geassocieerd met dit project. Check de project instellingen.
error_no_default_issue_status: Geen standaard issue status ingesteld. Check de configuratie (Ga naar "Administratie -> Issue statussen").
text_journal_changed: "%{label} gewijzigd van %{old} naar %{new}"
text_journal_set_to: "%{label} gewijzigd naar %{value}"
text_journal_deleted: "%{label} verwijderd (%{old})"
label_group_plural: Groepen
label_group: Groep
label_group_new: Nieuwe groep
label_time_entry_plural: Bestede tijd
text_journal_added: "%{label} %{value} toegevoegd"
field_active: Actief
enumeration_system_activity: Systeem Activiteit
permission_delete_issue_watchers: Verwijder volgers
version_status_closed: gesloten
version_status_locked: vergrendeld
version_status_open: open
error_can_not_reopen_issue_on_closed_version: Een issue toegewezen aan een gesloten versie kan niet heropend worden
label_user_anonymous: Anoniem
button_move_and_follow: Verplaats en volg
setting_default_projects_modules: Standaard geactiveerde modules voor nieuwe projecten
setting_gravatar_default: Standaard Gravatar plaatje
field_sharing: Delen
label_version_sharing_hierarchy: Met project hiërarchie
label_version_sharing_system: Met alle projecten
label_version_sharing_descendants: Met subprojecten
label_version_sharing_tree: Met project boom
label_version_sharing_none: Niet gedeeld
error_can_not_archive_project: Dit project kan niet worden gearchiveerd
button_duplicate: Dupliceer
button_copy_and_follow: Kopiëer en volg
label_copy_source: Bron
setting_issue_done_ratio: Bereken issue percentage voldaan met
setting_issue_done_ratio_issue_status: Gebruik de issue status
error_issue_done_ratios_not_updated: Issue percentage voldaan niet geupdate.
error_workflow_copy_target: Selecteer tracker(s) en rol(len)
setting_issue_done_ratio_issue_field: Gebruik het issue veld
label_copy_same_as_target: Zelfde als doel
label_copy_target: Doel
notice_issue_done_ratios_updated: Issue percentage voldaan geupdate.
error_workflow_copy_source: Selecteer een bron tracker of rol
label_update_issue_done_ratios: Update issue percentage voldaan
setting_start_of_week: Week begint op
permission_view_issues: Bekijk Issues
label_display_used_statuses_only: Laat alleen statussen zien die gebruikt worden door deze tracker
label_revision_id: Revisie %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key gemaakt %{value} geleden
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Uw API access key was gereset.
setting_rest_api_enabled: Activeer REST web service
label_missing_api_access_key: Geen API access key
label_missing_feeds_access_key: Geen Atom access key
button_show: Laat zien
text_line_separated: Meerdere waarden toegestaan (elke regel is een waarde).
setting_mail_handler_body_delimiters: Breek email verwerking af na een van deze regels
permission_add_subprojects: Maak subprojecten
label_subproject_new: Nieuw subproject
text_own_membership_delete_confirmation: |-
U staat op punt om sommige of alle van uw permissies te verwijderen en bent mogelijk niet meer toegestaan om dit project hierna te wijzigen.
Wilt u doorgaan?
label_close_versions: Sluit complete versies
label_board_sticky: Sticky
label_board_locked: Vergrendeld
permission_export_wiki_pages: Exporteer wiki pagina's
setting_cache_formatted_text: Cache opgemaakte tekst
permission_manage_project_activities: Beheer project activiteiten
error_unable_delete_issue_status: Verwijderen van issue status niet gelukt
label_profile: Profiel
permission_manage_subtasks: Beheer subtaken
field_parent_issue: Hoofdtaak
label_subtask_plural: Subtaken
label_project_copy_notifications: Stuur email notificaties voor de project kopie
error_can_not_delete_custom_field: Verwijderen niet mogelijk van custom field
error_unable_to_connect: Geen connectie (%{value})
error_can_not_remove_role: Deze rol is in gebruik en kan niet worden verwijderd.
error_can_not_delete_tracker: Deze tracker bevat nog issues en kan niet worden verwijderd.
field_principal: Hoofd
label_my_page_block: Mijn pagina block
notice_failed_to_save_members: "Niet gelukt om lid/leden op te slaan: %{errors}."
text_zoom_out: Zoom uit
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Verwijderen niet mogelijk van tijd log invoer.
label_overall_spent_time: Totaal bestede tijd
field_time_entries: Registreer tijd
project_module_gantt: Gantt
project_module_calendar: Kalender
button_edit_associated_wikipage: "Bewerk bijbehorende wiki pagina: %{page_title}"
field_text: Tekst veld
label_user_mail_option_only_owner: Alleen voor dingen waarvan ik de auteur ben
setting_default_notification_option: Standaard instelling voor mededelingen
label_user_mail_option_only_my_events: Alleen voor dingen die ik volg of bij betrokken ben
label_user_mail_option_only_assigned: Alleen voor dingen die aan mij zijn toegewezen
label_user_mail_option_none: Bij geen enkele gebeurtenis
field_member_of_group: Groep van toegewezene
field_assigned_to_role: Rol van toegewezene
notice_not_authorized_archived_project: Het project dat u wilt bezoeken is gearchiveerd.
label_principal_search: "Zoek naar gebruiker of groep:"
label_user_search: "Zoek naar gebruiker:"
field_visible: Zichtbaar
setting_commit_logtime_activity_id: Standaard activiteit voor tijdregistratie
text_time_logged_by_changeset: Toegepast in changeset %{value}.
setting_commit_logtime_enabled: Activeer tijdregistratie
notice_gantt_chart_truncated: De gantt chart is ingekort omdat het meer objecten bevat dan kan worden weergegeven, (%{max})
setting_gantt_items_limit: Max. aantal objecten op gantt chart
field_warn_on_leaving_unsaved: Waarschuw me wanneer ik een pagina verlaat waarvan de tekst niet opgeslagen is
text_warn_on_leaving_unsaved: De huidige pagina bevat tekst die niet is opgeslagen en dit zal verloren gaan als u deze pagina nu verlaat.
label_my_queries: Mijn aangepaste zoekopdrachten
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Commentaar toegevoegd aan een nieuwsitem
button_expand_all: Klap uit
button_collapse_all: Klap in
label_additional_workflow_transitions_for_assignee: Aanvullende veranderingen toegestaan wanneer de gebruiker de toegewezene is
label_additional_workflow_transitions_for_author: Aanvullende veranderingen toegestaan wanneer de gebruiker de auteur is
label_bulk_edit_selected_time_entries: Alle geselecteerde tijdregistraties wijzigen?
text_time_entries_destroy_confirmation: Weet u zeker dat u de geselecteerde item(s) wilt verwijderen ?
label_role_anonymous: Anoniem
label_role_non_member: Geen lid
label_issue_note_added: Notitie toegevoegd
label_issue_status_updated: Status gewijzigd
label_issue_priority_updated: Prioriteit gewijzigd
label_issues_visibility_own: Issue aangemaakt door of toegewezen aan
field_issues_visibility: Issues weergave
label_issues_visibility_all: Alle issues
permission_set_own_issues_private: Zet eigen issues publiekelijk of privé
field_is_private: Privé
permission_set_issues_private: Zet issues publiekelijk of privé
label_issues_visibility_public: Alle niet privé-issues
text_issues_destroy_descendants_confirmation: Dit zal ook de %{count} subtaken verwijderen.
field_commit_logs_encoding: Encodering van commit berichten
field_scm_path_encoding: Pad encodering
text_scm_path_encoding_note: "Standaard: UTF-8"
field_path_to_repository: Pad naar versie overzicht
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: "Lokale versie overzicht (Voorbeeld: /hgrepo, c:\\hgrepo)"
text_scm_command: Commando
text_scm_command_version: Versie
label_git_report_last_commit: Rapporteer laatste toevoegen voor bestanden en directories
text_scm_config: U kan de scm commando's configureren in config/configuration.yml. Herstart de applicatie na het wijzigen ervan.
text_scm_command_not_available: Scm commando is niet beschikbaar. Controleer de instellingen in het administratiepaneel.
notice_issue_successful_create: Issue %{id} aangemaakt.
label_between: tussen
setting_issue_group_assignment: Sta groepstoewijzingen toe
label_diff: diff
text_git_repository_note: "Versie overzicht lokaal is leeg (Voorbeeld: /gitrepo, c:\\gitrepo)"
description_query_sort_criteria_direction: Sortering
description_project_scope: Zoek bereik
description_filter: Filter
description_user_mail_notification: Mail notificatie instellingen
description_date_from: Vul start datum in
description_message_content: Inhoud bericht
description_available_columns: Beschikbare kolommen
description_date_range_interval: Kies een bereik bij het selecteren van een start en eind datum
description_issue_category_reassign: Kies issue categorie
description_search: Zoekveld
description_notes: Notities
description_date_range_list: Kies bereik vanuit de lijst
description_choose_project: Projecten
description_date_to: Vul eind datum in
description_query_sort_criteria_attribute: Sorteer attribuut
description_wiki_subpages_reassign: Kies nieuwe hoofdpagina
description_selected_columns: Geselecteerde kolommen
label_parent_revision: Hoofd
label_child_revision: Sub
error_scm_annotate_big_text_file: De vermelding kan niet worden geannoteerd, omdat het groter is dan de maximale toegewezen grootte.
setting_default_issue_start_date_to_creation_date: Gebruik huidige datum als start datum voor nieuwe issues.
button_edit_section: Wijzig deze sectie
setting_repositories_encodings: Bijlage en opgeslagen bestanden coderingen
description_all_columns: Alle kolommen
button_export: Exporteren
label_export_options: "%{export_format} export opties"
error_attachment_too_big: Dit bestand kan niet worden geupload omdat het de maximaal toegestane grootte overschrijd (%{max_size})
notice_failed_to_save_time_entries: "Opslaan gefaald voor %{count} tijdsnotatie(s) van %{total} geselecteerde: %{ids}."
label_x_issues:
zero: 0 issues
one: 1 issue
other: "%{count} issues"
label_repository_new: Nieuw repository
field_repository_is_default: Hoofd repository
label_copy_attachments: Kopieer bijlage(n)
label_item_position: "%{position}/%{count}"
label_completed_versions: Versies compleet
field_multiple: Meerdere waardes
setting_commit_cross_project_ref: Sta toe om issues van alle projecten te refereren en oplossen
text_issue_conflict_resolution_add_notes: Voeg mijn notities toe en annuleer andere wijzigingen
text_issue_conflict_resolution_overwrite: Voeg mijn wijzigingen alsnog toe (voorgaande notities worden bewaard, maar sommige kunnen overschreden worden)
notice_issue_update_conflict: Dit issue is reeds geupdate door een andere gebruiker terwijl jij bezig was
text_issue_conflict_resolution_cancel: Annuleer mijn wijzigingen en geef pagina opnieuw weer %{link}
permission_manage_related_issues: Beheer gerelateerde issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Zoek om monitors toe te voegen
notice_account_deleted: Uw account is permanent verwijderd
setting_unsubscribe: Sta gebruikers toe hun eigen account te verwijderen
button_delete_my_account: Verwijder mijn account
text_account_destroy_confirmation: |-
Weet u zeker dat u door wilt gaan?
Uw account wordt permanent verwijderd zonder mogelijkheid deze te heractiveren.
error_session_expired: Uw sessie is verlopen. U dient opnieuw in te loggen.
text_session_expiration_settings: "Waarschuwing: door deze instelling te wijzigen kan sessies laten verlopen inclusief de uwe"
setting_session_lifetime: Maximale sessieduur
setting_session_timeout: Sessie inactiviteit timeout
label_session_expiration: Sessie verlopen
permission_close_project: Sluit / heropen project
label_show_closed_projects: Gesloten projecten weergeven
button_close: Sluiten
button_reopen: Heropen
project_status_active: actief
project_status_closed: gesloten
project_status_archived: gearchiveerd
text_project_closed: Dit project is gesloten en op alleen-lezen
notice_user_successful_create: Gebruiker %{id} aangemaakt.
field_core_fields: Standaard verleden
field_timeout: Timeout (in seconden)
setting_thumbnails_enabled: Geef bijlage miniaturen weer
setting_thumbnails_size: Grootte miniaturen (in pixels)
label_status_transitions: Status transitie
label_fields_permissions: Permissie velden
label_readonly: Alleen-lezen
label_required: Verplicht
text_repository_identifier_info: 'Alleen kleine letter (a-z), cijfers, streepjes en liggende streepjes zijn toegestaan. Eenmaal opgeslagen kan de identifier niet worden gewijzigd.'
field_board_parent: Hoofd forum
label_attribute_of_project: Project %{name}
label_attribute_of_author: Auteur(s) %{name}
label_attribute_of_assigned_to: Toegewezen %{name}
label_attribute_of_fixed_version: Target versions %{name}
label_copy_subtasks: Kopieer subtaken
label_copied_to: gekopieerd naar
label_copied_from: gekopieerd van
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Privé notities
permission_view_private_notes: Bekijk privé notities
permission_set_notes_private: Maak notities privé
label_no_issues_in_project: geen issues in project
label_any: alle
label_last_n_weeks: afgelopen %{count} weken
setting_cross_project_subtasks: Sta subtaken in andere projecten toe
label_cross_project_descendants: Met subprojecten
label_cross_project_tree: Met project boom
label_cross_project_hierarchy: Met project hiërarchie
label_cross_project_system: Met alle projecten
button_hide: Verberg
setting_non_working_week_days: Niet-werkdagen
label_in_the_next_days: in de volgende
label_in_the_past_days: in de afgelopen
label_attribute_of_user: User's %{name}
text_turning_multiple_off: Bij het uitschakelen van meerdere waardes zal er maar een waarde bewaard blijven.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Voeg documenten toe
permission_edit_documents: Bewerk documenten
permission_delete_documents: Verwijder documenten
label_gantt_progress_line: Voortgangslijn
setting_jsonp_enabled: Schakel JSONP support in
field_inherit_members: Neem leden over
field_closed_on: Gesloten
field_generate_password: Genereer wachtwoord
setting_default_projects_tracker_ids: Standaard trackers voor nieuwe projecten
label_total_time: Totaal
setting_emails_header: Email header
notice_account_not_activated_yet: Je hebt je account nog niet geactiveerd. Om een nieuwe activatie email te ontvangen, klik op deze link.
notice_account_locked: Je account is vergrendeld.
notice_account_register_done: "Account aanmaken is gelukt. Een email met instructies om je account te activeren is gestuurd naar: %{email}."
label_hidden: Verborgen
label_visibility_private: voor mij alleen
label_visibility_roles: alleen voor deze rollen
label_visibility_public: voor elke gebruiker
field_must_change_passwd: Moet wachtwoord wijziging bij volgende keer inloggen
notice_new_password_must_be_different: Het nieuwe wachtwoord mag niet hetzelfde zijn als het huidige wachtwoord
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert beschikbaar (optioneel)
redmine-2.4.2/config/locales/ar.yml 0000644 0001750 0001750 00000162565 12255774347 016541 0 ustar ondrej ondrej ar:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: rtl
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [الاحد, الاثنين, الثلاثاء, الاربعاء, الخميس, الجمعة, السبت]
abbr_day_names: [أح, اث, ث, ار, خ, ج, س]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
abbr_month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
# Used in date_select and datime_select.
order:
- :السنة
- :الشهر
- :اليوم
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "صباحا"
pm: "مساءاً"
datetime:
distance_in_words:
half_a_minute: "نصف دقيقة"
less_than_x_seconds:
one: "أقل من ثانية"
other: "ثواني %{count}أقل من "
x_seconds:
one: "ثانية"
other: "%{count}ثواني "
less_than_x_minutes:
one: "أقل من دقيقة"
other: "دقائق%{count}أقل من "
x_minutes:
one: "دقيقة"
other: "%{count} دقائق"
about_x_hours:
one: "حوالي ساعة"
other: "ساعات %{count}حوالي "
x_hours:
one: "%{count} ساعة"
other: "%{count} ساعات"
x_days:
one: "يوم"
other: "%{count} أيام"
about_x_months:
one: "حوالي شهر"
other: "أشهر %{count} حوالي"
x_months:
one: "شهر"
other: "%{count} أشهر"
about_x_years:
one: "حوالي سنة"
other: "سنوات %{count}حوالي "
over_x_years:
one: "اكثر من سنة"
other: "سنوات %{count}أكثر من "
almost_x_years:
one: "تقريبا سنة"
other: "سنوات %{count} نقريبا"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "و"
skip_last_comma: خطأ
activerecord:
errors:
template:
header:
one: " %{model} خطأ يمنع تخزين"
other: " %{model} يمنع تخزين%{count}خطأ رقم "
messages:
inclusion: "غير مدرجة على القائمة"
exclusion: "محجوز"
invalid: "غير صالح"
confirmation: "غير متطابق"
accepted: "مقبولة"
empty: "لا يمكن ان تكون فارغة"
blank: "لا يمكن ان تكون فارغة"
too_long: " %{count} طويلة جدا، الحد الاقصى هو "
too_short: " %{count} قصيرة جدا، الحد الادنى هو "
wrong_length: " %{count} خطأ في الطول، يجب ان يكون "
taken: "لقد اتخذت سابقا"
not_a_number: "ليس رقما"
not_a_date: "ليس تاريخا صالحا"
greater_than: "%{count}يجب ان تكون اكثر من "
greater_than_or_equal_to: "%{count} يجب ان تكون اكثر من او تساوي"
equal_to: "%{count}يجب ان تساوي"
less_than: " %{count}يجب ان تكون اقل من"
less_than_or_equal_to: " %{count} يجب ان تكون اقل من او تساوي"
odd: "must be odd"
even: "must be even"
greater_than_start_date: "يجب ان تكون اكثر من تاريخ البداية"
not_same_project: "لا ينتمي الى نفس المشروع"
circular_dependency: "هذه العلاقة سوف تخلق علاقة تبعية دائرية"
cant_link_an_issue_with_a_descendant: "لا يمكن ان تكون المشكلة مرتبطة بواحدة من المهام الفرعية"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: الرجاء التحديد
general_text_No: 'لا'
general_text_Yes: 'نعم'
general_text_no: 'لا'
general_text_yes: 'نعم'
general_lang_name: 'Arabic (عربي)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: لقد تم تجديد الحساب بنجاح.
notice_account_invalid_creditentials: اسم المستخدم او كلمة المرور غير صحيحة
notice_account_password_updated: لقد تم تجديد كلمة المرور بنجاح.
notice_account_wrong_password: كلمة المرور غير صحيحة
notice_account_register_done: لقد تم انشاء حسابك بنجاح، الرجاء تأكيد الطلب من البريد الالكتروني
notice_account_unknown_email: مستخدم غير معروف.
notice_can_t_change_password: هذا الحساب يستخدم جهاز خارجي غير مصرح به لا يمكن تغير كلمة المرور
notice_account_lost_email_sent: لقد تم ارسال رسالة على بريدك بالتعليمات اللازمة لتغير كلمة المرور
notice_account_activated: لقد تم تفعيل حسابك، يمكنك الدخول الان
notice_successful_create: لقد تم الانشاء بنجاح
notice_successful_update: لقد تم التحديث بنجاح
notice_successful_delete: لقد تم الحذف بنجاح
notice_successful_connection: لقد تم الربط بنجاح
notice_file_not_found: الصفحة التي تحاول الدخول اليها غير موجوده او تم حذفها
notice_locking_conflict: تم تحديث البيانات عن طريق مستخدم آخر.
notice_not_authorized: غير مصرح لك الدخول الى هذه المنطقة.
notice_not_authorized_archived_project: المشروع الذي تحاول الدخول اليه تم ارشفته
notice_email_sent: "%{value}تم ارسال رسالة الى "
notice_email_error: " (%{value})لقد حدث خطأ ما اثناء ارسال الرسالة الى "
notice_feeds_access_key_reseted: كلمة الدخول Atomلقد تم تعديل .
notice_api_access_key_reseted: كلمة الدخولAPIلقد تم تعديل .
notice_failed_to_save_issues: "فشل في حفظ الملف"
notice_failed_to_save_members: "فشل في حفظ الاعضاء: %{errors}."
notice_no_issue_selected: "لم يتم تحديد شيء، الرجاء تحديد المسألة التي تريد"
notice_account_pending: "لقد تم انشاء حسابك، الرجاء الانتظار حتى تتم الموافقة"
notice_default_data_loaded: تم تحميل التكوين الافتراضي بنجاح
notice_unable_delete_version: غير قادر على مسح النسخة.
notice_unable_delete_time_entry: غير قادر على مسح وقت الدخول.
notice_issue_done_ratios_updated: لقد تم تحديث النسب.
notice_gantt_chart_truncated: " (%{max})لقد تم اقتطاع الرسم البياني لانه تجاوز الاحد الاقصى لعدد العناصر المسموح عرضها "
notice_issue_successful_create: "%{id}لقد تم انشاء "
error_can_t_load_default_data: "لم يتم تحميل التكوين الافتراضي كاملا %{value}"
error_scm_not_found: "لم يتم العثور على ادخال في المستودع"
error_scm_command_failed: "حدث خطأ عند محاولة الوصول الى المستودع: %{value}"
error_scm_annotate: "الادخال غير موجود."
error_scm_annotate_big_text_file: "لا يمكن حفظ الادخال لانه تجاوز الحد الاقصى لحجم الملف."
error_issue_not_found_in_project: 'لم يتم العثور على المخرج او انه ينتمي الى مشروع اخر'
error_no_tracker_in_project: 'لا يوجد انواع بنود عمل لهذا المشروع، الرجاء التحقق من إعدادات المشروع. '
error_no_default_issue_status: 'لم يتم التعرف على اي وضع افتراضي، الرجاء التحقق من التكوين الخاص بك (اذهب الى إدارة-إصدار الحالات)'
error_can_not_delete_custom_field: غير قادر على حذف الحقل المظلل
error_can_not_delete_tracker: "هذا النوع من بنود العمل يحتوي على بنود نشطة ولا يمكن حذفه"
error_can_not_remove_role: "هذا الدور قيد الاستخدام، لا يمكن حذفه"
error_can_not_reopen_issue_on_closed_version: 'لا يمكن إعادة فتح بند عمل معين لاصدار مقفل'
error_can_not_archive_project: لا يمكن ارشفة هذا المشروع
error_issue_done_ratios_not_updated: "لم يتم تحديث النسب"
error_workflow_copy_source: 'الرجاء اختيار نوع بند العمل او الادوار'
error_workflow_copy_target: 'الرجاء اختيار نوع بند العمل المستهدف او الادوار المستهدفة'
error_unable_delete_issue_status: 'غير قادر على حذف حالة بند العمل'
error_unable_to_connect: "تعذر الاتصال(%{value})"
error_attachment_too_big: " (%{max_size})لا يمكن تحميل هذا الملف، لقد تجاوز الحد الاقصى المسموح به "
warning_attachments_not_saved: "%{count}تعذر حفظ الملف"
mail_subject_lost_password: " %{value}كلمة المرور الخاصة بك "
mail_body_lost_password: 'لتغير كلمة المرور، انقر على الروابط التالية:'
mail_subject_register: " %{value}تفعيل حسابك "
mail_body_register: 'لتفعيل حسابك، انقر على الروابط التالية:'
mail_body_account_information_external: " %{value}اصبح بامكانك استخدام حسابك للدخول"
mail_body_account_information: معلومات حسابك
mail_subject_account_activation_request: "%{value}طلب تفعيل الحساب "
mail_body_account_activation_request: " (%{value})تم تسجيل حساب جديد، بانتظار الموافقة:"
mail_subject_reminder: "%{count}تم تأجيل المهام التالية "
mail_body_reminder: "%{count}يجب ان تقوم بتسليم المهام التالية:"
mail_subject_wiki_content_added: "'%{id}' تم اضافة صفحة ويكي"
mail_body_wiki_content_added: "The '%{id}' تم اضافة صفحة ويكي من قبل %{author}."
mail_subject_wiki_content_updated: "'%{id}' تم تحديث صفحة ويكي"
mail_body_wiki_content_updated: "The '%{id}'تم تحديث صفحة ويكي من قبل %{author}."
field_name: الاسم
field_description: الوصف
field_summary: الملخص
field_is_required: مطلوب
field_firstname: الاسم الاول
field_lastname: الاسم الاخير
field_mail: البريد الالكتروني
field_filename: اسم الملف
field_filesize: حجم الملف
field_downloads: التنزيل
field_author: المؤلف
field_created_on: تم الانشاء في
field_updated_on: تم التحديث
field_field_format: تنسيق الحقل
field_is_for_all: لكل المشروعات
field_possible_values: قيم محتملة
field_regexp: التعبير العادي
field_min_length: الحد الادنى للطول
field_max_length: الحد الاعلى للطول
field_value: القيمة
field_category: الفئة
field_title: العنوان
field_project: المشروع
field_issue: بند العمل
field_status: الحالة
field_notes: ملاحظات
field_is_closed: بند العمل مغلق
field_is_default: القيمة الافتراضية
field_tracker: نوع بند العمل
field_subject: الموضوع
field_due_date: تاريخ النهاية
field_assigned_to: المحال اليه
field_priority: الأولوية
field_fixed_version: الاصدار المستهدف
field_user: المستخدم
field_principal: الرئيسي
field_role: دور
field_homepage: الصفحة الرئيسية
field_is_public: عام
field_parent: مشروع فرعي من
field_is_in_roadmap: معروض في خارطة الطريق
field_login: تسجيل الدخول
field_mail_notification: ملاحظات على البريد الالكتروني
field_admin: المدير
field_last_login_on: اخر اتصال
field_language: لغة
field_effective_date: تاريخ
field_password: كلمة المرور
field_new_password: كلمة المرور الجديدة
field_password_confirmation: تأكيد
field_version: إصدار
field_type: نوع
field_host: المضيف
field_port: المنفذ
field_account: الحساب
field_base_dn: DN قاعدة
field_attr_login: سمة الدخول
field_attr_firstname: سمة الاسم الاول
field_attr_lastname: سمة الاسم الاخير
field_attr_mail: سمة البريد الالكتروني
field_onthefly: إنشاء حساب مستخدم على تحرك
field_start_date: تاريخ البداية
field_done_ratio: "نسبة الانجاز"
field_auth_source: وضع المصادقة
field_hide_mail: إخفاء بريدي الإلكتروني
field_comments: تعليق
field_url: رابط
field_start_page: صفحة البداية
field_subproject: المشروع الفرعي
field_hours: ساعات
field_activity: النشاط
field_spent_on: تاريخ
field_identifier: المعرف
field_is_filter: استخدم كتصفية
field_issue_to: بنود العمل المتصلة
field_delay: تأخير
field_assignable: يمكن اسناد بنود العمل الى هذا الدور
field_redirect_existing_links: إعادة توجيه الروابط الموجودة
field_estimated_hours: الوقت المتوقع
field_column_names: أعمدة
field_time_entries: وقت الدخول
field_time_zone: المنطقة الزمنية
field_searchable: يمكن البحث فيه
field_default_value: القيمة الافتراضية
field_comments_sorting: اعرض التعليقات
field_parent_title: صفحة الوالدين
field_editable: يمكن اعادة تحريره
field_watcher: مراقب
field_identity_url: افتح الرابط الخاص بالهوية الشخصية
field_content: المحتويات
field_group_by: تصنيف النتائج بواسطة
field_sharing: مشاركة
field_parent_issue: بند العمل الأصلي
field_member_of_group: "مجموعة المحال"
field_assigned_to_role: "دور المحال"
field_text: حقل نصي
field_visible: غير مرئي
field_warn_on_leaving_unsaved: "الرجاء التحذير عند مغادرة صفحة والنص غير محفوظ"
field_issues_visibility: بنود العمل المرئية
field_is_private: خاص
field_commit_logs_encoding: رسائل الترميز
field_scm_path_encoding: ترميز المسار
field_path_to_repository: مسار المستودع
field_root_directory: دليل الجذر
field_cvsroot: CVSجذر
field_cvs_module: وحدة
setting_app_title: عنوان التطبيق
setting_app_subtitle: العنوان الفرعي للتطبيق
setting_welcome_text: نص الترحيب
setting_default_language: اللغة الافتراضية
setting_login_required: مطلوب المصادقة
setting_self_registration: التسجيل الذاتي
setting_attachment_max_size: الحد الاقصى للملفات المرفقة
setting_issues_export_limit: الحد الاقصى لتصدير بنود العمل لملفات خارجية
setting_mail_from: انبعاثات عنوان بريدك
setting_bcc_recipients: مستلمين النسخ المخفية (bcc)
setting_plain_text_mail: نص عادي (no HTML)
setting_host_name: اسم ومسار المستخدم
setting_text_formatting: تنسيق النص
setting_wiki_compression: ضغط تاريخ الويكي
setting_feeds_limit: Atom feeds الحد الاقصى لعدد البنود في
setting_default_projects_public: المشاريع الجديده متاحة للجميع افتراضيا
setting_autofetch_changesets: الإحضار التلقائي
setting_sys_api_enabled: من ادارة المستودع WS تمكين
setting_commit_ref_keywords: مرجعية الكلمات المفتاحية
setting_commit_fix_keywords: تصحيح الكلمات المفتاحية
setting_autologin: الدخول التلقائي
setting_date_format: تنسيق التاريخ
setting_time_format: تنسيق الوقت
setting_cross_project_issue_relations: السماح بإدراج بنود العمل في هذا المشروع
setting_issue_list_default_columns: الاعمدة الافتراضية المعروضة في قائمة بند العمل
setting_repositories_encodings: ترميز المرفقات والمستودعات
setting_emails_header: رأس رسائل البريد الإلكتروني
setting_emails_footer: ذيل رسائل البريد الإلكتروني
setting_protocol: بروتوكول
setting_per_page_options: الكائنات لكل خيارات الصفحة
setting_user_format: تنسيق عرض المستخدم
setting_activity_days_default: الايام المعروضة على نشاط المشروع
setting_display_subprojects_issues: عرض بنود العمل للمشارع الرئيسية بشكل افتراضي
setting_enabled_scm: SCM تمكين
setting_mail_handler_body_delimiters: "اقتطاع رسائل البريد الإلكتروني بعد هذه الخطوط"
setting_mail_handler_api_enabled: للرسائل الواردةWS تمكين
setting_mail_handler_api_key: API مفتاح
setting_sequential_project_identifiers: انشاء معرفات المشروع المتسلسلة
setting_gravatar_enabled: كأيقونة مستخدمGravatar استخدام
setting_gravatar_default: الافتراضيةGravatar صورة
setting_diff_max_lines_displayed: الحد الاقصى لعدد الخطوط
setting_file_max_size_displayed: الحد الأقصى لحجم النص المعروض على الملفات المرفقة
setting_repository_log_display_limit: الحد الاقصى لعدد التنقيحات المعروضة على ملف السجل
setting_openid: السماح بدخول اسم المستخدم المفتوح والتسجيل
setting_password_min_length: الحد الادني لطول كلمة المرور
setting_new_project_user_role_id: الدور المسند الى المستخدم غير المسؤول الذي يقوم بإنشاء المشروع
setting_default_projects_modules: تمكين الوحدات النمطية للمشاريع الجديدة بشكل افتراضي
setting_issue_done_ratio: حساب نسبة بند العمل المنتهية
setting_issue_done_ratio_issue_field: استخدم حقل بند العمل
setting_issue_done_ratio_issue_status: استخدم وضع بند العمل
setting_start_of_week: بدأ التقويم
setting_rest_api_enabled: تمكين باقي خدمات الويب
setting_cache_formatted_text: النص المسبق تنسيقه في ذاكرة التخزين المؤقت
setting_default_notification_option: خيار الاعلام الافتراضي
setting_commit_logtime_enabled: تميكن وقت الدخول
setting_commit_logtime_activity_id: النشاط في وقت الدخول
setting_gantt_items_limit: الحد الاقصى لعدد العناصر المعروضة على مخطط جانت
setting_issue_group_assignment: السماح للإحالة الى المجموعات
setting_default_issue_start_date_to_creation_date: استخدام التاريخ الحالي كتاريخ بدأ لبنود العمل الجديدة
permission_add_project: إنشاء مشروع
permission_add_subprojects: إنشاء مشاريع فرعية
permission_edit_project: تعديل مشروع
permission_select_project_modules: تحديد شكل المشروع
permission_manage_members: إدارة الاعضاء
permission_manage_project_activities: ادارة اصدارات المشروع
permission_manage_versions: ادارة الاصدارات
permission_manage_categories: ادارة انواع بنود العمل
permission_view_issues: عرض بنود العمل
permission_add_issues: اضافة بنود العمل
permission_edit_issues: تعديل بنود العمل
permission_manage_issue_relations: ادارة علاقات بنود العمل
permission_set_issues_private: تعين بنود العمل عامة او خاصة
permission_set_own_issues_private: تعين بنود العمل الخاصة بك كبنود عمل عامة او خاصة
permission_add_issue_notes: اضافة ملاحظات
permission_edit_issue_notes: تعديل ملاحظات
permission_edit_own_issue_notes: تعديل ملاحظاتك
permission_move_issues: تحريك بنود العمل
permission_delete_issues: حذف بنود العمل
permission_manage_public_queries: ادارة الاستعلامات العامة
permission_save_queries: حفظ الاستعلامات
permission_view_gantt: عرض طريقة"جانت"
permission_view_calendar: عرض التقويم
permission_view_issue_watchers: عرض قائمة المراقبين
permission_add_issue_watchers: اضافة مراقبين
permission_delete_issue_watchers: حذف مراقبين
permission_log_time: الوقت المستغرق بالدخول
permission_view_time_entries: عرض الوقت المستغرق
permission_edit_time_entries: تعديل الدخولات الزمنية
permission_edit_own_time_entries: تعديل الدخولات الشخصية
permission_manage_news: ادارة الاخبار
permission_comment_news: اخبار التعليقات
permission_view_documents: عرض المستندات
permission_manage_files: ادارة الملفات
permission_view_files: عرض الملفات
permission_manage_wiki: ادارة ويكي
permission_rename_wiki_pages: اعادة تسمية صفحات ويكي
permission_delete_wiki_pages: حذق صفحات ويكي
permission_view_wiki_pages: عرض ويكي
permission_view_wiki_edits: عرض تاريخ ويكي
permission_edit_wiki_pages: تعديل صفحات ويكي
permission_delete_wiki_pages_attachments: حذف المرفقات
permission_protect_wiki_pages: حماية صفحات ويكي
permission_manage_repository: ادارة المستودعات
permission_browse_repository: استعراض المستودعات
permission_view_changesets: عرض طاقم التغيير
permission_commit_access: الوصول
permission_manage_boards: ادارة المنتديات
permission_view_messages: عرض الرسائل
permission_add_messages: نشر الرسائل
permission_edit_messages: تحرير الرسائل
permission_edit_own_messages: تحرير الرسائل الخاصة
permission_delete_messages: حذف الرسائل
permission_delete_own_messages: حذف الرسائل الخاصة
permission_export_wiki_pages: تصدير صفحات ويكي
permission_manage_subtasks: ادارة المهام الفرعية
project_module_issue_tracking: تعقب بنود العمل
project_module_time_tracking: التعقب الزمني
project_module_news: الاخبار
project_module_documents: المستندات
project_module_files: الملفات
project_module_wiki: ويكي
project_module_repository: المستودع
project_module_boards: المنتديات
project_module_calendar: التقويم
project_module_gantt: جانت
label_user: المستخدم
label_user_plural: المستخدمين
label_user_new: مستخدم جديد
label_user_anonymous: مجهول الهوية
label_project: مشروع
label_project_new: مشروع جديد
label_project_plural: مشاريع
label_x_projects:
zero: لا يوجد مشاريع
one: مشروع واحد
other: "%{count} مشاريع"
label_project_all: كل المشاريع
label_project_latest: احدث المشاريع
label_issue: بند عمل
label_issue_new: بند عمل جديد
label_issue_plural: بنود عمل
label_issue_view_all: عرض كل بنود العمل
label_issues_by: " %{value}بند العمل لصحابها"
label_issue_added: تم اضافة بند العمل
label_issue_updated: تم تحديث بند العمل
label_issue_note_added: تم اضافة الملاحظة
label_issue_status_updated: تم تحديث الحالة
label_issue_priority_updated: تم تحديث الاولويات
label_document: مستند
label_document_new: مستند جديد
label_document_plural: مستندات
label_document_added: تم اضافة مستند
label_role: دور
label_role_plural: ادوار
label_role_new: دور جديد
label_role_and_permissions: الأدوار والصلاحيات
label_role_anonymous: مجهول الهوية
label_role_non_member: ليس عضو
label_member: عضو
label_member_new: عضو جديد
label_member_plural: اعضاء
label_tracker: نوع بند عمل
label_tracker_plural: أنواع بنود العمل
label_tracker_new: نوع بند عمل جديد
label_workflow: سير العمل
label_issue_status: حالة بند العمل
label_issue_status_plural: حالات بند العمل
label_issue_status_new: حالة جديدة
label_issue_category: فئة بند العمل
label_issue_category_plural: فئات بنود العمل
label_issue_category_new: فئة جديدة
label_custom_field: تخصيص حقل
label_custom_field_plural: تخصيص حقول
label_custom_field_new: حقل مخصص جديد
label_enumerations: التعدادات
label_enumeration_new: قيمة جديدة
label_information: معلومة
label_information_plural: معلومات
label_please_login: برجى تسجيل الدخول
label_register: تسجيل
label_login_with_open_id_option: او الدخول بهوية مفتوحة
label_password_lost: فقدت كلمة السر
label_home: "الصفحة الرئيسية"
label_my_page: الصفحة الخاصة بي
label_my_account: حسابي
label_my_projects: مشاريعي الخاصة
label_my_page_block: حجب صفحتي الخاصة
label_administration: إدارة النظام
label_login: تسجيل الدخول
label_logout: تسجيل الخروج
label_help: مساعدة
label_reported_issues: بنود العمل التي أدخلتها
label_assigned_to_me_issues: بنود العمل المسندة إلي
label_last_login: آخر اتصال
label_registered_on: مسجل على
label_activity: النشاط
label_overall_activity: النشاط العام
label_user_activity: "قيمة النشاط"
label_new: جديدة
label_logged_as: تم تسجيل دخولك
label_environment: البيئة
label_authentication: المصادقة
label_auth_source: وضع المصادقة
label_auth_source_new: وضع مصادقة جديدة
label_auth_source_plural: أوضاع المصادقة
label_subproject_plural: مشاريع فرعية
label_subproject_new: مشروع فرعي جديد
label_and_its_subprojects: "قيمة المشاريع الفرعية الخاصة بك"
label_min_max_length: الحد الاقصى والادنى للطول
label_list: قائمة
label_date: تاريخ
label_integer: عدد صحيح
label_float: عدد كسري
label_boolean: "نعم/لا"
label_string: نص
label_text: نص طويل
label_attribute: سمة
label_attribute_plural: السمات
label_no_data: لا توجد بيانات للعرض
label_change_status: تغيير الحالة
label_history: التاريخ
label_attachment: الملف
label_attachment_new: ملف جديد
label_attachment_delete: حذف الملف
label_attachment_plural: الملفات
label_file_added: الملف المضاف
label_report: تقرير
label_report_plural: التقارير
label_news: الأخبار
label_news_new: إضافة الأخبار
label_news_plural: الأخبار
label_news_latest: آخر الأخبار
label_news_view_all: عرض كل الأخبار
label_news_added: الأخبار المضافة
label_news_comment_added: إضافة التعليقات على أخبار
label_settings: إعدادات
label_overview: لمحة عامة
label_version: الإصدار
label_version_new: الإصدار الجديد
label_version_plural: الإصدارات
label_close_versions: أكملت إغلاق الإصدارات
label_confirmation: تأكيد
label_export_to: 'متوفرة أيضا في:'
label_read: القراءة...
label_public_projects: المشاريع العامة
label_open_issues: مفتوح
label_open_issues_plural: بنود عمل مفتوحة
label_closed_issues: مغلق
label_closed_issues_plural: بنود عمل مغلقة
label_x_open_issues_abbr_on_total:
zero: 0 مفتوح / %{total}
one: 1 مفتوح / %{total}
other: "%{count} مفتوح / %{total}"
label_x_open_issues_abbr:
zero: 0 مفتوح
one: 1 مقتوح
other: "%{count} مفتوح"
label_x_closed_issues_abbr:
zero: 0 مغلق
one: 1 مغلق
other: "%{count} مغلق"
label_total: الإجمالي
label_permissions: صلاحيات
label_current_status: الحالة الحالية
label_new_statuses_allowed: يسمح بادراج حالات جديدة
label_all: جميع
label_none: لا شيء
label_nobody: لا أحد
label_next: القادم
label_previous: السابق
label_used_by: التي يستخدمها
label_details: التفاصيل
label_add_note: إضافة ملاحظة
label_per_page: كل صفحة
label_calendar: التقويم
label_months_from: بعد أشهر من
label_gantt: جانت
label_internal: الداخلية
label_last_changes: "آخر التغييرات %{count}"
label_change_view_all: عرض كافة التغييرات
label_personalize_page: تخصيص هذه الصفحة
label_comment: تعليق
label_comment_plural: تعليقات
label_x_comments:
zero: لا يوجد تعليقات
one: تعليق واحد
other: "%{count} تعليقات"
label_comment_add: إضافة تعليق
label_comment_added: تم إضافة التعليق
label_comment_delete: حذف التعليقات
label_query: استعلام مخصص
label_query_plural: استعلامات مخصصة
label_query_new: استعلام جديد
label_my_queries: استعلاماتي المخصصة
label_filter_add: إضافة عامل تصفية
label_filter_plural: عوامل التصفية
label_equals: يساوي
label_not_equals: لا يساوي
label_in_less_than: أقل من
label_in_more_than: أكثر من
label_greater_or_equal: '>='
label_less_or_equal: '< ='
label_between: بين
label_in: في
label_today: اليوم
label_all_time: كل الوقت
label_yesterday: بالأمس
label_this_week: هذا الأسبوع
label_last_week: الأسبوع الماضي
label_last_n_days: "آخر %{count} أيام"
label_this_month: هذا الشهر
label_last_month: الشهر الماضي
label_this_year: هذا العام
label_date_range: نطاق التاريخ
label_less_than_ago: أقل من عدد أيام
label_more_than_ago: أكثر من عدد أيام
label_ago: منذ أيام
label_contains: يحتوي على
label_not_contains: لا يحتوي على
label_day_plural: أيام
label_repository: المستودع
label_repository_plural: المستودعات
label_browse: تصفح
label_branch: فرع
label_tag: ربط
label_revision: مراجعة
label_revision_plural: تنقيحات
label_revision_id: " %{value}مراجعة"
label_associated_revisions: التنقيحات المرتبطة
label_added: مضاف
label_modified: معدل
label_copied: منسوخ
label_renamed: إعادة تسمية
label_deleted: محذوف
label_latest_revision: آخر تنقيح
label_latest_revision_plural: أحدث المراجعات
label_view_revisions: عرض التنقيحات
label_view_all_revisions: عرض كافة المراجعات
label_max_size: الحد الأقصى للحجم
label_sort_highest: التحرك لأعلى مرتبة
label_sort_higher: تحريك لأعلى
label_sort_lower: تحريك لأسفل
label_sort_lowest: التحرك لأسفل مرتبة
label_roadmap: خارطة الطريق
label_roadmap_due_in: " %{value}تستحق في "
label_roadmap_overdue: "%{value}تأخير"
label_roadmap_no_issues: لا يوجد بنود عمل لهذا الإصدار
label_search: البحث
label_result_plural: النتائج
label_all_words: كل الكلمات
label_wiki: ويكي
label_wiki_edit: تحرير ويكي
label_wiki_edit_plural: عمليات تحرير ويكي
label_wiki_page: صفحة ويكي
label_wiki_page_plural: ويكي صفحات
label_index_by_title: الفهرس حسب العنوان
label_index_by_date: الفهرس حسب التاريخ
label_current_version: الإصدار الحالي
label_preview: معاينة
label_feed_plural: موجز ويب
label_changes_details: تفاصيل جميع التغييرات
label_issue_tracking: تعقب بنود العمل
label_spent_time: ما تم إنفاقه من الوقت
label_overall_spent_time: الوقت الذي تم انفاقه كاملا
label_f_hour: "%{value} ساعة"
label_f_hour_plural: "%{value} ساعات"
label_time_tracking: تعقب الوقت
label_change_plural: التغييرات
label_statistics: إحصاءات
label_commits_per_month: يثبت في الشهر
label_commits_per_author: يثبت لكل مؤلف
label_diff: الاختلافات
label_view_diff: عرض الاختلافات
label_diff_inline: مضمنة
label_diff_side_by_side: جنبا إلى جنب
label_options: خيارات
label_copy_workflow_from: نسخ سير العمل من
label_permissions_report: تقرير الصلاحيات
label_watched_issues: بنود العمل المتابعة بريدياً
label_related_issues: بنود العمل ذات الصلة
label_applied_status: الحالة المطبقة
label_loading: تحميل...
label_relation_new: علاقة جديدة
label_relation_delete: حذف العلاقة
label_relates_to: ذات علاقة بـ
label_duplicates: مكرر من
label_duplicated_by: مكرر بواسطة
label_blocks: يجب تنفيذه قبل
label_blocked_by: لا يمكن تنفيذه إلا بعد
label_precedes: يسبق
label_follows: يتبع
label_end_to_start: نهاية لبدء
label_end_to_end: نهاية لنهاية
label_start_to_start: بدء لبدء
label_start_to_end: بداية لنهاية
label_stay_logged_in: تسجيل الدخول في
label_disabled: تعطيل
label_show_completed_versions: إظهار الإصدارات الكاملة
label_me: لي
label_board: المنتدى
label_board_new: منتدى جديد
label_board_plural: المنتديات
label_board_locked: تأمين
label_board_sticky: لزجة
label_topic_plural: المواضيع
label_message_plural: رسائل
label_message_last: آخر رسالة
label_message_new: رسالة جديدة
label_message_posted: تم اضافة الرسالة
label_reply_plural: الردود
label_send_information: إرسال معلومات الحساب للمستخدم
label_year: سنة
label_month: شهر
label_week: أسبوع
label_date_from: من
label_date_to: إلى
label_language_based: استناداً إلى لغة المستخدم
label_sort_by: " %{value}الترتيب حسب "
label_send_test_email: ارسل رسالة الكترونية كاختبار
label_feeds_access_key: Atom مفتاح دخول
label_missing_feeds_access_key: مفقودAtom مفتاح دخول
label_feeds_access_key_created_on: "Atom تم انشاء مفتاح %{value} منذ"
label_module_plural: الوحدات النمطية
label_added_time_by: " تم اضافته من قبل %{author} منذ %{age}"
label_updated_time_by: " تم تحديثه من قبل %{author} منذ %{age}"
label_updated_time: "تم التحديث منذ %{value}"
label_jump_to_a_project: الانتقال إلى مشروع...
label_file_plural: الملفات
label_changeset_plural: اعدادات التغير
label_default_columns: الاعمدة الافتراضية
label_no_change_option: (لا تغيير)
label_bulk_edit_selected_issues: تحرير بنود العمل المظللة
label_bulk_edit_selected_time_entries: تعديل بنود الأوقات المظللة
label_theme: الموضوع
label_default: الافتراضي
label_search_titles_only: البحث في العناوين فقط
label_user_mail_option_all: "جميع الخيارات"
label_user_mail_option_selected: "الخيارات المظللة فقط"
label_user_mail_option_none: "لم يتم تحديد اي خيارات"
label_user_mail_option_only_my_events: "السماح لي فقط بمشاهدة الاحداث الخاصة"
label_user_mail_option_only_assigned: "فقط الخيارات التي تم تعيينها"
label_user_mail_option_only_owner: "فقط للخيارات التي املكها"
label_user_mail_no_self_notified: "لا تريد إعلامك بالتغيرات التي تجريها بنفسك"
label_registration_activation_by_email: حساب التنشيط عبر البريد الإلكتروني
label_registration_manual_activation: تنشيط الحساب اليدوي
label_registration_automatic_activation: تنشيط الحساب التلقائي
label_display_per_page: "لكل صفحة: %{value}"
label_age: العمر
label_change_properties: تغيير الخصائص
label_general: عامة
label_more: أكثر
label_scm: scm
label_plugins: الإضافات
label_ldap_authentication: مصادقة LDAP
label_downloads_abbr: تنزيل
label_optional_description: وصف اختياري
label_add_another_file: إضافة ملف آخر
label_preferences: تفضيلات
label_chronological_order: في ترتيب زمني
label_reverse_chronological_order: في ترتيب زمني عكسي
label_planning: التخطيط
label_incoming_emails: رسائل البريد الإلكتروني الوارد
label_generate_key: إنشاء مفتاح
label_issue_watchers: المراقبون
label_example: مثال
label_display: العرض
label_sort: فرز
label_ascending: تصاعدي
label_descending: تنازلي
label_date_from_to: من %{start} الى %{end}
label_wiki_content_added: إضافة صفحة ويكي
label_wiki_content_updated: تحديث صفحة ويكي
label_group: مجموعة
label_group_plural: المجموعات
label_group_new: مجموعة جديدة
label_time_entry_plural: الأوقات المنفقة
label_version_sharing_none: غير متاح
label_version_sharing_descendants: متاح للمشاريع الفرعية
label_version_sharing_hierarchy: متاح للتسلسل الهرمي للمشروع
label_version_sharing_tree: مع شجرة المشروع
label_version_sharing_system: مع جميع المشاريع
label_update_issue_done_ratios: تحديث نسبة الأداء لبند العمل
label_copy_source: المصدر
label_copy_target: الهدف
label_copy_same_as_target: مطابق للهدف
label_display_used_statuses_only: عرض الحالات المستخدمة من قبل هذا النوع من بنود العمل فقط
label_api_access_key: مفتاح الوصول إلى API
label_missing_api_access_key: API لم يتم الحصول على مفتاح الوصول
label_api_access_key_created_on: " API إنشاء مفتاح الوصول إلى"
label_profile: الملف الشخصي
label_subtask_plural: المهام الفرعية
label_project_copy_notifications: إرسال إشعار الى البريد الإلكتروني عند نسخ المشروع
label_principal_search: "البحث عن مستخدم أو مجموعة:"
label_user_search: "البحث عن المستخدم:"
label_additional_workflow_transitions_for_author: الانتقالات الإضافية المسموح بها عند المستخدم صاحب البلاغ
label_additional_workflow_transitions_for_assignee: الانتقالات الإضافية المسموح بها عند المستخدم المحال إليه
label_issues_visibility_all: جميع بنود العمل
label_issues_visibility_public: جميع بنود العمل الخاصة
label_issues_visibility_own: بنود العمل التي أنشأها المستخدم
label_git_report_last_commit: اعتماد التقرير الأخير للملفات والدلائل
label_parent_revision: الوالدين
label_child_revision: الطفل
label_export_options: "%{export_format} خيارات التصدير"
button_login: دخول
button_submit: تثبيت
button_save: حفظ
button_check_all: تحديد الكل
button_uncheck_all: عدم تحديد الكل
button_collapse_all: تقليص الكل
button_expand_all: عرض الكل
button_delete: حذف
button_create: إنشاء
button_create_and_continue: إنشاء واستمرار
button_test: اختبار
button_edit: تعديل
button_edit_associated_wikipage: "تغير صفحة ويكي: %{page_title}"
button_add: إضافة
button_change: تغيير
button_apply: تطبيق
button_clear: إخلاء الحقول
button_lock: قفل
button_unlock: الغاء القفل
button_download: تنزيل
button_list: قائمة
button_view: عرض
button_move: تحرك
button_move_and_follow: تحرك واتبع
button_back: رجوع
button_cancel: إلغاء
button_activate: تنشيط
button_sort: ترتيب
button_log_time: وقت الدخول
button_rollback: الرجوع الى هذا الاصدار
button_watch: تابع عبر البريد
button_unwatch: إلغاء المتابعة عبر البريد
button_reply: رد
button_archive: أرشفة
button_unarchive: إلغاء الأرشفة
button_reset: إعادة
button_rename: إعادة التسمية
button_change_password: تغير كلمة المرور
button_copy: نسخ
button_copy_and_follow: نسخ واتباع
button_annotate: تعليق
button_update: تحديث
button_configure: تكوين
button_quote: اقتباس
button_duplicate: عمل نسخة
button_show: إظهار
button_edit_section: تعديل هذا الجزء
button_export: تصدير لملف
status_active: نشيط
status_registered: مسجل
status_locked: مقفل
version_status_open: مفتوح
version_status_locked: مقفل
version_status_closed: مغلق
field_active: فعال
text_select_mail_notifications: حدد الامور التي يجب ابلاغك بها عن طريق البريد الالكتروني
text_regexp_info: مثال. ^[A-Z0-9]+$
text_min_max_length_info: الحد الاقصى والادني لطول المعلومات
text_project_destroy_confirmation: هل أنت متأكد من أنك تريد حذف هذا المشروع والبيانات ذات الصلة؟
text_subprojects_destroy_warning: "المشاريع الفرعية: %{value} سيتم حذفها أيضاً."
text_workflow_edit: حدد دوراً و نوع بند عمل لتحرير سير العمل
text_are_you_sure: هل أنت متأكد؟
text_journal_changed: "%{label} تغير %{old} الى %{new}"
text_journal_changed_no_detail: "%{label} تم التحديث"
text_journal_set_to: "%{label} تغير الى %{value}"
text_journal_deleted: "%{label} تم الحذف (%{old})"
text_journal_added: "%{label} %{value} تم الاضافة"
text_tip_issue_begin_day: بند عمل بدأ اليوم
text_tip_issue_end_day: بند عمل انتهى اليوم
text_tip_issue_begin_end_day: بند عمل بدأ وانتهى اليوم
text_caracters_maximum: "%{count} الحد الاقصى."
text_caracters_minimum: "الحد الادنى %{count}"
text_length_between: "الطول %{min} بين %{max} رمز"
text_tracker_no_workflow: لم يتم تحديد سير العمل لهذا النوع من بنود العمل
text_unallowed_characters: رموز غير مسموحة
text_comma_separated: مسموح رموز متنوعة يفصلها فاصلة .
text_line_separated: مسموح رموز متنوعة يفصلها سطور
text_issues_ref_in_commit_messages: الارتباط وتغيير حالة بنود العمل في رسائل تحرير الملفات
text_issue_added: "بند العمل %{id} تم ابلاغها عن طريق %{author}."
text_issue_updated: "بند العمل %{id} تم تحديثها عن طريق %{author}."
text_wiki_destroy_confirmation: هل انت متأكد من رغبتك في حذف هذا الويكي ومحتوياته؟
text_issue_category_destroy_question: "بعض بنود العمل (%{count}) مرتبطة بهذه الفئة، ماذا تريد ان تفعل بها؟"
text_issue_category_destroy_assignments: حذف الفئة
text_issue_category_reassign_to: اعادة تثبيت البنود في الفئة
text_user_mail_option: "بالنسبة للمشاريع غير المحددة، سوف يتم ابلاغك عن المشاريع التي تشاهدها او تشارك بها فقط!"
text_no_configuration_data: "الادوار والمتتبع وحالات بند العمل ومخطط سير العمل لم يتم تحديد وضعها الافتراضي بعد. "
text_load_default_configuration: تحميل الاعدادات الافتراضية
text_status_changed_by_changeset: " طبق التغيرات المعينة على %{value}."
text_time_logged_by_changeset: "تم تطبيق التغيرات المعينة على %{value}."
text_issues_destroy_confirmation: هل انت متأكد من حذف البنود المظللة؟'
text_issues_destroy_descendants_confirmation: "سوف يؤدي هذا الى حذف %{count} المهام الفرعية ايضا."
text_time_entries_destroy_confirmation: "هل انت متأكد من رغبتك في حذف الادخالات الزمنية المحددة؟"
text_select_project_modules: قم بتحديد الوضع المناسب لهذا المشروع:'
text_default_administrator_account_changed: تم تعديل الاعدادات الافتراضية لحساب المدير
text_file_repository_writable: المرفقات قابلة للكتابة
text_plugin_assets_writable: الدليل المساعد قابل للكتابة
text_destroy_time_entries_question: " ساعة على بند العمل التي تود حذفها، ماذا تريد ان تفعل؟ %{hours} تم تثبيت"
text_destroy_time_entries: قم بحذف الساعات المسجلة
text_assign_time_entries_to_project: ثبت الساعات المسجلة على التقرير
text_reassign_time_entries: 'اعادة تثبيت الساعات المسجلة لبند العمل هذا:'
text_user_wrote: "%{value} كتب:"
text_enumeration_destroy_question: "%{count} الكائنات المعنية لهذه القيمة"
text_enumeration_category_reassign_to: اعادة تثبيت الكائنات التالية لهذه القيمة:'
text_email_delivery_not_configured: "لم يتم تسليم البريد الالكتروني"
text_diff_truncated: '... لقد تم اقتطاع هذا الجزء لانه تجاوز الحد الاقصى المسموح بعرضه'
text_custom_field_possible_values_info: 'سطر لكل قيمة'
text_wiki_page_nullify_children: "الاحتفاظ بصفحات الابن كصفحات جذر"
text_wiki_page_destroy_children: "حذف صفحات الابن وجميع أولادهم"
text_wiki_page_reassign_children: "إعادة تعيين صفحات تابعة لهذه الصفحة الأصلية"
text_own_membership_delete_confirmation: "انت على وشك إزالة بعض أو كافة الصلاحيات الخاصة بك، لن تكون قادراً على تحرير هذا المشروع بعد ذلك. هل أنت متأكد من أنك تريد المتابعة؟"
text_zoom_in: تصغير
text_zoom_out: تكبير
text_warn_on_leaving_unsaved: "الصفحة تحتوي على نص غير مخزن، سوف يفقد النص اذا تم الخروج من الصفحة."
text_scm_path_encoding_note: "الافتراضي: UTF-8"
text_git_repository_note: مستودع فارغ ومحلي
text_mercurial_repository_note: مستودع محلي
text_scm_command: امر
text_scm_command_version: اصدار
text_scm_config: الرجاء اعادة تشغيل التطبيق
text_scm_command_not_available: الامر غير متوفر، الرجاء التحقق من لوحة التحكم
default_role_manager: مدير
default_role_developer: مطور
default_role_reporter: مراسل
default_tracker_bug: الشوائب
default_tracker_feature: خاصية
default_tracker_support: دعم
default_issue_status_new: جديد
default_issue_status_in_progress: جاري التحميل
default_issue_status_resolved: الحل
default_issue_status_feedback: التغذية الراجعة
default_issue_status_closed: مغلق
default_issue_status_rejected: مرفوض
default_doc_category_user: مستندات المستخدم
default_doc_category_tech: المستندات التقنية
default_priority_low: قليل
default_priority_normal: عادي
default_priority_high: عالي
default_priority_urgent: طارئ
default_priority_immediate: طارئ الآن
default_activity_design: تصميم
default_activity_development: تطوير
enumeration_issue_priorities: الاولويات
enumeration_doc_categories: تصنيف المستندات
enumeration_activities: الانشطة
enumeration_system_activity: نشاط النظام
description_filter: فلترة
description_search: حقل البحث
description_choose_project: المشاريع
description_project_scope: مجال البحث
description_notes: ملاحظات
description_message_content: محتويات الرسالة
description_query_sort_criteria_attribute: نوع الترتيب
description_query_sort_criteria_direction: اتجاه الترتيب
description_user_mail_notification: إعدادات البريد الالكتروني
description_available_columns: الاعمدة المتوفرة
description_selected_columns: الاعمدة المحددة
description_all_columns: كل الاعمدة
description_issue_category_reassign: اختر التصنيف
description_wiki_subpages_reassign: اختر صفحة جديدة
description_date_range_list: اختر المجال من القائمة
description_date_range_interval: اختر المدة عن طريق اختيار تاريخ البداية والنهاية
description_date_from: ادخل تاريخ البداية
description_date_to: ادخل تاريخ الانتهاء
text_rmagick_available: RMagick available (optional)
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_repository_usernames_mapping: |-
Select or update the Redmine user mapped to each username found in the repository log.
Users with the same Redmine and repository username or email are automatically mapped.
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: لا يوجد بنود عمل
one: بند عمل واحد
other: "%{count} بنود عمل"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: منسوخ لـ
label_copied_from: منسوخ من
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: جميع
label_last_n_weeks: آخر %{count} أسبوع/أسابيع
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: متاح للمشاريع الفرعية
label_cross_project_tree: متاح مع شجرة المشروع
label_cross_project_hierarchy: متاح مع التسلسل الهرمي للمشروع
label_cross_project_system: متاح مع جميع المشاريع
button_hide: إخفاء
setting_non_working_week_days: "أيام أجازة/راحة أسبوعية"
label_in_the_next_days: في الأيام المقبلة
label_in_the_past_days: في الأيام الماضية
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: الإجمالي
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/el.yml 0000644 0001750 0001750 00000173551 12255774347 016534 0 ustar ondrej ondrej # Greek translations for Ruby on Rails
# by Vaggelis Typaldos (vtypal@gmail.com), Spyros Raptis (spirosrap@gmail.com)
el:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Κυριακή, Δευτέρα, Τρίτη, Τετάρτη, Πέμπτη, Παρασκευή, Σάββατο]
abbr_day_names: [Κυρ, Δευ, Τρι, Τετ, Πεμ, Παρ, Σαβ]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Ιανουάριος, Φεβρουάριος, Μάρτιος, Απρίλιος, Μάϊος, Ιούνιος, Ιούλιος, Αύγουστος, Σεπτέμβριος, Οκτώβριος, Νοέμβριος, Δεκέμβριος]
abbr_month_names: [~, Ιαν, Φεβ, Μαρ, Απρ, Μαϊ, Ιον, Ιολ, Αυγ, Σεπ, Οκτ, Νοε, Δεκ]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%m/%d/%Y %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "πμ"
pm: "μμ"
datetime:
distance_in_words:
half_a_minute: "μισό λεπτό"
less_than_x_seconds:
one: "λιγότερο από 1 δευτερόλεπτο"
other: "λιγότερο από %{count} δευτερόλεπτα"
x_seconds:
one: "1 δευτερόλεπτο"
other: "%{count} δευτερόλεπτα"
less_than_x_minutes:
one: "λιγότερο από ένα λεπτό"
other: "λιγότερο από %{count} λεπτά"
x_minutes:
one: "1 λεπτό"
other: "%{count} λεπτά"
about_x_hours:
one: "περίπου 1 ώρα"
other: "περίπου %{count} ώρες"
x_hours:
one: "1 ώρα"
other: "%{count} ώρες"
x_days:
one: "1 ημέρα"
other: "%{count} ημέρες"
about_x_months:
one: "περίπου 1 μήνα"
other: "περίπου %{count} μήνες"
x_months:
one: "1 μήνα"
other: "%{count} μήνες"
about_x_years:
one: "περίπου 1 χρόνο"
other: "περίπου %{count} χρόνια"
over_x_years:
one: "πάνω από 1 χρόνο"
other: "πάνω από %{count} χρόνια"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "δεν περιέχεται στη λίστα"
exclusion: "έχει κατοχυρωθεί"
invalid: "είναι άκυρο"
confirmation: "δεν αντιστοιχεί με την επιβεβαίωση"
accepted: "πρέπει να γίνει αποδοχή"
empty: "δε μπορεί να είναι άδειο"
blank: "δε μπορεί να είναι κενό"
too_long: "έχει πολλούς (μέγ.επιτρ. %{count} χαρακτήρες)"
too_short: "έχει λίγους (ελάχ.επιτρ. %{count} χαρακτήρες)"
wrong_length: "δεν είναι σωστός ο αριθμός χαρακτήρων (πρέπει να έχει %{count} χαρακτήρες)"
taken: "έχει ήδη κατοχυρωθεί"
not_a_number: "δεν είναι αριθμός"
not_a_date: "δεν είναι σωστή ημερομηνία"
greater_than: "πρέπει να είναι μεγαλύτερο από %{count}"
greater_than_or_equal_to: "πρέπει να είναι μεγαλύτερο από ή ίσο με %{count}"
equal_to: "πρέπει να είναι ίσον με %{count}"
less_than: "πρέπει να είναι μικρότερη από %{count}"
less_than_or_equal_to: "πρέπει να είναι μικρότερο από ή ίσο με %{count}"
odd: "πρέπει να είναι μονός"
even: "πρέπει να είναι ζυγός"
greater_than_start_date: "πρέπει να είναι αργότερα από την ημερομηνία έναρξης"
not_same_project: "δεν ανήκει στο ίδιο έργο"
circular_dependency: "Αυτή η σχέση θα δημιουργήσει κυκλικές εξαρτήσεις"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Παρακαλώ επιλέξτε
general_text_No: 'Όχι'
general_text_Yes: 'Ναι'
general_text_no: 'όχι'
general_text_yes: 'ναι'
general_lang_name: 'Greek (Ελληνικά)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Ο λογαριασμός ενημερώθηκε επιτυχώς.
notice_account_invalid_creditentials: Άκυρο όνομα χρήστη ή κωδικού πρόσβασης
notice_account_password_updated: Ο κωδικός πρόσβασης ενημερώθηκε επιτυχώς.
notice_account_wrong_password: Λάθος κωδικός πρόσβασης
notice_account_register_done: Ο λογαριασμός δημιουργήθηκε επιτυχώς. Για να ενεργοποιήσετε το λογαριασμό σας, πατήστε το σύνδεσμο που σας έχει αποσταλεί με email.
notice_account_unknown_email: Άγνωστος χρήστης.
notice_can_t_change_password: Αυτός ο λογαριασμός χρησιμοποιεί εξωτερική πηγή πιστοποίησης. Δεν είναι δυνατόν να αλλάξετε τον κωδικό πρόσβασης.
notice_account_lost_email_sent: Σας έχει αποσταλεί email με οδηγίες για την επιλογή νέου κωδικού πρόσβασης.
notice_account_activated: Ο λογαριασμός σας έχει ενεργοποιηθεί. Τώρα μπορείτε να συνδεθείτε.
notice_successful_create: Επιτυχής δημιουργία.
notice_successful_update: Επιτυχής ενημέρωση.
notice_successful_delete: Επιτυχής διαγραφή.
notice_successful_connection: Επιτυχής σύνδεση.
notice_file_not_found: Η σελίδα που ζητήσατε δεν υπάρχει ή έχει αφαιρεθεί.
notice_locking_conflict: Τα δεδομένα έχουν ενημερωθεί από άλλο χρήστη.
notice_not_authorized: Δεν έχετε δικαίωμα πρόσβασης σε αυτή τη σελίδα.
notice_email_sent: "Ένα μήνυμα ηλεκτρονικού ταχυδρομείου εστάλη στο %{value}"
notice_email_error: "Σφάλμα κατά την αποστολή του μηνύματος στο (%{value})"
notice_feeds_access_key_reseted: Έγινε επαναφορά στο κλειδί πρόσβασης Atom.
notice_failed_to_save_issues: "Αποτυχία αποθήκευσης %{count} θεμα(των) από τα %{total} επιλεγμένα: %{ids}."
notice_no_issue_selected: "Κανένα θέμα δεν είναι επιλεγμένο! Παρακαλούμε, ελέγξτε τα θέματα που θέλετε να επεξεργαστείτε."
notice_account_pending: "Ο λογαριασμός σας έχει δημιουργηθεί και είναι σε στάδιο έγκρισης από τον διαχειριστή."
notice_default_data_loaded: Οι προεπιλεγμένες ρυθμίσεις φορτώθηκαν επιτυχώς.
notice_unable_delete_version: Αδύνατον να διαγραφεί η έκδοση.
error_can_t_load_default_data: "Οι προεπιλεγμένες ρυθμίσεις δεν μπόρεσαν να φορτωθούν:: %{value}"
error_scm_not_found: "Η εγγραφή ή η αναθεώρηση δεν βρέθηκε στο αποθετήριο."
error_scm_command_failed: "Παρουσιάστηκε σφάλμα κατά την προσπάθεια πρόσβασης στο αποθετήριο: %{value}"
error_scm_annotate: "Η καταχώριση δεν υπάρχει ή δεν μπορεί να σχολιαστεί."
error_issue_not_found_in_project: 'Το θέμα δεν βρέθηκε ή δεν ανήκει σε αυτό το έργο'
error_no_tracker_in_project: 'Δεν υπάρχει ανιχνευτής για αυτό το έργο. Παρακαλώ ελέγξτε τις ρυθμίσεις του έργου.'
error_no_default_issue_status: 'Δεν έχει οριστεί η προεπιλογή κατάστασης θεμάτων. Παρακαλώ ελέγξτε τις ρυθμίσεις σας (Μεταβείτε στην "Διαχείριση -> Κατάσταση θεμάτων").'
warning_attachments_not_saved: "%{count} αρχείο(α) δε μπορούν να αποθηκευτούν."
mail_subject_lost_password: "Ο κωδικός σας %{value}"
mail_body_lost_password: 'Για να αλλάξετε τον κωδικό πρόσβασης, πατήστε τον ακόλουθο σύνδεσμο:'
mail_subject_register: "Ενεργοποίηση του λογαριασμού χρήστη %{value} "
mail_body_register: 'Για να ενεργοποιήσετε το λογαριασμό σας, επιλέξτε τον ακόλουθο σύνδεσμο:'
mail_body_account_information_external: "Μπορείτε να χρησιμοποιήσετε τον λογαριασμό %{value} για να συνδεθείτε."
mail_body_account_information: Πληροφορίες του λογαριασμού σας
mail_subject_account_activation_request: "αίτημα ενεργοποίησης λογαριασμού %{value}"
mail_body_account_activation_request: "'Ένας νέος χρήστης (%{value}) έχει εγγραφεί. Ο λογαριασμός είναι σε στάδιο αναμονής της έγκρισης σας:"
mail_subject_reminder: "%{count} θέμα(τα) με προθεσμία στις επόμενες %{days} ημέρες"
mail_body_reminder: "%{count}θέμα(τα) που έχουν ανατεθεί σε σας, με προθεσμία στις επόμενες %{days} ημέρες:"
mail_subject_wiki_content_added: "'προστέθηκε η σελίδα wiki %{id}' "
mail_body_wiki_content_added: "Η σελίδα wiki '%{id}' προστέθηκε από τον %{author}."
mail_subject_wiki_content_updated: "'ενημερώθηκε η σελίδα wiki %{id}' "
mail_body_wiki_content_updated: "Η σελίδα wiki '%{id}' ενημερώθηκε από τον %{author}."
field_name: Όνομα
field_description: Περιγραφή
field_summary: Συνοπτικά
field_is_required: Απαιτείται
field_firstname: Όνομα
field_lastname: Επώνυμο
field_mail: Email
field_filename: Αρχείο
field_filesize: Μέγεθος
field_downloads: Μεταφορτώσεις
field_author: Συγγραφέας
field_created_on: Δημιουργήθηκε
field_updated_on: Ενημερώθηκε
field_field_format: Μορφοποίηση
field_is_for_all: Για όλα τα έργα
field_possible_values: Πιθανές τιμές
field_regexp: Κανονική παράσταση
field_min_length: Ελάχιστο μήκος
field_max_length: Μέγιστο μήκος
field_value: Τιμή
field_category: Κατηγορία
field_title: Τίτλος
field_project: Έργο
field_issue: Θέμα
field_status: Κατάσταση
field_notes: Σημειώσεις
field_is_closed: Κλειστά θέματα
field_is_default: Προεπιλεγμένη τιμή
field_tracker: Ανιχνευτής
field_subject: Θέμα
field_due_date: Προθεσμία
field_assigned_to: Ανάθεση σε
field_priority: Προτεραιότητα
field_fixed_version: Στόχος έκδοσης
field_user: Χρήστης
field_role: Ρόλος
field_homepage: Αρχική σελίδα
field_is_public: Δημόσιο
field_parent: Επιμέρους έργο του
field_is_in_roadmap: Προβολή θεμάτων στο χάρτη πορείας
field_login: Όνομα χρήστη
field_mail_notification: Ειδοποιήσεις email
field_admin: Διαχειριστής
field_last_login_on: Τελευταία σύνδεση
field_language: Γλώσσα
field_effective_date: Ημερομηνία
field_password: Κωδικός πρόσβασης
field_new_password: Νέος κωδικός πρόσβασης
field_password_confirmation: Επιβεβαίωση
field_version: Έκδοση
field_type: Τύπος
field_host: Κόμβος
field_port: Θύρα
field_account: Λογαριασμός
field_base_dn: Βάση DN
field_attr_login: Ιδιότητα εισόδου
field_attr_firstname: Ιδιότητα ονόματος
field_attr_lastname: Ιδιότητα επωνύμου
field_attr_mail: Ιδιότητα email
field_onthefly: Άμεση δημιουργία χρήστη
field_start_date: Εκκίνηση
field_done_ratio: "% επιτεύχθη"
field_auth_source: Τρόπος πιστοποίησης
field_hide_mail: Απόκρυψη διεύθυνσης email
field_comments: Σχόλιο
field_url: URL
field_start_page: Πρώτη σελίδα
field_subproject: Επιμέρους έργο
field_hours: Ώρες
field_activity: Δραστηριότητα
field_spent_on: Ημερομηνία
field_identifier: Στοιχείο αναγνώρισης
field_is_filter: Χρήση ως φίλτρο
field_issue_to: Σχετικά θέματα
field_delay: Καθυστέρηση
field_assignable: Θέματα που μπορούν να ανατεθούν σε αυτό το ρόλο
field_redirect_existing_links: Ανακατεύθυνση των τρεχόντων συνδέσμων
field_estimated_hours: Εκτιμώμενος χρόνος
field_column_names: Στήλες
field_time_zone: Ωριαία ζώνη
field_searchable: Ερευνήσιμο
field_default_value: Προκαθορισμένη τιμή
field_comments_sorting: Προβολή σχολίων
field_parent_title: Γονική σελίδα
field_editable: Επεξεργάσιμο
field_watcher: Παρατηρητής
field_identity_url: OpenID URL
field_content: Περιεχόμενο
field_group_by: Ομαδικά αποτελέσματα από
setting_app_title: Τίτλος εφαρμογής
setting_app_subtitle: Υπότιτλος εφαρμογής
setting_welcome_text: Κείμενο υποδοχής
setting_default_language: Προεπιλεγμένη γλώσσα
setting_login_required: Απαιτείται πιστοποίηση
setting_self_registration: Αυτο-εγγραφή
setting_attachment_max_size: Μέγ. μέγεθος συνημμένου
setting_issues_export_limit: Θέματα περιορισμού εξαγωγής
setting_mail_from: Μετάδοση διεύθυνσης email
setting_bcc_recipients: Αποδέκτες κρυφής κοινοποίησης (bcc)
setting_plain_text_mail: Email απλού κειμένου (όχι HTML)
setting_host_name: Όνομα κόμβου και διαδρομή
setting_text_formatting: Μορφοποίηση κειμένου
setting_wiki_compression: Συμπίεση ιστορικού wiki
setting_feeds_limit: Feed περιορισμού περιεχομένου
setting_default_projects_public: Τα νέα έργα έχουν προεπιλεγεί ως δημόσια
setting_autofetch_changesets: Αυτόματη λήψη commits
setting_sys_api_enabled: Ενεργοποίηση WS για διαχείριση αποθετηρίου
setting_commit_ref_keywords: Αναφορά σε λέξεις-κλειδιά
setting_commit_fix_keywords: Καθορισμός σε λέξεις-κλειδιά
setting_autologin: Αυτόματη σύνδεση
setting_date_format: Μορφή ημερομηνίας
setting_time_format: Μορφή ώρας
setting_cross_project_issue_relations: Επιτρέψτε συσχετισμό θεμάτων σε διασταύρωση-έργων
setting_issue_list_default_columns: Προκαθορισμένες εμφανιζόμενες στήλες στη λίστα θεμάτων
setting_emails_footer: Υποσέλιδο στα email
setting_protocol: Πρωτόκολο
setting_per_page_options: Αντικείμενα ανά σελίδα επιλογών
setting_user_format: Μορφή εμφάνισης χρηστών
setting_activity_days_default: Ημέρες που εμφανίζεται στη δραστηριότητα έργου
setting_display_subprojects_issues: Εμφάνιση από προεπιλογή θεμάτων επιμέρους έργων στα κύρια έργα
setting_enabled_scm: Ενεργοποίηση SCM
setting_mail_handler_api_enabled: Ενεργοποίηση WS για εισερχόμενα email
setting_mail_handler_api_key: κλειδί API
setting_sequential_project_identifiers: Δημιουργία διαδοχικών αναγνωριστικών έργου
setting_gravatar_enabled: Χρήση Gravatar εικονιδίων χρηστών
setting_diff_max_lines_displayed: Μεγ.αριθμός εμφάνισης γραμμών diff
setting_file_max_size_displayed: Μεγ.μέγεθος των αρχείων απλού κειμένου που εμφανίζονται σε σειρά
setting_repository_log_display_limit: Μέγιστος αριθμός αναθεωρήσεων που εμφανίζονται στο ιστορικό αρχείου
setting_openid: Επιτρέψτε συνδέσεις OpenID και εγγραφή
setting_password_min_length: Ελάχιστο μήκος κωδικού πρόσβασης
setting_new_project_user_role_id: Απόδοση ρόλου σε χρήστη μη-διαχειριστή όταν δημιουργεί ένα έργο
permission_add_project: Δημιουργία έργου
permission_edit_project: Επεξεργασία έργου
permission_select_project_modules: Επιλογή μονάδων έργου
permission_manage_members: Διαχείριση μελών
permission_manage_versions: Διαχείριση εκδόσεων
permission_manage_categories: Διαχείριση κατηγοριών θεμάτων
permission_add_issues: Προσθήκη θεμάτων
permission_edit_issues: Επεξεργασία θεμάτων
permission_manage_issue_relations: Διαχείριση συσχετισμών θεμάτων
permission_add_issue_notes: Προσθήκη σημειώσεων
permission_edit_issue_notes: Επεξεργασία σημειώσεων
permission_edit_own_issue_notes: Επεξεργασία δικών μου σημειώσεων
permission_move_issues: Μεταφορά θεμάτων
permission_delete_issues: Διαγραφή θεμάτων
permission_manage_public_queries: Διαχείριση δημόσιων αναζητήσεων
permission_save_queries: Αποθήκευση αναζητήσεων
permission_view_gantt: Προβολή διαγράμματος gantt
permission_view_calendar: Προβολή ημερολογίου
permission_view_issue_watchers: Προβολή λίστας παρατηρητών
permission_add_issue_watchers: Προσθήκη παρατηρητών
permission_log_time: Ιστορικό χρόνου που δαπανήθηκε
permission_view_time_entries: Προβολή χρόνου που δαπανήθηκε
permission_edit_time_entries: Επεξεργασία ιστορικού χρόνου
permission_edit_own_time_entries: Επεξεργασία δικού μου ιστορικού χρόνου
permission_manage_news: Διαχείριση νέων
permission_comment_news: Σχολιασμός νέων
permission_view_documents: Προβολή εγγράφων
permission_manage_files: Διαχείριση αρχείων
permission_view_files: Προβολή αρχείων
permission_manage_wiki: Διαχείριση wiki
permission_rename_wiki_pages: Μετονομασία σελίδων wiki
permission_delete_wiki_pages: Διαγραφή σελίδων wiki
permission_view_wiki_pages: Προβολή wiki
permission_view_wiki_edits: Προβολή ιστορικού wiki
permission_edit_wiki_pages: Επεξεργασία σελίδων wiki
permission_delete_wiki_pages_attachments: Διαγραφή συνημμένων
permission_protect_wiki_pages: Προστασία σελίδων wiki
permission_manage_repository: Διαχείριση αποθετηρίου
permission_browse_repository: Διαχείριση εγγράφων
permission_view_changesets: Προβολή changesets
permission_commit_access: Πρόσβαση commit
permission_manage_boards: Διαχείριση πινάκων συζητήσεων
permission_view_messages: Προβολή μηνυμάτων
permission_add_messages: Αποστολή μηνυμάτων
permission_edit_messages: Επεξεργασία μηνυμάτων
permission_edit_own_messages: Επεξεργασία δικών μου μηνυμάτων
permission_delete_messages: Διαγραφή μηνυμάτων
permission_delete_own_messages: Διαγραφή δικών μου μηνυμάτων
project_module_issue_tracking: Ανίχνευση θεμάτων
project_module_time_tracking: Ανίχνευση χρόνου
project_module_news: Νέα
project_module_documents: Έγγραφα
project_module_files: Αρχεία
project_module_wiki: Wiki
project_module_repository: Αποθετήριο
project_module_boards: Πίνακες συζητήσεων
label_user: Χρήστης
label_user_plural: Χρήστες
label_user_new: Νέος Χρήστης
label_project: Έργο
label_project_new: Νέο έργο
label_project_plural: Έργα
label_x_projects:
zero: κανένα έργο
one: 1 έργο
other: "%{count} έργα"
label_project_all: Όλα τα έργα
label_project_latest: Τελευταία έργα
label_issue: Θέμα
label_issue_new: Νέο θέμα
label_issue_plural: Θέματα
label_issue_view_all: Προβολή όλων των θεμάτων
label_issues_by: "Θέματα του %{value}"
label_issue_added: Το θέμα προστέθηκε
label_issue_updated: Το θέμα ενημερώθηκε
label_document: Έγγραφο
label_document_new: Νέο έγγραφο
label_document_plural: Έγγραφα
label_document_added: Έγγραφο προστέθηκε
label_role: Ρόλος
label_role_plural: Ρόλοι
label_role_new: Νέος ρόλος
label_role_and_permissions: Ρόλοι και άδειες
label_member: Μέλος
label_member_new: Νέο μέλος
label_member_plural: Μέλη
label_tracker: Ανιχνευτής
label_tracker_plural: Ανιχνευτές
label_tracker_new: Νέος Ανιχνευτής
label_workflow: Ροή εργασίας
label_issue_status: Κατάσταση θέματος
label_issue_status_plural: Κατάσταση θέματος
label_issue_status_new: Νέα κατάσταση
label_issue_category: Κατηγορία θέματος
label_issue_category_plural: Κατηγορίες θεμάτων
label_issue_category_new: Νέα κατηγορία
label_custom_field: Προσαρμοσμένο πεδίο
label_custom_field_plural: Προσαρμοσμένα πεδία
label_custom_field_new: Νέο προσαρμοσμένο πεδίο
label_enumerations: Απαριθμήσεις
label_enumeration_new: Νέα τιμή
label_information: Πληροφορία
label_information_plural: Πληροφορίες
label_please_login: Παρακαλώ συνδεθείτε
label_register: Εγγραφή
label_login_with_open_id_option: ή συνδεθείτε με OpenID
label_password_lost: Ανάκτηση κωδικού πρόσβασης
label_home: Αρχική σελίδα
label_my_page: Η σελίδα μου
label_my_account: Ο λογαριασμός μου
label_my_projects: Τα έργα μου
label_administration: Διαχείριση
label_login: Σύνδεση
label_logout: Αποσύνδεση
label_help: Βοήθεια
label_reported_issues: Εισηγμένα θέματα
label_assigned_to_me_issues: Θέματα που έχουν ανατεθεί σε μένα
label_last_login: Τελευταία σύνδεση
label_registered_on: Εγγράφηκε την
label_activity: Δραστηριότητα
label_overall_activity: Συνολική δραστηριότητα
label_user_activity: "δραστηριότητα του %{value}"
label_new: Νέο
label_logged_as: Σύνδεδεμένος ως
label_environment: Περιβάλλον
label_authentication: Πιστοποίηση
label_auth_source: Τρόπος πιστοποίησης
label_auth_source_new: Νέος τρόπος πιστοποίησης
label_auth_source_plural: Τρόποι πιστοποίησης
label_subproject_plural: Επιμέρους έργα
label_and_its_subprojects: "%{value} και τα επιμέρους έργα του"
label_min_max_length: Ελάχ. - Μέγ. μήκος
label_list: Λίστα
label_date: Ημερομηνία
label_integer: Ακέραιος
label_float: Αριθμός κινητής υποδιαστολής
label_boolean: Λογικός
label_string: Κείμενο
label_text: Μακροσκελές κείμενο
label_attribute: Ιδιότητα
label_attribute_plural: Ιδιότητες
label_no_data: Δεν υπάρχουν δεδομένα
label_change_status: Αλλαγή κατάστασης
label_history: Ιστορικό
label_attachment: Αρχείο
label_attachment_new: Νέο αρχείο
label_attachment_delete: Διαγραφή αρχείου
label_attachment_plural: Αρχεία
label_file_added: Το αρχείο προστέθηκε
label_report: Αναφορά
label_report_plural: Αναφορές
label_news: Νέα
label_news_new: Προσθήκη νέων
label_news_plural: Νέα
label_news_latest: Τελευταία νέα
label_news_view_all: Προβολή όλων των νέων
label_news_added: Τα νέα προστέθηκαν
label_settings: Ρυθμίσεις
label_overview: Επισκόπηση
label_version: Έκδοση
label_version_new: Νέα έκδοση
label_version_plural: Εκδόσεις
label_confirmation: Επιβεβαίωση
label_export_to: 'Επίσης διαθέσιμο σε:'
label_read: Διάβασε...
label_public_projects: Δημόσια έργα
label_open_issues: Ανοικτό
label_open_issues_plural: Ανοικτά
label_closed_issues: Κλειστό
label_closed_issues_plural: Κλειστά
label_x_open_issues_abbr_on_total:
zero: 0 ανοικτά / %{total}
one: 1 ανοικτό / %{total}
other: "%{count} ανοικτά / %{total}"
label_x_open_issues_abbr:
zero: 0 ανοικτά
one: 1 ανοικτό
other: "%{count} ανοικτά"
label_x_closed_issues_abbr:
zero: 0 κλειστά
one: 1 κλειστό
other: "%{count} κλειστά"
label_total: Σύνολο
label_permissions: Άδειες
label_current_status: Τρέχουσα κατάσταση
label_new_statuses_allowed: Νέες καταστάσεις επιτρέπονται
label_all: όλα
label_none: κανένα
label_nobody: κανείς
label_next: Επόμενο
label_previous: Προηγούμενο
label_used_by: Χρησιμοποιήθηκε από
label_details: Λεπτομέρειες
label_add_note: Προσθήκη σημείωσης
label_per_page: Ανά σελίδα
label_calendar: Ημερολόγιο
label_months_from: μηνών από
label_gantt: Gantt
label_internal: Εσωτερικό
label_last_changes: "Τελευταίες %{count} αλλαγές"
label_change_view_all: Προβολή όλων των αλλαγών
label_personalize_page: Προσαρμογή σελίδας
label_comment: Σχόλιο
label_comment_plural: Σχόλια
label_x_comments:
zero: δεν υπάρχουν σχόλια
one: 1 σχόλιο
other: "%{count} σχόλια"
label_comment_add: Προσθήκη σχολίου
label_comment_added: Τα σχόλια προστέθηκαν
label_comment_delete: Διαγραφή σχολίων
label_query: Προσαρμοσμένη αναζήτηση
label_query_plural: Προσαρμοσμένες αναζητήσεις
label_query_new: Νέα αναζήτηση
label_filter_add: Προσθήκη φίλτρου
label_filter_plural: Φίλτρα
label_equals: είναι
label_not_equals: δεν είναι
label_in_less_than: μικρότερο από
label_in_more_than: περισσότερο από
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: σε
label_today: σήμερα
label_all_time: συνέχεια
label_yesterday: χθες
label_this_week: αυτή την εβδομάδα
label_last_week: την προηγούμενη εβδομάδα
label_last_n_days: "τελευταίες %{count} μέρες"
label_this_month: αυτό το μήνα
label_last_month: τον προηγούμενο μήνα
label_this_year: αυτό το χρόνο
label_date_range: Χρονικό διάστημα
label_less_than_ago: σε λιγότερο από ημέρες πριν
label_more_than_ago: σε περισσότερο από ημέρες πριν
label_ago: ημέρες πριν
label_contains: περιέχει
label_not_contains: δεν περιέχει
label_day_plural: μέρες
label_repository: Αποθετήριο
label_repository_plural: Αποθετήρια
label_browse: Πλοήγηση
label_branch: Branch
label_tag: Tag
label_revision: Αναθεώρηση
label_revision_plural: Αναθεωρήσεις
label_associated_revisions: Συνεταιρικές αναθεωρήσεις
label_added: προστέθηκε
label_modified: τροποποιήθηκε
label_copied: αντιγράφηκε
label_renamed: μετονομάστηκε
label_deleted: διαγράφηκε
label_latest_revision: Τελευταία αναθεώριση
label_latest_revision_plural: Τελευταίες αναθεωρήσεις
label_view_revisions: Προβολή αναθεωρήσεων
label_view_all_revisions: Προβολή όλων των αναθεωρήσεων
label_max_size: Μέγιστο μέγεθος
label_sort_highest: Μετακίνηση στην κορυφή
label_sort_higher: Μετακίνηση προς τα πάνω
label_sort_lower: Μετακίνηση προς τα κάτω
label_sort_lowest: Μετακίνηση στο κατώτατο μέρος
label_roadmap: Χάρτης πορείας
label_roadmap_due_in: "Προθεσμία σε %{value}"
label_roadmap_overdue: "%{value} καθυστερημένο"
label_roadmap_no_issues: Δεν υπάρχουν θέματα για αυτή την έκδοση
label_search: Αναζήτηση
label_result_plural: Αποτελέσματα
label_all_words: Όλες οι λέξεις
label_wiki: Wiki
label_wiki_edit: Επεξεργασία wiki
label_wiki_edit_plural: Επεξεργασία wiki
label_wiki_page: Σελίδα Wiki
label_wiki_page_plural: Σελίδες Wiki
label_index_by_title: Δείκτης ανά τίτλο
label_index_by_date: Δείκτης ανά ημερομηνία
label_current_version: Τρέχουσα έκδοση
label_preview: Προεπισκόπηση
label_feed_plural: Feeds
label_changes_details: Λεπτομέρειες όλων των αλλαγών
label_issue_tracking: Ανίχνευση θεμάτων
label_spent_time: Δαπανημένος χρόνος
label_f_hour: "%{value} ώρα"
label_f_hour_plural: "%{value} ώρες"
label_time_tracking: Ανίχνευση χρόνου
label_change_plural: Αλλαγές
label_statistics: Στατιστικά
label_commits_per_month: Commits ανά μήνα
label_commits_per_author: Commits ανά συγγραφέα
label_view_diff: Προβολή διαφορών
label_diff_inline: σε σειρά
label_diff_side_by_side: αντικρυστά
label_options: Επιλογές
label_copy_workflow_from: Αντιγραφή ροής εργασίας από
label_permissions_report: Συνοπτικός πίνακας αδειών
label_watched_issues: Θέματα υπό παρακολούθηση
label_related_issues: Σχετικά θέματα
label_applied_status: Εφαρμογή κατάστασης
label_loading: Φορτώνεται...
label_relation_new: Νέα συσχέτιση
label_relation_delete: Διαγραφή συσχέτισης
label_relates_to: σχετικό με
label_duplicates: αντίγραφα
label_duplicated_by: αντιγράφηκε από
label_blocks: φραγές
label_blocked_by: φραγή από τον
label_precedes: προηγείται
label_follows: ακολουθεί
label_end_to_start: από το τέλος στην αρχή
label_end_to_end: από το τέλος στο τέλος
label_start_to_start: από την αρχή στην αρχή
label_start_to_end: από την αρχή στο τέλος
label_stay_logged_in: Παραμονή σύνδεσης
label_disabled: απενεργοποιημένη
label_show_completed_versions: Προβολή ολοκληρωμένων εκδόσεων
label_me: εγώ
label_board: Φόρουμ
label_board_new: Νέο φόρουμ
label_board_plural: Φόρουμ
label_topic_plural: Θέματα
label_message_plural: Μηνύματα
label_message_last: Τελευταίο μήνυμα
label_message_new: Νέο μήνυμα
label_message_posted: Το μήνυμα προστέθηκε
label_reply_plural: Απαντήσεις
label_send_information: Αποστολή πληροφοριών λογαριασμού στο χρήστη
label_year: Έτος
label_month: Μήνας
label_week: Εβδομάδα
label_date_from: Από
label_date_to: Έως
label_language_based: Με βάση τη γλώσσα του χρήστη
label_sort_by: "Ταξινόμηση ανά %{value}"
label_send_test_email: Αποστολή δοκιμαστικού email
label_feeds_access_key_created_on: "το κλειδί πρόσβασης Atom δημιουργήθηκε πριν από %{value}"
label_module_plural: Μονάδες
label_added_time_by: "Προστέθηκε από τον %{author} πριν από %{age}"
label_updated_time_by: "Ενημερώθηκε από τον %{author} πριν από %{age}"
label_updated_time: "Ενημερώθηκε πριν από %{value}"
label_jump_to_a_project: Μεταβείτε σε ένα έργο...
label_file_plural: Αρχεία
label_changeset_plural: Changesets
label_default_columns: Προεπιλεγμένες στήλες
label_no_change_option: (Δεν υπάρχουν αλλαγές)
label_bulk_edit_selected_issues: Μαζική επεξεργασία επιλεγμένων θεμάτων
label_theme: Θέμα
label_default: Προεπιλογή
label_search_titles_only: Αναζήτηση τίτλων μόνο
label_user_mail_option_all: "Για όλες τις εξελίξεις σε όλα τα έργα μου"
label_user_mail_option_selected: "Για όλες τις εξελίξεις μόνο στα επιλεγμένα έργα..."
label_user_mail_no_self_notified: "Δεν θέλω να ειδοποιούμαι για τις δικές μου αλλαγές"
label_registration_activation_by_email: ενεργοποίηση λογαριασμού με email
label_registration_manual_activation: χειροκίνητη ενεργοποίηση λογαριασμού
label_registration_automatic_activation: αυτόματη ενεργοποίηση λογαριασμού
label_display_per_page: "Ανά σελίδα: %{value}"
label_age: Ηλικία
label_change_properties: Αλλαγή ιδιοτήτων
label_general: Γενικά
label_more: Περισσότερα
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: Πιστοποίηση LDAP
label_downloads_abbr: Μ/Φ
label_optional_description: Προαιρετική περιγραφή
label_add_another_file: Προσθήκη άλλου αρχείου
label_preferences: Προτιμήσεις
label_chronological_order: Κατά χρονολογική σειρά
label_reverse_chronological_order: Κατά αντίστροφη χρονολογική σειρά
label_planning: Σχεδιασμός
label_incoming_emails: Εισερχόμενα email
label_generate_key: Δημιουργία κλειδιού
label_issue_watchers: Παρατηρητές
label_example: Παράδειγμα
label_display: Προβολή
label_sort: Ταξινόμηση
label_ascending: Αύξουσα
label_descending: Φθίνουσα
label_date_from_to: Από %{start} έως %{end}
label_wiki_content_added: Η σελίδα Wiki προστέθηκε
label_wiki_content_updated: Η σελίδα Wiki ενημερώθηκε
button_login: Σύνδεση
button_submit: Αποστολή
button_save: Αποθήκευση
button_check_all: Επιλογή όλων
button_uncheck_all: Αποεπιλογή όλων
button_delete: Διαγραφή
button_create: Δημιουργία
button_create_and_continue: Δημιουργία και συνέχεια
button_test: Τεστ
button_edit: Επεξεργασία
button_add: Προσθήκη
button_change: Αλλαγή
button_apply: Εφαρμογή
button_clear: Καθαρισμός
button_lock: Κλείδωμα
button_unlock: Ξεκλείδωμα
button_download: Μεταφόρτωση
button_list: Λίστα
button_view: Προβολή
button_move: Μετακίνηση
button_back: Πίσω
button_cancel: Ακύρωση
button_activate: Ενεργοποίηση
button_sort: Ταξινόμηση
button_log_time: Ιστορικό χρόνου
button_rollback: Επαναφορά σε αυτή την έκδοση
button_watch: Παρακολούθηση
button_unwatch: Αναίρεση παρακολούθησης
button_reply: Απάντηση
button_archive: Αρχειοθέτηση
button_unarchive: Αναίρεση αρχειοθέτησης
button_reset: Επαναφορά
button_rename: Μετονομασία
button_change_password: Αλλαγή κωδικού πρόσβασης
button_copy: Αντιγραφή
button_annotate: Σχολιασμός
button_update: Ενημέρωση
button_configure: Ρύθμιση
button_quote: Παράθεση
status_active: ενεργό(ς)/ή
status_registered: εγεγγραμμένο(ς)/η
status_locked: κλειδωμένο(ς)/η
text_select_mail_notifications: Επιλογή ενεργειών για τις οποίες θα πρέπει να αποσταλεί ειδοποίηση με email.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 σημαίνει ότι δεν υπάρχουν περιορισμοί
text_project_destroy_confirmation: Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το έργο και τα σχετικά δεδομένα του;
text_subprojects_destroy_warning: "Επίσης το(α) επιμέρους έργο(α): %{value} θα διαγραφούν."
text_workflow_edit: Επιλέξτε ένα ρόλο και έναν ανιχνευτή για να επεξεργαστείτε τη ροή εργασίας
text_are_you_sure: Είστε σίγουρος ;
text_tip_issue_begin_day: καθήκοντα που ξεκινάνε σήμερα
text_tip_issue_end_day: καθήκοντα που τελειώνουν σήμερα
text_tip_issue_begin_end_day: καθήκοντα που ξεκινάνε και τελειώνουν σήμερα
text_caracters_maximum: "μέγιστος αριθμός %{count} χαρακτήρες."
text_caracters_minimum: "Πρέπει να περιέχει τουλάχιστον %{count} χαρακτήρες."
text_length_between: "Μήκος μεταξύ %{min} και %{max} χαρακτήρες."
text_tracker_no_workflow: Δεν έχει οριστεί ροή εργασίας για αυτό τον ανιχνευτή
text_unallowed_characters: Μη επιτρεπόμενοι χαρακτήρες
text_comma_separated: Επιτρέπονται πολλαπλές τιμές (χωρισμένες με κόμμα).
text_issues_ref_in_commit_messages: Αναφορά και καθορισμός θεμάτων σε μηνύματα commit
text_issue_added: "Το θέμα %{id} παρουσιάστηκε από τον %{author}."
text_issue_updated: "Το θέμα %{id} ενημερώθηκε από τον %{author}."
text_wiki_destroy_confirmation: Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το wiki και όλο το περιεχόμενο του ;
text_issue_category_destroy_question: "Κάποια θέματα (%{count}) έχουν εκχωρηθεί σε αυτή την κατηγορία. Τι θέλετε να κάνετε ;"
text_issue_category_destroy_assignments: Αφαίρεση εκχωρήσεων κατηγορίας
text_issue_category_reassign_to: Επανεκχώρηση θεμάτων σε αυτή την κατηγορία
text_user_mail_option: "Για μη επιλεγμένα έργα, θα λάβετε ειδοποιήσεις μόνο για πράγματα που παρακολουθείτε ή στα οποία συμμετέχω ενεργά (π.χ. θέματα των οποίων είστε συγγραφέας ή σας έχουν ανατεθεί)."
text_no_configuration_data: "Οι ρόλοι, οι ανιχνευτές, η κατάσταση των θεμάτων και η ροή εργασίας δεν έχουν ρυθμιστεί ακόμα.\nΣυνιστάται ιδιαίτερα να φορτώσετε τις προεπιλεγμένες ρυθμίσεις. Θα είστε σε θέση να τις τροποποιήσετε μετά τη φόρτωση τους."
text_load_default_configuration: Φόρτωση προεπιλεγμένων ρυθμίσεων
text_status_changed_by_changeset: "Εφαρμόστηκε στο changeset %{value}."
text_issues_destroy_confirmation: 'Είστε σίγουρος ότι θέλετε να διαγράψετε το επιλεγμένο θέμα(τα);'
text_select_project_modules: 'Επιλέξτε ποιες μονάδες θα ενεργοποιήσετε για αυτό το έργο:'
text_default_administrator_account_changed: Ο προκαθορισμένος λογαριασμός του διαχειριστή άλλαξε
text_file_repository_writable: Εγγράψιμος κατάλογος συνημμένων
text_plugin_assets_writable: Εγγράψιμος κατάλογος plugin assets
text_rmagick_available: Διαθέσιμο RMagick (προαιρετικό)
text_destroy_time_entries_question: "%{hours} δαπανήθηκαν σχετικά με τα θέματα που πρόκειται να διαγράψετε. Τι θέλετε να κάνετε ;"
text_destroy_time_entries: Διαγραφή αναφερόμενων ωρών
text_assign_time_entries_to_project: Ανάθεση αναφερόμενων ωρών στο έργο
text_reassign_time_entries: 'Ανάθεση εκ νέου των αναφερόμενων ωρών στο θέμα:'
text_user_wrote: "%{value} έγραψε:"
text_enumeration_destroy_question: "%{count} αντικείμενα έχουν τεθεί σε αυτή την τιμή."
text_enumeration_category_reassign_to: 'Επανεκχώρηση τους στην παρούσα αξία:'
text_email_delivery_not_configured: "Δεν έχουν γίνει ρυθμίσεις παράδοσης email, και οι ειδοποιήσεις είναι απενεργοποιημένες.\nΔηλώστε τον εξυπηρετητή SMTP στο config/configuration.yml και κάντε επανακκίνηση την εφαρμογή για να τις ρυθμίσεις."
text_repository_usernames_mapping: "Επιλέξτε ή ενημερώστε τον χρήστη Redmine που αντιστοιχεί σε κάθε όνομα χρήστη στο ιστορικό του αποθετηρίου.\nΧρήστες με το ίδιο όνομα χρήστη ή email στο Redmine και στο αποθετηρίο αντιστοιχίζονται αυτόματα."
text_diff_truncated: '... Αυτό το diff εχεί κοπεί επειδή υπερβαίνει το μέγιστο μέγεθος που μπορεί να προβληθεί.'
text_custom_field_possible_values_info: 'Μία γραμμή για κάθε τιμή'
text_wiki_page_destroy_question: "Αυτή η σελίδα έχει %{descendants} σελίδες τέκνων και απογόνων. Τι θέλετε να κάνετε ;"
text_wiki_page_nullify_children: "Διατηρήστε τις σελίδες τέκνων ως σελίδες root"
text_wiki_page_destroy_children: "Διαγράψτε όλες τις σελίδες τέκνων και των απογόνων τους"
text_wiki_page_reassign_children: "Επανεκχώριση των σελίδων τέκνων στη γονική σελίδα"
default_role_manager: Manager
default_role_developer: Developer
default_role_reporter: Reporter
default_tracker_bug: Σφάλματα
default_tracker_feature: Λειτουργίες
default_tracker_support: Υποστήριξη
default_issue_status_new: Νέα
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Επιλυμένο
default_issue_status_feedback: Σχόλια
default_issue_status_closed: Κλειστό
default_issue_status_rejected: Απορριπτέο
default_doc_category_user: Τεκμηρίωση χρήστη
default_doc_category_tech: Τεχνική τεκμηρίωση
default_priority_low: Χαμηλή
default_priority_normal: Κανονική
default_priority_high: Υψηλή
default_priority_urgent: Επείγον
default_priority_immediate: Άμεση
default_activity_design: Σχεδιασμός
default_activity_development: Ανάπτυξη
enumeration_issue_priorities: Προτεραιότητα θέματος
enumeration_doc_categories: Κατηγορία εγγράφων
enumeration_activities: Δραστηριότητες (κατακερματισμός χρόνου)
text_journal_changed: "%{label} άλλαξε από %{old} σε %{new}"
text_journal_set_to: "%{label} ορίζεται σε %{value}"
text_journal_deleted: "%{label} διαγράφηκε (%{old})"
label_group_plural: Ομάδες
label_group: Ομάδα
label_group_new: Νέα ομάδα
label_time_entry_plural: Χρόνος που δαπανήθηκε
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Κωδικοποίηση μηνυμάτων commit
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 Θέμα
one: 1 Θέμα
other: "%{count} Θέματα"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: όλα
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Σύνολο
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/de.yml 0000644 0001750 0001750 00000145626 12255774347 016526 0 ustar ondrej ondrej # German translations for Ruby on Rails
# by Clemens Kofler (clemens@railway.at)
# additions for Redmine 1.2 by Jens Martsch (jmartsch@gmail.com)
de:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d.%m.%Y"
short: "%e. %b"
long: "%e. %B %Y"
day_names: [Sonntag, Montag, Dienstag, Mittwoch, Donnerstag, Freitag, Samstag]
abbr_day_names: [So, Mo, Di, Mi, Do, Fr, Sa]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Januar, Februar, März, April, Mai, Juni, Juli, August, September, Oktober, November, Dezember]
abbr_month_names: [~, Jan, Feb, Mär, Apr, Mai, Jun, Jul, Aug, Sep, Okt, Nov, Dez]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%d.%m.%Y %H:%M"
time: "%H:%M"
short: "%e. %b %H:%M"
long: "%A, %e. %B %Y, %H:%M Uhr"
am: "vormittags"
pm: "nachmittags"
datetime:
distance_in_words:
half_a_minute: 'eine halbe Minute'
less_than_x_seconds:
one: 'weniger als 1 Sekunde'
other: 'weniger als %{count} Sekunden'
x_seconds:
one: '1 Sekunde'
other: '%{count} Sekunden'
less_than_x_minutes:
one: 'weniger als 1 Minute'
other: 'weniger als %{count} Minuten'
x_minutes:
one: '1 Minute'
other: '%{count} Minuten'
about_x_hours:
one: 'etwa 1 Stunde'
other: 'etwa %{count} Stunden'
x_hours:
one: "1 Stunde"
other: "%{count} Stunden"
x_days:
one: '1 Tag'
other: '%{count} Tagen'
about_x_months:
one: 'etwa 1 Monat'
other: 'etwa %{count} Monaten'
x_months:
one: '1 Monat'
other: '%{count} Monaten'
about_x_years:
one: 'etwa 1 Jahr'
other: 'etwa %{count} Jahren'
over_x_years:
one: 'mehr als 1 Jahr'
other: 'mehr als %{count} Jahren'
almost_x_years:
one: "fast 1 Jahr"
other: "fast %{count} Jahren"
number:
# Default format for numbers
format:
separator: ','
delimiter: '.'
precision: 2
currency:
format:
unit: '€'
format: '%n %u'
delimiter: ''
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "und"
skip_last_comma: true
activerecord:
errors:
template:
header:
one: "Dieses %{model}-Objekt konnte nicht gespeichert werden: %{count} Fehler."
other: "Dieses %{model}-Objekt konnte nicht gespeichert werden: %{count} Fehler."
body: "Bitte überprüfen Sie die folgenden Felder:"
messages:
inclusion: "ist kein gültiger Wert"
exclusion: "ist nicht verfügbar"
invalid: "ist nicht gültig"
confirmation: "stimmt nicht mit der Bestätigung überein"
accepted: "muss akzeptiert werden"
empty: "muss ausgefüllt werden"
blank: "muss ausgefüllt werden"
too_long: "ist zu lang (nicht mehr als %{count} Zeichen)"
too_short: "ist zu kurz (nicht weniger als %{count} Zeichen)"
wrong_length: "hat die falsche Länge (muss genau %{count} Zeichen haben)"
taken: "ist bereits vergeben"
not_a_number: "ist keine Zahl"
not_a_date: "ist kein gültiges Datum"
greater_than: "muss größer als %{count} sein"
greater_than_or_equal_to: "muss größer oder gleich %{count} sein"
equal_to: "muss genau %{count} sein"
less_than: "muss kleiner als %{count} sein"
less_than_or_equal_to: "muss kleiner oder gleich %{count} sein"
odd: "muss ungerade sein"
even: "muss gerade sein"
greater_than_start_date: "muss größer als Anfangsdatum sein"
not_same_project: "gehört nicht zum selben Projekt"
circular_dependency: "Diese Beziehung würde eine zyklische Abhängigkeit erzeugen"
cant_link_an_issue_with_a_descendant: "Ein Ticket kann nicht mit einer Ihrer Unteraufgaben verlinkt werden"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Bitte auswählen
button_activate: Aktivieren
button_add: Hinzufügen
button_annotate: Annotieren
button_apply: Anwenden
button_archive: Archivieren
button_back: Zurück
button_cancel: Abbrechen
button_change: Wechseln
button_change_password: Kennwort ändern
button_check_all: Alles auswählen
button_clear: Zurücksetzen
button_close: Schließen
button_collapse_all: Alle einklappen
button_configure: Konfigurieren
button_copy: Kopieren
button_copy_and_follow: Kopieren und Ticket anzeigen
button_create: Anlegen
button_create_and_continue: Anlegen und weiter
button_delete: Löschen
button_delete_my_account: Mein Benutzerkonto löschen
button_download: Download
button_duplicate: Duplizieren
button_edit: Bearbeiten
button_edit_associated_wikipage: "Zugehörige Wikiseite bearbeiten: %{page_title}"
button_edit_section: Diesen Bereich bearbeiten
button_expand_all: Alle ausklappen
button_export: Exportieren
button_hide: Verstecken
button_list: Liste
button_lock: Sperren
button_log_time: Aufwand buchen
button_login: Anmelden
button_move: Verschieben
button_move_and_follow: Verschieben und Ticket anzeigen
button_quote: Zitieren
button_rename: Umbenennen
button_reopen: Öffnen
button_reply: Antworten
button_reset: Zurücksetzen
button_rollback: Auf diese Version zurücksetzen
button_save: Speichern
button_show: Anzeigen
button_sort: Sortieren
button_submit: OK
button_test: Testen
button_unarchive: Entarchivieren
button_uncheck_all: Alles abwählen
button_unlock: Entsperren
button_unwatch: Nicht beobachten
button_update: Bearbeiten
button_view: Anzeigen
button_watch: Beobachten
default_activity_design: Design
default_activity_development: Entwicklung
default_doc_category_tech: Technische Dokumentation
default_doc_category_user: Benutzerdokumentation
default_issue_status_closed: Erledigt
default_issue_status_feedback: Feedback
default_issue_status_in_progress: In Bearbeitung
default_issue_status_new: Neu
default_issue_status_rejected: Abgewiesen
default_issue_status_resolved: Gelöst
default_priority_high: Hoch
default_priority_immediate: Sofort
default_priority_low: Niedrig
default_priority_normal: Normal
default_priority_urgent: Dringend
default_role_developer: Entwickler
default_role_manager: Manager
default_role_reporter: Reporter
default_tracker_bug: Fehler
default_tracker_feature: Feature
default_tracker_support: Unterstützung
description_all_columns: Alle Spalten
description_available_columns: Verfügbare Spalten
description_choose_project: Projekte
description_date_from: Startdatum eintragen
description_date_range_interval: Zeitraum durch Start- und Enddatum festlegen
description_date_range_list: Zeitraum aus einer Liste wählen
description_date_to: Enddatum eintragen
description_filter: Filter
description_issue_category_reassign: Neue Kategorie wählen
description_message_content: Nachrichteninhalt
description_notes: Kommentare
description_project_scope: Suchbereich
description_query_sort_criteria_attribute: Sortierattribut
description_query_sort_criteria_direction: Sortierrichtung
description_search: Suchfeld
description_selected_columns: Ausgewählte Spalten
description_user_mail_notification: Mailbenachrichtigungseinstellung
description_wiki_subpages_reassign: Neue Elternseite wählen
enumeration_activities: Aktivitäten (Zeiterfassung)
enumeration_doc_categories: Dokumentenkategorien
enumeration_issue_priorities: Ticket-Prioritäten
enumeration_system_activity: System-Aktivität
error_attachment_too_big: Diese Datei kann nicht hochgeladen werden, da sie die maximale Dateigröße von (%{max_size}) überschreitet.
error_can_not_archive_project: Dieses Projekt kann nicht archiviert werden.
error_can_not_delete_custom_field: Kann das benutzerdefinierte Feld nicht löschen.
error_can_not_delete_tracker: Dieser Tracker enthält Tickets und kann nicht gelöscht werden.
error_can_not_remove_role: Diese Rolle wird verwendet und kann nicht gelöscht werden.
error_can_not_reopen_issue_on_closed_version: Das Ticket ist einer abgeschlossenen Version zugeordnet und kann daher nicht wieder geöffnet werden.
error_can_t_load_default_data: "Die Standard-Konfiguration konnte nicht geladen werden: %{value}"
error_issue_done_ratios_not_updated: Der Ticket-Fortschritt wurde nicht aktualisiert.
error_issue_not_found_in_project: 'Das Ticket wurde nicht gefunden oder gehört nicht zu diesem Projekt.'
error_no_default_issue_status: Es ist kein Status als Standard definiert. Bitte überprüfen Sie Ihre Konfiguration (unter "Administration -> Ticket-Status").
error_no_tracker_in_project: Diesem Projekt ist kein Tracker zugeordnet. Bitte überprüfen Sie die Projekteinstellungen.
error_scm_annotate: "Der Eintrag existiert nicht oder kann nicht annotiert werden."
error_scm_annotate_big_text_file: Der Eintrag kann nicht umgesetzt werden, da er die maximale Textlänge überschreitet.
error_scm_command_failed: "Beim Zugriff auf das Projektarchiv ist ein Fehler aufgetreten: %{value}"
error_scm_not_found: Eintrag und/oder Revision existiert nicht im Projektarchiv.
error_session_expired: Ihre Sitzung ist abgelaufen. Bitte melden Sie sich erneut an.
error_unable_delete_issue_status: "Der Ticket-Status konnte nicht gelöscht werden."
error_unable_to_connect: Fehler beim Verbinden (%{value})
error_workflow_copy_source: Bitte wählen Sie einen Quell-Tracker und eine Quell-Rolle.
error_workflow_copy_target: Bitte wählen Sie die Ziel-Tracker und -Rollen.
field_account: Konto
field_active: Aktiv
field_activity: Aktivität
field_admin: Administrator
field_assignable: Tickets können dieser Rolle zugewiesen werden
field_assigned_to: Zugewiesen an
field_assigned_to_role: Zuständigkeitsrolle
field_attr_firstname: Vorname-Attribut
field_attr_lastname: Name-Attribut
field_attr_login: Mitgliedsname-Attribut
field_attr_mail: E-Mail-Attribut
field_auth_source: Authentifizierungs-Modus
field_auth_source_ldap_filter: LDAP-Filter
field_author: Autor
field_base_dn: Base DN
field_board_parent: Übergeordnetes Forum
field_category: Kategorie
field_column_names: Spalten
field_closed_on: Geschlossen am
field_comments: Kommentar
field_comments_sorting: Kommentare anzeigen
field_commit_logs_encoding: Kodierung der Commit-Log-Meldungen
field_content: Inhalt
field_core_fields: Standardwerte
field_created_on: Angelegt
field_cvs_module: Modul
field_cvsroot: CVSROOT
field_default_value: Standardwert
field_delay: Pufferzeit
field_description: Beschreibung
field_done_ratio: "% erledigt"
field_downloads: Downloads
field_due_date: Abgabedatum
field_editable: Bearbeitbar
field_effective_date: Datum
field_estimated_hours: Geschätzter Aufwand
field_field_format: Format
field_filename: Datei
field_filesize: Größe
field_firstname: Vorname
field_fixed_version: Zielversion
field_generate_password: Passwort generieren
field_group_by: Gruppiere Ergebnisse nach
field_hide_mail: E-Mail-Adresse nicht anzeigen
field_homepage: Projekt-Homepage
field_host: Host
field_hours: Stunden
field_identifier: Kennung
field_identity_url: OpenID-URL
field_inherit_members: Benutzer erben
field_is_closed: Ticket geschlossen
field_is_default: Standardeinstellung
field_is_filter: Als Filter benutzen
field_is_for_all: Für alle Projekte
field_is_in_roadmap: In der Roadmap anzeigen
field_is_private: Privat
field_is_public: Öffentlich
field_is_required: Erforderlich
field_issue: Ticket
field_issue_to: Zugehöriges Ticket
field_issues_visibility: Ticket Sichtbarkeit
field_language: Sprache
field_last_login_on: Letzte Anmeldung
field_lastname: Nachname
field_login: Mitgliedsname
field_mail: E-Mail
field_mail_notification: Mailbenachrichtigung
field_max_length: Maximale Länge
field_member_of_group: Zuständigkeitsgruppe
field_min_length: Minimale Länge
field_multiple: Mehrere Werte
field_must_change_passwd: Passwort beim nächsten Login ändern
field_name: Name
field_new_password: Neues Kennwort
field_notes: Kommentare
field_onthefly: On-the-fly-Benutzererstellung
field_parent: Unterprojekt von
field_parent_issue: Übergeordnete Aufgabe
field_parent_title: Übergeordnete Seite
field_password: Kennwort
field_password_confirmation: Bestätigung
field_path_to_repository: Pfad zum Repository
field_port: Port
field_possible_values: Mögliche Werte
field_principal: Auftraggeber
field_priority: Priorität
field_private_notes: Privater Kommentar
field_project: Projekt
field_redirect_existing_links: Existierende Links umleiten
field_regexp: Regulärer Ausdruck
field_repository_is_default: Haupt-Repository
field_role: Rolle
field_root_directory: Wurzelverzeichnis
field_scm_path_encoding: Pfad-Kodierung
field_searchable: Durchsuchbar
field_sharing: Gemeinsame Verwendung
field_spent_on: Datum
field_start_date: Beginn
field_start_page: Hauptseite
field_status: Status
field_subject: Thema
field_subproject: Unterprojekt von
field_summary: Zusammenfassung
field_text: Textfeld
field_time_entries: Logzeit
field_time_zone: Zeitzone
field_timeout: Auszeit (in Sekunden)
field_title: Titel
field_tracker: Tracker
field_type: Typ
field_updated_on: Aktualisiert
field_url: URL
field_user: Benutzer
field_value: Wert
field_version: Version
field_visible: Sichtbar
field_warn_on_leaving_unsaved: Vor dem Verlassen einer Seite mit ungesichertem Text im Editor warnen
field_watcher: Beobachter
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Deutsch'
general_pdf_encoding: UTF-8
general_text_No: 'Nein'
general_text_Yes: 'Ja'
general_text_no: 'nein'
general_text_yes: 'ja'
label_activity: Aktivität
label_add_another_file: Eine weitere Datei hinzufügen
label_add_note: Kommentar hinzufügen
label_added: hinzugefügt
label_added_time_by: "Von %{author} vor %{age} hinzugefügt"
label_additional_workflow_transitions_for_assignee: Zusätzliche Berechtigungen wenn der Benutzer der Zugewiesene ist
label_additional_workflow_transitions_for_author: Zusätzliche Berechtigungen wenn der Benutzer der Autor ist
label_administration: Administration
label_age: Geändert vor
label_ago: vor
label_all: alle
label_all_time: gesamter Zeitraum
label_all_words: Alle Wörter
label_and_its_subprojects: "%{value} und dessen Unterprojekte"
label_any: alle
label_any_issues_in_project: irgendein Ticket im Projekt
label_any_issues_not_in_project: irgendein Ticket nicht im Projekt
label_api_access_key: API-Zugriffsschlüssel
label_api_access_key_created_on: Der API-Zugriffsschlüssel wurde vor %{value} erstellt
label_applied_status: Zugewiesener Status
label_ascending: Aufsteigend
label_assigned_to_me_issues: Mir zugewiesene Tickets
label_associated_revisions: Zugehörige Revisionen
label_attachment: Datei
label_attachment_delete: Anhang löschen
label_attachment_new: Neue Datei
label_attachment_plural: Dateien
label_attribute: Attribut
label_attribute_of_assigned_to: "%{name} des Bearbeiters"
label_attribute_of_author: "%{name} des Autors"
label_attribute_of_fixed_version: "%{name} der Zielversion"
label_attribute_of_issue: "%{name} des Tickets"
label_attribute_of_project: "%{name} des Projekts"
label_attribute_of_user: "%{name} des Benutzers"
label_attribute_plural: Attribute
label_auth_source: Authentifizierungs-Modus
label_auth_source_new: Neuer Authentifizierungs-Modus
label_auth_source_plural: Authentifizierungs-Arten
label_authentication: Authentifizierung
label_between: zwischen
label_blocked_by: Blockiert durch
label_blocks: Blockiert
label_board: Forum
label_board_locked: Gesperrt
label_board_new: Neues Forum
label_board_plural: Foren
label_board_sticky: Wichtig (immer oben)
label_boolean: Boolean
label_branch: Zweig
label_browse: Codebrowser
label_bulk_edit_selected_issues: Alle ausgewählten Tickets bearbeiten
label_bulk_edit_selected_time_entries: Ausgewählte Zeitaufwände bearbeiten
label_calendar: Kalender
label_change_plural: Änderungen
label_change_properties: Eigenschaften ändern
label_change_status: Statuswechsel
label_change_view_all: Alle Änderungen anzeigen
label_changes_details: Details aller Änderungen
label_changeset_plural: Changesets
label_child_revision: Nachfolger
label_chronological_order: in zeitlicher Reihenfolge
label_close_versions: Vollständige Versionen schließen
label_closed_issues: geschlossen
label_closed_issues_plural: geschlossen
label_comment: Kommentar
label_comment_add: Kommentar hinzufügen
label_comment_added: Kommentar hinzugefügt
label_comment_delete: Kommentar löschen
label_comment_plural: Kommentare
label_commits_per_author: Übertragungen pro Autor
label_commits_per_month: Übertragungen pro Monat
label_completed_versions: Abgeschlossene Versionen
label_confirmation: Bestätigung
label_contains: enthält
label_copied: kopiert
label_copied_from: Kopiert von
label_copied_to: Kopiert nach
label_copy_attachments: Anhänge kopieren
label_copy_same_as_target: So wie das Ziel
label_copy_source: Quelle
label_copy_subtasks: Unteraufgaben kopieren
label_copy_target: Ziel
label_copy_workflow_from: Workflow kopieren von
label_cross_project_descendants: Mit Unterprojekten
label_cross_project_hierarchy: Mit Projekthierarchie
label_cross_project_system: Mit allen Projekten
label_cross_project_tree: Mit Projektbaum
label_current_status: Gegenwärtiger Status
label_current_version: Gegenwärtige Version
label_custom_field: Benutzerdefiniertes Feld
label_custom_field_new: Neues Feld
label_custom_field_plural: Benutzerdefinierte Felder
label_date: Datum
label_date_from: Von
label_date_from_to: von %{start} bis %{end}
label_date_range: Zeitraum
label_date_to: Bis
label_day_plural: Tage
label_default: Standard
label_default_columns: Standard-Spalten
label_deleted: gelöscht
label_descending: Absteigend
label_details: Details
label_diff: diff
label_diff_inline: einspaltig
label_diff_side_by_side: nebeneinander
label_disabled: gesperrt
label_display: Anzeige
label_display_per_page: "Pro Seite: %{value}"
label_display_used_statuses_only: Zeige nur Status an, die von diesem Tracker verwendet werden
label_document: Dokument
label_document_added: Dokument hinzugefügt
label_document_new: Neues Dokument
label_document_plural: Dokumente
label_downloads_abbr: D/L
label_duplicated_by: Dupliziert durch
label_duplicates: Duplikat von
label_end_to_end: Ende - Ende
label_end_to_start: Ende - Anfang
label_enumeration_new: Neuer Wert
label_enumerations: Aufzählungen
label_environment: Umgebung
label_equals: ist
label_example: Beispiel
label_export_options: "%{export_format} Export-Eigenschaften"
label_export_to: "Auch abrufbar als:"
label_f_hour: "%{value} Stunde"
label_f_hour_plural: "%{value} Stunden"
label_feed_plural: Feeds
label_feeds_access_key: Atom-Zugriffsschlüssel
label_feeds_access_key_created_on: "Atom-Zugriffsschlüssel vor %{value} erstellt"
label_fields_permissions: Feldberechtigungen
label_file_added: Datei hinzugefügt
label_file_plural: Dateien
label_filter_add: Filter hinzufügen
label_filter_plural: Filter
label_float: Fließkommazahl
label_follows: Nachfolger von
label_gantt: Gantt-Diagramm
label_gantt_progress_line: Fortschrittslinie
label_general: Allgemein
label_generate_key: Generieren
label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse
label_greater_or_equal: ">="
label_group: Gruppe
label_group_new: Neue Gruppe
label_group_plural: Gruppen
label_help: Hilfe
label_hidden: Versteckt
label_history: Historie
label_home: Hauptseite
label_in: in
label_in_less_than: in weniger als
label_in_more_than: in mehr als
label_in_the_next_days: in den nächsten
label_in_the_past_days: in den letzten
label_incoming_emails: Eingehende E-Mails
label_index_by_date: Seiten nach Datum sortiert
label_index_by_title: Seiten nach Titel sortiert
label_information: Information
label_information_plural: Informationen
label_integer: Zahl
label_internal: Intern
label_issue: Ticket
label_issue_added: Ticket hinzugefügt
label_issue_category: Ticket-Kategorie
label_issue_category_new: Neue Kategorie
label_issue_category_plural: Ticket-Kategorien
label_issue_new: Neues Ticket
label_issue_note_added: Notiz hinzugefügt
label_issue_plural: Tickets
label_issue_priority_updated: Priorität aktualisiert
label_issue_status: Ticket-Status
label_issue_status_new: Neuer Status
label_issue_status_plural: Ticket-Status
label_issue_status_updated: Status aktualisiert
label_issue_tracking: Tickets
label_issue_updated: Ticket aktualisiert
label_issue_view_all: Alle Tickets anzeigen
label_issue_watchers: Beobachter
label_issues_by: "Tickets pro %{value}"
label_issues_visibility_all: Alle Tickets
label_issues_visibility_own: Tickets die folgender Benutzer erstellt hat oder die ihm zugewiesen sind
label_issues_visibility_public: Alle öffentlichen Tickets
label_item_position: "%{position}/%{count}"
label_jump_to_a_project: Zu einem Projekt springen...
label_language_based: Sprachabhängig
label_last_changes: "%{count} letzte Änderungen"
label_last_login: Letzte Anmeldung
label_last_month: voriger Monat
label_last_n_days: "die letzten %{count} Tage"
label_last_n_weeks: letzte %{count} Wochen
label_last_week: vorige Woche
label_latest_revision: Aktuellste Revision
label_latest_revision_plural: Aktuellste Revisionen
label_ldap_authentication: LDAP-Authentifizierung
label_less_or_equal: "<="
label_less_than_ago: vor weniger als
label_list: Liste
label_loading: Lade...
label_logged_as: Angemeldet als
label_login: Anmelden
label_login_with_open_id_option: oder mit OpenID anmelden
label_logout: Abmelden
label_max_size: Maximale Größe
label_me: ich
label_member: Mitglied
label_member_new: Neues Mitglied
label_member_plural: Mitglieder
label_message_last: Letzter Forenbeitrag
label_message_new: Neues Thema
label_message_plural: Forenbeiträge
label_message_posted: Forenbeitrag hinzugefügt
label_min_max_length: Länge (Min. - Max.)
label_missing_api_access_key: Der API-Zugriffsschlüssel fehlt.
label_missing_feeds_access_key: Der Atom-Zugriffsschlüssel fehlt.
label_modified: geändert
label_module_plural: Module
label_month: Monat
label_months_from: Monate ab
label_more: Mehr
label_more_than_ago: vor mehr als
label_my_account: Mein Konto
label_my_page: Meine Seite
label_my_page_block: Verfügbare Widgets
label_my_projects: Meine Projekte
label_my_queries: Meine eigenen Abfragen
label_new: Neu
label_new_statuses_allowed: Neue Berechtigungen
label_news: News
label_news_added: News hinzugefügt
label_news_comment_added: Kommentar zu einer News hinzugefügt
label_news_latest: Letzte News
label_news_new: News hinzufügen
label_news_plural: News
label_news_view_all: Alle News anzeigen
label_next: Weiter
label_no_change_option: (Keine Änderung)
label_no_data: Nichts anzuzeigen
label_no_issues_in_project: keine Tickets im Projekt
label_nobody: Niemand
label_none: kein
label_not_contains: enthält nicht
label_not_equals: ist nicht
label_open_issues: offen
label_open_issues_plural: offen
label_optional_description: Beschreibung (optional)
label_options: Optionen
label_overall_activity: Aktivitäten aller Projekte anzeigen
label_overall_spent_time: Aufgewendete Zeit aller Projekte anzeigen
label_overview: Übersicht
label_parent_revision: Vorgänger
label_password_lost: Kennwort vergessen
label_per_page: Pro Seite
label_permissions: Berechtigungen
label_permissions_report: Berechtigungsübersicht
label_personalize_page: Diese Seite anpassen
label_planning: Terminplanung
label_please_login: Anmelden
label_plugins: Plugins
label_precedes: Vorgänger von
label_preferences: Präferenzen
label_preview: Vorschau
label_previous: Zurück
label_principal_search: "Nach Benutzer oder Gruppe suchen:"
label_profile: Profil
label_project: Projekt
label_project_all: Alle Projekte
label_project_copy_notifications: Sende Mailbenachrichtigungen beim Kopieren des Projekts.
label_project_latest: Neueste Projekte
label_project_new: Neues Projekt
label_project_plural: Projekte
label_public_projects: Öffentliche Projekte
label_query: Benutzerdefinierte Abfrage
label_query_new: Neue Abfrage
label_query_plural: Benutzerdefinierte Abfragen
label_read: Lesen...
label_readonly: Nur-Lese-Zugriff
label_register: Registrieren
label_registered_on: Angemeldet am
label_registration_activation_by_email: Kontoaktivierung durch E-Mail
label_registration_automatic_activation: Automatische Kontoaktivierung
label_registration_manual_activation: Manuelle Kontoaktivierung
label_related_issues: Zugehörige Tickets
label_relates_to: Beziehung mit
label_relation_delete: Beziehung löschen
label_relation_new: Neue Beziehung
label_renamed: umbenannt
label_reply_plural: Antworten
label_report: Bericht
label_report_plural: Berichte
label_reported_issues: Erstellte Tickets
label_repository: Projektarchiv
label_repository_new: Neues Repository
label_repository_plural: Projektarchive
label_required: Erforderlich
label_result_plural: Resultate
label_reverse_chronological_order: in umgekehrter zeitlicher Reihenfolge
label_revision: Revision
label_revision_id: Revision %{value}
label_revision_plural: Revisionen
label_roadmap: Roadmap
label_roadmap_due_in: "Fällig in %{value}"
label_roadmap_no_issues: Keine Tickets für diese Version
label_roadmap_overdue: "%{value} verspätet"
label_role: Rolle
label_role_and_permissions: Rollen und Rechte
label_role_anonymous: Anonymous
label_role_new: Neue Rolle
label_role_non_member: Nichtmitglied
label_role_plural: Rollen
label_scm: Versionskontrollsystem
label_search: Suche
label_search_for_watchers: Nach hinzufügbaren Beobachtern suchen
label_search_titles_only: Nur Titel durchsuchen
label_send_information: Sende Kontoinformationen an Benutzer
label_send_test_email: Test-E-Mail senden
label_session_expiration: Ende einer Sitzung
label_settings: Konfiguration
label_show_closed_projects: Geschlossene Projekte anzeigen
label_show_completed_versions: Abgeschlossene Versionen anzeigen
label_sort: Sortierung
label_sort_by: "Sortiert nach %{value}"
label_sort_higher: Eins höher
label_sort_highest: An den Anfang
label_sort_lower: Eins tiefer
label_sort_lowest: Ans Ende
label_spent_time: Aufgewendete Zeit
label_start_to_end: Anfang - Ende
label_start_to_start: Anfang - Anfang
label_statistics: Statistiken
label_status_transitions: Statusänderungen
label_stay_logged_in: Angemeldet bleiben
label_string: Text
label_subproject_new: Neues Unterprojekt
label_subproject_plural: Unterprojekte
label_subtask_plural: Unteraufgaben
label_tag: Markierung
label_text: Langer Text
label_theme: Stil
label_this_month: aktueller Monat
label_this_week: aktuelle Woche
label_this_year: aktuelles Jahr
label_time_entry_plural: Benötigte Zeit
label_time_tracking: Zeiterfassung
label_today: heute
label_topic_plural: Themen
label_total: Gesamtzahl
label_total_time: Gesamtzeit
label_tracker: Tracker
label_tracker_new: Neuer Tracker
label_tracker_plural: Tracker
label_update_issue_done_ratios: Ticket-Fortschritt aktualisieren
label_updated_time: "Vor %{value} aktualisiert"
label_updated_time_by: "Von %{author} vor %{age} aktualisiert"
label_used_by: Benutzt von
label_user: Benutzer
label_user_activity: "Aktivität von %{value}"
label_user_anonymous: Anonym
label_user_mail_no_self_notified: "Ich möchte nicht über Änderungen benachrichtigt werden, die ich selbst durchführe."
label_user_mail_option_all: "Für alle Ereignisse in all meinen Projekten"
label_user_mail_option_none: Keine Ereignisse
label_user_mail_option_only_assigned: Nur für Aufgaben für die ich zuständig bin
label_user_mail_option_only_my_events: Nur für Aufgaben die ich beobachte oder an welchen ich mitarbeite
label_user_mail_option_only_owner: Nur für Aufgaben die ich angelegt habe
label_user_mail_option_selected: "Für alle Ereignisse in den ausgewählten Projekten"
label_user_new: Neuer Benutzer
label_user_plural: Benutzer
label_user_search: "Nach Benutzer suchen:"
label_version: Version
label_version_new: Neue Version
label_version_plural: Versionen
label_version_sharing_descendants: Mit Unterprojekten
label_version_sharing_hierarchy: Mit Projekthierarchie
label_version_sharing_none: Nicht gemeinsam verwenden
label_version_sharing_system: Mit allen Projekten
label_version_sharing_tree: Mit Projektbaum
label_view_all_revisions: Alle Revisionen anzeigen
label_view_diff: Unterschiede anzeigen
label_view_revisions: Revisionen anzeigen
label_visibility_private: nur für mich
label_visibility_public: für jeden Benutzer
label_visibility_roles: nur für diese Rollen
label_watched_issues: Beobachtete Tickets
label_week: Woche
label_wiki: Wiki
label_wiki_content_added: Wiki-Seite hinzugefügt
label_wiki_content_updated: Wiki-Seite aktualisiert
label_wiki_edit: Wiki-Bearbeitung
label_wiki_edit_plural: Wiki-Bearbeitungen
label_wiki_page: Wiki-Seite
label_wiki_page_plural: Wiki-Seiten
label_workflow: Workflow
label_x_closed_issues_abbr:
zero: 0 geschlossen
one: 1 geschlossen
other: "%{count} geschlossen"
label_x_comments:
zero: keine Kommentare
one: 1 Kommentar
other: "%{count} Kommentare"
label_x_issues:
zero: 0 Tickets
one: 1 Ticket
other: "%{count} Tickets"
label_x_open_issues_abbr:
zero: 0 offen
one: 1 offen
other: "%{count} offen"
label_x_open_issues_abbr_on_total:
zero: 0 offen / %{total}
one: 1 offen / %{total}
other: "%{count} offen / %{total}"
label_x_projects:
zero: keine Projekte
one: 1 Projekt
other: "%{count} Projekte"
label_year: Jahr
label_yesterday: gestern
mail_body_account_activation_request: "Ein neuer Benutzer (%{value}) hat sich registriert. Sein Konto wartet auf Ihre Genehmigung:"
mail_body_account_information: Ihre Konto-Informationen
mail_body_account_information_external: "Sie können sich mit Ihrem Konto %{value} anmelden."
mail_body_lost_password: 'Benutzen Sie den folgenden Link, um Ihr Kennwort zu ändern:'
mail_body_register: 'Um Ihr Konto zu aktivieren, benutzen Sie folgenden Link:'
mail_body_reminder: "%{count} Tickets, die Ihnen zugewiesen sind, müssen in den nächsten %{days} Tagen abgegeben werden:"
mail_body_wiki_content_added: "Die Wiki-Seite '%{id}' wurde von %{author} hinzugefügt."
mail_body_wiki_content_updated: "Die Wiki-Seite '%{id}' wurde von %{author} aktualisiert."
mail_subject_account_activation_request: "Antrag auf %{value} Kontoaktivierung"
mail_subject_lost_password: "Ihr %{value} Kennwort"
mail_subject_register: "%{value} Kontoaktivierung"
mail_subject_reminder: "%{count} Tickets müssen in den nächsten %{days} Tagen abgegeben werden"
mail_subject_wiki_content_added: "Wiki-Seite '%{id}' hinzugefügt"
mail_subject_wiki_content_updated: "Wiki-Seite '%{id}' erfolgreich aktualisiert"
notice_account_activated: Ihr Konto ist aktiviert. Sie können sich jetzt anmelden.
notice_account_deleted: Ihr Benutzerkonto wurde unwiderruflich gelöscht.
notice_account_invalid_creditentials: Benutzer oder Kennwort ist ungültig.
notice_account_lost_email_sent: Eine E-Mail mit Anweisungen, ein neues Kennwort zu wählen, wurde Ihnen geschickt.
notice_account_locked: Ihr Konto ist gesperrt.
notice_account_not_activated_yet: Sie haben Ihr Konto noch nicht aktiviert. Wenn Sie die Aktivierungsmail erneut erhalten wollen, klicken Sie bitte hier.
notice_account_password_updated: Kennwort wurde erfolgreich aktualisiert.
notice_account_pending: "Ihr Konto wurde erstellt und wartet jetzt auf die Genehmigung des Administrators."
notice_account_register_done: Konto wurde erfolgreich angelegt. Eine E-Mail mit weiteren Instruktionen zur Kontoaktivierung wurde an %{email} gesendet.
notice_account_unknown_email: Unbekannter Benutzer.
notice_account_updated: Konto wurde erfolgreich aktualisiert.
notice_account_wrong_password: Falsches Kennwort.
notice_api_access_key_reseted: Ihr API-Zugriffsschlüssel wurde zurückgesetzt.
notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs-Quelle. Unmöglich, das Kennwort zu ändern.
notice_default_data_loaded: Die Standard-Konfiguration wurde erfolgreich geladen.
notice_email_error: "Beim Senden einer E-Mail ist ein Fehler aufgetreten (%{value})."
notice_email_sent: "Eine E-Mail wurde an %{value} gesendet."
notice_failed_to_save_issues: "%{count} von %{total} ausgewählten Tickets konnte(n) nicht gespeichert werden: %{ids}."
notice_failed_to_save_members: "Benutzer konnte nicht gespeichert werden: %{errors}."
notice_failed_to_save_time_entries: "Gescheitert %{count} Zeiteinträge für %{total} von ausgewählten: %{ids} zu speichern."
notice_feeds_access_key_reseted: Ihr Atom-Zugriffsschlüssel wurde zurückgesetzt.
notice_file_not_found: Anhang existiert nicht oder ist gelöscht worden.
notice_gantt_chart_truncated: Die Grafik ist unvollständig, da das Maximum der anzeigbaren Aufgaben überschritten wurde (%{max})
notice_issue_done_ratios_updated: Der Ticket-Fortschritt wurde aktualisiert.
notice_issue_successful_create: Ticket %{id} erstellt.
notice_issue_update_conflict: Das Ticket wurde während Ihrer Bearbeitung von einem anderen Nutzer überarbeitet.
notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert.
notice_new_password_must_be_different: Das neue Passwort muss sich vom dem aktuellen
unterscheiden
notice_no_issue_selected: "Kein Ticket ausgewählt! Bitte wählen Sie die Tickets, die Sie bearbeiten möchten."
notice_not_authorized: Sie sind nicht berechtigt, auf diese Seite zuzugreifen.
notice_not_authorized_archived_project: Das Projekt wurde archiviert und ist daher nicht nicht verfügbar.
notice_successful_connection: Verbindung erfolgreich.
notice_successful_create: Erfolgreich angelegt
notice_successful_delete: Erfolgreich gelöscht.
notice_successful_update: Erfolgreich aktualisiert.
notice_unable_delete_time_entry: Der Zeiterfassungseintrag konnte nicht gelöscht werden.
notice_unable_delete_version: Die Version konnte nicht gelöscht werden.
notice_user_successful_create: Benutzer %{id} angelegt.
permission_add_issue_notes: Kommentare hinzufügen
permission_add_issue_watchers: Beobachter hinzufügen
permission_add_issues: Tickets hinzufügen
permission_add_messages: Forenbeiträge hinzufügen
permission_add_project: Projekt erstellen
permission_add_subprojects: Unterprojekte erstellen
permission_add_documents: Dokumente hinzufügen
permission_browse_repository: Projektarchiv ansehen
permission_close_project: Schließen / erneutes Öffnen eines Projekts
permission_comment_news: News kommentieren
permission_commit_access: Commit-Zugriff
permission_delete_issue_watchers: Beobachter löschen
permission_delete_issues: Tickets löschen
permission_delete_messages: Forenbeiträge löschen
permission_delete_own_messages: Eigene Forenbeiträge löschen
permission_delete_wiki_pages: Wiki-Seiten löschen
permission_delete_wiki_pages_attachments: Anhänge löschen
permission_delete_documents: Dokumente löschen
permission_edit_issue_notes: Kommentare bearbeiten
permission_edit_issues: Tickets bearbeiten
permission_edit_messages: Forenbeiträge bearbeiten
permission_edit_own_issue_notes: Eigene Kommentare bearbeiten
permission_edit_own_messages: Eigene Forenbeiträge bearbeiten
permission_edit_own_time_entries: Selbst gebuchte Aufwände bearbeiten
permission_edit_project: Projekt bearbeiten
permission_edit_time_entries: Gebuchte Aufwände bearbeiten
permission_edit_wiki_pages: Wiki-Seiten bearbeiten
permission_edit_documents: Dokumente bearbeiten
permission_export_wiki_pages: Wiki-Seiten exportieren
permission_log_time: Aufwände buchen
permission_manage_boards: Foren verwalten
permission_manage_categories: Ticket-Kategorien verwalten
permission_manage_files: Dateien verwalten
permission_manage_issue_relations: Ticket-Beziehungen verwalten
permission_manage_members: Mitglieder verwalten
permission_manage_news: News verwalten
permission_manage_project_activities: Aktivitäten (Zeiterfassung) verwalten
permission_manage_public_queries: Öffentliche Filter verwalten
permission_manage_related_issues: Zugehörige Tickets verwalten
permission_manage_repository: Projektarchiv verwalten
permission_manage_subtasks: Unteraufgaben verwalten
permission_manage_versions: Versionen verwalten
permission_manage_wiki: Wiki verwalten
permission_move_issues: Tickets verschieben
permission_protect_wiki_pages: Wiki-Seiten schützen
permission_rename_wiki_pages: Wiki-Seiten umbenennen
permission_save_queries: Filter speichern
permission_select_project_modules: Projektmodule auswählen
permission_set_issues_private: Tickets privat oder öffentlich markieren
permission_set_notes_private: Kommentar als privat markieren
permission_set_own_issues_private: Eigene Tickets privat oder öffentlich markieren
permission_view_calendar: Kalender ansehen
permission_view_changesets: Changesets ansehen
permission_view_documents: Dokumente ansehen
permission_view_files: Dateien ansehen
permission_view_gantt: Gantt-Diagramm ansehen
permission_view_issue_watchers: Liste der Beobachter ansehen
permission_view_issues: Tickets anzeigen
permission_view_messages: Forenbeiträge ansehen
permission_view_private_notes: Private Kommentare sehen
permission_view_time_entries: Gebuchte Aufwände ansehen
permission_view_wiki_edits: Wiki-Versionsgeschichte ansehen
permission_view_wiki_pages: Wiki ansehen
project_module_boards: Foren
project_module_calendar: Kalender
project_module_documents: Dokumente
project_module_files: Dateien
project_module_gantt: Gantt
project_module_issue_tracking: Ticket-Verfolgung
project_module_news: News
project_module_repository: Projektarchiv
project_module_time_tracking: Zeiterfassung
project_module_wiki: Wiki
project_status_active: aktiv
project_status_archived: archiviert
project_status_closed: geschlossen
setting_activity_days_default: Anzahl Tage pro Seite der Projekt-Aktivität
setting_app_subtitle: Applikations-Untertitel
setting_app_title: Applikations-Titel
setting_attachment_max_size: Max. Dateigröße
setting_autofetch_changesets: Changesets automatisch abrufen
setting_autologin: Automatische Anmeldung
setting_bcc_recipients: E-Mails als Blindkopie (BCC) senden
setting_cache_formatted_text: Formatierten Text im Cache speichern
setting_commit_cross_project_ref: Erlauben auf Tickets aller anderen Projekte zu referenzieren
setting_commit_fix_keywords: Schlüsselwörter (Status)
setting_commit_logtime_activity_id: Aktivität für die Zeiterfassung
setting_commit_logtime_enabled: Aktiviere Zeitlogging
setting_commit_ref_keywords: Schlüsselwörter (Beziehungen)
setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben
setting_cross_project_subtasks: Projektübergreifende Unteraufgaben erlauben
setting_date_format: Datumsformat
setting_default_issue_start_date_to_creation_date: Aktuelles Datum als Beginn für neue Tickets verwenden
setting_default_language: Standardsprache
setting_default_notification_option: Standard Benachrichtigungsoptionen
setting_default_projects_modules: Standardmäßig aktivierte Module für neue Projekte
setting_default_projects_public: Neue Projekte sind standardmäßig öffentlich
setting_diff_max_lines_displayed: Maximale Anzahl anzuzeigender Diff-Zeilen
setting_display_subprojects_issues: Tickets von Unterprojekten im Hauptprojekt anzeigen
setting_emails_footer: E-Mail-Fußzeile
setting_emails_header: E-Mail-Kopfzeile
setting_enabled_scm: Aktivierte Versionskontrollsysteme
setting_feeds_limit: Max. Anzahl Einträge pro Atom-Feed
setting_file_max_size_displayed: Maximale Größe inline angezeigter Textdateien
setting_gantt_items_limit: Maximale Anzahl von Aufgaben die im Gantt-Chart angezeigt werden
setting_gravatar_default: Standard-Gravatar-Bild
setting_gravatar_enabled: Gravatar-Benutzerbilder benutzen
setting_host_name: Hostname
setting_issue_done_ratio: Berechne den Ticket-Fortschritt mittels
setting_issue_done_ratio_issue_field: Ticket-Feld %-erledigt
setting_issue_done_ratio_issue_status: Ticket-Status
setting_issue_group_assignment: Ticketzuweisung an Gruppen erlauben
setting_issue_list_default_columns: Standard-Spalten in der Ticket-Auflistung
setting_issues_export_limit: Max. Anzahl Tickets bei CSV/PDF-Export
setting_jsonp_enabled: JSONP Unterstützung aktivieren
setting_login_required: Authentifizierung erforderlich
setting_mail_from: E-Mail-Absender
setting_mail_handler_api_enabled: Abruf eingehender E-Mails aktivieren
setting_mail_handler_api_key: API-Schlüssel
setting_mail_handler_body_delimiters: "Schneide E-Mails nach einer dieser Zeilen ab"
setting_mail_handler_excluded_filenames: Anhänge nach Namen ausschließen
setting_new_project_user_role_id: Rolle, die einem Nicht-Administrator zugeordnet wird, der ein Projekt erstellt
setting_non_working_week_days: Arbeitsfreie Tage
setting_openid: Erlaube OpenID-Anmeldung und -Registrierung
setting_password_min_length: Mindestlänge des Kennworts
setting_per_page_options: Objekte pro Seite
setting_plain_text_mail: Nur reinen Text (kein HTML) senden
setting_protocol: Protokoll
setting_repositories_encodings: Enkodierung von Anhängen und Repositories
setting_repository_log_display_limit: Maximale Anzahl anzuzeigender Revisionen in der Historie einer Datei
setting_rest_api_enabled: REST-Schnittstelle aktivieren
setting_self_registration: Anmeldung ermöglicht
setting_sequential_project_identifiers: Fortlaufende Projektkennungen generieren
setting_session_lifetime: Längste Dauer einer Sitzung
setting_session_timeout: Zeitüberschreitung bei Inaktivität
setting_start_of_week: Wochenanfang
setting_sys_api_enabled: Webservice zur Verwaltung der Projektarchive benutzen
setting_text_formatting: Textformatierung
setting_thumbnails_enabled: Vorschaubilder von Dateianhängen anzeigen
setting_thumbnails_size: Größe der Vorschaubilder (in Pixel)
setting_time_format: Zeitformat
setting_unsubscribe: Erlaubt Benutzern das eigene Benutzerkonto zu löschen
setting_user_format: Benutzer-Anzeigeformat
setting_welcome_text: Willkommenstext
setting_wiki_compression: Wiki-Historie komprimieren
setting_default_projects_tracker_ids: Standardmäßig aktivierte Tracker für neue Projekte
status_active: aktiv
status_locked: gesperrt
status_registered: nicht aktivierte
text_account_destroy_confirmation: Möchten Sie wirklich fortfahren?\nIhr Benutzerkonto wird für immer gelöscht und kann nicht wiederhergestellt werden.
text_are_you_sure: Sind Sie sicher?
text_assign_time_entries_to_project: Gebuchte Aufwände dem Projekt zuweisen
text_caracters_maximum: "Max. %{count} Zeichen."
text_caracters_minimum: "Muss mindestens %{count} Zeichen lang sein."
text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt).
text_convert_available: ImageMagick Konvertierung verfügbar (optional)
text_custom_field_possible_values_info: 'Eine Zeile pro Wert'
text_default_administrator_account_changed: Administrator-Kennwort geändert
text_destroy_time_entries: Gebuchte Aufwände löschen
text_destroy_time_entries_question: Es wurden bereits %{hours} Stunden auf dieses Ticket gebucht. Was soll mit den Aufwänden geschehen?
text_diff_truncated: '... Dieser Diff wurde abgeschnitten, weil er die maximale Anzahl anzuzeigender Zeilen überschreitet.'
text_email_delivery_not_configured: "Der SMTP-Server ist nicht konfiguriert und Mailbenachrichtigungen sind ausgeschaltet.\nNehmen Sie die Einstellungen für Ihren SMTP-Server in config/configuration.yml vor und starten Sie die Applikation neu."
text_enumeration_category_reassign_to: 'Die Objekte stattdessen diesem Wert zuordnen:'
text_enumeration_destroy_question: "%{count} Objekt(e) sind diesem Wert zugeordnet."
text_file_repository_writable: Verzeichnis für Dateien beschreibbar
text_git_repository_note: Repository steht für sich alleine (bare) und liegt lokal (z.B. /gitrepo, c:\gitrepo)
text_issue_added: "Ticket %{id} wurde erstellt von %{author}."
text_issue_category_destroy_assignments: Kategorie-Zuordnung entfernen
text_issue_category_destroy_question: "Einige Tickets (%{count}) sind dieser Kategorie zugeodnet. Was möchten Sie tun?"
text_issue_category_reassign_to: Tickets dieser Kategorie zuordnen
text_issue_conflict_resolution_add_notes: Meine Änderungen übernehmen und alle anderen Änderungen verwerfen
text_issue_conflict_resolution_cancel: Meine Änderungen verwerfen und %{link} neu anzeigen
text_issue_conflict_resolution_overwrite: Meine Änderungen trotzdem übernehmen (vorherige Notizen bleiben erhalten aber manche können überschrieben werden)
text_issue_updated: "Ticket %{id} wurde aktualisiert von %{author}."
text_issues_destroy_confirmation: 'Sind Sie sicher, dass Sie die ausgewählten Tickets löschen möchten?'
text_issues_destroy_descendants_confirmation: Dies wird auch %{count} Unteraufgabe/n löschen.
text_issues_ref_in_commit_messages: Ticket-Beziehungen und -Status in Commit-Log-Meldungen
text_journal_added: "%{label} %{value} wurde hinzugefügt"
text_journal_changed: "%{label} wurde von %{old} zu %{new} geändert"
text_journal_changed_no_detail: "%{label} aktualisiert"
text_journal_deleted: "%{label} %{old} wurde gelöscht"
text_journal_set_to: "%{label} wurde auf %{value} gesetzt"
text_length_between: "Länge zwischen %{min} und %{max} Zeichen."
text_line_separated: Mehrere Werte sind erlaubt (eine Zeile pro Wert).
text_load_default_configuration: Standard-Konfiguration laden
text_mercurial_repository_note: Lokales repository (e.g. /hgrepo, c:\hgrepo)
text_min_max_length_info: 0 heißt keine Beschränkung
text_no_configuration_data: "Rollen, Tracker, Ticket-Status und Workflows wurden noch nicht konfiguriert.\nEs ist sehr zu empfehlen, die Standard-Konfiguration zu laden. Sobald sie geladen ist, können Sie diese abändern."
text_own_membership_delete_confirmation: "Sie sind dabei, einige oder alle Ihre Berechtigungen zu entfernen. Es ist möglich, dass Sie danach das Projekt nicht mehr ansehen oder bearbeiten dürfen.\nSind Sie sicher, dass Sie dies tun möchten?"
text_plugin_assets_writable: Verzeichnis für Plugin-Assets beschreibbar
text_project_closed: Dieses Projekt ist geschlossen und kann nicht bearbeitet werden.
text_project_destroy_confirmation: Sind Sie sicher, dass Sie das Projekt löschen wollen?
text_project_identifier_info: 'Kleinbuchstaben (a-z), Ziffern, Binde- und Unterstriche erlaubt, muss mit einem Kleinbuchstaben beginnen. Einmal gespeichert, kann die Kennung nicht mehr geändert werden.'
text_reassign_time_entries: 'Gebuchte Aufwände diesem Ticket zuweisen:'
text_regexp_info: z. B. ^[A-Z0-9]+$
text_repository_identifier_info: 'Kleinbuchstaben (a-z), Ziffern, Binde- und Unterstriche erlaubt. Einmal gespeichert, kann die Kennung nicht mehr geändert werden.'
text_repository_usernames_mapping: "Bitte legen Sie die Zuordnung der Redmine-Benutzer zu den Benutzernamen der Commit-Log-Meldungen des Projektarchivs fest.\nBenutzer mit identischen Redmine- und Projektarchiv-Benutzernamen oder -E-Mail-Adressen werden automatisch zugeordnet."
text_rmagick_available: RMagick verfügbar (optional)
text_scm_command: Kommando
text_scm_command_not_available: SCM-Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel.
text_scm_command_version: Version
text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden.
text_scm_path_encoding_note: "Standard: UTF-8"
text_select_mail_notifications: Bitte wählen Sie die Aktionen aus, für die eine Mailbenachrichtigung gesendet werden soll.
text_select_project_modules: 'Bitte wählen Sie die Module aus, die in diesem Projekt aktiviert sein sollen:'
text_session_expiration_settings: "Achtung: Änderungen können aktuelle Sitzungen beenden, Ihre eingeschlossen!"
text_status_changed_by_changeset: "Status geändert durch Changeset %{value}."
text_subprojects_destroy_warning: "Dessen Unterprojekte (%{value}) werden ebenfalls gelöscht."
text_time_entries_destroy_confirmation: Sind Sie sicher, dass Sie die ausgewählten Zeitaufwände löschen möchten?
text_time_logged_by_changeset: Angewendet in Changeset %{value}.
text_tip_issue_begin_day: Aufgabe, die an diesem Tag beginnt
text_tip_issue_begin_end_day: Aufgabe, die an diesem Tag beginnt und endet
text_tip_issue_end_day: Aufgabe, die an diesem Tag endet
text_tracker_no_workflow: Kein Workflow für diesen Tracker definiert.
text_turning_multiple_off: Wenn Sie die Mehrfachauswahl deaktivieren, werden Felder mit Mehrfachauswahl bereinigt.
Dadurch wird sichergestellt, dass lediglich ein Wert pro Feld ausgewählt ist.
text_unallowed_characters: Nicht erlaubte Zeichen
text_user_mail_option: "Für nicht ausgewählte Projekte werden Sie nur Benachrichtigungen für Dinge erhalten, die Sie beobachten oder an denen Sie beteiligt sind (z. B. Tickets, deren Autor Sie sind oder die Ihnen zugewiesen sind)."
text_user_wrote: "%{value} schrieb:"
text_warn_on_leaving_unsaved: Die aktuellen Änderungen gehen verloren, wenn Sie diese Seite verlassen.
text_wiki_destroy_confirmation: Sind Sie sicher, dass Sie dieses Wiki mit sämtlichem Inhalt löschen möchten?
text_wiki_page_destroy_children: Lösche alle Unterseiten
text_wiki_page_destroy_question: "Diese Seite hat %{descendants} Unterseite(n). Was möchten Sie tun?"
text_wiki_page_nullify_children: Verschiebe die Unterseiten auf die oberste Ebene
text_wiki_page_reassign_children: Ordne die Unterseiten dieser Seite zu
text_workflow_edit: Workflow zum Bearbeiten auswählen
text_zoom_in: Ansicht vergrößern
text_zoom_out: Ansicht verkleinern
version_status_closed: abgeschlossen
version_status_locked: gesperrt
version_status_open: offen
warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden."
redmine-2.4.2/config/locales/sr.yml 0000644 0001750 0001750 00000172747 12255774347 016566 0 ustar ondrej ondrej # Serbian translations for Redmine
# by Vladimir Medarović (vlada@medarovic.com)
sr:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d.%m.%Y."
short: "%e %b"
long: "%B %e, %Y"
day_names: [недеља, понедељак, уторак, среда, четвртак, петак, субота]
abbr_day_names: [нед, пон, уто, сре, чет, пет, суб]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, јануар, фебруар, март, април, мај, јун, јул, август, септембар, октобар, новембар, децембар]
abbr_month_names: [~, јан, феб, мар, апр, мај, јун, јул, авг, сеп, окт, нов, дец]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%d.%m.%Y. у %H:%M"
time: "%H:%M"
short: "%d. %b у %H:%M"
long: "%d. %B %Y у %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "пола минута"
less_than_x_seconds:
one: "мање од једне секунде"
other: "мање од %{count} сек."
x_seconds:
one: "једна секунда"
other: "%{count} сек."
less_than_x_minutes:
one: "мање од минута"
other: "мање од %{count} мин."
x_minutes:
one: "један минут"
other: "%{count} мин."
about_x_hours:
one: "приближно један сат"
other: "приближно %{count} сати"
x_hours:
one: "1 сат"
other: "%{count} сати"
x_days:
one: "један дан"
other: "%{count} дана"
about_x_months:
one: "приближно један месец"
other: "приближно %{count} месеци"
x_months:
one: "један месец"
other: "%{count} месеци"
about_x_years:
one: "приближно годину дана"
other: "приближно %{count} год."
over_x_years:
one: "преко годину дана"
other: "преко %{count} год."
almost_x_years:
one: "скоро годину дана"
other: "скоро %{count} год."
number:
format:
separator: ","
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "и"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "није укључен у списак"
exclusion: "је резервисан"
invalid: "је неисправан"
confirmation: "потврда не одговара"
accepted: "мора бити прихваћен"
empty: "не може бити празно"
blank: "не може бити празно"
too_long: "је предугачка (максимум знакова је %{count})"
too_short: "је прекратка (минимум знакова је %{count})"
wrong_length: "је погрешне дужине (број знакова мора бити %{count})"
taken: "је већ у употреби"
not_a_number: "није број"
not_a_date: "није исправан датум"
greater_than: "мора бити већи од %{count}"
greater_than_or_equal_to: "мора бити већи или једнак %{count}"
equal_to: "мора бити једнак %{count}"
less_than: "мора бити мањи од %{count}"
less_than_or_equal_to: "мора бити мањи или једнак %{count}"
odd: "мора бити паран"
even: "мора бити непаран"
greater_than_start_date: "мора бити већи од почетног датума"
not_same_project: "не припада истом пројекту"
circular_dependency: "Ова веза ће створити кружну референцу"
cant_link_an_issue_with_a_descendant: "Проблем не може бити повезан са једним од својих подзадатака"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Молим одаберите
general_text_No: 'Не'
general_text_Yes: 'Да'
general_text_no: 'не'
general_text_yes: 'да'
general_lang_name: 'Serbian Cyrillic (Српски)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Налог је успешно ажуриран.
notice_account_invalid_creditentials: Неисправно корисничко име или лозинка.
notice_account_password_updated: Лозинка је успешно ажурирана.
notice_account_wrong_password: Погрешна лозинка
notice_account_register_done: Кориснички налог је успешно креиран. Кликните на линк који сте добили у е-поруци за активацију.
notice_account_unknown_email: Непознат корисник.
notice_can_t_change_password: Овај кориснички налог за потврду идентитета користи спољни извор. Немогуће је променити лозинку.
notice_account_lost_email_sent: Послата вам је е-порука са упутством за избор нове лозинке
notice_account_activated: Ваш кориснички налог је активиран. Сада се можете пријавити.
notice_successful_create: Успешно креирање.
notice_successful_update: Успешно ажурирање.
notice_successful_delete: Успешно брисање.
notice_successful_connection: Успешно повезивање.
notice_file_not_found: Страна којој желите приступити не постоји или је уклоњена.
notice_locking_conflict: Податак је ажуриран од стране другог корисника.
notice_not_authorized: Нисте овлашћени за приступ овој страни.
notice_email_sent: "E-порука је послата на %{value}"
notice_email_error: "Догодила се грешка приликом слања е-поруке (%{value})"
notice_feeds_access_key_reseted: Ваш Atom приступни кључ је поништен.
notice_api_access_key_reseted: Ваш API приступни кључ је поништен.
notice_failed_to_save_issues: "Неуспешно снимање %{count} проблема од %{total} одабраних: %{ids}."
notice_failed_to_save_members: "Неуспешно снимање члана(ова): %{errors}."
notice_no_issue_selected: "Ни један проблем није одабран! Молимо, одаберите проблем који желите да мењате."
notice_account_pending: "Ваш налог је креиран и чека на одобрење администратора."
notice_default_data_loaded: Подразумевано конфигурисање је успешно учитано.
notice_unable_delete_version: Верзију је немогуће избрисати.
notice_unable_delete_time_entry: Ставку евиденције времена је немогуће избрисати.
notice_issue_done_ratios_updated: Однос решених проблема је ажуриран.
error_can_t_load_default_data: "Подразумевано конфигурисање је немогуће учитати: %{value}"
error_scm_not_found: "Ставка или исправка нису пронађене у спремишту."
error_scm_command_failed: "Грешка се јавила приликом покушаја приступа спремишту: %{value}"
error_scm_annotate: "Ставка не постоји или не може бити означена."
error_issue_not_found_in_project: 'Проблем није пронађен или не припада овом пројекту.'
error_no_tracker_in_project: 'Ни једно праћење није повезано са овим пројектом. Молимо проверите подешавања пројекта.'
error_no_default_issue_status: 'Подразумевани статус проблема није дефинисан. Молимо проверите ваше конфигурисање (идите на "Администрација -> Статуси проблема").'
error_can_not_delete_custom_field: Немогуће је избрисати прилагођено поље
error_can_not_delete_tracker: "Ово праћење садржи проблеме и не може бити обрисано."
error_can_not_remove_role: "Ова улога је у употреби и не може бити обрисана."
error_can_not_reopen_issue_on_closed_version: 'Проблем додељен затвореној верзији не може бити поново отворен'
error_can_not_archive_project: Овај пројекат се не може архивирати
error_issue_done_ratios_not_updated: "Однос решених проблема није ажуриран."
error_workflow_copy_source: 'Молимо одаберите изворно праћење или улогу'
error_workflow_copy_target: 'Молимо одаберите одредишно праћење и улогу'
error_unable_delete_issue_status: 'Статус проблема је немогуће обрисати'
error_unable_to_connect: "Повезивање са (%{value}) је немогуће"
warning_attachments_not_saved: "%{count} датотека не може бити снимљена."
mail_subject_lost_password: "Ваша %{value} лозинка"
mail_body_lost_password: 'За промену ваше лозинке, кликните на следећи линк:'
mail_subject_register: "Активација вашег %{value} налога"
mail_body_register: 'За активацију вашег налога, кликните на следећи линк:'
mail_body_account_information_external: "Ваш налог %{value} можете користити за пријаву."
mail_body_account_information: Информације о вашем налогу
mail_subject_account_activation_request: "Захтев за активацију налога %{value}"
mail_body_account_activation_request: "Нови корисник (%{value}) је регистрован. Налог чека на ваше одобрење:"
mail_subject_reminder: "%{count} проблема доспева наредних %{days} дана"
mail_body_reminder: "%{count} проблема додељених вама доспева у наредних %{days} дана:"
mail_subject_wiki_content_added: "Wiki страница '%{id}' је додата"
mail_body_wiki_content_added: "%{author} је додао wiki страницу '%{id}'."
mail_subject_wiki_content_updated: "Wiki страница '%{id}' је ажурирана"
mail_body_wiki_content_updated: "%{author} је ажурирао wiki страницу '%{id}'."
field_name: Назив
field_description: Опис
field_summary: Резиме
field_is_required: Обавезно
field_firstname: Име
field_lastname: Презиме
field_mail: Е-адреса
field_filename: Датотека
field_filesize: Величина
field_downloads: Преузимања
field_author: Аутор
field_created_on: Креирано
field_updated_on: Ажурирано
field_field_format: Формат
field_is_for_all: За све пројекте
field_possible_values: Могуће вредности
field_regexp: Регуларан израз
field_min_length: Минимална дужина
field_max_length: Максимална дужина
field_value: Вредност
field_category: Категорија
field_title: Наслов
field_project: Пројекат
field_issue: Проблем
field_status: Статус
field_notes: Белешке
field_is_closed: Затворен проблем
field_is_default: Подразумевана вредност
field_tracker: Праћење
field_subject: Предмет
field_due_date: Крајњи рок
field_assigned_to: Додељено
field_priority: Приоритет
field_fixed_version: Одредишна верзија
field_user: Корисник
field_principal: Главни
field_role: Улога
field_homepage: Почетна страница
field_is_public: Јавно објављивање
field_parent: Потпројекат од
field_is_in_roadmap: Проблеми приказани у плану рада
field_login: Корисничко име
field_mail_notification: Обавештења путем е-поште
field_admin: Администратор
field_last_login_on: Последње повезивање
field_language: Језик
field_effective_date: Датум
field_password: Лозинка
field_new_password: Нова лозинка
field_password_confirmation: Потврда лозинке
field_version: Верзија
field_type: Тип
field_host: Главни рачунар
field_port: Порт
field_account: Кориснички налог
field_base_dn: Базни DN
field_attr_login: Атрибут пријављивања
field_attr_firstname: Атрибут имена
field_attr_lastname: Атрибут презимена
field_attr_mail: Атрибут е-адресе
field_onthefly: Креирање корисника у току рада
field_start_date: Почетак
field_done_ratio: "% урађено"
field_auth_source: Режим потврде идентитета
field_hide_mail: Сакриј моју е-адресу
field_comments: Коментар
field_url: URL
field_start_page: Почетна страница
field_subproject: Потпројекат
field_hours: сати
field_activity: Активност
field_spent_on: Датум
field_identifier: Идентификатор
field_is_filter: Употреби као филтер
field_issue_to: Сродни проблеми
field_delay: Кашњење
field_assignable: Проблем може бити додељен овој улози
field_redirect_existing_links: Преусмери постојеће везе
field_estimated_hours: Протекло време
field_column_names: Колоне
field_time_zone: Временска зона
field_searchable: Може да се претражује
field_default_value: Подразумевана вредност
field_comments_sorting: Прикажи коментаре
field_parent_title: Матична страница
field_editable: Изменљиво
field_watcher: Посматрач
field_identity_url: OpenID URL
field_content: Садржај
field_group_by: Груписање резултата по
field_sharing: Дељење
field_parent_issue: Матични задатак
setting_app_title: Наслов апликације
setting_app_subtitle: Поднаслов апликације
setting_welcome_text: Текст добродошлице
setting_default_language: Подразумевани језик
setting_login_required: Обавезна потврда идентитета
setting_self_registration: Саморегистрација
setting_attachment_max_size: Макс. величина приложене датотеке
setting_issues_export_limit: Ограничење извоза „проблема“
setting_mail_from: Е-адреса пошиљаоца
setting_bcc_recipients: Примаоци „Bcc“ копије
setting_plain_text_mail: Порука са чистим текстом (без HTML-а)
setting_host_name: Путања и назив главног рачунара
setting_text_formatting: Обликовање текста
setting_wiki_compression: Компресија Wiki историје
setting_feeds_limit: Ограничење садржаја извора вести
setting_default_projects_public: Подразумева се јавно приказивање нових пројеката
setting_autofetch_changesets: Извршавање аутоматског преузимања
setting_sys_api_enabled: Омогућавање WS за управљање спремиштем
setting_commit_ref_keywords: Референцирање кључних речи
setting_commit_fix_keywords: Поправљање кључних речи
setting_autologin: Аутоматска пријава
setting_date_format: Формат датума
setting_time_format: Формат времена
setting_cross_project_issue_relations: Дозволи повезивање проблема из унакрсних пројеката
setting_issue_list_default_columns: Подразумеване колоне приказане на списку проблема
setting_emails_footer: Подножје странице е-поруке
setting_protocol: Протокол
setting_per_page_options: Опције приказа објеката по страници
setting_user_format: Формат приказа корисника
setting_activity_days_default: Број дана приказаних на пројектној активности
setting_display_subprojects_issues: Приказуј проблеме из потпројеката на главном пројекту, уколико није другачије наведено
setting_enabled_scm: Омогућавање SCM
setting_mail_handler_body_delimiters: "Скраћивање е-поруке након једне од ових линија"
setting_mail_handler_api_enabled: Омогућавање WS долазне е-поруке
setting_mail_handler_api_key: API кључ
setting_sequential_project_identifiers: Генерисање секвенцијалног имена пројекта
setting_gravatar_enabled: Користи Gravatar корисничке иконе
setting_gravatar_default: Подразумевана Gravatar слика
setting_diff_max_lines_displayed: Макс. број приказаних различитих линија
setting_file_max_size_displayed: Макс. величина текст. датотека приказаних уметнуто
setting_repository_log_display_limit: Макс. број ревизија приказаних у датотеци за евиденцију
setting_openid: Дозволи OpenID пријаву и регистрацију
setting_password_min_length: Минимална дужина лозинке
setting_new_project_user_role_id: Креатору пројекта (који није администратор) додељује је улога
setting_default_projects_modules: Подразумевано омогућени модули за нове пројекте
setting_issue_done_ratio: Израчунај однос решених проблема
setting_issue_done_ratio_issue_field: користећи поље проблема
setting_issue_done_ratio_issue_status: користећи статус проблема
setting_start_of_week: Први дан у седмици
setting_rest_api_enabled: Омогући REST web услуге
setting_cache_formatted_text: Кеширање обрађеног текста
permission_add_project: Креирање пројекта
permission_add_subprojects: Креирање потпојекта
permission_edit_project: Измена пројеката
permission_select_project_modules: Одабирање модула пројекта
permission_manage_members: Управљање члановима
permission_manage_project_activities: Управљање пројектним активностима
permission_manage_versions: Управљање верзијама
permission_manage_categories: Управљање категоријама проблема
permission_view_issues: Преглед проблема
permission_add_issues: Додавање проблема
permission_edit_issues: Измена проблема
permission_manage_issue_relations: Управљање везама између проблема
permission_add_issue_notes: Додавање белешки
permission_edit_issue_notes: Измена белешки
permission_edit_own_issue_notes: Измена сопствених белешки
permission_move_issues: Померање проблема
permission_delete_issues: Брисање проблема
permission_manage_public_queries: Управљање јавним упитима
permission_save_queries: Снимање упита
permission_view_gantt: Прегледање Гантовог дијаграма
permission_view_calendar: Прегледање календара
permission_view_issue_watchers: Прегледање списка посматрача
permission_add_issue_watchers: Додавање посматрача
permission_delete_issue_watchers: Брисање посматрача
permission_log_time: Бележење утрошеног времена
permission_view_time_entries: Прегледање утрошеног времена
permission_edit_time_entries: Измена утрошеног времена
permission_edit_own_time_entries: Измена сопственог утрошеног времена
permission_manage_news: Управљање вестима
permission_comment_news: Коментарисање вести
permission_view_documents: Прегледање докумената
permission_manage_files: Управљање датотекама
permission_view_files: Прегледање датотека
permission_manage_wiki: Управљање wiki страницама
permission_rename_wiki_pages: Промена имена wiki страницама
permission_delete_wiki_pages: Брисање wiki страница
permission_view_wiki_pages: Прегледање wiki страница
permission_view_wiki_edits: Прегледање wiki историје
permission_edit_wiki_pages: Измена wiki страница
permission_delete_wiki_pages_attachments: Брисање приложених датотека
permission_protect_wiki_pages: Заштита wiki страница
permission_manage_repository: Управљање спремиштем
permission_browse_repository: Прегледање спремишта
permission_view_changesets: Прегледање скупа промена
permission_commit_access: Потврда приступа
permission_manage_boards: Управљање форумима
permission_view_messages: Прегледање порука
permission_add_messages: Слање порука
permission_edit_messages: Измена порука
permission_edit_own_messages: Измена сопствених порука
permission_delete_messages: Брисање порука
permission_delete_own_messages: Брисање сопствених порука
permission_export_wiki_pages: Извоз wiki страница
permission_manage_subtasks: Управљање подзадацима
project_module_issue_tracking: Праћење проблема
project_module_time_tracking: Праћење времена
project_module_news: Вести
project_module_documents: Документи
project_module_files: Датотеке
project_module_wiki: Wiki
project_module_repository: Спремиште
project_module_boards: Форуми
label_user: Корисник
label_user_plural: Корисници
label_user_new: Нови корисник
label_user_anonymous: Анониман
label_project: Пројекат
label_project_new: Нови пројекат
label_project_plural: Пројекти
label_x_projects:
zero: нема пројеката
one: један пројекат
other: "%{count} пројеката"
label_project_all: Сви пројекти
label_project_latest: Последњи пројекти
label_issue: Проблем
label_issue_new: Нови проблем
label_issue_plural: Проблеми
label_issue_view_all: Приказ свих проблема
label_issues_by: "Проблеми (%{value})"
label_issue_added: Проблем је додат
label_issue_updated: Проблем је ажуриран
label_document: Документ
label_document_new: Нови документ
label_document_plural: Документи
label_document_added: Документ је додат
label_role: Улога
label_role_plural: Улоге
label_role_new: Нова улога
label_role_and_permissions: Улоге и дозволе
label_member: Члан
label_member_new: Нови члан
label_member_plural: Чланови
label_tracker: Праћење
label_tracker_plural: Праћења
label_tracker_new: Ново праћење
label_workflow: Ток посла
label_issue_status: Статус проблема
label_issue_status_plural: Статуси проблема
label_issue_status_new: Нови статус
label_issue_category: Категорија проблема
label_issue_category_plural: Категорије проблема
label_issue_category_new: Нова категорија
label_custom_field: Прилагођено поље
label_custom_field_plural: Прилагођена поља
label_custom_field_new: Ново прилагођено поље
label_enumerations: Набројива листа
label_enumeration_new: Нова вредност
label_information: Информација
label_information_plural: Информације
label_please_login: Молимо, пријавите се
label_register: Регистрација
label_login_with_open_id_option: или пријава са OpenID
label_password_lost: Изгубљена лозинка
label_home: Почетак
label_my_page: Моја страница
label_my_account: Мој налог
label_my_projects: Моји пројекти
label_my_page_block: My page block
label_administration: Администрација
label_login: Пријава
label_logout: Одјава
label_help: Помоћ
label_reported_issues: Пријављени проблеми
label_assigned_to_me_issues: Проблеми додељени мени
label_last_login: Последње повезивање
label_registered_on: Регистрован
label_activity: Активност
label_overall_activity: Целокупна активност
label_user_activity: "Активност корисника %{value}"
label_new: Ново
label_logged_as: Пријављени сте као
label_environment: Окружење
label_authentication: Потврда идентитета
label_auth_source: Режим потврде идентитета
label_auth_source_new: Нови режим потврде идентитета
label_auth_source_plural: Режими потврде идентитета
label_subproject_plural: Потпројекти
label_subproject_new: Нови потпројекат
label_and_its_subprojects: "%{value} и његови потпројекти"
label_min_max_length: Мин. - Макс. дужина
label_list: Списак
label_date: Датум
label_integer: Цео број
label_float: Са покретним зарезом
label_boolean: Логички оператор
label_string: Текст
label_text: Дуги текст
label_attribute: Особина
label_attribute_plural: Особине
label_no_data: Нема података за приказивање
label_change_status: Промена статуса
label_history: Историја
label_attachment: Датотека
label_attachment_new: Нова датотека
label_attachment_delete: Брисање датотеке
label_attachment_plural: Датотеке
label_file_added: Датотека је додата
label_report: Извештај
label_report_plural: Извештаји
label_news: Вести
label_news_new: Додавање вести
label_news_plural: Вести
label_news_latest: Последње вести
label_news_view_all: Приказ свих вести
label_news_added: Вести су додате
label_settings: Подешавања
label_overview: Преглед
label_version: Верзија
label_version_new: Нова верзија
label_version_plural: Верзије
label_close_versions: Затвори завршене верзије
label_confirmation: Потврда
label_export_to: 'Такође доступно и у варијанти:'
label_read: Читање...
label_public_projects: Јавни пројекти
label_open_issues: отворен
label_open_issues_plural: отворених
label_closed_issues: затворен
label_closed_issues_plural: затворених
label_x_open_issues_abbr_on_total:
zero: 0 отворених / %{total}
one: 1 отворен / %{total}
other: "%{count} отворених / %{total}"
label_x_open_issues_abbr:
zero: 0 отворених
one: 1 отворен
other: "%{count} отворених"
label_x_closed_issues_abbr:
zero: 0 затворених
one: 1 затворен
other: "%{count} затворених"
label_total: Укупно
label_permissions: Дозволе
label_current_status: Тренутни статус
label_new_statuses_allowed: Нови статуси дозвољени
label_all: сви
label_none: ниједан
label_nobody: никоме
label_next: Следеће
label_previous: Претходно
label_used_by: Користио
label_details: Детаљи
label_add_note: Додај белешку
label_per_page: По страни
label_calendar: Календар
label_months_from: месеци од
label_gantt: Гантов дијаграм
label_internal: Унутрашњи
label_last_changes: "последњих %{count} промена"
label_change_view_all: Прикажи све промене
label_personalize_page: Персонализуј ову страну
label_comment: Коментар
label_comment_plural: Коментари
label_x_comments:
zero: без коментара
one: један коментар
other: "%{count} коментара"
label_comment_add: Додај коментар
label_comment_added: Коментар додат
label_comment_delete: Обриши коментаре
label_query: Прилагођен упит
label_query_plural: Прилагођени упити
label_query_new: Нови упит
label_filter_add: Додавање филтера
label_filter_plural: Филтери
label_equals: је
label_not_equals: није
label_in_less_than: мање од
label_in_more_than: више од
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: у
label_today: данас
label_all_time: све време
label_yesterday: јуче
label_this_week: ове седмице
label_last_week: последње седмице
label_last_n_days: "последњих %{count} дана"
label_this_month: овог месеца
label_last_month: последњег месеца
label_this_year: ове године
label_date_range: Временски период
label_less_than_ago: пре мање од неколико дана
label_more_than_ago: пре више од неколико дана
label_ago: пре неколико дана
label_contains: садржи
label_not_contains: не садржи
label_day_plural: дана
label_repository: Спремиште
label_repository_plural: Спремишта
label_browse: Прегледање
label_branch: Грана
label_tag: Ознака
label_revision: Ревизија
label_revision_plural: Ревизије
label_revision_id: "Ревизија %{value}"
label_associated_revisions: Придружене ревизије
label_added: додато
label_modified: промењено
label_copied: копирано
label_renamed: преименовано
label_deleted: избрисано
label_latest_revision: Последња ревизија
label_latest_revision_plural: Последње ревизије
label_view_revisions: Преглед ревизија
label_view_all_revisions: Преглед свих ревизија
label_max_size: Максимална величина
label_sort_highest: Премештање на врх
label_sort_higher: Премештање на горе
label_sort_lower: Премештање на доле
label_sort_lowest: Премештање на дно
label_roadmap: План рада
label_roadmap_due_in: "Доспева %{value}"
label_roadmap_overdue: "%{value} најкасније"
label_roadmap_no_issues: Нема проблема за ову верзију
label_search: Претрага
label_result_plural: Резултати
label_all_words: Све речи
label_wiki: Wiki
label_wiki_edit: Wiki измена
label_wiki_edit_plural: Wiki измене
label_wiki_page: Wiki страница
label_wiki_page_plural: Wiki странице
label_index_by_title: Индексирање по наслову
label_index_by_date: Индексирање по датуму
label_current_version: Тренутна верзија
label_preview: Преглед
label_feed_plural: Извори вести
label_changes_details: Детаљи свих промена
label_issue_tracking: Праћење проблема
label_spent_time: Утрошено време
label_overall_spent_time: Целокупно утрошено време
label_f_hour: "%{value} сат"
label_f_hour_plural: "%{value} сати"
label_time_tracking: Праћење времена
label_change_plural: Промене
label_statistics: Статистика
label_commits_per_month: Извршења месечно
label_commits_per_author: Извршења по аутору
label_view_diff: Погледај разлике
label_diff_inline: унутра
label_diff_side_by_side: упоредо
label_options: Опције
label_copy_workflow_from: Копирање тока посла од
label_permissions_report: Извештај о дозволама
label_watched_issues: Посматрани проблеми
label_related_issues: Сродни проблеми
label_applied_status: Примењени статуси
label_loading: Учитавање...
label_relation_new: Нова релација
label_relation_delete: Брисање релације
label_relates_to: сродних са
label_duplicates: дуплираних
label_duplicated_by: дуплираних од
label_blocks: одбијених
label_blocked_by: одбијених од
label_precedes: претходи
label_follows: праћених
label_end_to_start: од краја до почетка
label_end_to_end: од краја до краја
label_start_to_start: од почетка до почетка
label_start_to_end: од почетка до краја
label_stay_logged_in: Останите пријављени
label_disabled: онемогућено
label_show_completed_versions: Приказивање завршене верзије
label_me: мени
label_board: Форум
label_board_new: Нови форум
label_board_plural: Форуми
label_board_locked: Закључана
label_board_sticky: Лепљива
label_topic_plural: Теме
label_message_plural: Поруке
label_message_last: Последња порука
label_message_new: Нова порука
label_message_posted: Порука је додата
label_reply_plural: Одговори
label_send_information: Пошаљи кориснику детаље налога
label_year: Година
label_month: Месец
label_week: Седмица
label_date_from: Шаље
label_date_to: Прима
label_language_based: Базирано на језику корисника
label_sort_by: "Сортирано по %{value}"
label_send_test_email: Слање пробне е-поруке
label_feeds_access_key: Atom приступни кључ
label_missing_feeds_access_key: Atom приступни кључ недостаје
label_feeds_access_key_created_on: "Atom приступни кључ је направљен пре %{value}"
label_module_plural: Модули
label_added_time_by: "Додао %{author} пре %{age}"
label_updated_time_by: "Ажурирао %{author} пре %{age}"
label_updated_time: "Ажурирано пре %{value}"
label_jump_to_a_project: Скок на пројекат...
label_file_plural: Датотеке
label_changeset_plural: Скупови промена
label_default_columns: Подразумеване колоне
label_no_change_option: (Без промена)
label_bulk_edit_selected_issues: Групна измена одабраних проблема
label_theme: Тема
label_default: Подразумевано
label_search_titles_only: Претражуј само наслове
label_user_mail_option_all: "За било који догађај на свим мојим пројектима"
label_user_mail_option_selected: "За било који догађај на само одабраним пројектима..."
label_user_mail_no_self_notified: "Не желим бити обавештаван за промене које сам правим"
label_registration_activation_by_email: активација налога путем е-поруке
label_registration_manual_activation: ручна активација налога
label_registration_automatic_activation: аутоматска активација налога
label_display_per_page: "Број ставки по страници: %{value}"
label_age: Старост
label_change_properties: Промени својства
label_general: Општи
label_more: Више
label_scm: SCM
label_plugins: Додатне компоненте
label_ldap_authentication: LDAP потврда идентитета
label_downloads_abbr: D/L
label_optional_description: Опционо опис
label_add_another_file: Додај још једну датотеку
label_preferences: Подешавања
label_chronological_order: по хронолошком редоследу
label_reverse_chronological_order: по обрнутом хронолошком редоследу
label_planning: Планирање
label_incoming_emails: Долазне е-поруке
label_generate_key: Генерисање кључа
label_issue_watchers: Посматрачи
label_example: Пример
label_display: Приказ
label_sort: Сортирање
label_ascending: Растући низ
label_descending: Опадајући низ
label_date_from_to: Од %{start} до %{end}
label_wiki_content_added: Wiki страница је додата
label_wiki_content_updated: Wiki страница је ажурирана
label_group: Група
label_group_plural: Групе
label_group_new: Нова група
label_time_entry_plural: Утрошено време
label_version_sharing_none: Није дељено
label_version_sharing_descendants: Са потпројектима
label_version_sharing_hierarchy: Са хијерархијом пројекта
label_version_sharing_tree: Са стаблом пројекта
label_version_sharing_system: Са свим пројектима
label_update_issue_done_ratios: Ажурирај однос решених проблема
label_copy_source: Извор
label_copy_target: Одредиште
label_copy_same_as_target: Исто као одредиште
label_display_used_statuses_only: Приказуј статусе коришћене само од стране овог праћења
label_api_access_key: API приступни кључ
label_missing_api_access_key: Недостаје API приступни кључ
label_api_access_key_created_on: "API приступни кључ је креиран пре %{value}"
label_profile: Профил
label_subtask_plural: Подзадатак
label_project_copy_notifications: Пошаљи е-поруку са обавештењем приликом копирања пројекта
button_login: Пријава
button_submit: Пошаљи
button_save: Сними
button_check_all: Укључи све
button_uncheck_all: Искључи све
button_delete: Избриши
button_create: Креирај
button_create_and_continue: Креирај и настави
button_test: Тест
button_edit: Измени
button_add: Додај
button_change: Промени
button_apply: Примени
button_clear: Обриши
button_lock: Закључај
button_unlock: Откључај
button_download: Преузми
button_list: Списак
button_view: Прикажи
button_move: Помери
button_move_and_follow: Помери и прати
button_back: Назад
button_cancel: Поништи
button_activate: Активирај
button_sort: Сортирај
button_log_time: Евидентирај време
button_rollback: Повратак на ову верзију
button_watch: Прати
button_unwatch: Не прати више
button_reply: Одговори
button_archive: Архивирај
button_unarchive: Врати из архиве
button_reset: Поништи
button_rename: Преименуј
button_change_password: Промени лозинку
button_copy: Копирај
button_copy_and_follow: Копирај и прати
button_annotate: Прибележи
button_update: Ажурирај
button_configure: Подеси
button_quote: Под наводницима
button_duplicate: Дуплирај
button_show: Прикажи
status_active: активни
status_registered: регистровани
status_locked: закључани
version_status_open: отворен
version_status_locked: закључан
version_status_closed: затворен
field_active: Активан
text_select_mail_notifications: Одабери акције за које ће обавештење бити послато путем е-поште.
text_regexp_info: нпр. ^[A-Z0-9]+$
text_min_max_length_info: 0 значи без ограничења
text_project_destroy_confirmation: Јесте ли сигурни да желите да избришете овај пројекат и све припадајуће податке?
text_subprojects_destroy_warning: "Потпројекти: %{value} ће такође бити избрисан."
text_workflow_edit: Одаберите улогу и праћење за измену тока посла
text_are_you_sure: Јесте ли сигурни?
text_journal_changed: "%{label} промењен од %{old} у %{new}"
text_journal_set_to: "%{label} постављен у %{value}"
text_journal_deleted: "%{label} избрисано (%{old})"
text_journal_added: "%{label} %{value} додато"
text_tip_issue_begin_day: задатак почиње овог дана
text_tip_issue_end_day: задатак се завршава овог дана
text_tip_issue_begin_end_day: задатак почиње и завршава овог дана
text_caracters_maximum: "Највише %{count} знак(ова)."
text_caracters_minimum: "Број знакова мора бити најмање %{count}."
text_length_between: "Број знакова мора бити између %{min} и %{max}."
text_tracker_no_workflow: Ово праћење нема дефинисан ток посла
text_unallowed_characters: Недозвољени знакови
text_comma_separated: Дозвољене су вишеструке вредности (одвојене зарезом).
text_line_separated: Дозвољене су вишеструке вредности (један ред за сваку вредност).
text_issues_ref_in_commit_messages: Референцирање и поправљање проблема у извршним порукама
text_issue_added: "%{author} је пријавио проблем %{id}."
text_issue_updated: "%{author} је ажурирао проблем %{id}."
text_wiki_destroy_confirmation: Јесте ли сигурни да желите да обришете wiki и сав садржај?
text_issue_category_destroy_question: "Неколико проблема (%{count}) је додељено овој категорији. Шта желите да урадите?"
text_issue_category_destroy_assignments: Уклони додељене категорије
text_issue_category_reassign_to: Додели поново проблеме овој категорији
text_user_mail_option: "За неизабране пројекте, добићете само обавештење о стварима које пратите или сте укључени (нпр. проблеми чији сте ви аутор или заступник)."
text_no_configuration_data: "Улоге, праћења, статуси проблема и тока посла још увек нису подешени.\nПрепоручљиво је да учитате подразумевано конфигурисање. Измена је могућа након првог учитавања."
text_load_default_configuration: Учитај подразумевано конфигурисање
text_status_changed_by_changeset: "Примењено у скупу са променама %{value}."
text_issues_destroy_confirmation: 'Јесте ли сигурни да желите да избришете одабране проблеме?'
text_select_project_modules: 'Одаберите модуле које желите омогућити за овај пројекат:'
text_default_administrator_account_changed: Подразумевани администраторски налог је промењен
text_file_repository_writable: Фасцикла приложених датотека је уписива
text_plugin_assets_writable: Фасцикла елемената додатних компоненти је уписива
text_rmagick_available: RMagick је доступан (опционо)
text_destroy_time_entries_question: "%{hours} сати је пријављено за овај проблем који желите избрисати. Шта желите да урадите?"
text_destroy_time_entries: Избриши пријављене сате
text_assign_time_entries_to_project: Додели пријављене сате пројекту
text_reassign_time_entries: 'Додели поново пријављене сате овом проблему:'
text_user_wrote: "%{value} је написао:"
text_enumeration_destroy_question: "%{count} објекат(а) је додељено овој вредности."
text_enumeration_category_reassign_to: 'Додели их поново овој вредности:'
text_email_delivery_not_configured: "Испорука е-порука није конфигурисана и обавештења су онемогућена.\nПодесите ваш SMTP сервер у config/configuration.yml и покрените поново апликацију за њихово омогућавање."
text_repository_usernames_mapping: "Одаберите или ажурирајте Redmine кориснике мапирањем сваког корисничког имена пронађеног у евиденцији спремишта.\nКорисници са истим Redmine именом и именом спремишта или е-адресом су аутоматски мапирани."
text_diff_truncated: '... Ова разлика је исечена јер је достигнута максимална величина приказа.'
text_custom_field_possible_values_info: 'Један ред за сваку вредност'
text_wiki_page_destroy_question: "Ова страница има %{descendants} подређених страница и подстраница. Шта желите да урадите?"
text_wiki_page_nullify_children: "Задржи подређене странице као корене странице"
text_wiki_page_destroy_children: "Избриши подређене странице и све њихове подстранице"
text_wiki_page_reassign_children: "Додели поново подређене странице овој матичној страници"
text_own_membership_delete_confirmation: "Након уклањања појединих или свих ваших дозвола нећете више моћи да уређујете овај пројекат.\nЖелите ли да наставите?"
text_zoom_in: Увећај
text_zoom_out: Умањи
default_role_manager: Менаџер
default_role_developer: Програмер
default_role_reporter: Извештач
default_tracker_bug: Грешка
default_tracker_feature: Функционалност
default_tracker_support: Подршка
default_issue_status_new: Ново
default_issue_status_in_progress: У току
default_issue_status_resolved: Решено
default_issue_status_feedback: Повратна информација
default_issue_status_closed: Затворено
default_issue_status_rejected: Одбијено
default_doc_category_user: Корисничка документација
default_doc_category_tech: Техничка документација
default_priority_low: Низак
default_priority_normal: Нормалан
default_priority_high: Висок
default_priority_urgent: Хитно
default_priority_immediate: Непосредно
default_activity_design: Дизајн
default_activity_development: Развој
enumeration_issue_priorities: Приоритети проблема
enumeration_doc_categories: Категорије документа
enumeration_activities: Активности (праћење времена)
enumeration_system_activity: Системска активност
field_time_entries: Време евиденције
project_module_gantt: Гантов дијаграм
project_module_calendar: Календар
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Кодирање извршних порука
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 Проблем
one: 1 Проблем
other: "%{count} Проблеми"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: сви
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Са потпројектима
label_cross_project_tree: Са стаблом пројекта
label_cross_project_hierarchy: Са хијерархијом пројекта
label_cross_project_system: Са свим пројектима
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Укупно
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/ru.yml 0000644 0001750 0001750 00000223117 12255774347 016554 0 ustar ondrej ondrej # Russian localization for Ruby on Rails 2.2+
# by Yaroslav Markin
#
# Be sure to check out "russian" gem (http://github.com/yaroslav/russian) for
# full Russian language support in Rails (month names, pluralization, etc).
# The following is an excerpt from that gem.
#
# Для полноценной поддержки русского языка (варианты названий месяцев,
# плюрализация и так далее) в Rails 2.2 нужно использовать gem "russian"
# (http://github.com/yaroslav/russian). Следующие данные -- выдержка их него, чтобы
# была возможность минимальной локализации приложения на русский язык.
ru:
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%d %b"
long: "%d %B %Y"
day_names: [воскресенье, понедельник, вторник, среда, четверг, пятница, суббота]
standalone_day_names: [Воскресенье, Понедельник, Вторник, Среда, Четверг, Пятница, Суббота]
abbr_day_names: [Вс, Пн, Вт, Ср, Чт, Пт, Сб]
month_names: [~, января, февраля, марта, апреля, мая, июня, июля, августа, сентября, октября, ноября, декабря]
# see russian gem for info on "standalone" day names
standalone_month_names: [~, Январь, Февраль, Март, Апрель, Май, Июнь, Июль, Август, Сентябрь, Октябрь, Ноябрь, Декабрь]
abbr_month_names: [~, янв., февр., марта, апр., мая, июня, июля, авг., сент., окт., нояб., дек.]
standalone_abbr_month_names: [~, янв., февр., март, апр., май, июнь, июль, авг., сент., окт., нояб., дек.]
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d %b %Y, %H:%M:%S %z"
time: "%H:%M"
short: "%d %b, %H:%M"
long: "%d %B %Y, %H:%M"
am: "утра"
pm: "вечера"
number:
format:
separator: ","
delimiter: " "
precision: 3
currency:
format:
format: "%n %u"
unit: "руб."
separator: "."
delimiter: " "
precision: 2
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
# Rails 2.2
# storage_units: [байт, КБ, МБ, ГБ, ТБ]
# Rails 2.3
storage_units:
# Storage units output formatting.
# %u is the storage unit, %n is the number (default: 2 MB)
format: "%n %u"
units:
byte:
one: "байт"
few: "байта"
many: "байт"
other: "байта"
kb: "КБ"
mb: "МБ"
gb: "ГБ"
tb: "ТБ"
datetime:
distance_in_words:
half_a_minute: "меньше минуты"
less_than_x_seconds:
one: "меньше %{count} секунды"
few: "меньше %{count} секунд"
many: "меньше %{count} секунд"
other: "меньше %{count} секунды"
x_seconds:
one: "%{count} секунда"
few: "%{count} секунды"
many: "%{count} секунд"
other: "%{count} секунды"
less_than_x_minutes:
one: "меньше %{count} минуты"
few: "меньше %{count} минут"
many: "меньше %{count} минут"
other: "меньше %{count} минуты"
x_minutes:
one: "%{count} минуту"
few: "%{count} минуты"
many: "%{count} минут"
other: "%{count} минуты"
about_x_hours:
one: "около %{count} часа"
few: "около %{count} часов"
many: "около %{count} часов"
other: "около %{count} часа"
x_hours:
one: "%{count} час"
few: "%{count} часа"
many: "%{count} часов"
other: "%{count} часа"
x_days:
one: "%{count} день"
few: "%{count} дня"
many: "%{count} дней"
other: "%{count} дня"
about_x_months:
one: "около %{count} месяца"
few: "около %{count} месяцев"
many: "около %{count} месяцев"
other: "около %{count} месяца"
x_months:
one: "%{count} месяц"
few: "%{count} месяца"
many: "%{count} месяцев"
other: "%{count} месяца"
about_x_years:
one: "около %{count} года"
few: "около %{count} лет"
many: "около %{count} лет"
other: "около %{count} лет"
over_x_years:
one: "больше %{count} года"
few: "больше %{count} лет"
many: "больше %{count} лет"
other: "больше %{count} лет"
almost_x_years:
one: "почти %{count} год"
few: "почти %{count} года"
many: "почти %{count} лет"
other: "почти %{count} года"
prompts:
year: "Год"
month: "Месяц"
day: "День"
hour: "Часов"
minute: "Минут"
second: "Секунд"
activerecord:
errors:
template:
header:
one: "%{model}: сохранение не удалось из-за %{count} ошибки"
few: "%{model}: сохранение не удалось из-за %{count} ошибок"
many: "%{model}: сохранение не удалось из-за %{count} ошибок"
other: "%{model}: сохранение не удалось из-за %{count} ошибки"
body: "Проблемы возникли со следующими полями:"
messages:
inclusion: "имеет непредусмотренное значение"
exclusion: "имеет зарезервированное значение"
invalid: "имеет неверное значение"
confirmation: "не совпадает с подтверждением"
accepted: "нужно подтвердить"
empty: "не может быть пустым"
blank: "не может быть пустым"
too_long:
one: "слишком большой длины (не может быть больше чем %{count} символ)"
few: "слишком большой длины (не может быть больше чем %{count} символа)"
many: "слишком большой длины (не может быть больше чем %{count} символов)"
other: "слишком большой длины (не может быть больше чем %{count} символа)"
too_short:
one: "недостаточной длины (не может быть меньше %{count} символа)"
few: "недостаточной длины (не может быть меньше %{count} символов)"
many: "недостаточной длины (не может быть меньше %{count} символов)"
other: "недостаточной длины (не может быть меньше %{count} символа)"
wrong_length:
one: "неверной длины (может быть длиной ровно %{count} символ)"
few: "неверной длины (может быть длиной ровно %{count} символа)"
many: "неверной длины (может быть длиной ровно %{count} символов)"
other: "неверной длины (может быть длиной ровно %{count} символа)"
taken: "уже существует"
not_a_number: "не является числом"
greater_than: "может иметь значение большее %{count}"
greater_than_or_equal_to: "может иметь значение большее или равное %{count}"
equal_to: "может иметь лишь значение, равное %{count}"
less_than: "может иметь значение меньшее чем %{count}"
less_than_or_equal_to: "может иметь значение меньшее или равное %{count}"
odd: "может иметь лишь нечетное значение"
even: "может иметь лишь четное значение"
greater_than_start_date: "должна быть позднее даты начала"
not_same_project: "не относится к одному проекту"
circular_dependency: "Такая связь приведет к циклической зависимости"
cant_link_an_issue_with_a_descendant: "Задача не может быть связана со своей подзадачей"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
support:
array:
# Rails 2.2
sentence_connector: "и"
skip_last_comma: true
# Rails 2.3
words_connector: ", "
two_words_connector: " и "
last_word_connector: " и "
actionview_instancetag_blank_option: Выберите
button_activate: Активировать
button_add: Добавить
button_annotate: Авторство
button_apply: Применить
button_archive: Архивировать
button_back: Назад
button_cancel: Отмена
button_change_password: Изменить пароль
button_change: Изменить
button_check_all: Отметить все
button_clear: Очистить
button_configure: Параметры
button_copy: Копировать
button_create: Создать
button_create_and_continue: Создать и продолжить
button_delete: Удалить
button_download: Загрузить
button_edit: Редактировать
button_edit_associated_wikipage: "Редактировать связанную wiki-страницу: %{page_title}"
button_list: Список
button_lock: Заблокировать
button_login: Вход
button_log_time: Затраченное время
button_move: Переместить
button_quote: Цитировать
button_rename: Переименовать
button_reply: Ответить
button_reset: Сбросить
button_rollback: Вернуться к данной версии
button_save: Сохранить
button_sort: Сортировать
button_submit: Принять
button_test: Проверить
button_unarchive: Разархивировать
button_uncheck_all: Очистить
button_unlock: Разблокировать
button_unwatch: Не следить
button_update: Обновить
button_view: Просмотреть
button_watch: Следить
default_activity_design: Проектирование
default_activity_development: Разработка
default_doc_category_tech: Техническая документация
default_doc_category_user: Пользовательская документация
default_issue_status_in_progress: В работе
default_issue_status_closed: Закрыта
default_issue_status_feedback: Обратная связь
default_issue_status_new: Новая
default_issue_status_rejected: Отклонена
default_issue_status_resolved: Решена
default_priority_high: Высокий
default_priority_immediate: Немедленный
default_priority_low: Низкий
default_priority_normal: Нормальный
default_priority_urgent: Срочный
default_role_developer: Разработчик
default_role_manager: Менеджер
default_role_reporter: Репортёр
default_tracker_bug: Ошибка
default_tracker_feature: Улучшение
default_tracker_support: Поддержка
enumeration_activities: Действия (учёт времени)
enumeration_doc_categories: Категории документов
enumeration_issue_priorities: Приоритеты задач
error_can_not_remove_role: Эта роль используется и не может быть удалена.
error_can_not_delete_custom_field: Невозможно удалить настраиваемое поле
error_can_not_delete_tracker: Этот трекер содержит задачи и не может быть удален.
error_can_t_load_default_data: "Конфигурация по умолчанию не была загружена: %{value}"
error_issue_not_found_in_project: Задача не была найдена или не прикреплена к этому проекту
error_scm_annotate: "Данные отсутствуют или не могут быть подписаны."
error_scm_command_failed: "Ошибка доступа к хранилищу: %{value}"
error_scm_not_found: Хранилище не содержит записи и/или исправления.
error_unable_to_connect: Невозможно подключиться (%{value})
error_unable_delete_issue_status: Невозможно удалить статус задачи
field_account: Учётная запись
field_activity: Деятельность
field_admin: Администратор
field_assignable: Задача может быть назначена этой роли
field_assigned_to: Назначена
field_attr_firstname: Имя
field_attr_lastname: Фамилия
field_attr_login: Атрибут Login
field_attr_mail: email
field_author: Автор
field_auth_source: Режим аутентификации
field_base_dn: BaseDN
field_category: Категория
field_column_names: Столбцы
field_comments: Комментарий
field_comments_sorting: Отображение комментариев
field_content: Content
field_created_on: Создано
field_default_value: Значение по умолчанию
field_delay: Отложить
field_description: Описание
field_done_ratio: Готовность
field_downloads: Загрузки
field_due_date: Дата выполнения
field_editable: Редактируемое
field_effective_date: Дата
field_estimated_hours: Оценка времени
field_field_format: Формат
field_filename: Файл
field_filesize: Размер
field_firstname: Имя
field_fixed_version: Версия
field_hide_mail: Скрывать мой email
field_homepage: Стартовая страница
field_host: Компьютер
field_hours: час(а,ов)
field_identifier: Уникальный идентификатор
field_identity_url: OpenID URL
field_is_closed: Задача закрыта
field_is_default: Значение по умолчанию
field_is_filter: Используется в качестве фильтра
field_is_for_all: Для всех проектов
field_is_in_roadmap: Задачи, отображаемые в оперативном плане
field_is_public: Общедоступный
field_is_required: Обязательное
field_issue_to: Связанные задачи
field_issue: Задача
field_language: Язык
field_last_login_on: Последнее подключение
field_lastname: Фамилия
field_login: Пользователь
field_mail: Email
field_mail_notification: Уведомления по email
field_max_length: Максимальная длина
field_min_length: Минимальная длина
field_name: Имя
field_new_password: Новый пароль
field_notes: Примечания
field_onthefly: Создание пользователя на лету
field_parent_title: Родительская страница
field_parent: Родительский проект
field_parent_issue: Родительская задача
field_password_confirmation: Подтверждение
field_password: Пароль
field_port: Порт
field_possible_values: Возможные значения
field_priority: Приоритет
field_project: Проект
field_redirect_existing_links: Перенаправить существующие ссылки
field_regexp: Регулярное выражение
field_role: Роль
field_searchable: Доступно для поиска
field_spent_on: Дата
field_start_date: Начата
field_start_page: Стартовая страница
field_status: Статус
field_subject: Тема
field_subproject: Подпроект
field_summary: Краткое описание
field_text: Текстовое поле
field_time_entries: Затраченное время
field_time_zone: Часовой пояс
field_title: Заголовок
field_tracker: Трекер
field_type: Тип
field_updated_on: Обновлено
field_url: URL
field_user: Пользователь
field_value: Значение
field_version: Версия
field_watcher: Наблюдатель
general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Russian (Русский)'
general_pdf_encoding: UTF-8
general_text_no: 'нет'
general_text_No: 'Нет'
general_text_yes: 'да'
general_text_Yes: 'Да'
label_activity: Действия
label_add_another_file: Добавить ещё один файл
label_added_time_by: "Добавил(а) %{author} %{age} назад"
label_added: добавлено
label_add_note: Добавить замечание
label_administration: Администрирование
label_age: Возраст
label_ago: дней(я) назад
label_all_time: всё время
label_all_words: Все слова
label_all: все
label_and_its_subprojects: "%{value} и все подпроекты"
label_applied_status: Применимый статус
label_ascending: По возрастанию
label_assigned_to_me_issues: Мои задачи
label_associated_revisions: Связанные редакции
label_attachment: Файл
label_attachment_delete: Удалить файл
label_attachment_new: Новый файл
label_attachment_plural: Файлы
label_attribute: Атрибут
label_attribute_plural: Атрибуты
label_authentication: Аутентификация
label_auth_source: Режим аутентификации
label_auth_source_new: Новый режим аутентификации
label_auth_source_plural: Режимы аутентификации
label_blocked_by: блокируется
label_blocks: блокирует
label_board: Форум
label_board_new: Новый форум
label_board_plural: Форумы
label_boolean: Логический
label_browse: Обзор
label_bulk_edit_selected_issues: Редактировать все выбранные задачи
label_calendar: Календарь
label_calendar_filter: Включая
label_calendar_no_assigned: не мои
label_change_plural: Правки
label_change_properties: Изменить свойства
label_change_status: Изменить статус
label_change_view_all: Просмотреть все изменения
label_changes_details: Подробности по всем изменениям
label_changeset_plural: Изменения
label_chronological_order: В хронологическом порядке
label_closed_issues: закрыто
label_closed_issues_plural: закрыто
label_closed_issues_plural2: закрыто
label_closed_issues_plural5: закрыто
label_comment: комментарий
label_comment_add: Оставить комментарий
label_comment_added: Добавленный комментарий
label_comment_delete: Удалить комментарии
label_comment_plural: Комментарии
label_comment_plural2: комментария
label_comment_plural5: комментариев
label_commits_per_author: Изменений на пользователя
label_commits_per_month: Изменений в месяц
label_confirmation: Подтверждение
label_contains: содержит
label_copied: скопировано
label_copy_workflow_from: Скопировать последовательность действий из
label_current_status: Текущий статус
label_current_version: Текущая версия
label_custom_field: Настраиваемое поле
label_custom_field_new: Новое настраиваемое поле
label_custom_field_plural: Настраиваемые поля
label_date_from: С
label_date_from_to: С %{start} по %{end}
label_date_range: временной интервал
label_date_to: по
label_date: Дата
label_day_plural: дней(я)
label_default: По умолчанию
label_default_columns: Столбцы по умолчанию
label_deleted: удалено
label_descending: По убыванию
label_details: Подробности
label_diff_inline: в тексте
label_diff_side_by_side: рядом
label_disabled: отключено
label_display: Отображение
label_display_per_page: "На страницу: %{value}"
label_document: Документ
label_document_added: Добавлен документ
label_document_new: Новый документ
label_document_plural: Документы
label_downloads_abbr: Скачиваний
label_duplicated_by: дублируется
label_duplicates: дублирует
label_end_to_end: с конца к концу
label_end_to_start: с конца к началу
label_enumeration_new: Новое значение
label_enumerations: Списки значений
label_environment: Окружение
label_equals: соответствует
label_example: Пример
label_export_to: Экспортировать в
label_feed_plural: Atom
label_feeds_access_key_created_on: "Ключ доступа Atom создан %{value} назад"
label_f_hour: "%{value} час"
label_f_hour_plural: "%{value} часов"
label_file_added: Добавлен файл
label_file_plural: Файлы
label_filter_add: Добавить фильтр
label_filter_plural: Фильтры
label_float: С плавающей точкой
label_follows: предыдущая
label_gantt: Диаграмма Ганта
label_general: Общее
label_generate_key: Сгенерировать ключ
label_greater_or_equal: ">="
label_help: Помощь
label_history: История
label_home: Домашняя страница
label_incoming_emails: Приём сообщений
label_index_by_date: История страниц
label_index_by_title: Оглавление
label_information_plural: Информация
label_information: Информация
label_in_less_than: менее чем
label_in_more_than: более чем
label_integer: Целый
label_internal: Внутренний
label_in: в
label_issue: Задача
label_issue_added: Добавлена задача
label_issue_category_new: Новая категория
label_issue_category_plural: Категории задачи
label_issue_category: Категория задачи
label_issue_new: Новая задача
label_issue_plural: Задачи
label_issues_by: "Сортировать по %{value}"
label_issue_status_new: Новый статус
label_issue_status_plural: Статусы задач
label_issue_status: Статус задачи
label_issue_tracking: Задачи
label_issue_updated: Обновлена задача
label_issue_view_all: Просмотреть все задачи
label_issue_watchers: Наблюдатели
label_jump_to_a_project: Перейти к проекту...
label_language_based: На основе языка
label_last_changes: "менее %{count} изменений"
label_last_login: Последнее подключение
label_last_month: последний месяц
label_last_n_days: "последние %{count} дней"
label_last_week: последняя неделя
label_latest_revision: Последняя редакция
label_latest_revision_plural: Последние редакции
label_ldap_authentication: Авторизация с помощью LDAP
label_less_or_equal: <=
label_less_than_ago: менее, чем дней(я) назад
label_list: Список
label_loading: Загрузка...
label_logged_as: Вошли как
label_login: Войти
label_login_with_open_id_option: или войти с помощью OpenID
label_logout: Выйти
label_max_size: Максимальный размер
label_member_new: Новый участник
label_member: Участник
label_member_plural: Участники
label_message_last: Последнее сообщение
label_message_new: Новое сообщение
label_message_plural: Сообщения
label_message_posted: Добавлено сообщение
label_me: мне
label_min_max_length: Минимальная - максимальная длина
label_modified: изменено
label_module_plural: Модули
label_months_from: месяцев(ца) с
label_month: Месяц
label_more_than_ago: более, чем дней(я) назад
label_more: Больше
label_my_account: Моя учётная запись
label_my_page: Моя страница
label_my_page_block: Блок моей страницы
label_my_projects: Мои проекты
label_new: Новый
label_new_statuses_allowed: Разрешенные новые статусы
label_news_added: Добавлена новость
label_news_latest: Последние новости
label_news_new: Добавить новость
label_news_plural: Новости
label_news_view_all: Посмотреть все новости
label_news: Новости
label_next: Следующее
label_nobody: никто
label_no_change_option: (Нет изменений)
label_no_data: Нет данных для отображения
label_none: отсутствует
label_not_contains: не содержит
label_not_equals: не соответствует
label_open_issues: открыто
label_open_issues_plural: открыто
label_open_issues_plural2: открыто
label_open_issues_plural5: открыто
label_optional_description: Описание (необязательно)
label_options: Опции
label_overall_activity: Сводный отчёт действий
label_overview: Обзор
label_password_lost: Восстановление пароля
label_permissions_report: Отчёт по правам доступа
label_permissions: Права доступа
label_per_page: На страницу
label_personalize_page: Персонализировать данную страницу
label_planning: Планирование
label_please_login: Пожалуйста, войдите.
label_plugins: Модули
label_precedes: следующая
label_preferences: Предпочтения
label_preview: Предпросмотр
label_previous: Предыдущее
label_profile: Профиль
label_project: Проект
label_project_all: Все проекты
label_project_copy_notifications: Отправлять уведомления по электронной почте при копировании проекта
label_project_latest: Последние проекты
label_project_new: Новый проект
label_project_plural: Проекты
label_project_plural2: проекта
label_project_plural5: проектов
label_public_projects: Общие проекты
label_query: Сохранённый запрос
label_query_new: Новый запрос
label_query_plural: Сохранённые запросы
label_read: Чтение...
label_register: Регистрация
label_registered_on: Зарегистрирован(а)
label_registration_activation_by_email: активация учётных записей по email
label_registration_automatic_activation: автоматическая активация учётных записей
label_registration_manual_activation: активировать учётные записи вручную
label_related_issues: Связанные задачи
label_relates_to: связана с
label_relation_delete: Удалить связь
label_relation_new: Новое отношение
label_renamed: переименовано
label_reply_plural: Ответы
label_report: Отчёт
label_report_plural: Отчёты
label_reported_issues: Созданные задачи
label_repository: Хранилище
label_repository_plural: Хранилища
label_result_plural: Результаты
label_reverse_chronological_order: В обратном порядке
label_revision: Редакция
label_revision_plural: Редакции
label_roadmap: Оперативный план
label_roadmap_due_in: "В срок %{value}"
label_roadmap_no_issues: Нет задач для данной версии
label_roadmap_overdue: "опоздание %{value}"
label_role: Роль
label_role_and_permissions: Роли и права доступа
label_role_new: Новая роль
label_role_plural: Роли
label_scm: Тип хранилища
label_search: Поиск
label_search_titles_only: Искать только в названиях
label_send_information: Отправить пользователю информацию по учётной записи
label_send_test_email: Послать email для проверки
label_settings: Настройки
label_show_completed_versions: Показывать завершённые версии
label_sort: Сортировать
label_sort_by: "Сортировать по %{value}"
label_sort_higher: Вверх
label_sort_highest: В начало
label_sort_lower: Вниз
label_sort_lowest: В конец
label_spent_time: Затраченное время
label_start_to_end: с начала к концу
label_start_to_start: с начала к началу
label_statistics: Статистика
label_stay_logged_in: Оставаться в системе
label_string: Текст
label_subproject_plural: Подпроекты
label_subtask_plural: Подзадачи
label_text: Длинный текст
label_theme: Тема
label_this_month: этот месяц
label_this_week: на этой неделе
label_this_year: этот год
label_time_tracking: Учёт времени
label_timelog_today: Расход времени на сегодня
label_today: сегодня
label_topic_plural: Темы
label_total: Всего
label_tracker: Трекер
label_tracker_new: Новый трекер
label_tracker_plural: Трекеры
label_updated_time: "Обновлено %{value} назад"
label_updated_time_by: "Обновлено %{author} %{age} назад"
label_used_by: Используется
label_user: Пользователь
label_user_activity: "Действия пользователя %{value}"
label_user_mail_no_self_notified: "Не извещать об изменениях, которые я сделал сам"
label_user_mail_option_all: "О всех событиях во всех моих проектах"
label_user_mail_option_selected: "О всех событиях только в выбранном проекте..."
label_user_mail_option_only_owner: Только для объектов, для которых я являюсь владельцем
label_user_mail_option_only_my_events: Только для объектов, которые я отслеживаю или в которых участвую
label_user_mail_option_only_assigned: Только для объектов, которые назначены мне
label_user_new: Новый пользователь
label_user_plural: Пользователи
label_version: Версия
label_version_new: Новая версия
label_version_plural: Версии
label_view_diff: Просмотреть отличия
label_view_revisions: Просмотреть редакции
label_watched_issues: Отслеживаемые задачи
label_week: Неделя
label_wiki: Wiki
label_wiki_edit: Редактирование Wiki
label_wiki_edit_plural: Wiki
label_wiki_page: Страница Wiki
label_wiki_page_plural: Страницы Wiki
label_workflow: Последовательность действий
label_x_closed_issues_abbr:
zero: "0 закрыто"
one: "%{count} закрыта"
few: "%{count} закрыто"
many: "%{count} закрыто"
other: "%{count} закрыто"
label_x_comments:
zero: "нет комментариев"
one: "%{count} комментарий"
few: "%{count} комментария"
many: "%{count} комментариев"
other: "%{count} комментариев"
label_x_open_issues_abbr:
zero: "0 открыто"
one: "%{count} открыта"
few: "%{count} открыто"
many: "%{count} открыто"
other: "%{count} открыто"
label_x_open_issues_abbr_on_total:
zero: "0 открыто / %{total}"
one: "%{count} открыта / %{total}"
few: "%{count} открыто / %{total}"
many: "%{count} открыто / %{total}"
other: "%{count} открыто / %{total}"
label_x_projects:
zero: "нет проектов"
one: "%{count} проект"
few: "%{count} проекта"
many: "%{count} проектов"
other: "%{count} проектов"
label_year: Год
label_yesterday: вчера
mail_body_account_activation_request: "Зарегистрирован новый пользователь (%{value}). Учётная запись ожидает Вашего утверждения:"
mail_body_account_information: Информация о Вашей учётной записи
mail_body_account_information_external: "Вы можете использовать Вашу %{value} учётную запись для входа."
mail_body_lost_password: 'Для изменения пароля пройдите по следующей ссылке:'
mail_body_register: 'Для активации учётной записи пройдите по следующей ссылке:'
mail_body_reminder: "%{count} назначенных на Вас задач на следующие %{days} дней:"
mail_subject_account_activation_request: "Запрос на активацию пользователя в системе %{value}"
mail_subject_lost_password: "Ваш %{value} пароль"
mail_subject_register: "Активация учётной записи %{value}"
mail_subject_reminder: "%{count} назначенных на Вас задач в ближайшие %{days} дней"
notice_account_activated: Ваша учётная запись активирована. Вы можете войти.
notice_account_invalid_creditentials: Неправильное имя пользователя или пароль
notice_account_lost_email_sent: Вам отправлено письмо с инструкциями по выбору нового пароля.
notice_account_password_updated: Пароль успешно обновлён.
notice_account_pending: "Ваша учётная запись создана и ожидает подтверждения администратора."
notice_account_register_done: Учётная запись успешно создана. Для активации Вашей учётной записи пройдите по ссылке, которая выслана Вам по электронной почте.
notice_account_unknown_email: Неизвестный пользователь.
notice_account_updated: Учётная запись успешно обновлена.
notice_account_wrong_password: Неверный пароль
notice_can_t_change_password: Для данной учётной записи используется источник внешней аутентификации. Невозможно изменить пароль.
notice_default_data_loaded: Была загружена конфигурация по умолчанию.
notice_email_error: "Во время отправки письма произошла ошибка (%{value})"
notice_email_sent: "Отправлено письмо %{value}"
notice_failed_to_save_issues: "Не удалось сохранить %{count} пункт(ов) из %{total} выбранных: %{ids}."
notice_failed_to_save_members: "Не удалось сохранить участника(ов): %{errors}."
notice_feeds_access_key_reseted: Ваш ключ доступа Atom был сброшен.
notice_file_not_found: Страница, на которую Вы пытаетесь зайти, не существует или удалена.
notice_locking_conflict: Информация обновлена другим пользователем.
notice_no_issue_selected: "Не выбрано ни одной задачи! Пожалуйста, отметьте задачи, которые Вы хотите отредактировать."
notice_not_authorized: У Вас нет прав для посещения данной страницы.
notice_successful_connection: Подключение успешно установлено.
notice_successful_create: Создание успешно.
notice_successful_delete: Удаление успешно.
notice_successful_update: Обновление успешно.
notice_unable_delete_version: Невозможно удалить версию.
permission_add_issues: Добавление задач
permission_add_issue_notes: Добавление примечаний
permission_add_issue_watchers: Добавление наблюдателей
permission_add_messages: Отправка сообщений
permission_browse_repository: Просмотр хранилища
permission_comment_news: Комментирование новостей
permission_commit_access: Изменение файлов в хранилище
permission_delete_issues: Удаление задач
permission_delete_messages: Удаление сообщений
permission_delete_own_messages: Удаление собственных сообщений
permission_delete_wiki_pages: Удаление wiki-страниц
permission_delete_wiki_pages_attachments: Удаление прикреплённых файлов
permission_edit_issue_notes: Редактирование примечаний
permission_edit_issues: Редактирование задач
permission_edit_messages: Редактирование сообщений
permission_edit_own_issue_notes: Редактирование собственных примечаний
permission_edit_own_messages: Редактирование собственных сообщений
permission_edit_own_time_entries: Редактирование собственного учёта времени
permission_edit_project: Редактирование проектов
permission_edit_time_entries: Редактирование учёта времени
permission_edit_wiki_pages: Редактирование wiki-страниц
permission_export_wiki_pages: Экспорт wiki-страниц
permission_log_time: Учёт затраченного времени
permission_view_changesets: Просмотр изменений хранилища
permission_view_time_entries: Просмотр затраченного времени
permission_manage_project_activities: Управление типами действий для проекта
permission_manage_boards: Управление форумами
permission_manage_categories: Управление категориями задач
permission_manage_files: Управление файлами
permission_manage_issue_relations: Управление связыванием задач
permission_manage_members: Управление участниками
permission_manage_news: Управление новостями
permission_manage_public_queries: Управление общими запросами
permission_manage_repository: Управление хранилищем
permission_manage_subtasks: Управление подзадачами
permission_manage_versions: Управление версиями
permission_manage_wiki: Управление Wiki
permission_move_issues: Перенос задач
permission_protect_wiki_pages: Блокирование wiki-страниц
permission_rename_wiki_pages: Переименование wiki-страниц
permission_save_queries: Сохранение запросов
permission_select_project_modules: Выбор модулей проекта
permission_view_calendar: Просмотр календаря
permission_view_documents: Просмотр документов
permission_view_files: Просмотр файлов
permission_view_gantt: Просмотр диаграммы Ганта
permission_view_issue_watchers: Просмотр списка наблюдателей
permission_view_messages: Просмотр сообщений
permission_view_wiki_edits: Просмотр истории Wiki
permission_view_wiki_pages: Просмотр Wiki
project_module_boards: Форумы
project_module_documents: Документы
project_module_files: Файлы
project_module_issue_tracking: Задачи
project_module_news: Новости
project_module_repository: Хранилище
project_module_time_tracking: Учёт времени
project_module_wiki: Wiki
project_module_gantt: Диаграмма Ганта
project_module_calendar: Календарь
setting_activity_days_default: Количество дней, отображаемых в Действиях
setting_app_subtitle: Подзаголовок приложения
setting_app_title: Название приложения
setting_attachment_max_size: Максимальный размер вложения
setting_autofetch_changesets: Автоматически следить за изменениями хранилища
setting_autologin: Автоматический вход
setting_bcc_recipients: Использовать скрытые копии (BCC)
setting_cache_formatted_text: Кешировать форматированный текст
setting_commit_fix_keywords: Назначение ключевых слов
setting_commit_ref_keywords: Ключевые слова для поиска
setting_cross_project_issue_relations: Разрешить пересечение задач по проектам
setting_date_format: Формат даты
setting_default_language: Язык по умолчанию
setting_default_notification_option: Способ оповещения по умолчанию
setting_default_projects_public: Новые проекты являются общедоступными
setting_diff_max_lines_displayed: Максимальное число строк для diff
setting_display_subprojects_issues: Отображение подпроектов по умолчанию
setting_emails_footer: Подстрочные примечания письма
setting_enabled_scm: Включённые SCM
setting_feeds_limit: Ограничение количества заголовков для Atom потока
setting_file_max_size_displayed: Максимальный размер текстового файла для отображения
setting_gravatar_enabled: Использовать аватар пользователя из Gravatar
setting_host_name: Имя компьютера
setting_issue_list_default_columns: Столбцы, отображаемые в списке задач по умолчанию
setting_issues_export_limit: Ограничение по экспортируемым задачам
setting_login_required: Необходима аутентификация
setting_mail_from: Исходящий email адрес
setting_mail_handler_api_enabled: Включить веб-сервис для входящих сообщений
setting_mail_handler_api_key: API ключ
setting_openid: Разрешить OpenID для входа и регистрации
setting_per_page_options: Количество записей на страницу
setting_plain_text_mail: Только простой текст (без HTML)
setting_protocol: Протокол
setting_repository_log_display_limit: Максимальное количество редакций, отображаемых в журнале изменений
setting_self_registration: Саморегистрация
setting_sequential_project_identifiers: Генерировать последовательные идентификаторы проектов
setting_sys_api_enabled: Включить веб-сервис для управления хранилищем
setting_text_formatting: Форматирование текста
setting_time_format: Формат времени
setting_user_format: Формат отображения имени
setting_welcome_text: Текст приветствия
setting_wiki_compression: Сжатие истории Wiki
status_active: активен
status_locked: заблокирован
status_registered: зарегистрирован
text_are_you_sure: Вы уверены?
text_assign_time_entries_to_project: Прикрепить зарегистрированное время к проекту
text_caracters_maximum: "Максимум %{count} символов(а)."
text_caracters_minimum: "Должно быть не менее %{count} символов."
text_comma_separated: Допустимы несколько значений (через запятую).
text_custom_field_possible_values_info: 'По одному значению в каждой строке'
text_default_administrator_account_changed: Учётная запись администратора по умолчанию изменена
text_destroy_time_entries_question: "На эту задачу зарегистрировано %{hours} часа(ов) затраченного времени. Что Вы хотите предпринять?"
text_destroy_time_entries: Удалить зарегистрированное время
text_diff_truncated: '... Этот diff ограничен, так как превышает максимальный отображаемый размер.'
text_email_delivery_not_configured: "Параметры работы с почтовым сервером не настроены и функция уведомления по email не активна.\nНастроить параметры для Вашего SMTP-сервера Вы можете в файле config/configuration.yml. Для применения изменений перезапустите приложение."
text_enumeration_category_reassign_to: 'Назначить им следующее значение:'
text_enumeration_destroy_question: "%{count} объект(а,ов) связаны с этим значением."
text_file_repository_writable: Хранилище файлов доступно для записи
text_issue_added: "Создана новая задача %{id} (%{author})."
text_issue_category_destroy_assignments: Удалить назначения категории
text_issue_category_destroy_question: "Несколько задач (%{count}) назначено в данную категорию. Что Вы хотите предпринять?"
text_issue_category_reassign_to: Переназначить задачи для данной категории
text_issues_destroy_confirmation: 'Вы уверены, что хотите удалить выбранные задачи?'
text_issues_ref_in_commit_messages: Сопоставление и изменение статуса задач исходя из текста сообщений
text_issue_updated: "Задача %{id} была обновлена (%{author})."
text_journal_changed: "Параметр %{label} изменился с %{old} на %{new}"
text_journal_deleted: "Значение %{old} параметра %{label} удалено"
text_journal_set_to: "Параметр %{label} изменился на %{value}"
text_length_between: "Длина между %{min} и %{max} символов."
text_load_default_configuration: Загрузить конфигурацию по умолчанию
text_min_max_length_info: 0 означает отсутствие ограничений
text_no_configuration_data: "Роли, трекеры, статусы задач и оперативный план не были сконфигурированы.\nНастоятельно рекомендуется загрузить конфигурацию по-умолчанию. Вы сможете её изменить потом."
text_plugin_assets_writable: Каталог ресурсов модулей доступен для записи
text_project_destroy_confirmation: Вы настаиваете на удалении данного проекта и всей относящейся к нему информации?
text_reassign_time_entries: 'Перенести зарегистрированное время на следующую задачу:'
text_regexp_info: "например: ^[A-Z0-9]+$"
text_repository_usernames_mapping: "Выберите или обновите пользователя Redmine, связанного с найденными именами в журнале хранилища.\nПользователи с одинаковыми именами или email в Redmine и хранилище связываются автоматически."
text_rmagick_available: Доступно использование RMagick (опционально)
text_select_mail_notifications: Выберите действия, при которых будет отсылаться уведомление на электронную почту.
text_select_project_modules: 'Выберите модули, которые будут использованы в проекте:'
text_status_changed_by_changeset: "Реализовано в %{value} редакции."
text_subprojects_destroy_warning: "Подпроекты: %{value} также будут удалены."
text_tip_issue_begin_day: дата начала задачи
text_tip_issue_begin_end_day: начало задачи и окончание её в этот же день
text_tip_issue_end_day: дата завершения задачи
text_tracker_no_workflow: Для этого трекера последовательность действий не определена
text_unallowed_characters: Запрещенные символы
text_user_mail_option: "Для невыбранных проектов, Вы будете получать уведомления только о том, что просматриваете или в чем участвуете (например, задачи, автором которых Вы являетесь, или которые Вам назначены)."
text_user_wrote: "%{value} писал(а):"
text_wiki_destroy_confirmation: Вы уверены, что хотите удалить данную Wiki и все её содержимое?
text_workflow_edit: Выберите роль и трекер для редактирования последовательности состояний
warning_attachments_not_saved: "%{count} файл(ов) невозможно сохранить."
text_wiki_page_destroy_question: Эта страница имеет %{descendants} дочерних страниц и их потомков. Что вы хотите предпринять?
text_wiki_page_reassign_children: Переопределить дочерние страницы на текущую страницу
text_wiki_page_nullify_children: Сделать дочерние страницы главными страницами
text_wiki_page_destroy_children: Удалить дочерние страницы и всех их потомков
setting_password_min_length: Минимальная длина пароля
field_group_by: Группировать результаты по
mail_subject_wiki_content_updated: "Wiki-страница '%{id}' была обновлена"
label_wiki_content_added: Добавлена wiki-страница
mail_subject_wiki_content_added: "Wiki-страница '%{id}' была добавлена"
mail_body_wiki_content_added: "%{author} добавил(а) wiki-страницу '%{id}'."
label_wiki_content_updated: Обновлена wiki-страница
mail_body_wiki_content_updated: "%{author} обновил(а) wiki-страницу '%{id}'."
permission_add_project: Создание проекта
setting_new_project_user_role_id: Роль, назначаемая пользователю, создавшему проект
label_view_all_revisions: Показать все ревизии
label_tag: Метка
label_branch: Ветвь
error_no_tracker_in_project: С этим проектом не ассоциирован ни один трекер. Проверьте настройки проекта.
error_no_default_issue_status: Не определен статус задач по умолчанию. Проверьте настройки (см. "Администрирование -> Статусы задач").
label_group_plural: Группы
label_group: Группа
label_group_new: Новая группа
label_time_entry_plural: Затраченное время
text_journal_added: "%{label} %{value} добавлен"
field_active: Активно
enumeration_system_activity: Системное
permission_delete_issue_watchers: Удаление наблюдателей
version_status_closed: закрыт
version_status_locked: заблокирован
version_status_open: открыт
error_can_not_reopen_issue_on_closed_version: Задача, назначенная к закрытой версии, не сможет быть открыта снова
label_user_anonymous: Аноним
button_move_and_follow: Переместить и перейти
setting_default_projects_modules: Включенные по умолчанию модули для новых проектов
setting_gravatar_default: Изображение Gravatar по умолчанию
field_sharing: Совместное использование
label_version_sharing_hierarchy: С иерархией проектов
label_version_sharing_system: Со всеми проектами
label_version_sharing_descendants: С подпроектами
label_version_sharing_tree: С деревом проектов
label_version_sharing_none: Без совместного использования
error_can_not_archive_project: Этот проект не может быть заархивирован
button_duplicate: Дублировать
button_copy_and_follow: Копировать и продолжить
label_copy_source: Источник
setting_issue_done_ratio: Рассчитывать готовность задачи с помощью поля
setting_issue_done_ratio_issue_status: Статус задачи
error_issue_done_ratios_not_updated: Параметр готовность задач не обновлён
error_workflow_copy_target: Выберите целевые трекеры и роли
setting_issue_done_ratio_issue_field: Готовность задачи
label_copy_same_as_target: То же, что и у цели
label_copy_target: Цель
notice_issue_done_ratios_updated: Параметр «готовность» обновлён.
error_workflow_copy_source: Выберите исходный трекер или роль
label_update_issue_done_ratios: Обновить готовность задач
setting_start_of_week: День начала недели
label_api_access_key: Ключ доступа к API
text_line_separated: Разрешено несколько значений (по одному значению в строку).
label_revision_id: Ревизия %{value}
permission_view_issues: Просмотр задач
label_display_used_statuses_only: Отображать только те статусы, которые используются в этом трекере
label_api_access_key_created_on: Ключ доступ к API был создан %{value} назад
label_feeds_access_key: Ключ доступа к Atom
notice_api_access_key_reseted: Ваш ключ доступа к API был сброшен.
setting_rest_api_enabled: Включить веб-сервис REST
button_show: Показать
label_missing_api_access_key: Отсутствует ключ доступа к API
label_missing_feeds_access_key: Отсутствует ключ доступа к Atom
setting_mail_handler_body_delimiters: Урезать письмо после одной из этих строк
permission_add_subprojects: Создание подпроектов
label_subproject_new: Новый подпроект
text_own_membership_delete_confirmation: |-
Вы собираетесь удалить некоторые или все права, из-за чего могут пропасть права на редактирование этого проекта.
Продолжить?
label_close_versions: Закрыть завершённые версии
label_board_sticky: Прикреплена
label_board_locked: Заблокирована
field_principal: Имя
text_zoom_out: Отдалить
text_zoom_in: Приблизить
notice_unable_delete_time_entry: Невозможно удалить запись журнала.
label_overall_spent_time: Всего затрачено времени
label_user_mail_option_none: Нет событий
field_member_of_group: Группа назначенного
field_assigned_to_role: Роль назначенного
notice_not_authorized_archived_project: Запрашиваемый проект был архивирован.
label_principal_search: "Найти пользователя или группу:"
label_user_search: "Найти пользователя:"
field_visible: Видимое
setting_emails_header: Заголовок письма
setting_commit_logtime_activity_id: Действие для учёта времени
text_time_logged_by_changeset: Учтено в редакции %{value}.
setting_commit_logtime_enabled: Включить учёт времени
notice_gantt_chart_truncated: Диаграмма будет усечена, поскольку превышено максимальное кол-во элементов, которые могут отображаться (%{max})
setting_gantt_items_limit: Максимальное кол-во элементов отображаемых на диаграмме Ганта
field_warn_on_leaving_unsaved: Предупреждать при закрытии страницы с несохранённым текстом
text_warn_on_leaving_unsaved: Текущая страница содержит несохранённый текст, который будет потерян, если вы покинете эту страницу.
label_my_queries: Мои сохранённые запросы
text_journal_changed_no_detail: "%{label} обновлено"
label_news_comment_added: Добавлен комментарий к новости
button_expand_all: Развернуть все
button_collapse_all: Свернуть все
label_additional_workflow_transitions_for_assignee: Дополнительные переходы, когда пользователь является исполнителем
label_additional_workflow_transitions_for_author: Дополнительные переходы, когда пользователь является автором
label_bulk_edit_selected_time_entries: Массовое изменение выбранных записей затраченного времени
text_time_entries_destroy_confirmation: Вы уверены что хотите удалить выбранные записи затраченного времени?
label_role_anonymous: Аноним
label_role_non_member: Не участник
label_issue_note_added: Примечание добавлено
label_issue_status_updated: Статус обновлён
label_issue_priority_updated: Приоритет обновлён
label_issues_visibility_own: Задачи созданные или назначенные пользователю
field_issues_visibility: Видимость задач
label_issues_visibility_all: Все задачи
permission_set_own_issues_private: Установление видимости (общая/частная) для собственных задач
field_is_private: Частная
permission_set_issues_private: Установление видимости (общая/частная) для задач
label_issues_visibility_public: Только общие задачи
text_issues_destroy_descendants_confirmation: Так же будет удалено %{count} задач(и).
field_commit_logs_encoding: Кодировка комментариев в хранилище
field_scm_path_encoding: Кодировка пути
text_scm_path_encoding_note: "По умолчанию: UTF-8"
field_path_to_repository: Путь к хранилищу
field_root_directory: Корневая директория
field_cvs_module: Модуль
field_cvsroot: CVSROOT
text_mercurial_repository_note: Локальное хранилище (например, /hgrepo, c:\hgrepo)
text_scm_command: Команда
text_scm_command_version: Версия
label_git_report_last_commit: Указывать последнее изменения для файлов и директорий
text_scm_config: Вы можете настроить команды SCM в файле config/configuration.yml. Пожалуйста, перезапустите приложение после редактирования этого файла.
text_scm_command_not_available: Команда системы контроля версий недоступна. Пожалуйста, проверьте настройки в административной панели.
notice_issue_successful_create: Задача %{id} создана.
label_between: между
setting_issue_group_assignment: Разрешить назначение задач группам пользователей
label_diff: Разница(diff)
text_git_repository_note: Хранилище пустое и локальное (т.е. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Порядок сортировки
description_project_scope: Область поиска
description_filter: Фильтр
description_user_mail_notification: Настройки почтовых оповещений
description_date_from: Введите дату начала
description_message_content: Содержание сообщения
description_available_columns: Доступные столбцы
description_date_range_interval: Выберите диапазон, установив дату начала и дату окончания
description_issue_category_reassign: Выберите категорию задачи
description_search: Поле поиска
description_notes: Примечания
description_date_range_list: Выберите диапазон из списка
description_choose_project: Проекты
description_date_to: Введите дату выполнения
description_query_sort_criteria_attribute: Критерий сортировки
description_wiki_subpages_reassign: Выбрать новую родительскую страницу
description_selected_columns: Выбранные столбцы
label_parent_revision: Родительский
label_child_revision: Дочерний
error_scm_annotate_big_text_file: Комментарий невозможен из-за превышения максимального размера текстового файла.
setting_default_issue_start_date_to_creation_date: Использовать текущую дату в качестве даты начала для новых задач
button_edit_section: Редактировать эту секцию
setting_repositories_encodings: Кодировка вложений и хранилищ
description_all_columns: Все столбцы
button_export: Экспорт
label_export_options: "%{export_format} параметры экспорта"
error_attachment_too_big: Этот файл нельзя загрузить из-за превышения максимального размера файла (%{max_size})
notice_failed_to_save_time_entries: "Невозможно сохранить %{count} затраченное время для %{total} выбранных: %{ids}."
label_x_issues:
one: "%{count} задача"
few: "%{count} задачи"
many: "%{count} задач"
other: "%{count} Задачи"
label_repository_new: Новое хранилище
field_repository_is_default: Хранилище по умолчанию
label_copy_attachments: Копировать вложения
label_item_position: "%{position}/%{count}"
label_completed_versions: Завершенные версии
text_project_identifier_info: Допускаются только строчные латинские буквы (a-z), цифры, тире и подчеркивания. После сохранения идентификатор изменить нельзя.
field_multiple: Множественные значения
setting_commit_cross_project_ref: Разрешить ссылаться и исправлять задачи во всех остальных проектах
text_issue_conflict_resolution_add_notes: Добавить мои примечания и отказаться от моих изменений
text_issue_conflict_resolution_overwrite: Применить мои изменения (все предыдущие замечания будут сохранены, но некоторые изменения могут быть перезаписаны)
notice_issue_update_conflict: Кто-то изменил задачу, пока вы ее редактировали.
text_issue_conflict_resolution_cancel: Отменить мои изменения и показать задачу заново %{link}
permission_manage_related_issues: Управление связанными задачами
field_auth_source_ldap_filter: Фильтр LDAP
label_search_for_watchers: Найти наблюдателей
notice_account_deleted: "Ваша учетная запись полностью удалена"
setting_unsubscribe: "Разрешить пользователям удалять свои учетные записи"
button_delete_my_account: "Удалить мою учетную запись"
text_account_destroy_confirmation: "Ваша учетная запись будет полностью удалена без возможности восстановления.\nВы уверены, что хотите продолжить?"
error_session_expired: Срок вашей сессии истек. Пожалуйста войдите еще раз
text_session_expiration_settings: "Внимание! Изменение этих настроек может привести к завершению текущих сессий, включая вашу."
setting_session_lifetime: Максимальная продолжительность сессии
setting_session_timeout: Таймаут сессии
label_session_expiration: Срок истечения сессии
permission_close_project: Закрывать / открывать проекты
label_show_closed_projects: Просматривать закрытые проекты
button_close: Сделать закрытым
button_reopen: Сделать открытым
project_status_active: открытые
project_status_closed: закрытые
project_status_archived: архивированные
text_project_closed: Проект закрыт и находится в режиме только для чтения.
notice_user_successful_create: Пользователь %{id} создан.
field_core_fields: Стандартные поля
field_timeout: Таймаут (в секундах)
setting_thumbnails_enabled: Отображать превью для приложений
setting_thumbnails_size: Размер первью (в пикселях)
label_status_transitions: Статус-переходы
label_fields_permissions: Права на изменения полей
label_readonly: Не изменяется
label_required: Обязательное
text_repository_identifier_info: Допускаются только строчные латинские буквы (a-z), цифры, тире и подчеркивания. После сохранения идентификатор изменить нельзя.
field_board_parent: Родительский форум
label_attribute_of_project: Проект %{name}
label_attribute_of_author: Имя автора %{name}
label_attribute_of_assigned_to: Назначена %{name}
label_attribute_of_fixed_version: Версия %{name}
label_copy_subtasks: Копировать подзадачи
label_copied_to: скопирована в
label_copied_from: скопирована с
label_any_issues_in_project: любые задачи в проекте
label_any_issues_not_in_project: любые задачи не в проекте
field_private_notes: Приватный комментарий
permission_view_private_notes: Просмотр приватных комментариев
permission_set_notes_private: Размещение приватных комментариев
label_no_issues_in_project: нет задач в проекте
label_any: все
label_last_n_weeks:
one: "последняя %{count} неделя"
few: "последние %{count} недели"
many: "последние %{count} недель"
other: "последние %{count} недели"
setting_cross_project_subtasks: Разрешить подзадачи в между проектами
label_cross_project_descendants: С подпроектами
label_cross_project_tree: С деревом проектов
label_cross_project_hierarchy: С иерархией проектов
label_cross_project_system: Со всеми проектами
button_hide: Скрыть
setting_non_working_week_days: Нерабочие дни
label_in_the_next_days: в средующие дни
label_in_the_past_days: в прошлые дни
label_attribute_of_user: Пользователь %{name}
text_turning_multiple_off: Если отключить множественные значения, лишние значения из списка будут удалены, чтобы осталось только по одному значению.
label_attribute_of_issue: Задача %{name}
permission_add_documents: Добавить документы
permission_edit_documents: Редактировать документы
permission_delete_documents: Удалить документы
label_gantt_progress_line: Линия прогресса
setting_jsonp_enabled: Поддержка JSONP
field_inherit_members: Наследовать участников
field_closed_on: Закрыта
field_generate_password: Создание пароля
setting_default_projects_tracker_ids: Трекеры по умолчанию для новых проектов
label_total_time: Общее время
notice_account_not_activated_yet: Вы пока не имеете активированных учетных записей.
Чтобы получить письмо с активацией, перейдите по ссылке.
notice_account_locked: Ваша учетная запись заблокирована.
label_hidden: Скрытый
label_visibility_private: только мне
label_visibility_roles: только этим ролям
label_visibility_public: всем пользователям
field_must_change_passwd: Изменить пароль при следующем входе
notice_new_password_must_be_different: Новый пароль должен отличаться от текущего
setting_mail_handler_excluded_filenames: Исключать вложения по имени
text_convert_available: Доступно использование ImageMagick (необязательно)
redmine-2.4.2/config/locales/fi.yml 0000644 0001750 0001750 00000140367 12255774347 016531 0 ustar ondrej ondrej # Finnish translations for Ruby on Rails
# by Marko Seppä (marko.seppa@gmail.com)
fi:
direction: ltr
date:
formats:
default: "%e. %Bta %Y"
long: "%A%e. %Bta %Y"
short: "%e.%m.%Y"
day_names: [Sunnuntai, Maanantai, Tiistai, Keskiviikko, Torstai, Perjantai, Lauantai]
abbr_day_names: [Su, Ma, Ti, Ke, To, Pe, La]
month_names: [~, Tammikuu, Helmikuu, Maaliskuu, Huhtikuu, Toukokuu, Kesäkuu, Heinäkuu, Elokuu, Syyskuu, Lokakuu, Marraskuu, Joulukuu]
abbr_month_names: [~, Tammi, Helmi, Maalis, Huhti, Touko, Kesä, Heinä, Elo, Syys, Loka, Marras, Joulu]
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %e. %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%e. %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "aamupäivä"
pm: "iltapäivä"
support:
array:
words_connector: ", "
two_words_connector: " ja "
last_word_connector: " ja "
number:
format:
separator: ","
delimiter: "."
precision: 3
currency:
format:
format: "%n %u"
unit: "€"
separator: ","
delimiter: "."
precision: 2
percentage:
format:
# separator:
delimiter: ""
# precision:
precision:
format:
# separator:
delimiter: ""
# precision:
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Tavua"
other: "Tavua"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
datetime:
distance_in_words:
half_a_minute: "puoli minuuttia"
less_than_x_seconds:
one: "aiemmin kuin sekunti"
other: "aiemmin kuin %{count} sekuntia"
x_seconds:
one: "sekunti"
other: "%{count} sekuntia"
less_than_x_minutes:
one: "aiemmin kuin minuutti"
other: "aiemmin kuin %{count} minuuttia"
x_minutes:
one: "minuutti"
other: "%{count} minuuttia"
about_x_hours:
one: "noin tunti"
other: "noin %{count} tuntia"
x_hours:
one: "1 tunti"
other: "%{count} tuntia"
x_days:
one: "päivä"
other: "%{count} päivää"
about_x_months:
one: "noin kuukausi"
other: "noin %{count} kuukautta"
x_months:
one: "kuukausi"
other: "%{count} kuukautta"
about_x_years:
one: "vuosi"
other: "noin %{count} vuotta"
over_x_years:
one: "yli vuosi"
other: "yli %{count} vuotta"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
prompts:
year: "Vuosi"
month: "Kuukausi"
day: "Päivä"
hour: "Tunti"
minute: "Minuutti"
second: "Sekuntia"
activerecord:
errors:
template:
header:
one: "1 virhe esti tämän %{model} mallinteen tallentamisen"
other: "%{count} virhettä esti tämän %{model} mallinteen tallentamisen"
body: "Seuraavat kentät aiheuttivat ongelmia:"
messages:
inclusion: "ei löydy listauksesta"
exclusion: "on jo varattu"
invalid: "on kelvoton"
confirmation: "ei vastaa varmennusta"
accepted: "täytyy olla hyväksytty"
empty: "ei voi olla tyhjä"
blank: "ei voi olla sisällötön"
too_long: "on liian pitkä (maksimi on %{count} merkkiä)"
too_short: "on liian lyhyt (minimi on %{count} merkkiä)"
wrong_length: "on väärän pituinen (täytyy olla täsmälleen %{count} merkkiä)"
taken: "on jo käytössä"
not_a_number: "ei ole numero"
greater_than: "täytyy olla suurempi kuin %{count}"
greater_than_or_equal_to: "täytyy olla suurempi tai yhtä suuri kuin%{count}"
equal_to: "täytyy olla yhtä suuri kuin %{count}"
less_than: "täytyy olla pienempi kuin %{count}"
less_than_or_equal_to: "täytyy olla pienempi tai yhtä suuri kuin %{count}"
odd: "täytyy olla pariton"
even: "täytyy olla parillinen"
greater_than_start_date: "tulee olla aloituspäivän jälkeinen"
not_same_project: "ei kuulu samaan projektiin"
circular_dependency: "Tämä suhde loisi kehän."
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Valitse, ole hyvä
general_text_No: 'Ei'
general_text_Yes: 'Kyllä'
general_text_no: 'ei'
general_text_yes: 'kyllä'
general_lang_name: 'Finnish (Suomi)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-15
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Tilin päivitys onnistui.
notice_account_invalid_creditentials: Virheellinen käyttäjätunnus tai salasana
notice_account_password_updated: Salasanan päivitys onnistui.
notice_account_wrong_password: Väärä salasana
notice_account_register_done: Tilin luonti onnistui. Aktivoidaksesi tilin seuraa linkkiä joka välitettiin sähköpostiisi.
notice_account_unknown_email: Tuntematon käyttäjä.
notice_can_t_change_password: Tämä tili käyttää ulkoista tunnistautumisjärjestelmää. Salasanaa ei voi muuttaa.
notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi.
notice_account_activated: Tilisi on nyt aktivoitu, voit kirjautua sisälle.
notice_successful_create: Luonti onnistui.
notice_successful_update: Päivitys onnistui.
notice_successful_delete: Poisto onnistui.
notice_successful_connection: Yhteyden muodostus onnistui.
notice_file_not_found: Hakemaasi sivua ei löytynyt tai se on poistettu.
notice_locking_conflict: Toinen käyttäjä on päivittänyt tiedot.
notice_not_authorized: Sinulla ei ole oikeutta näyttää tätä sivua.
notice_email_sent: "Sähköposti on lähetty osoitteeseen %{value}"
notice_email_error: "Sähköpostilähetyksessä tapahtui virhe (%{value})"
notice_feeds_access_key_reseted: Atom salasana on nollaantunut.
notice_failed_to_save_issues: "%{count} Tapahtum(an/ien) tallennus epäonnistui %{total} valitut: %{ids}."
notice_no_issue_selected: "Tapahtumia ei ole valittu! Valitse tapahtumat joita haluat muokata."
notice_account_pending: "Tilisi on luotu ja odottaa ylläpitäjän hyväksyntää."
notice_default_data_loaded: Vakioasetusten palautus onnistui.
error_can_t_load_default_data: "Vakioasetuksia ei voitu ladata: %{value}"
error_scm_not_found: "Syötettä ja/tai versiota ei löydy tietovarastosta."
error_scm_command_failed: "Tietovarastoon pääsyssä tapahtui virhe: %{value}"
mail_subject_lost_password: "Sinun %{value} salasanasi"
mail_body_lost_password: 'Vaihtaaksesi salasanasi, napsauta seuraavaa linkkiä:'
mail_subject_register: "%{value} tilin aktivointi"
mail_body_register: 'Aktivoidaksesi tilisi, napsauta seuraavaa linkkiä:'
mail_body_account_information_external: "Voit nyt käyttää %{value} tiliäsi kirjautuaksesi järjestelmään."
mail_body_account_information: Sinun tilin tiedot
mail_subject_account_activation_request: "%{value} tilin aktivointi pyyntö"
mail_body_account_activation_request: "Uusi käyttäjä (%{value}) on rekisteröitynyt. Hänen tili odottaa hyväksyntääsi:"
field_name: Nimi
field_description: Kuvaus
field_summary: Yhteenveto
field_is_required: Vaaditaan
field_firstname: Etunimi
field_lastname: Sukunimi
field_mail: Sähköposti
field_filename: Tiedosto
field_filesize: Koko
field_downloads: Latausta
field_author: Tekijä
field_created_on: Luotu
field_updated_on: Päivitetty
field_field_format: Muoto
field_is_for_all: Kaikille projekteille
field_possible_values: Mahdolliset arvot
field_regexp: Säännöllinen lauseke (reg exp)
field_min_length: Minimipituus
field_max_length: Maksimipituus
field_value: Arvo
field_category: Luokka
field_title: Otsikko
field_project: Projekti
field_issue: Tapahtuma
field_status: Tila
field_notes: Muistiinpanot
field_is_closed: Tapahtuma suljettu
field_is_default: Vakioarvo
field_tracker: Tapahtuma
field_subject: Aihe
field_due_date: Määräaika
field_assigned_to: Nimetty
field_priority: Prioriteetti
field_fixed_version: Kohdeversio
field_user: Käyttäjä
field_role: Rooli
field_homepage: Kotisivu
field_is_public: Julkinen
field_parent: Aliprojekti
field_is_in_roadmap: Tapahtumat näytetään roadmap näkymässä
field_login: Kirjautuminen
field_mail_notification: Sähköposti muistutukset
field_admin: Ylläpitäjä
field_last_login_on: Viimeinen yhteys
field_language: Kieli
field_effective_date: Päivä
field_password: Salasana
field_new_password: Uusi salasana
field_password_confirmation: Vahvistus
field_version: Versio
field_type: Tyyppi
field_host: Verkko-osoite
field_port: Portti
field_account: Tili
field_base_dn: Base DN
field_attr_login: Kirjautumismääre
field_attr_firstname: Etuminenmääre
field_attr_lastname: Sukunimenmääre
field_attr_mail: Sähköpostinmääre
field_onthefly: Automaattinen käyttäjien luonti
field_start_date: Alku
field_done_ratio: "% Tehty"
field_auth_source: Varmennusmuoto
field_hide_mail: Piiloita sähköpostiosoitteeni
field_comments: Kommentti
field_url: URL
field_start_page: Aloitussivu
field_subproject: Aliprojekti
field_hours: Tuntia
field_activity: Historia
field_spent_on: Päivä
field_identifier: Tunniste
field_is_filter: Käytetään suodattimena
field_issue_to: Liittyvä tapahtuma
field_delay: Viive
field_assignable: Tapahtumia voidaan nimetä tälle roolille
field_redirect_existing_links: Uudelleenohjaa olemassa olevat linkit
field_estimated_hours: Arvioitu aika
field_column_names: Saraketta
field_time_zone: Aikavyöhyke
field_searchable: Haettava
field_default_value: Vakioarvo
setting_app_title: Ohjelman otsikko
setting_app_subtitle: Ohjelman alaotsikko
setting_welcome_text: Tervehdysteksti
setting_default_language: Vakiokieli
setting_login_required: Pakollinen kirjautuminen
setting_self_registration: Itserekisteröinti
setting_attachment_max_size: Liitteen maksimikoko
setting_issues_export_limit: Tapahtumien vientirajoite
setting_mail_from: Lähettäjän sähköpostiosoite
setting_bcc_recipients: Vastaanottajat piilokopiona (bcc)
setting_host_name: Verkko-osoite
setting_text_formatting: Tekstin muotoilu
setting_wiki_compression: Wiki historian pakkaus
setting_feeds_limit: Syötteen sisällön raja
setting_autofetch_changesets: Automaattisten muutosjoukkojen haku
setting_sys_api_enabled: Salli WS tietovaraston hallintaan
setting_commit_ref_keywords: Viittaavat hakusanat
setting_commit_fix_keywords: Korjaavat hakusanat
setting_autologin: Automaatinen kirjautuminen
setting_date_format: Päivän muoto
setting_time_format: Ajan muoto
setting_cross_project_issue_relations: Salli projektien väliset tapahtuminen suhteet
setting_issue_list_default_columns: Vakiosarakkeiden näyttö tapahtumalistauksessa
setting_emails_footer: Sähköpostin alatunniste
setting_protocol: Protokolla
setting_per_page_options: Sivun objektien määrän asetukset
label_user: Käyttäjä
label_user_plural: Käyttäjät
label_user_new: Uusi käyttäjä
label_project: Projekti
label_project_new: Uusi projekti
label_project_plural: Projektit
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: Kaikki projektit
label_project_latest: Uusimmat projektit
label_issue: Tapahtuma
label_issue_new: Uusi tapahtuma
label_issue_plural: Tapahtumat
label_issue_view_all: Näytä kaikki tapahtumat
label_issues_by: "Tapahtumat %{value}"
label_document: Dokumentti
label_document_new: Uusi dokumentti
label_document_plural: Dokumentit
label_role: Rooli
label_role_plural: Roolit
label_role_new: Uusi rooli
label_role_and_permissions: Roolit ja oikeudet
label_member: Jäsen
label_member_new: Uusi jäsen
label_member_plural: Jäsenet
label_tracker: Tapahtuma
label_tracker_plural: Tapahtumat
label_tracker_new: Uusi tapahtuma
label_workflow: Työnkulku
label_issue_status: Tapahtuman tila
label_issue_status_plural: Tapahtumien tilat
label_issue_status_new: Uusi tila
label_issue_category: Tapahtumaluokka
label_issue_category_plural: Tapahtumaluokat
label_issue_category_new: Uusi luokka
label_custom_field: Räätälöity kenttä
label_custom_field_plural: Räätälöidyt kentät
label_custom_field_new: Uusi räätälöity kenttä
label_enumerations: Lista
label_enumeration_new: Uusi arvo
label_information: Tieto
label_information_plural: Tiedot
label_please_login: Kirjaudu ole hyvä
label_register: Rekisteröidy
label_password_lost: Hukattu salasana
label_home: Koti
label_my_page: Omasivu
label_my_account: Oma tili
label_my_projects: Omat projektit
label_administration: Ylläpito
label_login: Kirjaudu sisään
label_logout: Kirjaudu ulos
label_help: Ohjeet
label_reported_issues: Raportoidut tapahtumat
label_assigned_to_me_issues: Minulle nimetyt tapahtumat
label_last_login: Viimeinen yhteys
label_registered_on: Rekisteröity
label_activity: Historia
label_new: Uusi
label_logged_as: Kirjauduttu nimellä
label_environment: Ympäristö
label_authentication: Varmennus
label_auth_source: Varmennustapa
label_auth_source_new: Uusi varmennustapa
label_auth_source_plural: Varmennustavat
label_subproject_plural: Aliprojektit
label_min_max_length: Min - Max pituudet
label_list: Lista
label_date: Päivä
label_integer: Kokonaisluku
label_float: Liukuluku
label_boolean: Totuusarvomuuttuja
label_string: Merkkijono
label_text: Pitkä merkkijono
label_attribute: Määre
label_attribute_plural: Määreet
label_no_data: Ei tietoa näytettäväksi
label_change_status: Muutos tila
label_history: Historia
label_attachment: Tiedosto
label_attachment_new: Uusi tiedosto
label_attachment_delete: Poista tiedosto
label_attachment_plural: Tiedostot
label_report: Raportti
label_report_plural: Raportit
label_news: Uutinen
label_news_new: Lisää uutinen
label_news_plural: Uutiset
label_news_latest: Viimeisimmät uutiset
label_news_view_all: Näytä kaikki uutiset
label_settings: Asetukset
label_overview: Yleiskatsaus
label_version: Versio
label_version_new: Uusi versio
label_version_plural: Versiot
label_confirmation: Vahvistus
label_export_to: Vie
label_read: Lukee...
label_public_projects: Julkiset projektit
label_open_issues: avoin, yhteensä
label_open_issues_plural: avointa, yhteensä
label_closed_issues: suljettu
label_closed_issues_plural: suljettua
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_total: Yhteensä
label_permissions: Oikeudet
label_current_status: Nykyinen tila
label_new_statuses_allowed: Uudet tilat sallittu
label_all: kaikki
label_none: ei mitään
label_nobody: ei kukaan
label_next: Seuraava
label_previous: Edellinen
label_used_by: Käytetty
label_details: Yksityiskohdat
label_add_note: Lisää muistiinpano
label_per_page: Per sivu
label_calendar: Kalenteri
label_months_from: kuukauden päässä
label_gantt: Gantt
label_internal: Sisäinen
label_last_changes: "viimeiset %{count} muutokset"
label_change_view_all: Näytä kaikki muutokset
label_personalize_page: Personoi tämä sivu
label_comment: Kommentti
label_comment_plural: Kommentit
label_x_comments:
zero: no comments
one: 1 comment
other: "%{count} comments"
label_comment_add: Lisää kommentti
label_comment_added: Kommentti lisätty
label_comment_delete: Poista kommentti
label_query: Räätälöity haku
label_query_plural: Räätälöidyt haut
label_query_new: Uusi haku
label_filter_add: Lisää suodatin
label_filter_plural: Suodattimet
label_equals: sama kuin
label_not_equals: eri kuin
label_in_less_than: pienempi kuin
label_in_more_than: suurempi kuin
label_today: tänään
label_this_week: tällä viikolla
label_less_than_ago: vähemmän kuin päivää sitten
label_more_than_ago: enemän kuin päivää sitten
label_ago: päiviä sitten
label_contains: sisältää
label_not_contains: ei sisällä
label_day_plural: päivää
label_repository: Tietovarasto
label_repository_plural: Tietovarastot
label_browse: Selaus
label_revision: Versio
label_revision_plural: Versiot
label_added: lisätty
label_modified: muokattu
label_deleted: poistettu
label_latest_revision: Viimeisin versio
label_latest_revision_plural: Viimeisimmät versiot
label_view_revisions: Näytä versiot
label_max_size: Suurin koko
label_sort_highest: Siirrä ylimmäiseksi
label_sort_higher: Siirrä ylös
label_sort_lower: Siirrä alas
label_sort_lowest: Siirrä alimmaiseksi
label_roadmap: Roadmap
label_roadmap_due_in: "Määräaika %{value}"
label_roadmap_overdue: "%{value} myöhässä"
label_roadmap_no_issues: Ei tapahtumia tälle versiolle
label_search: Haku
label_result_plural: Tulokset
label_all_words: kaikki sanat
label_wiki: Wiki
label_wiki_edit: Wiki muokkaus
label_wiki_edit_plural: Wiki muokkaukset
label_wiki_page: Wiki sivu
label_wiki_page_plural: Wiki sivut
label_index_by_title: Hakemisto otsikoittain
label_index_by_date: Hakemisto päivittäin
label_current_version: Nykyinen versio
label_preview: Esikatselu
label_feed_plural: Syötteet
label_changes_details: Kaikkien muutosten yksityiskohdat
label_issue_tracking: Tapahtumien seuranta
label_spent_time: Käytetty aika
label_f_hour: "%{value} tunti"
label_f_hour_plural: "%{value} tuntia"
label_time_tracking: Ajan seuranta
label_change_plural: Muutokset
label_statistics: Tilastot
label_commits_per_month: Tapahtumaa per kuukausi
label_commits_per_author: Tapahtumaa per tekijä
label_view_diff: Näytä erot
label_diff_inline: sisällössä
label_diff_side_by_side: vierekkäin
label_options: Valinnat
label_copy_workflow_from: Kopioi työnkulku
label_permissions_report: Oikeuksien raportti
label_watched_issues: Seurattavat tapahtumat
label_related_issues: Liittyvät tapahtumat
label_applied_status: Lisätty tila
label_loading: Lataa...
label_relation_new: Uusi suhde
label_relation_delete: Poista suhde
label_relates_to: liittyy
label_duplicates: kopio
label_blocks: estää
label_blocked_by: estetty
label_precedes: edeltää
label_follows: seuraa
label_end_to_start: lopusta alkuun
label_end_to_end: lopusta loppuun
label_start_to_start: alusta alkuun
label_start_to_end: alusta loppuun
label_stay_logged_in: Pysy kirjautuneena
label_disabled: poistettu käytöstä
label_show_completed_versions: Näytä valmiit versiot
label_me: minä
label_board: Keskustelupalsta
label_board_new: Uusi keskustelupalsta
label_board_plural: Keskustelupalstat
label_topic_plural: Aiheet
label_message_plural: Viestit
label_message_last: Viimeisin viesti
label_message_new: Uusi viesti
label_reply_plural: Vastaukset
label_send_information: Lähetä tilin tiedot käyttäjälle
label_year: Vuosi
label_month: Kuukausi
label_week: Viikko
label_language_based: Pohjautuen käyttäjän kieleen
label_sort_by: "Lajittele %{value}"
label_send_test_email: Lähetä testi sähköposti
label_feeds_access_key_created_on: "Atom salasana luotiin %{value} sitten"
label_module_plural: Moduulit
label_added_time_by: "Lisännyt %{author} %{age} sitten"
label_updated_time: "Päivitetty %{value} sitten"
label_jump_to_a_project: Siirry projektiin...
label_file_plural: Tiedostot
label_changeset_plural: Muutosryhmät
label_default_columns: Vakiosarakkeet
label_no_change_option: (Ei muutosta)
label_bulk_edit_selected_issues: Perusmuotoile valitut tapahtumat
label_theme: Teema
label_default: Vakio
label_search_titles_only: Hae vain otsikot
label_user_mail_option_all: "Kaikista tapahtumista kaikissa projekteistani"
label_user_mail_option_selected: "Kaikista tapahtumista vain valitsemistani projekteista..."
label_user_mail_no_self_notified: "En halua muistutusta muutoksista joita itse teen"
label_registration_activation_by_email: tilin aktivointi sähköpostitse
label_registration_manual_activation: tilin aktivointi käsin
label_registration_automatic_activation: tilin aktivointi automaattisesti
label_display_per_page: "Per sivu: %{value}"
label_age: Ikä
label_change_properties: Vaihda asetuksia
label_general: Yleinen
button_login: Kirjaudu
button_submit: Lähetä
button_save: Tallenna
button_check_all: Valitse kaikki
button_uncheck_all: Poista valinnat
button_delete: Poista
button_create: Luo
button_test: Testaa
button_edit: Muokkaa
button_add: Lisää
button_change: Muuta
button_apply: Ota käyttöön
button_clear: Tyhjää
button_lock: Lukitse
button_unlock: Vapauta
button_download: Lataa
button_list: Lista
button_view: Näytä
button_move: Siirrä
button_back: Takaisin
button_cancel: Peruuta
button_activate: Aktivoi
button_sort: Järjestä
button_log_time: Seuraa aikaa
button_rollback: Siirry takaisin tähän versioon
button_watch: Seuraa
button_unwatch: Älä seuraa
button_reply: Vastaa
button_archive: Arkistoi
button_unarchive: Palauta
button_reset: Nollaus
button_rename: Uudelleen nimeä
button_change_password: Vaihda salasana
button_copy: Kopioi
button_annotate: Lisää selitys
button_update: Päivitä
status_active: aktiivinen
status_registered: rekisteröity
status_locked: lukittu
text_select_mail_notifications: Valitse tapahtumat joista tulisi lähettää sähköpostimuistutus.
text_regexp_info: esim. ^[A-Z0-9]+$
text_min_max_length_info: 0 tarkoittaa, ei rajoitusta
text_project_destroy_confirmation: Oletko varma että haluat poistaa tämän projektin ja kaikki siihen kuuluvat tiedot?
text_workflow_edit: Valitse rooli ja tapahtuma muokataksesi työnkulkua
text_are_you_sure: Oletko varma?
text_tip_issue_begin_day: tehtävä joka alkaa tänä päivänä
text_tip_issue_end_day: tehtävä joka loppuu tänä päivänä
text_tip_issue_begin_end_day: tehtävä joka alkaa ja loppuu tänä päivänä
text_caracters_maximum: "%{count} merkkiä enintään."
text_caracters_minimum: "Täytyy olla vähintään %{count} merkkiä pitkä."
text_length_between: "Pituus välillä %{min} ja %{max} merkkiä."
text_tracker_no_workflow: Työnkulkua ei määritelty tälle tapahtumalle
text_unallowed_characters: Kiellettyjä merkkejä
text_comma_separated: Useat arvot sallittu (pilkku eroteltuna).
text_issues_ref_in_commit_messages: Liitän ja korjaan ongelmia syötetyssä viestissä
text_issue_added: "Issue %{id} has been reported by %{author}."
text_issue_updated: "Issue %{id} has been updated by %{author}."
text_wiki_destroy_confirmation: Oletko varma että haluat poistaa tämän wiki:n ja kaikki sen sisältämän tiedon?
text_issue_category_destroy_question: "Jotkut tapahtumat (%{count}) ovat nimetty tälle luokalle. Mitä haluat tehdä?"
text_issue_category_destroy_assignments: Poista luokan tehtävät
text_issue_category_reassign_to: Vaihda tapahtuma tähän luokkaan
text_user_mail_option: "Valitsemattomille projekteille, saat vain muistutuksen asioista joita seuraat tai olet mukana (esim. tapahtumat joissa olet tekijä tai nimettynä)."
text_no_configuration_data: "Rooleja, tapahtumien tiloja ja työnkulkua ei vielä olla määritelty.\nOn erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen."
text_load_default_configuration: Lataa vakioasetukset
default_role_manager: Päälikkö
default_role_developer: Kehittäjä
default_role_reporter: Tarkastelija
default_tracker_bug: Ohjelmointivirhe
default_tracker_feature: Ominaisuus
default_tracker_support: Tuki
default_issue_status_new: Uusi
default_issue_status_in_progress: In Progress
default_issue_status_resolved: Hyväksytty
default_issue_status_feedback: Palaute
default_issue_status_closed: Suljettu
default_issue_status_rejected: Hylätty
default_doc_category_user: Käyttäjä dokumentaatio
default_doc_category_tech: Tekninen dokumentaatio
default_priority_low: Matala
default_priority_normal: Normaali
default_priority_high: Korkea
default_priority_urgent: Kiireellinen
default_priority_immediate: Valitön
default_activity_design: Suunnittelu
default_activity_development: Kehitys
enumeration_issue_priorities: Tapahtuman tärkeysjärjestys
enumeration_doc_categories: Dokumentin luokat
enumeration_activities: Historia (ajan seuranta)
label_associated_revisions: Liittyvät versiot
setting_user_format: Käyttäjien esitysmuoto
text_status_changed_by_changeset: "Päivitetty muutosversioon %{value}."
text_issues_destroy_confirmation: 'Oletko varma että haluat poistaa valitut tapahtumat ?'
label_more: Lisää
label_issue_added: Tapahtuma lisätty
label_issue_updated: Tapahtuma päivitetty
label_document_added: Dokumentti lisätty
label_message_posted: Viesti lisätty
label_file_added: Tiedosto lisätty
label_scm: SCM
text_select_project_modules: 'Valitse modulit jotka haluat käyttöön tähän projektiin:'
label_news_added: Uutinen lisätty
project_module_boards: Keskustelupalsta
project_module_issue_tracking: Tapahtuman seuranta
project_module_wiki: Wiki
project_module_files: Tiedostot
project_module_documents: Dokumentit
project_module_repository: Tietovarasto
project_module_news: Uutiset
project_module_time_tracking: Ajan seuranta
text_file_repository_writable: Kirjoitettava tiedostovarasto
text_default_administrator_account_changed: Vakio hallinoijan tunnus muutettu
text_rmagick_available: RMagick saatavilla (valinnainen)
button_configure: Asetukset
label_plugins: Lisäosat
label_ldap_authentication: LDAP tunnistautuminen
label_downloads_abbr: D/L
label_add_another_file: Lisää uusi tiedosto
label_this_month: tässä kuussa
text_destroy_time_entries_question: "%{hours} tuntia on raportoitu tapahtumasta jonka aiot poistaa. Mitä haluat tehdä ?"
label_last_n_days: "viimeiset %{count} päivää"
label_all_time: koko ajalta
error_issue_not_found_in_project: 'Tapahtumaa ei löytynyt tai se ei kuulu tähän projektiin'
label_this_year: tänä vuonna
text_assign_time_entries_to_project: Määritä tunnit projektille
label_date_range: Aikaväli
label_last_week: viime viikolla
label_yesterday: eilen
label_optional_description: Lisäkuvaus
label_last_month: viime kuussa
text_destroy_time_entries: Poista raportoidut tunnit
text_reassign_time_entries: 'Siirrä raportoidut tunnit tälle tapahtumalle:'
label_chronological_order: Aikajärjestyksessä
label_date_to: ''
setting_activity_days_default: Päivien esittäminen projektien historiassa
label_date_from: ''
label_in: ''
setting_display_subprojects_issues: Näytä aliprojektien tapahtumat pääprojektissa oletusarvoisesti
field_comments_sorting: Näytä kommentit
label_reverse_chronological_order: Käänteisessä aikajärjestyksessä
label_preferences: Asetukset
setting_default_projects_public: Uudet projektit ovat oletuksena julkisia
label_overall_activity: Kokonaishistoria
error_scm_annotate: "Merkintää ei ole tai siihen ei voi lisätä selityksiä."
label_planning: Suunnittelu
text_subprojects_destroy_warning: "Tämän aliprojekti(t): %{value} tullaan myös poistamaan."
label_and_its_subprojects: "%{value} ja aliprojektit"
mail_body_reminder: "%{count} sinulle nimettyä tapahtuma(a) erääntyy %{days} päivä sisään:"
mail_subject_reminder: "%{count} tapahtuma(a) erääntyy %{days} lähipäivinä"
text_user_wrote: "%{value} kirjoitti:"
label_duplicated_by: kopioinut
setting_enabled_scm: Versionhallinta käytettävissä
text_enumeration_category_reassign_to: 'Siirrä täksi arvoksi:'
text_enumeration_destroy_question: "%{count} kohdetta on sijoitettu tälle arvolle."
label_incoming_emails: Saapuvat sähköpostiviestit
label_generate_key: Luo avain
setting_mail_handler_api_enabled: Ota käyttöön WS saapuville sähköposteille
setting_mail_handler_api_key: API avain
text_email_delivery_not_configured: "Sähköpostin jakelu ei ole määritelty ja sähköpostimuistutukset eivät ole käytössä.\nKonfiguroi sähköpostipalvelinasetukset (SMTP) config/configuration.yml tiedostosta ja uudelleenkäynnistä sovellus jotta asetukset astuvat voimaan."
field_parent_title: Aloitussivu
label_issue_watchers: Tapahtuman seuraajat
button_quote: Vastaa
setting_sequential_project_identifiers: Luo peräkkäiset projektien tunnisteet
notice_unable_delete_version: Version poisto epäonnistui
label_renamed: uudelleennimetty
label_copied: kopioitu
setting_plain_text_mail: vain muotoilematonta tekstiä (ei HTML)
permission_view_files: Näytä tiedostot
permission_edit_issues: Muokkaa tapahtumia
permission_edit_own_time_entries: Muokka omia aikamerkintöjä
permission_manage_public_queries: Hallinnoi julkisia hakuja
permission_add_issues: Lisää tapahtumia
permission_log_time: Lokita käytettyä aikaa
permission_view_changesets: Näytä muutosryhmät
permission_view_time_entries: Näytä käytetty aika
permission_manage_versions: Hallinnoi versioita
permission_manage_wiki: Hallinnoi wikiä
permission_manage_categories: Hallinnoi tapahtumien luokkia
permission_protect_wiki_pages: Suojaa wiki sivut
permission_comment_news: Kommentoi uutisia
permission_delete_messages: Poista viestit
permission_select_project_modules: Valitse projektin modulit
permission_edit_wiki_pages: Muokkaa wiki sivuja
permission_add_issue_watchers: Lisää seuraajia
permission_view_gantt: Näytä gantt kaavio
permission_move_issues: Siirrä tapahtuma
permission_manage_issue_relations: Hallinoi tapahtuman suhteita
permission_delete_wiki_pages: Poista wiki sivuja
permission_manage_boards: Hallinnoi keskustelupalstaa
permission_delete_wiki_pages_attachments: Poista liitteitä
permission_view_wiki_edits: Näytä wiki historia
permission_add_messages: Jätä viesti
permission_view_messages: Näytä viestejä
permission_manage_files: Hallinnoi tiedostoja
permission_edit_issue_notes: Muokkaa muistiinpanoja
permission_manage_news: Hallinnoi uutisia
permission_view_calendar: Näytä kalenteri
permission_manage_members: Hallinnoi jäseniä
permission_edit_messages: Muokkaa viestejä
permission_delete_issues: Poista tapahtumia
permission_view_issue_watchers: Näytä seuraaja lista
permission_manage_repository: Hallinnoi tietovarastoa
permission_commit_access: Tee pääsyoikeus
permission_browse_repository: Selaa tietovarastoa
permission_view_documents: Näytä dokumentit
permission_edit_project: Muokkaa projektia
permission_add_issue_notes: Lisää muistiinpanoja
permission_save_queries: Tallenna hakuja
permission_view_wiki_pages: Näytä wiki
permission_rename_wiki_pages: Uudelleennimeä wiki sivuja
permission_edit_time_entries: Muokkaa aika lokeja
permission_edit_own_issue_notes: Muokkaa omia muistiinpanoja
setting_gravatar_enabled: Käytä Gravatar käyttäjä ikoneita
label_example: Esimerkki
text_repository_usernames_mapping: "Valitse päivittääksesi Redmine käyttäjä jokaiseen käyttäjään joka löytyy tietovaraston lokista.\nKäyttäjät joilla on sama Redmine ja tietovaraston käyttäjänimi tai sähköpostiosoite, yhdistetään automaattisesti."
permission_edit_own_messages: Muokkaa omia viestejä
permission_delete_own_messages: Poista omia viestejä
label_user_activity: "Käyttäjän %{value} historia"
label_updated_time_by: "Updated by %{author} %{age} ago"
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
text_plugin_assets_writable: Plugin assets directory writable
warning_attachments_not_saved: "%{count} file(s) could not be saved."
button_create_and_continue: Create and continue
text_custom_field_possible_values_info: 'One line for each value'
label_display: Display
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
field_watcher: Watcher
setting_openid: Allow OpenID login and registration
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
label_descending: Descending
label_sort: Sort
label_ascending: Ascending
label_date_from_to: From %{start} to %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_wiki_page_reassign_children: Reassign child pages to this parent page
text_wiki_page_nullify_children: Keep child pages as root pages
text_wiki_page_destroy_children: Delete child pages and all their descendants
setting_password_min_length: Minimum password length
field_group_by: Group results by
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
label_wiki_content_added: Wiki page added
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}.
label_wiki_content_updated: Wiki page updated
mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
permission_add_project: Create project
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
label_view_all_revisions: View all revisions
label_tag: Tag
label_branch: Branch
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").
text_journal_changed: "%{label} changed from %{old} to %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} deleted (%{old})"
label_group_plural: Groups
label_group: Group
label_group_new: New group
label_time_entry_plural: Spent time
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Tee viestien koodaus
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 tapahtuma
one: 1 tapahtuma
other: "%{count} tapahtumat"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: kaikki
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Yhteensä
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/th.yml 0000644 0001750 0001750 00000170002 12255774347 016533 0 ustar ondrej ondrej th:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "half a minute"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
x_seconds:
one: "1 second"
other: "%{count} seconds"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 hour"
other: "%{count} hours"
x_days:
one: "1 day"
other: "%{count} days"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
x_months:
one: "1 month"
other: "%{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "ไม่อยู่ในรายการ"
exclusion: "ถูกสงวนไว้"
invalid: "ไม่ถูกต้อง"
confirmation: "พิมพ์ไม่เหมือนเดิม"
accepted: "ต้องยอมรับ"
empty: "ต้องเติม"
blank: "ต้องเติม"
too_long: "ยาวเกินไป"
too_short: "สั้นเกินไป"
wrong_length: "ความยาวไม่ถูกต้อง"
taken: "ถูกใช้ไปแล้ว"
not_a_number: "ไม่ใช่ตัวเลข"
not_a_date: "ไม่ใช่วันที่ ที่ถูกต้อง"
greater_than: "must be greater than %{count}"
greater_than_or_equal_to: "must be greater than or equal to %{count}"
equal_to: "must be equal to %{count}"
less_than: "must be less than %{count}"
less_than_or_equal_to: "must be less than or equal to %{count}"
odd: "must be odd"
even: "must be even"
greater_than_start_date: "ต้องมากกว่าวันเริ่ม"
not_same_project: "ไม่ได้อยู่ในโครงการเดียวกัน"
circular_dependency: "ความสัมพันธ์อ้างอิงเป็นวงกลม"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: กรุณาเลือก
general_text_No: 'ไม่'
general_text_Yes: 'ใช่'
general_text_no: 'ไม่'
general_text_yes: 'ใช่'
general_lang_name: 'Thai (ไทย)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: Windows-874
general_pdf_encoding: cp874
general_first_day_of_week: '1'
notice_account_updated: บัญชีได้ถูกปรับปรุงแล้ว.
notice_account_invalid_creditentials: ชื้ผู้ใช้หรือรหัสผ่านไม่ถูกต้อง
notice_account_password_updated: รหัสได้ถูกปรับปรุงแล้ว.
notice_account_wrong_password: รหัสผ่านไม่ถูกต้อง
notice_account_register_done: บัญชีถูกสร้างแล้ว. กรุณาเช็คเมล์ แล้วคลิ๊กที่ลิงค์ในอีเมล์เพื่อเปิดใช้บัญชี
notice_account_unknown_email: ไม่มีผู้ใช้ที่ใช้อีเมล์นี้.
notice_can_t_change_password: บัญชีนี้ใช้การยืนยันตัวตนจากแหล่งภายนอก. ไม่สามารถปลี่ยนรหัสผ่านได้.
notice_account_lost_email_sent: เราได้ส่งอีเมล์พร้อมวิธีการสร้างรหัีสผ่านใหม่ให้คุณแล้ว กรุณาเช็คเมล์.
notice_account_activated: บัญชีของคุณได้เปิดใช้แล้ว. ตอนนี้คุณสามารถเข้าสู่ระบบได้แล้ว.
notice_successful_create: สร้างเสร็จแล้ว.
notice_successful_update: ปรับปรุงเสร็จแล้ว.
notice_successful_delete: ลบเสร็จแล้ว.
notice_successful_connection: ติดต่อสำเร็จแล้ว.
notice_file_not_found: หน้าที่คุณต้องการดูไม่มีอยู่จริง หรือถูกลบไปแล้ว.
notice_locking_conflict: ข้อมูลถูกปรับปรุงโดยผู้ใช้คนอื่น.
notice_not_authorized: คุณไม่มีสิทธิเข้าถึงหน้านี้.
notice_email_sent: "อีเมล์ได้ถูกส่งถึง %{value}"
notice_email_error: "เกิดความผิดพลาดขณะกำส่งอีเมล์ (%{value})"
notice_feeds_access_key_reseted: Atom access key ของคุณถูก reset แล้ว.
notice_failed_to_save_issues: "%{count} ปัญหาจาก %{total} ปัญหาที่ถูกเลือกไม่สามารถจัดเก็บ: %{ids}."
notice_no_issue_selected: "ไม่มีปัญหาที่ถูกเลือก! กรุณาเลือกปัญหาที่คุณต้องการแก้ไข."
notice_account_pending: "บัญชีของคุณสร้างเสร็จแล้ว ขณะนี้รอการอนุมัติจากผู้บริหารจัดการ."
notice_default_data_loaded: ค่าเริ่มต้นโหลดเสร็จแล้ว.
error_can_t_load_default_data: "ค่าเริ่มต้นโหลดไม่สำเร็จ: %{value}"
error_scm_not_found: "ไม่พบรุ่นที่ต้องการในแหล่งเก็บต้นฉบับ."
error_scm_command_failed: "เกิดความผิดพลาดในการเข้าถึงแหล่งเก็บต้นฉบับ: %{value}"
error_scm_annotate: "entry ไม่มีอยู่จริง หรือไม่สามารถเขียนหมายเหตุประกอบ."
error_issue_not_found_in_project: 'ไม่พบปัญหานี้ หรือปัญหาไม่ได้อยู่ในโครงการนี้'
mail_subject_lost_password: "รหัสผ่าน %{value} ของคุณ"
mail_body_lost_password: 'คลิ๊กที่ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่าน:'
mail_subject_register: "เปิดบัญชี %{value} ของคุณ"
mail_body_register: 'คลิ๊กที่ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่าน:'
mail_body_account_information_external: "คุณสามารถใช้บัญชี %{value} เพื่อเข้าสู่ระบบ."
mail_body_account_information: ข้อมูลบัญชีของคุณ
mail_subject_account_activation_request: "กรุณาเปิดบัญชี %{value}"
mail_body_account_activation_request: "ผู้ใช้ใหม่ (%{value}) ได้ลงทะเบียน. บัญชีของเขากำลังรออนุมัติ:"
field_name: ชื่อ
field_description: รายละเอียด
field_summary: สรุปย่อ
field_is_required: ต้องใส่
field_firstname: ชื่อ
field_lastname: นามสกุล
field_mail: อีเมล์
field_filename: แฟ้ม
field_filesize: ขนาด
field_downloads: ดาวน์โหลด
field_author: ผู้แต่ง
field_created_on: สร้าง
field_updated_on: ปรับปรุง
field_field_format: รูปแบบ
field_is_for_all: สำหรับทุกโครงการ
field_possible_values: ค่าที่เป็นไปได้
field_regexp: Regular expression
field_min_length: สั้นสุด
field_max_length: ยาวสุด
field_value: ค่า
field_category: ประเภท
field_title: ชื่อเรื่อง
field_project: โครงการ
field_issue: ปัญหา
field_status: สถานะ
field_notes: บันทึก
field_is_closed: ปัญหาจบ
field_is_default: ค่าเริ่มต้น
field_tracker: การติดตาม
field_subject: เรื่อง
field_due_date: วันครบกำหนด
field_assigned_to: มอบหมายให้
field_priority: ความสำคัญ
field_fixed_version: รุ่น
field_user: ผู้ใช้
field_role: บทบาท
field_homepage: หน้าแรก
field_is_public: สาธารณะ
field_parent: โครงการย่อยของ
field_is_in_roadmap: ปัญหาแสดงใน แผนงาน
field_login: ชื่อที่ใช้เข้าระบบ
field_mail_notification: การแจ้งเตือนทางอีเมล์
field_admin: ผู้บริหารจัดการ
field_last_login_on: เข้าระบบครั้งสุดท้าย
field_language: ภาษา
field_effective_date: วันที่
field_password: รหัสผ่าน
field_new_password: รหัสผ่านใหม่
field_password_confirmation: ยืนยันรหัสผ่าน
field_version: รุ่น
field_type: ชนิด
field_host: โฮสต์
field_port: พอร์ต
field_account: บัญชี
field_base_dn: Base DN
field_attr_login: เข้าระบบ attribute
field_attr_firstname: ชื่อ attribute
field_attr_lastname: นามสกุล attribute
field_attr_mail: อีเมล์ attribute
field_onthefly: สร้างผู้ใช้ทันที
field_start_date: เริ่ม
field_done_ratio: "% สำเร็จ"
field_auth_source: วิธีการยืนยันตัวตน
field_hide_mail: ซ่อนอีเมล์ของฉัน
field_comments: ความเห็น
field_url: URL
field_start_page: หน้าเริ่มต้น
field_subproject: โครงการย่อย
field_hours: ชั่วโมง
field_activity: กิจกรรม
field_spent_on: วันที่
field_identifier: ชื่อเฉพาะ
field_is_filter: ใช้เป็นตัวกรอง
field_issue_to: ปัญหาที่เกี่ยวข้อง
field_delay: เลื่อน
field_assignable: ปัญหาสามารถมอบหมายให้คนที่ทำบทบาทนี้
field_redirect_existing_links: ย้ายจุดเชื่อมโยงนี้
field_estimated_hours: เวลาที่ใช้โดยประมาณ
field_column_names: สดมภ์
field_time_zone: ย่านเวลา
field_searchable: ค้นหาได้
field_default_value: ค่าเริ่มต้น
field_comments_sorting: แสดงความเห็น
setting_app_title: ชื่อโปรแกรม
setting_app_subtitle: ชื่อโปรแกรมรอง
setting_welcome_text: ข้อความต้อนรับ
setting_default_language: ภาษาเริ่มต้น
setting_login_required: ต้องป้อนผู้ใช้-รหัสผ่าน
setting_self_registration: ลงทะเบียนด้วยตนเอง
setting_attachment_max_size: ขนาดแฟ้มแนบสูงสุด
setting_issues_export_limit: การส่งออกปัญหาสูงสุด
setting_mail_from: อีเมล์ที่ใช้ส่ง
setting_bcc_recipients: ไม่ระบุชื่อผู้รับ (bcc)
setting_host_name: ชื่อโฮสต์
setting_text_formatting: การจัดรูปแบบข้อความ
setting_wiki_compression: บีบอัดประวัติ Wiki
setting_feeds_limit: จำนวน Feed
setting_default_projects_public: โครงการใหม่มีค่าเริ่มต้นเป็น สาธารณะ
setting_autofetch_changesets: ดึง commits อัตโนมัติ
setting_sys_api_enabled: เปิดใช้ WS สำหรับการจัดการที่เก็บต้นฉบับ
setting_commit_ref_keywords: คำสำคัญ Referencing
setting_commit_fix_keywords: คำสำคัญ Fixing
setting_autologin: เข้าระบบอัตโนมัติ
setting_date_format: รูปแบบวันที่
setting_time_format: รูปแบบเวลา
setting_cross_project_issue_relations: อนุญาตให้ระบุปัญหาข้ามโครงการ
setting_issue_list_default_columns: สดมภ์เริ่มต้นแสดงในรายการปัญหา
setting_emails_footer: คำลงท้ายอีเมล์
setting_protocol: Protocol
setting_per_page_options: ตัวเลือกจำนวนต่อหน้า
setting_user_format: รูปแบบการแสดงชื่อผู้ใช้
setting_activity_days_default: จำนวนวันที่แสดงในกิจกรรมของโครงการ
setting_display_subprojects_issues: แสดงปัญหาของโครงการย่อยในโครงการหลัก
project_module_issue_tracking: การติดตามปัญหา
project_module_time_tracking: การใช้เวลา
project_module_news: ข่าว
project_module_documents: เอกสาร
project_module_files: แฟ้ม
project_module_wiki: Wiki
project_module_repository: ที่เก็บต้นฉบับ
project_module_boards: กระดานข้อความ
label_user: ผู้ใช้
label_user_plural: ผู้ใช้
label_user_new: ผู้ใช้ใหม่
label_project: โครงการ
label_project_new: โครงการใหม่
label_project_plural: โครงการ
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: โครงการทั้งหมด
label_project_latest: โครงการล่าสุด
label_issue: ปัญหา
label_issue_new: ปัญหาใหม่
label_issue_plural: ปัญหา
label_issue_view_all: ดูปัญหาทั้งหมด
label_issues_by: "ปัญหาโดย %{value}"
label_issue_added: ปัญหาถูกเพิ่ม
label_issue_updated: ปัญหาถูกปรับปรุง
label_document: เอกสาร
label_document_new: เอกสารใหม่
label_document_plural: เอกสาร
label_document_added: เอกสารถูกเพิ่ม
label_role: บทบาท
label_role_plural: บทบาท
label_role_new: บทบาทใหม่
label_role_and_permissions: บทบาทและสิทธิ
label_member: สมาชิก
label_member_new: สมาชิกใหม่
label_member_plural: สมาชิก
label_tracker: การติดตาม
label_tracker_plural: การติดตาม
label_tracker_new: การติดตามใหม่
label_workflow: ลำดับงาน
label_issue_status: สถานะของปัญหา
label_issue_status_plural: สถานะของปัญหา
label_issue_status_new: สถานะใหม
label_issue_category: ประเภทของปัญหา
label_issue_category_plural: ประเภทของปัญหา
label_issue_category_new: ประเภทใหม่
label_custom_field: เขตข้อมูลแบบระบุเอง
label_custom_field_plural: เขตข้อมูลแบบระบุเอง
label_custom_field_new: สร้างเขตข้อมูลแบบระบุเอง
label_enumerations: รายการ
label_enumeration_new: สร้างใหม่
label_information: ข้อมูล
label_information_plural: ข้อมูล
label_please_login: กรุณาเข้าระบบก่อน
label_register: ลงทะเบียน
label_password_lost: ลืมรหัสผ่าน
label_home: หน้าแรก
label_my_page: หน้าของฉัน
label_my_account: บัญชีของฉัน
label_my_projects: โครงการของฉัน
label_administration: บริหารจัดการ
label_login: เข้าระบบ
label_logout: ออกระบบ
label_help: ช่วยเหลือ
label_reported_issues: ปัญหาที่แจ้งไว้
label_assigned_to_me_issues: ปัญหาที่มอบหมายให้ฉัน
label_last_login: ติดต่อครั้งสุดท้าย
label_registered_on: ลงทะเบียนเมื่อ
label_activity: กิจกรรม
label_activity_plural: กิจกรรม
label_activity_latest: กิจกรรมล่าสุด
label_overall_activity: กิจกรรมโดยรวม
label_new: ใหม่
label_logged_as: เข้าระบบในชื่อ
label_environment: สภาพแวดล้อม
label_authentication: การยืนยันตัวตน
label_auth_source: วิธีการการยืนยันตัวตน
label_auth_source_new: สร้างวิธีการยืนยันตัวตนใหม่
label_auth_source_plural: วิธีการ Authentication
label_subproject_plural: โครงการย่อย
label_min_max_length: สั้น-ยาว สุดที่
label_list: รายการ
label_date: วันที่
label_integer: จำนวนเต็ม
label_float: จำนวนจริง
label_boolean: ถูกผิด
label_string: ข้อความ
label_text: ข้อความขนาดยาว
label_attribute: คุณลักษณะ
label_attribute_plural: คุณลักษณะ
label_no_data: จำนวนข้อมูลที่แสดง
label_change_status: เปลี่ยนสถานะ
label_history: ประวัติ
label_attachment: แฟ้ม
label_attachment_new: แฟ้มใหม่
label_attachment_delete: ลบแฟ้ม
label_attachment_plural: แฟ้ม
label_file_added: แฟ้มถูกเพิ่ม
label_report: รายงาน
label_report_plural: รายงาน
label_news: ข่าว
label_news_new: เพิ่มข่าว
label_news_plural: ข่าว
label_news_latest: ข่าวล่าสุด
label_news_view_all: ดูข่าวทั้งหมด
label_news_added: ข่าวถูกเพิ่ม
label_settings: ปรับแต่ง
label_overview: ภาพรวม
label_version: รุ่น
label_version_new: รุ่นใหม่
label_version_plural: รุ่น
label_confirmation: ยืนยัน
label_export_to: 'รูปแบบอื่นๆ :'
label_read: อ่าน...
label_public_projects: โครงการสาธารณะ
label_open_issues: เปิด
label_open_issues_plural: เปิด
label_closed_issues: ปิด
label_closed_issues_plural: ปิด
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_total: จำนวนรวม
label_permissions: สิทธิ
label_current_status: สถานะปัจจุบัน
label_new_statuses_allowed: อนุญาตให้มีสถานะใหม่
label_all: ทั้งหมด
label_none: ไม่มี
label_nobody: ไม่มีใคร
label_next: ต่อไป
label_previous: ก่อนหน้า
label_used_by: ถูกใช้โดย
label_details: รายละเอียด
label_add_note: เพิ่มบันทึก
label_per_page: ต่อหน้า
label_calendar: ปฏิทิน
label_months_from: เดือนจาก
label_gantt: Gantt
label_internal: ภายใน
label_last_changes: "last %{count} เปลี่ยนแปลง"
label_change_view_all: ดูการเปลี่ยนแปลงทั้งหมด
label_personalize_page: ปรับแต่งหน้านี้
label_comment: ความเห็น
label_comment_plural: ความเห็น
label_x_comments:
zero: no comments
one: 1 comment
other: "%{count} comments"
label_comment_add: เพิ่มความเห็น
label_comment_added: ความเห็นถูกเพิ่ม
label_comment_delete: ลบความเห็น
label_query: แบบสอบถามแบบกำหนดเอง
label_query_plural: แบบสอบถามแบบกำหนดเอง
label_query_new: แบบสอบถามใหม่
label_filter_add: เพิ่มตัวกรอง
label_filter_plural: ตัวกรอง
label_equals: คือ
label_not_equals: ไม่ใช่
label_in_less_than: น้อยกว่า
label_in_more_than: มากกว่า
label_in: ในช่วง
label_today: วันนี้
label_all_time: ตลอดเวลา
label_yesterday: เมื่อวาน
label_this_week: อาทิตย์นี้
label_last_week: อาทิตย์ที่แล้ว
label_last_n_days: "%{count} วันย้อนหลัง"
label_this_month: เดือนนี้
label_last_month: เดือนที่แล้ว
label_this_year: ปีนี้
label_date_range: ช่วงวันที่
label_less_than_ago: น้อยกว่าหนึ่งวัน
label_more_than_ago: มากกว่าหนึ่งวัน
label_ago: วันผ่านมาแล้ว
label_contains: มี...
label_not_contains: ไม่มี...
label_day_plural: วัน
label_repository: ที่เก็บต้นฉบับ
label_repository_plural: ที่เก็บต้นฉบับ
label_browse: เปิดหา
label_revision: การแก้ไข
label_revision_plural: การแก้ไข
label_associated_revisions: การแก้ไขที่เกี่ยวข้อง
label_added: ถูกเพิ่ม
label_modified: ถูกแก้ไข
label_deleted: ถูกลบ
label_latest_revision: รุ่นการแก้ไขล่าสุด
label_latest_revision_plural: รุ่นการแก้ไขล่าสุด
label_view_revisions: ดูการแก้ไข
label_max_size: ขนาดใหญ่สุด
label_sort_highest: ย้ายไปบนสุด
label_sort_higher: ย้ายขึ้น
label_sort_lower: ย้ายลง
label_sort_lowest: ย้ายไปล่างสุด
label_roadmap: แผนงาน
label_roadmap_due_in: "ถึงกำหนดใน %{value}"
label_roadmap_overdue: "%{value} ช้ากว่ากำหนด"
label_roadmap_no_issues: ไม่มีปัญหาสำหรับรุ่นนี้
label_search: ค้นหา
label_result_plural: ผลการค้นหา
label_all_words: ทุกคำ
label_wiki: Wiki
label_wiki_edit: แก้ไข Wiki
label_wiki_edit_plural: แก้ไข Wiki
label_wiki_page: หน้า Wiki
label_wiki_page_plural: หน้า Wiki
label_index_by_title: เรียงตามชื่อเรื่อง
label_index_by_date: เรียงตามวัน
label_current_version: รุ่นปัจจุบัน
label_preview: ตัวอย่างก่อนจัดเก็บ
label_feed_plural: Feeds
label_changes_details: รายละเอียดการเปลี่ยนแปลงทั้งหมด
label_issue_tracking: ติดตามปัญหา
label_spent_time: เวลาที่ใช้
label_f_hour: "%{value} ชั่วโมง"
label_f_hour_plural: "%{value} ชั่วโมง"
label_time_tracking: ติดตามการใช้เวลา
label_change_plural: เปลี่ยนแปลง
label_statistics: สถิติ
label_commits_per_month: Commits ต่อเดือน
label_commits_per_author: Commits ต่อผู้แต่ง
label_view_diff: ดูความแตกต่าง
label_diff_inline: inline
label_diff_side_by_side: side by side
label_options: ตัวเลือก
label_copy_workflow_from: คัดลอกลำดับงานจาก
label_permissions_report: รายงานสิทธิ
label_watched_issues: เฝ้าดูปัญหา
label_related_issues: ปัญหาที่เกี่ยวข้อง
label_applied_status: จัดเก็บสถานะ
label_loading: กำลังโหลด...
label_relation_new: ความสัมพันธ์ใหม่
label_relation_delete: ลบความสัมพันธ์
label_relates_to: สัมพันธ์กับ
label_duplicates: ซ้ำ
label_blocks: กีดกัน
label_blocked_by: กีดกันโดย
label_precedes: นำหน้า
label_follows: ตามหลัง
label_end_to_start: จบ-เริ่ม
label_end_to_end: จบ-จบ
label_start_to_start: เริ่ม-เริ่ม
label_start_to_end: เริ่ม-จบ
label_stay_logged_in: อยู่ในระบบต่อ
label_disabled: ไม่ใช้งาน
label_show_completed_versions: แสดงรุ่นที่สมบูรณ์
label_me: ฉัน
label_board: สภากาแฟ
label_board_new: สร้างสภากาแฟ
label_board_plural: สภากาแฟ
label_topic_plural: หัวข้อ
label_message_plural: ข้อความ
label_message_last: ข้อความล่าสุด
label_message_new: เขียนข้อความใหม่
label_message_posted: ข้อความถูกเพิ่มแล้ว
label_reply_plural: ตอบกลับ
label_send_information: ส่งรายละเอียดของบัญชีให้ผู้ใช้
label_year: ปี
label_month: เดือน
label_week: สัปดาห์
label_date_from: จาก
label_date_to: ถึง
label_language_based: ขึ้นอยู่กับภาษาของผู้ใช้
label_sort_by: "เรียงโดย %{value}"
label_send_test_email: ส่งจดหมายทดสอบ
label_feeds_access_key_created_on: "Atom access key สร้างเมื่อ %{value} ที่ผ่านมา"
label_module_plural: ส่วนประกอบ
label_added_time_by: "เพิ่มโดย %{author} %{age} ที่ผ่านมา"
label_updated_time: "ปรับปรุง %{value} ที่ผ่านมา"
label_jump_to_a_project: ไปที่โครงการ...
label_file_plural: แฟ้ม
label_changeset_plural: กลุ่มการเปลี่ยนแปลง
label_default_columns: สดมภ์เริ่มต้น
label_no_change_option: (ไม่เปลี่ยนแปลง)
label_bulk_edit_selected_issues: แก้ไขปัญหาที่เลือกทั้งหมด
label_theme: ชุดรูปแบบ
label_default: ค่าเริ่มต้น
label_search_titles_only: ค้นหาจากชื่อเรื่องเท่านั้น
label_user_mail_option_all: "ทุกๆ เหตุการณ์ในโครงการของฉัน"
label_user_mail_option_selected: "ทุกๆ เหตุการณ์ในโครงการที่เลือก..."
label_user_mail_no_self_notified: "ฉันไม่ต้องการได้รับการแจ้งเตือนในสิ่งที่ฉันทำเอง"
label_registration_activation_by_email: เปิดบัญชีผ่านอีเมล์
label_registration_manual_activation: อนุมัติโดยผู้บริหารจัดการ
label_registration_automatic_activation: เปิดบัญชีอัตโนมัติ
label_display_per_page: "ต่อหน้า: %{value}"
label_age: อายุ
label_change_properties: เปลี่ยนคุณสมบัติ
label_general: ทั่วๆ ไป
label_more: อื่น ๆ
label_scm: ตัวจัดการต้นฉบับ
label_plugins: ส่วนเสริม
label_ldap_authentication: การยืนยันตัวตนโดยใช้ LDAP
label_downloads_abbr: D/L
label_optional_description: รายละเอียดเพิ่มเติม
label_add_another_file: เพิ่มแฟ้มอื่นๆ
label_preferences: ค่าที่ชอบใจ
label_chronological_order: เรียงจากเก่าไปใหม่
label_reverse_chronological_order: เรียงจากใหม่ไปเก่า
label_planning: การวางแผน
button_login: เข้าระบบ
button_submit: จัดส่งข้อมูล
button_save: จัดเก็บ
button_check_all: เลือกทั้งหมด
button_uncheck_all: ไม่เลือกทั้งหมด
button_delete: ลบ
button_create: สร้าง
button_test: ทดสอบ
button_edit: แก้ไข
button_add: เพิ่ม
button_change: เปลี่ยนแปลง
button_apply: ประยุกต์ใช้
button_clear: ล้างข้อความ
button_lock: ล็อค
button_unlock: ยกเลิกการล็อค
button_download: ดาวน์โหลด
button_list: รายการ
button_view: มุมมอง
button_move: ย้าย
button_back: กลับ
button_cancel: ยกเลิก
button_activate: เปิดใช้
button_sort: จัดเรียง
button_log_time: บันทึกเวลา
button_rollback: ถอยกลับมาที่รุ่นนี้
button_watch: เฝ้าดู
button_unwatch: เลิกเฝ้าดู
button_reply: ตอบกลับ
button_archive: เก็บเข้าโกดัง
button_unarchive: เอาออกจากโกดัง
button_reset: เริ่มใหมท
button_rename: เปลี่ยนชื่อ
button_change_password: เปลี่ยนรหัสผ่าน
button_copy: คัดลอก
button_annotate: หมายเหตุประกอบ
button_update: ปรับปรุง
button_configure: ปรับแต่ง
status_active: เปิดใช้งานแล้ว
status_registered: รอการอนุมัติ
status_locked: ล็อค
text_select_mail_notifications: เลือกการกระทำที่ต้องการให้ส่งอีเมล์แจ้ง.
text_regexp_info: ตัวอย่าง ^[A-Z0-9]+$
text_min_max_length_info: 0 หมายถึงไม่จำกัด
text_project_destroy_confirmation: คุณแน่ใจไหมว่าต้องการลบโครงการและข้อมูลที่เกี่ยวข้่อง ?
text_subprojects_destroy_warning: "โครงการย่อย: %{value} จะถูกลบด้วย."
text_workflow_edit: เลือกบทบาทและการติดตาม เพื่อแก้ไขลำดับงาน
text_are_you_sure: คุณแน่ใจไหม ?
text_tip_issue_begin_day: งานที่เริ่มวันนี้
text_tip_issue_end_day: งานที่จบวันนี้
text_tip_issue_begin_end_day: งานที่เริ่มและจบวันนี้
text_caracters_maximum: "สูงสุด %{count} ตัวอักษร."
text_caracters_minimum: "ต้องยาวอย่างน้อย %{count} ตัวอักษร."
text_length_between: "ความยาวระหว่าง %{min} ถึง %{max} ตัวอักษร."
text_tracker_no_workflow: ไม่ได้บัญญัติลำดับงานสำหรับการติดตามนี้
text_unallowed_characters: ตัวอักษรต้องห้าม
text_comma_separated: ใส่ได้หลายค่า โดยคั่นด้วยลูกน้ำ( ,).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: "ปัญหา %{id} ถูกแจ้งโดย %{author}."
text_issue_updated: "ปัญหา %{id} ถูกปรับปรุงโดย %{author}."
text_wiki_destroy_confirmation: คุณแน่ใจหรือว่าต้องการลบ wiki นี้พร้อมทั้งเนี้อหา?
text_issue_category_destroy_question: "บางปัญหา (%{count}) อยู่ในประเภทนี้. คุณต้องการทำอย่างไร ?"
text_issue_category_destroy_assignments: ลบประเภทนี้
text_issue_category_reassign_to: ระบุปัญหาในประเภทนี้
text_user_mail_option: "ในโครงการที่ไม่ได้เลือก, คุณจะได้รับการแจ้งเกี่ยวกับสิ่งที่คุณเฝ้าดูหรือมีส่วนเกี่ยวข้อง (เช่นปัญหาที่คุณแจ้งไว้หรือได้รับมอบหมาย)."
text_no_configuration_data: "บทบาท, การติดตาม, สถานะปัญหา และลำดับงานยังไม่ได้ถูกตั้งค่า.\nขอแนะนำให้โหลดค่าเริ่มต้น. คุณสามารถแก้ไขค่าได้หลังจากโหลดแล้ว."
text_load_default_configuration: โหลดค่าเริ่มต้น
text_status_changed_by_changeset: "ประยุกต์ใช้ในกลุ่มการเปลี่ยนแปลง %{value}."
text_issues_destroy_confirmation: 'คุณแน่ใจไหมว่าต้องการลบปัญหา(ทั้งหลาย)ที่เลือกไว้?'
text_select_project_modules: 'เลือกส่วนประกอบที่ต้องการใช้งานสำหรับโครงการนี้:'
text_default_administrator_account_changed: ค่าเริ่มต้นของบัญชีผู้บริหารจัดการถูกเปลี่ยนแปลง
text_file_repository_writable: ที่เก็บต้นฉบับสามารถเขียนได้
text_rmagick_available: RMagick มีให้ใช้ (เป็นตัวเลือก)
text_destroy_time_entries_question: "%{hours} ชั่วโมงที่ถูกแจ้งในปัญหานี้จะโดนลบ. คุณต้องการทำอย่างไร?"
text_destroy_time_entries: ลบเวลาที่รายงานไว้
text_assign_time_entries_to_project: ระบุเวลาที่ใช้ในโครงการนี้
text_reassign_time_entries: 'ระบุเวลาที่ใช้ในโครงการนี่อีกครั้ง:'
default_role_manager: ผู้จัดการ
default_role_developer: ผู้พัฒนา
default_role_reporter: ผู้รายงาน
default_tracker_bug: บั๊ก
default_tracker_feature: ลักษณะเด่น
default_tracker_support: สนับสนุน
default_issue_status_new: เกิดขึ้น
default_issue_status_in_progress: In Progress
default_issue_status_resolved: ดำเนินการ
default_issue_status_feedback: รอคำตอบ
default_issue_status_closed: จบ
default_issue_status_rejected: ยกเลิก
default_doc_category_user: เอกสารของผู้ใช้
default_doc_category_tech: เอกสารทางเทคนิค
default_priority_low: ต่ำ
default_priority_normal: ปกติ
default_priority_high: สูง
default_priority_urgent: เร่งด่วน
default_priority_immediate: ด่วนมาก
default_activity_design: ออกแบบ
default_activity_development: พัฒนา
enumeration_issue_priorities: ความสำคัญของปัญหา
enumeration_doc_categories: ประเภทเอกสาร
enumeration_activities: กิจกรรม (ใช้ในการติดตามเวลา)
label_and_its_subprojects: "%{value} and its subprojects"
mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
text_user_wrote: "%{value} wrote:"
label_duplicated_by: duplicated by
setting_enabled_scm: Enabled SCM
text_enumeration_category_reassign_to: 'Reassign them to this value:'
text_enumeration_destroy_question: "%{count} objects are assigned to this value."
label_incoming_emails: Incoming emails
label_generate_key: Generate a key
setting_mail_handler_api_enabled: Enable WS for incoming emails
setting_mail_handler_api_key: API key
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."
field_parent_title: Parent page
label_issue_watchers: Watchers
button_quote: Quote
setting_sequential_project_identifiers: Generate sequential project identifiers
notice_unable_delete_version: Unable to delete version
label_renamed: renamed
label_copied: copied
setting_plain_text_mail: plain text only (no HTML)
permission_view_files: View files
permission_edit_issues: Edit issues
permission_edit_own_time_entries: Edit own time logs
permission_manage_public_queries: Manage public queries
permission_add_issues: Add issues
permission_log_time: Log spent time
permission_view_changesets: View changesets
permission_view_time_entries: View spent time
permission_manage_versions: Manage versions
permission_manage_wiki: Manage wiki
permission_manage_categories: Manage issue categories
permission_protect_wiki_pages: Protect wiki pages
permission_comment_news: Comment news
permission_delete_messages: Delete messages
permission_select_project_modules: Select project modules
permission_edit_wiki_pages: Edit wiki pages
permission_add_issue_watchers: Add watchers
permission_view_gantt: View gantt chart
permission_move_issues: Move issues
permission_manage_issue_relations: Manage issue relations
permission_delete_wiki_pages: Delete wiki pages
permission_manage_boards: Manage boards
permission_delete_wiki_pages_attachments: Delete attachments
permission_view_wiki_edits: View wiki history
permission_add_messages: Post messages
permission_view_messages: View messages
permission_manage_files: Manage files
permission_edit_issue_notes: Edit notes
permission_manage_news: Manage news
permission_view_calendar: View calendrier
permission_manage_members: Manage members
permission_edit_messages: Edit messages
permission_delete_issues: Delete issues
permission_view_issue_watchers: View watchers list
permission_manage_repository: Manage repository
permission_commit_access: Commit access
permission_browse_repository: Browse repository
permission_view_documents: View documents
permission_edit_project: Edit project
permission_add_issue_notes: Add notes
permission_save_queries: Save queries
permission_view_wiki_pages: View wiki
permission_rename_wiki_pages: Rename wiki pages
permission_edit_time_entries: Edit time logs
permission_edit_own_issue_notes: Edit own notes
setting_gravatar_enabled: Use Gravatar user icons
label_example: Example
text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
permission_edit_own_messages: Edit own messages
permission_delete_own_messages: Delete own messages
label_user_activity: "%{value}'s activity"
label_updated_time_by: "Updated by %{author} %{age} ago"
text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
setting_diff_max_lines_displayed: Max number of diff lines displayed
text_plugin_assets_writable: Plugin assets directory writable
warning_attachments_not_saved: "%{count} file(s) could not be saved."
button_create_and_continue: Create and continue
text_custom_field_possible_values_info: 'One line for each value'
label_display: Display
field_editable: Editable
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
field_watcher: Watcher
setting_openid: Allow OpenID login and registration
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
label_descending: Descending
label_sort: Sort
label_ascending: Ascending
label_date_from_to: From %{start} to %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_wiki_page_reassign_children: Reassign child pages to this parent page
text_wiki_page_nullify_children: Keep child pages as root pages
text_wiki_page_destroy_children: Delete child pages and all their descendants
setting_password_min_length: Minimum password length
field_group_by: Group results by
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
label_wiki_content_added: Wiki page added
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}.
label_wiki_content_updated: Wiki page updated
mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
permission_add_project: Create project
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
label_view_all_revisions: View all revisions
label_tag: Tag
label_branch: Branch
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").
text_journal_changed: "%{label} changed from %{old} to %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} deleted (%{old})"
label_group_plural: Groups
label_group: Group
label_group_new: New group
label_time_entry_plural: Spent time
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 ปัญหา
one: 1 ปัญหา
other: "%{count} ปัญหา"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: ทั้งหมด
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: จำนวนรวม
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/zh.yml 0000644 0001750 0001750 00000132634 12255774347 016552 0 ustar ondrej ondrej # Chinese (China) translations for Ruby on Rails
# by tsechingho (http://github.com/tsechingho)
zh:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
jquery:
locale: "zh-CN"
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b%d日"
long: "%Y年%b%d日"
day_names: [星期天, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六]
abbr_day_names: [日, 一, 二, 三, 四, 五, 六]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, 一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月]
abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y年%b%d日 %A %H:%M:%S"
time: "%H:%M"
short: "%b%d日 %H:%M"
long: "%Y年%b%d日 %H:%M"
am: "上午"
pm: "下午"
datetime:
distance_in_words:
half_a_minute: "半分钟"
less_than_x_seconds:
one: "一秒内"
other: "少于 %{count} 秒"
x_seconds:
one: "一秒"
other: "%{count} 秒"
less_than_x_minutes:
one: "一分钟内"
other: "少于 %{count} 分钟"
x_minutes:
one: "一分钟"
other: "%{count} 分钟"
about_x_hours:
one: "大约一小时"
other: "大约 %{count} 小时"
x_hours:
one: "1 小时"
other: "%{count} 小时"
x_days:
one: "一天"
other: "%{count} 天"
about_x_months:
one: "大约一个月"
other: "大约 %{count} 个月"
x_months:
one: "一个月"
other: "%{count} 个月"
about_x_years:
one: "大约一年"
other: "大约 %{count} 年"
over_x_years:
one: "超过一年"
other: "超过 %{count} 年"
almost_x_years:
one: "将近 1 年"
other: "将近 %{count} 年"
number:
# Default format for numbers
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "和"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "由于发生了一个错误 %{model} 无法保存"
other: "%{count} 个错误使得 %{model} 无法保存"
messages:
inclusion: "不包含于列表中"
exclusion: "是保留关键字"
invalid: "是无效的"
confirmation: "与确认值不匹配"
accepted: "必须是可被接受的"
empty: "不能留空"
blank: "不能为空字符"
too_long: "过长(最长为 %{count} 个字符)"
too_short: "过短(最短为 %{count} 个字符)"
wrong_length: "长度非法(必须为 %{count} 个字符)"
taken: "已经被使用"
not_a_number: "不是数字"
not_a_date: "不是合法日期"
greater_than: "必须大于 %{count}"
greater_than_or_equal_to: "必须大于或等于 %{count}"
equal_to: "必须等于 %{count}"
less_than: "必须小于 %{count}"
less_than_or_equal_to: "必须小于或等于 %{count}"
odd: "必须为单数"
even: "必须为双数"
greater_than_start_date: "必须在起始日期之后"
not_same_project: "不属于同一个项目"
circular_dependency: "此关联将导致循环依赖"
cant_link_an_issue_with_a_descendant: "问题不能关联到它的子任务"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: 请选择
general_text_No: '否'
general_text_Yes: '是'
general_text_no: '否'
general_text_yes: '是'
general_lang_name: 'Simplified Chinese (简体中文)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: gb18030
general_pdf_encoding: gb18030
general_first_day_of_week: '7'
notice_account_updated: 帐号更新成功
notice_account_invalid_creditentials: 无效的用户名或密码
notice_account_password_updated: 密码更新成功
notice_account_wrong_password: 密码错误
notice_account_register_done: 帐号创建成功,请使用注册确认邮件中的链接来激活您的帐号。
notice_account_unknown_email: 未知用户
notice_can_t_change_password: 该帐号使用了外部认证,因此无法更改密码。
notice_account_lost_email_sent: 系统已将引导您设置新密码的邮件发送给您。
notice_account_activated: 您的帐号已被激活。您现在可以登录了。
notice_successful_create: 创建成功
notice_successful_update: 更新成功
notice_successful_delete: 删除成功
notice_successful_connection: 连接成功
notice_file_not_found: 您访问的页面不存在或已被删除。
notice_locking_conflict: 数据已被另一位用户更新
notice_not_authorized: 对不起,您无权访问此页面。
notice_not_authorized_archived_project: 要访问的项目已经归档。
notice_email_sent: "邮件已发送至 %{value}"
notice_email_error: "发送邮件时发生错误 (%{value})"
notice_feeds_access_key_reseted: 您的Atom存取键已被重置。
notice_api_access_key_reseted: 您的API访问键已被重置。
notice_failed_to_save_issues: "%{count} 个问题保存失败(共选择 %{total} 个问题):%{ids}."
notice_failed_to_save_members: "成员保存失败: %{errors}."
notice_no_issue_selected: "未选择任何问题!请选择您要编辑的问题。"
notice_account_pending: "您的帐号已被成功创建,正在等待管理员的审核。"
notice_default_data_loaded: 成功载入默认设置。
notice_unable_delete_version: 无法删除版本
notice_unable_delete_time_entry: 无法删除工时
notice_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})"
error_can_t_load_default_data: "无法载入默认设置:%{value}"
error_scm_not_found: "版本库中不存在该条目和(或)其修订版本。"
error_scm_command_failed: "访问版本库时发生错误:%{value}"
error_scm_annotate: "该条目不存在或无法追溯。"
error_issue_not_found_in_project: '问题不存在或不属于此项目'
error_no_tracker_in_project: 该项目未设定跟踪标签,请检查项目配置。
error_no_default_issue_status: 未设置默认的问题状态。请检查系统设置("管理" -> "问题状态")。
error_can_not_delete_custom_field: 无法删除自定义属性
error_can_not_delete_tracker: "该跟踪标签已包含问题,无法删除"
error_can_not_remove_role: "该角色正在使用中,无法删除"
error_can_not_reopen_issue_on_closed_version: 该问题被关联到一个已经关闭的版本,因此无法重新打开。
error_can_not_archive_project: 该项目无法被存档
error_issue_done_ratios_not_updated: 问题完成度未能被更新。
error_workflow_copy_source: 请选择一个源跟踪标签或者角色
error_workflow_copy_target: 请选择目标跟踪标签和角色
error_unable_delete_issue_status: '无法删除问题状态'
error_unable_to_connect: "无法连接 (%{value})"
warning_attachments_not_saved: "%{count} 个文件保存失败"
mail_subject_lost_password: "您的 %{value} 密码"
mail_body_lost_password: '请点击以下链接来修改您的密码:'
mail_subject_register: "%{value}帐号激活"
mail_body_register: '请点击以下链接来激活您的帐号:'
mail_body_account_information_external: "您可以使用您的 %{value} 帐号来登录。"
mail_body_account_information: 您的帐号信息
mail_subject_account_activation_request: "%{value}帐号激活请求"
mail_body_account_activation_request: "新用户(%{value})已完成注册,正在等候您的审核:"
mail_subject_reminder: "%{count} 个问题需要尽快解决 (%{days})"
mail_body_reminder: "指派给您的 %{count} 个问题需要在 %{days} 天内完成:"
mail_subject_wiki_content_added: "'%{id}' wiki页面已添加"
mail_body_wiki_content_added: "'%{id}' wiki页面已由 %{author} 添加。"
mail_subject_wiki_content_updated: "'%{id}' wiki页面已更新。"
mail_body_wiki_content_updated: "'%{id}' wiki页面已由 %{author} 更新。"
field_name: 名称
field_description: 描述
field_summary: 摘要
field_is_required: 必填
field_firstname: 名字
field_lastname: 姓氏
field_mail: 邮件地址
field_filename: 文件
field_filesize: 大小
field_downloads: 下载次数
field_author: 作者
field_created_on: 创建于
field_updated_on: 更新于
field_field_format: 格式
field_is_for_all: 用于所有项目
field_possible_values: 可能的值
field_regexp: 正则表达式
field_min_length: 最小长度
field_max_length: 最大长度
field_value: 值
field_category: 类别
field_title: 标题
field_project: 项目
field_issue: 问题
field_status: 状态
field_notes: 说明
field_is_closed: 已关闭的问题
field_is_default: 默认值
field_tracker: 跟踪
field_subject: 主题
field_due_date: 计划完成日期
field_assigned_to: 指派给
field_priority: 优先级
field_fixed_version: 目标版本
field_user: 用户
field_principal: 用户/用户组
field_role: 角色
field_homepage: 主页
field_is_public: 公开
field_parent: 上级项目
field_is_in_roadmap: 在路线图中显示
field_login: 登录名
field_mail_notification: 邮件通知
field_admin: 管理员
field_last_login_on: 最后登录
field_language: 语言
field_effective_date: 日期
field_password: 密码
field_new_password: 新密码
field_password_confirmation: 确认
field_version: 版本
field_type: 类型
field_host: 主机
field_port: 端口
field_account: 帐号
field_base_dn: Base DN
field_attr_login: 登录名属性
field_attr_firstname: 名字属性
field_attr_lastname: 姓氏属性
field_attr_mail: 邮件属性
field_onthefly: 即时用户生成
field_start_date: 开始日期
field_done_ratio: "% 完成"
field_auth_source: 认证模式
field_hide_mail: 隐藏我的邮件地址
field_comments: 注释
field_url: URL
field_start_page: 起始页
field_subproject: 子项目
field_hours: 小时
field_activity: 活动
field_spent_on: 日期
field_identifier: 标识
field_is_filter: 作为过滤条件
field_issue_to: 相关问题
field_delay: 延期
field_assignable: 问题可指派给此角色
field_redirect_existing_links: 重定向到现有链接
field_estimated_hours: 预期时间
field_column_names: 列
field_time_entries: 工时
field_time_zone: 时区
field_searchable: 可用作搜索条件
field_default_value: 默认值
field_comments_sorting: 显示注释
field_parent_title: 上级页面
field_editable: 可编辑
field_watcher: 跟踪者
field_identity_url: OpenID URL
field_content: 内容
field_group_by: 根据此条件分组
field_sharing: 共享
field_parent_issue: 父任务
field_member_of_group: 用户组的成员
field_assigned_to_role: 角色的成员
field_text: 文本字段
field_visible: 可见的
setting_app_title: 应用程序标题
setting_app_subtitle: 应用程序子标题
setting_welcome_text: 欢迎文字
setting_default_language: 默认语言
setting_login_required: 要求认证
setting_self_registration: 允许自注册
setting_attachment_max_size: 附件大小限制
setting_issues_export_limit: 问题导出条目的限制
setting_mail_from: 邮件发件人地址
setting_bcc_recipients: 使用密件抄送 (bcc)
setting_plain_text_mail: 纯文本(无HTML)
setting_host_name: 主机名称
setting_text_formatting: 文本格式
setting_wiki_compression: 压缩Wiki历史文档
setting_feeds_limit: Atom Feed内容条数限制
setting_default_projects_public: 新建项目默认为公开项目
setting_autofetch_changesets: 自动获取程序变更
setting_sys_api_enabled: 启用用于版本库管理的Web Service
setting_commit_ref_keywords: 用于引用问题的关键字
setting_commit_fix_keywords: 用于解决问题的关键字
setting_autologin: 自动登录
setting_date_format: 日期格式
setting_time_format: 时间格式
setting_cross_project_issue_relations: 允许不同项目之间的问题关联
setting_issue_list_default_columns: 问题列表中显示的默认列
setting_emails_header: 邮件头
setting_emails_footer: 邮件签名
setting_protocol: 协议
setting_per_page_options: 每页显示条目个数的设置
setting_user_format: 用户显示格式
setting_activity_days_default: 在项目活动中显示的天数
setting_display_subprojects_issues: 在项目页面上默认显示子项目的问题
setting_enabled_scm: 启用 SCM
setting_mail_handler_body_delimiters: 在这些行之后截断邮件
setting_mail_handler_api_enabled: 启用用于接收邮件的服务
setting_mail_handler_api_key: API key
setting_sequential_project_identifiers: 顺序产生项目标识
setting_gravatar_enabled: 使用Gravatar用户头像
setting_gravatar_default: 默认的Gravatar头像
setting_diff_max_lines_displayed: 查看差别页面上显示的最大行数
setting_file_max_size_displayed: 允许直接显示的最大文本文件
setting_repository_log_display_limit: 在文件变更记录页面上显示的最大修订版本数量
setting_openid: 允许使用OpenID登录和注册
setting_password_min_length: 最短密码长度
setting_new_project_user_role_id: 非管理员用户新建项目时将被赋予的(在该项目中的)角色
setting_default_projects_modules: 新建项目默认启用的模块
setting_issue_done_ratio: 计算问题完成度:
setting_issue_done_ratio_issue_field: 使用问题(的完成度)属性
setting_issue_done_ratio_issue_status: 使用问题状态
setting_start_of_week: 日历开始于
setting_rest_api_enabled: 启用REST web service
setting_cache_formatted_text: 缓存格式化文字
setting_default_notification_option: 默认提醒选项
setting_commit_logtime_enabled: 激活时间日志
setting_commit_logtime_activity_id: 记录的活动
setting_gantt_items_limit: 在甘特图上显示的最大记录数
permission_add_project: 新建项目
permission_add_subprojects: 新建子项目
permission_edit_project: 编辑项目
permission_select_project_modules: 选择项目模块
permission_manage_members: 管理成员
permission_manage_project_activities: 管理项目活动
permission_manage_versions: 管理版本
permission_manage_categories: 管理问题类别
permission_view_issues: 查看问题
permission_add_issues: 新建问题
permission_edit_issues: 更新问题
permission_manage_issue_relations: 管理问题关联
permission_add_issue_notes: 添加说明
permission_edit_issue_notes: 编辑说明
permission_edit_own_issue_notes: 编辑自己的说明
permission_move_issues: 移动问题
permission_delete_issues: 删除问题
permission_manage_public_queries: 管理公开的查询
permission_save_queries: 保存查询
permission_view_gantt: 查看甘特图
permission_view_calendar: 查看日历
permission_view_issue_watchers: 查看跟踪者列表
permission_add_issue_watchers: 添加跟踪者
permission_delete_issue_watchers: 删除跟踪者
permission_log_time: 登记工时
permission_view_time_entries: 查看耗时
permission_edit_time_entries: 编辑耗时
permission_edit_own_time_entries: 编辑自己的耗时
permission_manage_news: 管理新闻
permission_comment_news: 为新闻添加评论
permission_view_documents: 查看文档
permission_manage_files: 管理文件
permission_view_files: 查看文件
permission_manage_wiki: 管理Wiki
permission_rename_wiki_pages: 重定向/重命名Wiki页面
permission_delete_wiki_pages: 删除Wiki页面
permission_view_wiki_pages: 查看Wiki
permission_view_wiki_edits: 查看Wiki历史记录
permission_edit_wiki_pages: 编辑Wiki页面
permission_delete_wiki_pages_attachments: 删除附件
permission_protect_wiki_pages: 保护Wiki页面
permission_manage_repository: 管理版本库
permission_browse_repository: 浏览版本库
permission_view_changesets: 查看变更
permission_commit_access: 访问提交信息
permission_manage_boards: 管理讨论区
permission_view_messages: 查看帖子
permission_add_messages: 发表帖子
permission_edit_messages: 编辑帖子
permission_edit_own_messages: 编辑自己的帖子
permission_delete_messages: 删除帖子
permission_delete_own_messages: 删除自己的帖子
permission_export_wiki_pages: 导出 wiki 页面
permission_manage_subtasks: 管理子任务
project_module_issue_tracking: 问题跟踪
project_module_time_tracking: 时间跟踪
project_module_news: 新闻
project_module_documents: 文档
project_module_files: 文件
project_module_wiki: Wiki
project_module_repository: 版本库
project_module_boards: 讨论区
project_module_calendar: 日历
project_module_gantt: 甘特图
label_user: 用户
label_user_plural: 用户
label_user_new: 新建用户
label_user_anonymous: 匿名用户
label_project: 项目
label_project_new: 新建项目
label_project_plural: 项目
label_x_projects:
zero: 无项目
one: 1 个项目
other: "%{count} 个项目"
label_project_all: 所有的项目
label_project_latest: 最近的项目
label_issue: 问题
label_issue_new: 新建问题
label_issue_plural: 问题
label_issue_view_all: 查看所有问题
label_issues_by: "按 %{value} 分组显示问题"
label_issue_added: 问题已添加
label_issue_updated: 问题已更新
label_document: 文档
label_document_new: 新建文档
label_document_plural: 文档
label_document_added: 文档已添加
label_role: 角色
label_role_plural: 角色
label_role_new: 新建角色
label_role_and_permissions: 角色和权限
label_member: 成员
label_member_new: 新建成员
label_member_plural: 成员
label_tracker: 跟踪标签
label_tracker_plural: 跟踪标签
label_tracker_new: 新建跟踪标签
label_workflow: 工作流程
label_issue_status: 问题状态
label_issue_status_plural: 问题状态
label_issue_status_new: 新建问题状态
label_issue_category: 问题类别
label_issue_category_plural: 问题类别
label_issue_category_new: 新建问题类别
label_custom_field: 自定义属性
label_custom_field_plural: 自定义属性
label_custom_field_new: 新建自定义属性
label_enumerations: 枚举值
label_enumeration_new: 新建枚举值
label_information: 信息
label_information_plural: 信息
label_please_login: 请登录
label_register: 注册
label_login_with_open_id_option: 或使用OpenID登录
label_password_lost: 忘记密码
label_home: 主页
label_my_page: 我的工作台
label_my_account: 我的帐号
label_my_projects: 我的项目
label_my_page_block: 我的工作台模块
label_administration: 管理
label_login: 登录
label_logout: 退出
label_help: 帮助
label_reported_issues: 已报告的问题
label_assigned_to_me_issues: 指派给我的问题
label_last_login: 最后登录
label_registered_on: 注册于
label_activity: 活动
label_overall_activity: 活动概览
label_user_activity: "%{value} 的活动"
label_new: 新建
label_logged_as: 登录为
label_environment: 环境
label_authentication: 认证
label_auth_source: 认证模式
label_auth_source_new: 新建认证模式
label_auth_source_plural: 认证模式
label_subproject_plural: 子项目
label_subproject_new: 新建子项目
label_and_its_subprojects: "%{value} 及其子项目"
label_min_max_length: 最小 - 最大 长度
label_list: 列表
label_date: 日期
label_integer: 整数
label_float: 浮点数
label_boolean: 布尔值
label_string: 字符串
label_text: 文本
label_attribute: 属性
label_attribute_plural: 属性
label_no_data: 没有任何数据可供显示
label_change_status: 变更状态
label_history: 历史记录
label_attachment: 文件
label_attachment_new: 新建文件
label_attachment_delete: 删除文件
label_attachment_plural: 文件
label_file_added: 文件已添加
label_report: 报表
label_report_plural: 报表
label_news: 新闻
label_news_new: 添加新闻
label_news_plural: 新闻
label_news_latest: 最近的新闻
label_news_view_all: 查看所有新闻
label_news_added: 新闻已添加
label_settings: 配置
label_overview: 概述
label_version: 版本
label_version_new: 新建版本
label_version_plural: 版本
label_close_versions: 关闭已完成的版本
label_confirmation: 确认
label_export_to: 导出
label_read: 读取...
label_public_projects: 公开的项目
label_open_issues: 打开
label_open_issues_plural: 打开
label_closed_issues: 已关闭
label_closed_issues_plural: 已关闭
label_x_open_issues_abbr_on_total:
zero: 0 打开 / %{total}
one: 1 打开 / %{total}
other: "%{count} 打开 / %{total}"
label_x_open_issues_abbr:
zero: 0 打开
one: 1 打开
other: "%{count} 打开"
label_x_closed_issues_abbr:
zero: 0 已关闭
one: 1 已关闭
other: "%{count} 已关闭"
label_total: 合计
label_permissions: 权限
label_current_status: 当前状态
label_new_statuses_allowed: 允许的新状态
label_all: 全部
label_none: 无
label_nobody: 无人
label_next: 下一页
label_previous: 上一页
label_used_by: 使用中
label_details: 详情
label_add_note: 添加说明
label_per_page: 每页
label_calendar: 日历
label_months_from: 个月以来
label_gantt: 甘特图
label_internal: 内部
label_last_changes: "最近的 %{count} 次变更"
label_change_view_all: 查看所有变更
label_personalize_page: 个性化定制本页
label_comment: 评论
label_comment_plural: 评论
label_x_comments:
zero: 无评论
one: 1 条评论
other: "%{count} 条评论"
label_comment_add: 添加评论
label_comment_added: 评论已添加
label_comment_delete: 删除评论
label_query: 自定义查询
label_query_plural: 自定义查询
label_query_new: 新建查询
label_filter_add: 增加过滤器
label_filter_plural: 过滤器
label_equals: 等于
label_not_equals: 不等于
label_in_less_than: 剩余天数小于
label_in_more_than: 剩余天数大于
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: 剩余天数
label_today: 今天
label_all_time: 全部时间
label_yesterday: 昨天
label_this_week: 本周
label_last_week: 上周
label_last_n_days: "最后 %{count} 天"
label_this_month: 本月
label_last_month: 上月
label_this_year: 今年
label_date_range: 日期范围
label_less_than_ago: 之前天数少于
label_more_than_ago: 之前天数大于
label_ago: 之前天数
label_contains: 包含
label_not_contains: 不包含
label_day_plural: 天
label_repository: 版本库
label_repository_plural: 版本库
label_browse: 浏览
label_branch: 分支
label_tag: 标签
label_revision: 修订
label_revision_plural: 修订
label_revision_id: 修订 %{value}
label_associated_revisions: 相关修订版本
label_added: 已添加
label_modified: 已修改
label_copied: 已复制
label_renamed: 已重命名
label_deleted: 已删除
label_latest_revision: 最近的修订版本
label_latest_revision_plural: 最近的修订版本
label_view_revisions: 查看修订
label_view_all_revisions: 查看所有修订
label_max_size: 最大尺寸
label_sort_highest: 置顶
label_sort_higher: 上移
label_sort_lower: 下移
label_sort_lowest: 置底
label_roadmap: 路线图
label_roadmap_due_in: "截止日期到 %{value}"
label_roadmap_overdue: "%{value} 延期"
label_roadmap_no_issues: 该版本没有问题
label_search: 搜索
label_result_plural: 结果
label_all_words: 所有单词
label_wiki: Wiki
label_wiki_edit: Wiki 编辑
label_wiki_edit_plural: Wiki 编辑记录
label_wiki_page: Wiki 页面
label_wiki_page_plural: Wiki 页面
label_index_by_title: 按标题索引
label_index_by_date: 按日期索引
label_current_version: 当前版本
label_preview: 预览
label_feed_plural: Feeds
label_changes_details: 所有变更的详情
label_issue_tracking: 问题跟踪
label_spent_time: 耗时
label_overall_spent_time: 总体耗时
label_f_hour: "%{value} 小时"
label_f_hour_plural: "%{value} 小时"
label_time_tracking: 时间跟踪
label_change_plural: 变更
label_statistics: 统计
label_commits_per_month: 每月提交次数
label_commits_per_author: 每用户提交次数
label_view_diff: 查看差别
label_diff_inline: 直列
label_diff_side_by_side: 并排
label_options: 选项
label_copy_workflow_from: 从以下选项复制工作流程
label_permissions_report: 权限报表
label_watched_issues: 跟踪的问题
label_related_issues: 相关的问题
label_applied_status: 应用后的状态
label_loading: 载入中...
label_relation_new: 新建关联
label_relation_delete: 删除关联
label_relates_to: 关联到
label_duplicates: 重复
label_duplicated_by: 与其重复
label_blocks: 阻挡
label_blocked_by: 被阻挡
label_precedes: 优先于
label_follows: 跟随于
label_end_to_start: 结束-开始
label_end_to_end: 结束-结束
label_start_to_start: 开始-开始
label_start_to_end: 开始-结束
label_stay_logged_in: 保持登录状态
label_disabled: 禁用
label_show_completed_versions: 显示已完成的版本
label_me: 我
label_board: 讨论区
label_board_new: 新建讨论区
label_board_plural: 讨论区
label_board_locked: 锁定
label_board_sticky: 置顶
label_topic_plural: 主题
label_message_plural: 帖子
label_message_last: 最新的帖子
label_message_new: 新贴
label_message_posted: 发帖成功
label_reply_plural: 回复
label_send_information: 给用户发送帐号信息
label_year: 年
label_month: 月
label_week: 周
label_date_from: 从
label_date_to: 到
label_language_based: 根据用户的语言
label_sort_by: "根据 %{value} 排序"
label_send_test_email: 发送测试邮件
label_feeds_access_key: Atom存取键
label_missing_feeds_access_key: 缺少Atom存取键
label_feeds_access_key_created_on: "Atom存取键是在 %{value} 之前建立的"
label_module_plural: 模块
label_added_time_by: "由 %{author} 在 %{age} 之前添加"
label_updated_time: " 更新于 %{value} 之前"
label_updated_time_by: "由 %{author} 更新于 %{age} 之前"
label_jump_to_a_project: 选择一个项目...
label_file_plural: 文件
label_changeset_plural: 变更
label_default_columns: 默认列
label_no_change_option: (不变)
label_bulk_edit_selected_issues: 批量修改选中的问题
label_theme: 主题
label_default: 默认
label_search_titles_only: 仅在标题中搜索
label_user_mail_option_all: "收取我的项目的所有通知"
label_user_mail_option_selected: "收取选中项目的所有通知..."
label_user_mail_option_none: "不收取任何通知"
label_user_mail_option_only_my_events: "只收取我跟踪或参与的项目的通知"
label_user_mail_option_only_assigned: "只收取分配给我的"
label_user_mail_option_only_owner: 只收取由我创建的
label_user_mail_no_self_notified: "不要发送对我自己提交的修改的通知"
label_registration_activation_by_email: 通过邮件认证激活帐号
label_registration_manual_activation: 手动激活帐号
label_registration_automatic_activation: 自动激活帐号
label_display_per_page: "每页显示:%{value}"
label_age: 提交时间
label_change_properties: 修改属性
label_general: 一般
label_more: 更多
label_scm: SCM
label_plugins: 插件
label_ldap_authentication: LDAP 认证
label_downloads_abbr: D/L
label_optional_description: 可选的描述
label_add_another_file: 添加其它文件
label_preferences: 首选项
label_chronological_order: 按时间顺序
label_reverse_chronological_order: 按时间顺序(倒序)
label_planning: 计划
label_incoming_emails: 接收邮件
label_generate_key: 生成一个key
label_issue_watchers: 跟踪者
label_example: 示例
label_display: 显示
label_sort: 排序
label_ascending: 升序
label_descending: 降序
label_date_from_to: 从 %{start} 到 %{end}
label_wiki_content_added: Wiki 页面已添加
label_wiki_content_updated: Wiki 页面已更新
label_group: 组
label_group_plural: 组
label_group_new: 新建组
label_time_entry_plural: 耗时
label_version_sharing_none: 不共享
label_version_sharing_descendants: 与子项目共享
label_version_sharing_hierarchy: 与项目继承层次共享
label_version_sharing_tree: 与项目树共享
label_version_sharing_system: 与所有项目共享
label_update_issue_done_ratios: 更新问题的完成度
label_copy_source: 源
label_copy_target: 目标
label_copy_same_as_target: 与目标一致
label_display_used_statuses_only: 只显示被此跟踪标签使用的状态
label_api_access_key: API访问键
label_missing_api_access_key: 缺少API访问键
label_api_access_key_created_on: API访问键是在 %{value} 之前建立的
label_profile: 简介
label_subtask_plural: 子任务
label_project_copy_notifications: 复制项目时发送邮件通知
label_principal_search: "搜索用户或组:"
label_user_search: "搜索用户:"
button_login: 登录
button_submit: 提交
button_save: 保存
button_check_all: 全选
button_uncheck_all: 清除
button_delete: 删除
button_create: 创建
button_create_and_continue: 创建并继续
button_test: 测试
button_edit: 编辑
button_edit_associated_wikipage: "编辑相关wiki页面: %{page_title}"
button_add: 新增
button_change: 修改
button_apply: 应用
button_clear: 清除
button_lock: 锁定
button_unlock: 解锁
button_download: 下载
button_list: 列表
button_view: 查看
button_move: 移动
button_move_and_follow: 移动并转到新问题
button_back: 返回
button_cancel: 取消
button_activate: 激活
button_sort: 排序
button_log_time: 登记工时
button_rollback: 恢复到这个版本
button_watch: 跟踪
button_unwatch: 取消跟踪
button_reply: 回复
button_archive: 存档
button_unarchive: 取消存档
button_reset: 重置
button_rename: 重命名/重定向
button_change_password: 修改密码
button_copy: 复制
button_copy_and_follow: 复制并转到新问题
button_annotate: 追溯
button_update: 更新
button_configure: 配置
button_quote: 引用
button_duplicate: 副本
button_show: 显示
status_active: 活动的
status_registered: 已注册
status_locked: 已锁定
version_status_open: 打开
version_status_locked: 锁定
version_status_closed: 关闭
field_active: 活动
text_select_mail_notifications: 选择需要发送邮件通知的动作
text_regexp_info: 例如:^[A-Z0-9]+$
text_min_max_length_info: 0 表示没有限制
text_project_destroy_confirmation: 您确信要删除这个项目以及所有相关的数据吗?
text_subprojects_destroy_warning: "以下子项目也将被同时删除:%{value}"
text_workflow_edit: 选择角色和跟踪标签来编辑工作流程
text_are_you_sure: 您确定?
text_journal_changed: "%{label} 从 %{old} 变更为 %{new}"
text_journal_set_to: "%{label} 被设置为 %{value}"
text_journal_deleted: "%{label} 已删除 (%{old})"
text_journal_added: "%{label} %{value} 已添加"
text_tip_issue_begin_day: 今天开始的任务
text_tip_issue_end_day: 今天结束的任务
text_tip_issue_begin_end_day: 今天开始并结束的任务
text_caracters_maximum: "最多 %{count} 个字符。"
text_caracters_minimum: "至少需要 %{count} 个字符。"
text_length_between: "长度必须在 %{min} 到 %{max} 个字符之间。"
text_tracker_no_workflow: 此跟踪标签未定义工作流程
text_unallowed_characters: 非法字符
text_comma_separated: 可以使用多个值(用逗号,分开)。
text_line_separated: 可以使用多个值(每行一个值)。
text_issues_ref_in_commit_messages: 在提交信息中引用和解决问题
text_issue_added: "问题 %{id} 已由 %{author} 提交。"
text_issue_updated: "问题 %{id} 已由 %{author} 更新。"
text_wiki_destroy_confirmation: 您确定要删除这个 wiki 及其所有内容吗?
text_issue_category_destroy_question: "有一些问题(%{count} 个)属于此类别。您想进行哪种操作?"
text_issue_category_destroy_assignments: 删除问题的所属类别(问题变为无类别)
text_issue_category_reassign_to: 为问题选择其它类别
text_user_mail_option: "对于没有选中的项目,您将只会收到您跟踪或参与的项目的通知(比如说,您是问题的报告者, 或被指派解决此问题)。"
text_no_configuration_data: "角色、跟踪标签、问题状态和工作流程还没有设置。\n强烈建议您先载入默认设置,然后在此基础上进行修改。"
text_load_default_configuration: 载入默认设置
text_status_changed_by_changeset: "已应用到变更列表 %{value}."
text_time_logged_by_changeset: "已应用到修订版本 %{value}."
text_issues_destroy_confirmation: '您确定要删除选中的问题吗?'
text_select_project_modules: '请选择此项目可以使用的模块:'
text_default_administrator_account_changed: 默认的管理员帐号已改变
text_file_repository_writable: 附件路径可写
text_plugin_assets_writable: 插件的附件路径可写
text_rmagick_available: RMagick 可用(可选的)
text_destroy_time_entries_question: 您要删除的问题已经上报了 %{hours} 小时的工作量。您想进行那种操作?
text_destroy_time_entries: 删除上报的工作量
text_assign_time_entries_to_project: 将已上报的工作量提交到项目中
text_reassign_time_entries: '将已上报的工作量指定到此问题:'
text_user_wrote: "%{value} 写到:"
text_enumeration_destroy_question: "%{count} 个对象被关联到了这个枚举值。"
text_enumeration_category_reassign_to: '将它们关联到新的枚举值:'
text_email_delivery_not_configured: "邮件参数尚未配置,因此邮件通知功能已被禁用。\n请在config/configuration.yml中配置您的SMTP服务器信息并重新启动以使其生效。"
text_repository_usernames_mapping: "选择或更新与版本库中的用户名对应的Redmine用户。\n版本库中与Redmine中的同名用户将被自动对应。"
text_diff_truncated: '... 差别内容超过了可显示的最大行数并已被截断'
text_custom_field_possible_values_info: '每项数值一行'
text_wiki_page_destroy_question: 此页面有 %{descendants} 个子页面和下级页面。您想进行那种操作?
text_wiki_page_nullify_children: 将子页面保留为根页面
text_wiki_page_destroy_children: 删除子页面及其所有下级页面
text_wiki_page_reassign_children: 将子页面的上级页面设置为
text_own_membership_delete_confirmation: 你正在删除你现有的某些或全部权限,如果这样做了你可能将会再也无法编辑该项目了。你确定要继续吗?
text_zoom_in: 放大
text_zoom_out: 缩小
default_role_manager: 管理人员
default_role_developer: 开发人员
default_role_reporter: 报告人员
default_tracker_bug: 错误
default_tracker_feature: 功能
default_tracker_support: 支持
default_issue_status_new: 新建
default_issue_status_in_progress: 进行中
default_issue_status_resolved: 已解决
default_issue_status_feedback: 反馈
default_issue_status_closed: 已关闭
default_issue_status_rejected: 已拒绝
default_doc_category_user: 用户文档
default_doc_category_tech: 技术文档
default_priority_low: 低
default_priority_normal: 普通
default_priority_high: 高
default_priority_urgent: 紧急
default_priority_immediate: 立刻
default_activity_design: 设计
default_activity_development: 开发
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
enumeration_system_activity: 系统活动
field_warn_on_leaving_unsaved: 当离开未保存内容的页面时,提示我
text_warn_on_leaving_unsaved: 若离开当前页面,则该页面内未保存的内容将丢失。
label_my_queries: 我的自定义查询
text_journal_changed_no_detail: "%{label} 已更新。"
label_news_comment_added: 添加到新闻的评论
button_expand_all: 展开所有
button_collapse_all: 合拢所有
label_additional_workflow_transitions_for_assignee: 当用户是问题的分配对象时所允许的问题状态转换
label_additional_workflow_transitions_for_author: 当用户是问题作者时所允许的问题状态转换
label_bulk_edit_selected_time_entries: 批量修改选定的时间条目
text_time_entries_destroy_confirmation: 是否确定要删除选定的时间条目?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: 问题备注已添加
label_issue_status_updated: 问题状态更新
label_issue_priority_updated: 问题优先级更新
label_issues_visibility_own: 创建或分配给用户的问题
field_issues_visibility: 问题可见
label_issues_visibility_all: 全部问题
permission_set_own_issues_private: 设置自己的问题为公开或私有
field_is_private: 私有
permission_set_issues_private: 设置问题为公开或私有
label_issues_visibility_public: 全部非私有问题
text_issues_destroy_descendants_confirmation: 此操作同时会删除 %{count} 个子任务。
field_commit_logs_encoding: 提交注释的编码
field_scm_path_encoding: 路径编码
text_scm_path_encoding_note: "默认: UTF-8"
field_path_to_repository: 库路径
field_root_directory: 根目录
field_cvs_module: CVS Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: 本地库 (e.g. /hgrepo, c:\hgrepo)
text_scm_command: 命令
text_scm_command_version: 版本
label_git_report_last_commit: 报告最后一次文件/目录提交
text_scm_config: 您可以在config/configuration.yml中配置您的SCM命令。 请在编辑后,重启Redmine应用。
text_scm_command_not_available: Scm命令不可用。 请检查管理面板的配置。
text_git_repository_note: 库中无内容。(e.g. /gitrepo, c:\gitrepo)
notice_issue_successful_create: 问题 %{id} 已创建。
label_between: 介于
setting_issue_group_assignment: 允许问题被分配给组
label_diff: diff
description_query_sort_criteria_direction: 排序方式
description_project_scope: 搜索范围
description_filter: 过滤器
description_user_mail_notification: 邮件通知设置
description_date_from: 输入开始日期
description_message_content: 信息内容
description_available_columns: 备选列
description_date_range_interval: 按开始日期和结束日期选择范围
description_issue_category_reassign: 选择问题类别
description_search: 搜索字段
description_notes: 批注
description_date_range_list: 从列表中选择范围
description_choose_project: 项目
description_date_to: 输入结束日期
description_query_sort_criteria_attribute: 排序方式
description_wiki_subpages_reassign: 选择父页面
description_selected_columns: 已选列
label_parent_revision: 父修订
label_child_revision: 子修订
error_scm_annotate_big_text_file: 输入文本内容超长,无法输入。
setting_default_issue_start_date_to_creation_date: 使用当前日期作为新问题的开始日期
button_edit_section: 编辑此区域
setting_repositories_encodings: 附件和版本库编码
description_all_columns: 所有列
button_export: 导出
label_export_options: "%{export_format} 导出选项"
error_attachment_too_big: 该文件无法上传。超过文件大小限制 (%{max_size})
notice_failed_to_save_time_entries: "无法保存下列所选取的 %{total} 个项目中的 %{count} 工时: %{ids}。"
label_x_issues:
zero: 0 问题
one: 1 问题
other: "%{count} 问题"
label_repository_new: 新建版本库
field_repository_is_default: 主版本库
label_copy_attachments: 复制附件
label_item_position: "%{position}/%{count}"
label_completed_versions: 已完成的版本
text_project_identifier_info: 仅小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。 一旦保存,标识无法修改。
field_multiple: 多重取值
setting_commit_cross_project_ref: 允许引用/修复所有其他项目的问题
text_issue_conflict_resolution_add_notes: 添加说明并取消我的其他变更处理。
text_issue_conflict_resolution_overwrite: 直接套用我的变更 (先前的说明将被保留,但是某些变更内容可能会被覆盖)
notice_issue_update_conflict: 当您正在编辑这个问题的时候,它已经被其他人抢先一步更新过了。
text_issue_conflict_resolution_cancel: 取消我所有的变更并重新刷新显示 %{link} 。
permission_manage_related_issues: 相关问题管理
field_auth_source_ldap_filter: LDAP 过滤器
label_search_for_watchers: 通过查找方式添加跟踪者
notice_account_deleted: 您的账号已被永久删除(账号已无法恢复)。
setting_unsubscribe: 允许用户退订
button_delete_my_account: 删除我的账号
text_account_destroy_confirmation: |-
确定继续处理?
您的账号一旦删除,将无法再次激活使用。
error_session_expired: 您的会话已过期。请重新登陆。
text_session_expiration_settings: "警告: 更改这些设置将会使包括你在内的当前会话失效。"
setting_session_lifetime: 会话最大有效时间
setting_session_timeout: 会话闲置超时
label_session_expiration: 会话过期
permission_close_project: 关闭/重开项目
label_show_closed_projects: 查看已关闭的项目
button_close: 关闭
button_reopen: 重开
project_status_active: 已激活
project_status_closed: 已关闭
project_status_archived: 已存档
text_project_closed: 当前项目已被关闭。当前项目只读。
notice_user_successful_create: 用户 %{id} 已创建。
field_core_fields: 标准字段
field_timeout: 超时 (秒)
setting_thumbnails_enabled: 显示附件略缩图
setting_thumbnails_size: 略缩图尺寸 (像素)
label_status_transitions: 状态转换
label_fields_permissions: 字段权限
label_readonly: 只读
label_required: 必填
text_repository_identifier_info: 仅小写字母(a-z)、数字、破折号(-)和下划线(_)可以使用。 一旦保存,标识无法修改。
field_board_parent: 父论坛
label_attribute_of_project: 项目 %{name}
label_attribute_of_author: 作者 %{name}
label_attribute_of_assigned_to: 分配给 %{name}
label_attribute_of_fixed_version: 目标版本 %{name}
label_copy_subtasks: 复制子任务
label_copied_to: 复制到
label_copied_from: 复制于
label_any_issues_in_project: 项目内任意问题
label_any_issues_not_in_project: 项目外任意问题
field_private_notes: 私有注解
permission_view_private_notes: 查看私有注解
permission_set_notes_private: 设置为私有注解
label_no_issues_in_project: 项目内无相关问题
label_any: 全部
label_last_n_weeks: 上 %{count} 周前
setting_cross_project_subtasks: 支持跨项目子任务
label_cross_project_descendants: 与子项目共享
label_cross_project_tree: 与项目树共享
label_cross_project_hierarchy: 与项目继承层次共享
label_cross_project_system: 与所有项目共享
button_hide: 隐藏
setting_non_working_week_days: 非工作日
label_in_the_next_days: 在未来几天之内
label_in_the_past_days: 在过去几天之内
label_attribute_of_user: 用户是 %{name}
text_turning_multiple_off: 如果您停用多重值设定,重复的值将被移除,以使每个项目仅保留一个值
label_attribute_of_issue: 问题是 %{name}
permission_add_documents: 添加文档
permission_edit_documents: 编辑文档
permission_delete_documents: 删除文档
label_gantt_progress_line: 进度线
setting_jsonp_enabled: 启用JSONP支持
field_inherit_members: 继承父项目成员
field_closed_on: 结束日期
field_generate_password: 生成密码
setting_default_projects_tracker_ids: 新建项目默认跟踪标签
label_total_time: 合计
notice_account_not_activated_yet: 您的账号尚未激活. 若您要重新收取激活邮件, 请单击此链接.
notice_account_locked: 您的帐号已被锁定
label_hidden: 隐藏
label_visibility_private: 仅对我可见
label_visibility_roles: 仅对选取角色可见
label_visibility_public: 对任何人可见
field_must_change_passwd: 下次登录时必须修改密码
notice_new_password_must_be_different: 新密码必须和旧密码不同
setting_mail_handler_excluded_filenames: 移除符合下列名称的附件
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/da.yml 0000644 0001750 0001750 00000136454 12255774347 016521 0 ustar ondrej ondrej # Danish translation file for standard Ruby on Rails internationalization
# by Lars Hoeg (http://www.lenio.dk/)
# updated and upgraded to 0.9 by Morten Krogh Andersen (http://www.krogh.net)
da:
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%e. %b %Y"
long: "%e. %B %Y"
day_names: [søndag, mandag, tirsdag, onsdag, torsdag, fredag, lørdag]
abbr_day_names: [sø, ma, ti, 'on', to, fr, lø]
month_names: [~, januar, februar, marts, april, maj, juni, juli, august, september, oktober, november, december]
abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, aug, sep, okt, nov, dec]
order:
- :day
- :month
- :year
time:
formats:
default: "%e. %B %Y, %H:%M"
time: "%H:%M"
short: "%e. %b %Y, %H:%M"
long: "%A, %e. %B %Y, %H:%M"
am: ""
pm: ""
support:
array:
sentence_connector: "og"
skip_last_comma: true
datetime:
distance_in_words:
half_a_minute: "et halvt minut"
less_than_x_seconds:
one: "mindre end et sekund"
other: "mindre end %{count} sekunder"
x_seconds:
one: "et sekund"
other: "%{count} sekunder"
less_than_x_minutes:
one: "mindre end et minut"
other: "mindre end %{count} minutter"
x_minutes:
one: "et minut"
other: "%{count} minutter"
about_x_hours:
one: "cirka en time"
other: "cirka %{count} timer"
x_hours:
one: "1 time"
other: "%{count} timer"
x_days:
one: "en dag"
other: "%{count} dage"
about_x_months:
one: "cirka en måned"
other: "cirka %{count} måneder"
x_months:
one: "en måned"
other: "%{count} måneder"
about_x_years:
one: "cirka et år"
other: "cirka %{count} år"
over_x_years:
one: "mere end et år"
other: "mere end %{count} år"
almost_x_years:
one: "næsten 1 år"
other: "næsten %{count} år"
number:
format:
separator: ","
delimiter: "."
precision: 3
currency:
format:
format: "%u %n"
unit: "DKK"
separator: ","
delimiter: "."
precision: 2
precision:
format:
# separator:
delimiter: ""
# precision:
human:
format:
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
percentage:
format:
# separator:
delimiter: ""
# precision:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "er ikke i listen"
exclusion: "er reserveret"
invalid: "er ikke gyldig"
confirmation: "stemmer ikke overens"
accepted: "skal accepteres"
empty: "må ikke udelades"
blank: "skal udfyldes"
too_long: "er for lang (højst %{count} tegn)"
too_short: "er for kort (mindst %{count} tegn)"
wrong_length: "har forkert længde (skulle være %{count} tegn)"
taken: "er allerede anvendt"
not_a_number: "er ikke et tal"
greater_than: "skal være større end %{count}"
greater_than_or_equal_to: "skal være større end eller lig med %{count}"
equal_to: "skal være lig med %{count}"
less_than: "skal være mindre end %{count}"
less_than_or_equal_to: "skal være mindre end eller lig med %{count}"
odd: "skal være ulige"
even: "skal være lige"
greater_than_start_date: "skal være senere end startdatoen"
not_same_project: "hører ikke til samme projekt"
circular_dependency: "Denne relation vil skabe et afhængighedsforhold"
cant_link_an_issue_with_a_descendant: "En sag kan ikke relateres til en af dens underopgaver"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
template:
header:
one: "En fejl forhindrede %{model} i at blive gemt"
other: "%{count} fejl forhindrede denne %{model} i at blive gemt"
body: "Der var problemer med følgende felter:"
actionview_instancetag_blank_option: Vælg venligst
general_text_No: 'Nej'
general_text_Yes: 'Ja'
general_text_no: 'nej'
general_text_yes: 'ja'
general_lang_name: 'Danish (Dansk)'
general_csv_separator: ','
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Kontoen er opdateret.
notice_account_invalid_creditentials: Ugyldig bruger og/eller kodeord
notice_account_password_updated: Kodeordet er opdateret.
notice_account_wrong_password: Forkert kodeord
notice_account_register_done: Kontoen er oprettet. For at aktivere kontoen skal du klikke på linket i den tilsendte email.
notice_account_unknown_email: Ukendt bruger.
notice_can_t_change_password: Denne konto benytter en ekstern sikkerhedsgodkendelse. Det er ikke muligt at skifte kodeord.
notice_account_lost_email_sent: En email med instruktioner til at vælge et nyt kodeord er afsendt til dig.
notice_account_activated: Din konto er aktiveret. Du kan nu logge ind.
notice_successful_create: Succesfuld oprettelse.
notice_successful_update: Succesfuld opdatering.
notice_successful_delete: Succesfuld sletning.
notice_successful_connection: Succesfuld forbindelse.
notice_file_not_found: Siden du forsøger at tilgå eksisterer ikke eller er blevet fjernet.
notice_locking_conflict: Data er opdateret af en anden bruger.
notice_not_authorized: Du har ikke adgang til denne side.
notice_email_sent: "En email er sendt til %{value}"
notice_email_error: "En fejl opstod under afsendelse af email (%{value})"
notice_feeds_access_key_reseted: Din adgangsnøgle til Atom er nulstillet.
notice_failed_to_save_issues: "Det mislykkedes at gemme %{count} sage(r) på %{total} valgt: %{ids}."
notice_no_issue_selected: "Ingen sag er valgt! Vælg venligst hvilke emner du vil rette."
notice_account_pending: "Din konto er oprettet, og afventer administrators godkendelse."
notice_default_data_loaded: Standardopsætningen er indlæst.
error_can_t_load_default_data: "Standardopsætning kunne ikke indlæses: %{value}"
error_scm_not_found: "Adgang nægtet og/eller revision blev ikke fundet i det valgte repository."
error_scm_command_failed: "En fejl opstod under forbindelsen til det valgte repository: %{value}"
mail_subject_lost_password: "Dit %{value} kodeord"
mail_body_lost_password: 'Klik på dette link for at ændre dit kodeord:'
mail_subject_register: "%{value} kontoaktivering"
mail_body_register: 'Klik på dette link for at aktivere din konto:'
mail_body_account_information_external: "Du kan bruge din %{value} konto til at logge ind."
mail_body_account_information: Din kontoinformation
mail_subject_account_activation_request: "%{value} kontoaktivering"
mail_body_account_activation_request: "En ny bruger (%{value}) er registreret. Godkend venligst kontoen:"
field_name: Navn
field_description: Beskrivelse
field_summary: Sammenfatning
field_is_required: Skal udfyldes
field_firstname: Fornavn
field_lastname: Efternavn
field_mail: Email
field_filename: Fil
field_filesize: Størrelse
field_downloads: Downloads
field_author: Forfatter
field_created_on: Oprettet
field_updated_on: Opdateret
field_field_format: Format
field_is_for_all: For alle projekter
field_possible_values: Mulige værdier
field_regexp: Regulære udtryk
field_min_length: Mindste længde
field_max_length: Største længde
field_value: Værdi
field_category: Kategori
field_title: Titel
field_project: Projekt
field_issue: Sag
field_status: Status
field_notes: Noter
field_is_closed: Sagen er lukket
field_is_default: Standardværdi
field_tracker: Type
field_subject: Emne
field_due_date: Deadline
field_assigned_to: Tildelt til
field_priority: Prioritet
field_fixed_version: Udgave
field_user: Bruger
field_role: Rolle
field_homepage: Hjemmeside
field_is_public: Offentlig
field_parent: Underprojekt af
field_is_in_roadmap: Sager vist i roadmap
field_login: Login
field_mail_notification: Email-påmindelser
field_admin: Administrator
field_last_login_on: Sidste forbindelse
field_language: Sprog
field_effective_date: Dato
field_password: Kodeord
field_new_password: Nyt kodeord
field_password_confirmation: Bekræft
field_version: Version
field_type: Type
field_host: Vært
field_port: Port
field_account: Kode
field_base_dn: Base DN
field_attr_login: Login attribut
field_attr_firstname: Fornavn attribut
field_attr_lastname: Efternavn attribut
field_attr_mail: Email attribut
field_onthefly: løbende brugeroprettelse
field_start_date: Start dato
field_done_ratio: "% færdig"
field_auth_source: Sikkerhedsmetode
field_hide_mail: Skjul min email
field_comments: Kommentar
field_url: URL
field_start_page: Startside
field_subproject: Underprojekt
field_hours: Timer
field_activity: Aktivitet
field_spent_on: Dato
field_identifier: Identifikator
field_is_filter: Brugt som et filter
field_issue_to: Beslægtede sag
field_delay: Udsættelse
field_assignable: Sager kan tildeles denne rolle
field_redirect_existing_links: Videresend eksisterende links
field_estimated_hours: Anslået tid
field_column_names: Kolonner
field_time_zone: Tidszone
field_searchable: Søgbar
field_default_value: Standardværdi
setting_app_title: Applikationstitel
setting_app_subtitle: Applikationsundertekst
setting_welcome_text: Velkomsttekst
setting_default_language: Standardsporg
setting_login_required: Sikkerhed påkrævet
setting_self_registration: Brugeroprettelse
setting_attachment_max_size: Vedhæftede filers max størrelse
setting_issues_export_limit: Sagseksporteringsbegrænsning
setting_mail_from: Afsender-email
setting_bcc_recipients: Skjult modtager (bcc)
setting_host_name: Værtsnavn
setting_text_formatting: Tekstformatering
setting_wiki_compression: Komprimering af wiki-historik
setting_feeds_limit: Feed indholdsbegrænsning
setting_autofetch_changesets: Hent automatisk commits
setting_sys_api_enabled: Aktiver webservice for automatisk administration af repository
setting_commit_ref_keywords: Referencenøgleord
setting_commit_fix_keywords: Afslutningsnøgleord
setting_autologin: Automatisk login
setting_date_format: Datoformat
setting_time_format: Tidsformat
setting_cross_project_issue_relations: Tillad sagsrelationer på tværs af projekter
setting_issue_list_default_columns: Standardkolonner på sagslisten
setting_emails_footer: Email-fodnote
setting_protocol: Protokol
setting_user_format: Brugervisningsformat
project_module_issue_tracking: Sagssøgning
project_module_time_tracking: Tidsstyring
project_module_news: Nyheder
project_module_documents: Dokumenter
project_module_files: Filer
project_module_wiki: Wiki
project_module_repository: Repository
project_module_boards: Fora
label_user: Bruger
label_user_plural: Brugere
label_user_new: Ny bruger
label_project: Projekt
label_project_new: Nyt projekt
label_project_plural: Projekter
label_x_projects:
zero: Ingen projekter
one: 1 projekt
other: "%{count} projekter"
label_project_all: Alle projekter
label_project_latest: Seneste projekter
label_issue: Sag
label_issue_new: Opret sag
label_issue_plural: Sager
label_issue_view_all: Vis alle sager
label_issues_by: "Sager fra %{value}"
label_issue_added: Sagen er oprettet
label_issue_updated: Sagen er opdateret
label_document: Dokument
label_document_new: Nyt dokument
label_document_plural: Dokumenter
label_document_added: Dokument tilføjet
label_role: Rolle
label_role_plural: Roller
label_role_new: Ny rolle
label_role_and_permissions: Roller og rettigheder
label_member: Medlem
label_member_new: Nyt medlem
label_member_plural: Medlemmer
label_tracker: Type
label_tracker_plural: Typer
label_tracker_new: Ny type
label_workflow: Arbejdsgang
label_issue_status: Sagsstatus
label_issue_status_plural: Sagsstatusser
label_issue_status_new: Ny status
label_issue_category: Sagskategori
label_issue_category_plural: Sagskategorier
label_issue_category_new: Ny kategori
label_custom_field: Brugerdefineret felt
label_custom_field_plural: Brugerdefinerede felter
label_custom_field_new: Nyt brugerdefineret felt
label_enumerations: Værdier
label_enumeration_new: Ny værdi
label_information: Information
label_information_plural: Information
label_please_login: Login
label_register: Registrér
label_password_lost: Glemt kodeord
label_home: Forside
label_my_page: Min side
label_my_account: Min konto
label_my_projects: Mine projekter
label_administration: Administration
label_login: Log ind
label_logout: Log ud
label_help: Hjælp
label_reported_issues: Rapporterede sager
label_assigned_to_me_issues: Sager tildelt til mig
label_last_login: Sidste logintidspunkt
label_registered_on: Registreret den
label_activity: Aktivitet
label_new: Ny
label_logged_as: Registreret som
label_environment: Miljø
label_authentication: Sikkerhed
label_auth_source: Sikkerhedsmetode
label_auth_source_new: Ny sikkerhedsmetode
label_auth_source_plural: Sikkerhedsmetoder
label_subproject_plural: Underprojekter
label_min_max_length: Min - Max længde
label_list: Liste
label_date: Dato
label_integer: Heltal
label_float: Kommatal
label_boolean: Sand/falsk
label_string: Tekst
label_text: Lang tekst
label_attribute: Attribut
label_attribute_plural: Attributter
label_no_data: Ingen data at vise
label_change_status: Ændringsstatus
label_history: Historik
label_attachment: Fil
label_attachment_new: Ny fil
label_attachment_delete: Slet fil
label_attachment_plural: Filer
label_file_added: Fil tilføjet
label_report: Rapport
label_report_plural: Rapporter
label_news: Nyheder
label_news_new: Tilføj nyheder
label_news_plural: Nyheder
label_news_latest: Seneste nyheder
label_news_view_all: Vis alle nyheder
label_news_added: Nyhed tilføjet
label_settings: Indstillinger
label_overview: Oversigt
label_version: Udgave
label_version_new: Ny udgave
label_version_plural: Udgaver
label_confirmation: Bekræftelser
label_export_to: Eksporter til
label_read: Læs...
label_public_projects: Offentlige projekter
label_open_issues: åben
label_open_issues_plural: åbne
label_closed_issues: lukket
label_closed_issues_plural: lukkede
label_x_open_issues_abbr_on_total:
zero: 0 åbne / %{total}
one: 1 åben / %{total}
other: "%{count} åbne / %{total}"
label_x_open_issues_abbr:
zero: 0 åbne
one: 1 åben
other: "%{count} åbne"
label_x_closed_issues_abbr:
zero: 0 lukkede
one: 1 lukket
other: "%{count} lukkede"
label_total: Total
label_permissions: Rettigheder
label_current_status: Nuværende status
label_new_statuses_allowed: Ny status tilladt
label_all: alle
label_none: intet
label_nobody: ingen
label_next: Næste
label_previous: Forrige
label_used_by: Brugt af
label_details: Detaljer
label_add_note: Tilføj note
label_per_page: Pr. side
label_calendar: Kalender
label_months_from: måneder frem
label_gantt: Gantt
label_internal: Intern
label_last_changes: "sidste %{count} ændringer"
label_change_view_all: Vis alle ændringer
label_personalize_page: Tilret denne side
label_comment: Kommentar
label_comment_plural: Kommentarer
label_x_comments:
zero: ingen kommentarer
one: 1 kommentar
other: "%{count} kommentarer"
label_comment_add: Tilføj en kommentar
label_comment_added: Kommentaren er tilføjet
label_comment_delete: Slet kommentar
label_query: Brugerdefineret forespørgsel
label_query_plural: Brugerdefinerede forespørgsler
label_query_new: Ny forespørgsel
label_filter_add: Tilføj filter
label_filter_plural: Filtre
label_equals: er
label_not_equals: er ikke
label_in_less_than: er mindre end
label_in_more_than: er større end
label_in: indeholdt i
label_today: i dag
label_all_time: altid
label_yesterday: i går
label_this_week: denne uge
label_last_week: sidste uge
label_last_n_days: "sidste %{count} dage"
label_this_month: denne måned
label_last_month: sidste måned
label_this_year: dette år
label_date_range: Dato interval
label_less_than_ago: mindre end dage siden
label_more_than_ago: mere end dage siden
label_ago: dage siden
label_contains: indeholder
label_not_contains: ikke indeholder
label_day_plural: dage
label_repository: Repository
label_repository_plural: Repositories
label_browse: Gennemse
label_revision: Revision
label_revision_plural: Revisioner
label_associated_revisions: Tilknyttede revisioner
label_added: tilføjet
label_modified: ændret
label_deleted: slettet
label_latest_revision: Seneste revision
label_latest_revision_plural: Seneste revisioner
label_view_revisions: Se revisioner
label_max_size: Maksimal størrelse
label_sort_highest: Flyt til toppen
label_sort_higher: Flyt op
label_sort_lower: Flyt ned
label_sort_lowest: Flyt til bunden
label_roadmap: Roadmap
label_roadmap_due_in: Deadline
label_roadmap_overdue: "%{value} forsinket"
label_roadmap_no_issues: Ingen sager i denne version
label_search: Søg
label_result_plural: Resultater
label_all_words: Alle ord
label_wiki: Wiki
label_wiki_edit: Wiki ændring
label_wiki_edit_plural: Wiki ændringer
label_wiki_page: Wiki side
label_wiki_page_plural: Wiki sider
label_index_by_title: Indhold efter titel
label_index_by_date: Indhold efter dato
label_current_version: Nuværende version
label_preview: Forhåndsvisning
label_feed_plural: Feeds
label_changes_details: Detaljer for alle ændringer
label_issue_tracking: Sagssøgning
label_spent_time: Anvendt tid
label_f_hour: "%{value} time"
label_f_hour_plural: "%{value} timer"
label_time_tracking: Tidsstyring
label_change_plural: Ændringer
label_statistics: Statistik
label_commits_per_month: Commits pr. måned
label_commits_per_author: Commits pr. bruger
label_view_diff: Vis forskelle
label_diff_inline: inline
label_diff_side_by_side: side om side
label_options: Formatering
label_copy_workflow_from: Kopier arbejdsgang fra
label_permissions_report: Godkendelsesrapport
label_watched_issues: Overvågede sager
label_related_issues: Relaterede sager
label_applied_status: Anvendte statusser
label_loading: Indlæser...
label_relation_new: Ny relation
label_relation_delete: Slet relation
label_relates_to: relaterer til
label_duplicates: duplikater
label_blocks: blokerer
label_blocked_by: blokeret af
label_precedes: kommer før
label_follows: følger
label_end_to_start: slut til start
label_end_to_end: slut til slut
label_start_to_start: start til start
label_start_to_end: start til slut
label_stay_logged_in: Forbliv indlogget
label_disabled: deaktiveret
label_show_completed_versions: Vis færdige versioner
label_me: mig
label_board: Forum
label_board_new: Nyt forum
label_board_plural: Fora
label_topic_plural: Emner
label_message_plural: Beskeder
label_message_last: Sidste besked
label_message_new: Ny besked
label_message_posted: Besked tilføjet
label_reply_plural: Besvarer
label_send_information: Send konto information til bruger
label_year: År
label_month: Måned
label_week: Uge
label_date_from: Fra
label_date_to: Til
label_language_based: Baseret på brugerens sprog
label_sort_by: "Sortér efter %{value}"
label_send_test_email: Send en test email
label_feeds_access_key_created_on: "Atom adgangsnøgle dannet for %{value} siden"
label_module_plural: Moduler
label_added_time_by: "Tilføjet af %{author} for %{age} siden"
label_updated_time: "Opdateret for %{value} siden"
label_jump_to_a_project: Skift til projekt...
label_file_plural: Filer
label_changeset_plural: Ændringer
label_default_columns: Standardkolonner
label_no_change_option: (Ingen ændringer)
label_bulk_edit_selected_issues: Masse-ret de valgte sager
label_theme: Tema
label_default: standard
label_search_titles_only: Søg kun i titler
label_user_mail_option_all: "For alle hændelser på mine projekter"
label_user_mail_option_selected: "For alle hændelser på de valgte projekter..."
label_user_mail_no_self_notified: "Jeg ønsker ikke besked om ændring foretaget af mig selv"
label_registration_activation_by_email: kontoaktivering på email
label_registration_manual_activation: manuel kontoaktivering
label_registration_automatic_activation: automatisk kontoaktivering
label_display_per_page: "Per side: %{value}"
label_age: Alder
label_change_properties: Ændre indstillinger
label_general: Generelt
label_more: Mere
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: LDAP-godkendelse
label_downloads_abbr: D/L
button_login: Login
button_submit: Send
button_save: Gem
button_check_all: Vælg alt
button_uncheck_all: Fravælg alt
button_delete: Slet
button_create: Opret
button_test: Test
button_edit: Ret
button_add: Tilføj
button_change: Ændre
button_apply: Anvend
button_clear: Nulstil
button_lock: Lås
button_unlock: Lås op
button_download: Download
button_list: List
button_view: Vis
button_move: Flyt
button_back: Tilbage
button_cancel: Annullér
button_activate: Aktivér
button_sort: Sortér
button_log_time: Log tid
button_rollback: Tilbagefør til denne version
button_watch: Overvåg
button_unwatch: Stop overvågning
button_reply: Besvar
button_archive: Arkivér
button_unarchive: Fjern fra arkiv
button_reset: Nulstil
button_rename: Omdøb
button_change_password: Skift kodeord
button_copy: Kopiér
button_annotate: Annotér
button_update: Opdatér
button_configure: Konfigurér
status_active: aktiv
status_registered: registreret
status_locked: låst
text_select_mail_notifications: Vælg handlinger der skal sendes email besked for.
text_regexp_info: f.eks. ^[A-ZÆØÅ0-9]+$
text_min_max_length_info: 0 betyder ingen begrænsninger
text_project_destroy_confirmation: Er du sikker på at du vil slette dette projekt og alle relaterede data?
text_workflow_edit: Vælg en rolle samt en type, for at redigere arbejdsgangen
text_are_you_sure: Er du sikker?
text_tip_issue_begin_day: opgaven begynder denne dag
text_tip_issue_end_day: opaven slutter denne dag
text_tip_issue_begin_end_day: opgaven begynder og slutter denne dag
text_caracters_maximum: "max %{count} karakterer."
text_caracters_minimum: "Skal være mindst %{count} karakterer lang."
text_length_between: "Længde skal være mellem %{min} og %{max} karakterer."
text_tracker_no_workflow: Ingen arbejdsgang defineret for denne type
text_unallowed_characters: Ikke-tilladte karakterer
text_comma_separated: Adskillige værdier tilladt (adskilt med komma).
text_issues_ref_in_commit_messages: Referer og løser sager i commit-beskeder
text_issue_added: "Sag %{id} er rapporteret af %{author}."
text_issue_updated: "Sag %{id} er blevet opdateret af %{author}."
text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wiki og dens indhold?
text_issue_category_destroy_question: "Nogle sager (%{count}) er tildelt denne kategori. Hvad ønsker du at gøre?"
text_issue_category_destroy_assignments: Slet tildelinger af kategori
text_issue_category_reassign_to: Tildel sager til denne kategori
text_user_mail_option: "For ikke-valgte projekter vil du kun modtage beskeder omhandlende ting du er involveret i eller overvåger (f.eks. sager du har indberettet eller ejer)."
text_no_configuration_data: "Roller, typer, sagsstatusser og arbejdsgange er endnu ikke konfigureret.\nDet er anbefalet at indlæse standardopsætningen. Du vil kunne ændre denne når den er indlæst."
text_load_default_configuration: Indlæs standardopsætningen
text_status_changed_by_changeset: "Anvendt i ændring %{value}."
text_issues_destroy_confirmation: 'Er du sikker på du ønsker at slette den/de valgte sag(er)?'
text_select_project_modules: 'Vælg moduler er skal være aktiveret for dette projekt:'
text_default_administrator_account_changed: Standardadministratorkonto ændret
text_file_repository_writable: Filarkiv er skrivbar
text_rmagick_available: RMagick tilgængelig (valgfri)
default_role_manager: Leder
default_role_developer: Udvikler
default_role_reporter: Rapportør
default_tracker_bug: Fejl
default_tracker_feature: Funktion
default_tracker_support: Support
default_issue_status_new: Ny
default_issue_status_in_progress: Igangværende
default_issue_status_resolved: Løst
default_issue_status_feedback: Feedback
default_issue_status_closed: Lukket
default_issue_status_rejected: Afvist
default_doc_category_user: Brugerdokumentation
default_doc_category_tech: Teknisk dokumentation
default_priority_low: Lav
default_priority_normal: Normal
default_priority_high: Høj
default_priority_urgent: Akut
default_priority_immediate: Omgående
default_activity_design: Design
default_activity_development: Udvikling
enumeration_issue_priorities: Sagsprioriteter
enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsstyring)
label_add_another_file: Tilføj endnu en fil
label_chronological_order: I kronologisk rækkefølge
setting_activity_days_default: Antal dage der vises under projektaktivitet
text_destroy_time_entries_question: "%{hours} timer er registreret på denne sag som du er ved at slette. Hvad vil du gøre?"
error_issue_not_found_in_project: 'Sagen blev ikke fundet eller tilhører ikke dette projekt'
text_assign_time_entries_to_project: Tildel raporterede timer til projektet
setting_display_subprojects_issues: Vis sager for underprojekter på hovedprojektet som standard
label_optional_description: Valgfri beskrivelse
text_destroy_time_entries: Slet registrerede timer
field_comments_sorting: Vis kommentar
text_reassign_time_entries: 'Tildel registrerede timer til denne sag igen'
label_reverse_chronological_order: I omvendt kronologisk rækkefølge
label_preferences: Præferencer
label_overall_activity: Overordnet aktivitet
setting_default_projects_public: Nye projekter er offentlige som standard
error_scm_annotate: "Filen findes ikke, eller kunne ikke annoteres."
label_planning: Planlægning
text_subprojects_destroy_warning: "Dets underprojekter(er): %{value} vil også blive slettet."
permission_edit_issues: Redigér sager
setting_diff_max_lines_displayed: Højeste antal forskelle der vises
permission_edit_own_issue_notes: Redigér egne noter
setting_enabled_scm: Aktiveret SCM
button_quote: Citér
permission_view_files: Se filer
permission_add_issues: Tilføj sager
permission_edit_own_messages: Redigér egne beskeder
permission_delete_own_messages: Slet egne beskeder
permission_manage_public_queries: Administrér offentlig forespørgsler
permission_log_time: Registrér anvendt tid
label_renamed: omdøbt
label_incoming_emails: Indkommende emails
permission_view_changesets: Se ændringer
permission_manage_versions: Administrér versioner
permission_view_time_entries: Se anvendt tid
label_generate_key: Generér en nøglefil
permission_manage_categories: Administrér sagskategorier
permission_manage_wiki: Administrér wiki
setting_sequential_project_identifiers: Generér sekventielle projekt-identifikatorer
setting_plain_text_mail: Emails som almindelig tekst (ingen HTML)
field_parent_title: Siden over
text_email_delivery_not_configured: "Email-afsendelse er ikke indstillet og notifikationer er defor slået fra.\nKonfigurér din SMTP server i config/configuration.yml og genstart applikationen for at aktivere email-afsendelse."
permission_protect_wiki_pages: Beskyt wiki sider
permission_add_issue_watchers: Tilføj overvågere
warning_attachments_not_saved: "der var %{count} fil(er), som ikke kunne gemmes."
permission_comment_news: Kommentér nyheder
text_enumeration_category_reassign_to: 'Flyt dem til denne værdi:'
permission_select_project_modules: Vælg projektmoduler
permission_view_gantt: Se Gantt diagram
permission_delete_messages: Slet beskeder
permission_move_issues: Flyt sager
permission_edit_wiki_pages: Redigér wiki sider
label_user_activity: "%{value}'s aktivitet"
permission_manage_issue_relations: Administrér sags-relationer
label_issue_watchers: Overvågere
permission_delete_wiki_pages: Slet wiki sider
notice_unable_delete_version: Kan ikke slette versionen.
permission_view_wiki_edits: Se wiki historik
field_editable: Redigérbar
label_duplicated_by: dubleret af
permission_manage_boards: Administrér fora
permission_delete_wiki_pages_attachments: Slet filer vedhæftet wiki sider
permission_view_messages: Se beskeder
text_enumeration_destroy_question: "%{count} objekter er tildelt denne værdi."
permission_manage_files: Administrér filer
permission_add_messages: Opret beskeder
permission_edit_issue_notes: Redigér noter
permission_manage_news: Administrér nyheder
text_plugin_assets_writable: Der er skriverettigheder til plugin assets folderen
label_display: Vis
label_and_its_subprojects: "%{value} og dets underprojekter"
permission_view_calendar: Se kalender
button_create_and_continue: Opret og fortsæt
setting_gravatar_enabled: Anvend Gravatar brugerikoner
label_updated_time_by: "Opdateret af %{author} for %{age} siden"
text_diff_truncated: '... Listen over forskelle er blevet afkortet da den overstiger den maksimale størrelse der kan vises.'
text_user_wrote: "%{value} skrev:"
setting_mail_handler_api_enabled: Aktiver webservice for indkomne emails
permission_delete_issues: Slet sager
permission_view_documents: Se dokumenter
permission_browse_repository: Gennemse repository
permission_manage_repository: Administrér repository
permission_manage_members: Administrér medlemmer
mail_subject_reminder: "%{count} sag(er) har deadline i de kommende dage (%{days})"
permission_add_issue_notes: Tilføj noter
permission_edit_messages: Redigér beskeder
permission_view_issue_watchers: Se liste over overvågere
permission_commit_access: Commit adgang
setting_mail_handler_api_key: API nøgle
label_example: Eksempel
permission_rename_wiki_pages: Omdøb wiki sider
text_custom_field_possible_values_info: 'En linje for hver værdi'
permission_view_wiki_pages: Se wiki
permission_edit_project: Redigér projekt
permission_save_queries: Gem forespørgsler
label_copied: kopieret
text_repository_usernames_mapping: "Vælg eller opdatér de Redmine brugere der svarer til de enkelte brugere fundet i repository loggen.\nBrugere med samme brugernavn eller email adresse i både Redmine og det valgte repository bliver automatisk koblet sammen."
permission_edit_time_entries: Redigér tidsregistreringer
general_csv_decimal_separator: ','
permission_edit_own_time_entries: Redigér egne tidsregistreringer
setting_repository_log_display_limit: Højeste antal revisioner vist i fil-log
setting_file_max_size_displayed: Maksimale størrelse på tekstfiler vist inline
field_watcher: Overvåger
setting_openid: Tillad OpenID login og registrering
field_identity_url: OpenID URL
label_login_with_open_id_option: eller login med OpenID
setting_per_page_options: Enheder per side muligheder
mail_body_reminder: "%{count} sage(er) som er tildelt dig har deadline indenfor de næste %{days} dage:"
field_content: Indhold
label_descending: Aftagende
label_sort: Sortér
label_ascending: Tiltagende
label_date_from_to: Fra %{start} til %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Denne side har %{descendants} underside(r) og afledte. Hvad vil du gøre?
text_wiki_page_reassign_children: Flyt undersider til denne side
text_wiki_page_nullify_children: Behold undersider som rod-sider
text_wiki_page_destroy_children: Slet undersider ogalle deres afledte sider.
setting_password_min_length: Mindste længde på kodeord
field_group_by: Gruppér resultater efter
mail_subject_wiki_content_updated: "'%{id}' wikisiden er blevet opdateret"
label_wiki_content_added: Wiki side tilføjet
mail_subject_wiki_content_added: "'%{id}' wikisiden er blevet tilføjet"
mail_body_wiki_content_added: The '%{id}' wikiside er blevet tilføjet af %{author}.
label_wiki_content_updated: Wikiside opdateret
mail_body_wiki_content_updated: Wikisiden '%{id}' er blevet opdateret af %{author}.
permission_add_project: Opret projekt
setting_new_project_user_role_id: Denne rolle gives til en bruger, som ikke er administrator, og som opretter et projekt
label_view_all_revisions: Se alle revisioner
label_tag: Tag
label_branch: Branch
error_no_tracker_in_project: Der er ingen sagshåndtering for dette projekt. Kontrollér venligst projektindstillingerne.
error_no_default_issue_status: Der er ikke defineret en standardstatus. Kontrollér venligst indstillingerne (gå til "Administration -> Sagsstatusser").
text_journal_changed: "%{label} ændret fra %{old} til %{new}"
text_journal_set_to: "%{label} sat til %{value}"
text_journal_deleted: "%{label} slettet (%{old})"
label_group_plural: Grupper
label_group: Grupper
label_group_new: Ny gruppe
label_time_entry_plural: Anvendt tid
text_journal_added: "%{label} %{value} tilføjet"
field_active: Aktiv
enumeration_system_activity: System Aktivitet
permission_delete_issue_watchers: Slet overvågere
version_status_closed: lukket
version_status_locked: låst
version_status_open: åben
error_can_not_reopen_issue_on_closed_version: En sag tildelt en lukket version kan ikke genåbnes
label_user_anonymous: Anonym
button_move_and_follow: Flyt og overvåg
setting_default_projects_modules: Standard moduler, aktiveret for nye projekter
setting_gravatar_default: Standard Gravatar billede
field_sharing: Delning
label_version_sharing_hierarchy: Med projekthierarki
label_version_sharing_system: Med alle projekter
label_version_sharing_descendants: Med underprojekter
label_version_sharing_tree: Med projekttræ
label_version_sharing_none: Ikke delt
error_can_not_archive_project: Dette projekt kan ikke arkiveres
button_duplicate: Duplikér
button_copy_and_follow: Kopiér og overvåg
label_copy_source: Kilde
setting_issue_done_ratio: Beregn sagsløsning ratio
setting_issue_done_ratio_issue_status: Benyt sagsstatus
error_issue_done_ratios_not_updated: Sagsløsnings ratio, ikke opdateret.
error_workflow_copy_target: Vælg venligst måltracker og rolle(r)
setting_issue_done_ratio_issue_field: Benyt sagsfelt
label_copy_same_as_target: Samme som mål
label_copy_target: Mål
notice_issue_done_ratios_updated: Sagsløsningsratio opdateret.
error_workflow_copy_source: Vælg venligst en kildetracker eller rolle
label_update_issue_done_ratios: Opdater sagsløsningsratio
setting_start_of_week: Start kalendre på
permission_view_issues: Vis sager
label_display_used_statuses_only: Vis kun statusser der er benyttet af denne tracker
label_revision_id: Revision %{value}
label_api_access_key: API nøgle
label_api_access_key_created_on: API nøgle genereret %{value} siden
label_feeds_access_key: Atom nøgle
notice_api_access_key_reseted: Din API nøgle er nulstillet.
setting_rest_api_enabled: Aktiver REST web service
label_missing_api_access_key: Mangler en API nøgle
label_missing_feeds_access_key: Mangler en Atom nøgle
button_show: Vis
text_line_separated: Flere væredier tilladt (en linje for hver værdi).
setting_mail_handler_body_delimiters: Trunkér emails efter en af disse linjer
permission_add_subprojects: Lav underprojekter
label_subproject_new: Nyt underprojekt
text_own_membership_delete_confirmation: |-
Du er ved at fjerne en eller flere af dine rettigheder, og kan muligvis ikke redigere projektet bagefter.
Er du sikker på du ønsker at fortsætte?
label_close_versions: Luk færdige versioner
label_board_sticky: Klistret
label_board_locked: Låst
permission_export_wiki_pages: Eksporter wiki sider
setting_cache_formatted_text: Cache formatteret tekst
permission_manage_project_activities: Administrer projektaktiviteter
error_unable_delete_issue_status: Det var ikke muligt at slette sagsstatus
label_profile: Profil
permission_manage_subtasks: Administrer underopgaver
field_parent_issue: Hovedopgave
label_subtask_plural: Underopgaver
label_project_copy_notifications: Send email notifikationer, mens projektet kopieres
error_can_not_delete_custom_field: Kan ikke slette brugerdefineret felt
error_unable_to_connect: Kan ikke forbinde (%{value})
error_can_not_remove_role: Denne rolle er i brug og kan ikke slettes.
error_can_not_delete_tracker: Denne type indeholder sager og kan ikke slettes.
field_principal: Principal
label_my_page_block: blok
notice_failed_to_save_members: "Fejl under lagring af medlem(mer): %{errors}."
text_zoom_out: Zoom ud
text_zoom_in: Zoom ind
notice_unable_delete_time_entry: Kan ikke slette tidsregistrering.
label_overall_spent_time: Overordnet forbrug af tid
field_time_entries: Log tid
project_module_gantt: Gantt
project_module_calendar: Kalender
button_edit_associated_wikipage: "Redigér tilknyttet Wiki side: %{page_title}"
field_text: Tekstfelt
label_user_mail_option_only_owner: Kun for ting jeg er ejer af
setting_default_notification_option: Standardpåmindelsesmulighed
label_user_mail_option_only_my_events: Kun for ting jeg overvåger eller er involveret i
label_user_mail_option_only_assigned: Kun for ting jeg er tildelt
label_user_mail_option_none: Ingen hændelser
field_member_of_group: Medlem af gruppe
field_assigned_to_role: Medlem af rolle
notice_not_authorized_archived_project: Projektet du prøver at tilgå, er blevet arkiveret.
label_principal_search: "Søg efter bruger eller gruppe:"
label_user_search: "Søg efter bruger:"
field_visible: Synlig
setting_commit_logtime_activity_id: Aktivitet for registreret tid
text_time_logged_by_changeset: Anvendt i changeset %{value}.
setting_commit_logtime_enabled: Aktiver tidsregistrering
notice_gantt_chart_truncated: Kortet er blevet afkortet, fordi det overstiger det maksimale antal elementer, der kan vises (%{max})
setting_gantt_items_limit: Maksimalt antal af elementer der kan vises på gantt kortet
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Kodning af Commit beskeder
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 sag
one: 1 sag
other: "%{count} sager"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Med underprojekter
label_cross_project_tree: Med projekttræ
label_cross_project_hierarchy: Med projekthierarki
label_cross_project_system: Med alle projekter
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/fr.yml 0000644 0001750 0001750 00000146475 12255774347 016550 0 ustar ondrej ondrej # French translations for Ruby on Rails
# by Christian Lescuyer (christian@flyingcoders.com)
# contributor: Sebastien Grosjean - ZenCocoon.com
# contributor: Thibaut Cuvelier - Developpez.com
fr:
direction: ltr
date:
formats:
default: "%d/%m/%Y"
short: "%e %b"
long: "%e %B %Y"
long_ordinal: "%e %B %Y"
only_day: "%e"
day_names: [dimanche, lundi, mardi, mercredi, jeudi, vendredi, samedi]
abbr_day_names: [dim, lun, mar, mer, jeu, ven, sam]
month_names: [~, janvier, février, mars, avril, mai, juin, juillet, août, septembre, octobre, novembre, décembre]
abbr_month_names: [~, jan., fév., mar., avr., mai, juin, juil., août, sept., oct., nov., déc.]
order:
- :day
- :month
- :year
time:
formats:
default: "%d/%m/%Y %H:%M"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%A %d %B %Y %H:%M:%S %Z"
long_ordinal: "%A %d %B %Y %H:%M:%S %Z"
only_second: "%S"
am: 'am'
pm: 'pm'
datetime:
distance_in_words:
half_a_minute: "30 secondes"
less_than_x_seconds:
zero: "moins d'une seconde"
one: "moins d'une seconde"
other: "moins de %{count} secondes"
x_seconds:
one: "1 seconde"
other: "%{count} secondes"
less_than_x_minutes:
zero: "moins d'une minute"
one: "moins d'une minute"
other: "moins de %{count} minutes"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
about_x_hours:
one: "environ une heure"
other: "environ %{count} heures"
x_hours:
one: "une heure"
other: "%{count} heures"
x_days:
one: "un jour"
other: "%{count} jours"
about_x_months:
one: "environ un mois"
other: "environ %{count} mois"
x_months:
one: "un mois"
other: "%{count} mois"
about_x_years:
one: "environ un an"
other: "environ %{count} ans"
over_x_years:
one: "plus d'un an"
other: "plus de %{count} ans"
almost_x_years:
one: "presqu'un an"
other: "presque %{count} ans"
prompts:
year: "Année"
month: "Mois"
day: "Jour"
hour: "Heure"
minute: "Minute"
second: "Seconde"
number:
format:
precision: 3
separator: ','
delimiter: ' '
currency:
format:
unit: '€'
precision: 2
format: '%n %u'
human:
format:
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "octet"
other: "octet"
kb: "ko"
mb: "Mo"
gb: "Go"
tb: "To"
support:
array:
sentence_connector: 'et'
skip_last_comma: true
word_connector: ", "
two_words_connector: " et "
last_word_connector: " et "
activerecord:
errors:
template:
header:
one: "Impossible d'enregistrer %{model} : une erreur"
other: "Impossible d'enregistrer %{model} : %{count} erreurs."
body: "Veuillez vérifier les champs suivants :"
messages:
inclusion: "n'est pas inclus(e) dans la liste"
exclusion: "n'est pas disponible"
invalid: "n'est pas valide"
confirmation: "ne concorde pas avec la confirmation"
accepted: "doit être accepté(e)"
empty: "doit être renseigné(e)"
blank: "doit être renseigné(e)"
too_long: "est trop long (pas plus de %{count} caractères)"
too_short: "est trop court (au moins %{count} caractères)"
wrong_length: "ne fait pas la bonne longueur (doit comporter %{count} caractères)"
taken: "est déjà utilisé"
not_a_number: "n'est pas un nombre"
not_a_date: "n'est pas une date valide"
greater_than: "doit être supérieur à %{count}"
greater_than_or_equal_to: "doit être supérieur ou égal à %{count}"
equal_to: "doit être égal à %{count}"
less_than: "doit être inférieur à %{count}"
less_than_or_equal_to: "doit être inférieur ou égal à %{count}"
odd: "doit être impair"
even: "doit être pair"
greater_than_start_date: "doit être postérieure à la date de début"
not_same_project: "n'appartient pas au même projet"
circular_dependency: "Cette relation créerait une dépendance circulaire"
cant_link_an_issue_with_a_descendant: "Une demande ne peut pas être liée à l'une de ses sous-tâches"
earlier_than_minimum_start_date: "ne peut pas être antérieure au %{date} à cause des demandes qui précédent"
actionview_instancetag_blank_option: Choisir
general_text_No: 'Non'
general_text_Yes: 'Oui'
general_text_no: 'non'
general_text_yes: 'oui'
general_lang_name: 'Français'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Le compte a été mis à jour avec succès.
notice_account_invalid_creditentials: Identifiant ou mot de passe invalide.
notice_account_password_updated: Mot de passe mis à jour avec succès.
notice_account_wrong_password: Mot de passe incorrect
notice_account_register_done: Un message contenant les instructions pour activer votre compte vous a été envoyé à l'adresse %{email}.
notice_account_unknown_email: Aucun compte ne correspond à cette adresse.
notice_account_not_activated_yet: Vous n'avez pas encore activé votre compte. Si vous voulez recevoir un nouveau message d'activation, veuillez cliquer sur ce lien.
notice_account_locked: Votre compte est verrouillé.
notice_can_t_change_password: Ce compte utilise une authentification externe. Impossible de changer le mot de passe.
notice_account_lost_email_sent: Un message contenant les instructions pour choisir un nouveau mot de passe vous a été envoyé.
notice_account_activated: Votre compte a été activé. Vous pouvez à présent vous connecter.
notice_successful_create: Création effectuée avec succès.
notice_successful_update: Mise à jour effectuée avec succès.
notice_successful_delete: Suppression effectuée avec succès.
notice_successful_connection: Connexion réussie.
notice_file_not_found: "La page à laquelle vous souhaitez accéder n'existe pas ou a été supprimée."
notice_locking_conflict: Les données ont été mises à jour par un autre utilisateur. Mise à jour impossible.
notice_not_authorized: "Vous n'êtes pas autorisé à accéder à cette page."
notice_not_authorized_archived_project: Le projet auquel vous tentez d'accéder a été archivé.
notice_email_sent: "Un email a été envoyé à %{value}"
notice_email_error: "Erreur lors de l'envoi de l'email (%{value})"
notice_feeds_access_key_reseted: "Votre clé d'accès aux flux Atom a été réinitialisée."
notice_failed_to_save_issues: "%{count} demande(s) sur les %{total} sélectionnées n'ont pas pu être mise(s) à jour : %{ids}."
notice_failed_to_save_time_entries: "%{count} temps passé(s) sur les %{total} sélectionnés n'ont pas pu être mis à jour: %{ids}."
notice_no_issue_selected: "Aucune demande sélectionnée ! Cochez les demandes que vous voulez mettre à jour."
notice_account_pending: "Votre compte a été créé et attend l'approbation de l'administrateur."
notice_default_data_loaded: Paramétrage par défaut chargé avec succès.
notice_unable_delete_version: Impossible de supprimer cette version.
notice_issue_done_ratios_updated: L'avancement des demandes a été mis à jour.
notice_api_access_key_reseted: Votre clé d'accès API a été réinitialisée.
notice_gantt_chart_truncated: "Le diagramme a été tronqué car il excède le nombre maximal d'éléments pouvant être affichés (%{max})"
notice_issue_successful_create: "Demande %{id} créée."
notice_issue_update_conflict: "La demande a été mise à jour par un autre utilisateur pendant que vous la modifiez."
notice_account_deleted: "Votre compte a été définitivement supprimé."
notice_user_successful_create: "Utilisateur %{id} créé."
notice_new_password_must_be_different: Votre nouveau mot de passe doit être différent de votre mot de passe actuel
error_can_t_load_default_data: "Une erreur s'est produite lors du chargement du paramétrage : %{value}"
error_scm_not_found: "L'entrée et/ou la révision demandée n'existe pas dans le dépôt."
error_scm_command_failed: "Une erreur s'est produite lors de l'accès au dépôt : %{value}"
error_scm_annotate: "L'entrée n'existe pas ou ne peut pas être annotée."
error_issue_not_found_in_project: "La demande n'existe pas ou n'appartient pas à ce projet"
error_can_not_reopen_issue_on_closed_version: 'Une demande assignée à une version fermée ne peut pas être réouverte'
error_can_not_archive_project: "Ce projet ne peut pas être archivé"
error_workflow_copy_source: 'Veuillez sélectionner un tracker et/ou un rôle source'
error_workflow_copy_target: 'Veuillez sélectionner les trackers et rôles cibles'
error_issue_done_ratios_not_updated: L'avancement des demandes n'a pas pu être mis à jour.
error_attachment_too_big: Ce fichier ne peut pas être attaché car il excède la taille maximale autorisée (%{max_size})
error_session_expired: "Votre session a expiré. Veuillez vous reconnecter."
warning_attachments_not_saved: "%{count} fichier(s) n'ont pas pu être sauvegardés."
mail_subject_lost_password: "Votre mot de passe %{value}"
mail_body_lost_password: 'Pour changer votre mot de passe, cliquez sur le lien suivant :'
mail_subject_register: "Activation de votre compte %{value}"
mail_body_register: 'Pour activer votre compte, cliquez sur le lien suivant :'
mail_body_account_information_external: "Vous pouvez utiliser votre compte %{value} pour vous connecter."
mail_body_account_information: Paramètres de connexion de votre compte
mail_subject_account_activation_request: "Demande d'activation d'un compte %{value}"
mail_body_account_activation_request: "Un nouvel utilisateur (%{value}) s'est inscrit. Son compte nécessite votre approbation :"
mail_subject_reminder: "%{count} demande(s) arrivent à échéance (%{days})"
mail_body_reminder: "%{count} demande(s) qui vous sont assignées arrivent à échéance dans les %{days} prochains jours :"
mail_subject_wiki_content_added: "Page wiki '%{id}' ajoutée"
mail_body_wiki_content_added: "La page wiki '%{id}' a été ajoutée par %{author}."
mail_subject_wiki_content_updated: "Page wiki '%{id}' mise à jour"
mail_body_wiki_content_updated: "La page wiki '%{id}' a été mise à jour par %{author}."
field_name: Nom
field_description: Description
field_summary: Résumé
field_is_required: Obligatoire
field_firstname: Prénom
field_lastname: Nom
field_mail: "Email "
field_filename: Fichier
field_filesize: Taille
field_downloads: Téléchargements
field_author: Auteur
field_created_on: "Créé "
field_updated_on: "Mis-à-jour "
field_closed_on: Fermé
field_field_format: Format
field_is_for_all: Pour tous les projets
field_possible_values: Valeurs possibles
field_regexp: Expression régulière
field_min_length: Longueur minimum
field_max_length: Longueur maximum
field_value: Valeur
field_category: Catégorie
field_title: Titre
field_project: Projet
field_issue: Demande
field_status: Statut
field_notes: Notes
field_is_closed: Demande fermée
field_is_default: Valeur par défaut
field_tracker: Tracker
field_subject: Sujet
field_due_date: Echéance
field_assigned_to: Assigné à
field_priority: Priorité
field_fixed_version: Version cible
field_user: Utilisateur
field_role: Rôle
field_homepage: "Site web "
field_is_public: Public
field_parent: Sous-projet de
field_is_in_roadmap: Demandes affichées dans la roadmap
field_login: "Identifiant "
field_mail_notification: Notifications par mail
field_admin: Administrateur
field_last_login_on: "Dernière connexion "
field_language: Langue
field_effective_date: Date
field_password: Mot de passe
field_new_password: Nouveau mot de passe
field_password_confirmation: Confirmation
field_version: Version
field_type: Type
field_host: Hôte
field_port: Port
field_account: Compte
field_base_dn: Base DN
field_attr_login: Attribut Identifiant
field_attr_firstname: Attribut Prénom
field_attr_lastname: Attribut Nom
field_attr_mail: Attribut Email
field_onthefly: Création des utilisateurs à la volée
field_start_date: Début
field_done_ratio: "% réalisé"
field_auth_source: Mode d'authentification
field_hide_mail: Cacher mon adresse mail
field_comments: Commentaire
field_url: URL
field_start_page: Page de démarrage
field_subproject: Sous-projet
field_hours: Heures
field_activity: Activité
field_spent_on: Date
field_identifier: Identifiant
field_is_filter: Utilisé comme filtre
field_issue_to: Demande liée
field_delay: Retard
field_assignable: Demandes assignables à ce rôle
field_redirect_existing_links: Rediriger les liens existants
field_estimated_hours: Temps estimé
field_column_names: Colonnes
field_time_zone: Fuseau horaire
field_searchable: Utilisé pour les recherches
field_default_value: Valeur par défaut
field_comments_sorting: Afficher les commentaires
field_parent_title: Page parent
field_editable: Modifiable
field_watcher: Observateur
field_identity_url: URL OpenID
field_content: Contenu
field_group_by: Grouper par
field_sharing: Partage
field_active: Actif
field_parent_issue: Tâche parente
field_visible: Visible
field_warn_on_leaving_unsaved: "M'avertir lorsque je quitte une page contenant du texte non sauvegardé"
field_issues_visibility: Visibilité des demandes
field_is_private: Privée
field_commit_logs_encoding: Encodage des messages de commit
field_repository_is_default: Dépôt principal
field_multiple: Valeurs multiples
field_auth_source_ldap_filter: Filtre LDAP
field_core_fields: Champs standards
field_timeout: "Timeout (en secondes)"
field_board_parent: Forum parent
field_private_notes: Notes privées
field_inherit_members: Hériter les membres
field_generate_password: Générer un mot de passe
field_must_change_passwd: Doit changer de mot de passe à la prochaine connexion
setting_app_title: Titre de l'application
setting_app_subtitle: Sous-titre de l'application
setting_welcome_text: Texte d'accueil
setting_default_language: Langue par défaut
setting_login_required: Authentification obligatoire
setting_self_registration: Inscription des nouveaux utilisateurs
setting_attachment_max_size: Taille maximale des fichiers
setting_issues_export_limit: Limite d'exportation des demandes
setting_mail_from: Adresse d'émission
setting_bcc_recipients: Destinataires en copie cachée (cci)
setting_plain_text_mail: Mail en texte brut (non HTML)
setting_host_name: Nom d'hôte et chemin
setting_text_formatting: Formatage du texte
setting_wiki_compression: Compression de l'historique des pages wiki
setting_feeds_limit: Nombre maximal d'éléments dans les flux Atom
setting_default_projects_public: Définir les nouveaux projets comme publics par défaut
setting_autofetch_changesets: Récupération automatique des commits
setting_sys_api_enabled: Activer les WS pour la gestion des dépôts
setting_commit_ref_keywords: Mots-clés de référencement
setting_commit_fix_keywords: Mots-clés de résolution
setting_autologin: Durée maximale de connexion automatique
setting_date_format: Format de date
setting_time_format: Format d'heure
setting_cross_project_issue_relations: Autoriser les relations entre demandes de différents projets
setting_cross_project_subtasks: Autoriser les sous-tâches dans des projets différents
setting_issue_list_default_columns: Colonnes affichées par défaut sur la liste des demandes
setting_emails_footer: Pied-de-page des emails
setting_protocol: Protocole
setting_per_page_options: Options d'objets affichés par page
setting_user_format: Format d'affichage des utilisateurs
setting_activity_days_default: Nombre de jours affichés sur l'activité des projets
setting_display_subprojects_issues: Afficher par défaut les demandes des sous-projets sur les projets principaux
setting_enabled_scm: SCM activés
setting_mail_handler_body_delimiters: "Tronquer les emails après l'une de ces lignes"
setting_mail_handler_api_enabled: "Activer le WS pour la réception d'emails"
setting_mail_handler_api_key: Clé de protection de l'API
setting_sequential_project_identifiers: Générer des identifiants de projet séquentiels
setting_gravatar_enabled: Afficher les Gravatar des utilisateurs
setting_diff_max_lines_displayed: Nombre maximum de lignes de diff affichées
setting_file_max_size_displayed: Taille maximum des fichiers texte affichés en ligne
setting_repository_log_display_limit: "Nombre maximum de révisions affichées sur l'historique d'un fichier"
setting_openid: "Autoriser l'authentification et l'enregistrement OpenID"
setting_password_min_length: Longueur minimum des mots de passe
setting_new_project_user_role_id: Rôle donné à un utilisateur non-administrateur qui crée un projet
setting_default_projects_modules: Modules activés par défaut pour les nouveaux projets
setting_issue_done_ratio: Calcul de l'avancement des demandes
setting_issue_done_ratio_issue_status: Utiliser le statut
setting_issue_done_ratio_issue_field: 'Utiliser le champ % effectué'
setting_rest_api_enabled: Activer l'API REST
setting_gravatar_default: Image Gravatar par défaut
setting_start_of_week: Jour de début des calendriers
setting_cache_formatted_text: Mettre en cache le texte formaté
setting_commit_logtime_enabled: Permettre la saisie de temps
setting_commit_logtime_activity_id: Activité pour le temps saisi
setting_gantt_items_limit: Nombre maximum d'éléments affichés sur le gantt
setting_issue_group_assignment: Permettre l'assignement des demandes aux groupes
setting_default_issue_start_date_to_creation_date: Donner à la date de début d'une nouvelle demande la valeur de la date du jour
setting_commit_cross_project_ref: Permettre le référencement et la résolution des demandes de tous les autres projets
setting_unsubscribe: Permettre aux utilisateurs de supprimer leur propre compte
setting_session_lifetime: Durée de vie maximale des sessions
setting_session_timeout: Durée maximale d'inactivité
setting_thumbnails_enabled: Afficher les vignettes des images
setting_thumbnails_size: Taille des vignettes (en pixels)
setting_non_working_week_days: Jours non travaillés
setting_jsonp_enabled: Activer le support JSONP
setting_default_projects_tracker_ids: Trackers par défaut pour les nouveaux projets
setting_mail_handler_excluded_filenames: Exclure les fichiers attachés par leur nom
permission_add_project: Créer un projet
permission_add_subprojects: Créer des sous-projets
permission_edit_project: Modifier le projet
permission_close_project: Fermer / réouvrir le projet
permission_select_project_modules: Choisir les modules
permission_manage_members: Gérer les membres
permission_manage_versions: Gérer les versions
permission_manage_categories: Gérer les catégories de demandes
permission_view_issues: Voir les demandes
permission_add_issues: Créer des demandes
permission_edit_issues: Modifier les demandes
permission_manage_issue_relations: Gérer les relations
permission_set_issues_private: Rendre les demandes publiques ou privées
permission_set_own_issues_private: Rendre ses propres demandes publiques ou privées
permission_add_issue_notes: Ajouter des notes
permission_edit_issue_notes: Modifier les notes
permission_edit_own_issue_notes: Modifier ses propres notes
permission_view_private_notes: Voir les notes privées
permission_set_notes_private: Rendre les notes privées
permission_move_issues: Déplacer les demandes
permission_delete_issues: Supprimer les demandes
permission_manage_public_queries: Gérer les requêtes publiques
permission_save_queries: Sauvegarder les requêtes
permission_view_gantt: Voir le gantt
permission_view_calendar: Voir le calendrier
permission_view_issue_watchers: Voir la liste des observateurs
permission_add_issue_watchers: Ajouter des observateurs
permission_delete_issue_watchers: Supprimer des observateurs
permission_log_time: Saisir le temps passé
permission_view_time_entries: Voir le temps passé
permission_edit_time_entries: Modifier les temps passés
permission_edit_own_time_entries: Modifier son propre temps passé
permission_manage_news: Gérer les annonces
permission_comment_news: Commenter les annonces
permission_view_documents: Voir les documents
permission_add_documents: Ajouter des documents
permission_edit_documents: Modifier les documents
permission_delete_documents: Supprimer les documents
permission_manage_files: Gérer les fichiers
permission_view_files: Voir les fichiers
permission_manage_wiki: Gérer le wiki
permission_rename_wiki_pages: Renommer les pages
permission_delete_wiki_pages: Supprimer les pages
permission_view_wiki_pages: Voir le wiki
permission_view_wiki_edits: "Voir l'historique des modifications"
permission_edit_wiki_pages: Modifier les pages
permission_delete_wiki_pages_attachments: Supprimer les fichiers joints
permission_protect_wiki_pages: Protéger les pages
permission_manage_repository: Gérer le dépôt de sources
permission_browse_repository: Parcourir les sources
permission_view_changesets: Voir les révisions
permission_commit_access: Droit de commit
permission_manage_boards: Gérer les forums
permission_view_messages: Voir les messages
permission_add_messages: Poster un message
permission_edit_messages: Modifier les messages
permission_edit_own_messages: Modifier ses propres messages
permission_delete_messages: Supprimer les messages
permission_delete_own_messages: Supprimer ses propres messages
permission_export_wiki_pages: Exporter les pages
permission_manage_project_activities: Gérer les activités
permission_manage_subtasks: Gérer les sous-tâches
permission_manage_related_issues: Gérer les demandes associées
project_module_issue_tracking: Suivi des demandes
project_module_time_tracking: Suivi du temps passé
project_module_news: Publication d'annonces
project_module_documents: Publication de documents
project_module_files: Publication de fichiers
project_module_wiki: Wiki
project_module_repository: Dépôt de sources
project_module_boards: Forums de discussion
label_user: Utilisateur
label_user_plural: Utilisateurs
label_user_new: Nouvel utilisateur
label_user_anonymous: Anonyme
label_project: Projet
label_project_new: Nouveau projet
label_project_plural: Projets
label_x_projects:
zero: aucun projet
one: un projet
other: "%{count} projets"
label_project_all: Tous les projets
label_project_latest: Derniers projets
label_issue: Demande
label_issue_new: Nouvelle demande
label_issue_plural: Demandes
label_issue_view_all: Voir toutes les demandes
label_issue_added: Demande ajoutée
label_issue_updated: Demande mise à jour
label_issue_note_added: Note ajoutée
label_issue_status_updated: Statut changé
label_issue_priority_updated: Priorité changée
label_issues_by: "Demandes par %{value}"
label_document: Document
label_document_new: Nouveau document
label_document_plural: Documents
label_document_added: Document ajouté
label_role: Rôle
label_role_plural: Rôles
label_role_new: Nouveau rôle
label_role_and_permissions: Rôles et permissions
label_role_anonymous: Anonyme
label_role_non_member: Non membre
label_member: Membre
label_member_new: Nouveau membre
label_member_plural: Membres
label_tracker: Tracker
label_tracker_plural: Trackers
label_tracker_new: Nouveau tracker
label_workflow: Workflow
label_issue_status: Statut de demandes
label_issue_status_plural: Statuts de demandes
label_issue_status_new: Nouveau statut
label_issue_category: Catégorie de demandes
label_issue_category_plural: Catégories de demandes
label_issue_category_new: Nouvelle catégorie
label_custom_field: Champ personnalisé
label_custom_field_plural: Champs personnalisés
label_custom_field_new: Nouveau champ personnalisé
label_enumerations: Listes de valeurs
label_enumeration_new: Nouvelle valeur
label_information: Information
label_information_plural: Informations
label_please_login: Identification
label_register: S'enregistrer
label_login_with_open_id_option: S'authentifier avec OpenID
label_password_lost: Mot de passe perdu
label_home: Accueil
label_my_page: Ma page
label_my_account: Mon compte
label_my_projects: Mes projets
label_my_page_block: Blocs disponibles
label_administration: Administration
label_login: Connexion
label_logout: Déconnexion
label_help: Aide
label_reported_issues: "Demandes soumises "
label_assigned_to_me_issues: Demandes qui me sont assignées
label_last_login: "Dernière connexion "
label_registered_on: "Inscrit le "
label_activity: Activité
label_overall_activity: Activité globale
label_user_activity: "Activité de %{value}"
label_new: Nouveau
label_logged_as: Connecté en tant que
label_environment: Environnement
label_authentication: Authentification
label_auth_source: Mode d'authentification
label_auth_source_new: Nouveau mode d'authentification
label_auth_source_plural: Modes d'authentification
label_subproject_plural: Sous-projets
label_subproject_new: Nouveau sous-projet
label_and_its_subprojects: "%{value} et ses sous-projets"
label_min_max_length: Longueurs mini - maxi
label_list: Liste
label_date: Date
label_integer: Entier
label_float: Nombre décimal
label_boolean: Booléen
label_string: Texte
label_text: Texte long
label_attribute: Attribut
label_attribute_plural: Attributs
label_no_data: Aucune donnée à afficher
label_change_status: Changer le statut
label_history: Historique
label_attachment: Fichier
label_attachment_new: Nouveau fichier
label_attachment_delete: Supprimer le fichier
label_attachment_plural: Fichiers
label_file_added: Fichier ajouté
label_report: Rapport
label_report_plural: Rapports
label_news: Annonce
label_news_new: Nouvelle annonce
label_news_plural: Annonces
label_news_latest: Dernières annonces
label_news_view_all: Voir toutes les annonces
label_news_added: Annonce ajoutée
label_news_comment_added: Commentaire ajouté à une annonce
label_settings: Configuration
label_overview: Aperçu
label_version: Version
label_version_new: Nouvelle version
label_version_plural: Versions
label_confirmation: Confirmation
label_export_to: 'Formats disponibles :'
label_read: Lire...
label_public_projects: Projets publics
label_open_issues: ouvert
label_open_issues_plural: ouverts
label_closed_issues: fermé
label_closed_issues_plural: fermés
label_x_open_issues_abbr_on_total:
zero: 0 ouverte sur %{total}
one: 1 ouverte sur %{total}
other: "%{count} ouvertes sur %{total}"
label_x_open_issues_abbr:
zero: 0 ouverte
one: 1 ouverte
other: "%{count} ouvertes"
label_x_closed_issues_abbr:
zero: 0 fermée
one: 1 fermée
other: "%{count} fermées"
label_x_issues:
zero: 0 demande
one: 1 demande
other: "%{count} demandes"
label_total: Total
label_total_time: Temps total
label_permissions: Permissions
label_current_status: Statut actuel
label_new_statuses_allowed: Nouveaux statuts autorisés
label_all: tous
label_any: tous
label_none: aucun
label_nobody: personne
label_next: Suivant
label_previous: Précédent
label_used_by: Utilisé par
label_details: Détails
label_add_note: Ajouter une note
label_per_page: Par page
label_calendar: Calendrier
label_months_from: mois depuis
label_gantt: Gantt
label_internal: Interne
label_last_changes: "%{count} derniers changements"
label_change_view_all: Voir tous les changements
label_personalize_page: Personnaliser cette page
label_comment: Commentaire
label_comment_plural: Commentaires
label_x_comments:
zero: aucun commentaire
one: un commentaire
other: "%{count} commentaires"
label_comment_add: Ajouter un commentaire
label_comment_added: Commentaire ajouté
label_comment_delete: Supprimer les commentaires
label_query: Rapport personnalisé
label_query_plural: Rapports personnalisés
label_query_new: Nouveau rapport
label_my_queries: Mes rapports personnalisés
label_filter_add: "Ajouter le filtre "
label_filter_plural: Filtres
label_equals: égal
label_not_equals: différent
label_in_less_than: dans moins de
label_in_more_than: dans plus de
label_in_the_next_days: dans les prochains jours
label_in_the_past_days: dans les derniers jours
label_in: dans
label_today: aujourd'hui
label_all_time: toute la période
label_yesterday: hier
label_this_week: cette semaine
label_last_week: la semaine dernière
label_last_n_weeks: "les %{count} dernières semaines"
label_last_n_days: "les %{count} derniers jours"
label_this_month: ce mois-ci
label_last_month: le mois dernier
label_this_year: cette année
label_date_range: Période
label_less_than_ago: il y a moins de
label_more_than_ago: il y a plus de
label_ago: il y a
label_contains: contient
label_not_contains: ne contient pas
label_any_issues_in_project: une demande du projet
label_any_issues_not_in_project: une demande hors du projet
label_no_issues_in_project: aucune demande du projet
label_day_plural: jours
label_repository: Dépôt
label_repository_new: Nouveau dépôt
label_repository_plural: Dépôts
label_browse: Parcourir
label_revision: "Révision "
label_revision_plural: Révisions
label_associated_revisions: Révisions associées
label_added: ajouté
label_modified: modifié
label_copied: copié
label_renamed: renommé
label_deleted: supprimé
label_latest_revision: Dernière révision
label_latest_revision_plural: Dernières révisions
label_view_revisions: Voir les révisions
label_max_size: Taille maximale
label_sort_highest: Remonter en premier
label_sort_higher: Remonter
label_sort_lower: Descendre
label_sort_lowest: Descendre en dernier
label_roadmap: Roadmap
label_roadmap_due_in: "Échéance dans %{value}"
label_roadmap_overdue: "En retard de %{value}"
label_roadmap_no_issues: Aucune demande pour cette version
label_search: "Recherche "
label_result_plural: Résultats
label_all_words: Tous les mots
label_wiki: Wiki
label_wiki_edit: Révision wiki
label_wiki_edit_plural: Révisions wiki
label_wiki_page: Page wiki
label_wiki_page_plural: Pages wiki
label_index_by_title: Index par titre
label_index_by_date: Index par date
label_current_version: Version actuelle
label_preview: Prévisualisation
label_feed_plural: Flux Atom
label_changes_details: Détails de tous les changements
label_issue_tracking: Suivi des demandes
label_spent_time: Temps passé
label_f_hour: "%{value} heure"
label_f_hour_plural: "%{value} heures"
label_time_tracking: Suivi du temps
label_change_plural: Changements
label_statistics: Statistiques
label_commits_per_month: Commits par mois
label_commits_per_author: Commits par auteur
label_view_diff: Voir les différences
label_diff_inline: en ligne
label_diff_side_by_side: côte à côte
label_options: Options
label_copy_workflow_from: Copier le workflow de
label_permissions_report: Synthèse des permissions
label_watched_issues: Demandes surveillées
label_related_issues: Demandes liées
label_applied_status: Statut appliqué
label_loading: Chargement...
label_relation_new: Nouvelle relation
label_relation_delete: Supprimer la relation
label_relates_to: Lié à
label_duplicates: Duplique
label_duplicated_by: Dupliqué par
label_blocks: Bloque
label_blocked_by: Bloqué par
label_precedes: Précède
label_follows: Suit
label_copied_to: Copié vers
label_copied_from: Copié depuis
label_end_to_start: fin à début
label_end_to_end: fin à fin
label_start_to_start: début à début
label_start_to_end: début à fin
label_stay_logged_in: Rester connecté
label_disabled: désactivé
label_show_completed_versions: Voir les versions passées
label_me: moi
label_board: Forum
label_board_new: Nouveau forum
label_board_plural: Forums
label_topic_plural: Discussions
label_message_plural: Messages
label_message_last: Dernier message
label_message_new: Nouveau message
label_message_posted: Message ajouté
label_reply_plural: Réponses
label_send_information: Envoyer les informations à l'utilisateur
label_year: Année
label_month: Mois
label_week: Semaine
label_date_from: Du
label_date_to: Au
label_language_based: Basé sur la langue de l'utilisateur
label_sort_by: "Trier par %{value}"
label_send_test_email: Envoyer un email de test
label_feeds_access_key_created_on: "Clé d'accès Atom créée il y a %{value}"
label_module_plural: Modules
label_added_time_by: "Ajouté par %{author} il y a %{age}"
label_updated_time_by: "Mis à jour par %{author} il y a %{age}"
label_updated_time: "Mis à jour il y a %{value}"
label_jump_to_a_project: Aller à un projet...
label_file_plural: Fichiers
label_changeset_plural: Révisions
label_default_columns: Colonnes par défaut
label_no_change_option: (Pas de changement)
label_bulk_edit_selected_issues: Modifier les demandes sélectionnées
label_theme: Thème
label_default: Défaut
label_search_titles_only: Uniquement dans les titres
label_user_mail_option_all: "Pour tous les événements de tous mes projets"
label_user_mail_option_selected: "Pour tous les événements des projets sélectionnés..."
label_user_mail_no_self_notified: "Je ne veux pas être notifié des changements que j'effectue"
label_registration_activation_by_email: activation du compte par email
label_registration_manual_activation: activation manuelle du compte
label_registration_automatic_activation: activation automatique du compte
label_display_per_page: "Par page : %{value}"
label_age: Âge
label_change_properties: Changer les propriétés
label_general: Général
label_more: Plus
label_scm: SCM
label_plugins: Plugins
label_ldap_authentication: Authentification LDAP
label_downloads_abbr: D/L
label_optional_description: Description facultative
label_add_another_file: Ajouter un autre fichier
label_preferences: Préférences
label_chronological_order: Dans l'ordre chronologique
label_reverse_chronological_order: Dans l'ordre chronologique inverse
label_planning: Planning
label_incoming_emails: Emails entrants
label_generate_key: Générer une clé
label_issue_watchers: Observateurs
label_example: Exemple
label_display: Affichage
label_sort: Tri
label_ascending: Croissant
label_descending: Décroissant
label_date_from_to: Du %{start} au %{end}
label_wiki_content_added: Page wiki ajoutée
label_wiki_content_updated: Page wiki mise à jour
label_group_plural: Groupes
label_group: Groupe
label_group_new: Nouveau groupe
label_time_entry_plural: Temps passé
label_version_sharing_none: Non partagé
label_version_sharing_descendants: Avec les sous-projets
label_version_sharing_hierarchy: Avec toute la hiérarchie
label_version_sharing_tree: Avec tout l'arbre
label_version_sharing_system: Avec tous les projets
label_copy_source: Source
label_copy_target: Cible
label_copy_same_as_target: Comme la cible
label_update_issue_done_ratios: Mettre à jour l'avancement des demandes
label_display_used_statuses_only: N'afficher que les statuts utilisés dans ce tracker
label_api_access_key: Clé d'accès API
label_api_access_key_created_on: Clé d'accès API créée il y a %{value}
label_feeds_access_key: Clé d'accès Atom
label_missing_api_access_key: Clé d'accès API manquante
label_missing_feeds_access_key: Clé d'accès Atom manquante
label_close_versions: Fermer les versions terminées
label_revision_id: Révision %{value}
label_profile: Profil
label_subtask_plural: Sous-tâches
label_project_copy_notifications: Envoyer les notifications durant la copie du projet
label_principal_search: "Rechercher un utilisateur ou un groupe :"
label_user_search: "Rechercher un utilisateur :"
label_additional_workflow_transitions_for_author: Autorisations supplémentaires lorsque l'utilisateur a créé la demande
label_additional_workflow_transitions_for_assignee: Autorisations supplémentaires lorsque la demande est assignée à l'utilisateur
label_issues_visibility_all: Toutes les demandes
label_issues_visibility_public: Toutes les demandes non privées
label_issues_visibility_own: Demandes créées par ou assignées à l'utilisateur
label_export_options: Options d'exportation %{export_format}
label_copy_attachments: Copier les fichiers
label_copy_subtasks: Copier les sous-tâches
label_item_position: "%{position} sur %{count}"
label_completed_versions: Versions passées
label_session_expiration: Expiration des sessions
label_show_closed_projects: Voir les projets fermés
label_status_transitions: Changements de statut
label_fields_permissions: Permissions sur les champs
label_readonly: Lecture
label_required: Obligatoire
label_hidden: Caché
label_attribute_of_project: "%{name} du projet"
label_attribute_of_issue: "%{name} de la demande"
label_attribute_of_author: "%{name} de l'auteur"
label_attribute_of_assigned_to: "%{name} de l'assigné"
label_attribute_of_user: "%{name} de l'utilisateur"
label_attribute_of_fixed_version: "%{name} de la version cible"
label_cross_project_descendants: Avec les sous-projets
label_cross_project_tree: Avec tout l'arbre
label_cross_project_hierarchy: Avec toute la hiérarchie
label_cross_project_system: Avec tous les projets
label_gantt_progress_line: Ligne de progression
label_visibility_private: par moi uniquement
label_visibility_roles: par ces roles uniquement
label_visibility_public: par tout le monde
button_login: Connexion
button_submit: Soumettre
button_save: Sauvegarder
button_check_all: Tout cocher
button_uncheck_all: Tout décocher
button_collapse_all: Plier tout
button_expand_all: Déplier tout
button_delete: Supprimer
button_create: Créer
button_create_and_continue: Créer et continuer
button_test: Tester
button_edit: Modifier
button_add: Ajouter
button_change: Changer
button_apply: Appliquer
button_clear: Effacer
button_lock: Verrouiller
button_unlock: Déverrouiller
button_download: Télécharger
button_list: Lister
button_view: Voir
button_move: Déplacer
button_move_and_follow: Déplacer et suivre
button_back: Retour
button_cancel: Annuler
button_activate: Activer
button_sort: Trier
button_log_time: Saisir temps
button_rollback: Revenir à cette version
button_watch: Surveiller
button_unwatch: Ne plus surveiller
button_reply: Répondre
button_archive: Archiver
button_unarchive: Désarchiver
button_reset: Réinitialiser
button_rename: Renommer
button_change_password: Changer de mot de passe
button_copy: Copier
button_copy_and_follow: Copier et suivre
button_annotate: Annoter
button_update: Mettre à jour
button_configure: Configurer
button_quote: Citer
button_duplicate: Dupliquer
button_show: Afficher
button_hide: Cacher
button_edit_section: Modifier cette section
button_export: Exporter
button_delete_my_account: Supprimer mon compte
button_close: Fermer
button_reopen: Réouvrir
status_active: actif
status_registered: enregistré
status_locked: verrouillé
project_status_active: actif
project_status_closed: fermé
project_status_archived: archivé
version_status_open: ouvert
version_status_locked: verrouillé
version_status_closed: fermé
text_select_mail_notifications: Actions pour lesquelles une notification par e-mail est envoyée
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 pour aucune restriction
text_project_destroy_confirmation: Êtes-vous sûr de vouloir supprimer ce projet et toutes ses données ?
text_subprojects_destroy_warning: "Ses sous-projets : %{value} seront également supprimés."
text_workflow_edit: Sélectionner un tracker et un rôle pour éditer le workflow
text_are_you_sure: Êtes-vous sûr ?
text_tip_issue_begin_day: tâche commençant ce jour
text_tip_issue_end_day: tâche finissant ce jour
text_tip_issue_begin_end_day: tâche commençant et finissant ce jour
text_project_identifier_info: 'Seuls les lettres minuscules (a-z), chiffres, tirets et tirets bas sont autorisés, doit commencer par une minuscule. Un fois sauvegardé, l''identifiant ne pourra plus être modifié.'
text_caracters_maximum: "%{count} caractères maximum."
text_caracters_minimum: "%{count} caractères minimum."
text_length_between: "Longueur comprise entre %{min} et %{max} caractères."
text_tracker_no_workflow: Aucun worflow n'est défini pour ce tracker
text_unallowed_characters: Caractères non autorisés
text_comma_separated: Plusieurs valeurs possibles (séparées par des virgules).
text_line_separated: Plusieurs valeurs possibles (une valeur par ligne).
text_issues_ref_in_commit_messages: Référencement et résolution des demandes dans les commentaires de commits
text_issue_added: "La demande %{id} a été soumise par %{author}."
text_issue_updated: "La demande %{id} a été mise à jour par %{author}."
text_wiki_destroy_confirmation: Etes-vous sûr de vouloir supprimer ce wiki et tout son contenu ?
text_issue_category_destroy_question: "%{count} demandes sont affectées à cette catégorie. Que voulez-vous faire ?"
text_issue_category_destroy_assignments: N'affecter les demandes à aucune autre catégorie
text_issue_category_reassign_to: Réaffecter les demandes à cette catégorie
text_user_mail_option: "Pour les projets non sélectionnés, vous recevrez seulement des notifications pour ce que vous surveillez ou à quoi vous participez (exemple: demandes dont vous êtes l'auteur ou la personne assignée)."
text_no_configuration_data: "Les rôles, trackers, statuts et le workflow ne sont pas encore paramétrés.\nIl est vivement recommandé de charger le paramétrage par defaut. Vous pourrez le modifier une fois chargé."
text_load_default_configuration: Charger le paramétrage par défaut
text_status_changed_by_changeset: "Appliqué par commit %{value}."
text_time_logged_by_changeset: "Appliqué par commit %{value}"
text_issues_destroy_confirmation: 'Êtes-vous sûr de vouloir supprimer la ou les demandes(s) selectionnée(s) ?'
text_issues_destroy_descendants_confirmation: "Cela entrainera également la suppression de %{count} sous-tâche(s)."
text_select_project_modules: 'Sélectionner les modules à activer pour ce projet :'
text_default_administrator_account_changed: Compte administrateur par défaut changé
text_file_repository_writable: Répertoire de stockage des fichiers accessible en écriture
text_plugin_assets_writable: Répertoire public des plugins accessible en écriture
text_rmagick_available: Bibliothèque RMagick présente (optionnelle)
text_destroy_time_entries_question: "%{hours} heures ont été enregistrées sur les demandes à supprimer. Que voulez-vous faire ?"
text_destroy_time_entries: Supprimer les heures
text_assign_time_entries_to_project: Reporter les heures sur le projet
text_reassign_time_entries: 'Reporter les heures sur cette demande:'
text_user_wrote: "%{value} a écrit :"
text_enumeration_destroy_question: "Cette valeur est affectée à %{count} objets."
text_enumeration_category_reassign_to: 'Réaffecter les objets à cette valeur:'
text_email_delivery_not_configured: "L'envoi de mail n'est pas configuré, les notifications sont désactivées.\nConfigurez votre serveur SMTP dans config/configuration.yml et redémarrez l'application pour les activer."
text_repository_usernames_mapping: "Vous pouvez sélectionner ou modifier l'utilisateur Redmine associé à chaque nom d'utilisateur figurant dans l'historique du dépôt.\nLes utilisateurs avec le même identifiant ou la même adresse mail seront automatiquement associés."
text_diff_truncated: '... Ce différentiel a été tronqué car il excède la taille maximale pouvant être affichée.'
text_custom_field_possible_values_info: 'Une ligne par valeur'
text_wiki_page_destroy_question: "Cette page possède %{descendants} sous-page(s) et descendante(s). Que voulez-vous faire ?"
text_wiki_page_nullify_children: "Conserver les sous-pages en tant que pages racines"
text_wiki_page_destroy_children: "Supprimer les sous-pages et toutes leurs descedantes"
text_wiki_page_reassign_children: "Réaffecter les sous-pages à cette page"
text_own_membership_delete_confirmation: "Vous allez supprimer tout ou partie de vos permissions sur ce projet et ne serez peut-être plus autorisé à modifier ce projet.\nEtes-vous sûr de vouloir continuer ?"
text_warn_on_leaving_unsaved: "Cette page contient du texte non sauvegardé qui sera perdu si vous quittez la page."
text_issue_conflict_resolution_overwrite: "Appliquer quand même ma mise à jour (les notes précédentes seront conservées mais des changements pourront être écrasés)"
text_issue_conflict_resolution_add_notes: "Ajouter mes notes et ignorer mes autres changements"
text_issue_conflict_resolution_cancel: "Annuler ma mise à jour et réafficher %{link}"
text_account_destroy_confirmation: "Êtes-vous sûr de vouloir continuer ?\nVotre compte sera définitivement supprimé, sans aucune possibilité de le réactiver."
text_session_expiration_settings: "Attention : le changement de ces paramètres peut entrainer l'expiration des sessions utilisateurs en cours, y compris la vôtre."
text_project_closed: Ce projet est fermé et accessible en lecture seule.
text_turning_multiple_off: "Si vous désactivez les valeurs multiples, les valeurs multiples seront supprimées pour n'en conserver qu'une par objet."
default_role_manager: "Manager "
default_role_developer: "Développeur "
default_role_reporter: "Rapporteur "
default_tracker_bug: Anomalie
default_tracker_feature: Evolution
default_tracker_support: Assistance
default_issue_status_new: Nouveau
default_issue_status_in_progress: En cours
default_issue_status_resolved: Résolu
default_issue_status_feedback: Commentaire
default_issue_status_closed: Fermé
default_issue_status_rejected: Rejeté
default_doc_category_user: Documentation utilisateur
default_doc_category_tech: Documentation technique
default_priority_low: Bas
default_priority_normal: Normal
default_priority_high: Haut
default_priority_urgent: Urgent
default_priority_immediate: Immédiat
default_activity_design: Conception
default_activity_development: Développement
enumeration_issue_priorities: Priorités des demandes
enumeration_doc_categories: Catégories des documents
enumeration_activities: Activités (suivi du temps)
label_greater_or_equal: ">="
label_less_or_equal: "<="
label_between: entre
label_view_all_revisions: Voir toutes les révisions
label_tag: Tag
label_branch: Branche
error_no_tracker_in_project: "Aucun tracker n'est associé à ce projet. Vérifier la configuration du projet."
error_no_default_issue_status: "Aucun statut de demande n'est défini par défaut. Vérifier votre configuration (Administration -> Statuts de demandes)."
text_journal_changed: "%{label} changé de %{old} à %{new}"
text_journal_changed_no_detail: "%{label} mis à jour"
text_journal_set_to: "%{label} mis à %{value}"
text_journal_deleted: "%{label} %{old} supprimé"
text_journal_added: "%{label} %{value} ajouté"
enumeration_system_activity: Activité système
label_board_sticky: Sticky
label_board_locked: Verrouillé
error_unable_delete_issue_status: Impossible de supprimer le statut de demande
error_can_not_delete_custom_field: Impossible de supprimer le champ personnalisé
error_unable_to_connect: Connexion impossible (%{value})
error_can_not_remove_role: Ce rôle est utilisé et ne peut pas être supprimé.
error_can_not_delete_tracker: Ce tracker contient des demandes et ne peut pas être supprimé.
field_principal: Principal
notice_failed_to_save_members: "Erreur lors de la sauvegarde des membres: %{errors}."
text_zoom_out: Zoom arrière
text_zoom_in: Zoom avant
notice_unable_delete_time_entry: Impossible de supprimer le temps passé.
label_overall_spent_time: Temps passé global
field_time_entries: Temps passé
project_module_gantt: Gantt
project_module_calendar: Calendrier
button_edit_associated_wikipage: "Modifier la page wiki associée: %{page_title}"
field_text: Champ texte
label_user_mail_option_only_owner: Seulement pour ce que j'ai créé
setting_default_notification_option: Option de notification par défaut
label_user_mail_option_only_my_events: Seulement pour ce que je surveille
label_user_mail_option_only_assigned: Seulement pour ce qui m'est assigné
label_user_mail_option_none: Aucune notification
field_member_of_group: Groupe de l'assigné
field_assigned_to_role: Rôle de l'assigné
setting_emails_header: En-tête des emails
label_bulk_edit_selected_time_entries: Modifier les temps passés sélectionnés
text_time_entries_destroy_confirmation: "Etes-vous sûr de vouloir supprimer les temps passés sélectionnés ?"
field_scm_path_encoding: Encodage des chemins
text_scm_path_encoding_note: "Défaut : UTF-8"
field_path_to_repository: Chemin du dépôt
field_root_directory: Répertoire racine
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: "Dépôt local (exemples : /hgrepo, c:\\hgrepo)"
text_scm_command: Commande
text_scm_command_version: Version
label_git_report_last_commit: Afficher le dernier commit des fichiers et répertoires
text_scm_config: Vous pouvez configurer les commandes des SCM dans config/configuration.yml. Redémarrer l'application après modification.
text_scm_command_not_available: Ce SCM n'est pas disponible. Vérifier les paramètres dans la section administration.
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Ordre de tri
description_project_scope: Périmètre de recherche
description_filter: Filtre
description_user_mail_notification: Option de notification
description_date_from: Date de début
description_message_content: Contenu du message
description_available_columns: Colonnes disponibles
description_all_columns: Toutes les colonnes
description_date_range_interval: Choisir une période
description_issue_category_reassign: Choisir une catégorie
description_search: Champ de recherche
description_notes: Notes
description_date_range_list: Choisir une période prédéfinie
description_choose_project: Projets
description_date_to: Date de fin
description_query_sort_criteria_attribute: Critère de tri
description_wiki_subpages_reassign: Choisir une nouvelle page parent
description_selected_columns: Colonnes sélectionnées
label_parent_revision: Parent
label_child_revision: Enfant
error_scm_annotate_big_text_file: Cette entrée ne peut pas être annotée car elle excède la taille maximale.
setting_repositories_encodings: Encodages des fichiers et des dépôts
label_search_for_watchers: Rechercher des observateurs
text_repository_identifier_info: 'Seuls les lettres minuscules (a-z), chiffres, tirets et tirets bas sont autorisés. Un fois sauvegardé, l''identifiant ne pourra plus être modifié.'
text_convert_available: Binaire convert de ImageMagick présent (optionel)
redmine-2.4.2/config/locales/tr.yml 0000644 0001750 0001750 00000143123 12255774347 016551 0 ustar ondrej ondrej # Turkish translations for Ruby on Rails
# by Ozgun Ataman (ozataman@gmail.com)
# by Burak Yigit Kaya (ben@byk.im)
# by Mert Salih Kaplan (mail@mertskaplan.com)
tr:
locale:
native_name: Türkçe
address_separator: " "
direction: ltr
date:
formats:
default: "%d.%m.%Y"
numeric: "%d.%m.%Y"
short: "%e %b"
long: "%e %B %Y, %A"
only_day: "%e"
day_names: [Pazar, Pazartesi, Salı, Çarşamba, Perşembe, Cuma, Cumartesi]
abbr_day_names: [Pzr, Pzt, Sal, Çrş, Prş, Cum, Cts]
month_names: [~, Ocak, Şubat, Mart, Nisan, Mayıs, Haziran, Temmuz, Ağustos, Eylül, Ekim, Kasım, Aralık]
abbr_month_names: [~, Oca, Şub, Mar, Nis, May, Haz, Tem, Ağu, Eyl, Eki, Kas, Ara]
order:
- :day
- :month
- :year
time:
formats:
default: "%a %d.%b.%y %H:%M"
numeric: "%d.%b.%y %H:%M"
short: "%e %B, %H:%M"
long: "%e %B %Y, %A, %H:%M"
time: "%H:%M"
am: "öğleden önce"
pm: "öğleden sonra"
datetime:
distance_in_words:
half_a_minute: 'yarım dakika'
less_than_x_seconds:
zero: '1 saniyeden az'
one: '1 saniyeden az'
other: '%{count} saniyeden az'
x_seconds:
one: '1 saniye'
other: '%{count} saniye'
less_than_x_minutes:
zero: '1 dakikadan az'
one: '1 dakikadan az'
other: '%{count} dakikadan az'
x_minutes:
one: '1 dakika'
other: '%{count} dakika'
about_x_hours:
one: 'yaklaşık 1 saat'
other: 'yaklaşık %{count} saat'
x_hours:
one: "1 saat"
other: "%{count} saat"
x_days:
one: '1 gün'
other: '%{count} gün'
about_x_months:
one: 'yaklaşık 1 ay'
other: 'yaklaşık %{count} ay'
x_months:
one: '1 ay'
other: '%{count} ay'
about_x_years:
one: 'yaklaşık 1 yıl'
other: 'yaklaşık %{count} yıl'
over_x_years:
one: '1 yıldan fazla'
other: '%{count} yıldan fazla'
almost_x_years:
one: "neredeyse 1 Yıl"
other: "neredeyse %{count} yıl"
number:
format:
precision: 2
separator: ','
delimiter: '.'
currency:
format:
unit: 'TRY'
format: '%n%u'
separator: ','
delimiter: '.'
precision: 2
percentage:
format:
delimiter: '.'
separator: ','
precision: 2
precision:
format:
delimiter: '.'
separator: ','
human:
format:
delimiter: '.'
separator: ','
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Byte"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "ve"
skip_last_comma: true
activerecord:
errors:
template:
header:
one: "%{model} girişi kaydedilemedi: 1 hata."
other: "%{model} girişi kadedilemedi: %{count} hata."
body: "Lütfen aşağıdaki hataları düzeltiniz:"
messages:
inclusion: "kabul edilen bir kelime değil"
exclusion: "kullanılamaz"
invalid: "geçersiz"
confirmation: "teyidi uyuşmamakta"
accepted: "kabul edilmeli"
empty: "doldurulmalı"
blank: "doldurulmalı"
too_long: "çok uzun (en fazla %{count} karakter)"
too_short: "çok kısa (en az %{count} karakter)"
wrong_length: "yanlış uzunlukta (tam olarak %{count} karakter olmalı)"
taken: "hali hazırda kullanılmakta"
not_a_number: "geçerli bir sayı değil"
greater_than: "%{count} sayısından büyük olmalı"
greater_than_or_equal_to: "%{count} sayısına eşit veya büyük olmalı"
equal_to: "tam olarak %{count} olmalı"
less_than: "%{count} sayısından küçük olmalı"
less_than_or_equal_to: "%{count} sayısına eşit veya küçük olmalı"
odd: "tek olmalı"
even: "çift olmalı"
greater_than_start_date: "başlangıç tarihinden büyük olmalı"
not_same_project: "aynı projeye ait değil"
circular_dependency: "Bu ilişki döngüsel bağımlılık meydana getirecektir"
cant_link_an_issue_with_a_descendant: "Bir iş, alt işlerinden birine bağlanamaz"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
models:
actionview_instancetag_blank_option: Lütfen Seçin
general_text_No: 'Hayır'
general_text_Yes: 'Evet'
general_text_no: 'hayır'
general_text_yes: 'evet'
general_lang_name: 'Türkçe'
general_csv_separator: ','
general_csv_encoding: ISO-8859-9
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Hesap başarıyla güncelleştirildi.
notice_account_invalid_creditentials: Geçersiz kullanıcı ya da parola
notice_account_password_updated: Parola başarıyla güncellendi.
notice_account_wrong_password: Yanlış parola
notice_account_register_done: Hesap başarıyla oluşturuldu. Hesabınızı etkinleştirmek için, size gönderilen e-postadaki bağlantıya tıklayın.
notice_account_unknown_email: Tanınmayan kullanıcı.
notice_can_t_change_password: Bu hesap harici bir denetim kaynağı kullanıyor. Parolayı değiştirmek mümkün değil.
notice_account_lost_email_sent: Yeni parola seçme talimatlarını içeren e-postanız gönderildi.
notice_account_activated: Hesabınız etkinleştirildi. Şimdi giriş yapabilirsiniz.
notice_successful_create: Başarıyla oluşturuldu.
notice_successful_update: Başarıyla güncellendi.
notice_successful_delete: Başarıyla silindi.
notice_successful_connection: Bağlantı başarılı.
notice_file_not_found: Erişmek istediğiniz sayfa mevcut değil ya da kaldırılmış.
notice_locking_conflict: Veri başka bir kullanıcı tarafından güncellendi.
notice_not_authorized: Bu sayfaya erişme yetkiniz yok.
notice_email_sent: "E-posta gönderildi %{value}"
notice_email_error: "E-posta gönderilirken bir hata oluştu (%{value})"
notice_feeds_access_key_reseted: Atom erişim anahtarınız sıfırlandı.
notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
notice_no_issue_selected: "Seçili iş yok! Lütfen, düzenlemek istediğiniz işleri işaretleyin."
notice_account_pending: "Hesabınız oluşturuldu ve yönetici onayı bekliyor."
notice_default_data_loaded: Varasayılan konfigürasyon başarılıyla yüklendi.
error_can_t_load_default_data: "Varsayılan konfigürasyon yüklenemedi: %{value}"
error_scm_not_found: "Depoda, giriş ya da değişiklik yok."
error_scm_command_failed: "Depoya erişmeye çalışırken bir hata meydana geldi: %{value}"
error_scm_annotate: "Giriş mevcut değil veya izah edilemedi."
error_issue_not_found_in_project: 'İş bilgisi bulunamadı veya bu projeye ait değil'
mail_subject_lost_password: "Parolanız %{value}"
mail_body_lost_password: 'Parolanızı değiştirmek için, aşağıdaki bağlantıya tıklayın:'
mail_subject_register: "%{value} hesap aktivasyonu"
mail_body_register: 'Hesabınızı etkinleştirmek için, aşağıdaki bağlantıya tıklayın:'
mail_body_account_information_external: "Hesabınızı %{value} giriş yapmak için kullanabilirsiniz."
mail_body_account_information: Hesap bilgileriniz
mail_subject_account_activation_request: "%{value} hesabı etkinleştirme isteği"
mail_body_account_activation_request: "Yeni bir kullanıcı (%{value}) kaydedildi. Hesap onaylanmayı bekliyor:"
field_name: İsim
field_description: Yorum
field_summary: Özet
field_is_required: Gerekli
field_firstname: Ad
field_lastname: Soyad
field_mail: E-Posta
field_filename: Dosya
field_filesize: Boyut
field_downloads: İndirilenler
field_author: Yazar
field_created_on: Oluşturulma
field_updated_on: Güncellenme
field_field_format: Biçim
field_is_for_all: Tüm projeler için
field_possible_values: Kullanılabilir değerler
field_regexp: Düzenli ifadeler
field_min_length: En az uzunluk
field_max_length: En çok uzunluk
field_value: Değer
field_category: Kategori
field_title: Başlık
field_project: Proje
field_issue: İş
field_status: Durum
field_notes: Notlar
field_is_closed: İş kapatıldı
field_is_default: Varsayılan Değer
field_tracker: İş tipi
field_subject: Konu
field_due_date: Bitiş Tarihi
field_assigned_to: Atanan
field_priority: Öncelik
field_fixed_version: Hedef Sürüm
field_user: Kullanıcı
field_role: Rol
field_homepage: Anasayfa
field_is_public: Genel
field_parent: 'Üst proje: '
field_is_in_roadmap: Yol haritasında gösterilen işler
field_login: Giriş
field_mail_notification: E-posta uyarıları
field_admin: Yönetici
field_last_login_on: Son Bağlantı
field_language: Dil
field_effective_date: Tarih
field_password: Parola
field_new_password: Yeni Parola
field_password_confirmation: Parola Doğrulama
field_version: Sürüm
field_type: Tip
field_host: Host
field_port: Port
field_account: Hesap
field_base_dn: Base DN
field_attr_login: Giriş Niteliği
field_attr_firstname: Ad Niteliği
field_attr_lastname: Soyad Niteliği
field_attr_mail: E-Posta Niteliği
field_onthefly: Anında kullanıcı oluşturma
field_start_date: Başlangıç Tarihi
field_done_ratio: Tamamlanma yüzdesi
field_auth_source: Kimlik Denetim Modu
field_hide_mail: E-posta adresimi gizle
field_comments: Yorumlar
field_url: URL
field_start_page: Başlangıç Sayfası
field_subproject: Alt Proje
field_hours: Saat
field_activity: Etkinlik
field_spent_on: Tarih
field_identifier: Tanımlayıcı
field_is_filter: süzgeç olarak kullanılmış
field_issue_to: İlişkili iş
field_delay: Gecikme
field_assignable: Bu role atanabilecek işler
field_redirect_existing_links: Mevcut bağlantıları yönlendir
field_estimated_hours: Kalan zaman
field_column_names: Sütunlar
field_time_zone: Saat dilimi
field_searchable: Aranabilir
field_default_value: Varsayılan değer
field_comments_sorting: Yorumları göster
setting_app_title: Uygulama Bağlığı
setting_app_subtitle: Uygulama alt başlığı
setting_welcome_text: Hoşgeldin Mesajı
setting_default_language: Varsayılan Dil
setting_login_required: Kimlik denetimi gerekli mi
setting_self_registration: Otomatik kayıt
setting_attachment_max_size: Maksimum ek boyutu
setting_issues_export_limit: İşlerin dışa aktarılma sınırı
setting_mail_from: Gönderici e-posta adresi
setting_bcc_recipients: Alıcıları birbirinden gizle (bcc)
setting_host_name: Host adı
setting_text_formatting: Metin biçimi
setting_wiki_compression: Wiki geçmişini sıkıştır
setting_feeds_limit: Haber yayını içerik limiti
setting_default_projects_public: Yeni projeler varsayılan olarak herkese açık
setting_autofetch_changesets: Otomatik gönderi al
setting_sys_api_enabled: Depo yönetimi için WS'yi etkinleştir
setting_commit_ref_keywords: Başvuru Kelimeleri
setting_commit_fix_keywords: Sabitleme kelimeleri
setting_autologin: Otomatik Giriş
setting_date_format: Tarih Formati
setting_time_format: Zaman Formatı
setting_cross_project_issue_relations: Çapraz-Proje iş ilişkilendirmesine izin ver
setting_issue_list_default_columns: İş listesinde gösterilen varsayılan sütunlar
setting_emails_footer: E-posta dip not
setting_protocol: Protokol
setting_per_page_options: Sayfada başına öğe sayısı
setting_user_format: Kullanıcı gösterim biçimi
setting_activity_days_default: Proje etkinliklerinde gösterilen gün sayısı
setting_display_subprojects_issues: Varsayılan olarak ana projenin iş listesinde alt proje işlerini göster
project_module_issue_tracking: İş Takibi
project_module_time_tracking: Zaman Takibi
project_module_news: Haberler
project_module_documents: Belgeler
project_module_files: Dosyalar
project_module_wiki: Wiki
project_module_repository: Depo
project_module_boards: Tartışma Alanı
label_user: Kullanıcı
label_user_plural: Kullanıcılar
label_user_new: Yeni Kullanıcı
label_project: Proje
label_project_new: Yeni proje
label_project_plural: Projeler
label_x_projects:
zero: hiç proje yok
one: 1 proje
other: "%{count} proje"
label_project_all: Tüm Projeler
label_project_latest: En son projeler
label_issue: İş
label_issue_new: Yeni İş
label_issue_plural: İşler
label_issue_view_all: Tüm işleri izle
label_issues_by: "%{value} tarafından gönderilmiş işler"
label_issue_added: İş eklendi
label_issue_updated: İş güncellendi
label_document: Belge
label_document_new: Yeni belge
label_document_plural: Belgeler
label_document_added: Belge eklendi
label_role: Rol
label_role_plural: Roller
label_role_new: Yeni rol
label_role_and_permissions: Roller ve izinler
label_member: Üye
label_member_new: Yeni üye
label_member_plural: Üyeler
label_tracker: İş tipi
label_tracker_plural: İş tipleri
label_tracker_new: Yeni iş tipi
label_workflow: İş akışı
label_issue_status: İş durumu
label_issue_status_plural: İş durumuları
label_issue_status_new: Yeni durum
label_issue_category: İş kategorisi
label_issue_category_plural: İş kategorileri
label_issue_category_new: Yeni kategori
label_custom_field: Özel alan
label_custom_field_plural: Özel alanlar
label_custom_field_new: Yeni özel alan
label_enumerations: Numaralandırmalar
label_enumeration_new: Yeni değer
label_information: Bilgi
label_information_plural: Bilgi
label_please_login: Lütfen giriş yapın
label_register: Kayıt
label_password_lost: Parolamı unuttum
label_home: Anasayfa
label_my_page: Kişisel Sayfam
label_my_account: Hesabım
label_my_projects: Projelerim
label_administration: Yönetim
label_login: Giriş
label_logout: Çıkış
label_help: Yardım
label_reported_issues: Rapor edilmiş işler
label_assigned_to_me_issues: Bana atanmış işler
label_last_login: Son bağlantı
label_registered_on: Kayıt tarihi
label_activity: Etkinlik
label_overall_activity: Tüm etkinlikler
label_new: Yeni
label_logged_as: "Kullanıcı :"
label_environment: Çevre
label_authentication: Kimlik Denetimi
label_auth_source: Kimlik Denetim Modu
label_auth_source_new: Yeni Denetim Modu
label_auth_source_plural: Denetim Modları
label_subproject_plural: Alt Projeler
label_min_max_length: Min - Maks uzunluk
label_list: Liste
label_date: Tarih
label_integer: Tam sayı
label_float: Ondalıklı sayı
label_boolean: "Evet/Hayır"
label_string: Metin
label_text: Uzun Metin
label_attribute: Nitelik
label_attribute_plural: Nitelikler
label_no_data: Gösterilecek veri yok
label_change_status: Değişim Durumu
label_history: Geçmiş
label_attachment: Dosya
label_attachment_new: Yeni Dosya
label_attachment_delete: Dosyayı Sil
label_attachment_plural: Dosyalar
label_file_added: Eklenen Dosyalar
label_report: Rapor
label_report_plural: Raporlar
label_news: Haber
label_news_new: Haber ekle
label_news_plural: Haber
label_news_latest: Son Haberler
label_news_view_all: Tüm haberleri oku
label_news_added: Haber eklendi
label_settings: Ayarlar
label_overview: Genel
label_version: Sürüm
label_version_new: Yeni sürüm
label_version_plural: Sürümler
label_confirmation: Doğrulamama
label_export_to: "Diğer uygun kaynaklar:"
label_read: "Oku..."
label_public_projects: Genel Projeler
label_open_issues: açık
label_open_issues_plural: açık
label_closed_issues: kapalı
label_closed_issues_plural: kapalı
label_x_open_issues_abbr_on_total:
zero: tamamı kapalı, toplam %{total}
one: 1'i' açık, toplam %{total}
other: "%{count} açık, toplam %{total}"
label_x_open_issues_abbr:
zero: hiç açık yok
one: 1 açık
other: "%{count} açık"
label_x_closed_issues_abbr:
zero: hiç kapalı yok
one: 1 kapalı
other: "%{count} kapalı"
label_total: Toplam
label_permissions: İzinler
label_current_status: Mevcut Durum
label_new_statuses_allowed: Yeni durumlara izin verildi
label_all: Hepsi
label_none: Hiçbiri
label_nobody: Hiçkimse
label_next: Sonraki
label_previous: Önceki
label_used_by: 'Kullanan: '
label_details: Ayrıntılar
label_add_note: Not ekle
label_per_page: Sayfa başına
label_calendar: Takvim
label_months_from: ay öncesinden itibaren
label_gantt: İş-Zaman Çizelgesi
label_internal: Dahili
label_last_changes: "Son %{count} değişiklik"
label_change_view_all: Tüm Değişiklikleri göster
label_personalize_page: Bu sayfayı kişiselleştir
label_comment: Yorum
label_comment_plural: Yorumlar
label_x_comments:
zero: hiç yorum yok
one: 1 yorum
other: "%{count} yorum"
label_comment_add: Yorum Ekle
label_comment_added: Yorum Eklendi
label_comment_delete: Yorumları sil
label_query: Özel Sorgu
label_query_plural: Özel Sorgular
label_query_new: Yeni Sorgu
label_filter_add: Süzgeç ekle
label_filter_plural: Süzgeçler
label_equals: Eşit
label_not_equals: Eşit değil
label_in_less_than: küçüktür
label_in_more_than: büyüktür
label_in: içinde
label_today: bugün
label_all_time: Tüm Zamanlar
label_yesterday: Dün
label_this_week: Bu hafta
label_last_week: Geçen hafta
label_last_n_days: "Son %{count} gün"
label_this_month: Bu ay
label_last_month: Geçen ay
label_this_year: Bu yıl
label_date_range: Tarih aralığı
label_less_than_ago: günler öncesinden az
label_more_than_ago: günler öncesinden fazla
label_ago: gün önce
label_contains: içeriyor
label_not_contains: içermiyor
label_day_plural: Günler
label_repository: Depo
label_repository_plural: Depolar
label_browse: Gözat
label_revision: Değişiklik
label_revision_plural: Değişiklikler
label_associated_revisions: Birleştirilmiş değişiklikler
label_added: eklendi
label_modified: güncellendi
label_deleted: silindi
label_latest_revision: En son değişiklik
label_latest_revision_plural: En son değişiklikler
label_view_revisions: Değişiklikleri izle
label_max_size: En büyük boyut
label_sort_highest: Üste taşı
label_sort_higher: Yukarı taşı
label_sort_lower: Aşağı taşı
label_sort_lowest: Dibe taşı
label_roadmap: Yol Haritası
label_roadmap_due_in: "%{value} içinde bitmeli"
label_roadmap_overdue: "%{value} geç"
label_roadmap_no_issues: Bu sürüm için iş yok
label_search: Ara
label_result_plural: Sonuçlar
label_all_words: Tüm Kelimeler
label_wiki: Wiki
label_wiki_edit: Wiki düzenleme
label_wiki_edit_plural: Wiki düzenlemeleri
label_wiki_page: Wiki sayfası
label_wiki_page_plural: Wiki sayfaları
label_index_by_title: Başlığa göre diz
label_index_by_date: Tarihe göre diz
label_current_version: Güncel sürüm
label_preview: Önizleme
label_feed_plural: Beslemeler
label_changes_details: Bütün değişikliklerin detayları
label_issue_tracking: İş Takibi
label_spent_time: Harcanan zaman
label_f_hour: "%{value} saat"
label_f_hour_plural: "%{value} saat"
label_time_tracking: Zaman Takibi
label_change_plural: Değişiklikler
label_statistics: İstatistikler
label_commits_per_month: Aylık teslim
label_commits_per_author: Yazar başına teslim
label_view_diff: Farkları izle
label_diff_inline: satır içi
label_diff_side_by_side: Yan yana
label_options: Tercihler
label_copy_workflow_from: İşakışı kopyala
label_permissions_report: İzin raporu
label_watched_issues: İzlenmiş işler
label_related_issues: İlişkili işler
label_applied_status: uygulanmış işler
label_loading: Yükleniyor...
label_relation_new: Yeni ilişki
label_relation_delete: İlişkiyi sil
label_relates_to: ilişkili
label_duplicates: yinelenmiş
label_blocks: Engeller
label_blocked_by: Engelleyen
label_precedes: önce gelir
label_follows: sonra gelir
label_end_to_start: sondan başa
label_end_to_end: sondan sona
label_start_to_start: baştan başa
label_start_to_end: baştan sona
label_stay_logged_in: Sürekli bağlı kal
label_disabled: Devredışı
label_show_completed_versions: Tamamlanmış sürümleri göster
label_me: Ben
label_board: Tartışma Alanı
label_board_new: Yeni alan
label_board_plural: Tartışma alanları
label_topic_plural: Konular
label_message_plural: Mesajlar
label_message_last: Son mesaj
label_message_new: Yeni mesaj
label_message_posted: Mesaj eklendi
label_reply_plural: Cevaplar
label_send_information: Hesap bilgisini kullanıcıya gönder
label_year: Yıl
label_month: Ay
label_week: Hafta
label_date_from: Başlangıç
label_date_to: Bitiş
label_language_based: Kullanıcı dili bazlı
label_sort_by: "%{value} göre sırala"
label_send_test_email: Test e-postası gönder
label_feeds_access_key_created_on: "Atom erişim anahtarı %{value} önce oluşturuldu"
label_module_plural: Modüller
label_added_time_by: "%{author} tarafından %{age} önce eklendi"
label_updated_time: "%{value} önce güncellendi"
label_jump_to_a_project: Projeye git...
label_file_plural: Dosyalar
label_changeset_plural: Değişiklik Listeleri
label_default_columns: Varsayılan Sütunlar
label_no_change_option: (Değişiklik yok)
label_bulk_edit_selected_issues: Seçili işleri toplu olarak düzenle
label_theme: Tema
label_default: Varsayılan
label_search_titles_only: Sadece başlıkları ara
label_user_mail_option_all: "Tüm projelerimdeki herhangi bir olay için"
label_user_mail_option_selected: "Sadece seçili projelerdeki herhangi bir olay için"
label_user_mail_no_self_notified: "Kendi yaptığım değişikliklerden haberdar olmak istemiyorum"
label_registration_activation_by_email: e-posta ile hesap etkinleştirme
label_registration_manual_activation: Elle hesap etkinleştirme
label_registration_automatic_activation: Otomatik hesap etkinleştirme
label_display_per_page: "Sayfa başına: %{value}"
label_age: Yaş
label_change_properties: Özellikleri değiştir
label_general: Genel
label_more: Daha fazla
label_scm: KY
label_plugins: Eklentiler
label_ldap_authentication: LDAP Denetimi
label_downloads_abbr: D/L
label_optional_description: İsteğe bağlı açıklama
label_add_another_file: Bir dosya daha ekle
label_preferences: Tercihler
label_chronological_order: Tarih sırasına göre
label_reverse_chronological_order: Ters tarih sırasına göre
label_planning: Planlanıyor
button_login: Giriş
button_submit: Gönder
button_save: Kaydet
button_check_all: Hepsini işaretle
button_uncheck_all: Tüm işaretleri kaldır
button_delete: Sil
button_create: Oluştur
button_test: Sına
button_edit: Düzenle
button_add: Ekle
button_change: Değiştir
button_apply: Uygula
button_clear: Temizle
button_lock: Kilitle
button_unlock: Kilidi aç
button_download: İndir
button_list: Listele
button_view: Bak
button_move: Taşı
button_back: Geri
button_cancel: İptal
button_activate: Etkinleştir
button_sort: Sırala
button_log_time: Zaman kaydı
button_rollback: Bu sürüme geri al
button_watch: İzle
button_unwatch: İzlemeyi iptal et
button_reply: Cevapla
button_archive: Arşivle
button_unarchive: Arşivlemeyi kaldır
button_reset: Sıfırla
button_rename: Yeniden adlandır
button_change_password: Parolayı değiştir
button_copy: Kopyala
button_annotate: Değişiklik geçmişine göre göster
button_update: Güncelle
button_configure: Yapılandır
status_active: faal
status_registered: kayıtlı
status_locked: kilitli
text_select_mail_notifications: Gönderilecek e-posta uyarısına göre hareketi seçin.
text_regexp_info: örn. ^[A-Z0-9]+$
text_min_max_length_info: 0 sınırlama yok demektir
text_project_destroy_confirmation: Bu projeyi ve bağlantılı verileri silmek istediğinizden emin misiniz?
text_subprojects_destroy_warning: "Ayrıca %{value} alt proje silinecek."
text_workflow_edit: İşakışını düzenlemek için bir rol ve iş tipi seçin
text_are_you_sure: Emin misiniz ?
text_tip_issue_begin_day: Bugün başlayan görevler
text_tip_issue_end_day: Bugün sona eren görevler
text_tip_issue_begin_end_day: Bugün başlayan ve sona eren görevler
text_caracters_maximum: "En çok %{count} karakter."
text_caracters_minimum: "En az %{count} karakter uzunluğunda olmalı."
text_length_between: "%{min} ve %{max} karakterleri arasındaki uzunluk."
text_tracker_no_workflow: Bu iş tipi için işakışı tanımlanmamış
text_unallowed_characters: Yasaklı karakterler
text_comma_separated: Çoklu değer girilebilir(Virgül ile ayrılmış).
text_issues_ref_in_commit_messages: Teslim mesajlarındaki işleri çözme ve başvuruda bulunma
text_issue_added: "İş %{id}, %{author} tarafından rapor edildi."
text_issue_updated: "İş %{id}, %{author} tarafından güncellendi."
text_wiki_destroy_confirmation: bu wikiyi ve tüm içeriğini silmek istediğinizden emin misiniz?
text_issue_category_destroy_question: "Bazı işler (%{count}) bu kategoriye atandı. Ne yapmak istersiniz?"
text_issue_category_destroy_assignments: Kategori atamalarını kaldır
text_issue_category_reassign_to: İşleri bu kategoriye tekrar ata
text_user_mail_option: "Seçili olmayan projeler için, sadece dahil olduğunuz ya da izlediğiniz öğeler hakkında uyarılar alacaksınız (örneğin,yazarı veya atandığınız işler)."
text_no_configuration_data: "Roller, iş tipleri, iş durumları ve işakışı henüz yapılandırılmadı.\nVarsayılan yapılandırılmanın yüklenmesi şiddetle tavsiye edilir. Bir kez yüklendiğinde yapılandırmayı değiştirebileceksiniz."
text_load_default_configuration: Varsayılan yapılandırmayı yükle
text_status_changed_by_changeset: "Değişiklik listesi %{value} içinde uygulandı."
text_issues_destroy_confirmation: 'Seçili işleri silmek istediğinizden emin misiniz ?'
text_select_project_modules: 'Bu proje için etkinleştirmek istediğiniz modülleri seçin:'
text_default_administrator_account_changed: Varsayılan yönetici hesabı değişti
text_file_repository_writable: Dosya deposu yazılabilir
text_rmagick_available: RMagick Kullanılabilir (isteğe bağlı)
text_destroy_time_entries_question: Silmek üzere olduğunuz işler üzerine %{hours} saat raporlandı.Ne yapmak istersiniz ?
text_destroy_time_entries: Raporlanmış süreleri sil
text_assign_time_entries_to_project: Raporlanmış süreleri projeye ata
text_reassign_time_entries: 'Raporlanmış süreleri bu işe tekrar ata:'
default_role_manager: Yönetici
default_role_developer: Geliştirici
default_role_reporter: Raporlayıcı
default_tracker_bug: Hata
default_tracker_feature: Özellik
default_tracker_support: Destek
default_issue_status_new: Yeni
default_issue_status_in_progress: Yapılıyor
default_issue_status_resolved: Çözüldü
default_issue_status_feedback: Geribildirim
default_issue_status_closed: "Kapatıldı"
default_issue_status_rejected: Reddedildi
default_doc_category_user: Kullanıcı Dökümantasyonu
default_doc_category_tech: Teknik Dökümantasyon
default_priority_low: Düşük
default_priority_normal: Normal
default_priority_high: Yüksek
default_priority_urgent: Acil
default_priority_immediate: Derhal
default_activity_design: Tasarım
default_activity_development: Geliştirme
enumeration_issue_priorities: İş önceliği
enumeration_doc_categories: Belge Kategorileri
enumeration_activities: Faaliyetler (zaman takibi)
button_quote: Alıntı
setting_enabled_scm: KKY Açık
label_incoming_emails: "Gelen e-postalar"
label_generate_key: "Anahtar oluştur"
setting_sequential_project_identifiers: "Sıralı proje tanımlayıcıları oluştur"
field_parent_title: Üst sayfa
text_email_delivery_not_configured: "E-posta gönderme yapılandırılmadı ve bildirimler devre dışı.\nconfig/configuration.yml içinden SMTP sunucusunu yapılandırın ve uygulamayı yeniden başlatın."
text_enumeration_category_reassign_to: 'Hepsini şuna çevir:'
label_issue_watchers: Takipçiler
mail_body_reminder: "Size atanmış olan %{count} iş %{days} gün içerisinde bitirilmeli:"
label_duplicated_by: yineleyen
text_enumeration_destroy_question: "Bu nesneye %{count} değer bağlanmış."
text_user_wrote: "%{value} demiş ki:"
setting_mail_handler_api_enabled: Gelen e-postalar için WS'yi aç
label_and_its_subprojects: "%{value} ve alt projeleri"
mail_subject_reminder: "%{count} iş bir kaç güne bitecek"
setting_mail_handler_api_key: API anahtarı
setting_commit_logs_encoding: Gönderim mesajlarının kodlaması (UTF-8 vs.)
general_csv_decimal_separator: '.'
notice_unable_delete_version: Sürüm silinemiyor
label_renamed: yeniden adlandırılmış
label_copied: kopyalanmış
setting_plain_text_mail: sadece düz metin (HTML yok)
permission_view_files: Dosyaları gösterme
permission_edit_issues: İşleri düzenleme
permission_edit_own_time_entries: Kendi zaman girişlerini düzenleme
permission_manage_public_queries: Herkese açık sorguları yönetme
permission_add_issues: İş ekleme
permission_log_time: Harcanan zamanı kaydetme
permission_view_changesets: Değişimleri gösterme(SVN, vs.)
permission_view_time_entries: Harcanan zamanı gösterme
permission_manage_versions: Sürümleri yönetme
permission_manage_wiki: Wiki'yi yönetme
permission_manage_categories: İş kategorilerini yönetme
permission_protect_wiki_pages: Wiki sayfalarını korumaya alma
permission_comment_news: Haberlere yorum yapma
permission_delete_messages: Mesaj silme
permission_select_project_modules: Proje modüllerini seçme
permission_edit_wiki_pages: Wiki sayfalarını düzenleme
permission_add_issue_watchers: Takipçi ekleme
permission_view_gantt: İş-Zaman çizelgesi gösterme
permission_move_issues: İşlerin yerini değiştirme
permission_manage_issue_relations: İşlerin biribiriyle bağlantılarını yönetme
permission_delete_wiki_pages: Wiki sayfalarını silme
permission_manage_boards: Panoları yönetme
permission_delete_wiki_pages_attachments: Ekleri silme
permission_view_wiki_edits: Wiki geçmişini gösterme
permission_add_messages: Mesaj gönderme
permission_view_messages: Mesajları gösterme
permission_manage_files: Dosyaları yönetme
permission_edit_issue_notes: Notları düzenleme
permission_manage_news: Haberleri yönetme
permission_view_calendar: Takvimleri gösterme
permission_manage_members: Üyeleri yönetme
permission_edit_messages: Mesajları düzenleme
permission_delete_issues: İşleri silme
permission_view_issue_watchers: Takipçi listesini gösterme
permission_manage_repository: Depo yönetimi
permission_commit_access: Gönderme erişimi
permission_browse_repository: Depoya gözatma
permission_view_documents: Belgeleri gösterme
permission_edit_project: Projeyi düzenleme
permission_add_issue_notes: Not ekleme
permission_save_queries: Sorgu kaydetme
permission_view_wiki_pages: Wiki gösterme
permission_rename_wiki_pages: Wiki sayfasının adını değiştirme
permission_edit_time_entries: Zaman kayıtlarını düzenleme
permission_edit_own_issue_notes: Kendi notlarını düzenleme
setting_gravatar_enabled: Kullanıcı resimleri için Gravatar kullan
label_example: Örnek
text_repository_usernames_mapping: "Redmine kullanıcı adlarını depo değişiklik kayıtlarındaki kullanıcı adlarıyla eşleştirin veya eşleştirmeleri güncelleyin.\nRedmine kullanıcı adları ile depo kullanıcı adları aynı olan kullanıcılar otomatik olarak eşlendirilecektir."
permission_edit_own_messages: Kendi mesajlarını düzenleme
permission_delete_own_messages: Kendi mesajlarını silme
label_user_activity: "%{value} kullanıcısının etkinlikleri"
label_updated_time_by: "%{author} tarafından %{age} önce güncellendi"
text_diff_truncated: '... Bu fark tam olarak gösterilemiyor çünkü gösterim için ayarlanmış üst sınırı aşıyor.'
setting_diff_max_lines_displayed: Gösterilebilecek maksimumu fark satırı
text_plugin_assets_writable: Eklenti yardımcı dosya dizini yazılabilir
warning_attachments_not_saved: "%{count} adet dosya kaydedilemedi."
button_create_and_continue: Oluştur ve devam et
text_custom_field_possible_values_info: 'Her değer için bir satır'
label_display: Göster
field_editable: Düzenlenebilir
setting_repository_log_display_limit: Dosya kaydında gösterilecek maksimum değişim sayısı
setting_file_max_size_displayed: Dahili olarak gösterilecek metin dosyaları için maksimum satır sayısı
field_watcher: Takipçi
setting_openid: Kayıt ve giriş için OpenID'ye izin ver
field_identity_url: OpenID URL
label_login_with_open_id_option: veya OpenID kullanın
field_content: İçerik
label_descending: Azalan
label_sort: Sırala
label_ascending: Artan
label_date_from_to: "%{start} - %{end} arası"
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Bu sayfanın %{descendants} adet alt sayfası var. Ne yapmak istersiniz?
text_wiki_page_reassign_children: Alt sayfaları bu sayfanın altına bağla
text_wiki_page_nullify_children: Alt sayfaları ana sayfa olarak sakla
text_wiki_page_destroy_children: Alt sayfaları ve onların alt sayfalarını tamamen sil
setting_password_min_length: Minimum parola uzunluğu
field_group_by: Sonuçları grupla
mail_subject_wiki_content_updated: "'%{id}' wiki sayfası güncellendi"
label_wiki_content_added: Wiki sayfası eklendi
mail_subject_wiki_content_added: "'%{id}' wiki sayfası eklendi"
mail_body_wiki_content_added: "'%{id}' wiki sayfası, %{author} tarafından eklendi."
label_wiki_content_updated: Wiki sayfası güncellendi
mail_body_wiki_content_updated: "'%{id}' wiki sayfası, %{author} tarafından güncellendi."
permission_add_project: Proje oluştur
setting_new_project_user_role_id: Yönetici olmayan ancak proje yaratabilen kullanıcıya verilen rol
label_view_all_revisions: Tüm değişiklikleri göster
label_tag: Etiket
label_branch: Kol
error_no_tracker_in_project: Bu projeye bağlanmış bir iş tipi yok. Lütfen proje ayarlarını kontrol edin.
error_no_default_issue_status: Varsayılan iş durumu tanımlanmamış. Lütfen ayarlarınızı kontrol edin ("Yönetim -> İş durumları" sayfasına gidin).
label_group_plural: Gruplar
label_group: Grup
label_group_new: Yeni grup
label_time_entry_plural: Harcanan zaman
text_journal_changed: "%{label}: %{old} -> %{new}"
text_journal_set_to: "%{label} %{value} yapıldı"
text_journal_deleted: "%{label} silindi (%{old})"
text_journal_added: "%{label} %{value} eklendi"
field_active: Etkin
enumeration_system_activity: Sistem Etkinlikleri
permission_delete_issue_watchers: İzleyicileri sil
version_status_closed: kapalı
version_status_locked: kilitli
version_status_open: açık
error_can_not_reopen_issue_on_closed_version: Kapatılmış bir sürüme ait işler tekrar açılamaz
label_user_anonymous: Anonim
button_move_and_follow: Yerini değiştir ve takip et
setting_default_projects_modules: Yeni projeler için varsayılan modüller
setting_gravatar_default: Varsayılan Gravatar resmi
field_sharing: Paylaşım
label_version_sharing_hierarchy: Proje hiyerarşisi ile
label_version_sharing_system: Tüm projeler ile
label_version_sharing_descendants: Alt projeler ile
label_version_sharing_tree: Proje ağacı ile
label_version_sharing_none: Paylaşılmamış
error_can_not_archive_project: Bu proje arşivlenemez
button_duplicate: Yinele
button_copy_and_follow: Kopyala ve takip et
label_copy_source: Kaynak
setting_issue_done_ratio: İş tamamlanma oranını şununla hesapla
setting_issue_done_ratio_issue_status: İş durumunu kullan
error_issue_done_ratios_not_updated: İş tamamlanma oranları güncellenmedi.
error_workflow_copy_target: Lütfen hedef iş tipi ve rolleri seçin
setting_issue_done_ratio_issue_field: İşteki alanı kullan
label_copy_same_as_target: Hedef ile aynı
label_copy_target: Hedef
notice_issue_done_ratios_updated: İş tamamlanma oranları güncellendi.
error_workflow_copy_source: Lütfen kaynak iş tipi ve rolleri seçin
label_update_issue_done_ratios: İş tamamlanma oranlarını güncelle
setting_start_of_week: Takvimleri şundan başlat
permission_view_issues: İşleri Göster
label_display_used_statuses_only: Sadece bu iş tipi tarafından kullanılan durumları göster
label_revision_id: Değişiklik %{value}
label_api_access_key: API erişim anahtarı
label_api_access_key_created_on: API erişim anahtarı %{value} önce oluşturuldu
label_feeds_access_key: Atom erişim anahtarı
notice_api_access_key_reseted: API erişim anahtarınız sıfırlandı.
setting_rest_api_enabled: REST web servisini etkinleştir
label_missing_api_access_key: Bir API erişim anahtarı eksik
label_missing_feeds_access_key: Bir Atom erişim anahtarı eksik
button_show: Göster
text_line_separated: Çoklu değer girilebilir (her satıra bir değer).
setting_mail_handler_body_delimiters: Şu satırların birinden sonra e-postayı sonlandır
permission_add_subprojects: Alt proje yaratma
label_subproject_new: Yeni alt proje
text_own_membership_delete_confirmation: "Projeyi daha sonra düzenleyememenize sebep olacak bazı yetkilerinizi kaldırmak üzeresiniz.\nDevam etmek istediğinize emin misiniz?"
label_close_versions: Tamamlanmış sürümleri kapat
label_board_sticky: Yapışkan
label_board_locked: Kilitli
permission_export_wiki_pages: Wiki sayfalarını dışarı aktar
setting_cache_formatted_text: Biçimlendirilmiş metni önbelleğe al
permission_manage_project_activities: Proje etkinliklerini yönetme
error_unable_delete_issue_status: İş durumu silinemiyor
label_profile: Profil
permission_manage_subtasks: Alt işleri yönetme
field_parent_issue: Üst iş
label_subtask_plural: Alt işler
label_project_copy_notifications: Proje kopyalaması esnasında bilgilendirme e-postaları gönder
error_can_not_delete_custom_field: Özel alan silinemiyor
error_unable_to_connect: Bağlanılamıyor (%{value})
error_can_not_remove_role: Bu rol kullanımda olduğundan silinemez.
error_can_not_delete_tracker: Bu iş tipi içerisinde iş barındırdığından silinemiyor.
field_principal: Temel
label_my_page_block: Kişisel sayfa bloğum
notice_failed_to_save_members: "Üyeler kaydedilemiyor: %{errors}."
text_zoom_out: Uzaklaş
text_zoom_in: Yakınlaş
notice_unable_delete_time_entry: Zaman kayıt girdisi silinemiyor.
label_overall_spent_time: Toplam harcanan zaman
field_time_entries: Zaman Kayıtları
project_module_gantt: İş-Zaman Çizelgesi
project_module_calendar: Takvim
button_edit_associated_wikipage: "İlişkilendirilmiş Wiki sayfasını düzenle: %{page_title}"
field_text: Metin alanı
label_user_mail_option_only_owner: Sadece sahibi olduğum şeyler için
setting_default_notification_option: Varsayılan bildirim seçeneği
label_user_mail_option_only_my_events: Sadece takip ettiğim ya da içinde olduğum şeyler için
label_user_mail_option_only_assigned: Sadece bana atanan şeyler için
label_user_mail_option_none: Hiç bir şey için
field_member_of_group: Atananın grubu
field_assigned_to_role: Atananın rolü
notice_not_authorized_archived_project: Erişmeye çalıştığınız proje arşive kaldırılmış.
label_principal_search: "Kullanıcı ya da grup ara:"
label_user_search: "Kullanıcı ara:"
field_visible: Görünür
setting_emails_header: "E-Posta başlığı"
setting_commit_logtime_activity_id: Kaydedilen zaman için etkinlik
text_time_logged_by_changeset: Değişiklik uygulandı %{value}.
setting_commit_logtime_enabled: Zaman kaydını etkinleştir
notice_gantt_chart_truncated: Görüntülenebilir öğelerin sayısını aştığı için tablo kısaltıldı (%{max})
setting_gantt_items_limit: İş-Zaman çizelgesinde gösterilecek en fazla öğe sayısı
field_warn_on_leaving_unsaved: Kaydedilmemiş metin bulunan bir sayfadan çıkarken beni uyar
text_warn_on_leaving_unsaved: Bu sayfada terkettiğiniz takdirde kaybolacak kaydedilmemiş metinler var.
label_my_queries: Özel sorgularım
text_journal_changed_no_detail: "%{label} güncellendi"
label_news_comment_added: Bir habere yorum eklendi
button_expand_all: Tümünü genişlet
button_collapse_all: Tümünü daralt
label_additional_workflow_transitions_for_assignee: Kullanıcı atanan olduğu zaman tanınacak ek yetkiler
label_additional_workflow_transitions_for_author: Kullanıcı yazar olduğu zaman tanınacak ek yetkiler
label_bulk_edit_selected_time_entries: Seçilen zaman kayıtlarını toplu olarak düzenle
text_time_entries_destroy_confirmation: Seçilen zaman kaydını/kayıtlarını silmek istediğinize emin misiniz?
label_role_anonymous: Anonim
label_role_non_member: Üye Değil
label_issue_note_added: Not eklendi
label_issue_status_updated: Durum güncellendi
label_issue_priority_updated: Öncelik güncellendi
label_issues_visibility_own: Kullanıcı tarafından oluşturulmuş ya da kullanıcıya atanmış sorunlar
field_issues_visibility: İşlerin görünürlüğü
label_issues_visibility_all: Tüm işler
permission_set_own_issues_private: Kendi işlerini özel ya da genel olarak işaretle
field_is_private: Özel
permission_set_issues_private: İşleri özel ya da genel olarak işaretleme
label_issues_visibility_public: Özel olmayan tüm işler
text_issues_destroy_descendants_confirmation: "%{count} alt görev de silinecek."
field_commit_logs_encoding: Değişiklik mesajı kodlaması(encoding)
field_scm_path_encoding: Yol kodlaması(encoding)
text_scm_path_encoding_note: "Varsayılan: UTF-8"
field_path_to_repository: Depo yolu
field_root_directory: Ana dizin
field_cvs_module: Modül
field_cvsroot: CVSROOT
text_mercurial_repository_note: Yerel depo (ör. /hgrepo, c:\hgrepo)
text_scm_command: Komut
text_scm_command_version: Sürüm
label_git_report_last_commit: Son gönderilen dosya ve dizinleri raporla
notice_issue_successful_create: İş %{id} oluşturuldu.
label_between: arasında
setting_issue_group_assignment: Gruplara iş atanmasına izin ver
label_diff: farklar
text_git_repository_note: Depo yalın halde (bare) ve yerel sistemde bulunuyor. (örn. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sıralama yönü
description_project_scope: Arama kapsamı
description_filter: Süzgeç
description_user_mail_notification: E-posta bildirim ayarları
description_date_from: Başlangıç tarihini gir
description_message_content: Mesaj içeriği
description_available_columns: Kullanılabilir Sütunlar
description_date_range_interval: Başlangıç ve bitiş tarihini seçerek tarih aralığını belirleyin
description_issue_category_reassign: İş kategorisini seçin
description_search: Arama alanı
description_notes: Notlar
description_date_range_list: Listeden tarih aralığını seçin
description_choose_project: Projeler
description_date_to: Bitiş tarihini gir
description_query_sort_criteria_attribute: Sıralama ölçütü
description_wiki_subpages_reassign: Yeni üst sayfa seç
description_selected_columns: Seçilmiş Sütunlar
label_parent_revision: Üst
label_child_revision: Alt
error_scm_annotate_big_text_file: Girdi maksimum metin dosyası boyutundan büyük olduğu için ek açıklama girilemiyor.
setting_default_issue_start_date_to_creation_date: Geçerli tarihi yeni işler için başlangıç tarihi olarak kullan
button_edit_section: Bölümü düzenle
setting_repositories_encodings: Eklerin ve depoların kodlamaları
description_all_columns: Tüm sütunlar
button_export: Dışarı aktar
label_export_options: "%{export_format} dışa aktarım seçenekleri"
error_attachment_too_big: İzin verilen maksimum dosya boyutunu (%{max_size}) aştığı için dosya yüklenemedi.
notice_failed_to_save_time_entries: "Seçilen %{total} adet zaman girdisinden %{count} tanesi kaydedilemedi: %{ids}."
label_x_issues:
zero: 0 İş
one: 1 İş
other: "%{count} İşler"
label_repository_new: Yeni depo
field_repository_is_default: Ana depo
label_copy_attachments: Ekleri kopyala
label_item_position: "%{position}/%{count}"
label_completed_versions: Tamamlanmış sürümler
text_project_identifier_info: Yalnızca küçük harfler (a-z), sayılar, tire ve alt tire kullanılabilir. Kaydedilen tanımlayıcı daha sonra değiştirilemez.
field_multiple: Çoklu değer
setting_commit_cross_project_ref: Diğer bütün projelerdeki iş kayıtlarının kaynak gösterilmesine ve kayıtların kapatılabilmesine izin ver
text_issue_conflict_resolution_add_notes: Notlarımı ekle ve diğer değişikliklerimi iptal et
text_issue_conflict_resolution_overwrite: Değişikliklerimi yine de uygula (önceki notlar saklanacak ancak bazı değişikliklerin üzerine yazılabilir)
notice_issue_update_conflict: Düzenleme yaparken başka bir kullanıcı tarafından sorun güncellendi.
text_issue_conflict_resolution_cancel: Tüm değişiklikleri iptal et ve yeniden görüntüle %{link}
permission_manage_related_issues: Benzer sorunları yönet
field_auth_source_ldap_filter: LDAP süzgeçi
label_search_for_watchers: Takipçi eklemek için ara
notice_account_deleted: Hesabınız kalıcı olarak silinmiştir.
setting_unsubscribe: Kullanıcıların kendi hesaplarını silebilmesine izin ver
button_delete_my_account: Hesabımı sil
text_account_destroy_confirmation: |-
Devam etmek istediğinize emin misiniz?
Hesabınız tekrar açılmamak üzere kalıcı olarak silinecektir.
error_session_expired: Oturum zaman aşımına uğradı. Lütfen tekrar giriş yapın.
text_session_expiration_settings: "Uyarı: Bu ayarları değiştirmek (sizinki de dahil) tüm oturumları sonlandırabilir."
setting_session_lifetime: Maksimum oturum süresi
setting_session_timeout: Maksimum hareketsizlik zaman aşımı
label_session_expiration: Oturum süre sonu
permission_close_project: Projeyi kapat/yeniden aç
label_show_closed_projects: Kapatılmış projeleri göster
button_close: Kapat
button_reopen: Yeniden aç
project_status_active: etkin
project_status_closed: kapalı
project_status_archived: arşivlenmiş
text_project_closed: Proje kapatıldı ve artık değiştirilemez.
notice_user_successful_create: Kullanıcı %{id} yaratıldı.
field_core_fields: Standart alanlar
field_timeout: Zaman aşımı (saniye olarak)
setting_thumbnails_enabled: Küçük resmi görüntüle
setting_thumbnails_size: Küçük resim boyutu (pixel olarak)
label_status_transitions: Durum değiştirme
label_fields_permissions: Alan izinleri
label_readonly: Salt okunur
label_required: Zorunlu
text_repository_identifier_info: Yalnızca küçük harfler (a-z), sayılar, tire ve alt tire kullanılabilir. Kaydedilen tanımlayıcı daha sonra değiştirilemez.
field_board_parent: Üst forum
label_attribute_of_project: Proje %{name}
label_attribute_of_author: Yazar %{name}
label_attribute_of_assigned_to: Atanan %{name}
label_attribute_of_fixed_version: Hedef sürüm %{name}
label_copy_subtasks: Alt görevi kopyala
label_copied_to: Kopyalama hedefi
label_copied_from: Kopyalanacak kaynak
label_any_issues_in_project: projedeki herhangi bir sorun
label_any_issues_not_in_project: projede olmayan herhangi bir sorun
field_private_notes: Özel notlar
permission_view_private_notes: Özel notları görüntüle
permission_set_notes_private: Notları özel olarak işaretle
label_no_issues_in_project: projede hiçbir sorun yok
label_any: Hepsi
label_last_n_weeks: son %{count} hafta
setting_cross_project_subtasks: Projeler arası alt işlere izin ver
label_cross_project_descendants: Alt projeler ile
label_cross_project_tree: Proje ağacı ile
label_cross_project_hierarchy: Proje hiyerarşisi ile
label_cross_project_system: Tüm projeler ile
button_hide: Gizle
setting_non_working_week_days: Tatil günleri
label_in_the_next_days: gelecekte
label_in_the_past_days: geçmişte
label_attribute_of_user: Kullanıcı %{name}
text_turning_multiple_off: Çoklu değer seçimini devre dışı bırakırsanız, çoklu değer içeren alanlar, her alan için yalnızca tek değer girilecek şekilde düzenlenecektir.
label_attribute_of_issue: Sorun %{name}
permission_add_documents: Belgeleri ekle
permission_edit_documents: Belgeleri düzenle
permission_delete_documents: Belgeleri sil
label_gantt_progress_line: İlerleme çizgisi
setting_jsonp_enabled: JSONP desteğini etkinleştir
field_inherit_members: Devralan kullanıcılar
field_closed_on: Kapanış tarihi
field_generate_password: Parola oluştur
setting_default_projects_tracker_ids: Yeni projeler için varsayılan iş tipi
label_total_time: Toplam
text_scm_config: config/configuration.yml içinden SCM komutlarını yapılandırabilirsiniz. Lütfen yapılandırmadan sonra uygulamayı tekrar başlatın.
text_scm_command_not_available: SCM komutu kullanılamıyor. Lütfen yönetim panelinden ayarları kontrol edin.
notice_account_not_activated_yet: Hesabınız henüz etkinleştirilmedi. Yeni bir hesap etkinleştirme e-postası istiyorsanız, lütfen buraya tıklayınız..
notice_account_locked: Hesabınız kilitlendi.
label_hidden: Gizle
label_visibility_private: yalnız benim için
label_visibility_roles: yalnız bu roller için
label_visibility_public: herhangi bir kullanıcı için
field_must_change_passwd: Bir sonraki girişinizde şifrenizi değiştirmeniz gerekir.
notice_new_password_must_be_different: Yeni parola geçerli paroladan
farklı olmalı
setting_mail_handler_excluded_filenames: Dosya adı belirtilen ekleri hariç tut
text_convert_available: ImageMagick dönüştürmesi kullanılabilir (isteğe bağlı)
redmine-2.4.2/config/locales/eu.yml 0000644 0001750 0001750 00000141666 12255774347 016547 0 ustar ondrej ondrej # Redmine EU language
# Author: Ales Zabala Alava (Shagi),
# 2010-01-25
# Distributed under the same terms as the Redmine itself.
eu:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y/%m/%d"
short: "%b %d"
long: "%Y %B %d"
day_names: [Igandea, Astelehena, Asteartea, Asteazkena, Osteguna, Ostirala, Larunbata]
abbr_day_names: [Ig., Al., Ar., Az., Og., Or., La.]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Urtarrila, Otsaila, Martxoa, Apirila, Maiatza, Ekaina, Uztaila, Abuztua, Iraila, Urria, Azaroa, Abendua]
abbr_month_names: [~, Urt, Ots, Mar, Api, Mai, Eka, Uzt, Abu, Ira, Urr, Aza, Abe]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%Y/%m/%d %H:%M"
time: "%H:%M"
short: "%b %d %H:%M"
long: "%Y %B %d %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "minutu erdi"
less_than_x_seconds:
one: "segundu bat baino gutxiago"
other: "%{count} segundu baino gutxiago"
x_seconds:
one: "segundu 1"
other: "%{count} segundu"
less_than_x_minutes:
one: "minutu bat baino gutxiago"
other: "%{count} minutu baino gutxiago"
x_minutes:
one: "minutu 1"
other: "%{count} minutu"
about_x_hours:
one: "ordu 1 inguru"
other: "%{count} ordu inguru"
x_hours:
one: "ordu 1"
other: "%{count} ordu"
x_days:
one: "egun 1"
other: "%{count} egun"
about_x_months:
one: "hilabete 1 inguru"
other: "%{count} hilabete inguru"
x_months:
one: "hilabete 1"
other: "%{count} hilabete"
about_x_years:
one: "urte 1 inguru"
other: "%{count} urte inguru"
over_x_years:
one: "urte 1 baino gehiago"
other: "%{count} urte baino gehiago"
almost_x_years:
one: "ia urte 1"
other: "ia %{count} urte"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Byte"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "eta"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "Errore batek %{model} hau godetzea galarazi du."
other: "%{count} errorek %{model} hau gordetzea galarazi dute."
messages:
inclusion: "ez dago zerrendan"
exclusion: "erreserbatuta dago"
invalid: "baliogabea da"
confirmation: "ez du berrespenarekin bat egiten"
accepted: "onartu behar da"
empty: "ezin da hutsik egon"
blank: "ezin da hutsik egon"
too_long: "luzeegia da (maximoa %{count} karaktere dira)"
too_short: "laburregia da (minimoa %{count} karaktere dira)"
wrong_length: "luzera ezegokia da (%{count} karakter izan beharko litzake)"
taken: "dagoeneko hartuta dago"
not_a_number: "ez da zenbaki bat"
not_a_date: "ez da baliozko data"
greater_than: "%{count} baino handiagoa izan behar du"
greater_than_or_equal_to: "%{count} edo handiagoa izan behar du"
equal_to: "%{count} izan behar du"
less_than: "%{count} baino gutxiago izan behar du"
less_than_or_equal_to: "%{count} edo gutxiago izan behar du"
odd: "bakoitia izan behar du"
even: "bikoitia izan behar du"
greater_than_start_date: "hasiera data baino handiagoa izan behar du"
not_same_project: "ez dago proiektu berdinean"
circular_dependency: "Erlazio honek mendekotasun zirkular bat sortuko luke"
cant_link_an_issue_with_a_descendant: "Zeregin bat ezin da bere azpiataza batekin estekatu."
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Hautatu mesedez
general_text_No: 'Ez'
general_text_Yes: 'Bai'
general_text_no: 'ez'
general_text_yes: 'bai'
general_lang_name: 'Euskara'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Kontua ongi eguneratu da.
notice_account_invalid_creditentials: Erabiltzaile edo pasahitz ezegokia
notice_account_password_updated: Pasahitza ongi eguneratu da.
notice_account_wrong_password: Pasahitz ezegokia.
notice_account_register_done: Kontua ongi sortu da. Kontua gaitzeko klikatu epostan adierazi zaizun estekan.
notice_account_unknown_email: Erabiltzaile ezezaguna.
notice_can_t_change_password: Kontu honek kanpoko autentikazio bat erabiltzen du. Ezinezkoa da pasahitza aldatzea.
notice_account_lost_email_sent: Pasahitz berria aukeratzeko jarraibideak dituen eposta bat bidali zaizu.
notice_account_activated: Zure kontua gaituta dago. Orain saioa has dezakezu
notice_successful_create: Sortze arrakastatsua.
notice_successful_update: Eguneratze arrakastatsua.
notice_successful_delete: Ezabaketa arrakastatsua.
notice_successful_connection: Konexio arrakastatsua.
notice_file_not_found: Atzitu nahi duzun orria ez da exisitzen edo ezabatua izan da.
notice_locking_conflict: Beste erabiltzaile batek datuak eguneratu ditu.
notice_not_authorized: Ez duzu orri hau atzitzeko baimenik.
notice_email_sent: "%{value} helbidera eposta bat bidali da"
notice_email_error: "Errorea eposta bidaltzean (%{value})"
notice_feeds_access_key_reseted: Zure Atom atzipen giltza berrezarri da.
notice_api_access_key_reseted: Zure API atzipen giltza berrezarri da.
notice_failed_to_save_issues: "Hautatutako %{total} zereginetatik %{count} ezin izan dira konpondu: %{ids}."
notice_no_issue_selected: "Ez da zereginik hautatu! Mesedez, editatu nahi dituzun arazoak markatu."
notice_account_pending: "Zure kontua sortu da, orain kudeatzailearen onarpenaren zain dago."
notice_default_data_loaded: Lehenetsitako konfigurazioa ongi kargatu da.
notice_unable_delete_version: Ezin da bertsioa ezabatu.
notice_issue_done_ratios_updated: Burututako zereginen erlazioa eguneratu da.
error_can_t_load_default_data: "Ezin izan da lehenetsitako konfigurazioa kargatu: %{value}"
error_scm_not_found: "Sarrera edo berrikuspena ez da biltegian topatu."
error_scm_command_failed: "Errorea gertatu da biltegia atzitzean: %{value}"
error_scm_annotate: "Sarrera ez da existitzen edo ezin da anotatu."
error_issue_not_found_in_project: 'Zeregina ez da topatu edo ez da proiektu honetakoa'
error_no_tracker_in_project: 'Proiektu honek ez du aztarnaririk esleituta. Mesedez egiaztatu Proiektuaren ezarpenak.'
error_no_default_issue_status: 'Zereginek ez dute lehenetsitako egoerarik. Mesedez egiaztatu zure konfigurazioa ("Kudeaketa -> Arazoen egoerak" atalera joan).'
error_can_not_reopen_issue_on_closed_version: 'Itxitako bertsio batera esleitutako zereginak ezin dira berrireki'
error_can_not_archive_project: Proiektu hau ezin da artxibatu
error_issue_done_ratios_not_updated: "Burututako zereginen erlazioa ez da eguneratu."
error_workflow_copy_source: 'Mesedez hautatu iturburuko aztarnari edo rola'
error_workflow_copy_target: 'Mesedez hautatu helburuko aztarnari(ak) edo rola(k)'
warning_attachments_not_saved: "%{count} fitxategi ezin izan d(ir)a gorde."
mail_subject_lost_password: "Zure %{value} pasahitza"
mail_body_lost_password: 'Zure pasahitza aldatzeko hurrengo estekan klikatu:'
mail_subject_register: "Zure %{value} kontuaren gaitzea"
mail_body_register: 'Zure kontua gaitzeko hurrengo estekan klikatu:'
mail_body_account_information_external: "Zure %{value} kontua erabil dezakezu saioa hasteko."
mail_body_account_information: Zure kontuaren informazioa
mail_subject_account_activation_request: "%{value} kontu gaitzeko eskaera"
mail_body_account_activation_request: "Erabiltzaile berri bat (%{value}) erregistratu da. Kontua zure onarpenaren zain dago:"
mail_subject_reminder: "%{count} arazo hurrengo %{days} egunetan amaitzen d(ir)a"
mail_body_reminder: "Zuri esleituta dauden %{count} arazo hurrengo %{days} egunetan amaitzen d(ir)a:"
mail_subject_wiki_content_added: "'%{id}' wiki orria gehitu da"
mail_body_wiki_content_added: "%{author}-(e)k '%{id}' wiki orria gehitu du."
mail_subject_wiki_content_updated: "'%{id}' wiki orria eguneratu da"
mail_body_wiki_content_updated: "%{author}-(e)k '%{id}' wiki orria eguneratu du."
field_name: Izena
field_description: Deskribapena
field_summary: Laburpena
field_is_required: Beharrezkoa
field_firstname: Izena
field_lastname: Abizenak
field_mail: Eposta
field_filename: Fitxategia
field_filesize: Tamaina
field_downloads: Deskargak
field_author: Egilea
field_created_on: Sortuta
field_updated_on: Eguneratuta
field_field_format: Formatua
field_is_for_all: Proiektu guztietarako
field_possible_values: Balio posibleak
field_regexp: Expresio erregularra
field_min_length: Luzera minimoa
field_max_length: Luzera maxioma
field_value: Balioa
field_category: Kategoria
field_title: Izenburua
field_project: Proiektua
field_issue: Zeregina
field_status: Egoera
field_notes: Oharrak
field_is_closed: Itxitako arazoa
field_is_default: Lehenetsitako balioa
field_tracker: Aztarnaria
field_subject: Gaia
field_due_date: Amaiera data
field_assigned_to: Esleituta
field_priority: Lehentasuna
field_fixed_version: Helburuko bertsioa
field_user: Erabiltzilea
field_role: Rola
field_homepage: Orri nagusia
field_is_public: Publikoa
field_parent: "Honen azpiproiektua:"
field_is_in_roadmap: Arazoak ibilbide-mapan erakutsi
field_login: Erabiltzaile izena
field_mail_notification: Eposta jakinarazpenak
field_admin: Kudeatzailea
field_last_login_on: Azken konexioa
field_language: Hizkuntza
field_effective_date: Data
field_password: Pasahitza
field_new_password: Pasahitz berria
field_password_confirmation: Berrespena
field_version: Bertsioa
field_type: Mota
field_host: Ostalaria
field_port: Portua
field_account: Kontua
field_base_dn: Base DN
field_attr_login: Erabiltzaile atributua
field_attr_firstname: Izena atributua
field_attr_lastname: Abizenak atributua
field_attr_mail: Eposta atributua
field_onthefly: Zuzeneko erabiltzaile sorrera
field_start_date: Hasiera
field_done_ratio: Egindako %
field_auth_source: Autentikazio modua
field_hide_mail: Nire eposta helbidea ezkutatu
field_comments: Iruzkina
field_url: URL
field_start_page: Hasierako orria
field_subproject: Azpiproiektua
field_hours: Ordu
field_activity: Jarduera
field_spent_on: Data
field_identifier: Identifikatzailea
field_is_filter: Iragazki moduan erabilita
field_issue_to: Erlazionatutako zereginak
field_delay: Atzerapena
field_assignable: Arazoak rol honetara esleitu daitezke
field_redirect_existing_links: Existitzen diren estekak berbideratu
field_estimated_hours: Estimatutako denbora
field_column_names: Zutabeak
field_time_zone: Ordu zonaldea
field_searchable: Bilagarria
field_default_value: Lehenetsitako balioa
field_comments_sorting: Iruzkinak erakutsi
field_parent_title: Orri gurasoa
field_editable: Editagarria
field_watcher: Behatzailea
field_identity_url: OpenID URLa
field_content: Edukia
field_group_by: Emaitzak honegatik taldekatu
field_sharing: Partekatzea
setting_app_title: Aplikazioaren izenburua
setting_app_subtitle: Aplikazioaren azpizenburua
setting_welcome_text: Ongietorriko testua
setting_default_language: Lehenetsitako hizkuntza
setting_login_required: Autentikazioa derrigorrezkoa
setting_self_registration: Norberak erregistratu
setting_attachment_max_size: Eranskinen tamaina max.
setting_issues_export_limit: Zereginen esportatze limitea
setting_mail_from: Igorlearen eposta helbidea
setting_bcc_recipients: Hartzaileak ezkutuko kopian (bcc)
setting_plain_text_mail: Testu soileko epostak (HTML-rik ez)
setting_host_name: Ostalari izena eta bidea
setting_text_formatting: Testu formatua
setting_wiki_compression: Wikiaren historia konprimitu
setting_feeds_limit: Jarioaren edukiera limitea
setting_default_projects_public: Proiektu berriak defektuz publikoak dira
setting_autofetch_changesets: Commit-ak automatikoki hartu
setting_sys_api_enabled: Biltegien kudeaketarako WS gaitu
setting_commit_ref_keywords: Erreferentzien gako-hitzak
setting_commit_fix_keywords: Konpontze gako-hitzak
setting_autologin: Saioa automatikoki hasi
setting_date_format: Data formatua
setting_time_format: Ordu formatua
setting_cross_project_issue_relations: Zereginak proiektuen artean erlazionatzea baimendu
setting_issue_list_default_columns: Zereginen zerrendan defektuz ikusten diren zutabeak
setting_emails_footer: Eposten oina
setting_protocol: Protokoloa
setting_per_page_options: Orriko objektuen aukerak
setting_user_format: Erabiltzaileak erakusteko formatua
setting_activity_days_default: Proiektuen jardueran erakusteko egunak
setting_display_subprojects_issues: Azpiproiektuen zereginak proiektu nagusian erakutsi defektuz
setting_enabled_scm: Gaitutako IKKak
setting_mail_handler_body_delimiters: "Lerro hauteko baten ondoren epostak moztu"
setting_mail_handler_api_enabled: Sarrerako epostentzako WS gaitu
setting_mail_handler_api_key: API giltza
setting_sequential_project_identifiers: Proiektuen identifikadore sekuentzialak sortu
setting_gravatar_enabled: Erabili Gravatar erabiltzaile ikonoak
setting_gravatar_default: Lehenetsitako Gravatar irudia
setting_diff_max_lines_displayed: Erakutsiko diren diff lerro kopuru maximoa
setting_file_max_size_displayed: Barnean erakuzten diren testu fitxategien tamaina maximoa
setting_repository_log_display_limit: Egunkari fitxategian erakutsiko diren berrikuspen kopuru maximoa.
setting_openid: Baimendu OpenID saio hasiera eta erregistatzea
setting_password_min_length: Pasahitzen luzera minimoa
setting_new_project_user_role_id: Proiektu berriak sortzerakoan kudeatzaile ez diren erabiltzaileei esleitutako rola
setting_default_projects_modules: Proiektu berrientzako defektuz gaitutako moduluak
setting_issue_done_ratio: "Zereginen burututako tasa kalkulatzean erabili:"
setting_issue_done_ratio_issue_field: Zeregin eremua erabili
setting_issue_done_ratio_issue_status: Zeregin egoera erabili
setting_start_of_week: "Egutegiak noiz hasi:"
setting_rest_api_enabled: Gaitu REST web zerbitzua
permission_add_project: Proiektua sortu
permission_add_subprojects: Azpiproiektuak sortu
permission_edit_project: Proiektua editatu
permission_select_project_modules: Proiektuaren moduluak hautatu
permission_manage_members: Kideak kudeatu
permission_manage_versions: Bertsioak kudeatu
permission_manage_categories: Arazoen kategoriak kudeatu
permission_view_issues: Zereginak ikusi
permission_add_issues: Zereginak gehitu
permission_edit_issues: Zereginak aldatu
permission_manage_issue_relations: Zereginen erlazioak kudeatu
permission_add_issue_notes: Oharrak gehitu
permission_edit_issue_notes: Oharrak aldatu
permission_edit_own_issue_notes: Nork bere oharrak aldatu
permission_move_issues: Zereginak mugitu
permission_delete_issues: Zereginak ezabatu
permission_manage_public_queries: Galdera publikoak kudeatu
permission_save_queries: Galderak gorde
permission_view_gantt: Gantt grafikoa ikusi
permission_view_calendar: Egutegia ikusi
permission_view_issue_watchers: Behatzaileen zerrenda ikusi
permission_add_issue_watchers: Behatzaileak gehitu
permission_delete_issue_watchers: Behatzaileak ezabatu
permission_log_time: Igarotako denbora erregistratu
permission_view_time_entries: Igarotako denbora ikusi
permission_edit_time_entries: Denbora egunkariak editatu
permission_edit_own_time_entries: Nork bere denbora egunkariak editatu
permission_manage_news: Berriak kudeatu
permission_comment_news: Berrien iruzkinak egin
permission_view_documents: Dokumentuak ikusi
permission_manage_files: Fitxategiak kudeatu
permission_view_files: Fitxategiak ikusi
permission_manage_wiki: Wikia kudeatu
permission_rename_wiki_pages: Wiki orriak berrizendatu
permission_delete_wiki_pages: Wiki orriak ezabatu
permission_view_wiki_pages: Wikia ikusi
permission_view_wiki_edits: Wikiaren historia ikusi
permission_edit_wiki_pages: Wiki orriak editatu
permission_delete_wiki_pages_attachments: Eranskinak ezabatu
permission_protect_wiki_pages: Wiki orriak babestu
permission_manage_repository: Biltegiak kudeatu
permission_browse_repository: Biltegia arakatu
permission_view_changesets: Aldaketak ikusi
permission_commit_access: Commit atzipena
permission_manage_boards: Foroak kudeatu
permission_view_messages: Mezuak ikusi
permission_add_messages: Mezuak bidali
permission_edit_messages: Mezuak aldatu
permission_edit_own_messages: Nork bere mezuak aldatu
permission_delete_messages: Mezuak ezabatu
permission_delete_own_messages: Nork bere mezuak ezabatu
project_module_issue_tracking: Zereginen jarraipena
project_module_time_tracking: Denbora jarraipena
project_module_news: Berriak
project_module_documents: Dokumentuak
project_module_files: Fitxategiak
project_module_wiki: Wiki
project_module_repository: Biltegia
project_module_boards: Foroak
label_user: Erabiltzailea
label_user_plural: Erabiltzaileak
label_user_new: Erabiltzaile berria
label_user_anonymous: Ezezaguna
label_project: Proiektua
label_project_new: Proiektu berria
label_project_plural: Proiektuak
label_x_projects:
zero: proiekturik ez
one: proiektu bat
other: "%{count} proiektu"
label_project_all: Proiektu guztiak
label_project_latest: Azken proiektuak
label_issue: Zeregina
label_issue_new: Zeregin berria
label_issue_plural: Zereginak
label_issue_view_all: Zeregin guztiak ikusi
label_issues_by: "Zereginak honengatik: %{value}"
label_issue_added: Zeregina gehituta
label_issue_updated: Zeregina eguneratuta
label_document: Dokumentua
label_document_new: Dokumentu berria
label_document_plural: Dokumentuak
label_document_added: Dokumentua gehituta
label_role: Rola
label_role_plural: Rolak
label_role_new: Rol berria
label_role_and_permissions: Rolak eta baimenak
label_member: Kidea
label_member_new: Kide berria
label_member_plural: Kideak
label_tracker: Aztarnaria
label_tracker_plural: Aztarnariak
label_tracker_new: Aztarnari berria
label_workflow: Lan-fluxua
label_issue_status: Zeregin egoera
label_issue_status_plural: Zeregin egoerak
label_issue_status_new: Egoera berria
label_issue_category: Zeregin kategoria
label_issue_category_plural: Zeregin kategoriak
label_issue_category_new: Kategoria berria
label_custom_field: Eremu pertsonalizatua
label_custom_field_plural: Eremu pertsonalizatuak
label_custom_field_new: Eremu pertsonalizatu berria
label_enumerations: Enumerazioak
label_enumeration_new: Balio berria
label_information: Informazioa
label_information_plural: Informazioa
label_please_login: Saioa hasi mesedez
label_register: Erregistratu
label_login_with_open_id_option: edo OpenID-rekin saioa hasi
label_password_lost: Pasahitza galduta
label_home: Hasiera
label_my_page: Nire orria
label_my_account: Nire kontua
label_my_projects: Nire proiektuak
label_administration: Kudeaketa
label_login: Saioa hasi
label_logout: Saioa bukatu
label_help: Laguntza
label_reported_issues: Berri emandako zereginak
label_assigned_to_me_issues: Niri esleitutako arazoak
label_last_login: Azken konexioa
label_registered_on: Noiz erregistratuta
label_activity: Jarduerak
label_overall_activity: Jarduera guztiak
label_user_activity: "%{value}-(r)en jarduerak"
label_new: Berria
label_logged_as: "Sartutako erabiltzailea:"
label_environment: Ingurune
label_authentication: Autentikazioa
label_auth_source: Autentikazio modua
label_auth_source_new: Autentikazio modu berria
label_auth_source_plural: Autentikazio moduak
label_subproject_plural: Azpiproiektuak
label_subproject_new: Azpiproiektu berria
label_and_its_subprojects: "%{value} eta bere azpiproiektuak"
label_min_max_length: Luzera min - max
label_list: Zerrenda
label_date: Data
label_integer: Osokoa
label_float: Koma higikorrekoa
label_boolean: Boolearra
label_string: Testua
label_text: Testu luzea
label_attribute: Atributua
label_attribute_plural: Atributuak
label_no_data: Ez dago erakusteko daturik
label_change_status: Egoera aldatu
label_history: Historikoa
label_attachment: Fitxategia
label_attachment_new: Fitxategi berria
label_attachment_delete: Fitxategia ezabatu
label_attachment_plural: Fitxategiak
label_file_added: Fitxategia gehituta
label_report: Berri ematea
label_report_plural: Berri emateak
label_news: Berria
label_news_new: Berria gehitu
label_news_plural: Berriak
label_news_latest: Azken berriak
label_news_view_all: Berri guztiak ikusi
label_news_added: Berria gehituta
label_settings: Ezarpenak
label_overview: Gainbegirada
label_version: Bertsioa
label_version_new: Bertsio berria
label_version_plural: Bertsioak
label_close_versions: Burututako bertsioak itxi
label_confirmation: Baieztapena
label_export_to: 'Eskuragarri baita:'
label_read: Irakurri...
label_public_projects: Proiektu publikoak
label_open_issues: irekita
label_open_issues_plural: irekiak
label_closed_issues: itxita
label_closed_issues_plural: itxiak
label_x_open_issues_abbr_on_total:
zero: 0 irekita / %{total}
one: 1 irekita / %{total}
other: "%{count} irekiak / %{total}"
label_x_open_issues_abbr:
zero: 0 irekita
one: 1 irekita
other: "%{count} irekiak"
label_x_closed_issues_abbr:
zero: 0 itxita
one: 1 itxita
other: "%{count} itxiak"
label_total: Guztira
label_permissions: Baimenak
label_current_status: Uneko egoera
label_new_statuses_allowed: Baimendutako egoera berriak
label_all: guztiak
label_none: ezer
label_nobody: inor
label_next: Hurrengoa
label_previous: Aurrekoak
label_used_by: Erabilita
label_details: Xehetasunak
label_add_note: Oharra gehitu
label_per_page: Orriko
label_calendar: Egutegia
label_months_from: hilabete noiztik
label_gantt: Gantt
label_internal: Barnekoa
label_last_changes: "azken %{count} aldaketak"
label_change_view_all: Aldaketa guztiak ikusi
label_personalize_page: Orri hau pertsonalizatu
label_comment: Iruzkin
label_comment_plural: Iruzkinak
label_x_comments:
zero: iruzkinik ez
one: iruzkin 1
other: "%{count} iruzkin"
label_comment_add: Iruzkina gehitu
label_comment_added: Iruzkina gehituta
label_comment_delete: Iruzkinak ezabatu
label_query: Galdera pertsonalizatua
label_query_plural: Pertsonalizatutako galderak
label_query_new: Galdera berria
label_filter_add: Iragazkia gehitu
label_filter_plural: Iragazkiak
label_equals: da
label_not_equals: ez da
label_in_less_than: baino gutxiagotan
label_in_more_than: baino gehiagotan
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: hauetan
label_today: gaur
label_all_time: denbora guztia
label_yesterday: atzo
label_this_week: aste honetan
label_last_week: pasadan astean
label_last_n_days: "azken %{count} egunetan"
label_this_month: hilabete hau
label_last_month: pasadan hilabetea
label_this_year: urte hau
label_date_range: Data tartea
label_less_than_ago: egun hauek baino gutxiago
label_more_than_ago: egun hauek baino gehiago
label_ago: orain dela
label_contains: dauka
label_not_contains: ez dauka
label_day_plural: egun
label_repository: Biltegia
label_repository_plural: Biltegiak
label_browse: Arakatu
label_branch: Adarra
label_tag: Etiketa
label_revision: Berrikuspena
label_revision_plural: Berrikuspenak
label_revision_id: "%{value} berrikuspen"
label_associated_revisions: Elkartutako berrikuspenak
label_added: gehituta
label_modified: aldatuta
label_copied: kopiatuta
label_renamed: berrizendatuta
label_deleted: ezabatuta
label_latest_revision: Azken berrikuspena
label_latest_revision_plural: Azken berrikuspenak
label_view_revisions: Berrikuspenak ikusi
label_view_all_revisions: Berrikuspen guztiak ikusi
label_max_size: Tamaina maximoa
label_sort_highest: Goraino mugitu
label_sort_higher: Gora mugitu
label_sort_lower: Behera mugitu
label_sort_lowest: Beheraino mugitu
label_roadmap: Ibilbide-mapa
label_roadmap_due_in: "Epea: %{value}"
label_roadmap_overdue: "%{value} berandu"
label_roadmap_no_issues: Ez dago zereginik bertsio honetan
label_search: Bilatu
label_result_plural: Emaitzak
label_all_words: hitz guztiak
label_wiki: Wikia
label_wiki_edit: Wiki edizioa
label_wiki_edit_plural: Wiki edizioak
label_wiki_page: Wiki orria
label_wiki_page_plural: Wiki orriak
label_index_by_title: Izenburuaren araberako indizea
label_index_by_date: Dataren araberako indizea
label_current_version: Uneko bertsioa
label_preview: Aurreikusi
label_feed_plural: Jarioak
label_changes_details: Aldaketa guztien xehetasunak
label_issue_tracking: Zeregin jarraipena
label_spent_time: Igarotako denbora
label_f_hour: "ordu %{value}"
label_f_hour_plural: "%{value} ordu"
label_time_tracking: Denbora jarraipena
label_change_plural: Aldaketak
label_statistics: Estatistikak
label_commits_per_month: Commit-ak hilabeteka
label_commits_per_author: Commit-ak egileka
label_view_diff: Ezberdintasunak ikusi
label_diff_inline: barnean
label_diff_side_by_side: aldez alde
label_options: Aukerak
label_copy_workflow_from: Kopiatu workflow-a hemendik
label_permissions_report: Baimenen txostena
label_watched_issues: Behatutako zereginak
label_related_issues: Erlazionatutako zereginak
label_applied_status: Aplikatutako egoera
label_loading: Kargatzen...
label_relation_new: Erlazio berria
label_relation_delete: Erlazioa ezabatu
label_relates_to: erlazionatuta dago
label_duplicates: bikoizten du
label_duplicated_by: honek bikoiztuta
label_blocks: blokeatzen du
label_blocked_by: honek blokeatuta
label_precedes: aurretik doa
label_follows: jarraitzen du
label_end_to_start: bukaeratik hasierara
label_end_to_end: bukaeratik bukaerara
label_start_to_start: hasieratik hasierhasieratik bukaerara
label_start_to_end: hasieratik bukaerara
label_stay_logged_in: Saioa mantendu
label_disabled: ezgaituta
label_show_completed_versions: Bukatutako bertsioak ikusi
label_me: ni
label_board: Foroa
label_board_new: Foro berria
label_board_plural: Foroak
label_topic_plural: Gaiak
label_message_plural: Mezuak
label_message_last: Azken mezua
label_message_new: Mezu berria
label_message_posted: Mezua gehituta
label_reply_plural: Erantzunak
label_send_information: Erabiltzaileai kontuaren informazioa bidali
label_year: Urtea
label_month: Hilabetea
label_week: Astea
label_date_from: Nork
label_date_to: Nori
label_language_based: Erabiltzailearen hizkuntzaren arabera
label_sort_by: "Ordenazioa: %{value}"
label_send_test_email: Frogako mezua bidali
label_feeds_access_key: Atom atzipen giltza
label_missing_feeds_access_key: Atom atzipen giltza falta da
label_feeds_access_key_created_on: "Atom atzipen giltza orain dela %{value} sortuta"
label_module_plural: Moduluak
label_added_time_by: "%{author}, orain dela %{age} gehituta"
label_updated_time_by: "%{author}, orain dela %{age} eguneratuta"
label_updated_time: "Orain dela %{value} eguneratuta"
label_jump_to_a_project: Joan proiektura...
label_file_plural: Fitxategiak
label_changeset_plural: Aldaketak
label_default_columns: Lehenetsitako zutabeak
label_no_change_option: (Aldaketarik ez)
label_bulk_edit_selected_issues: Hautatutako zereginak batera editatu
label_theme: Itxura
label_default: Lehenetsia
label_search_titles_only: Izenburuetan bakarrik bilatu
label_user_mail_option_all: "Nire proiektu guztietako gertakari guztientzat"
label_user_mail_option_selected: "Hautatutako proiektuetako edozein gertakarientzat..."
label_user_mail_no_self_notified: "Ez dut nik egiten ditudan aldeketen jakinarazpenik jaso nahi"
label_registration_activation_by_email: kontuak epostaz gaitu
label_registration_manual_activation: kontuak eskuz gaitu
label_registration_automatic_activation: kontuak automatikoki gaitu
label_display_per_page: "Orriko: %{value}"
label_age: Adina
label_change_properties: Propietateak aldatu
label_general: Orokorra
label_more: Gehiago
label_scm: IKK
label_plugins: Pluginak
label_ldap_authentication: LDAP autentikazioa
label_downloads_abbr: Desk.
label_optional_description: Aukerako deskribapena
label_add_another_file: Beste fitxategia gehitu
label_preferences: Hobespenak
label_chronological_order: Orden kronologikoan
label_reverse_chronological_order: Alderantzizko orden kronologikoan
label_planning: Planifikazioa
label_incoming_emails: Sarrerako epostak
label_generate_key: Giltza sortu
label_issue_watchers: Behatzaileak
label_example: Adibidea
label_display: Bistaratzea
label_sort: Ordenatu
label_ascending: Gorantz
label_descending: Beherantz
label_date_from_to: "%{start}-tik %{end}-ra"
label_wiki_content_added: Wiki orria gehituta
label_wiki_content_updated: Wiki orria eguneratuta
label_group: Taldea
label_group_plural: Taldeak
label_group_new: Talde berria
label_time_entry_plural: Igarotako denbora
label_version_sharing_none: Ez partekatuta
label_version_sharing_descendants: Azpiproiektuekin
label_version_sharing_hierarchy: Proiektu Hierarkiarekin
label_version_sharing_tree: Proiektu zuhaitzarekin
label_version_sharing_system: Proiektu guztiekin
label_update_issue_done_ratios: Zereginen burututako erlazioa eguneratu
label_copy_source: Iturburua
label_copy_target: Helburua
label_copy_same_as_target: Helburuaren berdina
label_display_used_statuses_only: Aztarnari honetan erabiltzen diren egoerak bakarrik erakutsi
label_api_access_key: API atzipen giltza
label_missing_api_access_key: API atzipen giltza falta da
label_api_access_key_created_on: "API atzipen giltza sortuta orain dela %{value}"
button_login: Saioa hasi
button_submit: Bidali
button_save: Gorde
button_check_all: Guztiak markatu
button_uncheck_all: Guztiak desmarkatu
button_delete: Ezabatu
button_create: Sortu
button_create_and_continue: Sortu eta jarraitu
button_test: Frogatu
button_edit: Editatu
button_add: Gehitu
button_change: Aldatu
button_apply: Aplikatu
button_clear: Garbitu
button_lock: Blokeatu
button_unlock: Desblokeatu
button_download: Deskargatu
button_list: Zerrenda
button_view: Ikusi
button_move: Mugitu
button_move_and_follow: Mugitu eta jarraitu
button_back: Atzera
button_cancel: Ezeztatu
button_activate: Gahitu
button_sort: Ordenatu
button_log_time: Denbora erregistratu
button_rollback: Itzuli bertsio honetara
button_watch: Behatu
button_unwatch: Behatzen utzi
button_reply: Erantzun
button_archive: Artxibatu
button_unarchive: Desartxibatu
button_reset: Berrezarri
button_rename: Berrizendatu
button_change_password: Pasahitza aldatu
button_copy: Kopiatu
button_copy_and_follow: Kopiatu eta jarraitu
button_annotate: Anotatu
button_update: Eguneratu
button_configure: Konfiguratu
button_quote: Aipatu
button_duplicate: Bikoiztu
button_show: Ikusi
status_active: gaituta
status_registered: izena emanda
status_locked: blokeatuta
version_status_open: irekita
version_status_locked: blokeatuta
version_status_closed: itxita
field_active: Gaituta
text_select_mail_notifications: Jakinarazpenak zein ekintzetarako bidaliko diren hautatu.
text_regexp_info: adib. ^[A-Z0-9]+$
text_min_max_length_info: 0k mugarik gabe esan nahi du
text_project_destroy_confirmation: Ziur zaude proiektu hau eta erlazionatutako datu guztiak ezabatu nahi dituzula?
text_subprojects_destroy_warning: "%{value} azpiproiektuak ere ezabatuko dira."
text_workflow_edit: Hautatu rola eta aztarnaria workflow-a editatzeko
text_are_you_sure: Ziur zaude?
text_journal_changed: "%{label} %{old}-(e)tik %{new}-(e)ra aldatuta"
text_journal_set_to: "%{label}-k %{value} balioa hartu du"
text_journal_deleted: "%{label} ezabatuta (%{old})"
text_journal_added: "%{label} %{value} gehituta"
text_tip_issue_begin_day: gaur hasten diren zereginak
text_tip_issue_end_day: gaur bukatzen diren zereginak
text_tip_issue_begin_end_day: gaur hasi eta bukatzen diren zereginak
text_caracters_maximum: "%{count} karaktere gehienez."
text_caracters_minimum: "Gutxienez %{count} karaktereetako luzerakoa izan behar du."
text_length_between: "Luzera %{min} eta %{max} karaktereen artekoa."
text_tracker_no_workflow: Ez da workflow-rik definitu aztarnari honentzako
text_unallowed_characters: Debekatutako karaktereak
text_comma_separated: Balio anitz izan daitezke (komaz banatuta).
text_line_separated: Balio anitz izan daitezke (balio bakoitza lerro batean).
text_issues_ref_in_commit_messages: Commit-en mezuetan zereginak erlazionatu eta konpontzen
text_issue_added: "%{id} zeregina %{author}-(e)k jakinarazi du."
text_issue_updated: "%{id} zeregina %{author}-(e)k eguneratu du."
text_wiki_destroy_confirmation: Ziur zaude wiki hau eta bere eduki guztiak ezabatu nahi dituzula?
text_issue_category_destroy_question: "Zeregin batzuk (%{count}) kategoria honetara esleituta daude. Zer egin nahi duzu?"
text_issue_category_destroy_assignments: Kategoria esleipenak kendu
text_issue_category_reassign_to: Zereginak kategoria honetara esleitu
text_user_mail_option: "Hautatu gabeko proiektuetan, behatzen edo parte hartzen duzun gauzei buruzko jakinarazpenak jasoko dituzu (adib. zu egile zaren edo esleituta dituzun zereginak)."
text_no_configuration_data: "Rolak, aztarnariak, zeregin egoerak eta workflow-ak ez dira oraindik konfiguratu.\nOso gomendagarria de lehenetsitako kkonfigurazioa kargatzea. Kargatu eta gero aldatu ahalko duzu."
text_load_default_configuration: Lehenetsitako konfigurazioa kargatu
text_status_changed_by_changeset: "%{value} aldaketan aplikatuta."
text_issues_destroy_confirmation: 'Ziur zaude hautatutako zeregina(k) ezabatu nahi dituzula?'
text_select_project_modules: 'Hautatu proiektu honetan gaitu behar diren moduluak:'
text_default_administrator_account_changed: Lehenetsitako kudeatzaile kontua aldatuta
text_file_repository_writable: Eranskinen direktorioan idatz daiteke
text_plugin_assets_writable: Pluginen baliabideen direktorioan idatz daiteke
text_rmagick_available: RMagick eskuragarri (aukerazkoa)
text_destroy_time_entries_question: "%{hours} orduei buruz berri eman zen zuk ezabatzera zoazen zereginean. Zer egin nahi duzu?"
text_destroy_time_entries: Ezabatu berri emandako orduak
text_assign_time_entries_to_project: Berri emandako orduak proiektura esleitu
text_reassign_time_entries: 'Berri emandako orduak zeregin honetara esleitu:'
text_user_wrote: "%{value}-(e)k idatzi zuen:"
text_enumeration_destroy_question: "%{count} objetu balio honetara esleituta daude."
text_enumeration_category_reassign_to: 'Beste balio honetara esleitu:'
text_email_delivery_not_configured: "Eposta bidalketa ez dago konfiguratuta eta jakinarazpenak ezgaituta daude.\nKonfiguratu zure SMTP zerbitzaria config/configuration.yml-n eta aplikazioa berrabiarazi hauek gaitzeko."
text_repository_usernames_mapping: "Hautatu edo eguneratu Redmineko erabiltzailea biltegiko egunkarietan topatzen diren erabiltzaile izenekin erlazionatzeko.\nRedmine-n eta biltegian erabiltzaile izen edo eposta berdina duten erabiltzaileak automatikoki erlazionatzen dira."
text_diff_truncated: '... Diff hau moztua izan da erakus daitekeen tamaina maximoa gainditu duelako.'
text_custom_field_possible_values_info: 'Lerro bat balio bakoitzeko'
text_wiki_page_destroy_question: "Orri honek %{descendants} orri seme eta ondorengo ditu. Zer egin nahi duzu?"
text_wiki_page_nullify_children: "Orri semeak erro orri moduan mantendu"
text_wiki_page_destroy_children: "Orri semeak eta beraien ondorengo guztiak ezabatu"
text_wiki_page_reassign_children: "Orri semeak orri guraso honetara esleitu"
text_own_membership_delete_confirmation: "Zure baimen batzuk (edo guztiak) kentzera zoaz eta baliteke horren ondoren proiektu hau ezin editatzea.\n Ziur zaude jarraitu nahi duzula?"
default_role_manager: Kudeatzailea
default_role_developer: Garatzailea
default_role_reporter: Berriemailea
default_tracker_bug: Errorea
default_tracker_feature: Eginbidea
default_tracker_support: Laguntza
default_issue_status_new: Berria
default_issue_status_in_progress: Lanean
default_issue_status_resolved: Ebatzita
default_issue_status_feedback: Berrelikadura
default_issue_status_closed: Itxita
default_issue_status_rejected: Baztertua
default_doc_category_user: Erabiltzaile dokumentazioa
default_doc_category_tech: Dokumentazio teknikoa
default_priority_low: Baxua
default_priority_normal: Normala
default_priority_high: Altua
default_priority_urgent: Larria
default_priority_immediate: Berehalakoa
default_activity_design: Diseinua
default_activity_development: Garapena
enumeration_issue_priorities: Zeregin lehentasunak
enumeration_doc_categories: Dokumentu kategoriak
enumeration_activities: Jarduerak (denbora kontrola))
enumeration_system_activity: Sistemako Jarduera
label_board_sticky: Itsaskorra
label_board_locked: Blokeatuta
permission_export_wiki_pages: Wiki orriak esportatu
setting_cache_formatted_text: Formatudun testua katxeatu
permission_manage_project_activities: Proiektuaren jarduerak kudeatu
error_unable_delete_issue_status: Ezine da zereginaren egoera ezabatu
label_profile: Profila
permission_manage_subtasks: Azpiatazak kudeatu
field_parent_issue: Zeregin gurasoa
label_subtask_plural: Azpiatazak
label_project_copy_notifications: Proiektua kopiatzen den bitartean eposta jakinarazpenak bidali
error_can_not_delete_custom_field: Ezin da eremu pertsonalizatua ezabatu
error_unable_to_connect: Ezin da konektatu (%{value})
error_can_not_remove_role: Rol hau erabiltzen hari da eta ezin da ezabatu.
error_can_not_delete_tracker: Aztarnari honek zereginak ditu eta ezin da ezabatu.
field_principal: Ekintzaile
label_my_page_block: "Nire orriko blokea"
notice_failed_to_save_members: "Kidea(k) gordetzean errorea: %{errors}."
text_zoom_out: Zooma txikiagotu
text_zoom_in: Zooma handiagotu
notice_unable_delete_time_entry: "Ezin da hautatutako denbora erregistroa ezabatu."
label_overall_spent_time: Igarotako denbora guztira
field_time_entries: "Denbora erregistratu"
project_module_gantt: Gantt
project_module_calendar: Egutegia
button_edit_associated_wikipage: "Esleitutako wiki orria editatu: %{page_title}"
field_text: Testu eremua
label_user_mail_option_only_owner: "Jabea naizen gauzetarako barrarik"
setting_default_notification_option: "Lehenetsitako ohartarazpen aukera"
label_user_mail_option_only_my_events: "Behatzen ditudan edo partaide naizen gauzetarako bakarrik"
label_user_mail_option_only_assigned: "Niri esleitutako gauzentzat bakarrik"
label_user_mail_option_none: "Gertakaririk ez"
field_member_of_group: "Esleituta duenaren taldea"
field_assigned_to_role: "Esleituta duenaren rola"
notice_not_authorized_archived_project: "Atzitu nahi duzun proiektua artxibatua izan da."
label_principal_search: "Bilatu erabiltzaile edo taldea:"
label_user_search: "Erabiltzailea bilatu:"
field_visible: Ikusgai
setting_emails_header: "Eposten goiburua"
setting_commit_logtime_activity_id: "Erregistratutako denboraren jarduera"
text_time_logged_by_changeset: "%{value} aldaketan egindakoa."
setting_commit_logtime_enabled: "Erregistrutako denbora gaitu"
notice_gantt_chart_truncated: Grafikoa moztu da bistara daitekeen elementuen kopuru maximoa gainditu delako (%{max})
setting_gantt_items_limit: "Gantt grafikoan bistara daitekeen elementu kopuru maximoa"
field_warn_on_leaving_unsaved: Gorde gabeko testua duen orri batetik ateratzen naizenean ohartarazi
text_warn_on_leaving_unsaved: Uneko orritik joaten bazara gorde gabeko testua galduko da.
label_my_queries: Nire galdera pertsonalizatuak
text_journal_changed_no_detail: "%{label} eguneratuta"
label_news_comment_added: Berri batera iruzkina gehituta
button_expand_all: Guztia zabaldu
button_collapse_all: Guztia tolestu
label_additional_workflow_transitions_for_assignee: Erabiltzaileak esleitua duenean baimendutako transtsizio gehigarriak
label_additional_workflow_transitions_for_author: Erabiltzailea egilea denean baimendutako transtsizio gehigarriak
label_bulk_edit_selected_time_entries: Hautatutako denbora egunkariak batera editatu
text_time_entries_destroy_confirmation: Ziur zaude hautatutako denbora egunkariak ezabatu nahi dituzula?
label_role_anonymous: Ezezaguna
label_role_non_member: Ez kidea
label_issue_note_added: Oharra gehituta
label_issue_status_updated: Egoera eguneratuta
label_issue_priority_updated: Lehentasuna eguneratuta
label_issues_visibility_own: Erabiltzaileak sortu edo esleituta dituen zereginak
field_issues_visibility: Zeregin ikusgarritasuna
label_issues_visibility_all: Zeregin guztiak
permission_set_own_issues_private: Nork bere zereginak publiko edo pribatu jarri
field_is_private: Pribatu
permission_set_issues_private: Zereginak publiko edo pribatu jarri
label_issues_visibility_public: Pribatu ez diren zeregin guztiak
text_issues_destroy_descendants_confirmation: Honek %{count} azpiataza ezabatuko ditu baita ere.
field_commit_logs_encoding: Commit-en egunkarien kodetzea
field_scm_path_encoding: Bidearen kodeketa
text_scm_path_encoding_note: "Lehentsita: UTF-8"
field_path_to_repository: Biltegirako bidea
field_root_directory: Erro direktorioa
field_cvs_module: Modulua
field_cvsroot: CVSROOT
text_mercurial_repository_note: Biltegi locala (adib. /hgrepo, c:\hgrepo)
text_scm_command: Komandoa
text_scm_command_version: Bertsioa
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 zeregina
one: 1 zeregina
other: "%{count} zereginak"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: guztiak
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Azpiproiektuekin
label_cross_project_tree: Proiektu zuhaitzarekin
label_cross_project_hierarchy: Proiektu Hierarkiarekin
label_cross_project_system: Proiektu guztiekin
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Guztira
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.
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/gl.yml 0000644 0001750 0001750 00000140264 12255774347 016531 0 ustar ondrej ondrej # Galician (Spain) for Ruby on Rails
# by Marcos Arias Pena (markus@agil-e.com)
gl:
number:
format:
separator: ","
delimiter: "."
precision: 3
currency:
format:
format: "%n %u"
unit: "€"
separator: ","
delimiter: "."
precision: 2
percentage:
format:
# separator:
delimiter: ""
# precision:
precision:
format:
# separator:
delimiter: ""
# precision:
human:
format:
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
direction: ltr
date:
formats:
default: "%e/%m/%Y"
short: "%e %b"
long: "%A %e de %B de %Y"
day_names: [Domingo, Luns, Martes, Mércores, Xoves, Venres, Sábado]
abbr_day_names: [Dom, Lun, Mar, Mer, Xov, Ven, Sab]
month_names: [~, Xaneiro, Febreiro, Marzo, Abril, Maio, Xunio, Xullo, Agosto, Setembro, Outubro, Novembro, Decembro]
abbr_month_names: [~, Xan, Feb, Maz, Abr, Mai, Xun, Xul, Ago, Set, Out, Nov, Dec]
order:
- :day
- :month
- :year
time:
formats:
default: "%A, %e de %B de %Y, %H:%M hs"
time: "%H:%M hs"
short: "%e/%m, %H:%M hs"
long: "%A %e de %B de %Y ás %H:%M horas"
am: ''
pm: ''
datetime:
distance_in_words:
half_a_minute: 'medio minuto'
less_than_x_seconds:
zero: 'menos dun segundo'
one: '1 segundo'
few: 'poucos segundos'
other: '%{count} segundos'
x_seconds:
one: '1 segundo'
other: '%{count} segundos'
less_than_x_minutes:
zero: 'menos dun minuto'
one: '1 minuto'
other: '%{count} minutos'
x_minutes:
one: '1 minuto'
other: '%{count} minuto'
about_x_hours:
one: 'aproximadamente unha hora'
other: '%{count} horas'
x_hours:
one: "1 hora"
other: "%{count} horas"
x_days:
one: '1 día'
other: '%{count} días'
x_weeks:
one: '1 semana'
other: '%{count} semanas'
about_x_months:
one: 'aproximadamente 1 mes'
other: '%{count} meses'
x_months:
one: '1 mes'
other: '%{count} meses'
about_x_years:
one: 'aproximadamente 1 ano'
other: '%{count} anos'
over_x_years:
one: 'máis dun ano'
other: '%{count} anos'
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
now: 'agora'
today: 'hoxe'
tomorrow: 'mañá'
in: 'dentro de'
support:
array:
sentence_connector: e
activerecord:
models:
attributes:
errors:
template:
header:
one: "1 erro evitou que se poidese gardar o %{model}"
other: "%{count} erros evitaron que se poidese gardar o %{model}"
body: "Atopáronse os seguintes problemas:"
messages:
inclusion: "non está incluido na lista"
exclusion: "xa existe"
invalid: "non é válido"
confirmation: "non coincide coa confirmación"
accepted: "debe ser aceptado"
empty: "non pode estar valeiro"
blank: "non pode estar en blanco"
too_long: "é demasiado longo (non máis de %{count} carácteres)"
too_short: "é demasiado curto (non menos de %{count} carácteres)"
wrong_length: "non ten a lonxitude correcta (debe ser de %{count} carácteres)"
taken: "non está dispoñible"
not_a_number: "non é un número"
greater_than: "debe ser maior que %{count}"
greater_than_or_equal_to: "debe ser maior ou igual que %{count}"
equal_to: "debe ser igual a %{count}"
less_than: "debe ser menor que %{count}"
less_than_or_equal_to: "debe ser menor ou igual que %{count}"
odd: "debe ser par"
even: "debe ser impar"
greater_than_start_date: "debe ser posterior á data de comezo"
not_same_project: "non pertence ao mesmo proxecto"
circular_dependency: "Esta relación podería crear unha dependencia circular"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Por favor seleccione
button_activate: Activar
button_add: Engadir
button_annotate: Anotar
button_apply: Aceptar
button_archive: Arquivar
button_back: Atrás
button_cancel: Cancelar
button_change: Cambiar
button_change_password: Cambiar contrasinal
button_check_all: Seleccionar todo
button_clear: Anular
button_configure: Configurar
button_copy: Copiar
button_create: Crear
button_delete: Borrar
button_download: Descargar
button_edit: Modificar
button_list: Listar
button_lock: Bloquear
button_log_time: Tempo dedicado
button_login: Conexión
button_move: Mover
button_quote: Citar
button_rename: Renomear
button_reply: Respostar
button_reset: Restablecer
button_rollback: Volver a esta versión
button_save: Gardar
button_sort: Ordenar
button_submit: Aceptar
button_test: Probar
button_unarchive: Desarquivar
button_uncheck_all: Non seleccionar nada
button_unlock: Desbloquear
button_unwatch: Non monitorizar
button_update: Actualizar
button_view: Ver
button_watch: Monitorizar
default_activity_design: Deseño
default_activity_development: Desenvolvemento
default_doc_category_tech: Documentación técnica
default_doc_category_user: Documentación de usuario
default_issue_status_in_progress: In Progress
default_issue_status_closed: Pechada
default_issue_status_feedback: Comentarios
default_issue_status_new: Nova
default_issue_status_rejected: Rexeitada
default_issue_status_resolved: Resolta
default_priority_high: Alta
default_priority_immediate: Inmediata
default_priority_low: Baixa
default_priority_normal: Normal
default_priority_urgent: Urxente
default_role_developer: Desenvolvedor
default_role_manager: Xefe de proxecto
default_role_reporter: Informador
default_tracker_bug: Erros
default_tracker_feature: Tarefas
default_tracker_support: Soporte
enumeration_activities: Actividades (tempo dedicado)
enumeration_doc_categories: Categorías do documento
enumeration_issue_priorities: Prioridade das peticións
error_can_t_load_default_data: "Non se puido cargar a configuración por defecto: %{value}"
error_issue_not_found_in_project: 'A petición non se atopa ou non está asociada a este proxecto'
error_scm_annotate: "Non existe a entrada ou non se puido anotar"
error_scm_command_failed: "Aconteceu un erro ao acceder ó repositorio: %{value}"
error_scm_not_found: "A entrada e/ou revisión non existe no repositorio."
field_account: Conta
field_activity: Actividade
field_admin: Administrador
field_assignable: Pódense asignar peticións a este perfil
field_assigned_to: Asignado a
field_attr_firstname: Atributo do nome
field_attr_lastname: Atributo do apelido
field_attr_login: Atributo do identificador
field_attr_mail: Atributo do Email
field_auth_source: Modo de identificación
field_author: Autor
field_base_dn: DN base
field_category: Categoría
field_column_names: Columnas
field_comments: Comentario
field_comments_sorting: Mostrar comentarios
field_created_on: Creado
field_default_value: Estado por defecto
field_delay: Retraso
field_description: Descrición
field_done_ratio: "% Realizado"
field_downloads: Descargas
field_due_date: Data fin
field_effective_date: Data
field_estimated_hours: Tempo estimado
field_field_format: Formato
field_filename: Arquivo
field_filesize: Tamaño
field_firstname: Nome
field_fixed_version: Versión prevista
field_hide_mail: Ocultar a miña dirección de correo
field_homepage: Sitio web
field_host: Anfitrión
field_hours: Horas
field_identifier: Identificador
field_is_closed: Petición resolta
field_is_default: Estado por defecto
field_is_filter: Usado como filtro
field_is_for_all: Para todos os proxectos
field_is_in_roadmap: Consultar as peticións na planificación
field_is_public: Público
field_is_required: Obrigatorio
field_issue: Petición
field_issue_to: Petición relacionada
field_language: Idioma
field_last_login_on: Última conexión
field_lastname: Apelido
field_login: Identificador
field_mail: Correo electrónico
field_mail_notification: Notificacións por correo
field_max_length: Lonxitude máxima
field_min_length: Lonxitude mínima
field_name: Nome
field_new_password: Novo contrasinal
field_notes: Notas
field_onthefly: Creación do usuario "ao voo"
field_parent: Proxecto pai
field_parent_title: Páxina pai
field_password: Contrasinal
field_password_confirmation: Confirmación
field_port: Porto
field_possible_values: Valores posibles
field_priority: Prioridade
field_project: Proxecto
field_redirect_existing_links: Redireccionar enlaces existentes
field_regexp: Expresión regular
field_role: Perfil
field_searchable: Incluír nas búsquedas
field_spent_on: Data
field_start_date: Data de inicio
field_start_page: Páxina principal
field_status: Estado
field_subject: Tema
field_subproject: Proxecto secundario
field_summary: Resumo
field_time_zone: Zona horaria
field_title: Título
field_tracker: Tipo
field_type: Tipo
field_updated_on: Actualizado
field_url: URL
field_user: Usuario
field_value: Valor
field_version: Versión
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-15
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Galego'
general_pdf_encoding: UTF-8
general_text_No: 'Non'
general_text_Yes: 'Si'
general_text_no: 'non'
general_text_yes: 'si'
label_activity: Actividade
label_add_another_file: Engadir outro arquivo
label_add_note: Engadir unha nota
label_added: engadido
label_added_time_by: "Engadido por %{author} fai %{age}"
label_administration: Administración
label_age: Idade
label_ago: fai
label_all: todos
label_all_time: todo o tempo
label_all_words: Tódalas palabras
label_and_its_subprojects: "%{value} e proxectos secundarios"
label_applied_status: Aplicar estado
label_assigned_to_me_issues: Peticións asignadas a min
label_associated_revisions: Revisións asociadas
label_attachment: Arquivo
label_attachment_delete: Borrar o arquivo
label_attachment_new: Novo arquivo
label_attachment_plural: Arquivos
label_attribute: Atributo
label_attribute_plural: Atributos
label_auth_source: Modo de autenticación
label_auth_source_new: Novo modo de autenticación
label_auth_source_plural: Modos de autenticación
label_authentication: Autenticación
label_blocked_by: bloqueado por
label_blocks: bloquea a
label_board: Foro
label_board_new: Novo foro
label_board_plural: Foros
label_boolean: Booleano
label_browse: Ollar
label_bulk_edit_selected_issues: Editar as peticións seleccionadas
label_calendar: Calendario
label_change_plural: Cambios
label_change_properties: Cambiar propiedades
label_change_status: Cambiar o estado
label_change_view_all: Ver tódolos cambios
label_changes_details: Detalles de tódolos cambios
label_changeset_plural: Cambios
label_chronological_order: En orde cronolóxica
label_closed_issues: pechada
label_closed_issues_plural: pechadas
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_comment: Comentario
label_comment_add: Engadir un comentario
label_comment_added: Comentario engadido
label_comment_delete: Borrar comentarios
label_comment_plural: Comentarios
label_x_comments:
zero: no comments
one: 1 comment
other: "%{count} comments"
label_commits_per_author: Commits por autor
label_commits_per_month: Commits por mes
label_confirmation: Confirmación
label_contains: conten
label_copied: copiado
label_copy_workflow_from: Copiar fluxo de traballo dende
label_current_status: Estado actual
label_current_version: Versión actual
label_custom_field: Campo personalizado
label_custom_field_new: Novo campo personalizado
label_custom_field_plural: Campos personalizados
label_date: Data
label_date_from: Dende
label_date_range: Rango de datas
label_date_to: Ata
label_day_plural: días
label_default: Por defecto
label_default_columns: Columnas por defecto
label_deleted: suprimido
label_details: Detalles
label_diff_inline: en liña
label_diff_side_by_side: cara a cara
label_disabled: deshabilitado
label_display_per_page: "Por páxina: %{value}"
label_document: Documento
label_document_added: Documento engadido
label_document_new: Novo documento
label_document_plural: Documentos
label_downloads_abbr: D/L
label_duplicated_by: duplicada por
label_duplicates: duplicada de
label_end_to_end: fin a fin
label_end_to_start: fin a principio
label_enumeration_new: Novo valor
label_enumerations: Listas de valores
label_environment: Entorno
label_equals: igual
label_example: Exemplo
label_export_to: 'Exportar a:'
label_f_hour: "%{value} hora"
label_f_hour_plural: "%{value} horas"
label_feed_plural: Feeds
label_feeds_access_key_created_on: "Clave de acceso por Atom creada fai %{value}"
label_file_added: Arquivo engadido
label_file_plural: Arquivos
label_filter_add: Engadir o filtro
label_filter_plural: Filtros
label_float: Flotante
label_follows: posterior a
label_gantt: Gantt
label_general: Xeral
label_generate_key: Xerar clave
label_help: Axuda
label_history: Histórico
label_home: Inicio
label_in: en
label_in_less_than: en menos que
label_in_more_than: en mais que
label_incoming_emails: Correos entrantes
label_index_by_date: Índice por data
label_index_by_title: Índice por título
label_information: Información
label_information_plural: Información
label_integer: Número
label_internal: Interno
label_issue: Petición
label_issue_added: Petición engadida
label_issue_category: Categoría das peticións
label_issue_category_new: Nova categoría
label_issue_category_plural: Categorías das peticións
label_issue_new: Nova petición
label_issue_plural: Peticións
label_issue_status: Estado da petición
label_issue_status_new: Novo estado
label_issue_status_plural: Estados das peticións
label_issue_tracking: Peticións
label_issue_updated: Petición actualizada
label_issue_view_all: Ver tódalas peticións
label_issue_watchers: Seguidores
label_issues_by: "Peticións por %{value}"
label_jump_to_a_project: Ir ao proxecto...
label_language_based: Baseado no idioma
label_last_changes: "últimos %{count} cambios"
label_last_login: Última conexión
label_last_month: último mes
label_last_n_days: "últimos %{count} días"
label_last_week: última semana
label_latest_revision: Última revisión
label_latest_revision_plural: Últimas revisións
label_ldap_authentication: Autenticación LDAP
label_less_than_ago: fai menos de
label_list: Lista
label_loading: Cargando...
label_logged_as: Conectado como
label_login: Conexión
label_logout: Desconexión
label_max_size: Tamaño máximo
label_me: eu mesmo
label_member: Membro
label_member_new: Novo membro
label_member_plural: Membros
label_message_last: Última mensaxe
label_message_new: Nova mensaxe
label_message_plural: Mensaxes
label_message_posted: Mensaxe engadida
label_min_max_length: Lonxitude mín - máx
label_modified: modificado
label_module_plural: Módulos
label_month: Mes
label_months_from: meses de
label_more: Mais
label_more_than_ago: fai mais de
label_my_account: A miña conta
label_my_page: A miña páxina
label_my_projects: Os meus proxectos
label_new: Novo
label_new_statuses_allowed: Novos estados autorizados
label_news: Noticia
label_news_added: Noticia engadida
label_news_latest: Últimas noticias
label_news_new: Nova noticia
label_news_plural: Noticias
label_news_view_all: Ver tódalas noticias
label_next: Seguinte
label_no_change_option: (Sen cambios)
label_no_data: Ningún dato a mostrar
label_nobody: ninguén
label_none: ningún
label_not_contains: non conten
label_not_equals: non igual
label_open_issues: aberta
label_open_issues_plural: abertas
label_optional_description: Descrición opcional
label_options: Opcións
label_overall_activity: Actividade global
label_overview: Vistazo
label_password_lost: ¿Esqueciches o contrasinal?
label_per_page: Por páxina
label_permissions: Permisos
label_permissions_report: Informe de permisos
label_personalize_page: Personalizar esta páxina
label_planning: Planificación
label_please_login: Conexión
label_plugins: Extensións
label_precedes: anterior a
label_preferences: Preferencias
label_preview: Previsualizar
label_previous: Anterior
label_project: Proxecto
label_project_all: Tódolos proxectos
label_project_latest: Últimos proxectos
label_project_new: Novo proxecto
label_project_plural: Proxectos
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_public_projects: Proxectos públicos
label_query: Consulta personalizada
label_query_new: Nova consulta
label_query_plural: Consultas personalizadas
label_read: Ler...
label_register: Rexistrar
label_registered_on: Inscrito o
label_registration_activation_by_email: activación de conta por correo
label_registration_automatic_activation: activación automática de conta
label_registration_manual_activation: activación manual de conta
label_related_issues: Peticións relacionadas
label_relates_to: relacionada con
label_relation_delete: Eliminar relación
label_relation_new: Nova relación
label_renamed: renomeado
label_reply_plural: Respostas
label_report: Informe
label_report_plural: Informes
label_reported_issues: Peticións rexistradas por min
label_repository: Repositorio
label_repository_plural: Repositorios
label_result_plural: Resultados
label_reverse_chronological_order: En orde cronolóxica inversa
label_revision: Revisión
label_revision_plural: Revisións
label_roadmap: Planificación
label_roadmap_due_in: "Remata en %{value}"
label_roadmap_no_issues: Non hai peticións para esta versión
label_roadmap_overdue: "%{value} tarde"
label_role: Perfil
label_role_and_permissions: Perfiles e permisos
label_role_new: Novo perfil
label_role_plural: Perfiles
label_scm: SCM
label_search: Búsqueda
label_search_titles_only: Buscar só en títulos
label_send_information: Enviar información da conta ó usuario
label_send_test_email: Enviar un correo de proba
label_settings: Configuración
label_show_completed_versions: Mostra as versións rematadas
label_sort_by: "Ordenar por %{value}"
label_sort_higher: Subir
label_sort_highest: Primeiro
label_sort_lower: Baixar
label_sort_lowest: Último
label_spent_time: Tempo dedicado
label_start_to_end: comezo a fin
label_start_to_start: comezo a comezo
label_statistics: Estatísticas
label_stay_logged_in: Lembrar contrasinal
label_string: Texto
label_subproject_plural: Proxectos secundarios
label_text: Texto largo
label_theme: Tema
label_this_month: este mes
label_this_week: esta semana
label_this_year: este ano
label_time_tracking: Control de tempo
label_today: hoxe
label_topic_plural: Temas
label_total: Total
label_tracker: Tipo
label_tracker_new: Novo tipo
label_tracker_plural: Tipos de peticións
label_updated_time: "Actualizado fai %{value}"
label_updated_time_by: "Actualizado por %{author} fai %{age}"
label_used_by: Utilizado por
label_user: Usuario
label_user_activity: "Actividade de %{value}"
label_user_mail_no_self_notified: "Non quero ser avisado de cambios feitos por min"
label_user_mail_option_all: "Para calquera evento en tódolos proxectos"
label_user_mail_option_selected: "Para calquera evento dos proxectos seleccionados..."
label_user_new: Novo usuario
label_user_plural: Usuarios
label_version: Versión
label_version_new: Nova versión
label_version_plural: Versións
label_view_diff: Ver diferencias
label_view_revisions: Ver as revisións
label_watched_issues: Peticións monitorizadas
label_week: Semana
label_wiki: Wiki
label_wiki_edit: Wiki edición
label_wiki_edit_plural: Wiki edicións
label_wiki_page: Wiki páxina
label_wiki_page_plural: Wiki páxinas
label_workflow: Fluxo de traballo
label_year: Ano
label_yesterday: onte
mail_body_account_activation_request: "Inscribiuse un novo usuario (%{value}). A conta está pendente de aprobación:"
mail_body_account_information: Información sobre a súa conta
mail_body_account_information_external: "Pode usar a súa conta %{value} para conectarse."
mail_body_lost_password: 'Para cambiar o seu contrasinal, faga clic no seguinte enlace:'
mail_body_register: 'Para activar a súa conta, faga clic no seguinte enlace:'
mail_body_reminder: "%{count} petición(s) asignadas a ti rematan nos próximos %{days} días:"
mail_subject_account_activation_request: "Petición de activación de conta %{value}"
mail_subject_lost_password: "O teu contrasinal de %{value}"
mail_subject_register: "Activación da conta de %{value}"
mail_subject_reminder: "%{count} petición(s) rematarán nos próximos %{days} días"
notice_account_activated: A súa conta foi activada. Xa pode conectarse.
notice_account_invalid_creditentials: Usuario ou contrasinal inválido.
notice_account_lost_email_sent: Enviouse un correo con instrucións para elixir un novo contrasinal.
notice_account_password_updated: Contrasinal modificado correctamente.
notice_account_pending: "A súa conta creouse e está pendente da aprobación por parte do administrador."
notice_account_register_done: Conta creada correctamente. Para activala, faga clic sobre o enlace que se lle enviou por correo.
notice_account_unknown_email: Usuario descoñecido.
notice_account_updated: Conta actualizada correctamente.
notice_account_wrong_password: Contrasinal incorrecto.
notice_can_t_change_password: Esta conta utiliza unha fonte de autenticación externa. Non é posible cambiar o contrasinal.
notice_default_data_loaded: Configuración por defecto cargada correctamente.
notice_email_error: "Ocorreu un error enviando o correo (%{value})"
notice_email_sent: "Enviouse un correo a %{value}"
notice_failed_to_save_issues: "Imposible gravar %{count} petición(s) de %{total} seleccionada(s): %{ids}."
notice_feeds_access_key_reseted: A súa clave de acceso para Atom reiniciouse.
notice_file_not_found: A páxina á que tenta acceder non existe.
notice_locking_conflict: Os datos modificáronse por outro usuario.
notice_no_issue_selected: "Ningunha petición seleccionada. Por favor, comprobe a petición que quere modificar"
notice_not_authorized: Non ten autorización para acceder a esta páxina.
notice_successful_connection: Conexión correcta.
notice_successful_create: Creación correcta.
notice_successful_delete: Borrado correcto.
notice_successful_update: Modificación correcta.
notice_unable_delete_version: Non se pode borrar a versión
permission_add_issue_notes: Engadir notas
permission_add_issue_watchers: Engadir seguidores
permission_add_issues: Engadir peticións
permission_add_messages: Enviar mensaxes
permission_browse_repository: Ollar repositorio
permission_comment_news: Comentar noticias
permission_commit_access: Acceso de escritura
permission_delete_issues: Borrar peticións
permission_delete_messages: Borrar mensaxes
permission_delete_own_messages: Borrar mensaxes propios
permission_delete_wiki_pages: Borrar páxinas wiki
permission_delete_wiki_pages_attachments: Borrar arquivos
permission_edit_issue_notes: Modificar notas
permission_edit_issues: Modificar peticións
permission_edit_messages: Modificar mensaxes
permission_edit_own_issue_notes: Modificar notas propias
permission_edit_own_messages: Editar mensaxes propios
permission_edit_own_time_entries: Modificar tempos dedicados propios
permission_edit_project: Modificar proxecto
permission_edit_time_entries: Modificar tempos dedicados
permission_edit_wiki_pages: Modificar páxinas wiki
permission_log_time: Anotar tempo dedicado
permission_manage_boards: Administrar foros
permission_manage_categories: Administrar categorías de peticións
permission_manage_files: Administrar arquivos
permission_manage_issue_relations: Administrar relación con outras peticións
permission_manage_members: Administrar membros
permission_manage_news: Administrar noticias
permission_manage_public_queries: Administrar consultas públicas
permission_manage_repository: Administrar repositorio
permission_manage_versions: Administrar versións
permission_manage_wiki: Administrar wiki
permission_move_issues: Mover peticións
permission_protect_wiki_pages: Protexer páxinas wiki
permission_rename_wiki_pages: Renomear páxinas wiki
permission_save_queries: Gravar consultas
permission_select_project_modules: Seleccionar módulos do proxecto
permission_view_calendar: Ver calendario
permission_view_changesets: Ver cambios
permission_view_documents: Ver documentos
permission_view_files: Ver arquivos
permission_view_gantt: Ver diagrama de Gantt
permission_view_issue_watchers: Ver lista de seguidores
permission_view_messages: Ver mensaxes
permission_view_time_entries: Ver tempo dedicado
permission_view_wiki_edits: Ver histórico do wiki
permission_view_wiki_pages: Ver wiki
project_module_boards: Foros
project_module_documents: Documentos
project_module_files: Arquivos
project_module_issue_tracking: Peticións
project_module_news: Noticias
project_module_repository: Repositorio
project_module_time_tracking: Control de tempo
project_module_wiki: Wiki
setting_activity_days_default: Días a mostrar na actividade do proxecto
setting_app_subtitle: Subtítulo da aplicación
setting_app_title: Título da aplicación
setting_attachment_max_size: Tamaño máximo do arquivo
setting_autofetch_changesets: Autorechear os commits do repositorio
setting_autologin: Conexión automática
setting_bcc_recipients: Ocultar as copias de carbón (bcc)
setting_commit_fix_keywords: Palabras clave para a corrección
setting_commit_ref_keywords: Palabras clave para a referencia
setting_cross_project_issue_relations: Permitir relacionar peticións de distintos proxectos
setting_date_format: Formato da data
setting_default_language: Idioma por defecto
setting_default_projects_public: Os proxectos novos son públicos por defecto
setting_diff_max_lines_displayed: Número máximo de diferencias mostradas
setting_display_subprojects_issues: Mostrar por defecto peticións de prox. secundarios no principal
setting_emails_footer: Pe de mensaxes
setting_enabled_scm: Activar SCM
setting_feeds_limit: Límite de contido para sindicación
setting_gravatar_enabled: Usar iconas de usuario (Gravatar)
setting_host_name: Nome e ruta do servidor
setting_issue_list_default_columns: Columnas por defecto para a lista de peticións
setting_issues_export_limit: Límite de exportación de peticións
setting_login_required: Requírese identificación
setting_mail_from: Correo dende o que enviar mensaxes
setting_mail_handler_api_enabled: Activar SW para mensaxes entrantes
setting_mail_handler_api_key: Clave da API
setting_per_page_options: Obxectos por páxina
setting_plain_text_mail: só texto plano (non HTML)
setting_protocol: Protocolo
setting_self_registration: Rexistro permitido
setting_sequential_project_identifiers: Xerar identificadores de proxecto
setting_sys_api_enabled: Habilitar SW para a xestión do repositorio
setting_text_formatting: Formato de texto
setting_time_format: Formato de hora
setting_user_format: Formato de nome de usuario
setting_welcome_text: Texto de benvida
setting_wiki_compression: Compresión do historial do Wiki
status_active: activo
status_locked: bloqueado
status_registered: rexistrado
text_are_you_sure: ¿Está seguro?
text_assign_time_entries_to_project: Asignar as horas ó proxecto
text_caracters_maximum: "%{count} caracteres como máximo."
text_caracters_minimum: "%{count} caracteres como mínimo"
text_comma_separated: Múltiples valores permitidos (separados por coma).
text_default_administrator_account_changed: Conta de administrador por defecto modificada
text_destroy_time_entries: Borrar as horas
text_destroy_time_entries_question: Existen %{hours} horas asignadas á petición que quere borrar. ¿Que quere facer ?
text_diff_truncated: '... Diferencia truncada por exceder o máximo tamaño visualizable.'
text_email_delivery_not_configured: "O envío de correos non está configurado, e as notificacións desactiváronse. \n Configure o servidor de SMTP en config/configuration.yml e reinicie a aplicación para activar os cambios."
text_enumeration_category_reassign_to: 'Reasignar ó seguinte valor:'
text_enumeration_destroy_question: "%{count} obxectos con este valor asignado."
text_file_repository_writable: Pódese escribir no repositorio
text_issue_added: "Petición %{id} engadida por %{author}."
text_issue_category_destroy_assignments: Deixar as peticións sen categoría
text_issue_category_destroy_question: "Algunhas peticións (%{count}) están asignadas a esta categoría. ¿Que desexa facer?"
text_issue_category_reassign_to: Reasignar as peticións á categoría
text_issue_updated: "A petición %{id} actualizouse por %{author}."
text_issues_destroy_confirmation: '¿Seguro que quere borrar as peticións seleccionadas?'
text_issues_ref_in_commit_messages: Referencia e petición de corrección nas mensaxes
text_length_between: "Lonxitude entre %{min} e %{max} caracteres."
text_load_default_configuration: Cargar a configuración por defecto
text_min_max_length_info: 0 para ningunha restrición
text_no_configuration_data: "Inda non se configuraron perfiles, nin tipos, estados e fluxo de traballo asociado a peticións. Recoméndase encarecidamente cargar a configuración por defecto. Unha vez cargada, poderá modificala."
text_project_destroy_confirmation: ¿Estás seguro de querer eliminar o proxecto?
text_reassign_time_entries: 'Reasignar as horas a esta petición:'
text_regexp_info: ex. ^[A-Z0-9]+$
text_repository_usernames_mapping: "Estableza a correspondencia entre os usuarios de Redmine e os presentes no log do repositorio.\nOs usuarios co mesmo nome ou correo en Redmine e no repositorio serán asociados automaticamente."
text_rmagick_available: RMagick dispoñible (opcional)
text_select_mail_notifications: Seleccionar os eventos a notificar
text_select_project_modules: 'Seleccione os módulos a activar para este proxecto:'
text_status_changed_by_changeset: "Aplicado nos cambios %{value}"
text_subprojects_destroy_warning: "Os proxectos secundarios: %{value} tamén se eliminarán"
text_tip_issue_begin_day: tarefa que comeza este día
text_tip_issue_begin_end_day: tarefa que comeza e remata este día
text_tip_issue_end_day: tarefa que remata este día
text_tracker_no_workflow: Non hai ningún fluxo de traballo definido para este tipo de petición
text_unallowed_characters: Caracteres non permitidos
text_user_mail_option: "Dos proxectos non seleccionados, só recibirá notificacións sobre elementos monitorizados ou elementos nos que estea involucrado (por exemplo, peticións das que vostede sexa autor ou asignadas a vostede)."
text_user_wrote: "%{value} escribiu:"
text_wiki_destroy_confirmation: ¿Seguro que quere borrar o wiki e todo o seu contido?
text_workflow_edit: Seleccionar un fluxo de traballo para actualizar
warning_attachments_not_saved: "%{count} file(s) could not be saved."
field_editable: Editable
text_plugin_assets_writable: Plugin assets directory writable
label_display: Display
button_create_and_continue: Create and continue
text_custom_field_possible_values_info: 'One line for each value'
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_file_max_size_displayed: Max size of text files displayed inline
field_watcher: Watcher
setting_openid: Allow OpenID login and registration
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
label_descending: Descending
label_sort: Sort
label_ascending: Ascending
label_date_from_to: From %{start} to %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
text_wiki_page_reassign_children: Reassign child pages to this parent page
text_wiki_page_nullify_children: Keep child pages as root pages
text_wiki_page_destroy_children: Delete child pages and all their descendants
setting_password_min_length: Minimum password length
field_group_by: Group results by
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
label_wiki_content_added: Wiki page added
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}.
label_wiki_content_updated: Wiki page updated
mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
permission_add_project: Create project
setting_new_project_user_role_id: Role given to a non-admin user who creates a project
label_view_all_revisions: View all revisions
label_tag: Tag
label_branch: Branch
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").
text_journal_changed: "%{label} changed from %{old} to %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} deleted (%{old})"
label_group_plural: Groups
label_group: Group
label_group_new: New group
label_time_entry_plural: Spent time
text_journal_added: "%{label} %{value} added"
field_active: Active
enumeration_system_activity: System Activity
permission_delete_issue_watchers: Delete watchers
version_status_closed: closed
version_status_locked: locked
version_status_open: open
error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
label_user_anonymous: Anonymous
button_move_and_follow: Move and follow
setting_default_projects_modules: Default enabled modules for new projects
setting_gravatar_default: Default Gravatar image
field_sharing: Sharing
label_version_sharing_hierarchy: With project hierarchy
label_version_sharing_system: With all projects
label_version_sharing_descendants: With subprojects
label_version_sharing_tree: With project tree
label_version_sharing_none: Not shared
error_can_not_archive_project: This project can not be archived
button_duplicate: Duplicate
button_copy_and_follow: Copy and follow
label_copy_source: Source
setting_issue_done_ratio: Calculate the issue done ratio with
setting_issue_done_ratio_issue_status: Use the issue status
error_issue_done_ratios_not_updated: Issue done ratios not updated.
error_workflow_copy_target: Please select target tracker(s) and role(s)
setting_issue_done_ratio_issue_field: Use the issue field
label_copy_same_as_target: Same as target
label_copy_target: Target
notice_issue_done_ratios_updated: Issue done ratios updated.
error_workflow_copy_source: Please select a source tracker or role
label_update_issue_done_ratios: Update issue done ratios
setting_start_of_week: Start calendars on
permission_view_issues: View Issues
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_revision_id: Revision %{value}
label_api_access_key: API access key
label_api_access_key_created_on: API access key created %{value} ago
label_feeds_access_key: Atom access key
notice_api_access_key_reseted: Your API access key was reset.
setting_rest_api_enabled: Enable REST web service
label_missing_api_access_key: Missing an API access key
label_missing_feeds_access_key: Missing a Atom access key
button_show: Show
text_line_separated: Multiple values allowed (one line for each value).
setting_mail_handler_body_delimiters: Truncate emails after one of these lines
permission_add_subprojects: Create subprojects
label_subproject_new: New subproject
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.
Are you sure you want to continue?
label_close_versions: Close completed versions
label_board_sticky: Sticky
label_board_locked: Locked
permission_export_wiki_pages: Export wiki pages
setting_cache_formatted_text: Cache formatted text
permission_manage_project_activities: Manage project activities
error_unable_delete_issue_status: Unable to delete issue status
label_profile: Profile
permission_manage_subtasks: Manage subtasks
field_parent_issue: Parent task
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Codificación das mensaxes de commit
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 petición
one: 1 petición
other: "%{count} peticións"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: todos
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Total
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/it.yml 0000644 0001750 0001750 00000142775 12255774347 016554 0 ustar ondrej ondrej # Italian translations for Ruby on Rails
# by Claudio Poli (masterkain@gmail.com)
# by Diego Pierotto (ita.translations@tiscali.it)
# by Emidio Stani (emidiostani@gmail.com)
it:
direction: ltr
date:
formats:
default: "%d-%m-%Y"
short: "%d %b"
long: "%d %B %Y"
only_day: "%e"
day_names: [Domenica, Lunedì, Martedì, Mercoledì, Giovedì, Venerdì, Sabato]
abbr_day_names: [Dom, Lun, Mar, Mer, Gio, Ven, Sab]
month_names: [~, Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre]
abbr_month_names: [~, Gen, Feb, Mar, Apr, Mag, Giu, Lug, Ago, Set, Ott, Nov, Dic]
order:
- :day
- :month
- :year
time:
formats:
default: "%a %d %b %Y, %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B %Y %H:%M"
only_second: "%S"
datetime:
formats:
default: "%d-%m-%YT%H:%M:%S%Z"
am: 'am'
pm: 'pm'
datetime:
distance_in_words:
half_a_minute: "mezzo minuto"
less_than_x_seconds:
one: "meno di un secondo"
other: "meno di %{count} secondi"
x_seconds:
one: "1 secondo"
other: "%{count} secondi"
less_than_x_minutes:
one: "meno di un minuto"
other: "meno di %{count} minuti"
x_minutes:
one: "1 minuto"
other: "%{count} minuti"
about_x_hours:
one: "circa un'ora"
other: "circa %{count} ore"
x_hours:
one: "1 ora"
other: "%{count} ore"
x_days:
one: "1 giorno"
other: "%{count} giorni"
about_x_months:
one: "circa un mese"
other: "circa %{count} mesi"
x_months:
one: "1 mese"
other: "%{count} mesi"
about_x_years:
one: "circa un anno"
other: "circa %{count} anni"
over_x_years:
one: "oltre un anno"
other: "oltre %{count} anni"
almost_x_years:
one: "quasi 1 anno"
other: "quasi %{count} anni"
number:
format:
precision: 3
separator: ','
delimiter: '.'
currency:
format:
unit: '€'
precision: 2
format: '%n %u'
human:
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "e"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "Non posso salvare questo %{model}: 1 errore"
other: "Non posso salvare questo %{model}: %{count} errori."
body: "Per favore ricontrolla i seguenti campi:"
messages:
inclusion: "non è incluso nella lista"
exclusion: "è riservato"
invalid: "non è valido"
confirmation: "non coincide con la conferma"
accepted: "deve essere accettata"
empty: "non può essere vuoto"
blank: "non può essere lasciato in bianco"
too_long: "è troppo lungo (il massimo è %{count} lettere)"
too_short: "è troppo corto (il minimo è %{count} lettere)"
wrong_length: "è della lunghezza sbagliata (deve essere di %{count} lettere)"
taken: "è già in uso"
not_a_number: "non è un numero"
greater_than: "deve essere superiore a %{count}"
greater_than_or_equal_to: "deve essere superiore o uguale a %{count}"
equal_to: "deve essere uguale a %{count}"
less_than: "deve essere meno di %{count}"
less_than_or_equal_to: "deve essere meno o uguale a %{count}"
odd: "deve essere dispari"
even: "deve essere pari"
greater_than_start_date: "deve essere maggiore della data di partenza"
not_same_project: "non appartiene allo stesso progetto"
circular_dependency: "Questa relazione creerebbe una dipendenza circolare"
cant_link_an_issue_with_a_descendant: "Una segnalazione non può essere collegata a una delle sue discendenti"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Scegli
general_text_No: 'No'
general_text_Yes: 'Sì'
general_text_no: 'no'
general_text_yes: 'sì'
general_lang_name: 'Italiano'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: L'utente è stato aggiornato.
notice_account_invalid_creditentials: Nome utente o password non validi.
notice_account_password_updated: La password è stata aggiornata.
notice_account_wrong_password: Password errata
notice_account_unknown_email: Utente sconosciuto.
notice_can_t_change_password: Questo utente utilizza un metodo di autenticazione esterno. Impossibile cambiare la password.
notice_account_lost_email_sent: Ti è stata spedita una email con le istruzioni per cambiare la password.
notice_account_activated: Il tuo account è stato attivato. Ora puoi effettuare l'accesso.
notice_successful_create: Creazione effettuata.
notice_successful_update: Modifica effettuata.
notice_successful_delete: Eliminazione effettuata.
notice_successful_connection: Connessione effettuata.
notice_file_not_found: La pagina desiderata non esiste o è stata rimossa.
notice_locking_conflict: Le informazioni sono state modificate da un altro utente.
notice_not_authorized: Non sei autorizzato ad accedere a questa pagina.
notice_email_sent: "Una email è stata spedita a %{value}"
notice_email_error: "Si è verificato un errore durante l'invio di una email (%{value})"
notice_feeds_access_key_reseted: La tua chiave di accesso Atom è stata reimpostata.
error_scm_not_found: "La risorsa e/o la versione non esistono nel repository."
error_scm_command_failed: "Si è verificato un errore durante l'accesso al repository: %{value}"
mail_subject_lost_password: "Password %{value}"
mail_body_lost_password: 'Per cambiare la password, usa il seguente collegamento:'
mail_subject_register: "Attivazione utente %{value}"
mail_body_register: "Per attivare l'utente, usa il seguente collegamento:"
field_name: Nome
field_description: Descrizione
field_summary: Sommario
field_is_required: Richiesto
field_firstname: Nome
field_lastname: Cognome
field_mail: Email
field_filename: File
field_filesize: Dimensione
field_downloads: Download
field_author: Autore
field_created_on: Creato
field_updated_on: Aggiornato
field_field_format: Formato
field_is_for_all: Per tutti i progetti
field_possible_values: Valori possibili
field_regexp: Espressione regolare
field_min_length: Lunghezza minima
field_max_length: Lunghezza massima
field_value: Valore
field_category: Categoria
field_title: Titolo
field_project: Progetto
field_issue: Segnalazione
field_status: Stato
field_notes: Note
field_is_closed: Chiudi la segnalazione
field_is_default: Stato predefinito
field_tracker: Tracker
field_subject: Oggetto
field_due_date: Scadenza
field_assigned_to: Assegnato a
field_priority: Priorità
field_fixed_version: Versione prevista
field_user: Utente
field_role: Ruolo
field_homepage: Homepage
field_is_public: Pubblico
field_parent: Sottoprogetto di
field_is_in_roadmap: Segnalazioni mostrate nella roadmap
field_login: Utente
field_mail_notification: Notifiche via email
field_admin: Amministratore
field_last_login_on: Ultima connessione
field_language: Lingua
field_effective_date: Data
field_password: Password
field_new_password: Nuova password
field_password_confirmation: Conferma
field_version: Versione
field_type: Tipo
field_host: Host
field_port: Porta
field_account: Utente
field_base_dn: DN base
field_attr_login: Attributo connessione
field_attr_firstname: Attributo nome
field_attr_lastname: Attributo cognome
field_attr_mail: Attributo email
field_onthefly: Creazione utente "al volo"
field_start_date: Inizio
field_done_ratio: "% completato"
field_auth_source: Modalità di autenticazione
field_hide_mail: Nascondi il mio indirizzo email
field_comments: Commento
field_url: URL
field_start_page: Pagina principale
field_subproject: Sottoprogetto
field_hours: Ore
field_activity: Attività
field_spent_on: Data
field_identifier: Identificativo
field_is_filter: Usato come filtro
field_issue_to: Segnalazioni correlate
field_delay: Ritardo
field_assignable: E' possibile assegnare segnalazioni a questo ruolo
field_redirect_existing_links: Redirige i collegamenti esistenti
field_estimated_hours: Tempo stimato
field_default_value: Stato predefinito
setting_app_title: Titolo applicazione
setting_app_subtitle: Sottotitolo applicazione
setting_welcome_text: Testo di benvenuto
setting_default_language: Lingua predefinita
setting_login_required: Autenticazione richiesta
setting_self_registration: Auto-registrazione abilitata
setting_attachment_max_size: Dimensione massima allegati
setting_issues_export_limit: Limite esportazione segnalazioni
setting_mail_from: Indirizzo sorgente email
setting_host_name: Nome host
setting_text_formatting: Formattazione testo
setting_wiki_compression: Comprimi cronologia wiki
setting_feeds_limit: Limite contenuti del feed
setting_autofetch_changesets: Acquisisci automaticamente le commit
setting_sys_api_enabled: Abilita WS per la gestione del repository
setting_commit_ref_keywords: Parole chiave riferimento
setting_commit_fix_keywords: Parole chiave chiusura
setting_autologin: Connessione automatica
setting_date_format: Formato data
setting_cross_project_issue_relations: Consenti la creazione di relazioni tra segnalazioni in progetti differenti
label_user: Utente
label_user_plural: Utenti
label_user_new: Nuovo utente
label_project: Progetto
label_project_new: Nuovo progetto
label_project_plural: Progetti
label_x_projects:
zero: nessun progetto
one: 1 progetto
other: "%{count} progetti"
label_project_all: Tutti i progetti
label_project_latest: Ultimi progetti registrati
label_issue: Segnalazione
label_issue_new: Nuova segnalazione
label_issue_plural: Segnalazioni
label_issue_view_all: Mostra tutte le segnalazioni
label_document: Documento
label_document_new: Nuovo documento
label_document_plural: Documenti
label_role: Ruolo
label_role_plural: Ruoli
label_role_new: Nuovo ruolo
label_role_and_permissions: Ruoli e permessi
label_member: Membro
label_member_new: Nuovo membro
label_member_plural: Membri
label_tracker: Tracker
label_tracker_plural: Tracker
label_tracker_new: Nuovo tracker
label_workflow: Workflow
label_issue_status: Stato segnalazione
label_issue_status_plural: Stati segnalazioni
label_issue_status_new: Nuovo stato
label_issue_category: Categoria segnalazione
label_issue_category_plural: Categorie segnalazioni
label_issue_category_new: Nuova categoria
label_custom_field: Campo personalizzato
label_custom_field_plural: Campi personalizzati
label_custom_field_new: Nuovo campo personalizzato
label_enumerations: Enumerazioni
label_enumeration_new: Nuovo valore
label_information: Informazione
label_information_plural: Informazioni
label_please_login: Entra
label_register: Registrati
label_password_lost: Password dimenticata
label_home: Home
label_my_page: Pagina personale
label_my_account: Il mio utente
label_my_projects: I miei progetti
label_administration: Amministrazione
label_login: Entra
label_logout: Esci
label_help: Aiuto
label_reported_issues: Segnalazioni
label_assigned_to_me_issues: Le mie segnalazioni
label_last_login: Ultimo collegamento
label_registered_on: Registrato il
label_activity: Attività
label_new: Nuovo
label_logged_as: Collegato come
label_environment: Ambiente
label_authentication: Autenticazione
label_auth_source: Modalità di autenticazione
label_auth_source_new: Nuova modalità di autenticazione
label_auth_source_plural: Modalità di autenticazione
label_subproject_plural: Sottoprogetti
label_min_max_length: Lunghezza minima - massima
label_list: Elenco
label_date: Data
label_integer: Intero
label_boolean: Booleano
label_string: Testo
label_text: Testo esteso
label_attribute: Attributo
label_attribute_plural: Attributi
label_no_data: Nessun dato disponibile
label_change_status: Cambia stato
label_history: Cronologia
label_attachment: File
label_attachment_new: Nuovo file
label_attachment_delete: Elimina file
label_attachment_plural: File
label_report: Report
label_report_plural: Report
label_news: Notizia
label_news_new: Aggiungi notizia
label_news_plural: Notizie
label_news_latest: Utime notizie
label_news_view_all: Tutte le notizie
label_settings: Impostazioni
label_overview: Panoramica
label_version: Versione
label_version_new: Nuova versione
label_version_plural: Versioni
label_confirmation: Conferma
label_export_to: Esporta su
label_read: Leggi...
label_public_projects: Progetti pubblici
label_open_issues: aperta
label_open_issues_plural: aperte
label_closed_issues: chiusa
label_closed_issues_plural: chiuse
label_x_open_issues_abbr_on_total:
zero: 0 aperte / %{total}
one: 1 aperta / %{total}
other: "%{count} aperte / %{total}"
label_x_open_issues_abbr:
zero: 0 aperte
one: 1 aperta
other: "%{count} aperte"
label_x_closed_issues_abbr:
zero: 0 chiuse
one: 1 chiusa
other: "%{count} chiuse"
label_total: Totale
label_permissions: Permessi
label_current_status: Stato attuale
label_new_statuses_allowed: Nuovi stati possibili
label_all: tutti
label_none: nessuno
label_next: Successivo
label_previous: Precedente
label_used_by: Usato da
label_details: Dettagli
label_add_note: Aggiungi una nota
label_per_page: Per pagina
label_calendar: Calendario
label_months_from: mesi da
label_gantt: Gantt
label_internal: Interno
label_last_changes: "ultime %{count} modifiche"
label_change_view_all: Tutte le modifiche
label_personalize_page: Personalizza la pagina
label_comment: Commento
label_comment_plural: Commenti
label_x_comments:
zero: nessun commento
one: 1 commento
other: "%{count} commenti"
label_comment_add: Aggiungi un commento
label_comment_added: Commento aggiunto
label_comment_delete: Elimina commenti
label_query: Query personalizzata
label_query_plural: Query personalizzate
label_query_new: Nuova query
label_filter_add: Aggiungi filtro
label_filter_plural: Filtri
label_equals: è
label_not_equals: non è
label_in_less_than: è minore di
label_in_more_than: è maggiore di
label_in: in
label_today: oggi
label_this_week: questa settimana
label_less_than_ago: meno di giorni fa
label_more_than_ago: più di giorni fa
label_ago: giorni fa
label_contains: contiene
label_not_contains: non contiene
label_day_plural: giorni
label_repository: Repository
label_browse: Sfoglia
label_revision: Versione
label_revision_plural: Versioni
label_added: aggiunto
label_modified: modificato
label_deleted: eliminato
label_latest_revision: Ultima versione
label_latest_revision_plural: Ultime versioni
label_view_revisions: Mostra versioni
label_max_size: Dimensione massima
label_sort_highest: Sposta in cima
label_sort_higher: Su
label_sort_lower: Giù
label_sort_lowest: Sposta in fondo
label_roadmap: Roadmap
label_roadmap_due_in: "Da ultimare in %{value}"
label_roadmap_overdue: "%{value} di ritardo"
label_roadmap_no_issues: Nessuna segnalazione per questa versione
label_search: Ricerca
label_result_plural: Risultati
label_all_words: Tutte le parole
label_wiki: Wiki
label_wiki_edit: Modifica wiki
label_wiki_edit_plural: Modifiche wiki
label_wiki_page: Pagina Wiki
label_wiki_page_plural: Pagine wiki
label_index_by_title: Ordina per titolo
label_index_by_date: Ordina per data
label_current_version: Versione corrente
label_preview: Anteprima
label_feed_plural: Feed
label_changes_details: Particolari di tutti i cambiamenti
label_issue_tracking: Tracking delle segnalazioni
label_spent_time: Tempo impiegato
label_f_hour: "%{value} ora"
label_f_hour_plural: "%{value} ore"
label_time_tracking: Tracking del tempo
label_change_plural: Modifiche
label_statistics: Statistiche
label_commits_per_month: Commit per mese
label_commits_per_author: Commit per autore
label_view_diff: mostra differenze
label_diff_inline: in linea
label_diff_side_by_side: fianco a fianco
label_options: Opzioni
label_copy_workflow_from: Copia workflow da
label_permissions_report: Report permessi
label_watched_issues: Segnalazioni osservate
label_related_issues: Segnalazioni correlate
label_applied_status: Stato applicato
label_loading: Caricamento...
label_relation_new: Nuova relazione
label_relation_delete: Elimina relazione
label_relates_to: correlata a
label_duplicates: duplica
label_blocks: blocca
label_blocked_by: bloccata da
label_precedes: precede
label_follows: segue
label_end_to_start: fine a inizio
label_end_to_end: fine a fine
label_start_to_start: inizio a inizio
label_start_to_end: inizio a fine
label_stay_logged_in: Rimani collegato
label_disabled: disabilitato
label_show_completed_versions: Mostra versioni completate
label_me: me
label_board: Forum
label_board_new: Nuovo forum
label_board_plural: Forum
label_topic_plural: Argomenti
label_message_plural: Messaggi
label_message_last: Ultimo messaggio
label_message_new: Nuovo messaggio
label_reply_plural: Risposte
label_send_information: Invia all'utente le informazioni relative all'account
label_year: Anno
label_month: Mese
label_week: Settimana
label_date_from: Da
label_date_to: A
label_language_based: Basato sul linguaggio
label_sort_by: "Ordina per %{value}"
label_send_test_email: Invia una email di prova
label_feeds_access_key_created_on: "chiave di accesso Atom creata %{value} fa"
label_module_plural: Moduli
label_added_time_by: "Aggiunto da %{author} %{age} fa"
label_updated_time: "Aggiornato %{value} fa"
label_jump_to_a_project: Vai al progetto...
button_login: Entra
button_submit: Invia
button_save: Salva
button_check_all: Seleziona tutti
button_uncheck_all: Deseleziona tutti
button_delete: Elimina
button_create: Crea
button_test: Prova
button_edit: Modifica
button_add: Aggiungi
button_change: Cambia
button_apply: Applica
button_clear: Pulisci
button_lock: Blocca
button_unlock: Sblocca
button_download: Scarica
button_list: Elenca
button_view: Mostra
button_move: Sposta
button_back: Indietro
button_cancel: Annulla
button_activate: Attiva
button_sort: Ordina
button_log_time: Registra tempo
button_rollback: Ripristina questa versione
button_watch: Osserva
button_unwatch: Dimentica
button_reply: Rispondi
button_archive: Archivia
button_unarchive: Ripristina
button_reset: Reimposta
button_rename: Rinomina
status_active: attivo
status_registered: registrato
status_locked: bloccato
text_select_mail_notifications: Seleziona le azioni per cui deve essere inviata una notifica.
text_regexp_info: es. ^[A-Z0-9]+$
text_min_max_length_info: 0 significa nessuna restrizione
text_project_destroy_confirmation: Sei sicuro di voler eliminare il progetto e tutti i dati ad esso collegati?
text_workflow_edit: Seleziona un ruolo ed un tracker per modificare il workflow
text_are_you_sure: Sei sicuro ?
text_tip_issue_begin_day: attività che iniziano in questa giornata
text_tip_issue_end_day: attività che terminano in questa giornata
text_tip_issue_begin_end_day: attività che iniziano e terminano in questa giornata
text_caracters_maximum: "massimo %{count} caratteri."
text_length_between: "Lunghezza compresa tra %{min} e %{max} caratteri."
text_tracker_no_workflow: Nessun workflow definito per questo tracker
text_unallowed_characters: Caratteri non permessi
text_comma_separated: Valori multipli permessi (separati da virgole).
text_issues_ref_in_commit_messages: Segnalazioni di riferimento e chiusura nei messaggi di commit
text_issue_added: "%{author} ha aggiunto la segnalazione %{id}."
text_issue_updated: "La segnalazione %{id} è stata aggiornata da %{author}."
text_wiki_destroy_confirmation: Sicuro di voler eliminare questo wiki e tutti i suoi contenuti?
text_issue_category_destroy_question: "Alcune segnalazioni (%{count}) risultano assegnate a questa categoria. Cosa vuoi fare ?"
text_issue_category_destroy_assignments: Rimuovi le assegnazioni a questa categoria
text_issue_category_reassign_to: Riassegna segnalazioni a questa categoria
default_role_manager: Gestore
default_role_developer: Sviluppatore
default_role_reporter: Segnalatore
default_tracker_bug: Segnalazione
default_tracker_feature: Funzione
default_tracker_support: Supporto
default_issue_status_new: Nuovo
default_issue_status_in_progress: In elaborazione
default_issue_status_resolved: Risolto
default_issue_status_feedback: Commenti
default_issue_status_closed: Chiuso
default_issue_status_rejected: Rifiutato
default_doc_category_user: Documentazione utente
default_doc_category_tech: Documentazione tecnica
default_priority_low: Bassa
default_priority_normal: Normale
default_priority_high: Alta
default_priority_urgent: Urgente
default_priority_immediate: Immediata
default_activity_design: Progettazione
default_activity_development: Sviluppo
enumeration_issue_priorities: Priorità segnalazioni
enumeration_doc_categories: Categorie di documenti
enumeration_activities: Attività (time tracking)
label_file_plural: File
label_changeset_plural: Changeset
field_column_names: Colonne
label_default_columns: Colonne predefinite
setting_issue_list_default_columns: Colonne predefinite mostrate nell'elenco segnalazioni
notice_no_issue_selected: "Nessuna segnalazione selezionata! Seleziona le segnalazioni che intendi modificare."
label_bulk_edit_selected_issues: Modifica massiva delle segnalazioni selezionate
label_no_change_option: (Nessuna modifica)
notice_failed_to_save_issues: "Impossibile salvare %{count} segnalazioni su %{total} selezionate: %{ids}."
label_theme: Tema
label_default: Predefinito
label_search_titles_only: Cerca solo nei titoli
label_nobody: nessuno
button_change_password: Modifica password
text_user_mail_option: "Per i progetti non selezionati, riceverai solo le notifiche riguardanti le cose che osservi o nelle quali sei coinvolto (per esempio segnalazioni che hai creato o che ti sono state assegnate)."
label_user_mail_option_selected: "Solo per gli eventi relativi ai progetti selezionati..."
label_user_mail_option_all: "Per ogni evento relativo ad uno dei miei progetti"
setting_emails_footer: Piè di pagina email
label_float: Decimale
button_copy: Copia
mail_body_account_information_external: "Puoi utilizzare il tuo account %{value} per accedere al sistema."
mail_body_account_information: Le informazioni riguardanti il tuo account
setting_protocol: Protocollo
label_user_mail_no_self_notified: "Non voglio notifiche riguardanti modifiche da me apportate"
setting_time_format: Formato ora
label_registration_activation_by_email: attivazione account via email
mail_subject_account_activation_request: "%{value} richiesta attivazione account"
mail_body_account_activation_request: "Un nuovo utente (%{value}) ha effettuato la registrazione. Il suo account è in attesa di abilitazione da parte tua:"
label_registration_automatic_activation: attivazione account automatica
label_registration_manual_activation: attivazione account manuale
notice_account_pending: "Il tuo account è stato creato ed è in attesa di attivazione da parte dell'amministratore."
field_time_zone: Fuso orario
text_caracters_minimum: "Deve essere lungo almeno %{count} caratteri."
setting_bcc_recipients: Destinatari in copia nascosta (bcc)
button_annotate: Annota
label_issues_by: "Segnalazioni di %{value}"
field_searchable: Ricercabile
label_display_per_page: "Per pagina: %{value}"
setting_per_page_options: Opzioni oggetti per pagina
label_age: Età
notice_default_data_loaded: Configurazione predefinita caricata con successo.
text_load_default_configuration: Carica la configurazione predefinita
text_no_configuration_data: "Ruoli, tracker, stati delle segnalazioni e workflow non sono stati ancora configurati.\nE' vivamente consigliato caricare la configurazione predefinita. Potrai modificarla una volta caricata."
error_can_t_load_default_data: "Non è stato possibile caricare la configurazione predefinita : %{value}"
button_update: Aggiorna
label_change_properties: Modifica le proprietà
label_general: Generale
label_repository_plural: Repository
label_associated_revisions: Revisioni associate
setting_user_format: Formato visualizzazione utenti
text_status_changed_by_changeset: "Applicata nel changeset %{value}."
label_more: Altro
text_issues_destroy_confirmation: 'Sei sicuro di voler eliminare le segnalazioni selezionate?'
label_scm: SCM
text_select_project_modules: 'Seleziona i moduli abilitati per questo progetto:'
label_issue_added: Segnalazioni aggiunte
label_issue_updated: Segnalazioni aggiornate
label_document_added: Documenti aggiunti
label_message_posted: Messaggi aggiunti
label_file_added: File aggiunti
label_news_added: Notizie aggiunte
project_module_boards: Forum
project_module_issue_tracking: Tracking delle segnalazioni
project_module_wiki: Wiki
project_module_files: File
project_module_documents: Documenti
project_module_repository: Repository
project_module_news: Notizie
project_module_time_tracking: Time tracking
text_file_repository_writable: Repository dei file scrivibile
text_default_administrator_account_changed: L'account amministrativo predefinito è stato modificato
text_rmagick_available: RMagick disponibile (opzionale)
button_configure: Configura
label_plugins: Plugin
label_ldap_authentication: Autenticazione LDAP
label_downloads_abbr: D/L
label_this_month: questo mese
label_last_n_days: "ultimi %{count} giorni"
label_all_time: sempre
label_this_year: quest'anno
label_date_range: Intervallo di date
label_last_week: ultima settimana
label_yesterday: ieri
label_last_month: ultimo mese
label_add_another_file: Aggiungi un altro file
label_optional_description: Descrizione opzionale
text_destroy_time_entries_question: "%{hours} ore risultano spese sulle segnalazioni che stai per eliminare. Cosa vuoi fare ?"
error_issue_not_found_in_project: 'La segnalazione non è stata trovata o non appartiene al progetto'
text_assign_time_entries_to_project: Assegna le ore segnalate al progetto
text_destroy_time_entries: Elimina le ore segnalate
text_reassign_time_entries: 'Riassegna le ore a questa segnalazione:'
setting_activity_days_default: Giorni mostrati sulle attività di progetto
label_chronological_order: In ordine cronologico
field_comments_sorting: Mostra commenti
label_reverse_chronological_order: In ordine cronologico inverso
label_preferences: Preferenze
setting_display_subprojects_issues: Mostra le segnalazioni dei sottoprogetti nel progetto principale in modo predefinito
label_overall_activity: Attività generale
setting_default_projects_public: I nuovi progetti sono pubblici in modo predefinito
error_scm_annotate: "L'oggetto non esiste o non può essere annotato."
label_planning: Pianificazione
text_subprojects_destroy_warning: "Anche i suoi sottoprogetti: %{value} verranno eliminati."
label_and_its_subprojects: "%{value} ed i suoi sottoprogetti"
mail_body_reminder: "%{count} segnalazioni che ti sono state assegnate scadranno nei prossimi %{days} giorni:"
mail_subject_reminder: "%{count} segnalazioni in scadenza nei prossimi %{days} giorni"
text_user_wrote: "%{value} ha scritto:"
label_duplicated_by: duplicata da
setting_enabled_scm: SCM abilitato
text_enumeration_category_reassign_to: 'Riassegnale a questo valore:'
text_enumeration_destroy_question: "%{count} oggetti hanno un assegnamento su questo valore."
label_incoming_emails: Email in arrivo
label_generate_key: Genera una chiave
setting_mail_handler_api_enabled: Abilita WS per le email in arrivo
setting_mail_handler_api_key: Chiave API
text_email_delivery_not_configured: "La consegna via email non è configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/configuration.yml e riavvia l'applicazione per abilitarle."
field_parent_title: Pagina principale
label_issue_watchers: Osservatori
button_quote: Quota
setting_sequential_project_identifiers: Genera progetti con identificativi in sequenza
notice_unable_delete_version: Impossibile eliminare la versione
label_renamed: rinominato
label_copied: copiato
setting_plain_text_mail: Solo testo (non HTML)
permission_view_files: Vedi files
permission_edit_issues: Modifica segnalazioni
permission_edit_own_time_entries: Modifica propri time logs
permission_manage_public_queries: Gestisci query pubbliche
permission_add_issues: Aggiungi segnalazioni
permission_log_time: Segna tempo impiegato
permission_view_changesets: Vedi changesets
permission_view_time_entries: Vedi tempi impiegati
permission_manage_versions: Gestisci versioni
permission_manage_wiki: Gestisci wiki
permission_manage_categories: Gestisci categorie segnalazioni
permission_protect_wiki_pages: Proteggi pagine wiki
permission_comment_news: Commenta notizie
permission_delete_messages: Elimina messaggi
permission_select_project_modules: Seleziona moduli progetto
permission_edit_wiki_pages: Modifica pagine wiki
permission_add_issue_watchers: Aggiungi osservatori
permission_view_gantt: Vedi diagrammi gantt
permission_move_issues: Muovi segnalazioni
permission_manage_issue_relations: Gestisci relazioni tra segnalazioni
permission_delete_wiki_pages: Elimina pagine wiki
permission_manage_boards: Gestisci forum
permission_delete_wiki_pages_attachments: Elimina allegati
permission_view_wiki_edits: Vedi cronologia wiki
permission_add_messages: Aggiungi messaggi
permission_view_messages: Vedi messaggi
permission_manage_files: Gestisci files
permission_edit_issue_notes: Modifica note
permission_manage_news: Gestisci notizie
permission_view_calendar: Vedi calendario
permission_manage_members: Gestisci membri
permission_edit_messages: Modifica messaggi
permission_delete_issues: Elimina segnalazioni
permission_view_issue_watchers: Vedi lista osservatori
permission_manage_repository: Gestisci repository
permission_commit_access: Permesso di commit
permission_browse_repository: Sfoglia repository
permission_view_documents: Vedi documenti
permission_edit_project: Modifica progetti
permission_add_issue_notes: Aggiungi note
permission_save_queries: Salva query
permission_view_wiki_pages: Vedi pagine wiki
permission_rename_wiki_pages: Rinomina pagine wiki
permission_edit_time_entries: Modifica time logs
permission_edit_own_issue_notes: Modifica proprie note
setting_gravatar_enabled: Usa icone utente Gravatar
label_example: Esempio
text_repository_usernames_mapping: "Seleziona per aggiornare la corrispondenza tra gli utenti Redmine e quelli presenti nel log del repository.\nGli utenti Redmine e repository con lo stesso note utente o email sono mappati automaticamente."
permission_edit_own_messages: Modifica propri messaggi
permission_delete_own_messages: Elimina propri messaggi
label_user_activity: "attività di %{value}"
label_updated_time_by: "Aggiornato da %{author} %{age} fa"
text_diff_truncated: '... Le differenze sono state troncate perchè superano il limite massimo visualizzabile.'
setting_diff_max_lines_displayed: Limite massimo di differenze (linee) mostrate
text_plugin_assets_writable: Directory attività dei plugins scrivibile
warning_attachments_not_saved: "%{count} file non possono essere salvati."
button_create_and_continue: Crea e continua
text_custom_field_possible_values_info: 'Un valore per ogni riga'
label_display: Mostra
field_editable: Modificabile
setting_repository_log_display_limit: Numero massimo di revisioni elencate nella cronologia file
setting_file_max_size_displayed: Dimensione massima dei contenuti testuali visualizzati
field_watcher: Osservatore
setting_openid: Accetta connessione e registrazione con OpenID
field_identity_url: URL OpenID
label_login_with_open_id_option: oppure autenticati usando OpenID
field_content: Contenuto
label_descending: Discendente
label_sort: Ordina
label_ascending: Ascendente
label_date_from_to: Da %{start} a %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Questa pagina ha %{descendants} pagine figlie. Cosa ne vuoi fare?
text_wiki_page_reassign_children: Riassegna le pagine figlie al padre di questa pagina
text_wiki_page_nullify_children: Mantieni le pagine figlie come pagine radice
text_wiki_page_destroy_children: Elimina le pagine figlie e tutta la discendenza
setting_password_min_length: Lunghezza minima password
field_group_by: Raggruppa risultati per
mail_subject_wiki_content_updated: "La pagina wiki '%{id}' è stata aggiornata"
label_wiki_content_added: Aggiunta pagina al wiki
mail_subject_wiki_content_added: "La pagina '%{id}' è stata aggiunta al wiki"
mail_body_wiki_content_added: La pagina '%{id}' è stata aggiunta al wiki da %{author}.
label_wiki_content_updated: Aggiornata pagina wiki
mail_body_wiki_content_updated: La pagina '%{id}' wiki è stata aggiornata da%{author}.
permission_add_project: Crea progetto
setting_new_project_user_role_id: Ruolo assegnato agli utenti non amministratori che creano un progetto
label_view_all_revisions: Mostra tutte le revisioni
label_tag: Tag
label_branch: Branch
error_no_tracker_in_project: Nessun tracker è associato a questo progetto. Per favore verifica le impostazioni del Progetto.
error_no_default_issue_status: Nessuno stato predefinito delle segnalazioni è configurato. Per favore verifica le impostazioni (Vai in "Amministrazione -> Stati segnalazioni").
text_journal_changed: "%{label} modificata da %{old} a %{new}"
text_journal_set_to: "%{label} impostata a %{value}"
text_journal_deleted: "%{label} eliminata (%{old})"
label_group_plural: Gruppi
label_group: Gruppo
label_group_new: Nuovo gruppo
label_time_entry_plural: Tempo impiegato
text_journal_added: "%{value} %{label} aggiunto"
field_active: Attivo
enumeration_system_activity: Attività di sistema
permission_delete_issue_watchers: Elimina osservatori
version_status_closed: chiusa
version_status_locked: bloccata
version_status_open: aperta
error_can_not_reopen_issue_on_closed_version: Una segnalazione assegnata ad una versione chiusa non può essere riaperta
label_user_anonymous: Anonimo
button_move_and_follow: Sposta e segui
setting_default_projects_modules: Moduli predefiniti abilitati per i nuovi progetti
setting_gravatar_default: Immagine Gravatar predefinita
field_sharing: Condivisione
label_version_sharing_hierarchy: Con gerarchia progetto
label_version_sharing_system: Con tutti i progetti
label_version_sharing_descendants: Con sottoprogetti
label_version_sharing_tree: Con progetto padre
label_version_sharing_none: Nessuna condivisione
error_can_not_archive_project: Questo progetto non può essere archiviato
button_duplicate: Duplica
button_copy_and_follow: Copia e segui
label_copy_source: Sorgente
setting_issue_done_ratio: Calcola la percentuale di segnalazioni completate con
setting_issue_done_ratio_issue_status: Usa lo stato segnalazioni
error_issue_done_ratios_not_updated: La percentuale delle segnalazioni completate non è aggiornata.
error_workflow_copy_target: Per favore seleziona trackers finali e ruolo(i)
setting_issue_done_ratio_issue_field: Usa il campo segnalazioni
label_copy_same_as_target: Uguale a destinazione
label_copy_target: Destinazione
notice_issue_done_ratios_updated: La percentuale delle segnalazioni completate è aggiornata.
error_workflow_copy_source: Per favore seleziona un tracker sorgente o ruolo
label_update_issue_done_ratios: Aggiorna la percentuale delle segnalazioni completate
setting_start_of_week: Avvia calendari il
permission_view_issues: Mostra segnalazioni
label_display_used_statuses_only: Mostra solo stati che vengono usati per questo tracker
label_revision_id: Revisione %{value}
label_api_access_key: Chiave di accesso API
label_api_access_key_created_on: Chiave di accesso API creata %{value} fa
label_feeds_access_key: Chiave di accesso Atom
notice_api_access_key_reseted: La chiave di accesso API è stata reimpostata.
setting_rest_api_enabled: Abilita il servizio web REST
label_missing_api_access_key: Chiave di accesso API mancante
label_missing_feeds_access_key: Chiave di accesso Atom mancante
button_show: Mostra
text_line_separated: Valori multipli permessi (un valore per ogni riga).
setting_mail_handler_body_delimiters: Tronca email dopo una di queste righe
permission_add_subprojects: Crea sottoprogetti
label_subproject_new: Nuovo sottoprogetto
text_own_membership_delete_confirmation: |-
Stai per eliminare alcuni o tutti i permessi e non sarai più in grado di modificare questo progetto dopo tale azione.
Sei sicuro di voler continuare?
label_close_versions: Versioni completate chiuse
label_board_sticky: Annunci
label_board_locked: Bloccato
permission_export_wiki_pages: Esporta pagine wiki
setting_cache_formatted_text: Cache testo formattato
permission_manage_project_activities: Gestisci attività progetti
error_unable_delete_issue_status: Impossibile eliminare lo stato segnalazioni
label_profile: Profilo
permission_manage_subtasks: Gestisci sottoattività
field_parent_issue: Attività principale
label_subtask_plural: Sottoattività
label_project_copy_notifications: Invia notifiche email durante la copia del progetto
error_can_not_delete_custom_field: Impossibile eliminare il campo personalizzato
error_unable_to_connect: Impossibile connettersi (%{value})
error_can_not_remove_role: Questo ruolo è in uso e non può essere eliminato.
error_can_not_delete_tracker: Questo tracker contiene segnalazioni e non può essere eliminato.
field_principal: Principale
label_my_page_block: La mia pagina di blocco
notice_failed_to_save_members: "Impossibile salvare il membro(i): %{errors}."
text_zoom_out: Riduci ingrandimento
text_zoom_in: Aumenta ingrandimento
notice_unable_delete_time_entry: Impossibile eliminare il valore time log.
label_overall_spent_time: Totale tempo impiegato
field_time_entries: Tempo di collegamento
project_module_gantt: Gantt
project_module_calendar: Calendario
button_edit_associated_wikipage: "Modifica la pagina wiki associata: %{page_title}"
field_text: Campo di testo
label_user_mail_option_only_owner: Solo se io sono il proprietario
setting_default_notification_option: Opzione di notifica predefinita
label_user_mail_option_only_my_events: Solo se sono un osservatore o sono coinvolto
label_user_mail_option_only_assigned: Solo quando mi assegnano attività
label_user_mail_option_none: Nessun evento
field_member_of_group: Gruppo dell'assegnatario
field_assigned_to_role: Ruolo dell'assegnatario
notice_not_authorized_archived_project: Il progetto a cui stai accedendo è stato archiviato.
label_principal_search: "Cerca utente o gruppo:"
label_user_search: "Cerca utente:"
field_visible: Visibile
setting_emails_header: Intestazione email
setting_commit_logtime_activity_id: Attività per il tempo di collegamento
text_time_logged_by_changeset: Usato nel changeset %{value}.
setting_commit_logtime_enabled: Abilita registrazione del tempo di collegamento
notice_gantt_chart_truncated: Il grafico è stato troncato perchè eccede il numero di oggetti (%{max}) da visualizzare
setting_gantt_items_limit: Massimo numero di oggetti da visualizzare sul diagramma di gantt
field_warn_on_leaving_unsaved: Avvisami quando lascio una pagina con testo non salvato
text_warn_on_leaving_unsaved: La pagina corrente contiene del testo non salvato che verrà perso se lasci questa pagina.
label_my_queries: Le mie queries personalizzate
text_journal_changed_no_detail: "%{label} aggiornato"
label_news_comment_added: Commento aggiunto a una notizia
button_expand_all: Espandi tutto
button_collapse_all: Comprimi tutto
label_additional_workflow_transitions_for_assignee: Transizioni supplementari consentite quando l'utente è l'assegnatario
label_additional_workflow_transitions_for_author: Transizioni supplementari consentite quando l'utente è l'autore
label_bulk_edit_selected_time_entries: Modifica massiva delle ore segnalate selezionate
text_time_entries_destroy_confirmation: Sei sicuro di voler eliminare l'ora\e selezionata\e?
label_role_anonymous: Anonimo
label_role_non_member: Non membro
label_issue_note_added: Nota aggiunta
label_issue_status_updated: Stato aggiornato
label_issue_priority_updated: Priorità aggiornata
label_issues_visibility_own: Segnalazioni create o assegnate all'utente
field_issues_visibility: Visibilità segnalazioni
label_issues_visibility_all: Tutte le segnalazioni
permission_set_own_issues_private: Imposta le proprie segnalazioni pubbliche o private
field_is_private: Privato
permission_set_issues_private: Imposta le segnalazioni pubbliche o private
label_issues_visibility_public: Tutte le segnalazioni non private
text_issues_destroy_descendants_confirmation: Questo eliminerà anche %{count} sottoattività.
field_commit_logs_encoding: Codifica dei messaggi di commit
field_scm_path_encoding: Codifica del percorso
text_scm_path_encoding_note: "Predefinito: UTF-8"
field_path_to_repository: Percorso del repository
field_root_directory: Directory radice
field_cvs_module: Modulo
field_cvsroot: CVSROOT
text_mercurial_repository_note: Repository locale (es. /hgrepo, c:\hgrepo)
text_scm_command: Comando
text_scm_command_version: Versione
label_git_report_last_commit: Riporta l'ultimo commit per files e directories
text_scm_config: Puoi configurare i comandi scm nel file config/configuration.yml. E' necessario riavviare l'applicazione dopo averlo modificato.
text_scm_command_not_available: Il comando scm non è disponibile. Controllare le impostazioni nel pannello di amministrazione.
notice_issue_successful_create: Segnalazione %{id} creata.
label_between: tra
setting_issue_group_assignment: Permetti di assegnare una segnalazione a gruppi
label_diff: diff
text_git_repository_note: Il repository è spoglio e locale (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Ordinamento
description_project_scope: Search scope
description_filter: Filtro
description_user_mail_notification: Impostazioni notifica via mail
description_date_from: Inserisci la data d'inizio
description_message_content: Contenuto del messaggio
description_available_columns: Colonne disponibili
description_date_range_interval: Scegli l'intervallo selezionando la data di inizio e di fine
description_issue_category_reassign: Scegli la categoria della segnalazione
description_search: Campo di ricerca
description_notes: Note
description_date_range_list: Scegli l'intervallo dalla lista
description_choose_project: Progetti
description_date_to: Inserisci la data di fine
description_query_sort_criteria_attribute: Attributo di ordinamento
description_wiki_subpages_reassign: Scegli la nuova pagina padre
description_selected_columns: Colonne selezionate
label_parent_revision: Padre
label_child_revision: Figlio
error_scm_annotate_big_text_file: La nota non può essere salvata, supera la dimensiona massima del campo di testo.
setting_default_issue_start_date_to_creation_date: Usa la data corrente come data d'inizio per le nuove segnalazioni
button_edit_section: Modifica questa sezione
setting_repositories_encodings: Codifica degli allegati e dei repository
description_all_columns: Tutte le colonne
button_export: Esporta
label_export_options: "%{export_format} opzioni per l'export"
error_attachment_too_big: Questo file non può essere caricato in quanto la sua dimensione supera la massima consentita (%{max_size})
notice_failed_to_save_time_entries: "Non ho potuto salvare %{count} registrazioni di tempo impiegato su %{total} selezionate: %{ids}."
label_x_issues:
zero: 0 segnalazione
one: 1 segnalazione
other: "%{count} segnalazioni"
label_repository_new: Nuovo repository
field_repository_is_default: Repository principale
label_copy_attachments: Copia allegati
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Consentiti solo lettere minuscole (a-z), numeri, trattini e trattini bassi. Una volta salvato, l'identificatore non può essere modificato.
field_multiple: Valori multipli
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Aggiunge le mie note e non salvare le mie ulteriori modifiche
text_issue_conflict_resolution_overwrite: Applica comunque le mie modifiche (le note precedenti verranno mantenute ma alcuni cambiamenti potrebbero essere sovrascritti)
notice_issue_update_conflict: La segnalazione è stata aggiornata da un altro utente mentre la stavi editando.
text_issue_conflict_resolution_cancel: Cancella ogni modifica e rivisualizza %{link}
permission_manage_related_issues: Gestisci relative segnalazioni
field_auth_source_ldap_filter: Filtro LDAP
label_search_for_watchers: Cerca osservatori da aggiungere
notice_account_deleted: Il tuo account sarà definitivamente rimosso.
setting_unsubscribe: Consentire agli utenti di cancellare il proprio account
button_delete_my_account: Cancella il mio account
text_account_destroy_confirmation: "Sei sicuro di voler procedere?\nIl tuo account sarà definitivamente cancellato, senza alcuna possibilità di ripristino."
error_session_expired: "La tua sessione è scaduta. Effettua nuovamente il login."
text_session_expiration_settings: "Attenzione: la modifica di queste impostazioni può far scadere le sessioni correnti, compresa la tua."
setting_session_lifetime: Massima durata di una sessione
setting_session_timeout: Timeout di inattività di una sessione
label_session_expiration: Scadenza sessione
permission_close_project: Chiusura / riapertura progetto
label_show_closed_projects: Vedi progetti chiusi
button_close: Chiudi
button_reopen: Riapri
project_status_active: attivo
project_status_closed: chiuso
project_status_archived: archiviato
text_project_closed: Questo progetto è chiuso e in sola lettura.
notice_user_successful_create: Creato utente %{id}.
field_core_fields: Campi standard
field_timeout: Timeout (in secondi)
setting_thumbnails_enabled: Mostra miniature degli allegati
setting_thumbnails_size: Dimensioni delle miniature (in pixels)
label_status_transitions: Transizioni di stato
label_fields_permissions: Permessi sui campi
label_readonly: Sola lettura
label_required: Richiesto
text_repository_identifier_info: Consentiti solo lettere minuscole (a-z), numeri, trattini e trattini bassi. Una volta salvato, ll'identificatore non può essere modificato.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assegnatari %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copia sottoattività
label_copied_to: copia
label_copied_from: copiata da
label_any_issues_in_project: ogni segnalazione del progetto
label_any_issues_not_in_project: ogni segnalazione non nel progetto
field_private_notes: Note private
permission_view_private_notes: Visualizza note private
permission_set_notes_private: Imposta note come private
label_no_issues_in_project: progetto privo di segnalazioni
label_any: tutti
label_last_n_weeks: ultime %{count} settimane
setting_cross_project_subtasks: Consenti sottoattività cross-project
label_cross_project_descendants: Con sottoprogetti
label_cross_project_tree: Con progetto padre
label_cross_project_hierarchy: Con gerarchia progetto
label_cross_project_system: Con tutti i progetti
button_hide: Nascondi
setting_non_working_week_days: Giorni non lavorativi
label_in_the_next_days: nei prossimi
label_in_the_past_days: nei passati
label_attribute_of_user: Utente %{name}
text_turning_multiple_off: Disabilitando valori multipli, i valori multipli verranno rimossi, in modo da mantenere un solo valore per item.
label_attribute_of_issue: Segnalazione %{name}
permission_add_documents: Aggiungi documenti
permission_edit_documents: Edita documenti
permission_delete_documents: Cancella documenti
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Abilita supporto a JSONP
field_inherit_members: Eredita membri
field_closed_on: Chiuso
field_generate_password: Generate password
setting_default_projects_tracker_ids: Trackers di default per nuovi progetti
label_total_time: Totale
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
notice_account_register_done: Account was successfully created. An email containing
the instructions to activate your account was sent to %{email}.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/lt.yml 0000644 0001750 0001750 00000151431 12255774347 016544 0 ustar ondrej ondrej # Lithuanian translations for Ruby on Rails
# by Laurynas Butkus (laurynas.butkus@gmail.com)
# Redmine translation by Gediminas Muižis gediminas.muizis@gmail.com
# and Sergej Jegorov sergej.jegorov@gmail.com
# and Gytis Gurklys gytis.gurklys@gmail.com
# and Andrius Kriučkovas andrius.kriuckovas@gmail.com
lt:
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%b %d"
long: "%B %d, %Y"
day_names: [sekmadienis, pirmadienis, antradienis, trečiadienis, ketvirtadienis, penktadienis, šeštadienis]
# standalone_day_names: [Sekmadienis, Pirmadienis, Antradienis, Trečiadienis, Ketvirtadienis, Penktadienis, Šeštadienis]
abbr_day_names: [Sek, Pir, Ant, Tre, Ket, Pen, Šeš]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, sausio, vasario, kovo, balandžio, gegužės, birželio, liepos, rugpjūčio, rugsėjo, spalio, lapkričio, gruodžio]
abbr_month_names: [~, Sau, Vas, Kov, Bal, Geg, Bir, Lie, Rgp, Rgs, Spa, Lap, Grd]
# Used in date_select and datime_select.
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%B %d, %Y %H:%M"
am: "ryto"
pm: "vakaro"
datetime:
distance_in_words:
half_a_minute: "pusė minutės"
less_than_x_seconds:
one: "mažiau nei %{count} sekundę"
few: "mažiau nei %{count} sekundes"
many: "mažiau nei %{count} sekundžių"
other: "mažiau nei %{count} sekundžių"
x_seconds:
one: "%{count} sekundė"
few: "%{count} sekundės"
many: "%{count} sekundžių"
other: "%{count} sekundžių"
less_than_x_minutes:
one: "mažiau nei minutę"
other: "mažiau nei %{count} minutes(čių)"
x_minutes:
one: "1 minutę"
other: "%{count} minutes(čių)"
about_x_hours:
one: "apie 1 valandą"
other: "apie %{count} valandas(ų)"
x_hours:
one: "1 valandą"
other: "%{count} valandas(ų)"
x_days:
one: "1 dieną"
other: "%{count} dienas(ų)"
about_x_months:
one: "apie 1 mėnuo"
other: "apie %{count} mėn."
x_months:
one: "1 mėnuo"
other: "%{count} mėn."
about_x_years:
one: "apie 1 metus"
other: "apie %{count} metų"
over_x_years:
one: "virš 1 metų"
other: "virš %{count} metų"
almost_x_years:
one: "beveik 1 metus"
other: "beveik %{count} metai(us)"
prompts:
year: "Metai"
month: "Mėnuo"
day: "Diena"
hour: "Valanda"
minute: "Minutė"
second: "Sekundės"
number:
format:
separator: ","
delimiter: " "
precision: 3
currency:
format:
format: "%n %u"
unit: "Lt"
separator: ","
delimiter: " "
precision: 2
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
# Storage units output formatting.
# %u is the storage unit, %n is the number (default: 2 MB)
format: "%n %u"
units:
byte:
one: "baitas"
few: "baitų(ai)"
many: "baitų(ai)"
other: "baitų(ai)"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
# Rails 2.2
sentence_connector: "ir"
skip_last_comma: true
# Rails 2.3
words_connector: ", "
two_words_connector: " ir "
last_word_connector: " ir "
activerecord:
errors:
template:
header:
one: "Išsaugant objektą %{model} rasta %{count} klaida"
few: "Išsaugant objektą %{model} rasta %{count} klaidų"
many: "Išsaugant objektą %{model} rastos %{count} klaidos"
other: "Išsaugant objektą %{model} rastos %{count} klaidos"
body: "Šiuose laukuose yra klaidų:"
messages:
inclusion: "nenumatyta reikšmė"
exclusion: "užimtas"
invalid: "neteisingas"
confirmation: "neteisingai pakartotas"
accepted: "turi būti patvirtintas"
empty: "negali būti tuščias"
blank: "negali būti tuščias"
too_long:
one: "per ilgas (daugiausiai %{count} simbolius)"
few: "per ilgas (daugiausiai %{count} simboliu)"
many: "per ilgas (daugiausiai %{count} simboliu)"
other: "per ilgas (daugiausiai %{count} simboliai)"
too_short:
one: "per trumpas (mažiausiai %{count} simbolius)"
few: "per trumpas (mažiausiai %{count} simboliu)"
many: "per trumpas (mažiausiai %{count} simboliu)"
other: "per trumpas (mažiausiai %{count} simboliai)"
wrong_length:
one: "neteisingo ilgio (turi būti lygiai %{count} simbolius)"
few: "neteisingo ilgio (turi būti lygiai %{count} simboliu)"
many: "neteisingo ilgio (turi būti lygiai %{count} simboliu)"
other: "neteisingo ilgio (turi būti lygiai %{count} simboliai)"
taken: "jau užimtas"
not_a_number: "ne skaičius"
not_a_date: "is not a valid date"
greater_than: "turi būti didesnis už %{count}"
greater_than_or_equal_to: "turi būti didesnis arba lygus %{count}"
equal_to: "turi būti lygus %{count}"
less_than: "turi būti mažesnis už %{count}"
less_than_or_equal_to: "turi būti mažesnis arba lygus %{count}"
odd: "turi būti nelyginis"
even: "turi būti lyginis"
greater_than_start_date: "turi būti didesnė negu pradžios data"
not_same_project: "nepriklauso tam pačiam projektui"
circular_dependency: "Šis ryšys sukurtų ciklinę priklausomybę"
cant_link_an_issue_with_a_descendant: "Darbas negali būti susietas su viena iš savo darbo dalių"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Prašom parinkti
general_text_No: 'Ne'
general_text_Yes: 'Taip'
general_text_no: 'ne'
general_text_yes: 'taip'
general_lang_name: 'Lithuanian (lietuvių)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Paskyra buvo sėkmingai atnaujinta.
notice_account_invalid_creditentials: Negaliojantis vartotojo vardas ar slaptažodis
notice_account_password_updated: Slaptažodis buvo sėkmingai atnaujintas.
notice_account_wrong_password: Neteisingas slaptažodis
notice_account_register_done: Paskyra buvo sėkmingai sukurta. Kad aktyvintumėte savo paskyrą, paspauskite nuorodą, kuri jums buvo siųsta elektroniniu paštu.
notice_account_unknown_email: Nežinomas vartotojas.
notice_can_t_change_password: Šis pranešimas naudoja išorinį autentiškumo nustatymo šaltinį. Neįmanoma pakeisti slaptažodį.
notice_account_lost_email_sent: Į Jūsų paštą išsiųstas laiškas su naujo slaptažodžio pasirinkimo instrukcija.
notice_account_activated: Jūsų paskyra aktyvuota. Galite prisijungti.
notice_successful_create: Sėkmingas sukūrimas.
notice_successful_update: Sėkmingas atnaujinimas.
notice_successful_delete: Sėkmingas panaikinimas.
notice_successful_connection: Sėkmingas susijungimas.
notice_file_not_found: Puslapis, į kurį ketinate įeiti, neegzistuoja arba yra pašalintas.
notice_locking_conflict: Duomenys atnaujinti kito vartotojo.
notice_not_authorized: Jūs neturite teisių gauti prieigą prie šio puslapio.
notice_not_authorized_archived_project: Projektas, kurį bandote atidaryti, buvo suarchyvuotas.
notice_email_sent: "Laiškas išsiųstas %{value}"
notice_email_error: "Laiško siuntimo metu įvyko klaida (%{value})"
notice_feeds_access_key_reseted: Jūsų Atom raktas buvo atnaujintas.
notice_api_access_key_reseted: Jūsų API prieigos raktas buvo atnaujintas.
notice_failed_to_save_issues: "Nepavyko išsaugoti %{count} problemos(ų) iš %{total} pasirinkto: %{ids}."
notice_failed_to_save_members: "Nepavyko išsaugoti nario(ių): %{errors}."
notice_no_issue_selected: "Nepasirinkta nė viena problema! Prašom pažymėti problemą, kurią norite redaguoti."
notice_account_pending: "Jūsų paskyra buvo sukurta ir dabar laukiama administratoriaus patvirtinimo."
notice_default_data_loaded: Numatytoji konfigūracija sėkmingai įkrauta.
notice_unable_delete_version: Neįmanoma panaikinti versiją.
notice_unable_delete_time_entry: Neįmano ištrinti laiko žurnalo įrašą.
notice_issue_done_ratios_updated: Problemos baigtumo rodikliai atnaujinti.
notice_gantt_chart_truncated: Grafikas buvo sutrumpintas, kadangi jis viršija maksimalų (%{max}) leistinų atvaizduoti elementų kiekį
notice_issue_successful_create: Darbas %{id} sukurtas.
error_can_t_load_default_data: "Numatytoji konfigūracija negali būti užkrauta: %{value}"
error_scm_not_found: "Duomenys ir/ar pakeitimai saugykloje (repozitorijoje) neegzistuoja."
error_scm_command_failed: "Įvyko klaida jungiantis prie saugyklos: %{value}"
error_scm_annotate: "Įrašas neegzistuoja arba negalima jo atvaizduoti."
error_scm_annotate_big_text_file: "Įrašo negalima atvaizduoti, nes jis viršija maksimalų tekstinio failo dydį."
error_issue_not_found_in_project: 'Darbas nerastas arba nesurištas su šiuo projektu'
error_no_tracker_in_project: 'Joks pėdsekys nesusietas su šiuo projektu. Prašom patikrinti Projekto nustatymus.'
error_no_default_issue_status: Nenustatyta numatytoji darbų būsena. Prašome patikrinti konfigūravimą ("Administravimas -> Darbų būsenos").
error_can_not_delete_custom_field: Negalima ištrinti kliento lauko
error_can_not_delete_tracker: "Šis pėdsekys turi įrašus ir todėl negali būti ištrintas."
error_can_not_remove_role: "Ši rolė yra naudojama ir negali būti ištrinta."
error_can_not_reopen_issue_on_closed_version: Uždarytai versijai priskirtas darbas negali būti atnaujintas.
error_can_not_archive_project: Šio projekto negalima suarchyvuoti
error_issue_done_ratios_not_updated: "Įrašo baigtumo rodikliai nebuvo atnaujinti. "
error_workflow_copy_source: 'Prašome pasirinkti pirminį šaltinio seklį arba rolę'
error_workflow_copy_target: 'Prašome pasirinkti galutinį paskirties seklį(-ius) arba rolę(-s)'
error_unable_delete_issue_status: 'Negalima ištrinti darbo statuso'
error_unable_to_connect: Negalima prisijungti (%{value})
error_attachment_too_big: "Ši byla negali būti įkelta, nes viršija maksimalią (%{max_size}) leistiną bylos apimtį"
warning_attachments_not_saved: "%{count} byla(-ų) negali būti išsaugota."
mail_subject_lost_password: "Jūsų %{value} slaptažodis"
mail_body_lost_password: 'Norėdami pakeisti slaptažodį, spauskite nuorodą:'
mail_subject_register: "Jūsų %{value} paskyros aktyvavimas"
mail_body_register: 'Norėdami aktyvuoti paskyrą, spauskite nuorodą:'
mail_body_account_information_external: "Jūs galite naudoti Jūsų %{value} paskyrą, norėdami prisijungti."
mail_body_account_information: Informacija apie Jūsų paskyrą
mail_subject_account_activation_request: "%{value} paskyros aktyvavimo prašymas"
mail_body_account_activation_request: "Užsiregistravo naujas vartotojas (%{value}). Jo paskyra laukia jūsų patvirtinimo:"
mail_subject_reminder: "%{count} jums priskirti darbai per artimiausias %{days} dienų(as)"
mail_body_reminder: "%{count} darbas(ai), kurie yra jums priskirti, baigiasi per artimiausias %{days} dienų(as):"
mail_subject_wiki_content_added: "'%{id}' pridėtas wiki puslapis"
mail_body_wiki_content_added: "'%{id}' wiki puslapį pridėjo %{author}."
mail_subject_wiki_content_updated: "'%{id}' atnaujintas wiki puslapis"
mail_body_wiki_content_updated: "'%{id}' wiki puslapį atnaujino %{author}."
field_name: Pavadinimas
field_description: Aprašas
field_summary: Santrauka
field_is_required: Reikalaujama
field_firstname: Vardas
field_lastname: Pavardė
field_mail: El. paštas
field_filename: Failas
field_filesize: Dydis
field_downloads: Atsiuntimai
field_author: Autorius
field_created_on: Sukurta
field_updated_on: Atnaujintas(a)
field_field_format: Formatas
field_is_for_all: Visiems projektams
field_possible_values: Galimos reikšmės
field_regexp: Pastovi išraiška
field_min_length: Minimalus ilgis
field_max_length: Maksimalus ilgis
field_value: Vertė
field_category: Kategorija
field_title: Pavadinimas
field_project: Projektas
field_issue: Darbas
field_status: Būsena
field_notes: Pastabos
field_is_closed: Darbas uždarytas
field_is_default: Numatytoji vertė
field_tracker: Pėdsekys
field_subject: Tema
field_due_date: Užbaigimo data
field_assigned_to: Paskirtas
field_priority: Prioritetas
field_fixed_version: Tikslinė versija
field_user: Vartotojas
field_principal: Vardas
field_role: Vaidmuo
field_homepage: Pagrindinis puslapis
field_is_public: Viešas
field_parent: Priklauso projektui
field_is_in_roadmap: Darbai rodomi veiklos grafike
field_login: Registracijos vardas
field_mail_notification: Elektroninio pašto pranešimai
field_admin: Administratorius
field_last_login_on: Paskutinis prisijungimas
field_language: Kalba
field_effective_date: Data
field_password: Slaptažodis
field_new_password: Naujas slaptažodis
field_password_confirmation: Patvirtinimas
field_version: Versija
field_type: Tipas
field_host: Pagrindinis kompiuteris
field_port: Prievadas
field_account: Paskyra
field_base_dn: Bazinis skiriamasis vardas (base DN)
field_attr_login: Registracijos vardo požymis (login)
field_attr_firstname: Vardo požymis
field_attr_lastname: Pavardės požymis
field_attr_mail: Elektroninio pašto požymis
field_onthefly: Automatinis vartotojų registravimas
field_start_date: Pradėti
field_done_ratio: "% atlikta"
field_auth_source: Autentiškumo nustatymo būdas
field_hide_mail: Slėpti mano elektroninio pašto adresą
field_comments: Komentaras
field_url: URL
field_start_page: Pradžios puslapis
field_subproject: Sub-projektas
field_hours: valandos
field_activity: Veikla
field_spent_on: Data
field_identifier: Identifikatorius
field_is_filter: Panaudotas kaip filtras
field_issue_to: Susijęs darbas
field_delay: Užlaikymas
field_assignable: Darbai gali būti paskirti šiam vaidmeniui
field_redirect_existing_links: Peradresuokite egzistuojančias sąsajas
field_estimated_hours: Numatyta trukmė
field_column_names: Skiltys
field_time_entries: Praleistas laikas
field_time_zone: Laiko juosta
field_searchable: Randamas
field_default_value: Numatytoji vertė
field_comments_sorting: Rodyti komentarus
field_parent_title: Aukštesnio lygio puslapis
field_editable: Redaguojamas
field_watcher: Stebėtojas
field_identity_url: OpenID URL
field_content: Turinys
field_group_by: Sugrupuoti pagal
field_sharing: Dalijimasis
field_parent_issue: Pagrindinė užduotis
field_member_of_group: "Priskirtojo grupė"
field_assigned_to_role: "Priskirtojo rolė"
field_text: Teksto laukas
field_visible: Matomas
field_warn_on_leaving_unsaved: "Įspėti mane, kai paliekamas puslapis su neišsaugotu tekstu"
field_issues_visibility: Darbų matomumas
field_is_private: Privatus
field_commit_logs_encoding: Commit žurnalų koduotė
field_scm_path_encoding: SCM kelio koduotė
field_path_to_repository: Saugyklos kelias
field_root_directory: Šakninis katalogas
field_cvsroot: CVSROOT
field_cvs_module: Modulis
setting_app_title: Programos pavadinimas
setting_app_subtitle: Programos paantraštė
setting_welcome_text: Pasveikinimas
setting_default_language: Numatytoji kalba
setting_login_required: Reikalingas autentiškumo nustatymas
setting_self_registration: Savi-registracija
setting_attachment_max_size: Priedo maksimalus dydis
setting_issues_export_limit: Darbų eksportavimo riba
setting_mail_from: Išleidimo elektroninio pašto adresas
setting_bcc_recipients: Akli tikslios kopijos gavėjai (bcc)
setting_plain_text_mail: Tik tekstas (be HTML)
setting_host_name: Pagrindinio kompiuterio vardas
setting_text_formatting: Teksto formatavimas
setting_wiki_compression: Wiki istorijos suspaudimas
setting_feeds_limit: Perdavimo turinio maksimali riba
setting_default_projects_public: Nauji projektai vieši pagal nutylėjimą
setting_autofetch_changesets: Automatinis pakeitimų siuntimas
setting_sys_api_enabled: Įgalinti WS sandėlio valdymui
setting_commit_ref_keywords: Nurodymo reikšminiai žodžiai
setting_commit_fix_keywords: Fiksavimo reikšminiai žodžiai
setting_autologin: Automatinis prisijungimas
setting_date_format: Datos formatas
setting_time_format: Laiko formatas
setting_cross_project_issue_relations: Leisti tarp-projektinius darbų ryšius
setting_issue_list_default_columns: Numatytosios skiltys darbų sąraše
setting_repositories_encodings: Pridėtų failų ir saugyklų šifravimas
setting_emails_header: Laiško antraštė
setting_emails_footer: Laiško paraštė
setting_protocol: Protokolas
setting_per_page_options: Įrašų puslapyje nustatymas
setting_user_format: Vartotojo atvaizdavimo formatas
setting_activity_days_default: Atvaizduojamos dienos projekto veikloje
setting_display_subprojects_issues: Pagal nutylėjimą rodyti sub-projektų darbus pagrindiniame projekte
setting_enabled_scm: Įgalinti SCM
setting_mail_handler_body_delimiters: "Trumpinti laiškus po vienos iš šių eilučių"
setting_mail_handler_api_enabled: Įgalinti WS įeinantiems laiškams
setting_mail_handler_api_key: API raktas
setting_sequential_project_identifiers: Generuoti nuoseklius projekto identifikatorius
setting_gravatar_enabled: Naudoti Gravatar vartotojo paveiksliukus
setting_gravatar_default: Gravatar paveiksliukas pagal nutylėjimą
setting_diff_max_lines_displayed: Maksimalus rodomas pakeitimų eilučių skaičius
setting_file_max_size_displayed: Maksimalus testinių failų dydis rodomas vienoje eilutėje
setting_repository_log_display_limit: Maksimalus revizijų skaičius rodomas žurnale
setting_openid: Leisti OpenID prisijungimą ir registraciją
setting_password_min_length: Minimalus slaptažodžio ilgis
setting_new_project_user_role_id: Vartotojo vaidmuo, suteikiamas ne administratoriui, kuris sukuria projektą
setting_default_projects_modules: Pagal nutylėjimą naujam projektui priskirti moduliai
setting_issue_done_ratio: DArbo įvykdymo progresą skaičiuoti su
setting_issue_done_ratio_issue_field: Naudoti darbo lauką
setting_issue_done_ratio_issue_status: Naudoti darbo statusą
setting_start_of_week: Savaitės pradžios diena
setting_rest_api_enabled: Įjungti REST tinklo servisą
setting_cache_formatted_text: Paslėpti formatuotą tekstą
setting_default_notification_option: Numatytosios pranešimų nuostatos
setting_commit_logtime_enabled: Įjungti laiko registravimą
setting_commit_logtime_activity_id: Laiko įrašų veikla
setting_gantt_items_limit: Maksimalus rodmenų skaičius rodomas Gantt'o grafike
setting_issue_group_assignment: Leisti darbo priskirimą grupėms
setting_default_issue_start_date_to_creation_date: Naudoti dabartinę datą kaip naujų darbų pradžios datą
permission_add_project: Sukurti projektą
permission_add_subprojects: Kurti sub-projektus
permission_edit_project: Taisyti projektą
permission_select_project_modules: Parinkti projekto modulius
permission_manage_members: Valdyti narius
permission_manage_project_activities: Valdyti projekto veiklas
permission_manage_versions: Valdyti versijas
permission_manage_categories: Valdyti darbų kategorijas
permission_view_issues: Užduočių peržiūra
permission_add_issues: Sukurti darbus
permission_edit_issues: Redaguoti darbus
permission_manage_issue_relations: Valdyti darbų ryšius
permission_set_issues_private: Nustatyti darbą viešu ar privačiu
permission_set_own_issues_private: Nustatyti savo darbus viešais ar privačiais
permission_add_issue_notes: Sukurti pastabas
permission_edit_issue_notes: Redaguoti pastabas
permission_edit_own_issue_notes: Redaguoti savo pastabas
permission_move_issues: Perkelti darbus
permission_delete_issues: Pašalinti darbus
permission_manage_public_queries: Valdyti viešas užklausas
permission_save_queries: Išsaugoti užklausas
permission_view_gantt: Matyti Gantt grafiką
permission_view_calendar: Matyti kalendorių
permission_view_issue_watchers: Matyti stebėtojų sąrašą
permission_add_issue_watchers: Pridėti stebėtojus
permission_delete_issue_watchers: Pašalinti stebėtojus
permission_log_time: Regsitruoti dirbtą laiką
permission_view_time_entries: Matyti dirbtą laiką
permission_edit_time_entries: Redaguoti laiko įrašus
permission_edit_own_time_entries: Redaguoti savo laiko įrašus
permission_manage_news: Valdyti naujienas
permission_comment_news: Komentuoti naujienas
permission_view_documents: Matyti dokumentus
permission_manage_files: Valdyti failus
permission_view_files: Matyti failus
permission_manage_wiki: Valdyti wiki
permission_rename_wiki_pages: Pervadinti wiki puslapius
permission_delete_wiki_pages: Pašalinti wiki puslapius
permission_view_wiki_pages: Matyti wiki
permission_view_wiki_edits: Matyti wiki istoriją
permission_edit_wiki_pages: Redaguoti wiki puslapius
permission_delete_wiki_pages_attachments: Pašalinti priedus
permission_protect_wiki_pages: Apsaugoti wiki puslapius
permission_manage_repository: Valdyti saugyklą
permission_browse_repository: Peržiūrėti saugyklą
permission_view_changesets: Matyti pakeitimus
permission_commit_access: Prieiga prie pakeitimų
permission_manage_boards: Valdyti forumus
permission_view_messages: Matyti pranešimus
permission_add_messages: Skelbti pranešimus
permission_edit_messages: Redaguoti pranešimus
permission_edit_own_messages: Redaguoti savo pranešimus
permission_delete_messages: Pašalinti pranešimus
permission_delete_own_messages: Pašalinti savo pranešimus
permission_export_wiki_pages: Eksportuoti wiki puslapius
permission_manage_subtasks: Valdyti darbo dalis
project_module_issue_tracking: Darbų pėdsekys
project_module_time_tracking: Laiko pėdsekys
project_module_news: Naujienos
project_module_documents: Dokumentai
project_module_files: Failai
project_module_wiki: Wiki
project_module_repository: Saugykla
project_module_boards: Forumai
project_module_calendar: Kalendorius
project_module_gantt: Gantt
label_user: Vartotojas
label_user_plural: Vartotojai
label_user_new: Naujas vartotojas
label_user_anonymous: Anonimas
label_project: Projektas
label_project_new: Naujas projektas
label_project_plural: Projektai
label_x_projects:
zero: nėra projektų
one: 1 projektas
other: "%{count} projektų"
label_project_all: Visi Projektai
label_project_latest: Naujausi projektai
label_issue: Darbas
label_issue_new: Naujas darbas
label_issue_plural: Darbai
label_issue_view_all: Peržiūrėti visus darbus
label_issues_by: "Darbai pagal %{value}"
label_issue_added: Darbas pridėtas
label_issue_updated: Darbas atnaujintas
label_issue_note_added: Pastaba pridėta
label_issue_status_updated: Statusas atnaujintas
label_issue_priority_updated: Prioritetas atnaujintas
label_document: Dokumentas
label_document_new: Naujas dokumentas
label_document_plural: Dokumentai
label_document_added: Dokumentas pridėtas
label_role: Vaidmuo
label_role_plural: Vaidmenys
label_role_new: Naujas vaidmuo
label_role_and_permissions: Vaidmenys ir leidimai
label_role_anonymous: Anonimas
label_role_non_member: Nėra narys
label_member: Narys
label_member_new: Naujas narys
label_member_plural: Nariai
label_tracker: Pėdsekys
label_tracker_plural: Pėdsekiai
label_tracker_new: Naujas pėdsekys
label_workflow: Darbų eiga
label_issue_status: Darbo būsena
label_issue_status_plural: Darbų būsenos
label_issue_status_new: Nauja būsena
label_issue_category: Darbo kategorija
label_issue_category_plural: Darbo kategorijos
label_issue_category_new: Nauja kategorija
label_custom_field: Kliento laukas
label_custom_field_plural: Kliento laukai
label_custom_field_new: Naujas kliento laukas
label_enumerations: Išvardinimai
label_enumeration_new: Nauja vertė
label_information: Informacija
label_information_plural: Informacija
label_please_login: Prašom prisijungti
label_register: Užsiregistruoti
label_login_with_open_id_option: arba prisijunkite su OpenID
label_password_lost: Prarastas slaptažodis
label_home: Pagrindinis
label_my_page: Mano puslapis
label_my_account: Mano paskyra
label_my_projects: Mano projektai
label_my_page_block: Mano puslapio blokas
label_administration: Administravimas
label_login: Prisijungti
label_logout: Atsijungti
label_help: Pagalba
label_reported_issues: Pranešti darbai
label_assigned_to_me_issues: Darbai, priskirti man
label_last_login: Paskutinis prisijungimas
label_registered_on: Užregistruota
label_activity: Veikla
label_overall_activity: Visa veikla
label_user_activity: "%{value} veikla"
label_new: Naujas
label_logged_as: Prisijungęs kaip
label_environment: Aplinka
label_authentication: Autentiškumo nustatymas
label_auth_source: Autentiškumo nustatymo būdas
label_auth_source_new: Naujas autentiškumo nustatymo būdas
label_auth_source_plural: Autentiškumo nustatymo būdai
label_subproject_plural: Sub-projektai
label_subproject_new: Naujas sub-projektas
label_and_its_subprojects: "%{value} projektas ir jo sub-projektai"
label_min_max_length: Min - Maks ilgis
label_list: Sąrašas
label_date: Data
label_integer: Sveikasis skaičius
label_float: Slankiojo kablelio skaičius
label_boolean: Loginis
label_string: Tekstas
label_text: Ilgas tekstas
label_attribute: Požymis
label_attribute_plural: Požymiai
label_no_data: Nėra ką atvaizduoti
label_change_status: Pakeitimo būsena
label_history: Istorija
label_attachment: Failas
label_attachment_new: Naujas failas
label_attachment_delete: Pašalinkite failą
label_attachment_plural: Failai
label_file_added: Failas pridėtas
label_report: Ataskaita
label_report_plural: Ataskaitos
label_news: Naujiena
label_news_new: Pridėti naujienas
label_news_plural: Naujienos
label_news_latest: Paskutinės naujienos
label_news_view_all: Peržiūrėti visas naujienas
label_news_added: Naujiena pridėta
label_news_comment_added: Prie naujienos pridėtas komentaras
label_settings: Nustatymai
label_overview: Apžvalga
label_version: Versija
label_version_new: Nauja versija
label_version_plural: Versijos
label_close_versions: Uždaryti užbaigtas versijas
label_confirmation: Patvirtinimas
label_export_to: 'Eksportuoti į:'
label_read: Skaitykite...
label_public_projects: Vieši projektai
label_open_issues: atidaryta
label_open_issues_plural: atidaryti
label_closed_issues: uždaryta
label_closed_issues_plural: uždaryti
label_x_open_issues_abbr_on_total:
zero: 0 atvirų / %{total}
one: 1 atviras / %{total}
other: "%{count} atviri / %{total}"
label_x_open_issues_abbr:
zero: 0 atvirų
one: 1 atviras
other: "%{count} atviri"
label_x_closed_issues_abbr:
zero: 0 uždarytų
one: 1 uždarytas
other: "%{count} uždarytų"
label_total: Iš viso
label_permissions: Leidimai
label_current_status: Dabartinė būsena
label_new_statuses_allowed: Naujos būsenos galimos
label_all: visi(os)
label_none: joks
label_nobody: niekas
label_next: Kitas
label_previous: Ankstesnis
label_used_by: Naudotas
label_details: Detalės
label_add_note: Pridėkite pastabą
label_per_page: Puslapyje
label_calendar: Kalendorius
label_months_from: mėnesiai nuo
label_gantt: Gantt
label_internal: Vidinis
label_last_changes: "paskutiniai %{count} pokyčiai(-ių)"
label_change_view_all: Peržiūrėti visus pakeitimus
label_personalize_page: Suasmeninti šį puslapį
label_comment: Komentaras
label_comment_plural: Komentarai
label_x_comments:
zero: nėra komentarų
one: 1 komentaras
other: "%{count} komentarų"
label_comment_add: Pridėkite komentarą
label_comment_added: Komentaras pridėtas
label_comment_delete: Pašalinti komentarus
label_query: Užklausa
label_query_plural: Užklausos
label_query_new: Nauja užklausa
label_my_queries: Mano sukurtos užklausos
label_filter_add: Pridėti filtrą
label_filter_plural: Filtrai
label_equals: yra
label_not_equals: nėra
label_in_less_than: anksčiau nei po
label_in_more_than: vėliau nei po
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_between: tarp
label_in: per
label_today: šiandien
label_all_time: visas laikas
label_yesterday: vakar
label_this_week: šią savaitę
label_last_week: praeita savaitė
label_last_n_days: "paskutinių %{count} dienų"
label_this_month: šis mėnuo
label_last_month: praeitas mėnuo
label_this_year: šiemet
label_date_range: Dienų diapazonas
label_less_than_ago: vėliau nei prieš
label_more_than_ago: anksčiau nei prieš
label_ago: prieš
label_contains: turi
label_not_contains: neturi
label_day_plural: dienų(-os)
label_repository: Saugykla
label_repository_plural: Saugyklos
label_browse: Naršyti
label_branch: Šaka
label_tag: Tag
label_revision: Revizija
label_revision_plural: Revizijos
label_revision_id: Revizija %{value}
label_associated_revisions: Susijusios revizijos
label_added: pridėtas
label_modified: pakeistas
label_copied: nukopijuotas
label_renamed: pervardintas
label_deleted: pašalintas
label_latest_revision: Paskutinė revizija
label_latest_revision_plural: Paskutinės revizijos
label_view_revisions: Peržiūrėti revizijas
label_view_all_revisions: Peržiūrėti visas revizijas
label_max_size: Maksimalus dydis
label_sort_highest: Perkelti į viršūnę
label_sort_higher: Perkelti į viršų
label_sort_lower: Perkelti žemyn
label_sort_lowest: Perkelti į apačią
label_roadmap: Veiklos grafikas
label_roadmap_due_in: "Baigiasi po %{value}"
label_roadmap_overdue: "%{value} vėluojama"
label_roadmap_no_issues: Šiai versijai nepriskirtas koks darbas
label_search: Ieškoti
label_result_plural: Rezultatai
label_all_words: Visi žodžiai
label_wiki: Wiki
label_wiki_edit: Wiki redakcija
label_wiki_edit_plural: Wiki redakcijos
label_wiki_page: Wiki puslapis
label_wiki_page_plural: Wiki puslapiai
label_index_by_title: Indeksuoti pagal pavadinimą
label_index_by_date: Indeksuoti pagal datą
label_current_version: Einamoji versija
label_preview: Peržiūra
label_feed_plural: Kanalai
label_changes_details: Visų pakeitimų detalės
label_issue_tracking: Darbų sekimas
label_spent_time: Dirbtas laikas
label_overall_spent_time: Visas dirbtas laikas
label_f_hour: "%{value} valanda"
label_f_hour_plural: "%{value} valandų(-os)"
label_time_tracking: Laiko sekimas
label_change_plural: Pakeitimai
label_statistics: Statistika
label_commits_per_month: Įkėlimai per mėnesį
label_commits_per_author: Įkėlimai pagal autorių
label_diff: skirt
label_view_diff: Skirtumų peržiūra
label_diff_inline: įterptas
label_diff_side_by_side: šalia
label_options: Pasirinkimai
label_copy_workflow_from: Kopijuoti darbų eiga iš
label_permissions_report: Leidimų pranešimas
label_watched_issues: Stebimi darbai
label_related_issues: Susiję darbai
label_applied_status: Taikomoji būsena
label_loading: Kraunama...
label_relation_new: Naujas ryšys
label_relation_delete: Pašalinti ryšį
label_relates_to: susietas su
label_duplicates: dubliuoja
label_duplicated_by: dubliuojasi su
label_blocks: blokuoja
label_blocked_by: blokuojamas
label_precedes: ankstesnė(-is)
label_follows: seka
label_end_to_start: užbaigti, kad pradėti
label_end_to_end: užbaigti, kad pabaigti
label_start_to_start: pradėkite pradėti
label_start_to_end: pradėkite užbaigti
label_stay_logged_in: Likti prisijungus
label_disabled: išjungta(-as)
label_show_completed_versions: Rodyti užbaigtas versijas
label_me: aš
label_board: Forumas
label_board_new: Naujas forumas
label_board_plural: Forumai
label_board_locked: Užrakinta
label_board_sticky: Lipnus
label_topic_plural: Temos
label_message_plural: Pranešimai
label_message_last: Paskutinis pranešimas
label_message_new: Naujas pranešimas
label_message_posted: Pranešimas pridėtas
label_reply_plural: Atsakymai
label_send_information: Nusiųsti paskyros informaciją vartotojui
label_year: Metai
label_month: Mėnuo
label_week: Savaitė
label_date_from: Nuo
label_date_to: Iki
label_language_based: Pagrįsta vartotojo kalba
label_sort_by: "Rūšiuoti pagal %{value}"
label_send_test_email: Nusiųsti bandomąjį laišką
label_feeds_access_key: Atom prieigos raktas
label_missing_feeds_access_key: Trūksta Atom prieigos rakto
label_feeds_access_key_created_on: "Atom prieigos raktas sukurtas prieš %{value}"
label_module_plural: Moduliai
label_added_time_by: "Pridėjo %{author} prieš %{age}"
label_updated_time_by: "Atnaujino %{author} prieš %{age}"
label_updated_time: "Atnaujinta prieš %{value}"
label_jump_to_a_project: Šuolis į projektą...
label_file_plural: Failai
label_changeset_plural: Pakeitimų rinkiniai
label_default_columns: Numatytieji stulpeliai
label_no_change_option: (Jokio pakeitimo)
label_bulk_edit_selected_issues: Masiškai redaguoti pasirinktus darbus
label_bulk_edit_selected_time_entries: Masiškai redaguotumėte pasirinktus laiko įrašus
label_theme: Tema
label_default: Numatyta(-as)
label_search_titles_only: Ieškoti tiktai pavadinimų
label_user_mail_option_all: "Bet kokiam įvykiui visuose mano projektuose"
label_user_mail_option_selected: "Bet kokiam įvykiui tiktai pasirinktuose projektuose ..."
label_user_mail_option_none: "Nėra įvykių"
label_user_mail_option_only_my_events: "Tiktai įvykiai, kuriuos stebiu arba esu įtrauktas"
label_user_mail_option_only_assigned: "Tiktai įvykiai, kuriems esu priskirtas"
label_user_mail_option_only_owner: "Tiktai įvykiai, kurių šeimininkas esu aš"
label_user_mail_no_self_notified: "Nenoriu būti informuotas apie pakeitimus, kuriuos pats atlieku"
label_registration_activation_by_email: paskyros aktyvacija per e-paštą
label_registration_manual_activation: rankinė paskyros aktyvacija
label_registration_automatic_activation: automatinė paskyros aktyvacija
label_display_per_page: "%{value} įrašų puslapyje"
label_age: Amžius
label_change_properties: Pakeisti nustatymus
label_general: Bendri(-as)
label_more: Daugiau
label_scm: SCM
label_plugins: Įskiepiai
label_ldap_authentication: LDAP autentifikacija
label_downloads_abbr: siunt.
label_optional_description: Apibūdinimas (laisvai pasirenkamas)
label_add_another_file: Pridėti kitą failą
label_preferences: Savybės
label_chronological_order: Chronologine tvarka
label_reverse_chronological_order: Atbuline chronologine tvarka
label_planning: Planavimas
label_incoming_emails: Įeinantys laiškai
label_generate_key: Generuoti raktą
label_issue_watchers: Stebėtojai
label_example: Pavyzdys
label_display: Demonstruoti
label_sort: Rūšiuoti
label_ascending: Didėjantis
label_descending: Mažėjantis
label_date_from_to: Nuo %{start} iki %{end}
label_wiki_content_added: Wiki puslapis pridėtas
label_wiki_content_updated: Wiki puslapis atnaujintas
label_group: Grupė
label_group_plural: Grupės
label_group_new: Nauja grupė
label_time_entry_plural: Sprendimo laikas
label_version_sharing_none: Nesidalinama
label_version_sharing_descendants: Su sub-projektais
label_version_sharing_hierarchy: Su projekto hierarchija
label_version_sharing_tree: Su projekto medžiu
label_version_sharing_system: Su visais projektais
label_update_issue_done_ratios: Atnaujinti darbo atlikimo progresą
label_copy_source: Šaltinis
label_copy_target: Tikslas
label_copy_same_as_target: Toks pat kaip tikslas
label_display_used_statuses_only: Rodyti tik tuos statusus, kurie naudojami šio pėdsekio
label_api_access_key: API prieigos raktas
label_missing_api_access_key: Trūksta API prieigos rakto
label_api_access_key_created_on: "API prieigos raktas sukurtas prieš %{value}"
label_profile: Profilis
label_subtask_plural: Darbo dalys
label_project_copy_notifications: Siųsti pašto pranešimus kopijuojant projektą
label_principal_search: "Ieškoti vartotojo arba grupės:"
label_user_search: "Ieškoti vartotojo:"
label_issues_visibility_all: Visi darbai
label_issues_visibility_public: Visi vieši darbai
label_issues_visibility_own: Darbai, sukurti vartotojo arba jam priskirti
label_git_report_last_commit: Nurodyti paskutinį failų ir katalogų pakeitimą
label_parent_revision: Pirminė revizija
label_child_revision: Sekanti revizija
label_export_options: "%{export_format} eksportavimo nustatymai"
button_login: Registruotis
button_submit: Pateikti
button_save: Išsaugoti
button_check_all: Žymėti visus
button_uncheck_all: Atžymėti visus
button_collapse_all: Sutraukti visus
button_expand_all: Išskleisti visus
button_delete: Pašalinti
button_create: Sukurti
button_create_and_continue: Sukurti ir tęsti
button_test: Testas
button_edit: Redaguoti
button_edit_associated_wikipage: "Redaguoti susijusį Wiki puslapį: %{page_title}"
button_add: Pridėti
button_change: Keisti
button_apply: Pritaikyti
button_clear: Išvalyti
button_lock: Rakinti
button_unlock: Atrakinti
button_download: Atsisiųsti
button_list: Sąrašas
button_view: Žiūrėti
button_move: Perkelti
button_move_and_follow: Perkelti ir sekti
button_back: Atgal
button_cancel: Atšaukti
button_activate: Aktyvinti
button_sort: Rūšiuoti
button_log_time: Registruoti laiką
button_rollback: Grįžti į šią versiją
button_watch: Stebėti
button_unwatch: Nestebėti
button_reply: Atsakyti
button_archive: Archyvuoti
button_unarchive: Išpakuoti
button_reset: Atstatyti
button_rename: Pervadinti
button_change_password: Pakeisti slaptažodį
button_copy: Kopijuoti
button_copy_and_follow: Kopijuoti ir laikytis
button_annotate: Rašyti pastabą
button_update: Atnaujinti
button_configure: Konfigūruoti
button_quote: Cituoti
button_duplicate: Dubliuoti
button_show: Rodyti
button_edit_section: Redaguoti šį skirsnį
button_export: Eksportuoti
status_active: aktyvus
status_registered: užregistruotas
status_locked: užrakintas
version_status_open: atidaryta
version_status_locked: užrakinta
version_status_closed: uždaryta
field_active: Aktyvus
text_select_mail_notifications: Išrinkite veiksmus, apie kuriuos būtų pranešta elektroniniu paštu.
text_regexp_info: pvz. ^[A-Z0-9]+$
text_min_max_length_info: 0 reiškia jokių apribojimų
text_project_destroy_confirmation: Ar esate įsitikinęs, kad norite pašalinti šį projektą ir visus susijusius duomenis?
text_subprojects_destroy_warning: "Šis(-ie) sub-projektas(-ai): %{value} taip pat bus ištrintas(-i)."
text_workflow_edit: Išrinkite vaidmenį ir pėdsekį, kad redaguotumėte darbų eigą
text_are_you_sure: Ar esate įsitikinęs?
text_journal_changed: "%{label} pakeistas(a) iš %{old} į %{new}"
text_journal_changed_no_detail: "%{label} atnaujintas(a)"
text_journal_set_to: "%{label} nustatytas(a) į %{value}"
text_journal_deleted: "%{label} ištrintas(a) (%{old})"
text_journal_added: "%{label} pridėtas(a) %{value}"
text_tip_issue_begin_day: užduotis, prasidedanti šią dieną
text_tip_issue_end_day: užduotis, pasibaigianti šią dieną
text_tip_issue_begin_end_day: užduotis, prasidedanti ir pasibaigianti šią dieną
text_project_identifier_info: 'Mažosios raidės (a-z), skaičiai ir brūkšniai galimi. Išsaugojus, identifikatorius negali būti keičiamas.'
text_caracters_maximum: "%{count} simbolių maksimumas."
text_caracters_minimum: "Turi būti mažiausiai %{count} simbolių ilgio."
text_length_between: "Ilgis tarp %{min} ir %{max} simbolių."
text_tracker_no_workflow: Jokia darbų eiga neapibrėžta šiam pėdsekiui
text_unallowed_characters: Neleistini simboliai
text_comma_separated: Leistinos kelios reikšmės (atskirtos kableliu).
text_line_separated: Galimos kelios reikšmės (viena linija vienai vertei).
text_issues_ref_in_commit_messages: Darbų susiejimas ir fiksavimas pavedimų žinutėse
text_issue_added: "Darbas %{id} buvo praneštas (by %{author})."
text_issue_updated: "Darbas %{id} buvo atnaujintas (by %{author})."
text_wiki_destroy_confirmation: Ar esate įsitikinęs, kad norite pašalinti šį wiki puslapį ir visą jo turinį?
text_issue_category_destroy_question: "Kai kurie darbai (%{count}) yra paskirti šiai kategorijai. Ką jūs norite daryti?"
text_issue_category_destroy_assignments: Pašalinti kategorijos užduotis
text_issue_category_reassign_to: Iš naujo priskirti darbus šiai kategorijai
text_user_mail_option: "Neišrinktiems projektams, jūs gausite tiktai pranešimus apie tuos įvykius, kuriuos jūs stebite, arba į kuriuos esate įtrauktas (pvz. darbai, kurių autorius jūs esate ar esate priskirtas)."
text_no_configuration_data: "Vaidmenys, pėdsekiai, darbų būsenos ir darbų eiga dar nebuvo konfigūruoti.\nGriežtai rekomenduojam užkrauti numatytąją (default) konfigūraciją. Užkrovus, galėsite ją modifikuoti."
text_load_default_configuration: Užkrauti numatytąją konfigūraciją
text_status_changed_by_changeset: "Pakeista %{value} revizijoje."
text_time_logged_by_changeset: "Applied in changeset %{value}."
text_issues_destroy_confirmation: 'Ar jūs tikrai norite sunaikinti pažymėtą(-us) darbą(-us)?'
text_issues_destroy_descendants_confirmation: Taip pat bus ištrinta(-os) %{count} darbo dalis(ys).
text_time_entries_destroy_confirmation: 'Ar jūs tikrai norite ištrinti pasirinktą(-us) laiko įrašą(-us)?'
text_select_project_modules: 'Parinkite modulius, kuriuos norite naudoti šiame projekte:'
text_default_administrator_account_changed: Administratoriaus numatytoji paskyra pakeista
text_file_repository_writable: Į failų saugyklą saugoti galima (RW)
text_plugin_assets_writable: Į įskiepių aprašo punktų katalogą įrašyti galima
text_rmagick_available: RMagick pasiekiamas (pasirinktinai)
text_destroy_time_entries_question: "Naikinamam darbui priskirta %{hours} valandų. Ką norite su jomis daryti?"
text_destroy_time_entries: Ištrinti įrašytas valandas
text_assign_time_entries_to_project: Priskirti įrašytas valandas prie projekto
text_reassign_time_entries: 'Priskirti įrašytas valandas šiam darbui:'
text_user_wrote: "%{value} parašė:"
text_enumeration_destroy_question: "%{count} objektai(ų) priskirti šiai reikšmei."
text_enumeration_category_reassign_to: 'Priskirti juos šiai reikšmei:'
text_email_delivery_not_configured: "El.pašto siuntimas nesukonfigūruotas, ir perspėjimai neaktyvus.\nSukonfigūruokite savo SMTP serverį byloje config/configuration.yml ir perleiskite programą norėdami pritaikyti pakeitimus."
text_repository_usernames_mapping: "Parinkite ar atnaujinkite Redmine vartotoją, kuris paminėtas saugyklos žurnale.\nVartotojai, turintys tą patį Redmine ir saugyklos vardą ar el. paštą yra automatiškai surišti."
text_diff_truncated: "... Šis diff'as nukarpytas, nes jis viršijo maksimalų rodomų eilučių skaičių."
text_custom_field_possible_values_info: 'Po vieną eilutę kiekvienai reikšmei'
text_wiki_page_destroy_question: "Šis puslapis turi %{descendants} susijusių arba išvestinių puslapių. Ką norėtumėte daryti?"
text_wiki_page_nullify_children: Laikyti susijusius puslapius kaip pagrindinius puslapius
text_wiki_page_destroy_children: "Pašalinti susijusius puslapius ir jų palikuonis"
text_wiki_page_reassign_children: "Priskirkite iš naujo 'susijusius' puslapius šiam pagrindiniam puslapiui"
text_own_membership_delete_confirmation: "Jūs esate pasiruošęs panaikinti dalį arba visus leidimus ir po šio pakeitimo galite prarasti šio projekto redagavimo galimybę.\nAr jūs esate įsitikinęs ir tęsti?"
text_zoom_in: Priartinti
text_zoom_out: Nutolinti
text_warn_on_leaving_unsaved: "Dabartinis puslapis turi neišsaugoto teksto, kuris bus prarastas, jeigu paliksite šį puslapį."
text_scm_path_encoding_note: "Numatytasis: UTF-8"
text_git_repository_note: Saugykla (repository) yra plika ir vietinė (pvz. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Vietinė saugykla (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Komanda
text_scm_command_version: Versija
default_role_manager: Vadovas
default_role_developer: Projektuotojas
default_role_reporter: Pranešėjas
default_tracker_bug: Klaida
default_tracker_feature: Ypatybė
default_tracker_support: Palaikymas
default_issue_status_new: Naujas
default_issue_status_in_progress: Vykdomas
default_issue_status_resolved: Išspręstas
default_issue_status_feedback: Grįžtamasis ryšys
default_issue_status_closed: Uždarytas
default_issue_status_rejected: Atmestas
default_doc_category_user: Vartotojo dokumentacija
default_doc_category_tech: Techninė dokumentacija
default_priority_low: Žemas
default_priority_normal: Normalus
default_priority_high: Aukštas
default_priority_urgent: Skubus
default_priority_immediate: Neatidėliotinas
default_activity_design: Projektavimas
default_activity_development: Vystymas
enumeration_issue_priorities: Darbo prioritetai
enumeration_doc_categories: Dokumento kategorijos
enumeration_activities: Veiklos (laiko) sekimas
enumeration_system_activity: Sistemos veikla
description_filter: Filtras
description_search: Paieškos laukas
description_choose_project: Projektai
description_project_scope: Paieškos sritis
description_notes: Pastabos
description_message_content: Žinutės turinys
description_query_sort_criteria_attribute: Rūšiuoti atributą
description_query_sort_criteria_direction: Rūšiuoti kryptį
description_user_mail_notification: Pašto pranešimų nustatymai
description_available_columns: Galimi Stulpeliai
description_selected_columns: Pasirinkti Stulpeliai
description_all_columns: Visi stulpeliai
description_issue_category_reassign: Pasirinkti darbo kategoriją
description_wiki_subpages_reassign: Pasirinkti naują pagrindinį puslapį
description_date_range_list: Pasirinkitę diapazoną iš sąrašo
description_date_range_interval: Pasirinkite diapazoną pasirinkdami pradžios ir pabaigos datas
description_date_from: Įvesti pradžios datą
description_date_to: Įvesti pabaigos datą
label_additional_workflow_transitions_for_assignee: Papildomi darbų eigos variantai kai darbas paskirtas vartotojui
label_additional_workflow_transitions_for_author: Papildomi darbų eigos variantai kai vartotojas yra darbo autorius
notice_failed_to_save_time_entries: "Nepavyko išsaugoti %{count} laiko žurnalo įrašų iš %{total} parinktų: %{ids}."
label_x_issues:
zero: 0 darbas
one: 1 darbas
other: "%{count} darbai(ų)"
label_repository_new: Nauja saugykla
field_repository_is_default: Pagrindinė saugykla
label_copy_attachments: Kopijuoti priedus
label_item_position: "%{position}/%{count}"
label_completed_versions: Užbaigtos versijos
text_project_identifier_info: Leidžiamos tik mažosios raidės (a-z), skaitmenys, brūkšneliai ir pabraukimo simboliai. Kartą išsaugojus pakeitimai negalimi
field_multiple: Keletas reikšmių
setting_commit_cross_project_ref: Leisti visų kitų projektų įrašus susieti nuorodomis ir sutaisyti
text_issue_conflict_resolution_add_notes: Išsaugoti mano žinutę ir atmesti likusius mano pataisymus
text_issue_conflict_resolution_overwrite: Išsaugoti mano pakeitimus (ankstesnių pakeitimų žinutės bus išsaugotos, tačiau kai kurie pakeitimai bus perrašyti)
notice_issue_update_conflict: Darbas buvo pakoreguotas kito vartotojo kol jūs atlikote pakeitimus.
text_issue_conflict_resolution_cancel: Atmesti visus mano pakeitimus ir iš naujo rodyti %{link}
permission_manage_related_issues: Tvarkyti susietus darbus
field_auth_source_ldap_filter: LDAP filtras
label_search_for_watchers: Ieškoti vartotojų kuriuos įtraukti kaip stebėtojus
notice_account_deleted: Jūsų paskyra panaikinta.
setting_unsubscribe: Leisti vartotojams panaikinti savo paskyrą
button_delete_my_account: Panaikinti savo paskyrą
text_account_destroy_confirmation: |-
Ar tikrai norite tęsti?
Jūsų paskyra bus panaikinta ir nebus galimybės jos atkurti.
error_session_expired: Jūsų sesija pasibaigė. Prašome prisijunti iš naujo.
text_session_expiration_settings: "Įspėjimas: atlikus šiuos pakeitimus visos aktyvios sesijos gali nustoti galiojusios (įskaitant jūsų sesiją)."
setting_session_lifetime: Sesijos maksimalus galiojimas
setting_session_timeout: Sesijos neveiklumo laiko tarpas
label_session_expiration: Baigėsi sujungimo sesija
permission_close_project: Uždaryti / atnaujinti projektą
label_show_closed_projects: Matyti uždarytus projektus
button_close: Uždaryti
button_reopen: Atnaujinti
project_status_active: aktyvus
project_status_closed: uždarytas
project_status_archived: archyvuotas
text_project_closed: Šis projektas yra uždarytas, prieinamas tik peržiūrai.
notice_user_successful_create: Vartotojas %{id} sukurtas.
field_core_fields: Standartiniai laukai
field_timeout: Timeout (po sek.)
setting_thumbnails_enabled: Rodyti sumažintus priedų atvaizdus
setting_thumbnails_size: Sumažinto atvaizdo dydis (taškeliais)
label_status_transitions: Darbų eiga
label_fields_permissions: Leidimai
label_readonly: Tik peržiūra
label_required: Privaloma(s)
text_repository_identifier_info: Leidžiamos tik mažosios raidės (a-z), skaitmenys, brūkšneliai ir pabraukimo simboliai. Kartą išsaugojus pakeitimai negalimi
field_board_parent: Pagrindinis forumas
label_attribute_of_project: Projekto pavadinimas %{name}
label_attribute_of_author: Autorius %{name}
label_attribute_of_assigned_to: Paskirtas %{name}
label_attribute_of_fixed_version: Versijos %{name}
label_copy_subtasks: Kopijuoti darbo dalis
label_copied_to: kopijuota į
label_copied_from: kopijuota iš
label_any_issues_in_project: bet kurie projekto darbai
label_any_issues_not_in_project: bet kurie ne šio projekto darbai
field_private_notes: Privačios žinutės
permission_view_private_notes: Matyti privačias žinutes
permission_set_notes_private: Pakeisti žinutę privačia
label_no_issues_in_project: projekte nėra darbų
label_any: visi
label_last_n_weeks: prieš %{count} sav.
setting_cross_project_subtasks: Leisti susieti skirtingų projektų užduočių dalis
label_cross_project_descendants: Su sub-projektais
label_cross_project_tree: Su projekto medžiu
label_cross_project_hierarchy: Su projekto hierarchija
label_cross_project_system: Su visais projektais
button_hide: Slėpti
setting_non_working_week_days: Nedarbo dienos
label_in_the_next_days: per ateinančias
label_in_the_past_days: per paskutines
label_attribute_of_user: Vartotojo %{name}
text_turning_multiple_off: Jei jūs išjungsite kelių reikšmių pasirinkimą, visos išvardintos reikšmės bus pašalintos ir palikta tik viena reikšmė kiekvienam laukui.
label_attribute_of_issue: Įrašai %{name}
permission_add_documents: Pridėti dokumentus
permission_edit_documents: Redaguoti dokumentus
permission_delete_documents: Trinti dokumentus
label_gantt_progress_line: Progreso linija
setting_jsonp_enabled: Įgalinti JSONP palaikymą
field_inherit_members: Paveldėti narius
field_closed_on: Uždarytas
field_generate_password: Sugeneruoti slaptažodį
setting_default_projects_tracker_ids: Sekliai pagal nutylėjimą naujiems projektams
label_total_time: Iš viso
text_scm_config: Jūs galite pakeisti SCM komandas byloje config/configuration.yml. Prašome perkrauti programą po redagavimo, idant įgalinti pakeitimus.
text_scm_command_not_available: SCM komanda nepasiekiama. Patikrinkite administravimo skydelio nustatymus.
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/mk.yml 0000644 0001750 0001750 00000157213 12255774347 016540 0 ustar ondrej ondrej mk:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d/%m/%Y"
short: "%d %b"
long: "%d %B, %Y"
day_names: [недела, понеделник, вторник, среда, четврток, петок, сабота]
abbr_day_names: [нед, пон, вто, сре, чет, пет, саб]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, јануари, февруари, март, април, мај, јуни, јули, август, септември, октомври, ноември, декември]
abbr_month_names: [~, јан, фев, мар, апр, мај, јун, јул, авг, сеп, окт, ное, дек]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%d/%m/%Y %H:%M"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B, %Y %H:%M"
am: "предпладне"
pm: "попладне"
datetime:
distance_in_words:
half_a_minute: "пола минута"
less_than_x_seconds:
one: "помалку од 1 секунда"
other: "помалку од %{count} секунди"
x_seconds:
one: "1 секунда"
other: "%{count} секунди"
less_than_x_minutes:
one: "помалку од 1 минута"
other: "помалку од %{count} минути"
x_minutes:
one: "1 минута"
other: "%{count} минути"
about_x_hours:
one: "околу 1 час"
other: "околу %{count} часа"
x_hours:
one: "1 час"
other: "%{count} часа"
x_days:
one: "1 ден"
other: "%{count} дена"
about_x_months:
one: "околу 1 месец"
other: "околу %{count} месеци"
x_months:
one: "1 месец"
other: "%{count} месеци"
about_x_years:
one: "околу 1 година"
other: "околу %{count} години"
over_x_years:
one: "преку 1 година"
other: "преку %{count} години"
almost_x_years:
one: "скоро 1 година"
other: "скоро %{count} години"
number:
# Default format for numbers
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "и"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "не е вклучено во листата"
exclusion: "е резервирано"
invalid: "е невалидно"
confirmation: "не се совпаѓа со потврдата"
accepted: "мора да е прифатено"
empty: "неможе да е празно"
blank: "неможе да е празно"
too_long: "е предолго (макс. %{count} знаци)"
too_short: "е прекратко (мин. %{count} знаци)"
wrong_length: "е погрешна должина (треба да е %{count} знаци)"
taken: "е веќе зафатено"
not_a_number: "не е број"
not_a_date: "не е валидна дата"
greater_than: "мора да е поголемо од %{count}"
greater_than_or_equal_to: "мора да е поголемо или еднакво на %{count}"
equal_to: "мора да е еднакво на %{count}"
less_than: "мора да е помало од %{count}"
less_than_or_equal_to: "мора да е помало или еднакво на %{count}"
odd: "мора да е непарно"
even: "мора да е парно"
greater_than_start_date: "мора да е поголема од почетната дата"
not_same_project: "не припаѓа на истиот проект"
circular_dependency: "Оваа врска ќе креира кружна зависност"
cant_link_an_issue_with_a_descendant: "Задача неможе да се поврзе со една од нејзините подзадачи"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Изберете
general_text_No: 'Не'
general_text_Yes: 'Да'
general_text_no: 'не'
general_text_yes: 'да'
general_lang_name: 'Macedonian (Македонски)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Профилот е успешно ажуриран.
notice_account_invalid_creditentials: Неточен корисник или лозинка
notice_account_password_updated: Лозинката е успешно ажурирана.
notice_account_wrong_password: Погрешна лозинка
notice_account_register_done: Профилот е успешно креиран. За активација, клкнете на врската што ви е пратена по е-пошта.
notice_account_unknown_email: Непознат корисник.
notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
notice_account_activated: Your account has been activated. You can now log in.
notice_successful_create: Успешно креирање.
notice_successful_update: Успешно ажурирање.
notice_successful_delete: Успешно бришење.
notice_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_email_sent: "Е-порака е пратена на %{value}"
notice_email_error: "Се случи грешка при праќање на е-пораката (%{value})"
notice_feeds_access_key_reseted: Вашиот Atom клуч за пристап е reset.
notice_api_access_key_reseted: Вашиот API клуч за пристап е reset.
notice_failed_to_save_issues: "Failed to save %{count} issue(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.
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 can not be annotated."
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 can't be deleted."
error_can_not_remove_role: "This role is in use and can not be deleted."
error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened'
error_can_not_archive_project: This project can not 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})"
warning_attachments_not_saved: "%{count} file(s) could not be saved."
mail_subject_lost_password: "Вашата %{value} лозинка"
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: "Нов корисник (%{value}) е регистриран. 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: Име
field_description: Опис
field_summary: Краток опис
field_is_required: Задолжително
field_firstname: Име
field_lastname: Презиме
field_mail: Е-пошта
field_filename: Датотека
field_filesize: Големина
field_downloads: Превземања
field_author: Автор
field_created_on: Креиран
field_updated_on: Ажурирано
field_field_format: Формат
field_is_for_all: За сите проекти
field_possible_values: Можни вредности
field_regexp: Regular expression
field_min_length: Минимална должина
field_max_length: Максимална должина
field_value: Вредност
field_category: Категорија
field_title: Наслов
field_project: Проект
field_issue: Задача
field_status: Статус
field_notes: Белешки
field_is_closed: Задачата е затворена
field_is_default: Default value
field_tracker: Tracker
field_subject: Наслов
field_due_date: Краен рок
field_assigned_to: Доделена на
field_priority: Приоритет
field_fixed_version: Target version
field_user: Корисник
field_principal: Principal
field_role: Улога
field_homepage: Веб страна
field_is_public: Јавен
field_parent: Подпроект на
field_is_in_roadmap: Issues displayed in roadmap
field_login: Корисник
field_mail_notification: Известувања по e-пошта
field_admin: Администратор
field_last_login_on: Последна најава
field_language: Јазик
field_effective_date: Дата
field_password: Лозинка
field_new_password: Нова лозинка
field_password_confirmation: Потврда
field_version: Верзија
field_type: Тип
field_host: Хост
field_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) креирање на корисници
field_start_date: Почеток
field_done_ratio: "% Завршено"
field_auth_source: Режим на автентикација
field_hide_mail: Криј ја мојата адреса на е-пошта
field_comments: Коментар
field_url: URL
field_start_page: Почетна страна
field_subproject: Подпроект
field_hours: Часови
field_activity: Активност
field_spent_on: Дата
field_identifier: Идентификатор
field_is_filter: Користи како филтер
field_issue_to: Поврзана задача
field_delay: Доцнење
field_assignable: На оваа улога може да се доделуваат задачи
field_redirect_existing_links: Пренасочи ги постоечките врски
field_estimated_hours: Проценето време
field_column_names: Колони
field_time_entries: Бележи време
field_time_zone: Временска зона
field_searchable: Може да се пребарува
field_default_value: Default value
field_comments_sorting: Прикажувај коментари
field_parent_title: Parent page
field_editable: Може да се уредува
field_watcher: Watcher
field_identity_url: OpenID URL
field_content: Содржина
field_group_by: Групирај ги резултатите според
field_sharing: Споделување
field_parent_issue: Parent task
setting_app_title: Наслов на апликацијата
setting_app_subtitle: Поднаслов на апликацијата
setting_welcome_text: Текст за добредојде
setting_default_language: Default јазик
setting_login_required: Задолжителна автентикација
setting_self_registration: Само-регистрација
setting_attachment_max_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: Текстуални е-пораки (без HTML)
setting_host_name: Име на хост и патека
setting_text_formatting: Форматирање на текст
setting_wiki_compression: Компресија на историјата на вики
setting_feeds_limit: Feed content limit
setting_default_projects_public: Новите проекти се иницијално јавни
setting_autofetch_changesets: Autofetch commits
setting_sys_api_enabled: Enable WS for repository management
setting_commit_ref_keywords: Referencing keywords
setting_commit_fix_keywords: Fixing keywords
setting_autologin: Автоматска најава
setting_date_format: Формат на дата
setting_time_format: Формат на време
setting_cross_project_issue_relations: Дозволи релации на задачи меѓу проекти
setting_issue_list_default_columns: Default columns displayed on the issue list
setting_protocol: Протокол
setting_per_page_options: Objects per page options
setting_user_format: Приказ на корисниците
setting_activity_days_default: Денови прикажана во активноста на проектот
setting_display_subprojects_issues: Прикажи ги задачите на подпроектите во главните проекти
setting_enabled_scm: Овозможи 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 клуч
setting_sequential_project_identifiers: Генерирај последователни идентификатори на проекти
setting_gravatar_enabled: Користи Gravatar кориснички икони
setting_gravatar_default: Default Gravatar image
setting_diff_max_lines_displayed: Max number of diff lines displayed
setting_file_max_size_displayed: Max size of text files displayed inline
setting_repository_log_display_limit: Maximum number of revisions displayed on file log
setting_openid: Дозволи OpenID најава и регистрација
setting_password_min_length: Мин. должина на лозинка
setting_new_project_user_role_id: Улога доделена на неадминистраторски корисник кој креира проект
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
permission_add_project: Креирај проекти
permission_add_subprojects: Креирај подпроекти
permission_edit_project: Уреди проект
permission_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: Прегледај задачи
permission_add_issues: Додавај задачи
permission_edit_issues: Уредувај задачи
permission_manage_issue_relations: Manage issue relations
permission_add_issue_notes: Додавај белешки
permission_edit_issue_notes: Уредувај белешки
permission_edit_own_issue_notes: Уредувај сопствени белешки
permission_move_issues: Преместувај задачи
permission_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: Бележи потрошено време
permission_view_time_entries: Прегледај потрошено време
permission_edit_time_entries: Уредувај белешки за потрошено време
permission_edit_own_time_entries: Уредувај сопствени белешки за потрошено време
permission_manage_news: Manage news
permission_comment_news: Коментирај на вести
permission_view_documents: Прегледувај документи
permission_manage_files: Manage files
permission_view_files: Прегледувај датотеки
permission_manage_wiki: Manage wiki
permission_rename_wiki_pages: Преименувај вики страници
permission_delete_wiki_pages: Бриши вики страници
permission_view_wiki_pages: Прегледувај вики
permission_view_wiki_edits: Прегледувај вики историја
permission_edit_wiki_pages: Уредувај вики страници
permission_delete_wiki_pages_attachments: Бриши прилози
permission_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 boards
permission_view_messages: View messages
permission_add_messages: Post messages
permission_edit_messages: Уредувај пораки
permission_edit_own_messages: Уредувај сопствени пораки
permission_delete_messages: Бриши пораки
permission_delete_own_messages: Бриши сопствени пораки
permission_export_wiki_pages: Export wiki pages
permission_manage_subtasks: Manage subtasks
project_module_issue_tracking: Следење на задачи
project_module_time_tracking: Следење на време
project_module_news: Вести
project_module_documents: Документи
project_module_files: Датотеки
project_module_wiki: Вики
project_module_repository: Repository
project_module_boards: Форуми
project_module_calendar: Календар
project_module_gantt: Gantt
label_user: Корисник
label_user_plural: Корисници
label_user_new: Нов корисник
label_user_anonymous: Анонимен
label_project: Проект
label_project_new: Нов проект
label_project_plural: Проекти
label_x_projects:
zero: нема проекти
one: 1 проект
other: "%{count} проекти"
label_project_all: Сите проекти
label_project_latest: Последните проекти
label_issue: Задача
label_issue_new: Нова задача
label_issue_plural: Задачи
label_issue_view_all: Прегледај ги сите задачи
label_issues_by: "Задачи по %{value}"
label_issue_added: Задачата е додадена
label_issue_updated: Задачата е ажурирана
label_document: Документ
label_document_new: Нов документ
label_document_plural: Документи
label_document_added: Документот е додаден
label_role: Улога
label_role_plural: Улоги
label_role_new: Нова улога
label_role_and_permissions: Улоги и овластувања
label_member: Член
label_member_new: Нов член
label_member_plural: Членови
label_tracker: Tracker
label_tracker_plural: Trackers
label_tracker_new: New tracker
label_workflow: Workflow
label_issue_status: Статус на задача
label_issue_status_plural: Статуси на задачи
label_issue_status_new: Нов статус
label_issue_category: Категорија на задача
label_issue_category_plural: Категории на задачи
label_issue_category_new: Нова категорија
label_custom_field: Прилагодено поле
label_custom_field_plural: Прилагодени полиња
label_custom_field_new: Ново прилагодено поле
label_enumerations: Enumerations
label_enumeration_new: Нова вредност
label_information: Информација
label_information_plural: Информации
label_please_login: Најави се
label_register: Регистрирај се
label_login_with_open_id_option: или најави се со OpenID
label_password_lost: Изгубена лозинка
label_home: Почетна
label_my_page: Мојата страна
label_my_account: Мојот профил
label_my_projects: Мои проекти
label_my_page_block: Блок елемент
label_administration: Администрација
label_login: Најави се
label_logout: Одјави се
label_help: Помош
label_reported_issues: Пријавени задачи
label_assigned_to_me_issues: Задачи доделени на мене
label_last_login: Последна најава
label_registered_on: Регистриран на
label_activity: Активност
label_overall_activity: Севкупна активност
label_user_activity: "Активност на %{value}"
label_new: Нова
label_logged_as: Најавени сте како
label_environment: Опкружување
label_authentication: Автентикација
label_auth_source: Режим на автентикација
label_auth_source_new: Нов режим на автентикација
label_auth_source_plural: Режими на автентикација
label_subproject_plural: Подпроекти
label_subproject_new: Нов подпроект
label_and_its_subprojects: "%{value} и неговите подпроекти"
label_min_max_length: Мин. - Макс. должина
label_list: Листа
label_date: Дата
label_integer: Integer
label_float: Float
label_boolean: Boolean
label_string: Текст
label_text: Долг текст
label_attribute: Атрибут
label_attribute_plural: Атрибути
label_no_data: Нема податоци за прикажување
label_change_status: Промени статус
label_history: Историја
label_attachment: Датотека
label_attachment_new: Нова датотека
label_attachment_delete: Избриши датотека
label_attachment_plural: Датотеки
label_file_added: Датотеката е додадена
label_report: Извештај
label_report_plural: Извештаи
label_news: Новост
label_news_new: Додади новост
label_news_plural: Новости
label_news_latest: Последни новости
label_news_view_all: Прегледај ги сите новости
label_news_added: Новостта е додадена
label_settings: Settings
label_overview: Преглед
label_version: Верзија
label_version_new: Нова верзија
label_version_plural: Верзии
label_close_versions: Затвори ги завршените врзии
label_confirmation: Потврда
label_export_to: 'Достапно и во:'
label_read: Прочитај...
label_public_projects: Јавни проекти
label_open_issues: отворена
label_open_issues_plural: отворени
label_closed_issues: затворена
label_closed_issues_plural: затворени
label_x_open_issues_abbr_on_total:
zero: 0 отворени / %{total}
one: 1 отворена / %{total}
other: "%{count} отворени / %{total}"
label_x_open_issues_abbr:
zero: 0 отворени
one: 1 отворена
other: "%{count} отворени"
label_x_closed_issues_abbr:
zero: 0 затворени
one: 1 затворена
other: "%{count} затворени"
label_total: Вкупно
label_permissions: Овластувања
label_current_status: Моментален статус
label_new_statuses_allowed: Дозволени нови статуси
label_all: сите
label_none: ниеден
label_nobody: никој
label_next: Следно
label_previous: Претходно
label_used_by: Користено од
label_details: Детали
label_add_note: Додади белешка
label_per_page: По страна
label_calendar: Календар
label_months_from: месеци од
label_gantt: Gantt
label_internal: Internal
label_last_changes: "последни %{count} промени"
label_change_view_all: Прегледај ги сите промени
label_personalize_page: Прилагоди ја странава
label_comment: Коментар
label_comment_plural: Коментари
label_x_comments:
zero: нема коментари
one: 1 коментар
other: "%{count} коментари"
label_comment_add: Додади коментар
label_comment_added: Коментарот е додаден
label_comment_delete: Избриши коментари
label_query: Custom query
label_query_plural: Custom queries
label_query_new: New query
label_filter_add: Додади филтер
label_filter_plural: Филтри
label_equals: е
label_not_equals: не е
label_in_less_than: за помалку од
label_in_more_than: за повеќе од
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: во
label_today: денес
label_all_time: цело време
label_yesterday: вчера
label_this_week: оваа недела
label_last_week: минатата недела
label_last_n_days: "последните %{count} дена"
label_this_month: овој месец
label_last_month: минатиот месец
label_this_year: оваа година
label_date_range: Date range
label_less_than_ago: пред помалку од денови
label_more_than_ago: пред повеќе од денови
label_ago: пред денови
label_contains: содржи
label_not_contains: не содржи
label_day_plural: денови
label_repository: Складиште
label_repository_plural: Складишта
label_browse: Прелистувај
label_branch: Гранка
label_tag: Tag
label_revision: Ревизија
label_revision_plural: Ревизии
label_revision_id: "Ревизија %{value}"
label_associated_revisions: Associated revisions
label_added: added
label_modified: modified
label_copied: copied
label_renamed: renamed
label_deleted: deleted
label_latest_revision: Последна ревизија
label_latest_revision_plural: Последни ревизии
label_view_revisions: Прегледај ги ревизиите
label_view_all_revisions: Прегледај ги сите ревизии
label_max_size: Макс. големина
label_sort_highest: Премести најгоре
label_sort_higher: Премести нагоре
label_sort_lower: Премести надоле
label_sort_lowest: Премести најдоле
label_roadmap: Roadmap
label_roadmap_due_in: "Due in %{value}"
label_roadmap_overdue: "Касни %{value}"
label_roadmap_no_issues: Нема задачи за оваа верзија
label_search: Барај
label_result_plural: Резултати
label_all_words: Сите зборови
label_wiki: Вики
label_wiki_edit: Вики уредување
label_wiki_edit_plural: Вики уредувања
label_wiki_page: Вики страница
label_wiki_page_plural: Вики страници
label_index_by_title: Индекс по наслов
label_index_by_date: Индекс по дата
label_current_version: Current version
label_preview: Preview
label_feed_plural: Feeds
label_changes_details: Детали за сите промени
label_issue_tracking: Следење на задачи
label_spent_time: Потрошено време
label_overall_spent_time: Вкупно потрошено време
label_f_hour: "%{value} час"
label_f_hour_plural: "%{value} часа"
label_time_tracking: Следење на време
label_change_plural: Промени
label_statistics: Статистики
label_commits_per_month: Commits per month
label_commits_per_author: Commits per author
label_view_diff: View differences
label_diff_inline: inline
label_diff_side_by_side: side by side
label_options: Опции
label_copy_workflow_from: Copy workflow from
label_permissions_report: Permissions report
label_watched_issues: Watched issues
label_related_issues: Поврзани задачи
label_applied_status: Applied status
label_loading: Loading...
label_relation_new: Нова релација
label_relation_delete: Избриши релација
label_relates_to: related to
label_duplicates: дупликати
label_duplicated_by: duplicated by
label_blocks: blocks
label_blocked_by: блокирано од
label_precedes: претходи
label_follows: следи
label_end_to_start: крај до почеток
label_end_to_end: крај до крај
label_start_to_start: почеток до почеток
label_start_to_end: почеток до крај
label_stay_logged_in: Останете најавени
label_disabled: disabled
label_show_completed_versions: Show completed versions
label_me: јас
label_board: Форум
label_board_new: Нов форум
label_board_plural: Форуми
label_board_locked: Заклучен
label_board_sticky: Sticky
label_topic_plural: Теми
label_message_plural: Пораки
label_message_last: Последна порака
label_message_new: Нова порака
label_message_posted: Поракате е додадена
label_reply_plural: Одговори
label_send_information: Испрати ги информациите за профилот на корисникот
label_year: Година
label_month: Месец
label_week: Недела
label_date_from: Од
label_date_to: До
label_language_based: Според јазикот на корисникот
label_sort_by: "Подреди според %{value}"
label_send_test_email: Испрати тест е-порака
label_feeds_access_key: Atom клуч за пристап
label_missing_feeds_access_key: Недостика Atom клуч за пристап
label_feeds_access_key_created_on: "Atom клучот за пристап креиран пред %{value}"
label_module_plural: Модули
label_added_time_by: "Додадено од %{author} пред %{age}"
label_updated_time_by: "Ажурирано од %{author} пред %{age}"
label_updated_time: "Ажурирано пред %{value}"
label_jump_to_a_project: Префрли се на проект...
label_file_plural: Датотеки
label_changeset_plural: Changesets
label_default_columns: Основни колони
label_no_change_option: (Без промена)
label_bulk_edit_selected_issues: Групно уредување на задачи
label_theme: Тема
label_default: Default
label_search_titles_only: Пребарувај само наслови
label_user_mail_option_all: "За било кој настан во сите мои проекти"
label_user_mail_option_selected: "За било кој настан само во избраните проекти..."
label_user_mail_no_self_notified: "Не ме известувај за промените што јас ги правам"
label_registration_activation_by_email: активација на профил преку е-пошта
label_registration_manual_activation: мануелна активација на профил
label_registration_automatic_activation: автоматска активација на профил
label_display_per_page: "По страна: %{value}"
label_age: Age
label_change_properties: Change properties
label_general: Општо
label_more: Повеќе
label_scm: SCM
label_plugins: Додатоци
label_ldap_authentication: LDAP автентикација
label_downloads_abbr: Превземања
label_optional_description: Опис (незадолжително)
label_add_another_file: Додади уште една датотека
label_preferences: Preferences
label_chronological_order: Во хронолошки ред
label_reverse_chronological_order: In reverse chronological order
label_planning: Планирање
label_incoming_emails: Дојдовни е-пораки
label_generate_key: Генерирај клуч
label_issue_watchers: Watchers
label_example: Пример
label_display: Прикажи
label_sort: Подреди
label_ascending: Растечки
label_descending: Опаѓачки
label_date_from_to: Од %{start} до %{end}
label_wiki_content_added: Вики страница додадена
label_wiki_content_updated: Вики страница ажурирана
label_group: Група
label_group_plural: Групи
label_group_new: Нова група
label_time_entry_plural: Потрошено време
label_version_sharing_none: Не споделено
label_version_sharing_descendants: Со сите подпроекти
label_version_sharing_hierarchy: Со хиерархијата на проектот
label_version_sharing_tree: Со дрвото на проектот
label_version_sharing_system: Со сите проекти
label_update_issue_done_ratios: Update issue done ratios
label_copy_source: Извор
label_copy_target: Дестинација
label_copy_same_as_target: Исто како дестинацијата
label_display_used_statuses_only: Only display statuses that are used by this tracker
label_api_access_key: API клуч за пристап
label_missing_api_access_key: Недостига API клуч за пристап
label_api_access_key_created_on: "API клучот за пристап е креиран пред %{value}"
label_profile: Профил
label_subtask_plural: Подзадачи
label_project_copy_notifications: Праќај известувања по е-пошта при копирање на проект
button_login: Најави се
button_submit: Испрати
button_save: Зачувај
button_check_all: Штиклирај ги сите
button_uncheck_all: Одштиклирај ги сите
button_delete: Избриши
button_create: Креирај
button_create_and_continue: Креирај и продолжи
button_test: Тест
button_edit: Уреди
button_add: Додади
button_change: Промени
button_apply: Примени
button_clear: Избриши
button_lock: Заклучи
button_unlock: Отклучи
button_download: Превземи
button_list: List
button_view: Прегледај
button_move: Премести
button_move_and_follow: Премести и следи
button_back: Back
button_cancel: Откажи
button_activate: Активирај
button_sort: Подреди
button_log_time: Бележи време
button_rollback: Rollback to this version
button_watch: Следи
button_unwatch: Не следи
button_reply: Одговори
button_archive: Архивирај
button_unarchive: Одархивирај
button_reset: Reset
button_rename: Преименувај
button_change_password: Промени лозинка
button_copy: Копирај
button_copy_and_follow: Копирај и следи
button_annotate: Annotate
button_update: Ажурирај
button_configure: Конфигурирај
button_quote: Цитирај
button_duplicate: Копирај
button_show: Show
status_active: активни
status_registered: регистрирани
status_locked: заклучени
version_status_open: отворени
version_status_locked: заклучени
version_status_closed: затворени
field_active: Active
text_select_mail_notifications: Изберете за кои настани да се праќаат известувања по е-пошта да се праќаат.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 значи без ограничување
text_project_destroy_confirmation: Дали сте сигурни дека сакате да го избришете проектот и сите поврзани податоци?
text_subprojects_destroy_warning: "Неговите подпроекти: %{value} исто така ќе бидат избришани."
text_workflow_edit: Select a role and a tracker to edit the workflow
text_are_you_sure: Дали сте сигурни?
text_journal_changed: "%{label} променето од %{old} во %{new}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_deleted: "%{label} избришан (%{old})"
text_journal_added: "%{label} %{value} додаден"
text_tip_issue_begin_day: задачи што почнуваат овој ден
text_tip_issue_end_day: задачи што завршуваат овој ден
text_tip_issue_begin_end_day: задачи што почнуваат и завршуваат овој ден
text_caracters_maximum: "%{count} знаци максимум."
text_caracters_minimum: "Мора да е најмалку %{count} знаци долго."
text_length_between: "Должина помеѓу %{min} и %{max} знаци."
text_tracker_no_workflow: No workflow defined for this tracker
text_unallowed_characters: Недозволени знаци
text_comma_separated: Дозволени се повеќе вредности (разделени со запирка).
text_line_separated: Дозволени се повеќе вредности (една линија за секоја вредност).
text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
text_issue_added: "Задачата %{id} е пријавена од %{author}."
text_issue_updated: "Задачата %{id} е ажурирана од %{author}."
text_wiki_destroy_confirmation: Дали сте сигурни дека сакате да го избришете ова вики и целата негова содржина?
text_issue_category_destroy_question: "Некои задачи (%{count}) се доделени на оваа категорија. Што сакате да правите?"
text_issue_category_destroy_assignments: Remove category assignments
text_issue_category_reassign_to: Додели ги задачите на оваа категорија
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_issues_destroy_confirmation: 'Дали сте сигурни дека сакате да ги избришете избраните задачи?'
text_select_project_modules: 'Изберете модули за овој проект:'
text_default_administrator_account_changed: Default administrator account changed
text_file_repository_writable: Во папката за прилози може да се запишува
text_plugin_assets_writable: Во папката за додатоци може да се запишува
text_rmagick_available: RMagick available (незадолжително)
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: Додели ги пријавените часови на проектот
text_reassign_time_entries: 'Reassign reported hours to this issue:'
text_user_wrote: "%{value} напиша:"
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: "Доставата по е-пошта не е конфигурирана, и известувањата се оневозможени.\nКонфигурирајте го Вашиот SMTP сервер во config/configuration.yml и рестартирајте ја апликацијата."
text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
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
default_role_manager: Менаџер
default_role_developer: Developer
default_role_reporter: Reporter
default_tracker_bug: Грешка
default_tracker_feature: Функционалност
default_tracker_support: Поддршка
default_issue_status_new: Нова
default_issue_status_in_progress: Во прогрес
default_issue_status_resolved: Разрешена
default_issue_status_feedback: Feedback
default_issue_status_closed: Затворена
default_issue_status_rejected: Одбиена
default_doc_category_user: Корисничка документација
default_doc_category_tech: Техничка документација
default_priority_low: Низок
default_priority_normal: Нормален
default_priority_high: Висок
default_priority_urgent: Итно
default_priority_immediate: Веднаш
default_activity_design: Дизајн
default_activity_development: Развој
enumeration_issue_priorities: Приоритети на задача
enumeration_doc_categories: Категории на документ
enumeration_activities: Активности (следење на време)
enumeration_system_activity: Системска активност
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Commit messages encoding
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 Задача
one: 1 Задача
other: "%{count} Задачи"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: сите
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Со сите подпроекти
label_cross_project_tree: Со дрвото на проектот
label_cross_project_hierarchy: Со хиерархијата на проектот
label_cross_project_system: Со сите проекти
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Вкупно
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.
setting_emails_footer: Email footer
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/lv.yml 0000644 0001750 0001750 00000141207 12255774347 016546 0 ustar ondrej ondrej # translated by Dzintars Bergs (dzintars.bergs@gmail.com)
lv:
direction: ltr
date:
formats:
default: "%d.%m.%Y"
short: "%d %b"
long: "%d %B %Y"
day_names: [Svētdiena, Pirmdiena, Otrdiena, Trešdiena, Ceturtdiena, Piektdiena, Sestdiena]
abbr_day_names: [Sv, Pr, Ot, Tr, Ct, Pk, St]
month_names: [~, Janvāris, Februāris, Marts, Aprīlis , Maijs, Jūnijs, Jūlijs, Augusts, Septembris, Oktobris, Novembris, Decembris]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Mai, Jūn, Jūl, Aug, Sep, Okt, Nov, Dec]
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d %b %Y, %H:%M:%S %z"
time: "%H:%M"
short: "%d %b, %H:%M"
long: "%B %d, %Y %H:%M"
am: "rītā"
pm: "vakarā"
datetime:
distance_in_words:
half_a_minute: "pus minūte"
less_than_x_seconds:
one: "mazāk kā 1 sekunde"
other: "mazāk kā %{count} sekundes"
x_seconds:
one: "1 sekunde"
other: "%{count} sekundes"
less_than_x_minutes:
one: "mazāk kā minūte"
other: "mazāk kā %{count} minūtes"
x_minutes:
one: "1 minūte"
other: "%{count} minūtes"
about_x_hours:
one: "aptuveni 1 stunda"
other: "aptuveni %{count} stundas"
x_hours:
one: "1 stunda"
other: "%{count} stundas"
x_days:
one: "1 diena"
other: "%{count} dienas"
about_x_months:
one: "aptuveni 1 mēnesis"
other: "aptuveni %{count} mēneši"
x_months:
one: "1 mēnesis"
other: "%{count} mēneši"
about_x_years:
one: "aptuveni 1 gads"
other: "aptuveni %{count} gadi"
over_x_years:
one: "ilgāk par 1 gadu"
other: "ilgāk par %{count} gadiem"
almost_x_years:
one: "gandrīz 1 gadu"
other: "gandrīz %{count} gadus"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: " "
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Baits"
other: "Baiti"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
sentence_connector: "un"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nav iekļauts sarakstā"
exclusion: "ir rezervēts"
invalid: "nederīgs"
confirmation: "apstiprinājums nesakrīt"
accepted: "jābūt akceptētam"
empty: "nevar būt tukšs"
blank: "nevar būt neaizpildīts"
too_long: "ir pārāk gara(š) (maksimālais garums ir %{count} simboli)"
too_short: "ir pārāk īsa(s) (minimālais garums ir %{count} simboli)"
wrong_length: "ir nepareiza garuma (vajadzētu būt %{count} simboli)"
taken: "eksistē"
not_a_number: "nav skaitlis"
not_a_date: "nav derīgs datums"
greater_than: "jābūt lielākam par %{count}"
greater_than_or_equal_to: "jābūt lielākam vai vienādam ar %{count}"
equal_to: "jābūt vienādam ar %{count}"
less_than: "jābūt mazākam kā %{count}"
less_than_or_equal_to: "jābūt mazākam vai vienādam ar %{count}"
odd: "jāatšķirās"
even: "jāsakrīt"
greater_than_start_date: "jābūt vēlākam par sākuma datumu"
not_same_project: "nepieder pie tā paša projekta"
circular_dependency: "Šī relācija radītu ciklisku atkarību"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Izvēlieties
general_text_No: 'Nē'
general_text_Yes: 'Jā'
general_text_no: 'nē'
general_text_yes: 'jā'
general_lang_name: 'Latvian (Latviešu)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Konts tika atjaunots veiksmīgi.
notice_account_invalid_creditentials: Nepareizs lietotāja vārds vai parole.
notice_account_password_updated: Parole tika veiksmīgi atjaunota.
notice_account_wrong_password: Nepareiza parole
notice_account_register_done: Konts veiksmīgi izveidots. Lai aktivizētu kontu, spiediet uz saites, kas Jums tika nosūtīta.
notice_account_unknown_email: Nezināms lietotājs
notice_can_t_change_password: Šis konts izmanto ārēju pilnvarošanas avotu. Nav iespējams nomainīt paroli.
notice_account_lost_email_sent: Jums tika nosūtīts e-pasts ar instrukcijām, kā izveidot jaunu paroli.
notice_account_activated: Jūsu konts ir aktivizēts. Varat pieslēgties sistēmai.
notice_successful_create: Veiksmīga izveide.
notice_successful_update: Veiksmīga atjaunošana.
notice_successful_delete: Veiksmīga dzēšana.
notice_successful_connection: Veiksmīgs savienojums.
notice_file_not_found: Lapa, ko Jūs mēģināt atvērt, neeksistē vai ir pārvietota.
notice_locking_conflict: Datus ir atjaunojis cits lietotājs.
notice_not_authorized: Jums nav tiesību piekļūt šai lapai.
notice_email_sent: "E-pasts tika nosūtīts uz %{value}"
notice_email_error: "Kļūda sūtot e-pastu (%{value})"
notice_feeds_access_key_reseted: Jūsu Atom pieejas atslēga tika iestatīta sākuma stāvoklī.
notice_api_access_key_reseted: Jūsu API pieejas atslēga tika iestatīta sākuma stāvoklī.
notice_failed_to_save_issues: "Neizdevās saglabāt %{count} uzdevumu(us) no %{total} izvēlēti: %{ids}."
notice_no_issue_selected: "Nav izvēlēts uzdevums! Lūdzu, atzīmējiet uzdevumus, kurus vēlaties rediģēt!"
notice_account_pending: "Jūsu konts tika izveidots un šobrīd gaida administratora apstiprinājumu."
notice_default_data_loaded: Noklusētā konfigurācija tika veiksmīgi ielādēta.
notice_unable_delete_version: Neizdevās dzēst versiju.
notice_issue_done_ratios_updated: Uzdevuma izpildes koeficients atjaunots.
error_can_t_load_default_data: "Nevar ielādēt noklusētos konfigurācijas datus: %{value}"
error_scm_not_found: "Ieraksts vai versija nebija repozitorijā."
error_scm_command_failed: "Mēģinot piekļūt repozitorijam, notika kļūda: %{value}"
error_scm_annotate: "Ieraksts neeksistē vai tam nevar tikt pievienots paskaidrojums."
error_issue_not_found_in_project: 'Uzdevums netika atrasts vai nepieder šim projektam.'
error_no_tracker_in_project: 'Neviens trakeris nav saistīts ar šo projektu. Pārbaudiet projekta iestatījumus.'
error_no_default_issue_status: 'Nav definēts uzdevuma noklusētais statuss. Pārbaudiet konfigurāciju (Ejat uz: "Administrācija -> Uzdevumu statusi")!'
error_can_not_reopen_issue_on_closed_version: 'Nevar pievienot atsauksmi uzdevumam, kas saistīts ar slēgtu versiju.'
error_can_not_archive_project: Šis projekts nevar tikt arhivēts
error_issue_done_ratios_not_updated: "Uzdevuma izpildes koeficients nav atjaunots."
error_workflow_copy_source: 'Lūdzu izvēlieties avota trakeri vai lomu'
error_workflow_copy_target: 'Lūdzu izvēlēties mērķa trakeri(us) un lomu(as)'
warning_attachments_not_saved: "%{count} datnes netika saglabātas."
mail_subject_lost_password: "Jūsu %{value} parole"
mail_body_lost_password: 'Lai mainītu paroli, spiediet uz šīs saites:'
mail_subject_register: "Jūsu %{value} konta aktivizācija"
mail_body_register: 'Lai izveidotu kontu, spiediet uz šīs saites:'
mail_body_account_information_external: "Varat izmantot Jūsu %{value} kontu, lai pieslēgtos."
mail_body_account_information: Jūsu konta informācija
mail_subject_account_activation_request: "%{value} konta aktivizācijas pieprasījums"
mail_body_account_activation_request: "Jauns lietotājs (%{value}) ir reģistrēts. Lietotāja konts gaida Jūsu apstiprinājumu:"
mail_subject_reminder: "%{count} uzdevums(i) sagaidāms(i) tuvākajās %{days} dienās"
mail_body_reminder: "%{count} uzdevums(i), kurš(i) ir nozīmēts(i) Jums, sagaidāms(i) tuvākajās %{days} dienās:"
mail_subject_wiki_content_added: "'%{id}' Wiki lapa pievienota"
mail_body_wiki_content_added: "The '%{id}' Wiki lapu pievienojis %{author}."
mail_subject_wiki_content_updated: "'%{id}' Wiki lapa atjaunota"
mail_body_wiki_content_updated: "The '%{id}' Wiki lapu atjaunojis %{author}."
field_name: Nosaukums
field_description: Apraksts
field_summary: Kopsavilkums
field_is_required: Nepieciešams
field_firstname: Vārds
field_lastname: Uzvārds
field_mail: "E-pasts"
field_filename: Datne
field_filesize: Izmērs
field_downloads: Lejupielādes
field_author: Autors
field_created_on: Izveidots
field_updated_on: Atjaunots
field_field_format: Formāts
field_is_for_all: Visiem projektiem
field_possible_values: Iespējamās vērtības
field_regexp: Regulārā izteiksme
field_min_length: Minimālais garums
field_max_length: Maksimālais garums
field_value: Vērtība
field_category: Kategorija
field_title: Nosaukums
field_project: Projekts
field_issue: Uzdevums
field_status: Statuss
field_notes: Piezīmes
field_is_closed: Uzdevums slēgts
field_is_default: Noklusētā vērtība
field_tracker: Trakeris
field_subject: Temats
field_due_date: Sagaidāmais datums
field_assigned_to: Piešķirts
field_priority: Prioritāte
field_fixed_version: Mērķa versija
field_user: Lietotājs
field_role: Loma
field_homepage: Vietne
field_is_public: Publisks
field_parent: Apakšprojekts projektam
field_is_in_roadmap: Ceļvedī parādītie uzdevumi
field_login: Pieslēgties
field_mail_notification: "E-pasta paziņojumi"
field_admin: Administrators
field_last_login_on: Pēdējo reizi pieslēdzies
field_language: Valoda
field_effective_date: Datums
field_password: Parole
field_new_password: Janā parole
field_password_confirmation: Paroles apstiprinājums
field_version: Versija
field_type: Tips
field_host: Hosts
field_port: Ports
field_account: Konts
field_base_dn: Base DN
field_attr_login: Pieslēgšanās atribūts
field_attr_firstname: Vārda atribūts
field_attr_lastname: Uzvārda atribūts
field_attr_mail: "E-pasta atribūts"
field_onthefly: "Lietotāja izveidošana on-the-fly"
field_start_date: Sākuma datums
field_done_ratio: "% padarīti"
field_auth_source: Pilnvarošanas režīms
field_hide_mail: "Paslēpt manu e-pasta adresi"
field_comments: Komentārs
field_url: URL
field_start_page: Sākuma lapa
field_subproject: Apakšprojekts
field_hours: Stundas
field_activity: Aktivitāte
field_spent_on: Datums
field_identifier: Identifikators
field_is_filter: Izmantots kā filtrs
field_issue_to: Saistīts uzdevums
field_delay: Kavējums
field_assignable: Uzdevums var tikt piesaistīts šai lomai
field_redirect_existing_links: Pāradresēt eksistējošās saites
field_estimated_hours: Paredzētais laiks
field_column_names: Kolonnas
field_time_zone: Laika zona
field_searchable: Meklējams
field_default_value: Noklusētā vērtība
field_comments_sorting: Rādīt komentārus
field_parent_title: Vecāka lapa
field_editable: Rediģējams
field_watcher: Vērotājs
field_identity_url: OpenID URL
field_content: Saturs
field_group_by: Grupēt rezultātus pēc
field_sharing: Koplietošana
setting_app_title: Programmas nosaukums
setting_app_subtitle: Programmas apakš-nosaukums
setting_welcome_text: Sveiciena teksts
setting_default_language: Noklusētā valoda
setting_login_required: Nepieciešama pilnvarošana
setting_self_registration: Pašreģistrēšanās
setting_attachment_max_size: Pielikuma maksimālais izmērs
setting_issues_export_limit: Uzdevumu eksporta ierobežojums
setting_mail_from: "E-pasta adrese informācijas nosūtīšanai"
setting_bcc_recipients: "Saņēmēju adreses neparādīsies citu saņēmēju vēstulēs (bcc)"
setting_plain_text_mail: "Vēstule brīvā tekstā (bez HTML)"
setting_host_name: Hosta nosaukums un piekļuves ceļš
setting_text_formatting: Teksta formatēšana
setting_wiki_compression: Wiki vēstures saspiešana
setting_feeds_limit: Barotnes satura ierobežojums
setting_default_projects_public: Jaunie projekti noklusēti ir publiski pieejami
setting_autofetch_changesets: "Automātiski lietot jaunāko versiju, pieslēdzoties repozitorijam (Autofetch)"
setting_sys_api_enabled: Ieslēgt WS repozitoriju menedžmentam
setting_commit_ref_keywords: Norādes atslēgvārdi
setting_commit_fix_keywords: Fiksējošie atslēgvārdi
setting_autologin: Automātiskā pieslēgšanās
setting_date_format: Datuma formāts
setting_time_format: Laika formāts
setting_cross_project_issue_relations: "Atļaut starp-projektu uzdevumu relācijas"
setting_issue_list_default_columns: Noklusēti rādītās kolonnas uzdevumu sarakstā
setting_emails_footer: "E-pastu kājene"
setting_protocol: Protokols
setting_per_page_options: Objekti vienā lapā
setting_user_format: Lietotāju rādīšanas formāts
setting_activity_days_default: Dienus skaits aktivitāšu rādīšanai aktivitāšu sadaļā
setting_display_subprojects_issues: Rādīt apakšprojekta uzdevumus galvenajā projektā pēc noklusējuma
setting_enabled_scm: Lietot SCM
setting_mail_handler_body_delimiters: "Saīsināt pēc vienas no šim rindām"
setting_mail_handler_api_enabled: "Lietot WS ienākošajiem e-pastiem"
setting_mail_handler_api_key: API atslēga
setting_sequential_project_identifiers: Ģenerēt secīgus projektu identifikatorus
setting_gravatar_enabled: Izmantot Gravatar lietotāju ikonas
setting_gravatar_default: Noklusētais Gravatar attēls
setting_diff_max_lines_displayed: Maksimālais rādīto diff rindu skaits
setting_file_max_size_displayed: Maksimālais izmērs iekļautajiem teksta failiem
setting_repository_log_display_limit: Maksimālais žurnāla datnē rādīto revīziju skaits
setting_openid: Atļaut OpenID pieslēgšanos un reģistrēšanos
setting_password_min_length: Minimālais paroles garums
setting_new_project_user_role_id: Loma, kura tiek piešķirta ne-administratora lietotājam, kurš izveido projektu
setting_default_projects_modules: Noklusētie lietotie moduļi jaunam projektam
setting_issue_done_ratio: Aprēķināt uzdevuma izpildes koeficientu ar
setting_issue_done_ratio_issue_field: uzdevuma lauku
setting_issue_done_ratio_issue_status: uzdevuma statusu
setting_start_of_week: Sākt kalendāru ar
setting_rest_api_enabled: Lietot REST web-servisu
setting_cache_formatted_text: Kešot formatētu tekstu
permission_add_project: Izveidot projektu
permission_add_subprojects: Izveidot apakšprojektu
permission_edit_project: Rediģēt projektu
permission_select_project_modules: Izvēlēties projekta moduļus
permission_manage_members: Pārvaldīt dalībniekus
permission_manage_project_activities: Pārvaldīt projekta aktivitātes
permission_manage_versions: Pārvaldīt versijas
permission_manage_categories: Pārvaldīt uzdevumu kategorijas
permission_view_issues: Apskatīt uzdevumus
permission_add_issues: Pievienot uzdevumus
permission_edit_issues: Rediģēt uzdevumus
permission_manage_issue_relations: Pārvaldīt uzdevumu relācijas
permission_add_issue_notes: Pievienot piezīmes
permission_edit_issue_notes: Rediģēt piezīmes
permission_edit_own_issue_notes: Rediģēt paša piezīmes
permission_move_issues: Pārvietot uzdevumus
permission_delete_issues: Dzēst uzdevumus
permission_manage_public_queries: Pārvaldīt publiskos pieprasījumus
permission_save_queries: Saglabāt pieprasījumus
permission_view_gantt: Skatīt Ganta diagrammu
permission_view_calendar: Skatīt kalendāru
permission_view_issue_watchers: Skatīt vērotāju sarakstu
permission_add_issue_watchers: Pievienot vērotājus
permission_delete_issue_watchers: Dzēst vērotājus
permission_log_time: Piereģistrēt pavadīto laiku
permission_view_time_entries: Skatīt pavadīto laiku
permission_edit_time_entries: Rdiģēt laika reģistrus
permission_edit_own_time_entries: Rediģēt savus laika reģistrus
permission_manage_news: Pārvaldīt jaunumus
permission_comment_news: Komentēt jaunumus
permission_view_documents: Skatīt dokumentus
permission_manage_files: Pārvaldīt failus
permission_view_files: Skatīt failus
permission_manage_wiki: Pārvaldīt wiki
permission_rename_wiki_pages: Pārsaukt wiki lapas
permission_delete_wiki_pages: Dzēst wiki lapas
permission_view_wiki_pages: Skatīt wiki
permission_view_wiki_edits: Skatīt wiki vēsturi
permission_edit_wiki_pages: Rdiģēt wiki lapas
permission_delete_wiki_pages_attachments: Dzēst pielikumus
permission_protect_wiki_pages: Projekta wiki lapas
permission_manage_repository: Pārvaldīt repozitoriju
permission_browse_repository: Pārlūkot repozitoriju
permission_view_changesets: Skatīt izmaiņu kopumus
permission_commit_access: Atļaut piekļuvi
permission_manage_boards: Pārvaldīt ziņojumu dēļus
permission_view_messages: Skatīt ziņas
permission_add_messages: Publicēt ziņas
permission_edit_messages: Rediģēt ziņas
permission_edit_own_messages: Rediģēt savas ziņas
permission_delete_messages: Dzēst ziņas
permission_delete_own_messages: Dzēst savas ziņas
permission_export_wiki_pages: Eksportēt Wiki lapas
project_module_issue_tracking: Uzdevumu uzskaite
project_module_time_tracking: Laika uzskaite
project_module_news: Jaunumi
project_module_documents: Dokumenti
project_module_files: Datnes
project_module_wiki: Wiki
project_module_repository: Repozitorijs
project_module_boards: Ziņojumu dēļi
label_user: Lietotājs
label_user_plural: Lietotāji
label_user_new: Jauns lietotājs
label_user_anonymous: Anonīms
label_project: Projekts
label_project_new: Jauns projekts
label_project_plural: Projekti
label_x_projects:
zero: nav projektu
one: 1 projekts
other: "%{count} projekti"
label_project_all: Visi projekti
label_project_latest: Jaunākie projekti
label_issue: Uzdevums
label_issue_new: Jauns uzdevums
label_issue_plural: Uzdevumi
label_issue_view_all: Skatīt visus uzdevumus
label_issues_by: "Kārtot pēc %{value}"
label_issue_added: Uzdevums pievienots
label_issue_updated: Uzdevums atjaunots
label_document: Dokuments
label_document_new: Jauns dokuments
label_document_plural: Dokumenti
label_document_added: Dokuments pievienots
label_role: Loma
label_role_plural: Lomas
label_role_new: Jauna loma
label_role_and_permissions: Lomas un atļaujas
label_member: Dalībnieks
label_member_new: Jauns dalībnieks
label_member_plural: Dalībnieki
label_tracker: Trakeris
label_tracker_plural: Trakeri
label_tracker_new: Jauns trakeris
label_workflow: Darba gaita
label_issue_status: Uzdevuma statuss
label_issue_status_plural: Uzdevumu statusi
label_issue_status_new: Jauns statuss
label_issue_category: Uzdevuma kategorija
label_issue_category_plural: Uzdevumu kategorijas
label_issue_category_new: Jauna kategorija
label_custom_field: Pielāgojams lauks
label_custom_field_plural: Pielāgojami lauki
label_custom_field_new: Jauns pielāgojams lauks
label_enumerations: Uzskaitījumi
label_enumeration_new: Jauna vērtība
label_information: Informācija
label_information_plural: Informācija
label_please_login: Lūdzu pieslēdzieties
label_register: Reģistrēties
label_login_with_open_id_option: vai pieslēgties ar OpenID
label_password_lost: Nozaudēta parole
label_home: Sākums
label_my_page: Mana lapa
label_my_account: Mans konts
label_my_projects: Mani projekti
label_administration: Administrācija
label_login: Pieslēgties
label_logout: Atslēgties
label_help: Palīdzība
label_reported_issues: Ziņotie uzdevumi
label_assigned_to_me_issues: Man piesaistītie uzdevumi
label_last_login: Pēdējā pieslēgšanās
label_registered_on: Reģistrējies
label_activity: Aktivitāte
label_overall_activity: Kopējās aktivitātes
label_user_activity: "Lietotāja %{value} aktivitātes"
label_new: Jauns
label_logged_as: Pieslēdzies kā
label_environment: Vide
label_authentication: Pilnvarošana
label_auth_source: Pilnvarošanas režīms
label_auth_source_new: Jauns pilnvarošanas režīms
label_auth_source_plural: Pilnvarošanas režīmi
label_subproject_plural: Apakšprojekti
label_subproject_new: Jauns apakšprojekts
label_and_its_subprojects: "%{value} un tā apakšprojekti"
label_min_max_length: Minimālais - Maksimālais garums
label_list: Saraksts
label_date: Datums
label_integer: Vesels skaitlis
label_float: Decimālskaitlis
label_boolean: Patiesuma vērtība
label_string: Teksts
label_text: Garš teksts
label_attribute: Atribūts
label_attribute_plural: Atribūti
label_no_data: Nav datu, ko parādīt
label_change_status: Mainīt statusu
label_history: Vēsture
label_attachment: Pielikums
label_attachment_new: Jauns pielikums
label_attachment_delete: Dzēst pielikumu
label_attachment_plural: Pielikumi
label_file_added: Lauks pievienots
label_report: Atskaite
label_report_plural: Atskaites
label_news: Ziņa
label_news_new: Pievienot ziņu
label_news_plural: Ziņas
label_news_latest: Jaunākās ziņas
label_news_view_all: Skatīt visas ziņas
label_news_added: Ziņas pievienotas
label_settings: Iestatījumi
label_overview: Pārskats
label_version: Versija
label_version_new: Jauna versija
label_version_plural: Versijas
label_close_versions: Aizvērt pabeigtās versijas
label_confirmation: Apstiprinājums
label_export_to: 'Pieejams arī:'
label_read: Lasīt...
label_public_projects: Publiskie projekti
label_open_issues: atvērts
label_open_issues_plural: atvērti
label_closed_issues: slēgts
label_closed_issues_plural: slēgti
label_x_open_issues_abbr_on_total:
zero: 0 atvērti / %{total}
one: 1 atvērts / %{total}
other: "%{count} atvērti / %{total}"
label_x_open_issues_abbr:
zero: 0 atvērti
one: 1 atvērts
other: "%{count} atvērti"
label_x_closed_issues_abbr:
zero: 0 slēgti
one: 1 slēgts
other: "%{count} slēgti"
label_total: Kopā
label_permissions: Atļaujas
label_current_status: Pašreizējais statuss
label_new_statuses_allowed: Jauni statusi atļauti
label_all: visi
label_none: neviens
label_nobody: nekas
label_next: Nākošais
label_previous: Iepriekšējais
label_used_by: Izmanto
label_details: Detaļas
label_add_note: Pievienot piezīmi
label_per_page: katrā lapā
label_calendar: Kalendārs
label_months_from: mēneši no
label_gantt: Ganta diagramma
label_internal: Iekšējais
label_last_changes: "pēdējās %{count} izmaiņas"
label_change_view_all: Skatīt visas izmaiņas
label_personalize_page: Pielāgot šo lapu
label_comment: Komentārs
label_comment_plural: Komentāri
label_x_comments:
zero: nav komentāru
one: 1 komentārs
other: "%{count} komentāri"
label_comment_add: Pievienot komentāru
label_comment_added: Komentārs pievienots
label_comment_delete: Dzēst komentārus
label_query: Pielāgots pieprasījums
label_query_plural: Pielāgoti pieprasījumi
label_query_new: Jauns pieprasījums
label_filter_add: Pievienot filtru
label_filter_plural: Filtri
label_equals: ir
label_not_equals: nav
label_in_less_than: ir mazāk kā
label_in_more_than: ir vairāk kā
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: iekš
label_today: šodien
label_all_time: visu laiku
label_yesterday: vakar
label_this_week: šonedēļ
label_last_week: pagājušo šonedēļ
label_last_n_days: "pēdējās %{count} dienas"
label_this_month: šomēnes
label_last_month: pagājušo mēnes
label_this_year: šogad
label_date_range: Datumu apgabals
label_less_than_ago: mazāk kā dienas iepriekš
label_more_than_ago: vairāk kā dienas iepriekš
label_ago: dienas iepriekš
label_contains: satur
label_not_contains: nesatur
label_day_plural: dienas
label_repository: Repozitorijs
label_repository_plural: Repozitoriji
label_browse: Pārlūkot
label_branch: Zars
label_tag: Birka
label_revision: Revīzija
label_revision_plural: Revīzijas
label_revision_id: "Revīzija %{value}"
label_associated_revisions: Saistītās revīzijas
label_added: pievienots
label_modified: modificēts
label_copied: nokopēts
label_renamed: pārsaukts
label_deleted: dzēsts
label_latest_revision: Pēdējā revīzija
label_latest_revision_plural: Pēdējās revīzijas
label_view_revisions: Skatīt revīzijas
label_view_all_revisions: Skatīt visas revīzijas
label_max_size: Maksimālais izmērs
label_sort_highest: Pārvietot uz augšu
label_sort_higher: Pārvietot soli augšup
label_sort_lower: Pārvietot uz leju
label_sort_lowest: Pārvietot vienu soli uz leju
label_roadmap: Ceļvedis
label_roadmap_due_in: "Sagaidāms pēc %{value}"
label_roadmap_overdue: "nokavēts %{value}"
label_roadmap_no_issues: Šai versijai nav uzdevumu
label_search: Meklēt
label_result_plural: Rezultāti
label_all_words: Visi vārdi
label_wiki: Wiki
label_wiki_edit: Wiki labojums
label_wiki_edit_plural: Wiki labojumi
label_wiki_page: Wiki lapa
label_wiki_page_plural: Wiki lapas
label_index_by_title: Indeksēt pēc nosaukuma
label_index_by_date: Indeksēt pēc datuma
label_current_version: Tekošā versija
label_preview: Priekšskatījums
label_feed_plural: Barotnes
label_changes_details: Visu izmaiņu detaļas
label_issue_tracking: Uzdevumu uzskaite
label_spent_time: Pavadītais laiks
label_f_hour: "%{value} stunda"
label_f_hour_plural: "%{value} stundas"
label_time_tracking: Laika uzskaite
label_change_plural: Izmaiņas
label_statistics: Statistika
label_commits_per_month: Nodevumi mēnesī
label_commits_per_author: Nodevumi no autora
label_view_diff: Skatīt atšķirības
label_diff_inline: iekļauts
label_diff_side_by_side: blakus
label_options: Opcijas
label_copy_workflow_from: Kopēt darba plūsmu no
label_permissions_report: Atļauju atskaite
label_watched_issues: Vērotie uzdevumi
label_related_issues: Saistītie uzdevumi
label_applied_status: Piešķirtais statuss
label_loading: Lādējas...
label_relation_new: Jauna relācija
label_relation_delete: Dzēst relāciju
label_relates_to: saistīts ar
label_duplicates: dublikāti
label_duplicated_by: dublējas ar
label_blocks: bloķē
label_blocked_by: nobloķējis
label_precedes: pirms
label_follows: seko
label_end_to_start: no beigām uz sākumu
label_end_to_end: no beigām uz beigām
label_start_to_start: no sākuma uz sākumu
label_start_to_end: no sākuma uz beigām
label_stay_logged_in: Atcerēties mani
label_disabled: izslēgts
label_show_completed_versions: Rādīt pabeigtās versijas
label_me: es
label_board: Forums
label_board_new: Jauns forums
label_board_plural: Forumi
label_board_locked: Slēgts
label_board_sticky: Svarīgs
label_topic_plural: Tēmas
label_message_plural: Ziņas
label_message_last: Pēdējā ziņa
label_message_new: Jauna ziņa
label_message_posted: Ziņa pievienota
label_reply_plural: Atbildes
label_send_information: Sūtīt konta informāciju lietotājam
label_year: Gads
label_month: Mēnesis
label_week: Nedēļa
label_date_from: No
label_date_to: Kam
label_language_based: Izmantot lietotāja valodu
label_sort_by: "Kārtot pēc %{value}"
label_send_test_email: "Sūtīt testa e-pastu"
label_feeds_access_key: Atom piekļuves atslēga
label_missing_feeds_access_key: Trūkst Atom piekļuves atslēgas
label_feeds_access_key_created_on: "Atom piekļuves atslēga izveidota pirms %{value}"
label_module_plural: Moduļi
label_added_time_by: "Pievienojis %{author} pirms %{age}"
label_updated_time_by: "Atjaunojis %{author} pirms %{age}"
label_updated_time: "Atjaunots pirms %{value}"
label_jump_to_a_project: Pāriet uz projektu...
label_file_plural: Datnes
label_changeset_plural: Izmaiņu kopumi
label_default_columns: Noklusētās kolonnas
label_no_change_option: (Nav izmaiņu)
label_bulk_edit_selected_issues: Labot visus izvēlētos uzdevumus
label_theme: Tēma
label_default: Noklusēts
label_search_titles_only: Meklēt tikai nosaukumos
label_user_mail_option_all: "Par visiem notikumiem visos manos projektos"
label_user_mail_option_selected: "Par visiem notikumiem tikai izvēlētajos projektos..."
label_user_mail_no_self_notified: "Neziņot man par izmaiņām, kuras veicu es pats"
label_registration_activation_by_email: "konta aktivizācija caur e-pastu"
label_registration_manual_activation: manuālā konta aktivizācija
label_registration_automatic_activation: automātiskā konta aktivizācija
label_display_per_page: "Rādīt vienā lapā: %{value}"
label_age: Vecums
label_change_properties: Mainīt atribūtus
label_general: Galvenais
label_more: Vēl
label_scm: SCM
label_plugins: Spraudņi
label_ldap_authentication: LDAP pilnvarošana
label_downloads_abbr: L-lād.
label_optional_description: "Apraksts (neobligāts)"
label_add_another_file: Pievienot citu failu
label_preferences: Priekšrocības
label_chronological_order: Hronoloģiskā kārtībā
label_reverse_chronological_order: Apgriezti hronoloģiskā kārtībā
label_planning: Plānošana
label_incoming_emails: "Ienākošie e-pasti"
label_generate_key: Ģenerēt atslēgu
label_issue_watchers: Vērotāji
label_example: Piemērs
label_display: Rādīt
label_sort: Kārtot
label_ascending: Augoši
label_descending: Dilstoši
label_date_from_to: "No %{start} līdz %{end}"
label_wiki_content_added: Wiki lapa pievienota
label_wiki_content_updated: Wiki lapa atjaunota
label_group: Grupa
label_group_plural: Grupas
label_group_new: Jauna grupa
label_time_entry_plural: Pavadītais laiks
label_version_sharing_none: Nav koplietošanai
label_version_sharing_descendants: Ar apakšprojektiem
label_version_sharing_hierarchy: Ar projektu hierarhiju
label_version_sharing_tree: Ar projekta koku
label_version_sharing_system: Ar visiem projektiem
label_update_issue_done_ratios: Atjaunot uzdevuma veikuma attiecību
label_copy_source: Avots
label_copy_target: Mērķis
label_copy_same_as_target: Tāds pats kā mērķis
label_display_used_statuses_only: "Rādīt tikai statusus, ko lieto šis trakeris"
label_api_access_key: API pieejas atslēga
label_missing_api_access_key: Trūkst API pieejas atslēga
label_api_access_key_created_on: "API pieejas atslēga izveidota pirms %{value}"
button_login: Pieslēgties
button_submit: Nosūtīt
button_save: Saglabāt
button_check_all: Atzīmēt visu
button_uncheck_all: Noņemt visus atzīmējumus
button_delete: Dzēst
button_create: Izveidot
button_create_and_continue: Izveidot un turpināt
button_test: Testēt
button_edit: Labot
button_add: Pievienot
button_change: Mainīt
button_apply: Apstiprināt
button_clear: Notīrīt
button_lock: Slēgt
button_unlock: Atslēgt
button_download: Lejuplādēt
button_list: Saraksts
button_view: Skats
button_move: Pārvietot
button_move_and_follow: Pārvietot un sekot
button_back: Atpakaļ
button_cancel: Atcelt
button_activate: Aktivizēt
button_sort: Kārtot
button_log_time: Reģistrēt laiku
button_rollback: Atjaunot uz šo versiju
button_watch: Vērot
button_unwatch: Nevērot
button_reply: Atbildēt
button_archive: Arhivēt
button_unarchive: Atarhivēt
button_reset: Atiestatīt
button_rename: Pārsaukt
button_change_password: Mainīt paroli
button_copy: Kopēt
button_copy_and_follow: Kopēt un sekot
button_annotate: Pierakstīt paskaidrojumu
button_update: Atjaunot
button_configure: Konfigurēt
button_quote: Citāts
button_duplicate: Dublēt
button_show: Rādīt
status_active: aktīvs
status_registered: reģistrēts
status_locked: slēgts
version_status_open: atvērta
version_status_locked: slēgta
version_status_closed: aizvērta
field_active: Aktīvs
text_select_mail_notifications: "Izvēlieties darbības, par kurām vēlaties saņemt ziņojumus e-pastā"
text_regexp_info: "piem. ^[A-Z0-9]+$"
text_min_max_length_info: "0 nozīmē, ka nav ierobežojumu"
text_project_destroy_confirmation: "Vai tiešām vēlaties dzēst šo projektu un ar to saistītos datus?"
text_subprojects_destroy_warning: "Tā apakšprojekts(i): %{value} arī tiks dzēsts(i)."
text_workflow_edit: Lai labotu darba plūsmu, izvēlieties lomu un trakeri
text_are_you_sure: "Vai esat pārliecināts?"
text_journal_changed: "%{label} mainīts no %{old} uz %{new}"
text_journal_set_to: "%{label} iestatīts uz %{value}"
text_journal_deleted: "%{label} dzēsts (%{old})"
text_journal_added: "%{label} %{value} pievienots"
text_tip_issue_begin_day: uzdevums sākas šodien
text_tip_issue_end_day: uzdevums beidzas šodien
text_tip_issue_begin_end_day: uzdevums sākas un beidzas šodien
text_caracters_maximum: "%{count} simboli maksimāli."
text_caracters_minimum: "Jābūt vismaz %{count} simbolu garumā."
text_length_between: "Garums starp %{min} un %{max} simboliem."
text_tracker_no_workflow: Šim trakerim nav definēta darba plūsma
text_unallowed_characters: Neatļauti simboli
text_comma_separated: "Atļautas vairākas vērtības (atdalīt ar komatu)."
text_line_separated: "Atļautas vairākas vērtības (rakstīt katru savā rindā)."
text_issues_ref_in_commit_messages: "Izmaiņu salīdzināšana izejot no ziņojumiem"
text_issue_added: "Uzdevumu %{id} pievienojis %{author}."
text_issue_updated: "Uzdevumu %{id} atjaunojis %{author}."
text_wiki_destroy_confirmation: "Vai esat drošs, ka vēlaties dzēst šo wiki un visu tās saturu?"
text_issue_category_destroy_question: "Daži uzdevumi (%{count}) ir nozīmēti šai kategorijai. Ko Jūs vēlaties darīt?"
text_issue_category_destroy_assignments: Dzēst kategoriju nozīmējumus
text_issue_category_reassign_to: Nozīmēt uzdevumus šai kategorijai
text_user_mail_option: "No neizvēlētajiem projektiem Jūs saņemsiet ziņojumus e-pastā tikai par notikumiem, kuriem Jūs sekojat vai kuros esat iesaistīts."
text_no_configuration_data: "Lomas, trakeri, uzdevumu statusi un darba plūsmas vēl nav konfigurētas.\nĻoti ieteicams ielādēt noklusēto konfigurāciju. Pēc ielādēšanas to būs iespējams modificēt."
text_load_default_configuration: Ielādēt noklusēto konfigurāciju
text_status_changed_by_changeset: "Apstiprināts izmaiņu kopumā %{value}."
text_issues_destroy_confirmation: 'Vai tiešām vēlaties dzēst izvēlēto uzdevumu(us)?'
text_select_project_modules: 'Izvēlieties moduļus šim projektam:'
text_default_administrator_account_changed: Noklusētais administratora konts mainīts
text_file_repository_writable: Pielikumu direktorijā atļauts rakstīt
text_plugin_assets_writable: Spraudņu kataloga direktorijā atļauts rakstīt
text_rmagick_available: "RMagick pieejams (neobligāts)"
text_destroy_time_entries_question: "%{hours} stundas tika ziņotas par uzdevumu, ko vēlaties dzēst. Ko darīt?"
text_destroy_time_entries: Dzēst ziņotās stundas
text_assign_time_entries_to_project: Piešķirt ziņotās stundas projektam
text_reassign_time_entries: 'Piešķirt ziņotās stundas uzdevumam:'
text_user_wrote: "%{value} rakstīja:"
text_enumeration_destroy_question: "%{count} objekti ir piešķirti šai vērtībai."
text_enumeration_category_reassign_to: 'Piešķirt tos šai vērtībai:'
text_email_delivery_not_configured: "E-pastu nosūtīšana nav konfigurēta, un ziņojumi ir izslēgti.\nKonfigurējiet savu SMTP serveri datnē config/configuration.yml un pārstartējiet lietotni."
text_repository_usernames_mapping: "Izvēlieties vai atjaunojiet Redmine lietotāju, saistītu ar katru lietotājvārdu, kas atrodams repozitorija žurnālā.\nLietotāji ar to pašu Redmine un repozitorija lietotājvārdu būs saistīti automātiski."
text_diff_truncated: '... Šis diff tika nošķelts, jo tas pārsniedz maksimālo izmēru, ko var parādīt.'
text_custom_field_possible_values_info: 'Katra vērtības savā rindā'
text_wiki_page_destroy_question: "Šij lapai ir %{descendants} apakšlapa(as) un pēcnācēji. Ko darīt?"
text_wiki_page_nullify_children: "Paturēt apakšlapas kā pamatlapas"
text_wiki_page_destroy_children: "Dzēst apakšlapas un visus pēcnācējus"
text_wiki_page_reassign_children: "Piešķirt apakšlapas šai lapai"
text_own_membership_delete_confirmation: "Jūs tūlīt dzēsīsiet dažas vai visas atļaujas, un Jums pēc tam var nebūt atļauja labot šo projektu.\nVai turpināt?"
default_role_manager: Menedžeris
default_role_developer: Izstrādātājs
default_role_reporter: Ziņotājs
default_tracker_bug: Kļūda
default_tracker_feature: Iezīme
default_tracker_support: Atbalsts
default_issue_status_new: Jauns
default_issue_status_in_progress: Attīstībā
default_issue_status_resolved: Atrisināts
default_issue_status_feedback: Atsauksmes
default_issue_status_closed: Slēgts
default_issue_status_rejected: Noraidīts
default_doc_category_user: Lietotāja dokumentācija
default_doc_category_tech: Tehniskā dokumentācija
default_priority_low: Zema
default_priority_normal: Normāla
default_priority_high: Augsta
default_priority_urgent: Steidzama
default_priority_immediate: Tūlītēja
default_activity_design: Dizains
default_activity_development: Izstrādāšana
enumeration_issue_priorities: Uzdevumu prioritātes
enumeration_doc_categories: Dokumentu kategorijas
enumeration_activities: Aktivitātes (laika uzskaite)
enumeration_system_activity: Sistēmas aktivitātes
error_can_not_delete_custom_field: Unable to delete custom field
permission_manage_subtasks: Manage subtasks
label_profile: Profile
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
field_parent_issue: Parent task
error_unable_delete_issue_status: Unable to delete issue status
label_subtask_plural: Subtasks
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
label_project_copy_notifications: Send email notifications during the project copy
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Kodēt ziņojumus
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 uzdevums
one: 1 uzdevums
other: "%{count} uzdevumi"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: visi
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Ar apakšprojektiem
label_cross_project_tree: Ar projekta koku
label_cross_project_hierarchy: Ar projektu hierarhiju
label_cross_project_system: Ar visiem projektiem
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Kopā
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/hu.yml 0000644 0001750 0001750 00000145712 12255774347 016546 0 ustar ondrej ondrej # Hungarian translations for Ruby on Rails
# by Richard Abonyi (richard.abonyi@gmail.com)
# thanks to KKata, replaced and #hup.hu
# Cleaned up by László Bácsi (http://lackac.hu)
# updated by kfl62 kfl62g@gmail.com
# updated by Gábor Takács (taky77@gmail.com)
"hu":
direction: ltr
date:
formats:
default: "%Y.%m.%d."
short: "%b %e."
long: "%Y. %B %e."
day_names: [vasárnap, hétfő, kedd, szerda, csütörtök, péntek, szombat]
abbr_day_names: [v., h., k., sze., cs., p., szo.]
month_names: [~, január, február, március, április, május, június, július, augusztus, szeptember, október, november, december]
abbr_month_names: [~, jan., febr., márc., ápr., máj., jún., júl., aug., szept., okt., nov., dec.]
order:
- :year
- :month
- :day
time:
formats:
default: "%Y. %b %d., %H:%M"
time: "%H:%M"
short: "%b %e., %H:%M"
long: "%Y. %B %e., %A, %H:%M"
am: "de."
pm: "du."
datetime:
distance_in_words:
half_a_minute: 'fél perc'
less_than_x_seconds:
# zero: 'kevesebb, mint 1 másodperce'
one: 'kevesebb, mint 1 másodperce'
other: 'kevesebb, mint %{count} másodperce'
x_seconds:
one: '1 másodperce'
other: '%{count} másodperce'
less_than_x_minutes:
# zero: 'kevesebb, mint 1 perce'
one: 'kevesebb, mint 1 perce'
other: 'kevesebb, mint %{count} perce'
x_minutes:
one: '1 perce'
other: '%{count} perce'
about_x_hours:
one: 'csaknem 1 órája'
other: 'csaknem %{count} órája'
x_hours:
one: "1 óra"
other: "%{count} óra"
x_days:
one: '1 napja'
other: '%{count} napja'
about_x_months:
one: 'csaknem 1 hónapja'
other: 'csaknem %{count} hónapja'
x_months:
one: '1 hónapja'
other: '%{count} hónapja'
about_x_years:
one: 'csaknem 1 éve'
other: 'csaknem %{count} éve'
over_x_years:
one: 'több, mint 1 éve'
other: 'több, mint %{count} éve'
almost_x_years:
one: "csaknem 1 éve"
other: "csaknem %{count} éve"
prompts:
year: "Év"
month: "Hónap"
day: "Nap"
hour: "Óra"
minute: "Perc"
second: "Másodperc"
number:
format:
precision: 2
separator: ','
delimiter: ' '
currency:
format:
unit: 'Ft'
precision: 0
format: '%n %u'
separator: ","
delimiter: ""
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "bájt"
other: "bájt"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
support:
array:
# sentence_connector: "és"
# skip_last_comma: true
words_connector: ", "
two_words_connector: " és "
last_word_connector: " és "
activerecord:
errors:
template:
header:
one: "1 hiba miatt nem menthető a következő: %{model}"
other: "%{count} hiba miatt nem menthető a következő: %{model}"
body: "Problémás mezők:"
messages:
inclusion: "nincs a listában"
exclusion: "nem elérhető"
invalid: "nem megfelelő"
confirmation: "nem egyezik"
accepted: "nincs elfogadva"
empty: "nincs megadva"
blank: "nincs megadva"
too_long: "túl hosszú (nem lehet több %{count} karakternél)"
too_short: "túl rövid (legalább %{count} karakter kell legyen)"
wrong_length: "nem megfelelő hosszúságú (%{count} karakter szükséges)"
taken: "már foglalt"
not_a_number: "nem szám"
greater_than: "nagyobb kell legyen, mint %{count}"
greater_than_or_equal_to: "legalább %{count} kell legyen"
equal_to: "pontosan %{count} kell legyen"
less_than: "kevesebb, mint %{count} kell legyen"
less_than_or_equal_to: "legfeljebb %{count} lehet"
odd: "páratlan kell legyen"
even: "páros kell legyen"
greater_than_start_date: "nagyobbnak kell lennie, mint az indítás dátuma"
not_same_project: "nem azonos projekthez tartozik"
circular_dependency: "Ez a kapcsolat egy körkörös függőséget eredményez"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Kérem válasszon
general_text_No: 'Nem'
general_text_Yes: 'Igen'
general_text_no: 'nem'
general_text_yes: 'igen'
general_lang_name: 'Magyar'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-2
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: A fiók adatai sikeresen frissítve.
notice_account_invalid_creditentials: Hibás felhasználói név, vagy jelszó
notice_account_password_updated: A jelszó módosítása megtörtént.
notice_account_wrong_password: Hibás jelszó
notice_account_register_done: A fiók sikeresen létrehozva. Aktiválásához kattints az e-mailben kapott linkre
notice_account_unknown_email: Ismeretlen felhasználó.
notice_can_t_change_password: A fiók külső azonosítási forrást használ. A jelszó megváltoztatása nem lehetséges.
notice_account_lost_email_sent: Egy e-mail üzenetben postáztunk Önnek egy leírást az új jelszó beállításáról.
notice_account_activated: Fiókját aktiváltuk. Most már be tud jelentkezni a rendszerbe.
notice_successful_create: Sikeres létrehozás.
notice_successful_update: Sikeres módosítás.
notice_successful_delete: Sikeres törlés.
notice_successful_connection: Sikeres bejelentkezés.
notice_file_not_found: Az oldal, amit meg szeretne nézni nem található, vagy átkerült egy másik helyre.
notice_locking_conflict: Az adatot egy másik felhasználó idő közben módosította.
notice_not_authorized: Nincs hozzáférési engedélye ehhez az oldalhoz.
notice_email_sent: "Egy e-mail üzenetet küldtünk a következő címre %{value}"
notice_email_error: "Hiba történt a levél küldése közben (%{value})"
notice_feeds_access_key_reseted: Az Atom hozzáférési kulcsát újra generáltuk.
notice_failed_to_save_issues: "Nem sikerült a %{count} feladat(ok) mentése a %{total} -ban kiválasztva: %{ids}."
notice_no_issue_selected: "Nincs feladat kiválasztva! Kérem jelölje meg melyik feladatot szeretné szerkeszteni!"
notice_account_pending: "A fiókja létrejött, és adminisztrátori jóváhagyásra vár."
notice_default_data_loaded: Az alapértelmezett konfiguráció betöltése sikeresen megtörtént.
error_can_t_load_default_data: "Az alapértelmezett konfiguráció betöltése nem lehetséges: %{value}"
error_scm_not_found: "A bejegyzés, vagy revízió nem található a tárolóban."
error_scm_command_failed: "A tároló elérése közben hiba lépett fel: %{value}"
error_scm_annotate: "A bejegyzés nem létezik, vagy nics jegyzetekkel ellátva."
error_issue_not_found_in_project: 'A feladat nem található, vagy nem ehhez a projekthez tartozik'
mail_subject_lost_password: Az Ön Redmine jelszava
mail_body_lost_password: 'A Redmine jelszó megváltoztatásához, kattintson a következő linkre:'
mail_subject_register: Redmine azonosító aktiválása
mail_body_register: 'A Redmine azonosítója aktiválásához, kattintson a következő linkre:'
mail_body_account_information_external: "A %{value} azonosító használatával bejelentkezhet a Redmine-ba."
mail_body_account_information: Az Ön Redmine azonosítójának információi
mail_subject_account_activation_request: Redmine azonosító aktiválási kérelem
mail_body_account_activation_request: "Egy új felhasználó (%{value}) regisztrált, azonosítója jóváhasgyásra várakozik:"
field_name: Név
field_description: Leírás
field_summary: Összegzés
field_is_required: Kötelező
field_firstname: Keresztnév
field_lastname: Vezetéknév
field_mail: E-mail
field_filename: Fájl
field_filesize: Méret
field_downloads: Letöltések
field_author: Szerző
field_created_on: Létrehozva
field_updated_on: Módosítva
field_field_format: Formátum
field_is_for_all: Minden projekthez
field_possible_values: Lehetséges értékek
field_regexp: Reguláris kifejezés
field_min_length: Minimum hossz
field_max_length: Maximum hossz
field_value: Érték
field_category: Kategória
field_title: Cím
field_project: Projekt
field_issue: Feladat
field_status: Státusz
field_notes: Feljegyzések
field_is_closed: Feladat lezárva
field_is_default: Alapértelmezett érték
field_tracker: Típus
field_subject: Tárgy
field_due_date: Befejezés dátuma
field_assigned_to: Felelős
field_priority: Prioritás
field_fixed_version: Cél verzió
field_user: Felhasználó
field_role: Szerepkör
field_homepage: Weboldal
field_is_public: Nyilvános
field_parent: Szülő projekt
field_is_in_roadmap: Feladatok látszanak az életútban
field_login: Azonosító
field_mail_notification: E-mail értesítések
field_admin: Adminisztrátor
field_last_login_on: Utolsó bejelentkezés
field_language: Nyelv
field_effective_date: Dátum
field_password: Jelszó
field_new_password: Új jelszó
field_password_confirmation: Megerősítés
field_version: Verzió
field_type: Típus
field_host: Kiszolgáló
field_port: Port
field_account: Felhasználói fiók
field_base_dn: Base DN
field_attr_login: Bejelentkezési tulajdonság
field_attr_firstname: Keresztnév
field_attr_lastname: Vezetéknév
field_attr_mail: E-mail
field_onthefly: On-the-fly felhasználó létrehozás
field_start_date: Kezdés dátuma
field_done_ratio: Készültség (%)
field_auth_source: Azonosítási mód
field_hide_mail: Rejtse el az e-mail címem
field_comments: Megjegyzés
field_url: URL
field_start_page: Kezdőlap
field_subproject: Alprojekt
field_hours: Óra
field_activity: Aktivitás
field_spent_on: Dátum
field_identifier: Azonosító
field_is_filter: Szűrőként használható
field_issue_to: Kapcsolódó feladat
field_delay: Késés
field_assignable: Feladat rendelhető ehhez a szerepkörhöz
field_redirect_existing_links: Létező linkek átirányítása
field_estimated_hours: Becsült időigény
field_column_names: Oszlopok
field_time_zone: Időzóna
field_searchable: Kereshető
field_default_value: Alapértelmezett érték
field_comments_sorting: Feljegyzések megjelenítése
setting_app_title: Alkalmazás címe
setting_app_subtitle: Alkalmazás alcíme
setting_welcome_text: Üdvözlő üzenet
setting_default_language: Alapértelmezett nyelv
setting_login_required: Azonosítás szükséges
setting_self_registration: Regisztráció
setting_attachment_max_size: Melléklet max. mérete
setting_issues_export_limit: Feladatok exportálásának korlátja
setting_mail_from: Kibocsátó e-mail címe
setting_bcc_recipients: Titkos másolat címzet (bcc)
setting_host_name: Kiszolgáló neve
setting_text_formatting: Szöveg formázás
setting_wiki_compression: Wiki történet tömörítés
setting_feeds_limit: Atom tartalom korlát
setting_default_projects_public: Az új projektek alapértelmezés szerint nyilvánosak
setting_autofetch_changesets: Commitok automatikus lehúzása
setting_sys_api_enabled: WS engedélyezése a tárolók kezeléséhez
setting_commit_ref_keywords: Hivatkozó kulcsszavak
setting_commit_fix_keywords: Javítások kulcsszavai
setting_autologin: Automatikus bejelentkezés
setting_date_format: Dátum formátum
setting_time_format: Idő formátum
setting_cross_project_issue_relations: Kereszt-projekt feladat hivatkozások engedélyezése
setting_issue_list_default_columns: Az alapértelmezésként megjelenített oszlopok a feladat listában
setting_emails_footer: E-mail lábléc
setting_protocol: Protokol
setting_per_page_options: Objektum / oldal opciók
setting_user_format: Felhasználók megjelenítésének formája
setting_activity_days_default: Napok megjelenítése a project aktivitásnál
setting_display_subprojects_issues: Alapértelmezettként mutassa az alprojektek feladatait is a projekteken
setting_start_of_week: A hét első napja
project_module_issue_tracking: Feladat követés
project_module_time_tracking: Idő rögzítés
project_module_news: Hírek
project_module_documents: Dokumentumok
project_module_files: Fájlok
project_module_wiki: Wiki
project_module_repository: Forráskód
project_module_boards: Fórumok
label_user: Felhasználó
label_user_plural: Felhasználók
label_user_new: Új felhasználó
label_project: Projekt
label_project_new: Új projekt
label_project_plural: Projektek
label_x_projects:
zero: nincsenek projektek
one: 1 projekt
other: "%{count} projekt"
label_project_all: Az összes projekt
label_project_latest: Legutóbbi projektek
label_issue: Feladat
label_issue_new: Új feladat
label_issue_plural: Feladatok
label_issue_view_all: Minden feladat
label_issues_by: "%{value} feladatai"
label_issue_added: Feladat hozzáadva
label_issue_updated: Feladat frissítve
label_document: Dokumentum
label_document_new: Új dokumentum
label_document_plural: Dokumentumok
label_document_added: Dokumentum hozzáadva
label_role: Szerepkör
label_role_plural: Szerepkörök
label_role_new: Új szerepkör
label_role_and_permissions: Szerepkörök, és jogosultságok
label_member: Résztvevő
label_member_new: Új résztvevő
label_member_plural: Résztvevők
label_tracker: Feladat típus
label_tracker_plural: Feladat típusok
label_tracker_new: Új feladat típus
label_workflow: Workflow
label_issue_status: Feladat státusz
label_issue_status_plural: Feladat státuszok
label_issue_status_new: Új státusz
label_issue_category: Feladat kategória
label_issue_category_plural: Feladat kategóriák
label_issue_category_new: Új kategória
label_custom_field: Egyéni mező
label_custom_field_plural: Egyéni mezők
label_custom_field_new: Új egyéni mező
label_enumerations: Felsorolások
label_enumeration_new: Új érték
label_information: Információ
label_information_plural: Információk
label_please_login: Jelentkezzen be
label_register: Regisztráljon
label_password_lost: Elfelejtett jelszó
label_home: Kezdőlap
label_my_page: Saját kezdőlapom
label_my_account: Fiókom adatai
label_my_projects: Saját projektem
label_administration: Adminisztráció
label_login: Bejelentkezés
label_logout: Kijelentkezés
label_help: Súgó
label_reported_issues: Bejelentett feladatok
label_assigned_to_me_issues: A nekem kiosztott feladatok
label_last_login: Utolsó bejelentkezés
label_registered_on: Regisztrált
label_activity: Történések
label_overall_activity: Teljes aktivitás
label_new: Új
label_logged_as: Bejelentkezve, mint
label_environment: Környezet
label_authentication: Azonosítás
label_auth_source: Azonosítás módja
label_auth_source_new: Új azonosítási mód
label_auth_source_plural: Azonosítási módok
label_subproject_plural: Alprojektek
label_and_its_subprojects: "%{value} és alprojektjei"
label_min_max_length: Min - Max hossz
label_list: Lista
label_date: Dátum
label_integer: Egész
label_float: Lebegőpontos
label_boolean: Logikai
label_string: Szöveg
label_text: Hosszú szöveg
label_attribute: Tulajdonság
label_attribute_plural: Tulajdonságok
label_no_data: Nincs megjeleníthető adat
label_change_status: Státusz módosítása
label_history: Történet
label_attachment: Fájl
label_attachment_new: Új fájl
label_attachment_delete: Fájl törlése
label_attachment_plural: Fájlok
label_file_added: Fájl hozzáadva
label_report: Jelentés
label_report_plural: Jelentések
label_news: Hírek
label_news_new: Hír hozzáadása
label_news_plural: Hírek
label_news_latest: Legutóbbi hírek
label_news_view_all: Minden hír megtekintése
label_news_added: Hír hozzáadva
label_settings: Beállítások
label_overview: Áttekintés
label_version: Verzió
label_version_new: Új verzió
label_version_plural: Verziók
label_confirmation: Jóváhagyás
label_export_to: Exportálás
label_read: Olvas...
label_public_projects: Nyilvános projektek
label_open_issues: nyitott
label_open_issues_plural: nyitott
label_closed_issues: lezárt
label_closed_issues_plural: lezárt
label_x_open_issues_abbr_on_total:
zero: nyitott 0 / %{total}
one: nyitott 1 / %{total}
other: "nyitott %{count} / %{total}"
label_x_open_issues_abbr:
zero: 0 nyitott
one: 1 nyitott
other: "%{count} nyitott"
label_x_closed_issues_abbr:
zero: 0 lezárt
one: 1 lezárt
other: "%{count} lezárt"
label_total: Összesen
label_permissions: Jogosultságok
label_current_status: Jelenlegi státusz
label_new_statuses_allowed: Státusz változtatások engedélyei
label_all: mind
label_none: nincs
label_nobody: senki
label_next: Következő
label_previous: Előző
label_used_by: Használja
label_details: Részletek
label_add_note: Jegyzet hozzáadása
label_per_page: Oldalanként
label_calendar: Naptár
label_months_from: hónap, kezdve
label_gantt: Gantt
label_internal: Belső
label_last_changes: "utolsó %{count} változás"
label_change_view_all: Minden változás megtekintése
label_personalize_page: Az oldal testreszabása
label_comment: Megjegyzés
label_comment_plural: Megjegyzés
label_x_comments:
zero: nincs megjegyzés
one: 1 megjegyzés
other: "%{count} megjegyzés"
label_comment_add: Megjegyzés hozzáadása
label_comment_added: Megjegyzés hozzáadva
label_comment_delete: Megjegyzések törlése
label_query: Egyéni lekérdezés
label_query_plural: Egyéni lekérdezések
label_query_new: Új lekérdezés
label_filter_add: Szűrő hozzáadása
label_filter_plural: Szűrők
label_equals: egyenlő
label_not_equals: nem egyenlő
label_in_less_than: kevesebb, mint
label_in_more_than: több, mint
label_in: in
label_today: ma
label_all_time: mindenkor
label_yesterday: tegnap
label_this_week: aktuális hét
label_last_week: múlt hét
label_last_n_days: "az elmúlt %{count} nap"
label_this_month: aktuális hónap
label_last_month: múlt hónap
label_this_year: aktuális év
label_date_range: Dátum intervallum
label_less_than_ago: kevesebb, mint nappal ezelőtt
label_more_than_ago: több, mint nappal ezelőtt
label_ago: nappal ezelőtt
label_contains: tartalmazza
label_not_contains: nem tartalmazza
label_day_plural: nap
label_repository: Forráskód
label_repository_plural: Forráskódok
label_browse: Tallóz
label_revision: Revízió
label_revision_plural: Revíziók
label_associated_revisions: Kapcsolt revíziók
label_added: hozzáadva
label_modified: módosítva
label_deleted: törölve
label_latest_revision: Legutolsó revízió
label_latest_revision_plural: Legutolsó revíziók
label_view_revisions: Revíziók megtekintése
label_max_size: Maximális méret
label_sort_highest: Az elejére
label_sort_higher: Eggyel feljebb
label_sort_lower: Eggyel lejjebb
label_sort_lowest: Az aljára
label_roadmap: Életút
label_roadmap_due_in: "Elkészültéig várhatóan még %{value}"
label_roadmap_overdue: "%{value} késésben"
label_roadmap_no_issues: Nincsenek feladatok ehhez a verzióhoz
label_search: Keresés
label_result_plural: Találatok
label_all_words: Minden szó
label_wiki: Wiki
label_wiki_edit: Wiki szerkesztés
label_wiki_edit_plural: Wiki szerkesztések
label_wiki_page: Wiki oldal
label_wiki_page_plural: Wiki oldalak
label_index_by_title: Cím szerint indexelve
label_index_by_date: Dátum szerint indexelve
label_current_version: Jelenlegi verzió
label_preview: Előnézet
label_feed_plural: Visszajelzések
label_changes_details: Változások részletei
label_issue_tracking: Feladat követés
label_spent_time: Ráfordított idő
label_f_hour: "%{value} óra"
label_f_hour_plural: "%{value} óra"
label_time_tracking: Idő rögzítés
label_change_plural: Változások
label_statistics: Statisztikák
label_commits_per_month: Commitok havonta
label_commits_per_author: Commitok szerzőnként
label_view_diff: Különbségek megtekintése
label_diff_inline: soronként
label_diff_side_by_side: egymás mellett
label_options: Opciók
label_copy_workflow_from: Workflow másolása innen
label_permissions_report: Jogosultsági riport
label_watched_issues: Megfigyelt feladatok
label_related_issues: Kapcsolódó feladatok
label_applied_status: Alkalmazandó státusz
label_loading: Betöltés...
label_relation_new: Új kapcsolat
label_relation_delete: Kapcsolat törlése
label_relates_to: kapcsolódik
label_duplicates: duplikálja
label_blocks: zárolja
label_blocked_by: zárolta
label_precedes: megelőzi
label_follows: követi
label_end_to_start: végétől indulásig
label_end_to_end: végétől végéig
label_start_to_start: indulástól indulásig
label_start_to_end: indulástól végéig
label_stay_logged_in: Emlékezzen rám
label_disabled: kikapcsolva
label_show_completed_versions: A kész verziók mutatása
label_me: én
label_board: Fórum
label_board_new: Új fórum
label_board_plural: Fórumok
label_topic_plural: Témák
label_message_plural: Üzenetek
label_message_last: Utolsó üzenet
label_message_new: Új üzenet
label_message_posted: Üzenet hozzáadva
label_reply_plural: Válaszok
label_send_information: Fiók infomációk küldése a felhasználónak
label_year: Év
label_month: Hónap
label_week: Hét
label_date_from: 'Kezdet:'
label_date_to: 'Vége:'
label_language_based: A felhasználó nyelve alapján
label_sort_by: "%{value} szerint rendezve"
label_send_test_email: Teszt e-mail küldése
label_feeds_access_key_created_on: "Atom hozzáférési kulcs létrehozva %{value}"
label_module_plural: Modulok
label_added_time_by: "%{author} adta hozzá %{age}"
label_updated_time: "Utolsó módosítás %{value}"
label_jump_to_a_project: Ugrás projekthez...
label_file_plural: Fájlok
label_changeset_plural: Changesets
label_default_columns: Alapértelmezett oszlopok
label_no_change_option: (Nincs változás)
label_bulk_edit_selected_issues: A kiválasztott feladatok kötegelt szerkesztése
label_theme: Téma
label_default: Alapértelmezett
label_search_titles_only: Keresés csak a címekben
label_user_mail_option_all: "Minden eseményről minden saját projektemben"
label_user_mail_option_selected: "Minden eseményről a kiválasztott projektekben..."
label_user_mail_no_self_notified: "Nem kérek értesítést az általam végzett módosításokról"
label_registration_activation_by_email: Fiók aktiválása e-mailben
label_registration_manual_activation: Manuális fiók aktiválás
label_registration_automatic_activation: Automatikus fiók aktiválás
label_display_per_page: "Oldalanként: %{value}"
label_age: Kor
label_change_properties: Tulajdonságok változtatása
label_general: Általános
label_more: továbbiak
label_scm: SCM
label_plugins: Pluginek
label_ldap_authentication: LDAP azonosítás
label_downloads_abbr: D/L
label_optional_description: Opcionális leírás
label_add_another_file: Újabb fájl hozzáadása
label_preferences: Tulajdonságok
label_chronological_order: Időrendben
label_reverse_chronological_order: Fordított időrendben
label_planning: Tervezés
button_login: Bejelentkezés
button_submit: Elfogad
button_save: Mentés
button_check_all: Mindent kijelöl
button_uncheck_all: Kijelölés törlése
button_delete: Töröl
button_create: Létrehoz
button_test: Teszt
button_edit: Szerkeszt
button_add: Hozzáad
button_change: Változtat
button_apply: Alkalmaz
button_clear: Töröl
button_lock: Zárol
button_unlock: Felold
button_download: Letöltés
button_list: Lista
button_view: Megnéz
button_move: Mozgat
button_back: Vissza
button_cancel: Mégse
button_activate: Aktivál
button_sort: Rendezés
button_log_time: Idő rögzítés
button_rollback: Visszaáll erre a verzióra
button_watch: Megfigyel
button_unwatch: Megfigyelés törlése
button_reply: Válasz
button_archive: Archivál
button_unarchive: Dearchivál
button_reset: Reset
button_rename: Átnevez
button_change_password: Jelszó megváltoztatása
button_copy: Másol
button_annotate: Jegyzetel
button_update: Módosít
button_configure: Konfigurál
status_active: aktív
status_registered: regisztrált
status_locked: zárolt
text_select_mail_notifications: Válasszon eseményeket, amelyekről e-mail értesítést kell küldeni.
text_regexp_info: pl. ^[A-Z0-9]+$
text_min_max_length_info: 0 = nincs korlátozás
text_project_destroy_confirmation: Biztosan törölni szeretné a projektet és vele együtt minden kapcsolódó adatot ?
text_subprojects_destroy_warning: "Az alprojekt(ek): %{value} szintén törlésre kerülnek."
text_workflow_edit: Válasszon egy szerepkört, és egy feladat típust a workflow szerkesztéséhez
text_are_you_sure: Biztos benne ?
text_tip_issue_begin_day: a feladat ezen a napon kezdődik
text_tip_issue_end_day: a feladat ezen a napon ér véget
text_tip_issue_begin_end_day: a feladat ezen a napon kezdődik és ér véget
text_caracters_maximum: "maximum %{count} karakter."
text_caracters_minimum: "Legkevesebb %{count} karakter hosszúnek kell lennie."
text_length_between: "Legalább %{min} és legfeljebb %{max} hosszú karakter."
text_tracker_no_workflow: Nincs workflow definiálva ehhez a feladat típushoz
text_unallowed_characters: Tiltott karakterek
text_comma_separated: Több érték megengedett (vesszővel elválasztva)
text_issues_ref_in_commit_messages: Hivatkozás feladatokra, feladatok javítása a commit üzenetekben
text_issue_added: "%{author} új feladatot hozott létre %{id} sorszámmal."
text_issue_updated: "%{author} módosította a %{id} sorszámú feladatot."
text_wiki_destroy_confirmation: Biztosan törölni szeretné ezt a wiki-t minden tartalmával együtt ?
text_issue_category_destroy_question: "Néhány feladat (%{count}) hozzá van rendelve ehhez a kategóriához. Mit szeretne tenni?"
text_issue_category_destroy_assignments: Kategória hozzárendelés megszüntetése
text_issue_category_reassign_to: Feladatok újra hozzárendelése másik kategóriához
text_user_mail_option: "A nem kiválasztott projektekről csak akkor kap értesítést, ha figyelést kér rá, vagy részt vesz benne (pl. Ön a létrehozó, vagy a hozzárendelő)"
text_no_configuration_data: "Szerepkörök, feladat típusok, feladat státuszok, és workflow adatok még nincsenek konfigurálva.\nErősen ajánlott, az alapértelmezett konfiguráció betöltése, és utána módosíthatja azt."
text_load_default_configuration: Alapértelmezett konfiguráció betöltése
text_status_changed_by_changeset: "Applied in changeset %{value}."
text_issues_destroy_confirmation: 'Biztos benne, hogy törölni szeretné a kijelölt feladato(ka)t ?'
text_select_project_modules: 'Válassza ki az engedélyezett modulokat ehhez a projekthez:'
text_default_administrator_account_changed: Alapértelmezett adminisztrátor fiók megváltoztatva
text_file_repository_writable: Fájl tároló írható
text_rmagick_available: RMagick elérhető (nem kötelező)
text_destroy_time_entries_question: "%{hours} órányi munka van rögzítve a feladatokon, amiket törölni szeretne. Mit szeretne tenni?"
text_destroy_time_entries: A rögzített órák törlése
text_assign_time_entries_to_project: A rögzített órák hozzárendelése a projekthez
text_reassign_time_entries: 'A rögzített órák újra hozzárendelése másik feladathoz:'
default_role_manager: Vezető
default_role_developer: Fejlesztő
default_role_reporter: Bejelentő
default_tracker_bug: Hiba
default_tracker_feature: Fejlesztés
default_tracker_support: Támogatás
default_issue_status_new: Új
default_issue_status_in_progress: Folyamatban
default_issue_status_resolved: Megoldva
default_issue_status_feedback: Visszajelzés
default_issue_status_closed: Lezárt
default_issue_status_rejected: Elutasított
default_doc_category_user: Felhasználói dokumentáció
default_doc_category_tech: Technikai dokumentáció
default_priority_low: Alacsony
default_priority_normal: Normál
default_priority_high: Magas
default_priority_urgent: Sürgős
default_priority_immediate: Azonnal
default_activity_design: Tervezés
default_activity_development: Fejlesztés
enumeration_issue_priorities: Feladat prioritások
enumeration_doc_categories: Dokumentum kategóriák
enumeration_activities: Tevékenységek (idő rögzítés)
mail_body_reminder: "%{count} neked kiosztott feladat határidős az elkövetkező %{days} napban:"
mail_subject_reminder: "%{count} feladat határidős az elkövetkező %{days} napban"
text_user_wrote: "%{value} írta:"
label_duplicated_by: duplikálta
setting_enabled_scm: Forráskódkezelő (SCM) engedélyezése
text_enumeration_category_reassign_to: 'Újra hozzárendelés ehhez:'
text_enumeration_destroy_question: "%{count} objektum van hozzárendelve ehhez az értékhez."
label_incoming_emails: Beérkezett levelek
label_generate_key: Kulcs generálása
setting_mail_handler_api_enabled: Web Service engedélyezése a beérkezett levelekhez
setting_mail_handler_api_key: API kulcs
text_email_delivery_not_configured: "Az E-mail küldés nincs konfigurálva, és az értesítések ki vannak kapcsolva.\nÁllítsd be az SMTP szervert a config/configuration.yml fájlban és indítsd újra az alkalmazást, hogy érvénybe lépjen."
field_parent_title: Szülő oldal
label_issue_watchers: Megfigyelők
button_quote: Hozzászólás / Idézet
setting_sequential_project_identifiers: Szekvenciális projekt azonosítók generálása
notice_unable_delete_version: A verziót nem lehet törölni
label_renamed: átnevezve
label_copied: lemásolva
setting_plain_text_mail: csak szöveg (nem HTML)
permission_view_files: Fájlok megtekintése
permission_edit_issues: Feladatok szerkesztése
permission_edit_own_time_entries: Saját időnapló szerkesztése
permission_manage_public_queries: Nyilvános kérések kezelése
permission_add_issues: Feladat felvétele
permission_log_time: Idő rögzítése
permission_view_changesets: Változáskötegek megtekintése
permission_view_time_entries: Időrögzítések megtekintése
permission_manage_versions: Verziók kezelése
permission_manage_wiki: Wiki kezelése
permission_manage_categories: Feladat kategóriák kezelése
permission_protect_wiki_pages: Wiki oldalak védelme
permission_comment_news: Hírek kommentelése
permission_delete_messages: Üzenetek törlése
permission_select_project_modules: Projekt modulok kezelése
permission_edit_wiki_pages: Wiki oldalak szerkesztése
permission_add_issue_watchers: Megfigyelők felvétele
permission_view_gantt: Gannt diagramm megtekintése
permission_move_issues: Feladatok mozgatása
permission_manage_issue_relations: Feladat kapcsolatok kezelése
permission_delete_wiki_pages: Wiki oldalak törlése
permission_manage_boards: Fórumok kezelése
permission_delete_wiki_pages_attachments: Csatolmányok törlése
permission_view_wiki_edits: Wiki történet megtekintése
permission_add_messages: Üzenet beküldése
permission_view_messages: Üzenetek megtekintése
permission_manage_files: Fájlok kezelése
permission_edit_issue_notes: Jegyzetek szerkesztése
permission_manage_news: Hírek kezelése
permission_view_calendar: Naptár megtekintése
permission_manage_members: Tagok kezelése
permission_edit_messages: Üzenetek szerkesztése
permission_delete_issues: Feladatok törlése
permission_view_issue_watchers: Megfigyelők listázása
permission_manage_repository: Tárolók kezelése
permission_commit_access: Commit hozzáférés
permission_browse_repository: Tároló böngészése
permission_view_documents: Dokumetumok megtekintése
permission_edit_project: Projekt szerkesztése
permission_add_issue_notes: Jegyzet rögzítése
permission_save_queries: Kérések mentése
permission_view_wiki_pages: Wiki megtekintése
permission_rename_wiki_pages: Wiki oldalak átnevezése
permission_edit_time_entries: Időnaplók szerkesztése
permission_edit_own_issue_notes: Saját jegyzetek szerkesztése
setting_gravatar_enabled: Felhasználói fényképek engedélyezése
label_example: Példa
text_repository_usernames_mapping: "Állítsd be a felhasználó összerendeléseket a Redmine, és a tároló logban található felhasználók között.\nAz azonos felhasználó nevek összerendelése automatikusan megtörténik."
permission_edit_own_messages: Saját üzenetek szerkesztése
permission_delete_own_messages: Saját üzenetek törlése
label_user_activity: "%{value} tevékenységei"
label_updated_time_by: "Módosította %{author} %{age}"
text_diff_truncated: '... A diff fájl vége nem jelenik meg, mert hosszab, mint a megjeleníthető sorok száma.'
setting_diff_max_lines_displayed: A megjelenítendő sorok száma (maximum) a diff fájloknál
text_plugin_assets_writable: Plugin eszközök könyvtár írható
warning_attachments_not_saved: "%{count} fájl mentése nem sikerült."
button_create_and_continue: Létrehozás és folytatás
text_custom_field_possible_values_info: 'Értékenként egy sor'
label_display: Megmutat
field_editable: Szerkeszthető
setting_repository_log_display_limit: Maximum hány revíziót mutasson meg a log megjelenítésekor
setting_file_max_size_displayed: Maximum mekkora szövegfájlokat jelenítsen meg soronkénti összehasonlításnál
field_watcher: Megfigyelő
setting_openid: OpenID regisztráció és bejelentkezés engedélyezése
field_identity_url: OpenID URL
label_login_with_open_id_option: bejelentkezés OpenID használatával
field_content: Tartalom
label_descending: Csökkenő
label_sort: Rendezés
label_ascending: Növekvő
label_date_from_to: "%{start} -tól %{end} -ig"
label_greater_or_equal: ">="
label_less_or_equal: "<="
text_wiki_page_destroy_question: Ennek az oldalnak %{descendants} gyermek-, és leszármazott oldala van. Mit szeretne tenni?
text_wiki_page_reassign_children: Aloldalak hozzárendelése ehhez a szülő oldalhoz
text_wiki_page_nullify_children: Aloldalak átalakítása főoldallá
text_wiki_page_destroy_children: Minden aloldal és leszármazottjának törlése
setting_password_min_length: Minimum jelszó hosszúság
field_group_by: Szerint csoportosítva
mail_subject_wiki_content_updated: "'%{id}' wiki oldal frissítve"
label_wiki_content_added: Wiki oldal hozzáadva
mail_subject_wiki_content_added: "Új wiki oldal: '%{id}'"
mail_body_wiki_content_added: "%{author} létrehozta a '%{id}' wiki oldalt."
label_wiki_content_updated: Wiki oldal frissítve
mail_body_wiki_content_updated: "%{author} frissítette a '%{id}' wiki oldalt."
permission_add_project: Projekt létrehozása
setting_new_project_user_role_id: Projekt létrehozási jog nem adminisztrátor felhasználóknak
label_view_all_revisions: Összes verzió
label_tag: Tag
label_branch: Branch
error_no_tracker_in_project: Nincs feladat típus hozzárendelve ehhez a projekthez. Kérem ellenőrizze a projekt beállításait.
error_no_default_issue_status: Nincs alapértelmezett feladat státusz beállítva. Kérem ellenőrizze a beállításokat (Itt találja "Adminisztráció -> Feladat státuszok").
text_journal_changed: "%{label} megváltozott, %{old} helyett %{new} lett"
text_journal_set_to: "%{label} új értéke: %{value}"
text_journal_deleted: "%{label} törölve lett (%{old})"
label_group_plural: Csoportok
label_group: Csoport
label_group_new: Új csoport
label_time_entry_plural: Időráfordítás
text_journal_added: "%{label} %{value} hozzáadva"
field_active: Aktív
enumeration_system_activity: Rendszertevékenység
permission_delete_issue_watchers: Megfigyelők törlése
version_status_closed: lezárt
version_status_locked: zárolt
version_status_open: nyitott
error_can_not_reopen_issue_on_closed_version: Lezárt verzióhoz rendelt feladatot nem lehet újranyitni
label_user_anonymous: Névtelen
button_move_and_follow: Mozgatás és követés
setting_default_projects_modules: Alapértelmezett modulok az új projektekhez
setting_gravatar_default: Alapértelmezett Gravatar kép
field_sharing: Megosztás
label_version_sharing_hierarchy: Projekt hierarchiával
label_version_sharing_system: Minden projekttel
label_version_sharing_descendants: Alprojektekkel
label_version_sharing_tree: Projekt fával
label_version_sharing_none: Nincs megosztva
error_can_not_archive_project: A projektet nem lehet archiválni
button_duplicate: Duplikálás
button_copy_and_follow: Másolás és követés
label_copy_source: Forrás
setting_issue_done_ratio: Feladat készültségi szint számolása a következő alapján
setting_issue_done_ratio_issue_status: Feladat státusz alapján
error_issue_done_ratios_not_updated: A feladat készültségi szintek nem lettek frissítve.
error_workflow_copy_target: Kérem válasszon cél feladat típus(oka)t és szerepkör(öke)t.
setting_issue_done_ratio_issue_field: A feladat mező alapján
label_copy_same_as_target: A céllal egyező
label_copy_target: Cél
notice_issue_done_ratios_updated: Feladat készültségi szintek frissítve.
error_workflow_copy_source: Kérem válasszon forrás feladat típust vagy szerepkört
label_update_issue_done_ratios: Feladat készültségi szintek frissítése
setting_start_of_week: A hét első napja
permission_view_issues: Feladatok megtekintése
label_display_used_statuses_only: Csak olyan feladat státuszok megjelenítése, amit ez a feladat típus használ
label_revision_id: Revízió %{value}
label_api_access_key: API hozzáférési kulcs
label_api_access_key_created_on: API hozzáférési kulcs létrehozva %{value} ezelőtt
label_feeds_access_key: Atom hozzáférési kulcs
notice_api_access_key_reseted: Az API hozzáférési kulcsa újragenerálva.
setting_rest_api_enabled: REST web service engedélyezése
label_missing_api_access_key: Egy API hozzáférési kulcs hiányzik
label_missing_feeds_access_key: Atom hozzáférési kulcs hiányzik
button_show: Megmutat
text_line_separated: Több érték megadása lehetséges (soronként 1 érték).
setting_mail_handler_body_delimiters: E-mailek levágása a következő sorok valamelyike esetén
permission_add_subprojects: Alprojektek létrehozása
label_subproject_new: Új alprojekt
text_own_membership_delete_confirmation: |-
Arra készül, hogy eltávolítja egyes vagy minden jogosultságát! Ezt követően lehetséges, hogy nem fogja tudni szerkeszteni ezt a projektet!
Biztosan folyatni szeretné?
label_close_versions: Kész verziók lezárása
label_board_sticky: Sticky
setting_cache_formatted_text: Formázott szöveg gyorsítótárazása (Cache)
permission_export_wiki_pages: Wiki oldalak exportálása
permission_manage_project_activities: Projekt tevékenységek kezelése
label_board_locked: Zárolt
error_can_not_delete_custom_field: Nem lehet törölni az egyéni mezőt
permission_manage_subtasks: Alfeladatok kezelése
label_profile: Profil
error_unable_to_connect: Nem lehet csatlakozni (%{value})
error_can_not_remove_role: Ez a szerepkör használatban van és ezért nem törölhető-
field_parent_issue: Szülő feladat
error_unable_delete_issue_status: Nem lehet törölni a feladat állapotát
label_subtask_plural: Alfeladatok
error_can_not_delete_tracker: Ebbe a kategóriába feladatok tartoznak és ezért nem törölhető.
label_project_copy_notifications: Küldjön e-mail értesítéseket projektmásolás közben.
field_principal: Felelős
label_my_page_block: Saját kezdőlap-blokk
notice_failed_to_save_members: "Nem sikerült menteni a tago(ka)t: %{errors}."
text_zoom_out: Kicsinyít
text_zoom_in: Nagyít
notice_unable_delete_time_entry: Az időrögzítés nem törölhető
label_overall_spent_time: Összes ráfordított idő
field_time_entries: Idő rögzítés
project_module_gantt: Gantt
project_module_calendar: Naptár
button_edit_associated_wikipage: "Hozzárendelt Wiki oldal szerkesztése: %{page_title}"
field_text: Szöveg mező
label_user_mail_option_only_owner: Csak arról, aminek én vagyok a tulajdonosa
setting_default_notification_option: Alapértelmezett értesítési beállítások
label_user_mail_option_only_my_events: Csak az általam megfigyelt dolgokról vagy amiben részt veszek
label_user_mail_option_only_assigned: Csak a hozzámrendelt dolgokról
label_user_mail_option_none: Semilyen eseményről
field_member_of_group: Hozzárendelt csoport
field_assigned_to_role: Hozzárendelt szerepkör
notice_not_authorized_archived_project: A projekt, amihez hozzá szeretnél férni archiválva lett.
label_principal_search: "Felhasználó vagy csoport keresése:"
label_user_search: "Felhasználó keresése:"
field_visible: Látható
setting_emails_header: Emailek fejléce
setting_commit_logtime_activity_id: A rögzített időhöz tartozó tevékenység
text_time_logged_by_changeset: Alkalmazva a %{value} changeset-ben.
setting_commit_logtime_enabled: Időrögzítés engedélyezése
notice_gantt_chart_truncated: A diagram le lett vágva, mert elérte a maximálisan megjeleníthető elemek számát (%{max})
setting_gantt_items_limit: A gantt diagrammon megjeleníthető maximális elemek száma
field_warn_on_leaving_unsaved: Figyelmeztessen, nem mentett módosításokat tartalmazó oldal elhagyásakor
text_warn_on_leaving_unsaved: A jelenlegi oldal nem mentett módosításokat tartalmaz, ami elvész, ha elhagyja az oldalt.
label_my_queries: Egyéni lekérdezéseim
text_journal_changed_no_detail: "%{label} módosítva"
label_news_comment_added: Megjegyzés hozzáadva a hírhez
button_expand_all: Mindet kibont
button_collapse_all: Mindet összecsuk
label_additional_workflow_transitions_for_assignee: További átmenetek engedélyezettek, ha a felhasználó a hozzárendelt
label_additional_workflow_transitions_for_author: További átmenetek engedélyezettek, ha a felhasználó a szerző
label_bulk_edit_selected_time_entries: A kiválasztott idő bejegyzések csoportos szerkesztése
text_time_entries_destroy_confirmation: Biztos benne, hogy törölni szeretné a kiválasztott idő bejegyzés(eke)t?
label_role_anonymous: Anonymous
label_role_non_member: Nem tag
label_issue_note_added: Jegyzet hozzáadva
label_issue_status_updated: Állapot módosítva
label_issue_priority_updated: Prioritás módosítva
label_issues_visibility_own: A felhasználó által létrehozott vagy hozzárendelt feladatok
field_issues_visibility: Feladatok láthatósága
label_issues_visibility_all: Minden feladat
permission_set_own_issues_private: Saját feladatok beállítása nyilvánosra vagy privátra
field_is_private: Privát
permission_set_issues_private: Feladatok beállítása nyilvánosra vagy privátra
label_issues_visibility_public: Minden nem privát feladat
text_issues_destroy_descendants_confirmation: Ezzel törölni fog %{count} alfeladatot is.
field_commit_logs_encoding: Commit üzenetek kódlapja
field_scm_path_encoding: Elérési útvonal kódlapja
text_scm_path_encoding_note: "Alapértelmezett: UTF-8"
field_path_to_repository: A repository elérési útja
field_root_directory: Gyökér könyvtár
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Helyi repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Parancs
text_scm_command_version: Verzió
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 feladat
one: 1 feladat
other: "%{count} feladatok"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: mind
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Alprojektekkel
label_cross_project_tree: Projekt fával
label_cross_project_hierarchy: Projekt hierarchiával
label_cross_project_system: Minden projekttel
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Összesen
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.
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/sl.yml 0000644 0001750 0001750 00000137663 12255774347 016556 0 ustar ondrej ondrej sl:
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%d.%m.%Y"
short: "%d. %b"
long: "%d. %B, %Y"
day_names: [Nedelja, Ponedeljek, Torek, Sreda, Četrtek, Petek, Sobota]
abbr_day_names: [Ned, Pon, To, Sr, Čet, Pet, Sob]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Januar, Februar, Marec, April, Maj, Junij, Julij, Avgust, September, Oktober, November, December]
abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Aug, Sep, Okt, Nov, Dec]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%a, %d. %b, %Y %H:%M:%S %z"
time: "%H:%M"
short: "%d. %b %H:%M"
long: "%d. %B, %Y %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "pol minute"
less_than_x_seconds:
one: "manj kot 1. sekundo"
other: "manj kot %{count} sekund"
x_seconds:
one: "1. sekunda"
other: "%{count} sekund"
less_than_x_minutes:
one: "manj kot minuto"
other: "manj kot %{count} minut"
x_minutes:
one: "1 minuta"
other: "%{count} minut"
about_x_hours:
one: "okrog 1. ure"
other: "okrog %{count} ur"
x_hours:
one: "1 ura"
other: "%{count} ur"
x_days:
one: "1 dan"
other: "%{count} dni"
about_x_months:
one: "okrog 1. mesec"
other: "okrog %{count} mesecev"
x_months:
one: "1 mesec"
other: "%{count} mesecev"
about_x_years:
one: "okrog 1. leto"
other: "okrog %{count} let"
over_x_years:
one: "več kot 1. leto"
other: "več kot %{count} let"
almost_x_years:
one: "skoraj 1. leto"
other: "skoraj %{count} let"
number:
format:
separator: ","
delimiter: "."
precision: 3
human:
format:
precision: 3
delimiter: ""
storage_units:
format: "%n %u"
units:
kb: KB
tb: TB
gb: GB
byte:
one: Byte
other: Bytes
mb: MB
# Used in array.to_sentence.
support:
array:
sentence_connector: "in"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1. napaka je preprečila temu %{model} da bi se shranil"
other: "%{count} napak je preprečilo temu %{model} da bi se shranil"
messages:
inclusion: "ni vključen na seznamu"
exclusion: "je rezerviran"
invalid: "je napačen"
confirmation: "ne ustreza potrdilu"
accepted: "mora biti sprejet"
empty: "ne sme biti prazen"
blank: "ne sme biti neizpolnjen"
too_long: "je predolg"
too_short: "je prekratek"
wrong_length: "je napačne dolžine"
taken: "je že zaseden"
not_a_number: "ni število"
not_a_date: "ni veljaven datum"
greater_than: "mora biti večji kot %{count}"
greater_than_or_equal_to: "mora biti večji ali enak kot %{count}"
equal_to: "mora biti enak kot %{count}"
less_than: "mora biti manjši kot %{count}"
less_than_or_equal_to: "mora biti manjši ali enak kot %{count}"
odd: "mora biti sodo"
even: "mora biti liho"
greater_than_start_date: "mora biti kasnejši kot začetni datum"
not_same_project: "ne pripada istemu projektu"
circular_dependency: "Ta odnos bi povzročil krožno odvisnost"
cant_link_an_issue_with_a_descendant: "Zahtevek ne more biti povezan s svojo podnalogo"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Prosimo izberite
general_text_No: 'Ne'
general_text_Yes: 'Da'
general_text_no: 'ne'
general_text_yes: 'da'
general_lang_name: 'Slovenščina'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Račun je bil uspešno posodobljen.
notice_account_invalid_creditentials: Napačno uporabniško ime ali geslo
notice_account_password_updated: Geslo je bilo uspešno posodobljeno.
notice_account_wrong_password: Napačno geslo
notice_account_register_done: Račun je bil uspešno ustvarjen. Za aktivacijo potrdite povezavo, ki vam je bila poslana v e-nabiralnik.
notice_account_unknown_email: Neznan uporabnik.
notice_can_t_change_password: Ta račun za overovljanje uporablja zunanji. Gesla ni mogoče spremeniti.
notice_account_lost_email_sent: Poslano vam je bilo e-pismo z navodili za izbiro novega gesla.
notice_account_activated: Vaš račun je bil aktiviran. Sedaj se lahko prijavite.
notice_successful_create: Ustvarjanje uspelo.
notice_successful_update: Posodobitev uspela.
notice_successful_delete: Izbris uspel.
notice_successful_connection: Povezava uspela.
notice_file_not_found: Stran na katero se želite povezati ne obstaja ali pa je bila umaknjena.
notice_locking_conflict: Drug uporabnik je posodobil podatke.
notice_not_authorized: Nimate privilegijev za dostop do te strani.
notice_email_sent: "E-poštno sporočilo je bilo poslano %{value}"
notice_email_error: "Ob pošiljanju e-sporočila je prišlo do napake (%{value})"
notice_feeds_access_key_reseted: Vaš Atom dostopni ključ je bil ponastavljen.
notice_failed_to_save_issues: "Neuspelo shranjevanje %{count} zahtevka na %{total} izbranem: %{ids}."
notice_no_issue_selected: "Izbran ni noben zahtevek! Prosimo preverite zahtevke, ki jih želite urediti."
notice_account_pending: "Vaš račun je bil ustvarjen in čaka na potrditev s strani administratorja."
notice_default_data_loaded: Privzete nastavitve so bile uspešno naložene.
notice_unable_delete_version: Verzije ni bilo mogoče izbrisati.
error_can_t_load_default_data: "Privzetih nastavitev ni bilo mogoče naložiti: %{value}"
error_scm_not_found: "Vnos ali revizija v shrambi ni bila najdena ."
error_scm_command_failed: "Med vzpostavljem povezave s shrambo je prišlo do napake: %{value}"
error_scm_annotate: "Vnos ne obstaja ali pa ga ni mogoče komentirati."
error_issue_not_found_in_project: 'Zahtevek ni bil najden ali pa ne pripada temu projektu'
mail_subject_lost_password: "Vaše %{value} geslo"
mail_body_lost_password: 'Za spremembo glesla kliknite na naslednjo povezavo:'
mail_subject_register: "Aktivacija %{value} vašega računa"
mail_body_register: 'Za aktivacijo vašega računa kliknite na naslednjo povezavo:'
mail_body_account_information_external: "Za prijavo lahko uporabite vaš %{value} račun."
mail_body_account_information: "Informacije o vašem računu. Za spremembo gesla sledite linku 'Spremeni geslo' na naslovu za prijavo, spodaj."
mail_subject_account_activation_request: "%{value} zahtevek za aktivacijo računa"
mail_body_account_activation_request: "Registriral se je nov uporabnik (%{value}). Račun čaka na vašo odobritev:"
mail_subject_reminder: "%{count} zahtevek(zahtevki) zapadejo v naslednjih %{days} dneh"
mail_body_reminder: "%{count} zahtevek(zahtevki), ki so vam dodeljeni bodo zapadli v naslednjih %{days} dneh:"
field_name: Ime
field_description: Opis
field_summary: Povzetek
field_is_required: Zahtevano
field_firstname: Ime
field_lastname: Priimek
field_mail: E-naslov
field_filename: Datoteka
field_filesize: Velikost
field_downloads: Prenosi
field_author: Avtor
field_created_on: Ustvarjen
field_updated_on: Posodobljeno
field_field_format: Format
field_is_for_all: Za vse projekte
field_possible_values: Možne vrednosti
field_regexp: Regularni izraz
field_min_length: Minimalna dolžina
field_max_length: Maksimalna dolžina
field_value: Vrednost
field_category: Kategorija
field_title: Naslov
field_project: Projekt
field_issue: Zahtevek
field_status: Status
field_notes: Zabeležka
field_is_closed: Zahtevek zaprt
field_is_default: Privzeta vrednost
field_tracker: Vrsta zahtevka
field_subject: Tema
field_due_date: Do datuma
field_assigned_to: Dodeljen
field_priority: Prioriteta
field_fixed_version: Ciljna verzija
field_user: Uporabnik
field_role: Vloga
field_homepage: Domača stran
field_is_public: Javno
field_parent: Podprojekt projekta
field_is_in_roadmap: Zahtevki prikazani na zemljevidu
field_login: Prijava
field_mail_notification: E-poštna oznanila
field_admin: Administrator
field_last_login_on: Zadnjič povezan(a)
field_language: Jezik
field_effective_date: Datum
field_password: Geslo
field_new_password: Novo geslo
field_password_confirmation: Potrditev
field_version: Verzija
field_type: Tip
field_host: Gostitelj
field_port: Vrata
field_account: Račun
field_base_dn: Bazni DN
field_attr_login: Oznaka za prijavo
field_attr_firstname: Oznaka za ime
field_attr_lastname: Oznaka za priimek
field_attr_mail: Oznaka za e-naslov
field_onthefly: Sprotna izdelava uporabnikov
field_start_date: Začetek
field_done_ratio: "% Narejeno"
field_auth_source: Način overovljanja
field_hide_mail: Skrij moj e-naslov
field_comments: Komentar
field_url: URL
field_start_page: Začetna stran
field_subproject: Podprojekt
field_hours: Ur
field_activity: Aktivnost
field_spent_on: Datum
field_identifier: Identifikator
field_is_filter: Uporabljen kot filter
field_issue_to: Povezan zahtevek
field_delay: Zamik
field_assignable: Zahtevki so lahko dodeljeni tej vlogi
field_redirect_existing_links: Preusmeri obstoječe povezave
field_estimated_hours: Ocenjen čas
field_column_names: Stolpci
field_time_zone: Časovni pas
field_searchable: Zmožen iskanja
field_default_value: Privzeta vrednost
field_comments_sorting: Prikaži komentarje
field_parent_title: Matična stran
setting_app_title: Naslov aplikacije
setting_app_subtitle: Podnaslov aplikacije
setting_welcome_text: Pozdravno besedilo
setting_default_language: Privzeti jezik
setting_login_required: Zahtevano overovljanje
setting_self_registration: Samostojna registracija
setting_attachment_max_size: Maksimalna velikost priponk
setting_issues_export_limit: Skrajna meja za izvoz zahtevkov
setting_mail_from: E-naslov za emisijo
setting_bcc_recipients: Prejemniki slepih kopij (bcc)
setting_plain_text_mail: navadno e-sporočilo (ne HTML)
setting_host_name: Ime gostitelja in pot
setting_text_formatting: Oblikovanje besedila
setting_wiki_compression: Stiskanje Wiki zgodovine
setting_feeds_limit: Meja obsega Atom virov
setting_default_projects_public: Novi projekti so privzeto javni
setting_autofetch_changesets: Samodejni izvleček zapisa sprememb
setting_sys_api_enabled: Omogoči WS za upravljanje shrambe
setting_commit_ref_keywords: Sklicne ključne besede
setting_commit_fix_keywords: Urejanje ključne besede
setting_autologin: Avtomatska prijava
setting_date_format: Oblika datuma
setting_time_format: Oblika časa
setting_cross_project_issue_relations: Dovoli povezave zahtevkov med različnimi projekti
setting_issue_list_default_columns: Privzeti stolpci prikazani na seznamu zahtevkov
setting_emails_footer: Noga e-sporočil
setting_protocol: Protokol
setting_per_page_options: Število elementov na stran
setting_user_format: Oblika prikaza uporabnikov
setting_activity_days_default: Prikaz dni na aktivnost projekta
setting_display_subprojects_issues: Privzeti prikaz zahtevkov podprojektov v glavnem projektu
setting_enabled_scm: Omogočen SCM
setting_mail_handler_api_enabled: Omogoči WS za prihajajočo e-pošto
setting_mail_handler_api_key: API ključ
setting_sequential_project_identifiers: Generiraj projektne identifikatorje sekvenčno
setting_gravatar_enabled: Uporabljaj Gravatar ikone
setting_diff_max_lines_displayed: Maksimalno število prikazanih vrstic različnosti
permission_edit_project: Uredi projekt
permission_select_project_modules: Izberi module projekta
permission_manage_members: Uredi člane
permission_manage_versions: Uredi verzije
permission_manage_categories: Urejanje kategorij zahtevkov
permission_add_issues: Dodaj zahtevke
permission_edit_issues: Uredi zahtevke
permission_manage_issue_relations: Uredi odnose med zahtevki
permission_add_issue_notes: Dodaj zabeležke
permission_edit_issue_notes: Uredi zabeležke
permission_edit_own_issue_notes: Uredi lastne zabeležke
permission_move_issues: Premakni zahtevke
permission_delete_issues: Izbriši zahtevke
permission_manage_public_queries: Uredi javna povpraševanja
permission_save_queries: Shrani povpraševanje
permission_view_gantt: Poglej gantogram
permission_view_calendar: Poglej koledar
permission_view_issue_watchers: Oglej si listo spremeljevalcev
permission_add_issue_watchers: Dodaj spremljevalce
permission_log_time: Beleži porabljen čas
permission_view_time_entries: Poglej porabljen čas
permission_edit_time_entries: Uredi beležko časa
permission_edit_own_time_entries: Uredi beležko lastnega časa
permission_manage_news: Uredi novice
permission_comment_news: Komentiraj novice
permission_view_documents: Poglej dokumente
permission_manage_files: Uredi datoteke
permission_view_files: Poglej datoteke
permission_manage_wiki: Uredi wiki
permission_rename_wiki_pages: Preimenuj wiki strani
permission_delete_wiki_pages: Izbriši wiki strani
permission_view_wiki_pages: Poglej wiki
permission_view_wiki_edits: Poglej wiki zgodovino
permission_edit_wiki_pages: Uredi wiki strani
permission_delete_wiki_pages_attachments: Izbriši priponke
permission_protect_wiki_pages: Zaščiti wiki strani
permission_manage_repository: Uredi shrambo
permission_browse_repository: Prebrskaj shrambo
permission_view_changesets: Poglej zapis sprememb
permission_commit_access: Dostop za predajo
permission_manage_boards: Uredi table
permission_view_messages: Poglej sporočila
permission_add_messages: Objavi sporočila
permission_edit_messages: Uredi sporočila
permission_edit_own_messages: Uredi lastna sporočila
permission_delete_messages: Izbriši sporočila
permission_delete_own_messages: Izbriši lastna sporočila
project_module_issue_tracking: Sledenje zahtevkom
project_module_time_tracking: Sledenje časa
project_module_news: Novice
project_module_documents: Dokumenti
project_module_files: Datoteke
project_module_wiki: Wiki
project_module_repository: Shramba
project_module_boards: Table
label_user: Uporabnik
label_user_plural: Uporabniki
label_user_new: Nov uporabnik
label_project: Projekt
label_project_new: Nov projekt
label_project_plural: Projekti
label_x_projects:
zero: ni projektov
one: 1 projekt
other: "%{count} projektov"
label_project_all: Vsi projekti
label_project_latest: Zadnji projekti
label_issue: Zahtevek
label_issue_new: Nov zahtevek
label_issue_plural: Zahtevki
label_issue_view_all: Poglej vse zahtevke
label_issues_by: "Zahtevki od %{value}"
label_issue_added: Zahtevek dodan
label_issue_updated: Zahtevek posodobljen
label_document: Dokument
label_document_new: Nov dokument
label_document_plural: Dokumenti
label_document_added: Dokument dodan
label_role: Vloga
label_role_plural: Vloge
label_role_new: Nova vloga
label_role_and_permissions: Vloge in dovoljenja
label_member: Član
label_member_new: Nov član
label_member_plural: Člani
label_tracker: Vrsta zahtevka
label_tracker_plural: Vrste zahtevkov
label_tracker_new: Nova vrsta zahtevka
label_workflow: Potek dela
label_issue_status: Stanje zahtevka
label_issue_status_plural: Stanje zahtevkov
label_issue_status_new: Novo stanje
label_issue_category: Kategorija zahtevka
label_issue_category_plural: Kategorije zahtevkov
label_issue_category_new: Nova kategorija
label_custom_field: Polje po meri
label_custom_field_plural: Polja po meri
label_custom_field_new: Novo polje po meri
label_enumerations: Seznami
label_enumeration_new: Nova vrednost
label_information: Informacija
label_information_plural: Informacije
label_please_login: Prosimo prijavite se
label_register: Registracija
label_password_lost: Spremeni geslo
label_home: Domov
label_my_page: Moja stran
label_my_account: Moj račun
label_my_projects: Moji projekti
label_administration: Upravljanje
label_login: Prijava
label_logout: Odjava
label_help: Pomoč
label_reported_issues: Prijavljeni zahtevki
label_assigned_to_me_issues: Zahtevki dodeljeni meni
label_last_login: Zadnja povezava
label_registered_on: Registriran
label_activity: Aktivnosti
label_overall_activity: Celotna aktivnost
label_user_activity: "Aktivnost %{value}"
label_new: Nov
label_logged_as: Prijavljen(a) kot
label_environment: Okolje
label_authentication: Overovitev
label_auth_source: Način overovitve
label_auth_source_new: Nov način overovitve
label_auth_source_plural: Načini overovitve
label_subproject_plural: Podprojekti
label_and_its_subprojects: "%{value} in njegovi podprojekti"
label_min_max_length: Min - Max dolžina
label_list: Seznam
label_date: Datum
label_integer: Celo število
label_float: Decimalno število
label_boolean: Boolean
label_string: Besedilo
label_text: Dolgo besedilo
label_attribute: Lastnost
label_attribute_plural: Lastnosti
label_no_data: Ni podatkov za prikaz
label_change_status: Spremeni stanje
label_history: Zgodovina
label_attachment: Datoteka
label_attachment_new: Nova datoteka
label_attachment_delete: Izbriši datoteko
label_attachment_plural: Datoteke
label_file_added: Datoteka dodana
label_report: Poročilo
label_report_plural: Poročila
label_news: Novica
label_news_new: Dodaj novico
label_news_plural: Novice
label_news_latest: Zadnje novice
label_news_view_all: Poglej vse novice
label_news_added: Dodane novice
label_settings: Nastavitve
label_overview: Povzetek
label_version: Verzija
label_version_new: Nova verzija
label_version_plural: Verzije
label_confirmation: Potrditev
label_export_to: 'Na razpolago tudi v:'
label_read: Preberi...
label_public_projects: Javni projekti
label_open_issues: odprt zahtevek
label_open_issues_plural: odprti zahtevki
label_closed_issues: zaprt zahtevek
label_closed_issues_plural: zaprti zahtevki
label_x_open_issues_abbr_on_total:
zero: 0 odprtih / %{total}
one: 1 odprt / %{total}
other: "%{count} odprtih / %{total}"
label_x_open_issues_abbr:
zero: 0 odprtih
one: 1 odprt
other: "%{count} odprtih"
label_x_closed_issues_abbr:
zero: 0 zaprtih
one: 1 zaprt
other: "%{count} zaprtih"
label_total: Skupaj
label_permissions: Dovoljenja
label_current_status: Trenutno stanje
label_new_statuses_allowed: Novi zahtevki dovoljeni
label_all: vsi
label_none: noben
label_nobody: nihče
label_next: Naslednji
label_previous: Prejšnji
label_used_by: V uporabi od
label_details: Podrobnosti
label_add_note: Dodaj zabeležko
label_per_page: Na stran
label_calendar: Koledar
label_months_from: mesecev od
label_gantt: Gantogram
label_internal: Notranji
label_last_changes: "zadnjih %{count} sprememb"
label_change_view_all: Poglej vse spremembe
label_personalize_page: Individualiziraj to stran
label_comment: Komentar
label_comment_plural: Komentarji
label_x_comments:
zero: ni komentarjev
one: 1 komentar
other: "%{count} komentarjev"
label_comment_add: Dodaj komentar
label_comment_added: Komentar dodan
label_comment_delete: Izbriši komentarje
label_query: Iskanje po meri
label_query_plural: Iskanja po meri
label_query_new: Novo iskanje
label_filter_add: Dodaj filter
label_filter_plural: Filtri
label_equals: je enako
label_not_equals: ni enako
label_in_less_than: v manj kot
label_in_more_than: v več kot
label_in: v
label_today: danes
label_all_time: v vsem času
label_yesterday: včeraj
label_this_week: ta teden
label_last_week: pretekli teden
label_last_n_days: "zadnjih %{count} dni"
label_this_month: ta mesec
label_last_month: zadnji mesec
label_this_year: to leto
label_date_range: Razpon datumov
label_less_than_ago: manj kot dni nazaj
label_more_than_ago: več kot dni nazaj
label_ago: dni nazaj
label_contains: vsebuje
label_not_contains: ne vsebuje
label_day_plural: dni
label_repository: Shramba
label_repository_plural: Shrambe
label_browse: Prebrskaj
label_revision: Revizija
label_revision_plural: Revizije
label_associated_revisions: Povezane revizije
label_added: dodano
label_modified: spremenjeno
label_copied: kopirano
label_renamed: preimenovano
label_deleted: izbrisano
label_latest_revision: Zadnja revizija
label_latest_revision_plural: Zadnje revizije
label_view_revisions: Poglej revizije
label_max_size: Največja velikost
label_sort_highest: Premakni na vrh
label_sort_higher: Premakni gor
label_sort_lower: Premakni dol
label_sort_lowest: Premakni na dno
label_roadmap: Načrt
label_roadmap_due_in: "Do %{value}"
label_roadmap_overdue: "%{value} zakasnel"
label_roadmap_no_issues: Ni zahtevkov za to verzijo
label_search: Išči
label_result_plural: Rezultati
label_all_words: Vse besede
label_wiki: Predstavitev
label_wiki_edit: Uredi stran
label_wiki_edit_plural: Uredi strani
label_wiki_page: Predstavitvena stran
label_wiki_page_plural: Predstavitvene strani
label_index_by_title: Razvrsti po naslovu
label_index_by_date: Razvrsti po datumu
label_current_version: Trenutna verzija
label_preview: Predogled
label_feed_plural: Atom viri
label_changes_details: Podrobnosti o vseh spremembah
label_issue_tracking: Sledenje zahtevkom
label_spent_time: Porabljen čas
label_f_hour: "%{value} ura"
label_f_hour_plural: "%{value} ur"
label_time_tracking: Sledenje času
label_change_plural: Spremembe
label_statistics: Statistika
label_commits_per_month: Predaj na mesec
label_commits_per_author: Predaj na avtorja
label_view_diff: Preglej razlike
label_diff_inline: znotraj
label_diff_side_by_side: vzporedno
label_options: Možnosti
label_copy_workflow_from: Kopiraj potek dela od
label_permissions_report: Poročilo o dovoljenjih
label_watched_issues: Spremljani zahtevki
label_related_issues: Povezani zahtevki
label_applied_status: Uveljavljeno stanje
label_loading: Nalaganje...
label_relation_new: Nova povezava
label_relation_delete: Izbriši povezavo
label_relates_to: povezan z
label_duplicates: duplikati
label_duplicated_by: dupliciral
label_blocks: blok
label_blocked_by: blokiral
label_precedes: ima prednost pred
label_follows: sledi
label_end_to_start: konec na začetek
label_end_to_end: konec na konec
label_start_to_start: začetek na začetek
label_start_to_end: začetek na konec
label_stay_logged_in: Ostani prijavljen(a)
label_disabled: onemogoči
label_show_completed_versions: Prikaži zaključene verzije
label_me: jaz
label_board: Forum
label_board_new: Nov forum
label_board_plural: Forumi
label_topic_plural: Teme
label_message_plural: Sporočila
label_message_last: Zadnje sporočilo
label_message_new: Novo sporočilo
label_message_posted: Sporočilo dodano
label_reply_plural: Odgovori
label_send_information: Pošlji informacijo o računu uporabniku
label_year: Leto
label_month: Mesec
label_week: Teden
label_date_from: Do
label_date_to: Do
label_language_based: Glede na uporabnikov jezik
label_sort_by: "Razporedi po %{value}"
label_send_test_email: Pošlji testno e-pismo
label_feeds_access_key_created_on: "Atom dostopni ključ narejen %{value} nazaj"
label_module_plural: Moduli
label_added_time_by: "Dodal %{author} %{age} nazaj"
label_updated_time_by: "Posodobil %{author} %{age} nazaj"
label_updated_time: "Posodobljeno %{value} nazaj"
label_jump_to_a_project: Skoči na projekt...
label_file_plural: Datoteke
label_changeset_plural: Zapisi sprememb
label_default_columns: Privzeti stolpci
label_no_change_option: (Ni spremembe)
label_bulk_edit_selected_issues: Uredi izbrane zahtevke skupaj
label_theme: Tema
label_default: Privzeto
label_search_titles_only: Preišči samo naslove
label_user_mail_option_all: "Za vsak dogodek v vseh mojih projektih"
label_user_mail_option_selected: "Za vsak dogodek samo na izbranih projektih..."
label_user_mail_no_self_notified: "Ne želim biti opozorjen(a) na spremembe, ki jih naredim sam(a)"
label_registration_activation_by_email: aktivacija računa po e-pošti
label_registration_manual_activation: ročna aktivacija računa
label_registration_automatic_activation: samodejna aktivacija računa
label_display_per_page: "Na stran: %{value}"
label_age: Starost
label_change_properties: Sprememba lastnosti
label_general: Splošno
label_more: Več
label_scm: SCM
label_plugins: Vtičniki
label_ldap_authentication: LDAP overovljanje
label_downloads_abbr: D/L
label_optional_description: Neobvezen opis
label_add_another_file: Dodaj še eno datoteko
label_preferences: Preference
label_chronological_order: Kronološko
label_reverse_chronological_order: Obrnjeno kronološko
label_planning: Načrtovanje
label_incoming_emails: Prihajajoča e-pošta
label_generate_key: Ustvari ključ
label_issue_watchers: Spremljevalci
label_example: Vzorec
button_login: Prijavi se
button_submit: Pošlji
button_save: Shrani
button_check_all: Označi vse
button_uncheck_all: Odznači vse
button_delete: Izbriši
button_create: Ustvari
button_test: Testiraj
button_edit: Uredi
button_add: Dodaj
button_change: Spremeni
button_apply: Uporabi
button_clear: Počisti
button_lock: Zakleni
button_unlock: Odkleni
button_download: Prenesi
button_list: Seznam
button_view: Pogled
button_move: Premakni
button_back: Nazaj
button_cancel: Prekliči
button_activate: Aktiviraj
button_sort: Razvrsti
button_log_time: Beleži čas
button_rollback: Povrni na to verzijo
button_watch: Spremljaj
button_unwatch: Ne spremljaj
button_reply: Odgovori
button_archive: Arhiviraj
button_unarchive: Odarhiviraj
button_reset: Ponastavi
button_rename: Preimenuj
button_change_password: Spremeni geslo
button_copy: Kopiraj
button_annotate: Zapiši pripombo
button_update: Posodobi
button_configure: Konfiguriraj
button_quote: Citiraj
status_active: aktivni
status_registered: registriran
status_locked: zaklenjen
text_select_mail_notifications: Izberi dejanja za katera naj bodo poslana oznanila preko e-pošto.
text_regexp_info: npr. ^[A-Z0-9]+$
text_min_max_length_info: 0 pomeni brez omejitev
text_project_destroy_confirmation: Ali ste prepričani da želite izbrisati izbrani projekt in vse z njim povezane podatke?
text_subprojects_destroy_warning: "Njegov(i) podprojekt(i): %{value} bodo prav tako izbrisani."
text_workflow_edit: Izberite vlogo in zahtevek za urejanje poteka dela
text_are_you_sure: Ali ste prepričani?
text_tip_issue_begin_day: naloga z začetkom na ta dan
text_tip_issue_end_day: naloga z zaključkom na ta dan
text_tip_issue_begin_end_day: naloga ki se začne in konča ta dan
text_caracters_maximum: "največ %{count} znakov."
text_caracters_minimum: "Mora biti vsaj dolg vsaj %{count} znakov."
text_length_between: "Dolžina med %{min} in %{max} znakov."
text_tracker_no_workflow: Potek dela za to vrsto zahtevka ni določen
text_unallowed_characters: Nedovoljeni znaki
text_comma_separated: Dovoljenih je več vrednosti (ločenih z vejico).
text_issues_ref_in_commit_messages: Zahtevki sklicev in popravkov v sporočilu predaje
text_issue_added: "Zahtevek %{id} je sporočil(a) %{author}."
text_issue_updated: "Zahtevek %{id} je posodobil(a) %{author}."
text_wiki_destroy_confirmation: Ali ste prepričani da želite izbrisati to wiki stran in vso njeno vsebino?
text_issue_category_destroy_question: "Nekateri zahtevki (%{count}) so dodeljeni tej kategoriji. Kaj želite storiti?"
text_issue_category_destroy_assignments: Odstrani naloge v kategoriji
text_issue_category_reassign_to: Ponovno dodeli zahtevke tej kategoriji
text_user_mail_option: "Na neizbrane projekte boste prejemali le obvestila o zadevah ki jih spremljate ali v katere ste vključeni (npr. zahtevki katerih avtor(ica) ste)"
text_no_configuration_data: "Vloge, vrste zahtevkov, statusi zahtevkov in potek dela še niso bili določeni. \nZelo priporočljivo je, da naložite privzeto konfiguracijo, ki jo lahko kasneje tudi prilagodite."
text_load_default_configuration: Naloži privzeto konfiguracijo
text_status_changed_by_changeset: "Dodano v zapis sprememb %{value}."
text_issues_destroy_confirmation: 'Ali ste prepričani, da želite izbrisati izbrani(e) zahtevek(ke)?'
text_select_project_modules: 'Izberite module, ki jih želite omogočiti za ta projekt:'
text_default_administrator_account_changed: Spremenjen privzeti administratorski račun
text_file_repository_writable: Omogočeno pisanje v shrambo datotek
text_rmagick_available: RMagick je na voljo(neobvezno)
text_destroy_time_entries_question: "%{hours} ur je bilo opravljenih na zahtevku, ki ga želite izbrisati. Kaj želite storiti?"
text_destroy_time_entries: Izbriši opravljene ure
text_assign_time_entries_to_project: Predaj opravljene ure projektu
text_reassign_time_entries: 'Prenesi opravljene ure na ta zahtevek:'
text_user_wrote: "%{value} je napisal(a):"
text_enumeration_destroy_question: "%{count} objektov je določenih tej vrednosti."
text_enumeration_category_reassign_to: 'Ponastavi jih na to vrednost:'
text_email_delivery_not_configured: "E-poštna dostava ni nastavljena in oznanila so onemogočena.\nNastavite vaš SMTP strežnik v config/configuration.yml in ponovno zaženite aplikacijo da ga omogočite.\n"
text_repository_usernames_mapping: "Izberite ali posodobite Redmine uporabnika dodeljenega vsakemu uporabniškemu imenu najdenemu v zapisniku shrambe.\n Uporabniki z enakim Redmine ali shrambinem uporabniškem imenu ali e-poštnem naslovu so samodejno dodeljeni."
text_diff_truncated: '... Ta sprememba je bila odsekana ker presega največjo velikost ki je lahko prikazana.'
default_role_manager: Upravnik
default_role_developer: Razvijalec
default_role_reporter: Poročevalec
default_tracker_bug: Hrošč
default_tracker_feature: Funkcija
default_tracker_support: Podpora
default_issue_status_new: Nov
default_issue_status_in_progress: V teku
default_issue_status_resolved: Rešen
default_issue_status_feedback: Povratna informacija
default_issue_status_closed: Zaključen
default_issue_status_rejected: Zavrnjen
default_doc_category_user: Uporabniška dokumentacija
default_doc_category_tech: Tehnična dokumentacija
default_priority_low: Nizka
default_priority_normal: Običajna
default_priority_high: Visoka
default_priority_urgent: Urgentna
default_priority_immediate: Takojšnje ukrepanje
default_activity_design: Oblikovanje
default_activity_development: Razvoj
enumeration_issue_priorities: Prioritete zahtevkov
enumeration_doc_categories: Kategorije dokumentov
enumeration_activities: Aktivnosti (sledenje časa)
warning_attachments_not_saved: "%{count} datotek(e) ni bilo mogoče shraniti."
field_editable: Uredljivo
text_plugin_assets_writable: Zapisljiva mapa za vtičnike
label_display: Prikaz
button_create_and_continue: Ustvari in nadaljuj
text_custom_field_possible_values_info: 'Ena vrstica za vsako vrednost'
setting_repository_log_display_limit: Največje število prikazanih revizij v log datoteki
setting_file_max_size_displayed: Največja velikost besedilnih datotek v vključenem prikazu
field_watcher: Opazovalec
setting_openid: Dovoli OpenID prijavo in registracijo
field_identity_url: OpenID URL
label_login_with_open_id_option: ali se prijavi z OpenID
field_content: Vsebina
label_descending: Padajoče
label_sort: Razvrsti
label_ascending: Naraščajoče
label_date_from_to: Od %{start} do %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Ta stran ima %{descendants} podstran(i) in naslednik(ov). Kaj želite storiti?
text_wiki_page_reassign_children: Znova dodeli podstrani tej glavni strani
text_wiki_page_nullify_children: Obdrži podstrani kot glavne strani
text_wiki_page_destroy_children: Izbriši podstrani in vse njihove naslednike
setting_password_min_length: Minimalna dolžina gesla
field_group_by: Združi rezultate po
mail_subject_wiki_content_updated: "'%{id}' wiki stran je bila posodobljena"
label_wiki_content_added: Wiki stran dodana
mail_subject_wiki_content_added: "'%{id}' wiki stran je bila dodana"
mail_body_wiki_content_added: "%{author} je dodal '%{id}' wiki stran"
label_wiki_content_updated: Wiki stran posodobljena
mail_body_wiki_content_updated: "%{author} je posodobil '%{id}' wiki stran."
permission_add_project: Ustvari projekt
setting_new_project_user_role_id: Vloga, dodeljena neadministratorskemu uporabniku, ki je ustvaril projekt
label_view_all_revisions: Poglej vse revizije
label_tag: Oznaka
label_branch: Veja
error_no_tracker_in_project: Noben sledilnik ni povezan s tem projektom. Prosimo preverite nastavitve projekta.
error_no_default_issue_status: Privzeti zahtevek ni definiran. Prosimo preverite svoje nastavitve (Pojdite na "Administracija -> Stanje zahtevkov").
text_journal_changed: "%{label} se je spremenilo iz %{old} v %{new}"
text_journal_set_to: "%{label} nastavljeno na %{value}"
text_journal_deleted: "%{label} izbrisan (%{old})"
label_group_plural: Skupine
label_group: Skupina
label_group_new: Nova skupina
label_time_entry_plural: Porabljen čas
text_journal_added: "%{label} %{value} dodan"
field_active: Aktiven
enumeration_system_activity: Sistemska aktivnost
permission_delete_issue_watchers: Izbriši opazovalce
version_status_closed: zaprt
version_status_locked: zaklenjen
version_status_open: odprt
error_can_not_reopen_issue_on_closed_version: Zahtevek dodeljen zaprti verziji ne more biti ponovno odprt
label_user_anonymous: Anonimni
button_move_and_follow: Premakni in sledi
setting_default_projects_modules: Privzeti moduli za nove projekte
setting_gravatar_default: Privzeta Gravatar slika
field_sharing: Deljenje
label_version_sharing_hierarchy: S projektno hierarhijo
label_version_sharing_system: Z vsemi projekti
label_version_sharing_descendants: S podprojekti
label_version_sharing_tree: Z drevesom projekta
label_version_sharing_none: Ni deljeno
error_can_not_archive_project: Ta projekt ne more biti arhiviran
button_duplicate: Podvoji
button_copy_and_follow: Kopiraj in sledi
label_copy_source: Vir
setting_issue_done_ratio: Izračunaj razmerje opravljenega zahtevka z
setting_issue_done_ratio_issue_status: Uporabi stanje zahtevka
error_issue_done_ratios_not_updated: Razmerje opravljenega zahtevka ni bilo posodobljeno.
error_workflow_copy_target: Prosimo izberite ciljni(e) sledilnik(e) in vlogo(e)
setting_issue_done_ratio_issue_field: Uporabi polje zahtevka
label_copy_same_as_target: Enako kot cilj
label_copy_target: Cilj
notice_issue_done_ratios_updated: Razmerje opravljenega zahtevka posodobljeno.
error_workflow_copy_source: Prosimo izberite vir zahtevka ali vlogo
label_update_issue_done_ratios: Posodobi razmerje opravljenega zahtevka
setting_start_of_week: Začni koledarje z
permission_view_issues: Poglej zahtevke
label_display_used_statuses_only: Prikaži samo stanja ki uporabljajo ta sledilnik
label_revision_id: Revizija %{value}
label_api_access_key: API dostopni ključ
label_api_access_key_created_on: API dostopni ključ ustvarjen pred %{value}
label_feeds_access_key: Atom dostopni ključ
notice_api_access_key_reseted: Vaš API dostopni ključ je bil ponastavljen.
setting_rest_api_enabled: Omogoči REST spletni servis
label_missing_api_access_key: Manjkajoč API dostopni ključ
label_missing_feeds_access_key: Manjkajoč Atom dostopni ključ
button_show: Prikaži
text_line_separated: Dovoljenih več vrednosti (ena vrstica za vsako vrednost).
setting_mail_handler_body_delimiters: Odreži e-pošto po eni od teh vrstic
permission_add_subprojects: Ustvari podprojekte
label_subproject_new: Nov podprojekt
text_own_membership_delete_confirmation: |-
Odstranili boste nekatere ali vse od dovoljenj zaradi česar morda ne boste mogli več urejati tega projekta.
Ali ste prepričani, da želite nadaljevati?
label_close_versions: Zapri dokončane verzije
label_board_sticky: Lepljivo
label_board_locked: Zaklenjeno
permission_export_wiki_pages: Izvozi wiki strani
setting_cache_formatted_text: Predpomni oblikovano besedilo
permission_manage_project_activities: Uredi aktivnosti projekta
error_unable_delete_issue_status: Stanja zahtevka ni bilo možno spremeniti
label_profile: Profil
permission_manage_subtasks: Uredi podnaloge
field_parent_issue: Nadrejena naloga
label_subtask_plural: Podnaloge
label_project_copy_notifications: Med kopiranjem projekta pošlji e-poštno sporočilo
error_can_not_delete_custom_field: Polja po meri ni mogoče izbrisati
error_unable_to_connect: Povezava ni mogoča (%{value})
error_can_not_remove_role: Ta vloga je v uporabi in je ni mogoče izbrisati.
error_can_not_delete_tracker: Ta sledilnik vsebuje zahtevke in se ga ne more izbrisati.
field_principal: Upravnik varnosti
label_my_page_block: Moj gradnik strani
notice_failed_to_save_members: "Shranjevanje uporabnika(ov) ni uspelo: %{errors}."
text_zoom_out: Približaj
text_zoom_in: Oddalji
notice_unable_delete_time_entry: Brisanje dnevnika porabljenaga časa ni mogoče.
label_overall_spent_time: Skupni porabljeni čas
field_time_entries: Beleži porabljeni čas
project_module_gantt: Gantogram
project_module_calendar: Koledear
button_edit_associated_wikipage: "Uredi povezano Wiki stran: %{page_title}"
field_text: Besedilno polje
label_user_mail_option_only_owner: Samo za stvari katerih lastnik sem
setting_default_notification_option: Privzeta možnost obveščanja
label_user_mail_option_only_my_events: Samo za stvari, ki jih opazujem ali sem v njih vpleten
label_user_mail_option_only_assigned: Samo za stvari, ki smo mi dodeljene
label_user_mail_option_none: Noben dogodek
field_member_of_group: Pooblaščenčeva skupina
field_assigned_to_role: Pooblaščenčeva vloga
notice_not_authorized_archived_project: Projekt, do katerega poskušate dostopati, je bil arhiviran.
label_principal_search: "Poišči uporabnika ali skupino:"
label_user_search: "Poišči uporabnikia:"
field_visible: Viden
setting_emails_header: Glava e-pošte
setting_commit_logtime_activity_id: Aktivnost zabeleženega časa
text_time_logged_by_changeset: Uporabljeno v spremembi %{value}.
setting_commit_logtime_enabled: Omogoči beleženje časa
notice_gantt_chart_truncated: Graf je bil odrezan, ker je prekoračil največje dovoljeno število elementov, ki se jih lahko prikaže (%{max})
setting_gantt_items_limit: Največje število elementov prikazano na gantogramu
field_warn_on_leaving_unsaved: Opozori me, kadar zapuščam stran z neshranjenim besedilom
text_warn_on_leaving_unsaved: Trenutna stran vsebuje neshranjeno besedilo ki bo izgubljeno, če zapustite to stran.
label_my_queries: Moje poizvedbe po meri
text_journal_changed_no_detail: "%{label} posodobljen"
label_news_comment_added: Komentar dodan novici
button_expand_all: Razširi vse
button_collapse_all: Skrči vse
label_additional_workflow_transitions_for_assignee: Dovoljeni dodatni prehodi kadar je uporabnik pooblaščenec
label_additional_workflow_transitions_for_author: Dovoljeni dodatni prehodi kadar je uporabnik avtor
label_bulk_edit_selected_time_entries: Skupinsko urejanje izbranih časovnih zapisov
text_time_entries_destroy_confirmation: Ali ste prepričani, da želite izbristai izbran(e) časovn(i/e) zapis(e)?
label_role_anonymous: Anonimni
label_role_non_member: Nečlan
label_issue_note_added: Dodan zaznamek
label_issue_status_updated: Status posodobljen
label_issue_priority_updated: Prioriteta posodobljena
label_issues_visibility_own: Zahtevek ustvarjen s strani uporabnika ali dodeljen uporabniku
field_issues_visibility: Vidljivost zahtevkov
label_issues_visibility_all: Vsi zahtevki
permission_set_own_issues_private: Nastavi lastne zahtevke kot javne ali zasebne
field_is_private: Zaseben
permission_set_issues_private: Nastavi zahtevke kot javne ali zasebne
label_issues_visibility_public: Vsi nezasebni zahtevki
text_issues_destroy_descendants_confirmation: To bo izbrisalo tudi %{count} podnalog(o).
field_commit_logs_encoding: Kodiranje sporočil ob predaji
field_scm_path_encoding: Pot do kodiranja
text_scm_path_encoding_note: "Privzeto: UTF-8"
field_path_to_repository: Pot do shrambe
field_root_directory: Korenska mapa
field_cvs_module: Modul
field_cvsroot: CVSROOT
text_mercurial_repository_note: Lokalna shramba (npr. /hgrepo, c:\hgrepo)
text_scm_command: Ukaz
text_scm_command_version: Verzija
label_git_report_last_commit: Sporoči zadnje uveljavljanje datotek in map
text_scm_config: Svoje SCM ukaze lahko nastavite v datoteki config/configuration.yml. Po urejanju prosimo ponovno zaženite aplikacijo.
text_scm_command_not_available: SCM ukaz ni na voljo. Prosimo preverite nastavitve v upravljalskem podoknu.
text_git_repository_note: Shramba je prazna in lokalna (npr. /gitrepo, c:\gitrepo)
notice_issue_successful_create: Ustvarjen zahtevek %{id}.
label_between: med
setting_issue_group_assignment: Dovoli dodeljevanje zahtevka skupinam
label_diff: diff
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 zahtevek
one: 1 zahtevek
other: "%{count} zahtevki"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: vsi
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: S podprojekti
label_cross_project_tree: Z drevesom projekta
label_cross_project_hierarchy: S projektno hierarhijo
label_cross_project_system: Z vsemi projekti
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Skupaj
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/pt.yml 0000644 0001750 0001750 00000144201 12255774347 016545 0 ustar ondrej ondrej # Portuguese localization for Ruby on Rails
# by Ricardo Otero
# by Alberto Ferreira
# by Rui Rebelo
pt:
support:
array:
sentence_connector: "e"
skip_last_comma: true
direction: ltr
date:
formats:
default: "%d/%m/%Y"
short: "%d de %B"
long: "%d de %B de %Y"
only_day: "%d"
day_names: [Domingo, Segunda, Terça, Quarta, Quinta, Sexta, Sábado]
abbr_day_names: [Dom, Seg, Ter, Qua, Qui, Sex, Sáb]
month_names: [~, Janeiro, Fevereiro, Março, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro]
abbr_month_names: [~, Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov, Dez]
order:
- :day
- :month
- :year
time:
formats:
default: "%A, %d de %B de %Y, %H:%Mh"
time: "%H:%M"
short: "%d/%m, %H:%M hs"
long: "%A, %d de %B de %Y, %H:%Mh"
am: ''
pm: ''
datetime:
distance_in_words:
half_a_minute: "meio minuto"
less_than_x_seconds:
one: "menos de 1 segundo"
other: "menos de %{count} segundos"
x_seconds:
one: "1 segundo"
other: "%{count} segundos"
less_than_x_minutes:
one: "menos de um minuto"
other: "menos de %{count} minutos"
x_minutes:
one: "1 minuto"
other: "%{count} minutos"
about_x_hours:
one: "aproximadamente 1 hora"
other: "aproximadamente %{count} horas"
x_hours:
one: "1 hora"
other: "%{count} horas"
x_days:
one: "1 dia"
other: "%{count} dias"
about_x_months:
one: "aproximadamente 1 mês"
other: "aproximadamente %{count} meses"
x_months:
one: "1 mês"
other: "%{count} meses"
about_x_years:
one: "aproximadamente 1 ano"
other: "aproximadamente %{count} anos"
over_x_years:
one: "mais de 1 ano"
other: "mais de %{count} anos"
almost_x_years:
one: "quase 1 ano"
other: "quase %{count} anos"
number:
format:
precision: 3
separator: ','
delimiter: '.'
currency:
format:
unit: '€'
precision: 2
format: "%u %n"
separator: ','
delimiter: '.'
percentage:
format:
delimiter: ''
precision:
format:
delimiter: ''
human:
format:
precision: 3
delimiter: ''
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
activerecord:
errors:
template:
header:
one: "Não foi possível guardar %{model}: 1 erro"
other: "Não foi possível guardar %{model}: %{count} erros"
body: "Por favor, verifique os seguintes campos:"
messages:
inclusion: "não está incluído na lista"
exclusion: "não está disponível"
invalid: "não é válido"
confirmation: "não está de acordo com a confirmação"
accepted: "precisa de ser aceite"
empty: "não pode estar em branco"
blank: "não pode estar em branco"
too_long: "tem demasiados caracteres (máximo: %{count} caracteres)"
too_short: "tem poucos caracteres (mínimo: %{count} caracteres)"
wrong_length: "não é do tamanho correcto (necessita de ter %{count} caracteres)"
taken: "não está disponível"
not_a_number: "não é um número"
greater_than: "tem de ser maior do que %{count}"
greater_than_or_equal_to: "tem de ser maior ou igual a %{count}"
equal_to: "tem de ser igual a %{count}"
less_than: "tem de ser menor do que %{count}"
less_than_or_equal_to: "tem de ser menor ou igual a %{count}"
odd: "tem de ser ímpar"
even: "tem de ser par"
greater_than_start_date: "deve ser maior que a data inicial"
not_same_project: "não pertence ao mesmo projecto"
circular_dependency: "Esta relação iria criar uma dependência circular"
cant_link_an_issue_with_a_descendant: "Não é possível ligar uma tarefa a uma sub-tarefa que lhe é pertencente"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
## Translated by: Pedro Araújo
actionview_instancetag_blank_option: Seleccione
general_text_No: 'Não'
general_text_Yes: 'Sim'
general_text_no: 'não'
general_text_yes: 'sim'
general_lang_name: 'Português'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-15
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: A conta foi actualizada com sucesso.
notice_account_invalid_creditentials: Utilizador ou palavra-chave inválidos.
notice_account_password_updated: A palavra-chave foi alterada com sucesso.
notice_account_wrong_password: Palavra-chave errada.
notice_account_unknown_email: Utilizador desconhecido.
notice_can_t_change_password: Esta conta utiliza uma fonte de autenticação externa. Não é possível alterar a palavra-chave.
notice_account_lost_email_sent: Foi-lhe enviado um e-mail com as instruções para escolher uma nova palavra-chave.
notice_account_activated: A sua conta foi activada. É agora possível autenticar-se.
notice_successful_create: Criado com sucesso.
notice_successful_update: Alterado com sucesso.
notice_successful_delete: Apagado com sucesso.
notice_successful_connection: Ligado com sucesso.
notice_file_not_found: A página que está a tentar aceder não existe ou foi removida.
notice_locking_conflict: Os dados foram actualizados por outro utilizador.
notice_not_authorized: Não está autorizado a visualizar esta página.
notice_email_sent: "Foi enviado um e-mail para %{value}"
notice_email_error: "Ocorreu um erro ao enviar o e-mail (%{value})"
notice_feeds_access_key_reseted: A sua chave de Atom foi inicializada.
notice_failed_to_save_issues: "Não foi possível guardar %{count} tarefa(s) das %{total} seleccionadas: %{ids}."
notice_no_issue_selected: "Nenhuma tarefa seleccionada! Por favor, seleccione as tarefas que quer editar."
notice_account_pending: "A sua conta foi criada e está agora à espera de aprovação do administrador."
notice_default_data_loaded: Configuração padrão carregada com sucesso.
notice_unable_delete_version: Não foi possível apagar a versão.
error_can_t_load_default_data: "Não foi possível carregar a configuração padrão: %{value}"
error_scm_not_found: "A entrada ou revisão não foi encontrada no repositório."
error_scm_command_failed: "Ocorreu um erro ao tentar aceder ao repositório: %{value}"
error_scm_annotate: "A entrada não existe ou não pode ser anotada."
error_issue_not_found_in_project: 'A tarefa não foi encontrada ou não pertence a este projecto.'
mail_subject_lost_password: "Palavra-chave de %{value}"
mail_body_lost_password: 'Para mudar a sua palavra-chave, clique na ligação abaixo:'
mail_subject_register: "Activação de conta de %{value}"
mail_body_register: 'Para activar a sua conta, clique na ligação abaixo:'
mail_body_account_information_external: "Pode utilizar a conta %{value} para autenticar-se."
mail_body_account_information: Informação da sua conta
mail_subject_account_activation_request: "Pedido de activação da conta %{value}"
mail_body_account_activation_request: "Um novo utilizador (%{value}) registou-se. A sua conta está à espera de aprovação:"
mail_subject_reminder: "%{count} tarefa(s) para entregar nos próximos %{days} dias"
mail_body_reminder: "%{count} tarefa(s) que estão atribuídas a si estão agendadas para estarem completas nos próximos %{days} dias:"
field_name: Nome
field_description: Descrição
field_summary: Sumário
field_is_required: Obrigatório
field_firstname: Nome
field_lastname: Apelido
field_mail: E-mail
field_filename: Ficheiro
field_filesize: Tamanho
field_downloads: Downloads
field_author: Autor
field_created_on: Criado
field_updated_on: Alterado
field_field_format: Formato
field_is_for_all: Para todos os projectos
field_possible_values: Valores possíveis
field_regexp: Expressão regular
field_min_length: Tamanho mínimo
field_max_length: Tamanho máximo
field_value: Valor
field_category: Categoria
field_title: Título
field_project: Projecto
field_issue: Tarefa
field_status: Estado
field_notes: Notas
field_is_closed: Tarefa fechada
field_is_default: Valor por omissão
field_tracker: Tipo
field_subject: Assunto
field_due_date: Data fim
field_assigned_to: Atribuído a
field_priority: Prioridade
field_fixed_version: Versão
field_user: Utilizador
field_role: Função
field_homepage: Página
field_is_public: Público
field_parent: Sub-projecto de
field_is_in_roadmap: Tarefas mostradas no mapa de planificação
field_login: Nome de utilizador
field_mail_notification: Notificações por e-mail
field_admin: Administrador
field_last_login_on: Última visita
field_language: Língua
field_effective_date: Data
field_password: Palavra-chave
field_new_password: Nova palavra-chave
field_password_confirmation: Confirmação
field_version: Versão
field_type: Tipo
field_host: Servidor
field_port: Porta
field_account: Conta
field_base_dn: Base DN
field_attr_login: Atributo utilizador
field_attr_firstname: Atributo nome próprio
field_attr_lastname: Atributo último nome
field_attr_mail: Atributo e-mail
field_onthefly: Criação imediata de utilizadores
field_start_date: Data início
field_done_ratio: "% Completo"
field_auth_source: Modo de autenticação
field_hide_mail: Esconder endereço de e-mail
field_comments: Comentário
field_url: URL
field_start_page: Página inicial
field_subproject: Subprojecto
field_hours: Horas
field_activity: Actividade
field_spent_on: Data
field_identifier: Identificador
field_is_filter: Usado como filtro
field_issue_to: Tarefa relacionada
field_delay: Atraso
field_assignable: As tarefas podem ser associadas a esta função
field_redirect_existing_links: Redireccionar ligações existentes
field_estimated_hours: Tempo estimado
field_column_names: Colunas
field_time_zone: Fuso horário
field_searchable: Procurável
field_default_value: Valor por omissão
field_comments_sorting: Mostrar comentários
field_parent_title: Página pai
setting_app_title: Título da aplicação
setting_app_subtitle: Sub-título da aplicação
setting_welcome_text: Texto de boas vindas
setting_default_language: Língua por omissão
setting_login_required: Autenticação obrigatória
setting_self_registration: Auto-registo
setting_attachment_max_size: Tamanho máximo do anexo
setting_issues_export_limit: Limite de exportação das tarefas
setting_mail_from: E-mail enviado de
setting_bcc_recipients: Recipientes de BCC
setting_host_name: Hostname
setting_text_formatting: Formatação do texto
setting_wiki_compression: Compressão do histórico do Wiki
setting_feeds_limit: Limite de conteúdo do feed
setting_default_projects_public: Projectos novos são públicos por omissão
setting_autofetch_changesets: Buscar automaticamente commits
setting_sys_api_enabled: Activar Web Service para gestão do repositório
setting_commit_ref_keywords: Palavras-chave de referência
setting_commit_fix_keywords: Palavras-chave de fecho
setting_autologin: Login automático
setting_date_format: Formato da data
setting_time_format: Formato do tempo
setting_cross_project_issue_relations: Permitir relações entre tarefas de projectos diferentes
setting_issue_list_default_columns: Colunas na lista de tarefas por omissão
setting_emails_footer: Rodapé do e-mails
setting_protocol: Protocolo
setting_per_page_options: Opções de objectos por página
setting_user_format: Formato de apresentaão de utilizadores
setting_activity_days_default: Dias mostrados na actividade do projecto
setting_display_subprojects_issues: Mostrar as tarefas dos sub-projectos nos projectos principais
setting_enabled_scm: Activar SCM
setting_mail_handler_api_enabled: Activar Web Service para e-mails recebidos
setting_mail_handler_api_key: Chave da API
setting_sequential_project_identifiers: Gerar identificadores de projecto sequênciais
project_module_issue_tracking: Tarefas
project_module_time_tracking: Registo de tempo
project_module_news: Notícias
project_module_documents: Documentos
project_module_files: Ficheiros
project_module_wiki: Wiki
project_module_repository: Repositório
project_module_boards: Forum
label_user: Utilizador
label_user_plural: Utilizadores
label_user_new: Novo utilizador
label_project: Projecto
label_project_new: Novo projecto
label_project_plural: Projectos
label_x_projects:
zero: no projects
one: 1 project
other: "%{count} projects"
label_project_all: Todos os projectos
label_project_latest: Últimos projectos
label_issue: Tarefa
label_issue_new: Nova tarefa
label_issue_plural: Tarefas
label_issue_view_all: Ver todas as tarefas
label_issues_by: "Tarefas por %{value}"
label_issue_added: Tarefa adicionada
label_issue_updated: Tarefa actualizada
label_document: Documento
label_document_new: Novo documento
label_document_plural: Documentos
label_document_added: Documento adicionado
label_role: Função
label_role_plural: Funções
label_role_new: Nova função
label_role_and_permissions: Funções e permissões
label_member: Membro
label_member_new: Novo membro
label_member_plural: Membros
label_tracker: Tipo
label_tracker_plural: Tipos
label_tracker_new: Novo tipo
label_workflow: Fluxo de trabalho
label_issue_status: Estado da tarefa
label_issue_status_plural: Estados da tarefa
label_issue_status_new: Novo estado
label_issue_category: Categoria de tarefa
label_issue_category_plural: Categorias de tarefa
label_issue_category_new: Nova categoria
label_custom_field: Campo personalizado
label_custom_field_plural: Campos personalizados
label_custom_field_new: Novo campo personalizado
label_enumerations: Enumerações
label_enumeration_new: Novo valor
label_information: Informação
label_information_plural: Informações
label_please_login: Por favor autentique-se
label_register: Registar
label_password_lost: Perdi a palavra-chave
label_home: Página Inicial
label_my_page: Página Pessoal
label_my_account: Minha conta
label_my_projects: Meus projectos
label_administration: Administração
label_login: Entrar
label_logout: Sair
label_help: Ajuda
label_reported_issues: Tarefas criadas
label_assigned_to_me_issues: Tarefas atribuídas a mim
label_last_login: Último acesso
label_registered_on: Registado em
label_activity: Actividade
label_overall_activity: Actividade geral
label_new: Novo
label_logged_as: Ligado como
label_environment: Ambiente
label_authentication: Autenticação
label_auth_source: Modo de autenticação
label_auth_source_new: Novo modo de autenticação
label_auth_source_plural: Modos de autenticação
label_subproject_plural: Sub-projectos
label_and_its_subprojects: "%{value} e sub-projectos"
label_min_max_length: Tamanho mínimo-máximo
label_list: Lista
label_date: Data
label_integer: Inteiro
label_float: Decimal
label_boolean: Booleano
label_string: Texto
label_text: Texto longo
label_attribute: Atributo
label_attribute_plural: Atributos
label_no_data: Sem dados para mostrar
label_change_status: Mudar estado
label_history: Histórico
label_attachment: Ficheiro
label_attachment_new: Novo ficheiro
label_attachment_delete: Apagar ficheiro
label_attachment_plural: Ficheiros
label_file_added: Ficheiro adicionado
label_report: Relatório
label_report_plural: Relatórios
label_news: Notícia
label_news_new: Nova notícia
label_news_plural: Notícias
label_news_latest: Últimas notícias
label_news_view_all: Ver todas as notícias
label_news_added: Notícia adicionada
label_settings: Configurações
label_overview: Visão geral
label_version: Versão
label_version_new: Nova versão
label_version_plural: Versões
label_confirmation: Confirmação
label_export_to: 'Também disponível em:'
label_read: Ler...
label_public_projects: Projectos públicos
label_open_issues: aberto
label_open_issues_plural: abertos
label_closed_issues: fechado
label_closed_issues_plural: fechados
label_x_open_issues_abbr_on_total:
zero: 0 abertas / %{total}
one: 1 aberta / %{total}
other: "%{count} abertas / %{total}"
label_x_open_issues_abbr:
zero: 0 abertas
one: 1 aberta
other: "%{count} abertas"
label_x_closed_issues_abbr:
zero: 0 fechadas
one: 1 fechada
other: "%{count} fechadas"
label_total: Total
label_permissions: Permissões
label_current_status: Estado actual
label_new_statuses_allowed: Novos estados permitidos
label_all: todos
label_none: nenhum
label_nobody: ninguém
label_next: Próximo
label_previous: Anterior
label_used_by: Usado por
label_details: Detalhes
label_add_note: Adicionar nota
label_per_page: Por página
label_calendar: Calendário
label_months_from: meses de
label_gantt: Gantt
label_internal: Interno
label_last_changes: "últimas %{count} alterações"
label_change_view_all: Ver todas as alterações
label_personalize_page: Personalizar esta página
label_comment: Comentário
label_comment_plural: Comentários
label_x_comments:
zero: sem comentários
one: 1 comentário
other: "%{count} comentários"
label_comment_add: Adicionar comentário
label_comment_added: Comentário adicionado
label_comment_delete: Apagar comentários
label_query: Consulta personalizada
label_query_plural: Consultas personalizadas
label_query_new: Nova consulta
label_filter_add: Adicionar filtro
label_filter_plural: Filtros
label_equals: é
label_not_equals: não é
label_in_less_than: em menos de
label_in_more_than: em mais de
label_in: em
label_today: hoje
label_all_time: sempre
label_yesterday: ontem
label_this_week: esta semana
label_last_week: semana passada
label_last_n_days: "últimos %{count} dias"
label_this_month: este mês
label_last_month: mês passado
label_this_year: este ano
label_date_range: Date range
label_less_than_ago: menos de dias atrás
label_more_than_ago: mais de dias atrás
label_ago: dias atrás
label_contains: contém
label_not_contains: não contém
label_day_plural: dias
label_repository: Repositório
label_repository_plural: Repositórios
label_browse: Navegar
label_revision: Revisão
label_revision_plural: Revisões
label_associated_revisions: Revisões associadas
label_added: adicionado
label_modified: modificado
label_copied: copiado
label_renamed: renomeado
label_deleted: apagado
label_latest_revision: Última revisão
label_latest_revision_plural: Últimas revisões
label_view_revisions: Ver revisões
label_max_size: Tamanho máximo
label_sort_highest: Mover para o início
label_sort_higher: Mover para cima
label_sort_lower: Mover para baixo
label_sort_lowest: Mover para o fim
label_roadmap: Planificação
label_roadmap_due_in: "Termina em %{value}"
label_roadmap_overdue: "Atrasado %{value}"
label_roadmap_no_issues: Sem tarefas para esta versão
label_search: Procurar
label_result_plural: Resultados
label_all_words: Todas as palavras
label_wiki: Wiki
label_wiki_edit: Edição da Wiki
label_wiki_edit_plural: Edições da Wiki
label_wiki_page: Página da Wiki
label_wiki_page_plural: Páginas da Wiki
label_index_by_title: Índice por título
label_index_by_date: Índice por data
label_current_version: Versão actual
label_preview: Pré-visualizar
label_feed_plural: Feeds
label_changes_details: Detalhes de todas as mudanças
label_issue_tracking: Tarefas
label_spent_time: Tempo gasto
label_f_hour: "%{value} hora"
label_f_hour_plural: "%{value} horas"
label_time_tracking: Registo de tempo
label_change_plural: Mudanças
label_statistics: Estatísticas
label_commits_per_month: Commits por mês
label_commits_per_author: Commits por autor
label_view_diff: Ver diferenças
label_diff_inline: inline
label_diff_side_by_side: lado a lado
label_options: Opções
label_copy_workflow_from: Copiar fluxo de trabalho de
label_permissions_report: Relatório de permissões
label_watched_issues: Tarefas observadas
label_related_issues: Tarefas relacionadas
label_applied_status: Estado aplicado
label_loading: A carregar...
label_relation_new: Nova relação
label_relation_delete: Apagar relação
label_relates_to: relacionado a
label_duplicates: duplica
label_duplicated_by: duplicado por
label_blocks: bloqueia
label_blocked_by: bloqueado por
label_precedes: precede
label_follows: segue
label_end_to_start: fim a início
label_end_to_end: fim a fim
label_start_to_start: início a início
label_start_to_end: início a fim
label_stay_logged_in: Guardar sessão
label_disabled: desactivado
label_show_completed_versions: Mostrar versões acabadas
label_me: eu
label_board: Forum
label_board_new: Novo forum
label_board_plural: Forums
label_topic_plural: Tópicos
label_message_plural: Mensagens
label_message_last: Última mensagem
label_message_new: Nova mensagem
label_message_posted: Mensagem adicionada
label_reply_plural: Respostas
label_send_information: Enviar dados da conta para o utilizador
label_year: Ano
label_month: mês
label_week: Semana
label_date_from: De
label_date_to: Para
label_language_based: Baseado na língua do utilizador
label_sort_by: "Ordenar por %{value}"
label_send_test_email: enviar um e-mail de teste
label_feeds_access_key_created_on: "Chave Atom criada há %{value} atrás"
label_module_plural: Módulos
label_added_time_by: "Adicionado por %{author} há %{age} atrás"
label_updated_time: "Alterado há %{value} atrás"
label_jump_to_a_project: Ir para o projecto...
label_file_plural: Ficheiros
label_changeset_plural: Changesets
label_default_columns: Colunas por omissão
label_no_change_option: (sem alteração)
label_bulk_edit_selected_issues: Editar tarefas seleccionadas em conjunto
label_theme: Tema
label_default: Padrão
label_search_titles_only: Procurar apenas em títulos
label_user_mail_option_all: "Para qualquer evento em todos os meus projectos"
label_user_mail_option_selected: "Para qualquer evento apenas nos projectos seleccionados..."
label_user_mail_no_self_notified: "Não quero ser notificado de alterações feitas por mim"
label_registration_activation_by_email: Activação da conta por e-mail
label_registration_manual_activation: Activação manual da conta
label_registration_automatic_activation: Activação automática da conta
label_display_per_page: "Por página: %{value}"
label_age: Idade
label_change_properties: Mudar propriedades
label_general: Geral
label_more: Mais
label_scm: SCM
label_plugins: Extensões
label_ldap_authentication: Autenticação LDAP
label_downloads_abbr: D/L
label_optional_description: Descrição opcional
label_add_another_file: Adicionar outro ficheiro
label_preferences: Preferências
label_chronological_order: Em ordem cronológica
label_reverse_chronological_order: Em ordem cronológica inversa
label_planning: Planeamento
label_incoming_emails: E-mails a chegar
label_generate_key: Gerar uma chave
label_issue_watchers: Observadores
button_login: Entrar
button_submit: Submeter
button_save: Guardar
button_check_all: Marcar tudo
button_uncheck_all: Desmarcar tudo
button_delete: Apagar
button_create: Criar
button_test: Testar
button_edit: Editar
button_add: Adicionar
button_change: Alterar
button_apply: Aplicar
button_clear: Limpar
button_lock: Bloquear
button_unlock: Desbloquear
button_download: Download
button_list: Listar
button_view: Ver
button_move: Mover
button_back: Voltar
button_cancel: Cancelar
button_activate: Activar
button_sort: Ordenar
button_log_time: Tempo de trabalho
button_rollback: Voltar para esta versão
button_watch: Observar
button_unwatch: Deixar de observar
button_reply: Responder
button_archive: Arquivar
button_unarchive: Desarquivar
button_reset: Reinicializar
button_rename: Renomear
button_change_password: Mudar palavra-chave
button_copy: Copiar
button_annotate: Anotar
button_update: Actualizar
button_configure: Configurar
button_quote: Citar
status_active: activo
status_registered: registado
status_locked: bloqueado
text_select_mail_notifications: Seleccionar as acções que originam uma notificação por e-mail.
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 siginifica sem restrição
text_project_destroy_confirmation: Tem a certeza que deseja apagar o projecto e todos os dados relacionados?
text_subprojects_destroy_warning: "O(s) seu(s) sub-projecto(s): %{value} também será/serão apagado(s)."
text_workflow_edit: Seleccione uma função e um tipo de tarefa para editar o fluxo de trabalho
text_are_you_sure: Tem a certeza?
text_tip_issue_begin_day: tarefa a começar neste dia
text_tip_issue_end_day: tarefa a acabar neste dia
text_tip_issue_begin_end_day: tarefa a começar e acabar neste dia
text_caracters_maximum: "máximo %{count} caracteres."
text_caracters_minimum: "Deve ter pelo menos %{count} caracteres."
text_length_between: "Deve ter entre %{min} e %{max} caracteres."
text_tracker_no_workflow: Sem fluxo de trabalho definido para este tipo de tarefa.
text_unallowed_characters: Caracteres não permitidos
text_comma_separated: Permitidos múltiplos valores (separados por vírgula).
text_issues_ref_in_commit_messages: Referenciando e fechando tarefas em mensagens de commit
text_issue_added: "Tarefa %{id} foi criada por %{author}."
text_issue_updated: "Tarefa %{id} foi actualizada por %{author}."
text_wiki_destroy_confirmation: Tem a certeza que deseja apagar este wiki e todo o seu conteúdo?
text_issue_category_destroy_question: "Algumas tarefas (%{count}) estão atribuídas a esta categoria. O que quer fazer?"
text_issue_category_destroy_assignments: Remover as atribuições à categoria
text_issue_category_reassign_to: Re-atribuir as tarefas para esta categoria
text_user_mail_option: "Para projectos não seleccionados, apenas receberá notificações acerca de coisas que está a observar ou está envolvido (ex. tarefas das quais foi o criador ou lhes foram atribuídas)."
text_no_configuration_data: "Perfis, tipos de tarefas, estados das tarefas e workflows ainda não foram configurados.\nÉ extremamente recomendado carregar as configurações padrão. Será capaz de as modificar depois de estarem carregadas."
text_load_default_configuration: Carregar as configurações padrão
text_status_changed_by_changeset: "Aplicado no changeset %{value}."
text_issues_destroy_confirmation: 'Tem a certeza que deseja apagar a(s) tarefa(s) seleccionada(s)?'
text_select_project_modules: 'Seleccione os módulos a activar para este projecto:'
text_default_administrator_account_changed: Conta default de administrador alterada.
text_file_repository_writable: Repositório de ficheiros com permissões de escrita
text_rmagick_available: RMagick disponível (opcional)
text_destroy_time_entries_question: "%{hours} horas de trabalho foram atribuídas a estas tarefas que vai apagar. O que deseja fazer?"
text_destroy_time_entries: Apagar as horas
text_assign_time_entries_to_project: Atribuir as horas ao projecto
text_reassign_time_entries: 'Re-atribuir as horas para esta tarefa:'
text_user_wrote: "%{value} escreveu:"
text_enumeration_destroy_question: "%{count} objectos estão atribuídos a este valor."
text_enumeration_category_reassign_to: 'Re-atribuí-los para este valor:'
text_email_delivery_not_configured: "Entrega por e-mail não está configurada, e as notificação estão desactivadas.\nConfigure o seu servidor de SMTP em config/configuration.yml e reinicie a aplicação para activar estas funcionalidades."
default_role_manager: Gestor
default_role_developer: Programador
default_role_reporter: Repórter
default_tracker_bug: Bug
default_tracker_feature: Funcionalidade
default_tracker_support: Suporte
default_issue_status_new: Novo
default_issue_status_in_progress: Em curso
default_issue_status_resolved: Resolvido
default_issue_status_feedback: Feedback
default_issue_status_closed: Fechado
default_issue_status_rejected: Rejeitado
default_doc_category_user: Documentação de utilizador
default_doc_category_tech: Documentação técnica
default_priority_low: Baixa
default_priority_normal: Normal
default_priority_high: Alta
default_priority_urgent: Urgente
default_priority_immediate: Imediata
default_activity_design: Planeamento
default_activity_development: Desenvolvimento
enumeration_issue_priorities: Prioridade de tarefas
enumeration_doc_categories: Categorias de documentos
enumeration_activities: Actividades (Registo de tempo)
setting_plain_text_mail: Apenas texto simples (sem HTML)
permission_view_files: Ver ficheiros
permission_edit_issues: Editar tarefas
permission_edit_own_time_entries: Editar horas pessoais
permission_manage_public_queries: Gerir queries públicas
permission_add_issues: Adicionar tarefas
permission_log_time: Registar tempo gasto
permission_view_changesets: Ver changesets
permission_view_time_entries: Ver tempo gasto
permission_manage_versions: Gerir versões
permission_manage_wiki: Gerir wiki
permission_manage_categories: Gerir categorias de tarefas
permission_protect_wiki_pages: Proteger páginas de wiki
permission_comment_news: Comentar notícias
permission_delete_messages: Apagar mensagens
permission_select_project_modules: Seleccionar módulos do projecto
permission_edit_wiki_pages: Editar páginas de wiki
permission_add_issue_watchers: Adicionar observadores
permission_view_gantt: ver diagrama de Gantt
permission_move_issues: Mover tarefas
permission_manage_issue_relations: Gerir relações de tarefas
permission_delete_wiki_pages: Apagar páginas de wiki
permission_manage_boards: Gerir forums
permission_delete_wiki_pages_attachments: Apagar anexos
permission_view_wiki_edits: Ver histórico da wiki
permission_add_messages: Submeter mensagens
permission_view_messages: Ver mensagens
permission_manage_files: Gerir ficheiros
permission_edit_issue_notes: Editar notas de tarefas
permission_manage_news: Gerir notícias
permission_view_calendar: Ver calendário
permission_manage_members: Gerir membros
permission_edit_messages: Editar mensagens
permission_delete_issues: Apagar tarefas
permission_view_issue_watchers: Ver lista de observadores
permission_manage_repository: Gerir repositório
permission_commit_access: Acesso a submissão
permission_browse_repository: Navegar em repositório
permission_view_documents: Ver documentos
permission_edit_project: Editar projecto
permission_add_issue_notes: Adicionar notas a tarefas
permission_save_queries: Guardar queries
permission_view_wiki_pages: Ver wiki
permission_rename_wiki_pages: Renomear páginas de wiki
permission_edit_time_entries: Editar entradas de tempo
permission_edit_own_issue_notes: Editar as prórpias notas
setting_gravatar_enabled: Utilizar ícones Gravatar
label_example: Exemplo
text_repository_usernames_mapping: "Seleccionar ou actualizar o utilizador de Redmine mapeado a cada nome de utilizador encontrado no repositório.\nUtilizadores com o mesmo nome de utilizador ou email no Redmine e no repositório são mapeados automaticamente."
permission_edit_own_messages: Editar as próprias mensagens
permission_delete_own_messages: Apagar as próprias mensagens
label_user_activity: "Actividade de %{value}"
label_updated_time_by: "Actualizado por %{author} há %{age}"
text_diff_truncated: '... Este diff foi truncado porque excede o tamanho máximo que pode ser mostrado.'
setting_diff_max_lines_displayed: Número máximo de linhas de diff mostradas
text_plugin_assets_writable: Escrita na pasta de activos dos módulos de extensão possível
warning_attachments_not_saved: "Não foi possível gravar %{count} ficheiro(s) ."
button_create_and_continue: Criar e continuar
text_custom_field_possible_values_info: 'Uma linha para cada valor'
label_display: Mostrar
field_editable: Editável
setting_repository_log_display_limit: Número máximo de revisões exibido no relatório de ficheiro
setting_file_max_size_displayed: Tamanho máximo dos ficheiros de texto exibidos inline
field_watcher: Observador
setting_openid: Permitir início de sessão e registo com OpenID
field_identity_url: URL do OpenID
label_login_with_open_id_option: ou início de sessão com OpenID
field_content: Conteúdo
label_descending: Descendente
label_sort: Ordenar
label_ascending: Ascendente
label_date_from_to: De %{start} a %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Esta página tem %{descendants} página(s) subordinada(s) e descendente(s). O que deseja fazer?
text_wiki_page_reassign_children: Reatribuir páginas subordinadas a esta página principal
text_wiki_page_nullify_children: Manter páginas subordinadas como páginas raíz
text_wiki_page_destroy_children: Apagar as páginas subordinadas e todos os seus descendentes
setting_password_min_length: Tamanho mínimo de palavra-chave
field_group_by: Agrupar resultados por
mail_subject_wiki_content_updated: "A página Wiki '%{id}' foi actualizada"
label_wiki_content_added: Página Wiki adicionada
mail_subject_wiki_content_added: "A página Wiki '%{id}' foi adicionada"
mail_body_wiki_content_added: A página Wiki '%{id}' foi adicionada por %{author}.
label_wiki_content_updated: Página Wiki actualizada
mail_body_wiki_content_updated: A página Wiki '%{id}' foi actualizada por %{author}.
permission_add_project: Criar projecto
setting_new_project_user_role_id: Função atribuída a um utilizador não-administrador que cria um projecto
label_view_all_revisions: Ver todas as revisões
label_tag: Etiqueta
label_branch: Ramo
error_no_tracker_in_project: Este projecto não tem associado nenhum tipo de tarefas. Verifique as definições do projecto.
error_no_default_issue_status: Não está definido um estado padrão para as tarefas. Verifique a sua configuração (dirija-se a "Administração -> Estados da tarefa").
label_group_plural: Grupos
label_group: Grupo
label_group_new: Novo grupo
label_time_entry_plural: Tempo registado
text_journal_changed: "%{label} alterado de %{old} para %{new}"
text_journal_set_to: "%{label} configurado como %{value}"
text_journal_deleted: "%{label} apagou (%{old})"
text_journal_added: "%{label} %{value} adicionado"
field_active: Activo
enumeration_system_activity: Actividade de sistema
permission_delete_issue_watchers: Apagar observadores
version_status_closed: fechado
version_status_locked: protegido
version_status_open: aberto
error_can_not_reopen_issue_on_closed_version: Não é possível voltar a abrir uma tarefa atribuída a uma versão fechada
label_user_anonymous: Anónimo
button_move_and_follow: Mover e seguir
setting_default_projects_modules: Módulos activos por predefinição para novos projectos
setting_gravatar_default: Imagem Gravatar predefinida
field_sharing: Partilha
label_version_sharing_hierarchy: Com hierarquia do projecto
label_version_sharing_system: Com todos os projectos
label_version_sharing_descendants: Com os sub-projectos
label_version_sharing_tree: Com árvore do projecto
label_version_sharing_none: Não partilhado
error_can_not_archive_project: Não é possível arquivar este projecto
button_duplicate: Duplicar
button_copy_and_follow: Copiar e seguir
label_copy_source: Origem
setting_issue_done_ratio: Calcular a percentagem de progresso da tarefa
setting_issue_done_ratio_issue_status: Através do estado da tarefa
error_issue_done_ratios_not_updated: Percentagens de progresso da tarefa não foram actualizadas.
error_workflow_copy_target: Seleccione os tipos de tarefas e funções desejadas
setting_issue_done_ratio_issue_field: Através do campo da tarefa
label_copy_same_as_target: Mesmo que o alvo
label_copy_target: Alvo
notice_issue_done_ratios_updated: Percentagens de progresso da tarefa actualizadas.
error_workflow_copy_source: Seleccione um tipo de tarefa ou função de origem
label_update_issue_done_ratios: Actualizar percentagens de progresso da tarefa
setting_start_of_week: Iniciar calendários a
permission_view_issues: Ver tarefas
label_display_used_statuses_only: Só exibir estados empregues por este tipo de tarefa
label_revision_id: Revisão %{value}
label_api_access_key: Chave de acesso API
label_api_access_key_created_on: Chave de acesso API criada há %{value}
label_feeds_access_key: Chave de acesso Atom
notice_api_access_key_reseted: A sua chave de acesso API foi reinicializada.
setting_rest_api_enabled: Activar serviço Web REST
label_missing_api_access_key: Chave de acesso API em falta
label_missing_feeds_access_key: Chave de acesso Atom em falta
button_show: Mostrar
text_line_separated: Vários valores permitidos (uma linha para cada valor).
setting_mail_handler_body_delimiters: Truncar mensagens de correio electrónico após uma destas linhas
permission_add_subprojects: Criar sub-projectos
label_subproject_new: Novo sub-projecto
text_own_membership_delete_confirmation: |-
Está prestes a eliminar parcial ou totalmente as suas permissões. É possível que não possa editar o projecto após esta acção.
Tem a certeza de que deseja continuar?
label_close_versions: Fechar versões completas
label_board_sticky: Fixar mensagem
label_board_locked: Proteger
permission_export_wiki_pages: Exportar páginas Wiki
setting_cache_formatted_text: Colocar formatação do texto na memória cache
permission_manage_project_activities: Gerir actividades do projecto
error_unable_delete_issue_status: Não foi possível apagar o estado da tarefa
label_profile: Perfil
permission_manage_subtasks: Gerir sub-tarefas
field_parent_issue: Tarefa principal
label_subtask_plural: Sub-tarefa
label_project_copy_notifications: Enviar notificações por e-mail durante a cópia do projecto
error_can_not_delete_custom_field: Não foi possível apagar o campo personalizado
error_unable_to_connect: Não foi possível ligar (%{value})
error_can_not_remove_role: Esta função está actualmente em uso e não pode ser apagada.
error_can_not_delete_tracker: Existem ainda tarefas nesta categoria. Não é possível apagar este tipo de tarefa.
field_principal: Principal
label_my_page_block: Bloco da minha página
notice_failed_to_save_members: "Erro ao guardar o(s) membro(s): %{errors}."
text_zoom_out: Ampliar
text_zoom_in: Reduzir
notice_unable_delete_time_entry: Não foi possível apagar a entrada de tempo registado.
label_overall_spent_time: Total de tempo registado
field_time_entries: Tempo registado
project_module_gantt: Gantt
project_module_calendar: Calendário
button_edit_associated_wikipage: "Editar página Wiki associada: %{page_title}"
field_text: Campo de texto
label_user_mail_option_only_owner: Apenas para tarefas das quais sou proprietário
setting_default_notification_option: Opção predefinida de notificação
label_user_mail_option_only_my_events: Apenas para tarefas que observo ou em que estou envolvido
label_user_mail_option_only_assigned: Apenas para tarefas que me foram atribuídas
label_user_mail_option_none: Sem eventos
field_member_of_group: Grupo do detentor de atribuição
field_assigned_to_role: Papel do detentor de atribuição
notice_not_authorized_archived_project: O projecto a que tentou aceder foi arquivado.
label_principal_search: "Procurar utilizador ou grupo:"
label_user_search: "Procurar utilizador:"
field_visible: Visível
setting_emails_header: Cabeçalho dos e-mails
setting_commit_logtime_activity_id: Actividade para tempo registado
text_time_logged_by_changeset: Aplicado no conjunto de alterações %{value}.
setting_commit_logtime_enabled: Activar registo de tempo
notice_gantt_chart_truncated: O gráfico foi truncado porque excede o número máximo de itens visíveis (%{max.})
setting_gantt_items_limit: Número máximo de itens exibidos no gráfico Gantt
field_warn_on_leaving_unsaved: Avisar-me quando deixar uma página com texto por salvar
text_warn_on_leaving_unsaved: A página actual contém texto por salvar que será perdido caso saia desta página.
label_my_queries: As minhas consultas
text_journal_changed_no_detail: "%{label} actualizada"
label_news_comment_added: Comentário adicionado a uma notícia
button_expand_all: Expandir todos
button_collapse_all: Minimizar todos
label_additional_workflow_transitions_for_assignee: Transições adicionais permitidas quando a tarefa está atribuida ao utilizador
label_additional_workflow_transitions_for_author: Transições adicionais permitidas quando o utilizador é o autor da tarefa
label_bulk_edit_selected_time_entries: Edição em massa de registos de tempo
text_time_entries_destroy_confirmation: Têm a certeza que pretende apagar o(s) registo(s) de tempo selecionado(s)?
label_role_anonymous: Anónimo
label_role_non_member: Não membro
label_issue_note_added: Nota adicionada
label_issue_status_updated: Estado actualizado
label_issue_priority_updated: Prioridade adicionada
label_issues_visibility_own: Tarefas criadas ou atribuídas ao utilizador
field_issues_visibility: Visibilidade das tarefas
label_issues_visibility_all: Todas as tarefas
permission_set_own_issues_private: Configurar as suas tarefas como públicas ou privadas
field_is_private: Privado
permission_set_issues_private: Configurar tarefas como públicas ou privadas
label_issues_visibility_public: Todas as tarefas públicas
text_issues_destroy_descendants_confirmation: Irá apagar também %{count} subtarefa(s).
field_commit_logs_encoding: Codificação das mensagens de commit
field_scm_path_encoding: Codificação do caminho
text_scm_path_encoding_note: "Por omissão: UTF-8"
field_path_to_repository: Caminho para o repositório
field_root_directory: Raíz do directório
field_cvs_module: Módulo
field_cvsroot: CVSROOT
text_mercurial_repository_note: "Repositório local (ex: /hgrepo, c:\\hgrepo)"
text_scm_command: Comando
text_scm_command_version: Versão
label_git_report_last_commit: Analisar último commit por ficheiros e pastas
text_scm_config: Pode configurar os comando SCM em config/configuration.yml. Por favor reinicie a aplicação depois de alterar o ficheiro.
text_scm_command_not_available: O comando SCM não está disponível. Por favor verifique as configurações no painel de administração.
notice_issue_successful_create: Tarefa %{id} criada.
label_between: entre
setting_issue_group_assignment: Permitir atribuir tarefas a grupos
label_diff: diferença
text_git_repository_note: O repositório é local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Direcção da ordenação
description_project_scope: Âmbito da pesquisa
description_filter: Filtro
description_user_mail_notification: Configurações das notificações por email
description_date_from: Introduza data de início
description_message_content: Conteúdo da mensagem
description_available_columns: Colunas disponíveis
description_date_range_interval: Escolha o intervalo seleccionando a data de início e de fim
description_issue_category_reassign: Escolha a categoria da tarefa
description_search: Campo de pesquisa
description_notes: Notas
description_date_range_list: Escolha o intervalo da lista
description_choose_project: Projecto
description_date_to: Introduza data de fim
description_query_sort_criteria_attribute: Ordenar atributos
description_wiki_subpages_reassign: Escolha nova página pai
description_selected_columns: Colunas seleccionadas
label_parent_revision: Pai
label_child_revision: Filha
error_scm_annotate_big_text_file: Esta entrada não pode ser anotada, excede o tamanha máximo.
setting_default_issue_start_date_to_creation_date: Utilizar a data actual como data de início para novas tarefas
button_edit_section: Editar esta secção
setting_repositories_encodings: Codificação dos anexos e repositórios
description_all_columns: Todas as colunas
button_export: Exportar
label_export_options: "%{export_format} opções de exportação"
error_attachment_too_big: Este ficheiro não pode ser carregado pois excede o tamanho máximo permitido por ficheiro (%{max_size})
notice_failed_to_save_time_entries: "Falha ao guardar %{count} registo(s) de tempo dos %{total} seleccionados: %{ids}."
label_x_issues:
zero: 0 tarefas
one: 1 tarefa
other: "%{count} tarefas"
label_repository_new: Novo repositório
field_repository_is_default: Repositório principal
label_copy_attachments: Copiar anexos
label_item_position: "%{position}/%{count}"
label_completed_versions: Versões completas
text_project_identifier_info: Apenas letras minúsculas (a-z), números, traços e sublinhados são permitidos. Depois de guardar não é possível alterar.
field_multiple: Múltiplos valores
setting_commit_cross_project_ref: Permitir que tarefas dos restantes projectos sejam referenciadas e resolvidas
text_issue_conflict_resolution_add_notes: Adicionar as minhas notas e descartar as minhas restantes alterações
text_issue_conflict_resolution_overwrite: Aplicar as minhas alterações (notas antigas serão mantidas mas algumas alterações podem se perder)
notice_issue_update_conflict: Esta tarefa foi actualizada por outro utilizador enquanto estava a edita-la.
text_issue_conflict_resolution_cancel: Descartar todas as minhas alterações e actualizar %{link}
permission_manage_related_issues: Gerir tarefas relacionadas
field_auth_source_ldap_filter: Filtro LDAP
label_search_for_watchers: Pesquisar por observadores para adicionar
notice_account_deleted: A sua conta foi apagada permanentemente.
setting_unsubscribe: Permitir aos utilizadores apagarem a sua própria conta
button_delete_my_account: Apagar a minha conta
text_account_destroy_confirmation: |-
Têm a certeza que pretende avançar?
A sua conta vai ser permanentemente apagada, não será possível recupera-la.
error_session_expired: A sua sessão expirou. Por-favor autentique-se novamente.
text_session_expiration_settings: "Atenção: alterar estas configurações pode fazer expirar as sessões em curso, incluíndo a sua."
setting_session_lifetime: Duração máxima da sessão
setting_session_timeout: Tempo limite de inactividade da sessão
label_session_expiration: Expiração da sessão
permission_close_project: Fechar / re-abrir o projecto
label_show_closed_projects: Ver os projectos fechados
button_close: Fechar
button_reopen: Re-abrir
project_status_active: activo
project_status_closed: fechado
project_status_archived: arquivado
text_project_closed: Este projecto está fechado e é apenas de leitura.
notice_user_successful_create: Utilizador %{id} criado.
field_core_fields: Campos padrão
field_timeout: Tempo limite (em segundos)
setting_thumbnails_enabled: Apresentar miniaturas dos anexos
setting_thumbnails_size: Tamanho das miniaturas (em pixeis)
label_status_transitions: Estado das transições
label_fields_permissions: Permissões do campo
label_readonly: Apenas de leitura
label_required: Obrigatório
text_repository_identifier_info: Apenas letras minúsculas (a-z), números, traços e sublinhados são permitidos. Depois de guardar não é possível alterar.
field_board_parent: Fórum pai
label_attribute_of_project: "%{name} do Projecto"
label_attribute_of_author: "%{name} do Autor"
label_attribute_of_assigned_to: "%{name} do atribuído"
label_attribute_of_fixed_version: "%{name} da Versão"
label_copy_subtasks: Copiar sub-tarefas
label_copied_to: copiado para
label_copied_from: copiado de
label_any_issues_in_project: tarefas do projecto
label_any_issues_not_in_project: tarefas sem projecto
field_private_notes: Notas privadas
permission_view_private_notes: Ver notas privadas
permission_set_notes_private: Configurar notas como privadas
label_no_issues_in_project: sem tarefas no projecto
label_any: todos
label_last_n_weeks: últimas %{count} semanas
setting_cross_project_subtasks: Permitir sub-tarefas entre projectos
label_cross_project_descendants: Com os sub-projectos
label_cross_project_tree: Com árvore do projecto
label_cross_project_hierarchy: Com hierarquia do projecto
label_cross_project_system: Com todos os projectos
button_hide: Esconder
setting_non_working_week_days: Dias não úteis
label_in_the_next_days: no futuro
label_in_the_past_days: no passado
label_attribute_of_user: Do utilizador %{name}
text_turning_multiple_off: Se desactivar a escolha múltipla,
a escolha múltipla será apagada de modo a manter apenas um valor por item.
label_attribute_of_issue: Tarefa de %{name}
permission_add_documents: Adicionar documentos
permission_edit_documents: Editar documentos
permission_delete_documents: Apagar documentos
label_gantt_progress_line: Barra de progresso
setting_jsonp_enabled: Activar suporte JSONP
field_inherit_members: Herdar membros
field_closed_on: Fechado
field_generate_password: Gerar palavra-chave
setting_default_projects_tracker_ids: Tipo de tarefa padrão para novos projectos
label_total_time: Total
notice_account_not_activated_yet: Ainda não activou a sua conta. Se quiser
receber um novo email de activação, por favor carregue nesta ligação.
notice_account_locked: A sua conta está bloqueada.
notice_account_register_done: A conta foi criada com sucesso. Um email contendo
as instruções para activar a sua conta foi enviado para %{email}.
label_hidden: Escondido
label_visibility_private: apenas para mim
label_visibility_roles: apenas para estas funções
label_visibility_public: para qualquer utilizador
field_must_change_passwd: Tem que alterar a palavra-passe no próximo início de sessão
notice_new_password_must_be_different: A palavra-passe tem de ser diferente da actual
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/mn.yml 0000644 0001750 0001750 00000167642 12255774347 016552 0 ustar ondrej ondrej mn:
direction: ltr
jquery:
locale: "en"
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y/%m/%d"
short: "%b %d"
long: "%Y, %B %d"
day_names: [Даваа, Мягмар, Лхагва, Пүрэв, Баасан, Бямба, Ням]
abbr_day_names: [Дав, Мяг, Лха, Пүр, Бсн, Бям, Ням]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, 1-р сар, 2-р сар, 3-р сар, 4-р сар, 5-р сар, 6-р сар, 7-р сар, 8-р сар, 9-р сар, 10-р сар, 11-р сар, 12-р сар]
abbr_month_names: [~, 1сар, 2сар, 3сар, 4сар, 5сар, 6сар, 7сар, 8сар, 9сар, 10сар, 11сар, 12сар]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%Y/%m/%d %I:%M %p"
time: "%I:%M %p"
short: "%d %b %H:%M"
long: "%Y, %B %d %H:%M"
am: "am"
pm: "pm"
datetime:
distance_in_words:
half_a_minute: "хагас минут"
less_than_x_seconds:
one: "секунд орчим"
other: "%{count} секундээс бага хугацаа"
x_seconds:
one: "1 секунд"
other: "%{count} секунд"
less_than_x_minutes:
one: "минутаас бага хугацаа"
other: "%{count} минутаас бага хугацаа"
x_minutes:
one: "1 минут"
other: "%{count} минут"
about_x_hours:
one: "1 цаг орчим"
other: "ойролцоогоор %{count} цаг"
x_hours:
one: "1 цаг"
other: "%{count} цаг"
x_days:
one: "1 өдөр"
other: "%{count} өдөр"
about_x_months:
one: "1 сар орчим"
other: "ойролцоогоор %{count} сар"
x_months:
one: "1 сар"
other: "%{count} сар"
about_x_years:
one: "ойролцоогоор 1 жил"
other: "ойролцоогоор %{count} жил"
over_x_years:
one: "1 жилээс их"
other: "%{count} жилээс их"
almost_x_years:
one: "бараг 1 жил"
other: "бараг %{count} жил"
number:
format:
separator: "."
delimiter: ""
precision: 3
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Байт"
other: "Байт"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in array.to_sentence.
support:
array:
sentence_connector: "бас"
skip_last_comma: false
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "жагсаалтад заагдаагүй байна"
exclusion: "нөөцлөгдсөн"
invalid: "буруу"
confirmation: "баталгаажсан өгөгдөлтэй таарахгүй байна"
accepted: "хүлээж авах ёстой"
empty: "хоосон байж болохгүй"
blank: "бланк байж болохгүй"
too_long: "дэндүү урт байна (хамгийн ихдээ %{count} тэмдэгт)"
too_short: "дэндүү богино байна (хамгийн багадаа %{count} тэмдэгт)"
wrong_length: "буруу урттай байна (заавал %{count} тэмдэгт)"
taken: "аль хэдийнэ авсан байна"
not_a_number: "тоо биш байна"
not_a_date: "зөв огноо биш байна"
greater_than: "%{count} их байх ёстой"
greater_than_or_equal_to: "must be greater than or equal to %{count}"
equal_to: "must be equal to %{count}"
less_than: "must be less than %{count}"
less_than_or_equal_to: "must be less than or equal to %{count}"
odd: "заавал сондгой"
even: "заавал тэгш"
greater_than_start_date: "must be greater than start date"
not_same_project: "нэг ижил төсөлд хамаарахгүй байна"
circular_dependency: "Энэ харьцаа нь гинжин(рекурсив) харьцаа үүсгэх юм байна"
cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
actionview_instancetag_blank_option: Сонгоно уу
general_text_No: 'Үгүй'
general_text_Yes: 'Тийм'
general_text_no: 'үгүй'
general_text_yes: 'тийм'
general_lang_name: 'Mongolian (Монгол)'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: UTF-8
general_pdf_encoding: UTF-8
general_first_day_of_week: '7'
notice_account_updated: Дансыг амжилттай өөрчиллөө.
notice_account_invalid_creditentials: Хэрэглэгчийн нэр эсвэл нууц үг буруу байна
notice_account_password_updated: Нууц үгийг амжилттай өөрчиллөө.
notice_account_wrong_password: Буруу нууц үг
notice_account_register_done: Шинэ хэрэглэгч амжилттай үүсгэлээ. Идэвхжүүлэхийн тулд, бидний тань луу илгээсэн мэйл дотор байгаа холбоос дээр дараарай.
notice_account_unknown_email: Үл мэдэгдэх хэрэглэгч.
notice_can_t_change_password: Энэ эрх гадаад нэвтрэлтэд ашигладаг учраас нууц үгийг өөрчлөх боломжгүй.
notice_account_lost_email_sent: Бид таньд мэйлээр нууц үгээ өөрчлөх зааврыг илгээсэн байгаа.
notice_account_activated: Таны данс идэвхжлээ. Одоо нэвтэрч орж болно.
notice_successful_create: Амжилттай үүсгэлээ.
notice_successful_update: Амжилттай өөрчиллөө.
notice_successful_delete: Амжилттай устгалаа.
notice_successful_connection: Амжилттай холбогдлоо.
notice_file_not_found: Таны үзэх гэсэн хуудас байхгүй юмуу устгагдсан байна.
notice_locking_conflict: Өгөгдлийг өөр хүн өөрчилсөн байна.
notice_not_authorized: Танд энэ хуудсыг үзэх эрх байхгүй байна.
notice_email_sent: "%{value} - руу мэйл илгээлээ"
notice_email_error: "Мэйл илгээхэд алдаа гарлаа (%{value})"
notice_feeds_access_key_reseted: Таны Atom хандалтын түлхүүрийг дахин эхлүүллээ.
notice_api_access_key_reseted: Your API access key was reset.
notice_failed_to_save_issues: "%{total} асуудал сонгогдсоноос %{count} асуудлыг нь хадгалахад алдаа гарлаа: %{ids}."
notice_no_issue_selected: "Ямар ч асуудал сонгогдоогүй байна! Засварлах асуудлуудаа сонгоно уу."
notice_account_pending: "Таны дансыг үүсгэж дууслаа, администратор баталгаажуулах хүртэл хүлээнэ үү."
notice_default_data_loaded: Стандарт тохиргоог амжилттай ачааллаа.
notice_unable_delete_version: Хувилбарыг устгах боломжгүй.
notice_issue_done_ratios_updated: Issue done ratios updated.
error_can_t_load_default_data: "Стандарт тохиргоог ачаалж чадсангүй: %{value}"
error_scm_not_found: "Repository дотор тухайн бичлэг эсвэл хувилбарыг олсонгүй."
error_scm_command_failed: "Repository-д хандахад алдаа гарлаа: %{value}"
error_scm_annotate: "Бичлэг байхгүй байна, эсвэл бичлэгт тайлбар хавсаргаж болохгүй."
error_issue_not_found_in_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_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened'
error_can_not_archive_project: This project can not 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)'
warning_attachments_not_saved: "%{count} file(s) файлыг хадгалж чадсангүй."
mail_subject_lost_password: "Таны %{value} нууц үг"
mail_body_lost_password: 'Нууц үгээ өөрчлөхийн тулд доорх холбоос дээр дарна уу:'
mail_subject_register: "Таны %{value} дансыг идэвхжүүлэх"
mail_body_register: 'Дансаа идэвхжүүлэхийн тулд доорх холбоос дээр дарна уу:'
mail_body_account_information_external: "Та өөрийнхөө %{value} дансыг ашиглаж холбогдож болно."
mail_body_account_information: Таны дансны тухай мэдээлэл
mail_subject_account_activation_request: "%{value} дансыг идэвхжүүлэх хүсэлт"
mail_body_account_activation_request: "Шинэ хэрэглэгч (%{value}) бүртгүүлсэн байна. Таны баталгаажуулахыг хүлээж байна:"
mail_subject_reminder: "Дараагийн өдрүүдэд %{count} асуудлыг шийдэх хэрэгтэй (%{days})"
mail_body_reminder: "Танд оноогдсон %{count} асуудлуудыг дараагийн %{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: Нэр
field_description: Тайлбар
field_summary: Дүгнэлт
field_is_required: Зайлшгүй
field_firstname: Таны нэр
field_lastname: Овог
field_mail: Имэйл
field_filename: Файл
field_filesize: Хэмжээ
field_downloads: Татаж авах зүйлс
field_author: Зохиогч
field_created_on: Үүссэн
field_updated_on: Өөрчилсөн
field_field_format: Формат
field_is_for_all: Бүх төслийн хувьд
field_possible_values: Боломжтой утгууд
field_regexp: Энгийн илэрхийлэл
field_min_length: Минимум урт
field_max_length: Максимум урт
field_value: Утга
field_category: Төрөл
field_title: Гарчиг
field_project: Төсөл
field_issue: Асуудал
field_status: Төлөв
field_notes: Тэмдэглэлүүд
field_is_closed: Асуудал хаагдсан
field_is_default: Стандарт утга
field_tracker: Чиглэл
field_subject: Гарчиг
field_due_date: Дуусах огноо
field_assigned_to: Оноогдсон
field_priority: Зэрэглэл
field_fixed_version: Хувилбар
field_user: Хэрэглэгч
field_role: Хандалтын эрх
field_homepage: Нүүр хуудас
field_is_public: Олон нийтийн
field_parent: Эцэг төсөл нь
field_is_in_roadmap: Асуудлуудыг явцын зураг дээр харуулах
field_login: Нэвтрэх нэр
field_mail_notification: Имэйл мэдэгдлүүд
field_admin: Администратор
field_last_login_on: Сүүлийн холбоо
field_language: Хэл
field_effective_date: Огноо
field_password: Нууц үг
field_new_password: Шннэ нууц үг
field_password_confirmation: Баталгаажуулах
field_version: Хувилбар
field_type: Төрөл
field_host: Хост
field_port: Порт
field_account: Данс
field_base_dn: Үндсэн ДН
field_attr_login: Нэвтрэх аттрибут
field_attr_firstname: Таны нэр аттрибут
field_attr_lastname: Овог аттрибут
field_attr_mail: Имэйл аттрибут
field_onthefly: Хүссэн үедээ хэрэглэгч үүсгэх
field_start_date: Эхлэл
field_done_ratio: "%% Гүйцэтгэсэн"
field_auth_source: Нэвтрэх арга
field_hide_mail: Миний имэйл хаягийг нуу
field_comments: Тайлбар
field_url: URL Хаяг
field_start_page: Тэргүүн хуудас
field_subproject: Дэд төсөл
field_hours: Цаг
field_activity: Үйл ажиллагаа
field_spent_on: Огноо
field_identifier: Төслийн глобал нэр
field_is_filter: Шүүлтүүр болгон хэрэглэгддэг
field_issue_to: Хамаатай асуудал
field_delay: Хоцролт
field_assignable: Энэ хандалтын эрхэд асуудлуудыг оноож өгч болно
field_redirect_existing_links: Байгаа холбоосуудыг дахин чиглүүлэх
field_estimated_hours: Барагцаалсан цаг
field_column_names: Баганууд
field_time_zone: Цагын бүс
field_searchable: Хайж болох
field_default_value: Стандарт утга
field_comments_sorting: Тайлбаруудыг харуул
field_parent_title: Эцэг хуудас
field_editable: Засварлагдана
field_watcher: Харна
field_identity_url: OpenID URL
field_content: Агуулга
field_group_by: Үр дүнгээр бүлэглэх
field_sharing: Sharing
setting_app_title: Программын гарчиг
setting_app_subtitle: Программын дэд гарчиг
setting_welcome_text: Мэндчилгээ
setting_default_language: Стандарт хэл
setting_login_required: Нэвтрэх шаардлагатай
setting_self_registration: Өөрийгөө бүртгүүлэх
setting_attachment_max_size: Хавсралт файлын дээд хэмжээ
setting_issues_export_limit: Асуудал экспортлох хязгаар
setting_mail_from: Ямар имэйл хаяг үүсгэх
setting_bcc_recipients: BCC талбарын хаягууд (bcc)
setting_plain_text_mail: дан текст мэйл (HTML биш)
setting_host_name: Хостын нэр болон зам
setting_text_formatting: Текст хэлбэржүүлэлт
setting_wiki_compression: Вики хуудсуудын түүх дээр шахалт хийх
setting_feeds_limit: Фийд агуулгын хязгаар
setting_default_projects_public: Шинэ төслүүд автоматаар олон нийтийнх байна
setting_autofetch_changesets: Комитуудыг автоматаар татаж авах
setting_sys_api_enabled: Репозитори менежментэд зориулан WS-ийг идэвхжүүлэх
setting_commit_ref_keywords: Хамааруулах түлхүүр үгс
setting_commit_fix_keywords: Зоолттой түлхүүр үгс
setting_autologin: Компьютер дээр санах
setting_date_format: Огнооны формат
setting_time_format: Цагийн формат
setting_cross_project_issue_relations: Төсөл хооронд асуудал хамааруулахыг зөвшөөрөх
setting_issue_list_default_columns: Асуудлуудыг харуулах стандарт баганууд
setting_emails_footer: Имэйлүүдийн хөл хэсэг
setting_protocol: Протокол
setting_per_page_options: Нэг хуудсанд байх обьектуудын тохиргоо
setting_user_format: Хэрэглэгчдийг харуулах формат
setting_activity_days_default: Төслийн үйл ажиллагаа хэсэгт үзүүлэх өдрийн тоо
setting_display_subprojects_issues: Дэд төслүүдийн асуудлуудыг автоматаар гол төсөл дээр харуулах
setting_enabled_scm: SCM - ийг идэвхжүүлэх
setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
setting_mail_handler_api_enabled: Ирсэн мэйлүүдийн хувьд WS-ийг идэвхжүүлэх
setting_mail_handler_api_key: API түлхүүр
setting_sequential_project_identifiers: Дэс дараалсан төслийн глобал нэр үүсгэж байх
setting_gravatar_enabled: Gravatar дүрсүүдийг хэрэглэгчдэд хэрэглэж байх
setting_gravatar_default: Default Gravatar image
setting_diff_max_lines_displayed: Ялгаатай мөрүүдийн тоо (дээд тал нь)
setting_file_max_size_displayed: Max 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
permission_add_project: Create project
permission_add_subprojects: Create subprojects
permission_edit_project: Төслийг засварлах
permission_select_project_modules: Төслийн модулуудийг сонгоно уу
permission_manage_members: Системийн хэрэглэгчид
permission_manage_project_activities: Manage project activities
permission_manage_versions: Хувилбарууд
permission_manage_categories: Асуудлын ангиллууд
permission_view_issues: Асуудлуудыг харах
permission_add_issues: Асуудлууд нэмэх
permission_edit_issues: Асуудлуудыг засварлах
permission_manage_issue_relations: Асуудлын хамаарлыг зохицуулах
permission_add_issue_notes: Тэмдэглэл нэмэх
permission_edit_issue_notes: Тэмдэглэлүүд засварлах
permission_edit_own_issue_notes: Өөрийн үлдээсэн тэмдэглэлүүдийг засварлах
permission_move_issues: Асуудлуудыг зөөх
permission_delete_issues: Асуудлуудыг устгах
permission_manage_public_queries: Олон нийтийн асуултууд
permission_save_queries: Асуултуудыг хадгалах
permission_view_gantt: Гант диаграмыг үзэх
permission_view_calendar: Календарь үзэх
permission_view_issue_watchers: Ажиглагчдын жагсаалтыг харах
permission_add_issue_watchers: Ажиглагчид нэмэх
permission_delete_issue_watchers: Ажиглагчдыг устгах
permission_log_time: Зарцуулсан хугацааг лог хийх
permission_view_time_entries: Зарцуулсан хугацааг харах
permission_edit_time_entries: Хугацааны логуудыг засварлах
permission_edit_own_time_entries: Өөрийн хугацааны логуудыг засварлах
permission_manage_news: Мэдээ мэдээллүүд
permission_comment_news: Мэдээнд тайлбар үлдээх
permission_view_documents: Бичиг баримтуудыг харах
permission_manage_files: Файлууд
permission_view_files: Файлуудыг харах
permission_manage_wiki: Вики удирдах
permission_rename_wiki_pages: Вики хуудсуудыг дахиж нэрлэх
permission_delete_wiki_pages: Вики хуудсуудыг устгах
permission_view_wiki_pages: Вики үзэх
permission_view_wiki_edits: Вики түүх үзэх
permission_edit_wiki_pages: Вики хуудсуудыг засварлах
permission_delete_wiki_pages_attachments: Хавсралтуудыг устгах
permission_protect_wiki_pages: Вики хуудсуудыг хамгаалах
permission_manage_repository: Репозитори
permission_browse_repository: Репозиторийг үзэх
permission_view_changesets: Өөрчлөлтүүдийг харах
permission_commit_access: Коммит хандалт
permission_manage_boards: Самбарууд
permission_view_messages: Зурвасуудыг харах
permission_add_messages: Зурвас илгээх
permission_edit_messages: Зурвасуудыг засварлах
permission_edit_own_messages: Өөрийн зурвасуудыг засварлах
permission_delete_messages: Зурвасуудыг устгах
permission_delete_own_messages: Өөрийн зурвасуудыг устгах
permission_export_wiki_pages: Вики хуудсуудыг экспорт хийх
project_module_issue_tracking: Асуудал хянах
project_module_time_tracking: Хугацаа хянах
project_module_news: Мэдээ мэдээллүүд
project_module_documents: Бичиг баримтууд
project_module_files: Файлууд
project_module_wiki: Вики
project_module_repository: Репозитори
project_module_boards: Самбарууд
label_user: Хэрэглэгч
label_user_plural: Хэрэглэгчид
label_user_new: Шинэ хэрэглэгч
label_user_anonymous: Хамаагүй хэрэглэгч
label_project: Төсөл
label_project_new: Шинэ төсөл
label_project_plural: Төслүүд
label_x_projects:
zero: төсөл байхгүй
one: 1 төсөл
other: "%{count} төслүүд"
label_project_all: Бүх Төслүүд
label_project_latest: Сүүлийн үеийн төслүүд
label_issue: Асуудал
label_issue_new: Шинэ асуудал
label_issue_plural: Асуудлууд
label_issue_view_all: Бүх асуудлуудыг харах
label_issues_by: "%{value} - н асуудлууд"
label_issue_added: Асуудал нэмэгдлээ
label_issue_updated: Асуудал өөрчлөгдлөө
label_document: Бичиг баримт
label_document_new: Шинэ бичиг баримт
label_document_plural: Бичиг баримтууд
label_document_added: Бичиг баримт нэмэгдлээ
label_role: Хандалтын эрх
label_role_plural: Хандалтын эрхүүд
label_role_new: Шинэ хандалтын эрх
label_role_and_permissions: Хандалтын эрхүүд болон зөвшөөрлүүд
label_member: Гишүүн
label_member_new: Шинэ гишүүн
label_member_plural: Гишүүд
label_tracker: Чиглэл
label_tracker_plural: Чиглэлүүд
label_tracker_new: Шинэ чиглэл
label_workflow: Ажлын дараалал
label_issue_status: Асуудлын төлөв
label_issue_status_plural: Асуудлын төлвүүд
label_issue_status_new: Шинэ төлөв
label_issue_category: Асуудлын ангилал
label_issue_category_plural: Асуудлын ангиллууд
label_issue_category_new: Шинэ ангилал
label_custom_field: Хэрэглэгчийн тодорхойлсон талбар
label_custom_field_plural: Хэрэглэгчийн тодорхойлсон талбарууд
label_custom_field_new: Шинээр хэрэглэгчийн тодорхойлсон талбар үүсгэх
label_enumerations: Ангиллууд
label_enumeration_new: Шинэ утга
label_information: Мэдээлэл
label_information_plural: Мэдээллүүд
label_please_login: Нэвтэрч орно уу
label_register: Бүртгүүлэх
label_login_with_open_id_option: or login with OpenID
label_password_lost: Нууц үгээ алдсан
label_home: Нүүр
label_my_page: Миний хуудас
label_my_account: Миний данс
label_my_projects: Миний төслүүд
label_administration: Админ хэсэг
label_login: Нэвтрэх
label_logout: Гарах
label_help: Тусламж
label_reported_issues: Мэдэгдсэн асуудлууд
label_assigned_to_me_issues: Надад оноогдсон асуудлууд
label_last_login: Сүүлийн холболт
label_registered_on: Бүртгүүлсэн огноо
label_activity: Үйл ажиллагаа
label_overall_activity: Ерөнхий үйл ажиллагаа
label_user_activity: "%{value}-ийн үйл ажиллагаа"
label_new: Шинэ
label_logged_as: Холбогдсон нэр
label_environment: Орчин
label_authentication: Нэвтрэх
label_auth_source: Нэвтрэх арга
label_auth_source_new: Шинэ нэвтрэх арга
label_auth_source_plural: Нэвтрэх аргууд
label_subproject_plural: Дэд төслүүд
label_subproject_new: Шинэ дэд төсөл
label_and_its_subprojects: "%{value} болон холбогдох дэд төслүүд"
label_min_max_length: Дээд - Доод урт
label_list: Жагсаалт
label_date: Огноо
label_integer: Бүхэл тоо
label_float: Бутархай тоо
label_boolean: Үнэн худал утга
label_string: Текст
label_text: Урт текст
label_attribute: Аттрибут
label_attribute_plural: Аттрибутууд
label_no_data: Үзүүлэх өгөгдөл байхгүй байна
label_change_status: Төлвийг өөрчлөх
label_history: Түүх
label_attachment: Файл
label_attachment_new: Шинэ файл
label_attachment_delete: Файл устгах
label_attachment_plural: Файлууд
label_file_added: Файл нэмэгдлээ
label_report: Тайлан
label_report_plural: Тайлангууд
label_news: Мэдээ
label_news_new: Шинэ мэдээ
label_news_plural: Мэдээ
label_news_latest: Сүүлийн үеийн мэдээнүүд
label_news_view_all: Бүх мэдээг харах
label_news_added: Мэдээ нэмэгдлээ
label_settings: Тохиргоо
label_overview: Эхлэл
label_version: Хувилбар
label_version_new: Шинэ хувилбар
label_version_plural: Хувилбарууд
label_close_versions: Гүйцэт хувилбаруудыг хаалаа
label_confirmation: Баталгаажуулах
label_export_to: 'Өөр авч болох формат:'
label_read: Унших...
label_public_projects: Олон нийтийн төслүүд
label_open_issues: нээлттэй
label_open_issues_plural: нээлттэй
label_closed_issues: хаалттай
label_closed_issues_plural: хаалттай
label_x_open_issues_abbr_on_total:
zero: 0 нээлттэй / %{total}
one: 1 нээлттэй / %{total}
other: "%{count} нээлттэй / %{total}"
label_x_open_issues_abbr:
zero: 0 нээлттэй
one: 1 нээлттэй
other: "%{count} нээлттэй"
label_x_closed_issues_abbr:
zero: 0 хаалттай
one: 1 хаалттай
other: "%{count} хаалттай"
label_total: Нийт
label_permissions: Зөвшөөрлүүд
label_current_status: Одоогийн төлөв
label_new_statuses_allowed: Шинээр олгож болох төлвүүд
label_all: бүгд
label_none: хоосон
label_nobody: хэн ч биш
label_next: Дараагийн
label_previous: Өмнөх
label_used_by: Хэрэглэгддэг
label_details: Дэлгэрэнгүй
label_add_note: Тэмдэглэл нэмэх
label_per_page: Нэг хуудсанд
label_calendar: Календарь
label_months_from: Саруудыг хаанаас
label_gantt: Гант диаграм
label_internal: Дотоод
label_last_changes: "сүүлийн %{count} өөрчлөлтүүд"
label_change_view_all: Бүх өөрчлөлтүүдийг харах
label_personalize_page: Энэ хуудсыг өөрт зориулан өөрчлөх
label_comment: Тайлбар
label_comment_plural: Тайлбарууд
label_x_comments:
zero: сэтгэгдэл байхгүй
one: 1 сэтгэгдэлтэй
other: "%{count} сэтгэгдэлтэй"
label_comment_add: Тайлбар нэмэх
label_comment_added: Тайлбар нэмэгдлээ
label_comment_delete: Тайлбарууд устгах
label_query: Хэрэглэгчийн тодорхойлсон асуулт
label_query_plural: Хэрэглэгчийн тодорхойлсон асуултууд
label_query_new: Шинээр хэрэглэгчийн тодорхойлсон асуулт үүсгэх
label_filter_add: Шүүлтүүр нэмэх
label_filter_plural: Шүүлтүүрүүд
label_equals: бол
label_not_equals: биш
label_in_less_than: аас бага
label_in_more_than: аас их
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_in: дотор
label_today: өнөөдөр
label_all_time: бүх хугацаа
label_yesterday: өчигдөр
label_this_week: энэ долоо хоног
label_last_week: өнгөрсөн долоо хоног
label_last_n_days: "сүүлийн %{count} өдрүүд"
label_this_month: энэ сар
label_last_month: сүүлийн сар
label_this_year: энэ жил
label_date_range: Хязгаар огноо
label_less_than_ago: бага өдрийн дотор
label_more_than_ago: их өдрийн дотор
label_ago: өдрийн өмнө
label_contains: агуулж байгаа
label_not_contains: агуулаагүй
label_day_plural: өдрүүд
label_repository: Репозитори
label_repository_plural: Репозиторууд
label_browse: Үзэх
label_branch: Салбар
label_tag: Шошго
label_revision: Хувилбар
label_revision_plural: Хувилбарууд
label_revision_id: "%{value} Хувилбар"
label_associated_revisions: Хамааралтай хувилбарууд
label_added: нэмэгдсэн
label_modified: өөрчлөгдсөн
label_copied: хуулсан
label_renamed: нэрийг нь өөрчилсөн
label_deleted: устгасан
label_latest_revision: Сүүлийн үеийн хувилбар
label_latest_revision_plural: Сүүлийн үеийн хувилбарууд
label_view_revisions: Хувилбаруудыг харах
label_view_all_revisions: Бүх хувилбаруудыг харах
label_max_size: Maximum size
label_sort_highest: Хамгийн дээр
label_sort_higher: Дээш нь
label_sort_lower: Доош нь
label_sort_lowest: Хамгийн доор
label_roadmap: Хөтөч
label_roadmap_due_in: "%{value} дотор дуусгах"
label_roadmap_overdue: "%{value} оройтсон"
label_roadmap_no_issues: Энэ хувилбарт асуудал байхгүй байна
label_search: Хайх
label_result_plural: Үр дүн
label_all_words: Бүх үгс
label_wiki: Вики
label_wiki_edit: Вики засвар
label_wiki_edit_plural: Вики засварууд
label_wiki_page: Вики хуудас
label_wiki_page_plural: Вики хуудас
label_index_by_title: Гарчгаар эрэмбэлэх
label_index_by_date: Огноогоор эрэмбэлэх
label_current_version: Одоогийн хувилбар
label_preview: Ямар харагдахыг шалгах
label_feed_plural: Feeds
label_changes_details: Бүх өөрчлөлтүүдийн дэлгэрэнгүй
label_issue_tracking: Асуудал хянах
label_spent_time: Зарцуулсан хугацаа
label_f_hour: "%{value} цаг"
label_f_hour_plural: "%{value} цаг"
label_time_tracking: Хугацааг хянах
label_change_plural: Өөрчлөлтүүд
label_statistics: Статистик
label_commits_per_month: Сард хийсэн коммитын тоо
label_commits_per_author: Зохиогч бүрийн хувьд коммитын тоо
label_view_diff: Ялгаануудыг харах
label_diff_inline: дотор нь
label_diff_side_by_side: зэрэгцүүлж
label_options: Тохиргоо
label_copy_workflow_from: Ажлын дарааллыг хуулах
label_permissions_report: Зөвшөөрлүүдийн таблиц
label_watched_issues: Ажиглагдаж байгаа асуудлууд
label_related_issues: Хамааралтай асуудлууд
label_applied_status: Олгосон төлөв
label_loading: Ачаалж байна...
label_relation_new: Шинэ хамаарал
label_relation_delete: Хамаарлыг устгах
label_relates_to: энгийн хамааралтай
label_duplicates: хос хамааралтай
label_duplicated_by: давхардуулсан эзэн
label_blocks: шаардах хамааралтай
label_blocked_by: блоколсон эзэн
label_precedes: урьдчилах хамааралтай
label_follows: дагаж
label_end_to_start: хойноос нь урагшаа
label_end_to_end: хойноос нь хойшоо
label_start_to_start: урдаас нь урагаа
label_start_to_end: урдаас нь хойшоо
label_stay_logged_in: Энэ комьютер дээр санах
label_disabled: идэвхгүй болсон
label_show_completed_versions: Гүйцэд хувилбаруудыг харуулах
label_me: би
label_board: Форум
label_board_new: Шинэ форум
label_board_plural: Форумууд
label_board_locked: Түгжээтэй
label_board_sticky: Sticky
label_topic_plural: Сэдвүүд
label_message_plural: Зурвасууд
label_message_last: Сүүлийн зурвас
label_message_new: Шинэ зурвас
label_message_posted: Зурвас нэмэгдлээ
label_reply_plural: Хариултууд
label_send_information: Дансны мэдээллийг хэрэглэгчид илгээх
label_year: Жил
label_month: Сар
label_week: Долоо хоног
label_date_from: Хэзээнээс
label_date_to: Хэдий хүртэл
label_language_based: Хэрэглэгчийн хэлнас шалтгаалан
label_sort_by: "%{value} талбараар нь эрэмбэлэх"
label_send_test_email: Турших мэйл илгээх
label_feeds_access_key: Atom хандах түлхүүр
label_missing_feeds_access_key: Atom хандах түлхүүр алга
label_feeds_access_key_created_on: "Atom хандалтын түлхүүр %{value}-ийн өмнө үүссэн"
label_module_plural: Модулууд
label_added_time_by: "%{author} %{age}-ийн өмнө нэмсэн"
label_updated_time_by: "%{author} %{age}-ийн өмнө өөрчилсөн"
label_updated_time: "%{value} -ийн өмнө өөрчлөгдсөн"
label_jump_to_a_project: Төсөл рүү очих...
label_file_plural: Файлууд
label_changeset_plural: Өөрчлөлтүүд
label_default_columns: Стандарт баганууд
label_no_change_option: (Өөрчлөлт байхгүй)
label_bulk_edit_selected_issues: Сонгогдсон асуудлуудыг бөөнөөр засварлах
label_theme: Системийн Дизайн
label_default: Стандарт
label_search_titles_only: Зөвхөн гарчиг хайх
label_user_mail_option_all: "Миний бүх төсөл дээрх бүх үзэгдлүүдийн хувьд"
label_user_mail_option_selected: "Сонгогдсон төслүүдийн хувьд бүх үзэгдэл дээр..."
label_user_mail_no_self_notified: "Миний өөрийн хийсэн өөрчлөлтүүдийн тухай надад мэдэгдэх хэрэггүй"
label_registration_activation_by_email: дансыг имэйлээр идэвхжүүлэх
label_registration_manual_activation: дансыг гараар идэвхжүүлэх
label_registration_automatic_activation: дансыг автоматаар идэвхжүүлэх
label_display_per_page: 'Нэг хуудсанд: %{value}'
label_age: Нас
label_change_properties: Тохиргоог өөрчлөх
label_general: Ерөнхий
label_more: Цааш нь
label_scm: SCM
label_plugins: Модулууд
label_ldap_authentication: LDAP нэвтрэх горим
label_downloads_abbr: D/L
label_optional_description: Дурын тайлбар
label_add_another_file: Дахин файл нэмэх
label_preferences: Тохиргоо
label_chronological_order: Цагаан толгойн үсгийн дарааллаар
label_reverse_chronological_order: Урвуу цагаан толгойн үсгийн дарааллаар
label_planning: Төлөвлөлт
label_incoming_emails: Ирсэн мэйлүүд
label_generate_key: Түлхүүр үүсгэх
label_issue_watchers: Ажиглагчид
label_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"
button_login: Нэвтрэх
button_submit: Илгээх
button_save: Хадгалах
button_check_all: Бүгдийг сонго
button_uncheck_all: Бүгдийг үл сонго
button_delete: Устгах
button_create: Үүсгэх
button_create_and_continue: Үүсгээд цааш үргэлжлүүлэх
button_test: Турших
button_edit: Засварлах
button_add: Нэмэх
button_change: Өөрчлөх
button_apply: Өөрчлөлтийг хадгалах
button_clear: Цэвэрлэх
button_lock: Түгжих
button_unlock: Түгжээг тайлах
button_download: Татах
button_list: Жагсаалт
button_view: Харах
button_move: Зөөх
button_move_and_follow: Зөө бас дага
button_back: Буцах
button_cancel: Болих
button_activate: Идэвхжүүлэх
button_sort: Эрэмбэлэх
button_log_time: Лог хийсэн хугацаа
button_rollback: Энэ хувилбар руу буцах
button_watch: Ажиглах
button_unwatch: Ажиглахаа болих
button_reply: Хариулах
button_archive: Архивлах
button_unarchive: Архивыг задлах
button_reset: Анхны утгууд
button_rename: Нэрийг нь солих
button_change_password: Нууц үгээ өөрчлөх
button_copy: Хуулах
button_copy_and_follow: Зөө бас дага
button_annotate: Тайлбар хавсаргах
button_update: Шинэчлэх
button_configure: Тохируулах
button_quote: Ишлэл
button_duplicate: Хуулбар
button_show: Үзэх
status_active: идэвхтэй
status_registered: бүртгүүлсэн
status_locked: түгжээтэй
version_status_open: нээлттэй
version_status_locked: түгжээтэй
version_status_closed: хаалттай
field_active: идэвхтэй
text_select_mail_notifications: Ямар үед имэйлээр мэдэгдэл илгээхийг сонгоно уу.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 гэвэл ямар ч хязгааргүй гэсэн үг
text_project_destroy_confirmation: Та энэ төсөл болоод бусад мэдээллийг нь үнэхээр устгамаар байна уу ?
text_subprojects_destroy_warning: "Уг төслийн дэд төслүүд : %{value} нь бас устгагдах болно."
text_workflow_edit: Ажлын дарааллыг өөрчлөхийн тулд хандалтын эрх болон асуудлын чиглэлийг сонгоно уу
text_are_you_sure: Та итгэлтэй байна уу ?
text_journal_changed: "%{label} %{old} байсан нь %{new} болов"
text_journal_set_to: "%{label} %{value} болгож өөрчиллөө"
text_journal_deleted: "%{label} устсан (%{old})"
text_journal_added: "%{label} %{value} нэмэгдсэн"
text_tip_issue_begin_day: энэ өдөр эхлэх ажил
text_tip_issue_end_day: энэ өдөр дуусах ажил
text_tip_issue_begin_end_day: энэ өдөр эхлээд мөн дуусч байгаа ажил
text_caracters_maximum: "дээд тал нь %{count} үсэг."
text_caracters_minimum: "Хамгийн багадаа ядаж %{count} тэмдэгт байх."
text_length_between: "Урт нь багадаа %{min}, ихдээ %{max} тэмдэгт."
text_tracker_no_workflow: Энэхүү асуудлын чиглэлд ямар ч ажлын дараалал тодорхойлогдоогүй байна
text_unallowed_characters: Хэрэглэж болохгүй тэмдэгтүүд
text_comma_separated: Таслалаар зааглан олон утга оруулж болно.
text_line_separated: Multiple values allowed (one line for each value).
text_issues_ref_in_commit_messages: Коммитийн зурвасуудад хамааруулсан болон байнгын асуудлууд
text_issue_added: "Асуудал %{id} - ийг хэрэглэгч %{author} мэдэгдсэн байна."
text_issue_updated: "Асуудал %{id} - ийг хэрэглэгч %{author} өөрчилсөн байна."
text_wiki_destroy_confirmation: Та энэ вики болон холбогдох бүх мэдээллийг үнэхээр устгамаар байна уу ?
text_issue_category_destroy_question: "Энэ ангилалд зарим асуудлууд (%{count}) орсон байна. Та яах вэ ?"
text_issue_category_destroy_assignments: Асуудлуудыг энэ ангиллаас авах
text_issue_category_reassign_to: Асуудлуудыг энэ ангилалд дахин оноох
text_user_mail_option: "Сонгогдоогүй төслүүдийн хувьд, та зөвхөн өөрийнхөө ажиглаж байгаа зүйлс юмуу танд хамаатай зүйлсийн талаар мэдэгдэл авах болно (Таны оруулсан асуудал, эсвэл танд оноосон гэх мэт)."
text_no_configuration_data: "Хандалтын эрхүүд, чиглэлүүд, асуудлын төлвүүд болон ажлын дарааллын тухай мэдээллийг хараахан оруулаагүй байна.\nТа стандарт өгөгдлүүдийг даруйхан оруулахыг зөвлөж байна, оруулсан хойно та засварлаж болно."
text_load_default_configuration: Стандарт өгөгдлийг ачаалах
text_status_changed_by_changeset: "%{value} өөрчлөлтөд хийгдсэн."
text_issues_destroy_confirmation: 'Та сонгогдсон асуудлуудыг үнэхээр устгамаар байна уу ?'
text_select_project_modules: 'Энэ төслийн хувьд идэвхжүүлэх модулуудаа сонгоно уу:'
text_default_administrator_account_changed: Стандарт администраторын бүртгэл өөрчлөгдлөө
text_file_repository_writable: Хавсралт файл хадгалах хавтас руу бичих эрхтэй
text_plugin_assets_writable: Плагин модулийн ассет хавтас руу бичих эрхтэй
text_rmagick_available: RMagick суулгагдсан (заавал биш)
text_destroy_time_entries_question: "Таны устгах гэж байгаа асуудлууд дээр нийт %{hours} цаг зарцуулсан юм байна, та яах вэ ?"
text_destroy_time_entries: Мэдэгдсэн цагуудыг устгах
text_assign_time_entries_to_project: Мэдэгдсэн асуудлуудыг төсөлд оноох
text_reassign_time_entries: 'Мэдэгдсэн асуудлуудыг энэ асуудалд дахин оноо:'
text_user_wrote: "%{value} бичихдээ:"
text_enumeration_destroy_question: "Энэ утгад %{count} обьект оноогдсон байна."
text_enumeration_category_reassign_to: 'Тэдгээрийг энэ утгад дахин оноо:'
text_email_delivery_not_configured: "Имэйлийн тохиргоог хараахан тохируулаагүй байна, тиймээс имэйл мэдэгдэл явуулах боломжгүй байна.\nSMTP сервэрээ config/configuration.yml файл дотор тохируулаад төслийн менежерээ дахиад эхлүүлээрэй."
text_repository_usernames_mapping: "Репозиторийн логд байгаа бүх хэрэглэгчийн нэрүүдэд харгалзсан Төслийн Менежер системд бүртгэлтэй хэрэглэгчдийг Сонгох юмуу шинэчилнэ үү.\nТөслийн менежер болон репозиторид байгаа ижилхэн нэр юмуу имэйлтэй хэрэглэгчид харилцан харгалзна."
text_diff_truncated: '... Файлын ялгаврын хэмжээ үзүүлэхэд дэндүү урт байгаа учраас төгсгөлөөс нь хасч үзүүлэв.'
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?"
default_role_manager: Менежер
default_role_developer: Хөгжүүлэгч
default_role_reporter: Мэдэгдэгч
default_tracker_bug: Алдаа
default_tracker_feature: Онцлог
default_tracker_support: Тусламж
default_issue_status_new: Шинэ
default_issue_status_in_progress: Ахицтай
default_issue_status_assigned: Оноогдсон
default_issue_status_resolved: Шийдвэрлэгдсэн
default_issue_status_feedback: Feedback
default_issue_status_closed: Хаагдсан
default_issue_status_rejected: Хүлээж аваагүй
default_doc_category_user: Хэрэглэгчийн бичиг баримт
default_doc_category_tech: Техникийн бичиг баримт
default_priority_low: Бага
default_priority_normal: Хэвийн
default_priority_high: Өндөр
default_priority_urgent: Нэн яаралтай
default_priority_immediate: Нэн даруй
default_activity_design: Дизайн
default_activity_development: Хөгжүүлэлт
enumeration_issue_priorities: Асуудлын зэрэглэлүүд
enumeration_doc_categories: Бичиг баримтын ангиллууд
enumeration_activities: Үйл ажиллагаанууд (хугацааг хянах)
enumeration_system_activity: Системийн үйл ажиллагаа
permission_manage_subtasks: Manage subtasks
label_profile: Profile
field_parent_issue: Parent task
error_unable_delete_issue_status: Unable to delete issue status
label_subtask_plural: Subtasks
label_project_copy_notifications: Send email notifications during the project copy
error_can_not_delete_custom_field: Unable to delete custom field
error_unable_to_connect: Unable to connect (%{value})
error_can_not_remove_role: This role is in use and can not be deleted.
error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
field_principal: Principal
label_my_page_block: My page block
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
text_zoom_out: Zoom out
text_zoom_in: Zoom in
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
field_time_entries: Log time
project_module_gantt: Gantt
project_module_calendar: Calendar
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: No events
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Search for user or group:"
label_user_search: "Search for user:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Коммит хийх үед харуулах текстүүдийн энкодинг
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 Асуудал
one: 1 Асуудал
other: "%{count} Асуудлууд"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: бүгд
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
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
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Нийт
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/sv.yml 0000644 0001750 0001750 00000144013 12255774347 016553 0 ustar ondrej ondrej # Swedish translation for Ruby on Rails
# by Johan Lundström (johanlunds@gmail.com),
# with parts taken from http://github.com/daniel/swe_rails
sv:
number:
# Used in number_with_delimiter()
# These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
format:
# Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
separator: ","
# Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
delimiter: "."
# Number of decimals, behind the separator (the number 1 with a precision of 2 gives: 1.00)
precision: 2
# Used in number_to_currency()
currency:
format:
# Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
format: "%n %u"
unit: "kr"
# These three are to override number.format and are optional
# separator: "."
# delimiter: ","
# precision: 2
# Used in number_to_percentage()
percentage:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_precision()
precision:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
# precision:
# Used in number_to_human_size()
human:
format:
# These three are to override number.format and are optional
# separator:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
# Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
datetime:
distance_in_words:
half_a_minute: "en halv minut"
less_than_x_seconds:
one: "mindre än en sekund"
other: "mindre än %{count} sekunder"
x_seconds:
one: "en sekund"
other: "%{count} sekunder"
less_than_x_minutes:
one: "mindre än en minut"
other: "mindre än %{count} minuter"
x_minutes:
one: "en minut"
other: "%{count} minuter"
about_x_hours:
one: "ungefär en timme"
other: "ungefär %{count} timmar"
x_hours:
one: "1 timme"
other: "%{count} timmar"
x_days:
one: "en dag"
other: "%{count} dagar"
about_x_months:
one: "ungefär en månad"
other: "ungefär %{count} månader"
x_months:
one: "en månad"
other: "%{count} månader"
about_x_years:
one: "ungefär ett år"
other: "ungefär %{count} år"
over_x_years:
one: "mer än ett år"
other: "mer än %{count} år"
almost_x_years:
one: "nästan 1 år"
other: "nästan %{count} år"
activerecord:
errors:
template:
header:
one: "Ett fel förhindrade denna %{model} från att sparas"
other: "%{count} fel förhindrade denna %{model} från att sparas"
# The variable :count is also available
body: "Det var problem med följande fält:"
# The values :model, :attribute and :value are always available for interpolation
# The value :count is available when applicable. Can be used for pluralization.
messages:
inclusion: "finns inte i listan"
exclusion: "är reserverat"
invalid: "är ogiltigt"
confirmation: "stämmer inte överens"
accepted : "måste vara accepterad"
empty: "får ej vara tom"
blank: "måste anges"
too_long: "är för lång (maximum är %{count} tecken)"
too_short: "är för kort (minimum är %{count} tecken)"
wrong_length: "har fel längd (ska vara %{count} tecken)"
taken: "har redan tagits"
not_a_number: "är inte ett nummer"
greater_than: "måste vara större än %{count}"
greater_than_or_equal_to: "måste vara större än eller lika med %{count}"
equal_to: "måste vara samma som"
less_than: "måste vara mindre än %{count}"
less_than_or_equal_to: "måste vara mindre än eller lika med %{count}"
odd: "måste vara udda"
even: "måste vara jämnt"
greater_than_start_date: "måste vara senare än startdatumet"
not_same_project: "tillhör inte samma projekt"
circular_dependency: "Denna relation skulle skapa ett cirkulärt beroende"
cant_link_an_issue_with_a_descendant: "Ett ärende kan inte länkas till ett av dess underärenden"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
direction: ltr
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
short: "%e %b"
long: "%e %B, %Y"
day_names: [söndag, måndag, tisdag, onsdag, torsdag, fredag, lördag]
abbr_day_names: [sön, mån, tis, ons, tor, fre, lör]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, januari, februari, mars, april, maj, juni, juli, augusti, september, oktober, november, december]
abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, aug, sep, okt, nov, dec]
# Used in date_select and datime_select.
order:
- :day
- :month
- :year
time:
formats:
default: "%Y-%m-%d %H:%M"
time: "%H:%M"
short: "%d %b %H:%M"
long: "%d %B, %Y %H:%M"
am: ""
pm: ""
# Used in array.to_sentence.
support:
array:
sentence_connector: "och"
skip_last_comma: true
actionview_instancetag_blank_option: Var god välj
general_text_No: 'Nej'
general_text_Yes: 'Ja'
general_text_no: 'nej'
general_text_yes: 'ja'
general_lang_name: 'Svenska'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_encoding: ISO-8859-1
general_pdf_encoding: UTF-8
general_first_day_of_week: '1'
notice_account_updated: Kontot har uppdaterats
notice_account_invalid_creditentials: Fel användarnamn eller lösenord
notice_account_password_updated: Lösenordet har uppdaterats
notice_account_wrong_password: Fel lösenord
notice_account_register_done: Kontot har skapats. För att aktivera kontot, klicka på länken i mailet som skickades till dig.
notice_account_unknown_email: Okänd användare.
notice_can_t_change_password: Detta konto använder en extern autentiseringskälla. Det går inte att byta lösenord.
notice_account_lost_email_sent: Ett mail med instruktioner om hur man väljer ett nytt lösenord har skickats till dig.
notice_account_activated: Ditt konto har blivit aktiverat. Du kan nu logga in.
notice_successful_create: Skapades korrekt.
notice_successful_update: Uppdatering lyckades.
notice_successful_delete: Borttagning lyckades.
notice_successful_connection: Uppkoppling lyckades.
notice_file_not_found: Sidan du försökte komma åt existerar inte eller är borttagen.
notice_locking_conflict: Data har uppdaterats av en annan användare.
notice_not_authorized: Du saknar behörighet att komma åt den här sidan.
notice_not_authorized_archived_project: Projektet du försöker komma åt har arkiverats.
notice_email_sent: "Ett mail skickades till %{value}"
notice_email_error: "Ett fel inträffade när mail skickades (%{value})"
notice_feeds_access_key_reseted: Din Atom-nyckel återställdes.
notice_api_access_key_reseted: Din API-nyckel återställdes.
notice_failed_to_save_issues: "Misslyckades med att spara %{count} ärende(n) på %{total} valda: %{ids}."
notice_failed_to_save_time_entries: "Misslyckades med att spara %{count} tidloggning(ar) på %{total} valda: %{ids}."
notice_failed_to_save_members: "Misslyckades med att spara medlem(mar): %{errors}."
notice_no_issue_selected: "Inget ärende är markerat! Var vänlig, markera de ärenden du vill ändra."
notice_account_pending: "Ditt konto skapades och avvaktar nu administratörens godkännande."
notice_default_data_loaded: Standardkonfiguration inläst.
notice_unable_delete_version: Denna version var inte möjlig att ta bort.
notice_unable_delete_time_entry: Tidloggning kunde inte tas bort.
notice_issue_done_ratios_updated: "% klart uppdaterade."
notice_gantt_chart_truncated: "Schemat förminskades eftersom det överskrider det maximala antalet aktiviteter som kan visas (%{max})"
notice_issue_successful_create: "Ärende %{id} skapades."
notice_issue_update_conflict: "Detta ärende har uppdaterats av en annan användare samtidigt som du redigerade det."
notice_account_deleted: "Ditt konto har avslutats permanent."
notice_user_successful_create: "Användare %{id} skapad."
error_can_t_load_default_data: "Standardkonfiguration gick inte att läsa in: %{value}"
error_scm_not_found: "Inlägg och/eller revision finns inte i detta versionsarkiv."
error_scm_command_failed: "Ett fel inträffade vid försök att nå versionsarkivet: %{value}"
error_scm_annotate: "Inlägget existerar inte eller kan inte kommenteras."
error_scm_annotate_big_text_file: Inlägget kan inte annoteras eftersom det överskrider maximal storlek för textfiler.
error_issue_not_found_in_project: 'Ärendet hittades inte eller så tillhör det inte detta projekt'
error_no_tracker_in_project: 'Ingen ärendetyp är associerad med projektet. Vänligen kontrollera projektinställningarna.'
error_no_default_issue_status: 'Ingen status är definierad som standard för nya ärenden. Vänligen kontrollera din konfiguration (Gå till "Administration -> Ärendestatus").'
error_can_not_delete_custom_field: Kan inte ta bort användardefinerat fält
error_can_not_delete_tracker: "Det finns ärenden av denna typ och den är därför inte möjlig att ta bort."
error_can_not_remove_role: "Denna roll används och den är därför inte möjlig att ta bort."
error_can_not_reopen_issue_on_closed_version: 'Ett ärende tilldelat en stängd version kan inte öppnas på nytt'
error_can_not_archive_project: Detta projekt kan inte arkiveras
error_issue_done_ratios_not_updated: "% klart inte uppdaterade."
error_workflow_copy_source: 'Vänligen välj källans ärendetyp eller roll'
error_workflow_copy_target: 'Vänligen välj ärendetyp(er) och roll(er) för mål'
error_unable_delete_issue_status: 'Ärendestatus kunde inte tas bort'
error_unable_to_connect: "Kan inte ansluta (%{value})"
error_attachment_too_big: "Denna fil kan inte laddas upp eftersom den överstiger maximalt tillåten filstorlek (%{max_size})"
error_session_expired: "Din session har gått ut. Vänligen logga in på nytt."
warning_attachments_not_saved: "%{count} fil(er) kunde inte sparas."
mail_subject_lost_password: "Ditt %{value} lösenord"
mail_body_lost_password: 'För att ändra ditt lösenord, klicka på följande länk:'
mail_subject_register: "Din %{value} kontoaktivering"
mail_body_register: 'För att aktivera ditt konto, klicka på följande länk:'
mail_body_account_information_external: "Du kan använda ditt %{value}-konto för att logga in."
mail_body_account_information: Din kontoinformation
mail_subject_account_activation_request: "%{value} begäran om kontoaktivering"
mail_body_account_activation_request: "En ny användare (%{value}) har registrerat sig och avvaktar ditt godkännande:"
mail_subject_reminder: "%{count} ärende(n) har deadline under de kommande %{days} dagarna"
mail_body_reminder: "%{count} ärende(n) som är tilldelat dig har deadline under de %{days} dagarna:"
mail_subject_wiki_content_added: "'%{id}' wikisida has lagts till"
mail_body_wiki_content_added: "The '%{id}' wikisida has lagts till av %{author}."
mail_subject_wiki_content_updated: "'%{id}' wikisida har uppdaterats"
mail_body_wiki_content_updated: "The '%{id}' wikisida har uppdaterats av %{author}."
field_name: Namn
field_description: Beskrivning
field_summary: Sammanfattning
field_is_required: Obligatorisk
field_firstname: Förnamn
field_lastname: Efternamn
field_mail: Mail
field_filename: Fil
field_filesize: Storlek
field_downloads: Nerladdningar
field_author: Författare
field_created_on: Skapad
field_updated_on: Uppdaterad
field_closed_on: Stängd
field_field_format: Format
field_is_for_all: För alla projekt
field_possible_values: Möjliga värden
field_regexp: Reguljärt uttryck
field_min_length: Minimilängd
field_max_length: Maxlängd
field_value: Värde
field_category: Kategori
field_title: Titel
field_project: Projekt
field_issue: Ärende
field_status: Status
field_notes: Anteckningar
field_is_closed: Ärendet är stängt
field_is_default: Standardvärde
field_tracker: Ärendetyp
field_subject: Ämne
field_due_date: Deadline
field_assigned_to: Tilldelad till
field_priority: Prioritet
field_fixed_version: Versionsmål
field_user: Användare
field_principal: Principal
field_role: Roll
field_homepage: Hemsida
field_is_public: Publik
field_parent: Underprojekt till
field_is_in_roadmap: Visa ärenden i roadmap
field_login: Användarnamn
field_mail_notification: Mailnotifieringar
field_admin: Administratör
field_last_login_on: Senaste inloggning
field_language: Språk
field_effective_date: Datum
field_password: Lösenord
field_new_password: Nytt lösenord
field_password_confirmation: Bekräfta lösenord
field_version: Version
field_type: Typ
field_host: Värddator
field_port: Port
field_account: Konto
field_base_dn: Bas-DN
field_attr_login: Inloggningsattribut
field_attr_firstname: Förnamnsattribut
field_attr_lastname: Efternamnsattribut
field_attr_mail: Mailattribut
field_onthefly: Skapa användare on-the-fly
field_start_date: Startdatum
field_done_ratio: "% Klart"
field_auth_source: Autentiseringsläge
field_hide_mail: Dölj min mailadress
field_comments: Kommentar
field_url: URL
field_start_page: Startsida
field_subproject: Underprojekt
field_hours: Timmar
field_activity: Aktivitet
field_spent_on: Datum
field_identifier: Identifierare
field_is_filter: Använd som filter
field_issue_to: Relaterade ärenden
field_delay: Fördröjning
field_assignable: Ärenden kan tilldelas denna roll
field_redirect_existing_links: Omdirigera existerande länkar
field_estimated_hours: Estimerad tid
field_column_names: Kolumner
field_time_entries: Spenderad tid
field_time_zone: Tidszon
field_searchable: Sökbar
field_default_value: Standardvärde
field_comments_sorting: Visa kommentarer
field_parent_title: Föräldersida
field_editable: Redigerbar
field_watcher: Bevakare
field_identity_url: OpenID URL
field_content: Innehåll
field_group_by: Gruppera resultat efter
field_sharing: Delning
field_parent_issue: Förälderaktivitet
field_member_of_group: "Tilldelad användares grupp"
field_assigned_to_role: "Tilldelad användares roll"
field_text: Textfält
field_visible: Synlig
field_warn_on_leaving_unsaved: Varna om jag lämnar en sida med osparad text
field_issues_visibility: Ärendesynlighet
field_is_private: Privat
field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden
field_scm_path_encoding: Sökvägskodning
field_path_to_repository: Sökväg till versionsarkiv
field_root_directory: Rotmapp
field_cvsroot: CVSROOT
field_cvs_module: Modul
field_repository_is_default: Huvudarkiv
field_multiple: Flera värden
field_auth_source_ldap_filter: LDAP-filter
field_core_fields: Standardfält
field_timeout: "Timeout (i sekunder)"
field_board_parent: Förälderforum
field_private_notes: Privata anteckningar
field_inherit_members: Ärv medlemmar
field_generate_password: Generera lösenord
setting_app_title: Applikationsrubrik
setting_app_subtitle: Applikationsunderrubrik
setting_welcome_text: Välkomsttext
setting_default_language: Standardspråk
setting_login_required: Kräver inloggning
setting_self_registration: Självregistrering
setting_attachment_max_size: Maxstorlek på bilaga
setting_issues_export_limit: Exportgräns för ärenden
setting_mail_from: Avsändaradress
setting_bcc_recipients: Hemlig kopia (bcc) till mottagare
setting_plain_text_mail: Oformaterad text i mail (ingen HTML)
setting_host_name: Värddatornamn
setting_text_formatting: Textformatering
setting_wiki_compression: Komprimering av wikihistorik
setting_feeds_limit: Innehållsgräns för Feed
setting_default_projects_public: Nya projekt är publika
setting_autofetch_changesets: Automatisk hämtning av commits
setting_sys_api_enabled: Aktivera WS för versionsarkivhantering
setting_commit_ref_keywords: Referens-nyckelord
setting_commit_fix_keywords: Fix-nyckelord
setting_autologin: Automatisk inloggning
setting_date_format: Datumformat
setting_time_format: Tidsformat
setting_cross_project_subtasks: Tillåt underaktiviteter mellan projekt
setting_cross_project_issue_relations: Tillåt ärenderelationer mellan projekt
setting_issue_list_default_columns: Standardkolumner i ärendelistan
setting_repositories_encodings: Encoding för bilagor och versionsarkiv
setting_emails_header: Mail-header
setting_emails_footer: Signatur
setting_protocol: Protokoll
setting_per_page_options: Alternativ, objekt per sida
setting_user_format: Visningsformat för användare
setting_activity_days_default: Dagar som visas på projektaktivitet
setting_display_subprojects_issues: Visa ärenden från underprojekt i huvudprojekt
setting_enabled_scm: Aktivera SCM
setting_mail_handler_body_delimiters: "Trunkera mail efter en av följande rader"
setting_mail_handler_api_enabled: Aktivera WS för inkommande mail
setting_mail_handler_api_key: API-nyckel
setting_sequential_project_identifiers: Generera projektidentifierare sekventiellt
setting_gravatar_enabled: Använd Gravatar-avatarer
setting_gravatar_default: Förvald Gravatar-bild
setting_diff_max_lines_displayed: Maximalt antal synliga rader i diff
setting_file_max_size_displayed: Maxstorlek på textfiler som visas inline
setting_repository_log_display_limit: Maximalt antal revisioner i filloggen
setting_openid: Tillåt inloggning och registrering med OpenID
setting_password_min_length: Minsta tillåtna lösenordslängd
setting_new_project_user_role_id: Tilldelad roll för en icke-administratör som skapar ett projekt
setting_default_projects_modules: Aktiverade moduler för nya projekt
setting_issue_done_ratio: Beräkna % klart med
setting_issue_done_ratio_issue_field: Använd ärendefältet
setting_issue_done_ratio_issue_status: Använd ärendestatus
setting_start_of_week: Första dagen i veckan
setting_rest_api_enabled: Aktivera REST webbtjänst
setting_cache_formatted_text: Cacha formaterad text
setting_default_notification_option: Standard notifieringsalternativ
setting_commit_logtime_enabled: Aktivera tidloggning
setting_commit_logtime_activity_id: Aktivitet för loggad tid
setting_gantt_items_limit: Maximalt antal aktiviteter som visas i gantt-schemat
setting_issue_group_assignment: Tillåt att ärenden tilldelas till grupper
setting_default_issue_start_date_to_creation_date: Använd dagens datum som startdatum för nya ärenden
setting_commit_cross_project_ref: Tillåt ärende i alla de andra projekten att bli refererade och fixade
setting_unsubscribe: Tillåt användare att avsluta prenumereration
setting_session_lifetime: Maximal sessionslivslängd
setting_session_timeout: Tidsgräns för sessionsinaktivitet
setting_thumbnails_enabled: Visa miniatyrbilder av bilagor
setting_thumbnails_size: Storlek på miniatyrbilder (i pixlar)
setting_non_working_week_days: Lediga dagar
setting_jsonp_enabled: Aktivera JSONP-stöd
setting_default_projects_tracker_ids: Standardärendetyper för nya projekt
permission_add_project: Skapa projekt
permission_add_subprojects: Skapa underprojekt
permission_edit_project: Ändra projekt
permission_close_project: Stänga / återöppna projektet
permission_select_project_modules: Välja projektmoduler
permission_manage_members: Hantera medlemmar
permission_manage_project_activities: Hantera projektaktiviteter
permission_manage_versions: Hantera versioner
permission_manage_categories: Hantera ärendekategorier
permission_add_issues: Lägga till ärenden
permission_edit_issues: Ändra ärenden
permission_view_issues: Visa ärenden
permission_manage_issue_relations: Hantera ärenderelationer
permission_set_issues_private: Sätta ärenden publika eller privata
permission_set_own_issues_private: Sätta egna ärenden publika eller privata
permission_add_issue_notes: Lägga till ärendeanteckning
permission_edit_issue_notes: Ändra ärendeanteckningar
permission_edit_own_issue_notes: Ändra egna ärendeanteckningar
permission_view_private_notes: Visa privata anteckningar
permission_set_notes_private: Ställa in anteckningar som privata
permission_move_issues: Flytta ärenden
permission_delete_issues: Ta bort ärenden
permission_manage_public_queries: Hantera publika frågor
permission_save_queries: Spara frågor
permission_view_gantt: Visa Gantt-schema
permission_view_calendar: Visa kalender
permission_view_issue_watchers: Visa bevakarlista
permission_add_issue_watchers: Lägga till bevakare
permission_delete_issue_watchers: Ta bort bevakare
permission_log_time: Logga spenderad tid
permission_view_time_entries: Visa spenderad tid
permission_edit_time_entries: Ändra tidloggningar
permission_edit_own_time_entries: Ändra egna tidloggningar
permission_manage_news: Hantera nyheter
permission_comment_news: Kommentera nyheter
permission_view_documents: Visa dokument
permission_add_documents: Lägga till dokument
permission_edit_documents: Ändra dokument
permission_delete_documents: Ta bort dokument
permission_manage_files: Hantera filer
permission_view_files: Visa filer
permission_manage_wiki: Hantera wiki
permission_rename_wiki_pages: Byta namn på wikisidor
permission_delete_wiki_pages: Ta bort wikisidor
permission_view_wiki_pages: Visa wiki
permission_view_wiki_edits: Visa wikihistorik
permission_edit_wiki_pages: Ändra wikisidor
permission_delete_wiki_pages_attachments: Ta bort bilagor
permission_protect_wiki_pages: Skydda wikisidor
permission_manage_repository: Hantera versionsarkiv
permission_browse_repository: Bläddra i versionsarkiv
permission_view_changesets: Visa changesets
permission_commit_access: Commit-åtkomst
permission_manage_boards: Hantera forum
permission_view_messages: Visa meddelanden
permission_add_messages: Lägg till meddelanden
permission_edit_messages: Ändra meddelanden
permission_edit_own_messages: Ändra egna meddelanden
permission_delete_messages: Ta bort meddelanden
permission_delete_own_messages: Ta bort egna meddelanden
permission_export_wiki_pages: Exportera wikisidor
permission_manage_subtasks: Hantera underaktiviteter
permission_manage_related_issues: Hantera relaterade ärenden
project_module_issue_tracking: Ärendeuppföljning
project_module_time_tracking: Tidsuppföljning
project_module_news: Nyheter
project_module_documents: Dokument
project_module_files: Filer
project_module_wiki: Wiki
project_module_repository: Versionsarkiv
project_module_boards: Forum
project_module_calendar: Kalender
project_module_gantt: Gantt
label_user: Användare
label_user_plural: Användare
label_user_new: Ny användare
label_user_anonymous: Anonym
label_project: Projekt
label_project_new: Nytt projekt
label_project_plural: Projekt
label_x_projects:
zero: inga projekt
one: 1 projekt
other: "%{count} projekt"
label_project_all: Alla projekt
label_project_latest: Senaste projekt
label_issue: Ärende
label_issue_new: Nytt ärende
label_issue_plural: Ärenden
label_issue_view_all: Visa alla ärenden
label_issues_by: "Ärenden %{value}"
label_issue_added: Ärende tillagt
label_issue_updated: Ärende uppdaterat
label_issue_note_added: Anteckning tillagd
label_issue_status_updated: Status uppdaterad
label_issue_priority_updated: Prioritet uppdaterad
label_document: Dokument
label_document_new: Nytt dokument
label_document_plural: Dokument
label_document_added: Dokument tillagt
label_role: Roll
label_role_plural: Roller
label_role_new: Ny roll
label_role_and_permissions: Roller och behörigheter
label_role_anonymous: Anonym
label_role_non_member: Icke-medlem
label_member: Medlem
label_member_new: Ny medlem
label_member_plural: Medlemmar
label_tracker: Ärendetyp
label_tracker_plural: Ärendetyper
label_tracker_new: Ny ärendetyp
label_workflow: Arbetsflöde
label_issue_status: Ärendestatus
label_issue_status_plural: Ärendestatus
label_issue_status_new: Ny status
label_issue_category: Ärendekategori
label_issue_category_plural: Ärendekategorier
label_issue_category_new: Ny kategori
label_custom_field: Användardefinerat fält
label_custom_field_plural: Användardefinerade fält
label_custom_field_new: Nytt användardefinerat fält
label_enumerations: Uppräkningar
label_enumeration_new: Nytt värde
label_information: Information
label_information_plural: Information
label_please_login: Var god logga in
label_register: Registrera
label_login_with_open_id_option: eller logga in med OpenID
label_password_lost: Glömt lösenord
label_home: Hem
label_my_page: Min sida
label_my_account: Mitt konto
label_my_projects: Mina projekt
label_my_page_block: '"Min sida"-block'
label_administration: Administration
label_login: Logga in
label_logout: Logga ut
label_help: Hjälp
label_reported_issues: Rapporterade ärenden
label_assigned_to_me_issues: Ärenden tilldelade till mig
label_last_login: Senaste inloggning
label_registered_on: Registrerad
label_activity: Aktivitet
label_overall_activity: All aktivitet
label_user_activity: "Aktiviteter för %{value}"
label_new: Ny
label_logged_as: Inloggad som
label_environment: Miljö
label_authentication: Autentisering
label_auth_source: Autentiseringsläge
label_auth_source_new: Nytt autentiseringsläge
label_auth_source_plural: Autentiseringslägen
label_subproject_plural: Underprojekt
label_subproject_new: Nytt underprojekt
label_and_its_subprojects: "%{value} och dess underprojekt"
label_min_max_length: Min./Max.-längd
label_list: Lista
label_date: Datum
label_integer: Heltal
label_float: Flyttal
label_boolean: Boolean
label_string: Text
label_text: Lång text
label_attribute: Attribut
label_attribute_plural: Attribut
label_no_data: Ingen data att visa
label_change_status: Ändra status
label_history: Historia
label_attachment: Fil
label_attachment_new: Ny fil
label_attachment_delete: Ta bort fil
label_attachment_plural: Filer
label_file_added: Fil tillagd
label_report: Rapport
label_report_plural: Rapporter
label_news: Nyhet
label_news_new: Lägg till nyhet
label_news_plural: Nyheter
label_news_latest: Senaste nyheterna
label_news_view_all: Visa alla nyheter
label_news_added: Nyhet tillagd
label_news_comment_added: Kommentar tillagd till en nyhet
label_settings: Inställningar
label_overview: Översikt
label_version: Version
label_version_new: Ny version
label_version_plural: Versioner
label_close_versions: Stäng klara versioner
label_confirmation: Bekräftelse
label_export_to: 'Finns även som:'
label_read: Läs...
label_public_projects: Publika projekt
label_open_issues: öppen
label_open_issues_plural: öppna
label_closed_issues: stängd
label_closed_issues_plural: stängda
label_x_open_issues_abbr_on_total:
zero: 0 öppna av %{total}
one: 1 öppen av %{total}
other: "%{count} öppna av %{total}"
label_x_open_issues_abbr:
zero: 0 öppna
one: 1 öppen
other: "%{count} öppna"
label_x_closed_issues_abbr:
zero: 0 stängda
one: 1 stängd
other: "%{count} stängda"
label_x_issues:
zero: 0 ärenden
one: 1 ärende
other: "%{count} ärenden"
label_total: Total
label_total_time: Total tid
label_permissions: Behörigheter
label_current_status: Nuvarande status
label_new_statuses_allowed: Nya tillåtna statusvärden
label_all: alla
label_any: vad/vem som helst
label_none: inget/ingen
label_nobody: ingen
label_next: Nästa
label_previous: Föregående
label_used_by: Använd av
label_details: Detaljer
label_add_note: Lägg till anteckning
label_per_page: Per sida
label_calendar: Kalender
label_months_from: månader från
label_gantt: Gantt
label_internal: Intern
label_last_changes: "senaste %{count} ändringar"
label_change_view_all: Visa alla ändringar
label_personalize_page: Anpassa denna sida
label_comment: Kommentar
label_comment_plural: Kommentarer
label_x_comments:
zero: inga kommentarer
one: 1 kommentar
other: "%{count} kommentarer"
label_comment_add: Lägg till kommentar
label_comment_added: Kommentar tillagd
label_comment_delete: Ta bort kommentar
label_query: Användardefinerad fråga
label_query_plural: Användardefinerade frågor
label_query_new: Ny fråga
label_my_queries: Mina egna frågor
label_filter_add: Lägg till filter
label_filter_plural: Filter
label_equals: är
label_not_equals: är inte
label_in_less_than: om mindre än
label_in_more_than: om mer än
label_in_the_next_days: under kommande
label_in_the_past_days: under föregående
label_greater_or_equal: '>='
label_less_or_equal: '<='
label_between: mellan
label_in: om
label_today: idag
label_all_time: närsom
label_yesterday: igår
label_this_week: denna vecka
label_last_week: senaste veckan
label_last_n_weeks: "senaste %{count} veckorna"
label_last_n_days: "senaste %{count} dagarna"
label_this_month: denna månad
label_last_month: senaste månaden
label_this_year: detta året
label_date_range: Datumintervall
label_less_than_ago: mindre än dagar sedan
label_more_than_ago: mer än dagar sedan
label_ago: dagar sedan
label_contains: innehåller
label_not_contains: innehåller inte
label_any_issues_in_project: några ärenden i projektet
label_any_issues_not_in_project: några ärenden utanför projektet
label_no_issues_in_project: inga ärenden i projektet
label_day_plural: dagar
label_repository: Versionsarkiv
label_repository_new: Nytt versionsarkiv
label_repository_plural: Versionsarkiv
label_browse: Bläddra
label_branch: Branch
label_tag: Tag
label_revision: Revision
label_revision_plural: Revisioner
label_revision_id: "Revision %{value}"
label_associated_revisions: Associerade revisioner
label_added: tillagd
label_modified: modifierad
label_copied: kopierad
label_renamed: omdöpt
label_deleted: borttagen
label_latest_revision: Senaste revisionen
label_latest_revision_plural: Senaste revisionerna
label_view_revisions: Visa revisioner
label_view_all_revisions: Visa alla revisioner
label_max_size: Maxstorlek
label_sort_highest: Flytta till toppen
label_sort_higher: Flytta upp
label_sort_lower: Flytta ner
label_sort_lowest: Flytta till botten
label_roadmap: Roadmap
label_roadmap_due_in: "Färdig om %{value}"
label_roadmap_overdue: "%{value} sen"
label_roadmap_no_issues: Inga ärenden för denna version
label_search: Sök
label_result_plural: Resultat
label_all_words: Alla ord
label_wiki: Wiki
label_wiki_edit: Wikiändring
label_wiki_edit_plural: Wikiändringar
label_wiki_page: Wikisida
label_wiki_page_plural: Wikisidor
label_index_by_title: Innehåll efter titel
label_index_by_date: Innehåll efter datum
label_current_version: Nuvarande version
label_preview: Förhandsgranska
label_feed_plural: Feeds
label_changes_details: Detaljer om alla ändringar
label_issue_tracking: Ärendeuppföljning
label_spent_time: Spenderad tid
label_overall_spent_time: Total tid spenderad
label_f_hour: "%{value} timme"
label_f_hour_plural: "%{value} timmar"
label_time_tracking: Tidsuppföljning
label_change_plural: Ändringar
label_statistics: Statistik
label_commits_per_month: Commits per månad
label_commits_per_author: Commits per författare
label_diff: diff
label_view_diff: Visa skillnader
label_diff_inline: i texten
label_diff_side_by_side: sida vid sida
label_options: Inställningar
label_copy_workflow_from: Kopiera arbetsflöde från
label_permissions_report: Behörighetsrapport
label_watched_issues: Bevakade ärenden
label_related_issues: Relaterade ärenden
label_applied_status: Tilldelad status
label_loading: Laddar...
label_relation_new: Ny relation
label_relation_delete: Ta bort relation
label_relates_to: Relaterar till
label_duplicates: Kopierar
label_duplicated_by: Kopierad av
label_blocks: Blockerar
label_blocked_by: Blockerad av
label_precedes: Kommer före
label_follows: Följer
label_copied_to: Kopierad till
label_copied_from: Kopierad från
label_end_to_start: slut till start
label_end_to_end: slut till slut
label_start_to_start: start till start
label_start_to_end: start till slut
label_stay_logged_in: Förbli inloggad
label_disabled: inaktiverad
label_show_completed_versions: Visa färdiga versioner
label_me: mig
label_board: Forum
label_board_new: Nytt forum
label_board_plural: Forum
label_board_locked: Låst
label_board_sticky: Sticky
label_topic_plural: Ämnen
label_message_plural: Meddelanden
label_message_last: Senaste meddelande
label_message_new: Nytt meddelande
label_message_posted: Meddelande tillagt
label_reply_plural: Svar
label_send_information: Skicka kontoinformation till användaren
label_year: År
label_month: Månad
label_week: Vecka
label_date_from: Från
label_date_to: Till
label_language_based: Språkbaserad
label_sort_by: "Sortera på %{value}"
label_send_test_email: Skicka testmail
label_feeds_access_key: Atom-nyckel
label_missing_feeds_access_key: Saknar en Atom-nyckel
label_feeds_access_key_created_on: "Atom-nyckel skapad för %{value} sedan"
label_module_plural: Moduler
label_added_time_by: "Tillagd av %{author} för %{age} sedan"
label_updated_time_by: "Uppdaterad av %{author} för %{age} sedan"
label_updated_time: "Uppdaterad för %{value} sedan"
label_jump_to_a_project: Gå till projekt...
label_file_plural: Filer
label_changeset_plural: Changesets
label_default_columns: Standardkolumner
label_no_change_option: (Ingen ändring)
label_bulk_edit_selected_issues: Gemensam ändring av markerade ärenden
label_bulk_edit_selected_time_entries: Gruppredigera valda tidloggningar
label_theme: Tema
label_default: Standard
label_search_titles_only: Sök endast i titlar
label_user_mail_option_all: "För alla händelser i mina projekt"
label_user_mail_option_selected: "För alla händelser i markerade projekt..."
label_user_mail_option_none: "Inga händelser"
label_user_mail_option_only_my_events: "Endast för saker jag bevakar eller är inblandad i"
label_user_mail_option_only_assigned: "Endast för saker jag är tilldelad"
label_user_mail_option_only_owner: "Endast för saker jag äger"
label_user_mail_no_self_notified: "Jag vill inte bli underrättad om ändringar som jag har gjort"
label_registration_activation_by_email: kontoaktivering med mail
label_registration_manual_activation: manuell kontoaktivering
label_registration_automatic_activation: automatisk kontoaktivering
label_display_per_page: "Per sida: %{value}"
label_age: Ålder
label_change_properties: Ändra inställningar
label_general: Allmänt
label_more: Mer
label_scm: SCM
label_plugins: Tillägg
label_ldap_authentication: LDAP-autentisering
label_downloads_abbr: Nerl.
label_optional_description: Valfri beskrivning
label_add_another_file: Lägg till ytterligare en fil
label_preferences: Användarinställningar
label_chronological_order: I kronologisk ordning
label_reverse_chronological_order: I omvänd kronologisk ordning
label_planning: Planering
label_incoming_emails: Inkommande mail
label_generate_key: Generera en nyckel
label_issue_watchers: Bevakare
label_example: Exempel
label_display: Visa
label_sort: Sortera
label_descending: Fallande
label_ascending: Stigande
label_date_from_to: Från %{start} till %{end}
label_wiki_content_added: Wikisida tillagd
label_wiki_content_updated: Wikisida uppdaterad
label_group: Grupp
label_group_plural: Grupper
label_group_new: Ny grupp
label_time_entry_plural: Spenderad tid
label_version_sharing_none: Inte delad
label_version_sharing_descendants: Med underprojekt
label_version_sharing_hierarchy: Med projekthierarki
label_version_sharing_tree: Med projektträd
label_version_sharing_system: Med alla projekt
label_update_issue_done_ratios: Uppdatera % klart
label_copy_source: Källa
label_copy_target: Mål
label_copy_same_as_target: Samma som mål
label_display_used_statuses_only: Visa endast status som används av denna ärendetyp
label_api_access_key: API-nyckel
label_missing_api_access_key: Saknar en API-nyckel
label_api_access_key_created_on: "API-nyckel skapad för %{value} sedan"
label_profile: Profil
label_subtask_plural: Underaktiviteter
label_project_copy_notifications: Skicka mailnotifieringar när projektet kopieras
label_principal_search: "Sök efter användare eller grupp:"
label_user_search: "Sök efter användare:"
label_additional_workflow_transitions_for_author: Ytterligare övergångar tillåtna när användaren är den som skapat ärendet
label_additional_workflow_transitions_for_assignee: Ytterligare övergångar tillåtna när användaren är den som tilldelats ärendet
label_issues_visibility_all: Alla ärenden
label_issues_visibility_public: Alla icke-privata ärenden
label_issues_visibility_own: Ärenden skapade av eller tilldelade till användaren
label_git_report_last_commit: Rapportera senaste commit av filer och mappar
label_parent_revision: Förälder
label_child_revision: Barn
label_export_options: "%{export_format} exportalternativ"
label_copy_attachments: Kopiera bilagor
label_copy_subtasks: Kopiera underaktiviteter
label_item_position: "%{position}/%{count}"
label_completed_versions: Klara versioner
label_search_for_watchers: Sök efter bevakare att lägga till
label_session_expiration: Sessionsutgång
label_show_closed_projects: Visa stängda projekt
label_status_transitions: Statusövergångar
label_fields_permissions: Fältbehörigheter
label_readonly: Skrivskyddad
label_required: Nödvändig
label_attribute_of_project: Projektets %{name}
label_attribute_of_issue: Ärendets %{name}
label_attribute_of_author: Författarens %{name}
label_attribute_of_assigned_to: Tilldelad användares %{name}
label_attribute_of_user: Användarens %{name}
label_attribute_of_fixed_version: Målversionens %{name}
label_cross_project_descendants: Med underprojekt
label_cross_project_tree: Med projektträd
label_cross_project_hierarchy: Med projekthierarki
label_cross_project_system: Med alla projekt
label_gantt_progress_line: Framstegslinje
button_login: Logga in
button_submit: Skicka
button_save: Spara
button_check_all: Markera alla
button_uncheck_all: Avmarkera alla
button_collapse_all: Kollapsa alla
button_expand_all: Expandera alla
button_delete: Ta bort
button_create: Skapa
button_create_and_continue: Skapa och fortsätt
button_test: Testa
button_edit: Ändra
button_edit_associated_wikipage: "Ändra associerad Wikisida: %{page_title}"
button_add: Lägg till
button_change: Ändra
button_apply: Verkställ
button_clear: Återställ
button_lock: Lås
button_unlock: Lås upp
button_download: Ladda ner
button_list: Lista
button_view: Visa
button_move: Flytta
button_move_and_follow: Flytta och följ efter
button_back: Tillbaka
button_cancel: Avbryt
button_activate: Aktivera
button_sort: Sortera
button_log_time: Logga tid
button_rollback: Återställ till denna version
button_watch: Bevaka
button_unwatch: Stoppa bevakning
button_reply: Svara
button_archive: Arkivera
button_unarchive: Ta bort från arkiv
button_reset: Återställ
button_rename: Byt namn
button_change_password: Ändra lösenord
button_copy: Kopiera
button_copy_and_follow: Kopiera och följ efter
button_annotate: Kommentera
button_update: Uppdatera
button_configure: Konfigurera
button_quote: Citera
button_duplicate: Duplicera
button_show: Visa
button_hide: Göm
button_edit_section: Redigera denna sektion
button_export: Exportera
button_delete_my_account: Ta bort mitt konto
button_close: Stäng
button_reopen: Återöppna
status_active: aktiv
status_registered: registrerad
status_locked: låst
project_status_active: aktiv
project_status_closed: stängd
project_status_archived: arkiverad
version_status_open: öppen
version_status_locked: låst
version_status_closed: stängd
field_active: Aktiv
text_select_mail_notifications: Välj för vilka händelser mail ska skickas.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 betyder ingen gräns
text_project_destroy_confirmation: Är du säker på att du vill ta bort detta projekt och all relaterad data?
text_subprojects_destroy_warning: "Alla underprojekt: %{value} kommer också tas bort."
text_workflow_edit: Välj en roll och en ärendetyp för att ändra arbetsflöde
text_are_you_sure: Är du säker ?
text_journal_changed: "%{label} ändrad från %{old} till %{new}"
text_journal_changed_no_detail: "%{label} uppdaterad"
text_journal_set_to: "%{label} satt till %{value}"
text_journal_deleted: "%{label} borttagen (%{old})"
text_journal_added: "%{label} %{value} tillagd"
text_tip_issue_begin_day: ärende som börjar denna dag
text_tip_issue_end_day: ärende som slutar denna dag
text_tip_issue_begin_end_day: ärende som börjar och slutar denna dag
text_project_identifier_info: 'Endast gemener (a-z), siffror, streck och understreck är tillåtna, måste börja med en bokstav. När identifieraren sparats kan den inte ändras.'
text_caracters_maximum: "max %{count} tecken."
text_caracters_minimum: "Måste vara minst %{count} tecken lång."
text_length_between: "Längd mellan %{min} och %{max} tecken."
text_tracker_no_workflow: Inget arbetsflöde definerat för denna ärendetyp
text_unallowed_characters: Otillåtna tecken
text_comma_separated: Flera värden tillåtna (kommaseparerade).
text_line_separated: Flera värden tillåtna (ett värde per rad).
text_issues_ref_in_commit_messages: Referera och fixa ärenden i commit-meddelanden
text_issue_added: "Ärende %{id} har rapporterats (av %{author})."
text_issue_updated: "Ärende %{id} har uppdaterats (av %{author})."
text_wiki_destroy_confirmation: Är du säker på att du vill ta bort denna wiki och allt dess innehåll ?
text_issue_category_destroy_question: "Några ärenden (%{count}) är tilldelade till denna kategori. Vad vill du göra ?"
text_issue_category_destroy_assignments: Ta bort kategoritilldelningar
text_issue_category_reassign_to: Återtilldela ärenden till denna kategori
text_user_mail_option: "För omarkerade projekt kommer du bara bli underrättad om saker du bevakar eller är inblandad i (T.ex. ärenden du skapat eller tilldelats)."
text_no_configuration_data: "Roller, ärendetyper, ärendestatus och arbetsflöden har inte konfigurerats ännu.\nDet rekommenderas att läsa in standardkonfigurationen. Du kommer att kunna göra ändringar efter att den blivit inläst."
text_load_default_configuration: Läs in standardkonfiguration
text_status_changed_by_changeset: "Tilldelad i changeset %{value}."
text_time_logged_by_changeset: "Tilldelad i changeset %{value}."
text_issues_destroy_confirmation: 'Är du säker på att du vill radera markerade ärende(n) ?'
text_issues_destroy_descendants_confirmation: Detta kommer även ta bort %{count} underaktivitet(er).
text_time_entries_destroy_confirmation: Är du säker på att du vill ta bort valda tidloggningar?
text_select_project_modules: 'Välj vilka moduler som ska vara aktiva för projektet:'
text_default_administrator_account_changed: Standardadministratörens konto ändrat
text_file_repository_writable: Arkivet för bifogade filer är skrivbart
text_plugin_assets_writable: Arkivet för plug-ins är skrivbart
text_rmagick_available: RMagick tillgängligt (ej obligatoriskt)
text_destroy_time_entries_question: "%{hours} timmar har rapporterats på ärendena du är på väg att ta bort. Vad vill du göra ?"
text_destroy_time_entries: Ta bort rapporterade timmar
text_assign_time_entries_to_project: Tilldela rapporterade timmar till projektet
text_reassign_time_entries: 'Återtilldela rapporterade timmar till detta ärende:'
text_user_wrote: "%{value} skrev:"
text_enumeration_destroy_question: "%{count} objekt är tilldelade till detta värde."
text_enumeration_category_reassign_to: 'Återtilldela till detta värde:'
text_email_delivery_not_configured: "Mailfunktionen har inte konfigurerats, och notifieringar via mail kan därför inte skickas.\nKonfigurera din SMTP-server i config/configuration.yml och starta om applikationen för att aktivera dem."
text_repository_usernames_mapping: "Välj eller uppdatera den Redmine-användare som är mappad till varje användarnamn i versionarkivloggen.\nAnvändare med samma användarnamn eller mailadress i både Redmine och versionsarkivet mappas automatiskt."
text_diff_truncated: '... Denna diff har förminskats eftersom den överskrider den maximala storlek som kan visas.'
text_custom_field_possible_values_info: 'Ett värde per rad'
text_wiki_page_destroy_question: "Denna sida har %{descendants} underliggande sidor. Vad vill du göra?"
text_wiki_page_nullify_children: "Behåll undersidor som rotsidor"
text_wiki_page_destroy_children: "Ta bort alla underliggande sidor"
text_wiki_page_reassign_children: "Flytta undersidor till denna föräldersida"
text_own_membership_delete_confirmation: "Några av, eller alla, dina behörigheter kommer att tas bort och du kanske inte längre kommer kunna göra ändringar i det här projektet.\nVill du verkligen fortsätta?"
text_zoom_out: Zooma ut
text_zoom_in: Zooma in
text_warn_on_leaving_unsaved: "Nuvarande sida innehåller osparad text som kommer försvinna om du lämnar sidan."
text_scm_path_encoding_note: "Standard: UTF-8"
text_git_repository_note: Versionsarkiv är tomt och lokalt (t.ex. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Lokalt versionsarkiv (t.ex. /hgrepo, c:\hgrepo)
text_scm_command: Kommando
text_scm_command_version: Version
text_scm_config: Du kan konfigurera dina scm-kommando i config/configuration.yml. Vänligen starta om applikationen när ändringar gjorts.
text_scm_command_not_available: Scm-kommando är inte tillgängligt. Vänligen kontrollera inställningarna i administratörspanelen.
text_issue_conflict_resolution_overwrite: "Använd mina ändringar i alla fall (tidigare anteckningar kommer behållas men några ändringar kan bli överskrivna)"
text_issue_conflict_resolution_add_notes: "Lägg till mina anteckningar och kasta mina andra ändringar"
text_issue_conflict_resolution_cancel: "Kasta alla mina ändringar och visa igen %{link}"
text_account_destroy_confirmation: "Är du säker på att du vill fortsätta?\nDitt konto kommer tas bort permanent, utan möjlighet att återaktivera det."
text_session_expiration_settings: "Varning: ändring av dessa inställningar kan få alla nuvarande sessioner, inklusive din egen, att gå ut."
text_project_closed: Detta projekt är stängt och skrivskyddat.
text_turning_multiple_off: "Om du inaktiverar möjligheten till flera värden kommer endast ett värde per objekt behållas."
default_role_manager: Projektledare
default_role_developer: Utvecklare
default_role_reporter: Rapportör
default_tracker_bug: Bugg
default_tracker_feature: Funktionalitet
default_tracker_support: Support
default_issue_status_new: Ny
default_issue_status_in_progress: Pågår
default_issue_status_resolved: Löst
default_issue_status_feedback: Återkoppling
default_issue_status_closed: Stängd
default_issue_status_rejected: Avslagen
default_doc_category_user: Användardokumentation
default_doc_category_tech: Teknisk dokumentation
default_priority_low: Låg
default_priority_normal: Normal
default_priority_high: Hög
default_priority_urgent: Brådskande
default_priority_immediate: Omedelbar
default_activity_design: Design
default_activity_development: Utveckling
enumeration_issue_priorities: Ärendeprioriteter
enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsuppföljning)
enumeration_system_activity: Systemaktivitet
description_filter: Filter
description_search: Sökfält
description_choose_project: Projekt
description_project_scope: Sökomfång
description_notes: Anteckningar
description_message_content: Meddelandeinnehåll
description_query_sort_criteria_attribute: Sorteringsattribut
description_query_sort_criteria_direction: Sorteringsriktning
description_user_mail_notification: Mailnotifieringsinställningar
description_available_columns: Tillgängliga Kolumner
description_selected_columns: Valda Kolumner
description_all_columns: Alla kolumner
description_issue_category_reassign: Välj ärendekategori
description_wiki_subpages_reassign: Välj ny föräldersida
description_date_range_list: Välj intervall från listan
description_date_range_interval: Ange intervall genom att välja start- och slutdatum
description_date_from: Ange startdatum
description_date_to: Ange slutdatum
text_repository_identifier_info: 'Endast gemener (a-z), siffror, streck och understreck är tillåtna. När identifieraren sparats kan den inte ändras.'
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/locales/pl.yml 0000644 0001750 0001750 00000144665 12255774347 016553 0 ustar ondrej ondrej # Polish translations for Ruby on Rails
# by Jacek Becela (jacek.becela@gmail.com, http://github.com/ncr)
# by Krzysztof Podejma (kpodejma@customprojects.pl, http://www.customprojects.pl)
pl:
number:
format:
separator: ","
delimiter: " "
precision: 2
currency:
format:
format: "%n %u"
unit: "PLN"
percentage:
format:
delimiter: ""
precision:
format:
delimiter: ""
human:
format:
delimiter: ""
precision: 3
storage_units:
format: "%n %u"
units:
byte:
one: "B"
other: "B"
kb: "KB"
mb: "MB"
gb: "GB"
tb: "TB"
direction: ltr
date:
formats:
default: "%Y-%m-%d"
short: "%d %b"
long: "%d %B %Y"
day_names: [Niedziela, Poniedziałek, Wtorek, Środa, Czwartek, Piątek, Sobota]
abbr_day_names: [nie, pon, wto, śro, czw, pia, sob]
month_names: [~, Styczeń, Luty, Marzec, Kwiecień, Maj, Czerwiec, Lipiec, Sierpień, Wrzesień, Październik, Listopad, Grudzień]
abbr_month_names: [~, sty, lut, mar, kwi, maj, cze, lip, sie, wrz, paź, lis, gru]
order:
- :year
- :month
- :day
time:
formats:
default: "%a, %d %b %Y, %H:%M:%S %z"
time: "%H:%M"
short: "%d %b, %H:%M"
long: "%d %B %Y, %H:%M"
am: "przed południem"
pm: "po południu"
datetime:
distance_in_words:
half_a_minute: "pół minuty"
less_than_x_seconds:
one: "mniej niż sekundę"
few: "mniej niż %{count} sekundy"
other: "mniej niż %{count} sekund"
x_seconds:
one: "sekundę"
few: "%{count} sekundy"
other: "%{count} sekund"
less_than_x_minutes:
one: "mniej niż minutę"
few: "mniej niż %{count} minuty"
other: "mniej niż %{count} minut"
x_minutes:
one: "minutę"
few: "%{count} minuty"
other: "%{count} minut"
about_x_hours:
one: "około godziny"
other: "około %{count} godzin"
x_hours:
one: "1 godzina"
other: "%{count} godzin"
x_days:
one: "1 dzień"
other: "%{count} dni"
about_x_months:
one: "około miesiąca"
other: "około %{count} miesięcy"
x_months:
one: "1 miesiąc"
few: "%{count} miesiące"
other: "%{count} miesięcy"
about_x_years:
one: "około roku"
other: "około %{count} lat"
over_x_years:
one: "ponad rok"
few: "ponad %{count} lata"
other: "ponad %{count} lat"
almost_x_years:
one: "prawie 1 rok"
few: "prawie %{count} lata"
other: "prawie %{count} lat"
activerecord:
errors:
template:
header:
one: "%{model} nie został zachowany z powodu jednego błędu"
other: "%{model} nie został zachowany z powodu %{count} błędów"
body: "Błędy dotyczą następujących pól:"
messages:
inclusion: "nie znajduje się na liście dopuszczalnych wartości"
exclusion: "znajduje się na liście zabronionych wartości"
invalid: "jest nieprawidłowe"
confirmation: "nie zgadza się z potwierdzeniem"
accepted: "musi być zaakceptowane"
empty: "nie może być puste"
blank: "nie może być puste"
too_long: "jest za długie (maksymalnie %{count} znaków)"
too_short: "jest za krótkie (minimalnie %{count} znaków)"
wrong_length: "jest nieprawidłowej długości (powinna wynosić %{count} znaków)"
taken: "jest już zajęte"
not_a_number: "nie jest liczbą"
greater_than: "musi być większe niż %{count}"
greater_than_or_equal_to: "musi być większe lub równe %{count}"
equal_to: "musi być równe %{count}"
less_than: "musi być mniejsze niż %{count}"
less_than_or_equal_to: "musi być mniejsze lub równe %{count}"
odd: "musi być nieparzyste"
even: "musi być parzyste"
greater_than_start_date: "musi być większe niż początkowa data"
not_same_project: "nie należy do tego samego projektu"
circular_dependency: "Ta relacja może wytworzyć zapętloną zależność"
cant_link_an_issue_with_a_descendant: "Zagadnienie nie może zostać powiązane z jednym z własnych podzagadnień"
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
support:
array:
sentence_connector: "i"
skip_last_comma: true
# Keep this line in order to avoid problems with Windows Notepad UTF-8 EF-BB-BFidea...
# Best regards from Lublin@Poland :-)
# PL translation by Mariusz@Olejnik.net,
# Wiktor Wandachowicz , 2010
actionview_instancetag_blank_option: Proszę wybrać
actionview_instancetag_blank_option: Proszę wybierz
button_activate: Aktywuj
button_add: Dodaj
button_annotate: Adnotuj
button_apply: Ustaw
button_archive: Archiwizuj
button_back: Wstecz
button_cancel: Anuluj
button_change: Zmień
button_change_password: Zmień hasło
button_check_all: Zaznacz wszystko
button_clear: Wyczyść
button_configure: Konfiguruj
button_copy: Kopia
button_create: Stwórz
button_delete: Usuń
button_download: Pobierz
button_edit: Edytuj
button_list: Lista
button_lock: Zablokuj
button_log_time: Dziennik
button_login: Login
button_move: Przenieś
button_quote: Cytuj
button_rename: Zmień nazwę
button_reply: Odpowiedz
button_reset: Resetuj
button_rollback: Przywróć do tej wersji
button_save: Zapisz
button_sort: Sortuj
button_submit: Wyślij
button_test: Testuj
button_unarchive: Przywróć z archiwum
button_uncheck_all: Odznacz wszystko
button_unlock: Odblokuj
button_unwatch: Nie obserwuj
button_update: Uaktualnij
button_view: Pokaż
button_watch: Obserwuj
default_activity_design: Projektowanie
default_activity_development: Rozwój
default_doc_category_tech: Dokumentacja techniczna
default_doc_category_user: Dokumentacja użytkownika
default_issue_status_in_progress: W toku
default_issue_status_closed: Zamknięty
default_issue_status_feedback: Odpowiedź
default_issue_status_new: Nowy
default_issue_status_rejected: Odrzucony
default_issue_status_resolved: Rozwiązany
default_priority_high: Wysoki
default_priority_immediate: Natychmiastowy
default_priority_low: Niski
default_priority_normal: Normalny
default_priority_urgent: Pilny
default_role_developer: Programista
default_role_manager: Kierownik
default_role_reporter: Zgłaszający
default_tracker_bug: Błąd
default_tracker_feature: Zadanie
default_tracker_support: Wsparcie
enumeration_activities: Działania (śledzenie czasu)
enumeration_doc_categories: Kategorie dokumentów
enumeration_issue_priorities: Priorytety zagadnień
error_can_t_load_default_data: "Domyślna konfiguracja nie może być załadowana: %{value}"
error_issue_not_found_in_project: 'Zagadnienie nie zostało znalezione lub nie należy do tego projektu'
error_scm_annotate: "Wpis nie istnieje lub nie można do niego dodawać adnotacji."
error_scm_command_failed: "Wystąpił błąd przy próbie dostępu do repozytorium: %{value}"
error_scm_not_found: "Obiekt lub wersja nie zostały znalezione w repozytorium."
field_account: Konto
field_activity: Aktywność
field_admin: Administrator
field_assignable: Zagadnienia mogą być przypisane do tej roli
field_assigned_to: Przypisany do
field_attr_firstname: Imię atrybut
field_attr_lastname: Nazwisko atrybut
field_attr_login: Login atrybut
field_attr_mail: E-mail atrybut
field_auth_source: Tryb identyfikacji
field_author: Autor
field_base_dn: Base DN
field_category: Kategoria
field_column_names: Nazwy kolumn
field_comments: Komentarz
field_comments_sorting: Pokazuj komentarze
field_created_on: Stworzone
field_default_value: Domyślny
field_delay: Opóźnienie
field_description: Opis
field_done_ratio: "% Wykonane"
field_downloads: Pobrań
field_due_date: Data oddania
field_effective_date: Data
field_estimated_hours: Szacowany czas
field_field_format: Format
field_filename: Plik
field_filesize: Rozmiar
field_firstname: Imię
field_fixed_version: Wersja docelowa
field_hide_mail: Ukryj mój adres e-mail
field_homepage: Strona www
field_host: Host
field_hours: Godzin
field_identifier: Identyfikator
field_is_closed: Zagadnienie zamknięte
field_is_default: Domyślny status
field_is_filter: Atrybut filtrowania
field_is_for_all: Dla wszystkich projektów
field_is_in_roadmap: Zagadnienie pokazywane na mapie
field_is_public: Publiczny
field_is_required: Wymagane
field_issue: Zagadnienie
field_issue_to: Powiązania zagadnienia
field_language: Język
field_last_login_on: Ostatnie połączenie
field_lastname: Nazwisko
field_login: Login
field_mail: E-mail
field_mail_notification: Powiadomienia e-mail
field_max_length: Maksymalna długość
field_min_length: Minimalna długość
field_name: Nazwa
field_new_password: Nowe hasło
field_notes: Notatki
field_onthefly: Tworzenie użytkownika w locie
field_parent: Projekt nadrzędny
field_parent_title: Strona rodzica
field_password: Hasło
field_password_confirmation: Potwierdzenie
field_port: Port
field_possible_values: Możliwe wartości
field_priority: Priorytet
field_project: Projekt
field_redirect_existing_links: Przekierowanie istniejących odnośników
field_regexp: Wyrażenie regularne
field_role: Rola
field_searchable: Przeszukiwalne
field_spent_on: Data
field_start_date: Data rozpoczęcia
field_start_page: Strona startowa
field_status: Status
field_subject: Temat
field_subproject: Podprojekt
field_summary: Podsumowanie
field_time_zone: Strefa czasowa
field_title: Tytuł
field_tracker: Typ zagadnienia
field_type: Typ
field_updated_on: Zmienione
field_url: URL
field_user: Użytkownik
field_value: Wartość
field_version: Wersja
field_vf_personnel: Personel
field_vf_watcher: Obserwator
general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Polski'
general_pdf_encoding: UTF-8
general_text_No: 'Nie'
general_text_Yes: 'Tak'
general_text_no: 'nie'
general_text_yes: 'tak'
label_activity: Aktywność
label_add_another_file: Dodaj kolejny plik
label_add_note: Dodaj notatkę
label_added: dodane
label_added_time_by: "Dodane przez %{author} %{age} temu"
label_administration: Administracja
label_age: Wiek
label_ago: dni temu
label_all: wszystko
label_all_time: cały czas
label_all_words: Wszystkie słowa
label_and_its_subprojects: "%{value} i podprojekty"
label_applied_status: Stosowany status
label_assigned_to_me_issues: Zagadnienia przypisane do mnie
label_associated_revisions: Skojarzone rewizje
label_attachment: Plik
label_attachment_delete: Usuń plik
label_attachment_new: Nowy plik
label_attachment_plural: Pliki
label_attribute: Atrybut
label_attribute_plural: Atrybuty
label_auth_source: Tryb identyfikacji
label_auth_source_new: Nowy tryb identyfikacji
label_auth_source_plural: Tryby identyfikacji
label_authentication: Identyfikacja
label_blocked_by: blokowane przez
label_blocks: blokuje
label_board: Forum
label_board_new: Nowe forum
label_board_plural: Fora
label_boolean: Wartość logiczna
label_browse: Przegląd
label_bulk_edit_selected_issues: Zbiorowa edycja zagadnień
label_calendar: Kalendarz
label_change_plural: Zmiany
label_change_properties: Zmień właściwości
label_change_status: Status zmian
label_change_view_all: Pokaż wszystkie zmiany
label_changes_details: Szczegóły wszystkich zmian
label_changeset_plural: Zestawienia zmian
label_chronological_order: W kolejności chronologicznej
label_closed_issues: zamknięte
label_closed_issues_plural234: zamknięte
label_closed_issues_plural5: zamknięte
label_closed_issues_plural: zamknięte
label_x_open_issues_abbr_on_total:
zero: 0 otwartych / %{total}
one: 1 otwarty / %{total}
few: "%{count} otwarte / %{total}"
other: "%{count} otwartych / %{total}"
label_x_open_issues_abbr:
zero: 0 otwartych
one: 1 otwarty
few: "%{count} otwarte"
other: "%{count} otwartych"
label_x_closed_issues_abbr:
zero: 0 zamkniętych
one: 1 zamknięty
few: "%{count} zamknięte"
other: "%{count} zamkniętych"
label_comment: Komentarz
label_comment_add: Dodaj komentarz
label_comment_added: Komentarz dodany
label_comment_delete: Usuń komentarze
label_comment_plural234: Komentarze
label_comment_plural5: Komentarzy
label_comment_plural: Komentarze
label_x_comments:
zero: brak komentarzy
one: 1 komentarz
few: "%{count} komentarze"
other: "%{count} komentarzy"
label_commits_per_author: Zatwierdzenia według autorów
label_commits_per_month: Zatwierdzenia według miesięcy
label_confirmation: Potwierdzenie
label_contains: zawiera
label_copied: skopiowano
label_copy_workflow_from: Kopiuj przepływ pracy z
label_current_status: Obecny status
label_current_version: Obecna wersja
label_custom_field: Pole niestandardowe
label_custom_field_new: Nowe pole niestandardowe
label_custom_field_plural: Pola niestandardowe
label_date: Data
label_date_from: Od
label_date_range: Zakres dat
label_date_to: Do
label_day_plural: dni
label_default: Domyślne
label_default_columns: Domyślne kolumny
label_deleted: usunięte
label_details: Szczegóły
label_diff_inline: w linii
label_diff_side_by_side: obok siebie
label_disabled: zablokowany
label_display_per_page: "Na stronę: %{value}"
label_document: Dokument
label_document_added: Dodano dokument
label_document_new: Nowy dokument
label_document_plural: Dokumenty
label_downloads_abbr: Pobieranie
label_duplicated_by: zduplikowane przez
label_duplicates: duplikuje
label_end_to_end: koniec do końca
label_end_to_start: koniec do początku
label_enumeration_new: Nowa wartość
label_enumerations: Wyliczenia
label_environment: Środowisko
label_equals: równa się
label_example: Przykład
label_export_to: Eksportuj do
label_f_hour: "%{value} godzina"
label_f_hour_plural: "%{value} godzin"
label_feed_plural: Ilość Atom
label_feeds_access_key_created_on: "Klucz dostępu do kanału Atom stworzony %{value} temu"
label_file_added: Dodano plik
label_file_plural: Pliki
label_filter_add: Dodaj filtr
label_filter_plural: Filtry
label_float: Liczba zmiennoprzecinkowa
label_follows: następuje po
label_gantt: Gantt
label_general: Ogólne
label_generate_key: Wygeneruj klucz
label_help: Pomoc
label_history: Historia
label_home: Główna
label_in: w
label_in_less_than: mniejsze niż
label_in_more_than: większe niż
label_incoming_emails: Przychodząca poczta elektroniczna
label_index_by_date: Indeks wg daty
label_index_by_title: Indeks
label_information: Informacja
label_information_plural: Informacje
label_integer: Liczba całkowita
label_internal: Wewnętrzny
label_issue: Zagadnienie
label_issue_added: Dodano zagadnienie
label_issue_category: Kategoria zagadnienia
label_issue_category_new: Nowa kategoria
label_issue_category_plural: Kategorie zagadnień
label_issue_new: Nowe zagadnienie
label_issue_plural: Zagadnienia
label_issue_status: Status zagadnienia
label_issue_status_new: Nowy status
label_issue_status_plural: Statusy zagadnień
label_issue_tracking: Śledzenie zagadnień
label_issue_updated: Uaktualniono zagadnienie
label_issue_view_all: Zobacz wszystkie zagadnienia
label_issue_watchers: Obserwatorzy
label_issues_by: "Zagadnienia wprowadzone przez %{value}"
label_jump_to_a_project: Skocz do projektu...
label_language_based: Na podstawie języka
label_last_changes: "ostatnie %{count} zmian"
label_last_login: Ostatnie połączenie
label_last_month: ostatni miesiąc
label_last_n_days: "ostatnie %{count} dni"
label_last_week: ostatni tydzień
label_latest_revision: Najnowsza rewizja
label_latest_revision_plural: Najnowsze rewizje
label_ldap_authentication: Autoryzacja LDAP
label_less_than_ago: dni mniej
label_list: Lista
label_loading: Ładowanie...
label_logged_as: Zalogowany jako
label_login: Login
label_logout: Wylogowanie
label_max_size: Maksymalny rozmiar
label_me: ja
label_member: Uczestnik
label_member_new: Nowy uczestnik
label_member_plural: Uczestnicy
label_message_last: Ostatnia wiadomość
label_message_new: Nowa wiadomość
label_message_plural: Wiadomości
label_message_posted: Dodano wiadomość
label_min_max_length: Min - Maks długość
label_modified: zmodyfikowane
label_module_plural: Moduły
label_month: Miesiąc
label_months_from: miesiące od
label_more: Więcej
label_more_than_ago: dni więcej
label_my_account: Moje konto
label_my_page: Moja strona
label_my_projects: Moje projekty
label_new: Nowy
label_new_statuses_allowed: Uprawnione nowe statusy
label_news: Komunikat
label_news_added: Dodano komunikat
label_news_latest: Ostatnie komunikaty
label_news_new: Dodaj komunikat
label_news_plural: Komunikaty
label_news_view_all: Pokaż wszystkie komunikaty
label_next: Następne
label_no_change_option: (Bez zmian)
label_no_data: Brak danych do pokazania
label_nobody: nikt
label_none: brak
label_not_contains: nie zawiera
label_not_equals: różni się
label_open_issues: otwarte
label_open_issues_plural234: otwarte
label_open_issues_plural5: otwartych
label_open_issues_plural: otwarte
label_optional_description: Opcjonalny opis
label_options: Opcje
label_overall_activity: Ogólna aktywność
label_overview: Przegląd
label_password_lost: Zapomniane hasło
label_per_page: Na stronę
label_permissions: Uprawnienia
label_permissions_report: Raport uprawnień
label_personalize_page: Personalizuj tę stronę
label_planning: Planowanie
label_please_login: Zaloguj się
label_plugins: Wtyczki
label_precedes: poprzedza
label_preferences: Preferencje
label_preview: Podgląd
label_previous: Poprzednie
label_project: Projekt
label_project_all: Wszystkie projekty
label_project_latest: Ostatnie projekty
label_project_new: Nowy projekt
label_project_plural234: Projekty
label_project_plural5: Projektów
label_project_plural: Projekty
label_x_projects:
zero: brak projektów
one: 1 projekt
few: "%{count} projekty"
other: "%{count} projektów"
label_public_projects: Projekty publiczne
label_query: Kwerenda
label_query_new: Nowa kwerenda
label_query_plural: Kwerendy
label_read: Czytanie...
label_register: Rejestracja
label_registered_on: Zarejestrowany
label_registration_activation_by_email: aktywacja konta przez e-mail
label_registration_automatic_activation: automatyczna aktywacja kont
label_registration_manual_activation: manualna aktywacja kont
label_related_issues: Powiązane zagadnienia
label_relates_to: powiązane z
label_relation_delete: Usuń powiązanie
label_relation_new: Nowe powiązanie
label_renamed: zmieniono nazwę
label_reply_plural: Odpowiedzi
label_report: Raport
label_report_plural: Raporty
label_reported_issues: Wprowadzone zagadnienia
label_repository: Repozytorium
label_repository_plural: Repozytoria
label_result_plural: Rezultatów
label_reverse_chronological_order: W kolejności odwrotnej do chronologicznej
label_revision: Rewizja
label_revision_plural: Rewizje
label_roadmap: Mapa
label_roadmap_due_in: W czasie
label_roadmap_no_issues: Brak zagadnień do tej wersji
label_roadmap_overdue: "%{value} spóźnienia"
label_role: Rola
label_role_and_permissions: Role i uprawnienia
label_role_new: Nowa rola
label_role_plural: Role
label_scm: SCM
label_search: Szukaj
label_search_titles_only: Przeszukuj tylko tytuły
label_send_information: Wyślij informację użytkownikowi
label_send_test_email: Wyślij próbny e-mail
label_settings: Ustawienia
label_show_completed_versions: Pokaż kompletne wersje
label_sort_by: "Sortuj po %{value}"
label_sort_higher: Do góry
label_sort_highest: Przesuń na górę
label_sort_lower: Do dołu
label_sort_lowest: Przesuń na dół
label_spent_time: Przepracowany czas
label_start_to_end: początek do końca
label_start_to_start: początek do początku
label_statistics: Statystyki
label_stay_logged_in: Pozostań zalogowany
label_string: Tekst
label_subproject_plural: Podprojekty
label_text: Długi tekst
label_theme: Temat
label_this_month: ten miesiąc
label_this_week: ten tydzień
label_this_year: ten rok
label_time_tracking: Śledzenie czasu pracy
label_today: dzisiaj
label_topic_plural: Tematy
label_total: Ogółem
label_tracker: Typ zagadnienia
label_tracker_new: Nowy typ zagadnienia
label_tracker_plural: Typy zagadnień
label_updated_time: "Zaktualizowane %{value} temu"
label_used_by: Używane przez
label_user: Użytkownik
label_user_mail_no_self_notified: "Nie chcę powiadomień o zmianach, które sam wprowadzam."
label_user_mail_option_all: "Dla każdego zdarzenia w każdym moim projekcie"
label_user_mail_option_selected: "Dla każdego zdarzenia w wybranych projektach..."
label_user_new: Nowy użytkownik
label_user_plural: Użytkownicy
label_version: Wersja
label_version_new: Nowa wersja
label_version_plural: Wersje
label_view_diff: Pokaż różnice
label_view_revisions: Pokaż rewizje
label_watched_issues: Obserwowane zagadnienia
label_week: Tydzień
label_wiki: Wiki
label_wiki_edit: Edycja wiki
label_wiki_edit_plural: Edycje wiki
label_wiki_page: Strona wiki
label_wiki_page_plural: Strony wiki
label_workflow: Przepływ pracy
label_year: Rok
label_yesterday: wczoraj
mail_body_account_activation_request: "Zarejestrowano nowego użytkownika: (%{value}). Konto oczekuje na twoje zatwierdzenie:"
mail_body_account_information: Twoje konto
mail_body_account_information_external: "Możesz użyć Twojego konta %{value} do zalogowania."
mail_body_lost_password: 'W celu zmiany swojego hasła użyj poniższego odnośnika:'
mail_body_register: 'W celu aktywacji Twojego konta, użyj poniższego odnośnika:'
mail_body_reminder: "Wykaz przypisanych do Ciebie zagadnień, których termin wypada w ciągu następnych %{count} dni"
mail_subject_account_activation_request: "Zapytanie aktywacyjne konta %{value}"
mail_subject_lost_password: "Twoje hasło do %{value}"
mail_subject_register: "Aktywacja konta w %{value}"
mail_subject_reminder: "Uwaga na terminy, masz zagadnienia do obsłużenia w ciągu następnych %{count} dni! (%{days})"
notice_account_activated: Twoje konto zostało aktywowane. Możesz się zalogować.
notice_account_invalid_creditentials: Zły użytkownik lub hasło
notice_account_lost_email_sent: E-mail z instrukcjami zmiany hasła został wysłany do Ciebie.
notice_account_password_updated: Hasło prawidłowo zmienione.
notice_account_pending: "Twoje konto zostało utworzone i oczekuje na zatwierdzenie administratora."
notice_account_unknown_email: Nieznany użytkownik.
notice_account_updated: Konto prawidłowo zaktualizowane.
notice_account_wrong_password: Złe hasło
notice_can_t_change_password: To konto ma zewnętrzne źródło identyfikacji. Nie możesz zmienić hasła.
notice_default_data_loaded: Domyślna konfiguracja została pomyślnie załadowana.
notice_email_error: "Wystąpił błąd w trakcie wysyłania e-maila (%{value})"
notice_email_sent: "E-mail został wysłany do %{value}"
notice_failed_to_save_issues: "Błąd podczas zapisu zagadnień %{count} z %{total} zaznaczonych: %{ids}."
notice_feeds_access_key_reseted: Twój klucz dostępu do kanału Atom został zresetowany.
notice_file_not_found: Strona do której próbujesz się dostać nie istnieje lub została usunięta.
notice_locking_conflict: Dane poprawione przez innego użytkownika.
notice_no_issue_selected: "Nie wybrano zagadnienia! Zaznacz zagadnienie, które chcesz edytować."
notice_not_authorized: Nie posiadasz autoryzacji do oglądania tej strony.
notice_successful_connection: Udane nawiązanie połączenia.
notice_successful_create: Utworzenie zakończone sukcesem.
notice_successful_delete: Usunięcie zakończone sukcesem.
notice_successful_update: Uaktualnienie zakończone sukcesem.
notice_unable_delete_version: Nie można usunąć wersji
permission_add_issue_notes: Dodawanie notatek
permission_add_issue_watchers: Dodawanie obserwatorów
permission_add_issues: Dodawanie zagadnień
permission_add_messages: Dodawanie wiadomości
permission_browse_repository: Przeglądanie repozytorium
permission_comment_news: Komentowanie komunikatów
permission_commit_access: Wykonywanie zatwierdzeń
permission_delete_issues: Usuwanie zagadnień
permission_delete_messages: Usuwanie wiadomości
permission_delete_wiki_pages: Usuwanie stron wiki
permission_delete_wiki_pages_attachments: Usuwanie załączników
permission_delete_own_messages: Usuwanie własnych wiadomości
permission_edit_issue_notes: Edycja notatek
permission_edit_issues: Edycja zagadnień
permission_edit_messages: Edycja wiadomości
permission_edit_own_issue_notes: Edycja własnych notatek
permission_edit_own_messages: Edycja własnych wiadomości
permission_edit_own_time_entries: Edycja własnego dziennika
permission_edit_project: Edycja projektów
permission_edit_time_entries: Edycja wpisów dziennika
permission_edit_wiki_pages: Edycja stron wiki
permission_log_time: Zapisywanie przepracowanego czasu
permission_manage_boards: Zarządzanie forami
permission_manage_categories: Zarządzanie kategoriami zagadnień
permission_manage_files: Zarządzanie plikami
permission_manage_issue_relations: Zarządzanie powiązaniami zagadnień
permission_manage_members: Zarządzanie uczestnikami
permission_manage_news: Zarządzanie komunikatami
permission_manage_public_queries: Zarządzanie publicznymi kwerendami
permission_manage_repository: Zarządzanie repozytorium
permission_manage_versions: Zarządzanie wersjami
permission_manage_wiki: Zarządzanie wiki
permission_move_issues: Przenoszenie zagadnień
permission_protect_wiki_pages: Blokowanie stron wiki
permission_rename_wiki_pages: Zmiana nazw stron wiki
permission_save_queries: Zapisywanie kwerend
permission_select_project_modules: Wybieranie modułów projektu
permission_view_calendar: Podgląd kalendarza
permission_view_changesets: Podgląd zmian
permission_view_documents: Podgląd dokumentów
permission_view_files: Podgląd plików
permission_view_gantt: Podgląd diagramu Gantta
permission_view_issue_watchers: Podgląd listy obserwatorów
permission_view_messages: Podgląd wiadomości
permission_view_time_entries: Podgląd przepracowanego czasu
permission_view_wiki_edits: Podgląd historii wiki
permission_view_wiki_pages: Podgląd wiki
project_module_boards: Fora
project_module_documents: Dokumenty
project_module_files: Pliki
project_module_issue_tracking: Śledzenie zagadnień
project_module_news: Komunikaty
project_module_repository: Repozytorium
project_module_time_tracking: Śledzenie czasu pracy
project_module_wiki: Wiki
setting_activity_days_default: Dni wyświetlane w aktywności projektu
setting_app_subtitle: Podtytuł aplikacji
setting_app_title: Tytuł aplikacji
setting_attachment_max_size: Maks. rozm. załącznika
setting_autofetch_changesets: Automatyczne pobieranie zmian
setting_autologin: Automatyczne logowanie
setting_bcc_recipients: Odbiorcy kopii tajnej (kt/bcc)
setting_commit_fix_keywords: Słowa zmieniające status
setting_commit_ref_keywords: Słowa tworzące powiązania
setting_cross_project_issue_relations: Zezwól na powiązania zagadnień między projektami
setting_date_format: Format daty
setting_default_language: Domyślny język
setting_default_projects_public: Nowe projekty są domyślnie publiczne
setting_display_subprojects_issues: Domyślnie pokazuj zagadnienia podprojektów w głównym projekcie
setting_emails_footer: Stopka e-mail
setting_enabled_scm: Dostępny SCM
setting_feeds_limit: Limit danych Atom
setting_gravatar_enabled: Używaj ikon użytkowników Gravatar
setting_host_name: Nazwa hosta i ścieżka
setting_issue_list_default_columns: Domyślne kolumny wyświetlane na liście zagadnień
setting_issues_export_limit: Limit eksportu zagadnień
setting_login_required: Wymagane zalogowanie
setting_mail_from: Adres e-mail wysyłki
setting_mail_handler_api_enabled: Uaktywnij usługi sieciowe (WebServices) dla poczty przychodzącej
setting_mail_handler_api_key: Klucz API
setting_per_page_options: Opcje ilości obiektów na stronie
setting_plain_text_mail: tylko tekst (bez HTML)
setting_protocol: Protokół
setting_self_registration: Samodzielna rejestracja użytkowników
setting_sequential_project_identifiers: Generuj sekwencyjne identyfikatory projektów
setting_sys_api_enabled: Włączenie WS do zarządzania repozytorium
setting_text_formatting: Formatowanie tekstu
setting_time_format: Format czasu
setting_user_format: Własny format wyświetlania
setting_welcome_text: Tekst powitalny
setting_wiki_compression: Kompresja historii Wiki
status_active: aktywny
status_locked: zablokowany
status_registered: zarejestrowany
text_are_you_sure: Jesteś pewien ?
text_assign_time_entries_to_project: Przypisz wpisy dziennika do projektu
text_caracters_maximum: "%{count} znaków maksymalnie."
text_caracters_minimum: "Musi być nie krótsze niż %{count} znaków."
text_comma_separated: Dozwolone wielokrotne wartości (rozdzielone przecinkami).
text_default_administrator_account_changed: Zmieniono domyślne hasło administratora
text_destroy_time_entries: Usuń wpisy dziennika
text_destroy_time_entries_question: Przepracowano %{hours} godzin przy zagadnieniu, które chcesz usunąć. Co chcesz zrobić?
text_email_delivery_not_configured: "Dostarczanie poczty elektronicznej nie zostało skonfigurowane, więc powiadamianie jest nieaktywne.\nSkonfiguruj serwer SMTP w config/configuration.yml a następnie zrestartuj aplikację i uaktywnij to."
text_enumeration_category_reassign_to: 'Zmień przypisanie na tą wartość:'
text_enumeration_destroy_question: "%{count} obiektów jest przypisanych do tej wartości."
text_file_repository_writable: Zapisywalne repozytorium plików
text_issue_added: "Zagadnienie %{id} zostało wprowadzone (przez %{author})."
text_issue_category_destroy_assignments: Usuń przydziały kategorii
text_issue_category_destroy_question: "Do tej kategorii są przypisane zagadnienia (%{count}). Co chcesz zrobić?"
text_issue_category_reassign_to: Przydziel zagadnienie do tej kategorii
text_issue_updated: "Zagadnienie %{id} zostało zaktualizowane (przez %{author})."
text_issues_destroy_confirmation: 'Czy jesteś pewien, że chcesz usunąć wskazane zagadnienia?'
text_issues_ref_in_commit_messages: Odwołania do zagadnień w komentarzach zatwierdzeń
text_length_between: "Długość pomiędzy %{min} i %{max} znaków."
text_load_default_configuration: Załaduj domyślną konfigurację
text_min_max_length_info: 0 oznacza brak restrykcji
text_no_configuration_data: "Role użytkowników, typy zagadnień, statusy zagadnień oraz przepływ pracy nie zostały jeszcze skonfigurowane.\nWysoce zalecane jest by załadować domyślną konfigurację. Po załadowaniu będzie możliwość edycji tych danych."
text_project_destroy_confirmation: Jesteś pewien, że chcesz usunąć ten projekt i wszystkie powiązane dane?
text_reassign_time_entries: 'Przepnij przepracowany czas do tego zagadnienia:'
text_regexp_info: np. ^[A-Z0-9]+$
text_repository_usernames_mapping: "Wybierz lub uaktualnij przyporządkowanie użytkowników Redmine do użytkowników repozytorium.\nUżytkownicy z taką samą nazwą lub adresem e-mail są przyporządkowani automatycznie."
text_rmagick_available: RMagick dostępne (opcjonalnie)
text_select_mail_notifications: Zaznacz czynności przy których użytkownik powinien być powiadomiony e-mailem.
text_select_project_modules: 'Wybierz moduły do aktywacji w tym projekcie:'
text_status_changed_by_changeset: "Zastosowane w zmianach %{value}."
text_subprojects_destroy_warning: "Podprojekt(y): %{value} zostaną także usunięte."
text_tip_issue_begin_day: zadanie zaczynające się dzisiaj
text_tip_issue_begin_end_day: zadanie zaczynające i kończące się dzisiaj
text_tip_issue_end_day: zadanie kończące się dzisiaj
text_tracker_no_workflow: Brak przepływu pracy zdefiniowanego dla tego typu zagadnienia
text_unallowed_characters: Niedozwolone znaki
text_user_mail_option: "W przypadku niezaznaczonych projektów, będziesz otrzymywał powiadomienia tylko na temat zagadnień które obserwujesz, lub w których bierzesz udział (np. jesteś autorem lub adresatem)."
text_user_wrote: "%{value} napisał(a):"
text_wiki_destroy_confirmation: Jesteś pewien, że chcesz usunąć to wiki i całą jego zawartość?
text_workflow_edit: Zaznacz rolę i typ zagadnienia do edycji przepływu pracy
label_user_activity: "Aktywność: %{value}"
label_updated_time_by: "Uaktualnione przez %{author} %{age} temu"
text_diff_truncated: '... Ten plik różnic został przycięty ponieważ jest zbyt długi.'
setting_diff_max_lines_displayed: Maksymalna liczba linii różnicy do pokazania
text_plugin_assets_writable: Zapisywalny katalog zasobów wtyczek
warning_attachments_not_saved: "%{count} załącznik(ów) nie zostało zapisanych."
field_editable: Edytowalne
label_display: Wygląd
button_create_and_continue: Stwórz i dodaj kolejne
text_custom_field_possible_values_info: 'Każda wartość w osobnej linii'
setting_repository_log_display_limit: Maksymalna liczba rewizji pokazywanych w logu pliku
setting_file_max_size_displayed: Maksymalny rozmiar plików tekstowych osadzanych w stronie
field_watcher: Obserwator
setting_openid: Logowanie i rejestracja przy użyciu OpenID
field_identity_url: Identyfikator OpenID (URL)
label_login_with_open_id_option: albo użyj OpenID
field_content: Treść
label_descending: Malejąco
label_sort: Sortuj
label_ascending: Rosnąco
label_date_from_to: Od %{start} do %{end}
label_greater_or_equal: ">="
label_less_or_equal: <=
text_wiki_page_destroy_question: Ta strona posiada podstrony (%{descendants}). Co chcesz zrobić?
text_wiki_page_reassign_children: Podepnij je do strony nadrzędnej względem usuwanej
text_wiki_page_nullify_children: Przesuń je na szczyt hierarchii
text_wiki_page_destroy_children: Usuń wszystkie podstrony
setting_password_min_length: Minimalna długość hasła
field_group_by: Grupuj wyniki wg
mail_subject_wiki_content_updated: "Strona wiki '%{id}' została uaktualniona"
label_wiki_content_added: Dodano stronę wiki
mail_subject_wiki_content_added: "Strona wiki '%{id}' została dodana"
mail_body_wiki_content_added: Strona wiki '%{id}' została dodana przez %{author}.
label_wiki_content_updated: Uaktualniono stronę wiki
mail_body_wiki_content_updated: Strona wiki '%{id}' została uaktualniona przez %{author}.
permission_add_project: Tworzenie projektu
setting_new_project_user_role_id: Rola nadawana twórcom projektów, którzy nie posiadają uprawnień administatora
label_view_all_revisions: Pokaż wszystkie rewizje
label_tag: Słowo kluczowe
label_branch: Gałąź
error_no_tracker_in_project: Projekt nie posiada powiązanych typów zagadnień. Sprawdź ustawienia projektu.
error_no_default_issue_status: Nie zdefiniowano domyślnego statusu zagadnień. Sprawdź konfigurację (Przejdź do "Administracja -> Statusy zagadnień").
text_journal_changed: "Zmieniono %{label} z %{old} na %{new}"
text_journal_set_to: "Ustawiono %{label} na %{value}"
text_journal_deleted: "Usunięto %{label} (%{old})"
label_group_plural: Grupy
label_group: Grupa
label_group_new: Nowa grupa
label_time_entry_plural: Przepracowany czas
text_journal_added: "Dodano %{label} %{value}"
field_active: Aktywne
enumeration_system_activity: Aktywność systemowa
button_copy_and_follow: Kopiuj i przejdź do kopii zagadnienia
button_duplicate: Duplikuj
button_move_and_follow: Przenieś i przejdź do zagadnienia
button_show: Pokaż
error_can_not_archive_project: Ten projekt nie może zostać zarchiwizowany
error_can_not_reopen_issue_on_closed_version: Zagadnienie przydzielone do zakończonej wersji nie może zostać ponownie otwarte
error_issue_done_ratios_not_updated: "% wykonania zagadnienia nie został uaktualniony."
error_workflow_copy_source: Proszę wybrać źródłowy typ zagadnienia lub rolę
error_workflow_copy_target: Proszę wybrać docelowe typ(y) zagadnień i rolę(e)
field_sharing: Współdzielenie
label_api_access_key: Klucz dostępu do API
label_api_access_key_created_on: Klucz dostępu do API został utworzony %{value} temu
label_close_versions: Zamknij ukończone wersje
label_copy_same_as_target: Jak cel
label_copy_source: Źródło
label_copy_target: Cel
label_display_used_statuses_only: Wyświetlaj tylko statusy używane przez ten typ zagadnienia
label_feeds_access_key: Klucz dostępu do kanału Atom
label_missing_api_access_key: Brakuje klucza dostępu do API
label_missing_feeds_access_key: Brakuje klucza dostępu do kanału Atom
label_revision_id: Rewizja %{value}
label_subproject_new: Nowy podprojekt
label_update_issue_done_ratios: Uaktualnij % wykonania
label_user_anonymous: Anonimowy
label_version_sharing_descendants: Z podprojektami
label_version_sharing_hierarchy: Z hierarchią projektów
label_version_sharing_none: Brak współdzielenia
label_version_sharing_system: Ze wszystkimi projektami
label_version_sharing_tree: Z drzewem projektów
notice_api_access_key_reseted: Twój klucz dostępu do API został zresetowany.
notice_issue_done_ratios_updated: Uaktualnienie % wykonania zakończone sukcesem.
permission_add_subprojects: Tworzenie podprojektów
permission_delete_issue_watchers: Usuń obserwatorów
permission_view_issues: Przeglądanie zagadnień
setting_default_projects_modules: Domyślnie włączone moduły dla nowo tworzonych projektów
setting_gravatar_default: Domyślny obraz Gravatar
setting_issue_done_ratio: Obliczaj postęp realizacji zagadnień za pomocą
setting_issue_done_ratio_issue_field: "% Wykonania zagadnienia"
setting_issue_done_ratio_issue_status: Statusu zagadnienia
setting_mail_handler_body_delimiters: Przycinaj e-maile po jednej z tych linii
setting_rest_api_enabled: Uaktywnij usługę sieciową REST
setting_start_of_week: Pierwszy dzień tygodnia
text_line_separated: Dozwolone jest wiele wartości (każda wartość w osobnej linii).
text_own_membership_delete_confirmation: |-
Masz zamiar usunąć niektóre lub wszystkie swoje uprawnienia. Po wykonaniu tej czynności możesz utracić możliwości edycji tego projektu.
Czy na pewno chcesz kontynuować?
version_status_closed: zamknięta
version_status_locked: zablokowana
version_status_open: otwarta
label_board_sticky: Przyklejona
label_board_locked: Zamknięta
permission_export_wiki_pages: Eksport stron wiki
permission_manage_project_activities: Zarządzanie aktywnościami projektu
setting_cache_formatted_text: Buforuj sformatowany tekst
error_unable_delete_issue_status: Nie można usunąć statusu zagadnienia
label_profile: Profil
permission_manage_subtasks: Zarządzanie podzagadnieniami
field_parent_issue: Zagadnienie nadrzędne
label_subtask_plural: Podzagadnienia
label_project_copy_notifications: Wyślij powiadomienia e-mailowe przy kopiowaniu projektu
error_can_not_delete_custom_field: Nie można usunąć tego pola
error_unable_to_connect: Nie można połączyć (%{value})
error_can_not_remove_role: Ta rola przypisana jest niektórym użytkownikom i nie może zostać usunięta.
error_can_not_delete_tracker: Ten typ przypisany jest do części zagadnień i nie może zostać usunięty.
field_principal: Przełożony
label_my_page_block: Elementy
notice_failed_to_save_members: "Nie można zapisać uczestników: %{errors}."
text_zoom_out: Zmniejsz
text_zoom_in: Powiększ
notice_unable_delete_time_entry: Nie można usunąć wpisu z dziennika.
label_overall_spent_time: Przepracowany czas
field_time_entries: Dziennik
project_module_gantt: Diagram Gantta
project_module_calendar: Kalendarz
button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
field_text: Text field
label_user_mail_option_only_owner: Only for things I am the owner of
setting_default_notification_option: Default notification option
label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
label_user_mail_option_only_assigned: Only for things I am assigned to
label_user_mail_option_none: "Tylko to, co obserwuję lub w czym biorę udział"
field_member_of_group: Assignee's group
field_assigned_to_role: Assignee's role
notice_not_authorized_archived_project: The project you're trying to access has been archived.
label_principal_search: "Szukaj użytkownika lub grupy:"
label_user_search: "Szukaj użytkownika:"
field_visible: Visible
setting_commit_logtime_activity_id: Activity for logged time
text_time_logged_by_changeset: Applied in changeset %{value}.
setting_commit_logtime_enabled: Enable time logging
notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
label_my_queries: My custom queries
text_journal_changed_no_detail: "%{label} updated"
label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
label_bulk_edit_selected_time_entries: Bulk edit selected time entries
text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
label_role_anonymous: Anonymous
label_role_non_member: Non member
label_issue_note_added: Note added
label_issue_status_updated: Status updated
label_issue_priority_updated: Priority updated
label_issues_visibility_own: Issues created by or assigned to the user
field_issues_visibility: Issues visibility
label_issues_visibility_all: All issues
permission_set_own_issues_private: Set own issues public or private
field_is_private: Private
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
field_commit_logs_encoding: Kodowanie komentarzy zatwierdzeń
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
field_root_directory: Root directory
field_cvs_module: Module
field_cvsroot: CVSROOT
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
text_scm_command: Command
text_scm_command_version: Version
label_git_report_last_commit: Report last commit for files and directories
notice_issue_successful_create: Issue %{id} created.
label_between: between
setting_issue_group_assignment: Allow issue assignment to groups
label_diff: diff
text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
description_query_sort_criteria_direction: Sort direction
description_project_scope: Search scope
description_filter: Filter
description_user_mail_notification: Mail notification settings
description_date_from: Enter start date
description_message_content: Message content
description_available_columns: Available Columns
description_date_range_interval: Choose range by selecting start and end date
description_issue_category_reassign: Choose issue category
description_search: Searchfield
description_notes: Notes
description_date_range_list: Choose range from list
description_choose_project: Projects
description_date_to: Enter end date
description_query_sort_criteria_attribute: Sort attribute
description_wiki_subpages_reassign: Choose new parent page
description_selected_columns: Selected Columns
label_parent_revision: Parent
label_child_revision: Child
error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
button_edit_section: Edit this section
setting_repositories_encodings: Attachments and repositories encodings
description_all_columns: All Columns
button_export: Export
label_export_options: "%{export_format} export options"
error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
label_x_issues:
zero: 0 zagadnienie
one: 1 zagadnienie
other: "%{count} zagadnienia"
label_repository_new: New repository
field_repository_is_default: Main repository
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
text_project_identifier_info: 'Dozwolone małe litery (a-z), liczby i myślniki. Raz zapisany, identyfikator nie może być zmieniony.'
field_multiple: Multiple values
setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
permission_manage_related_issues: Manage related issues
field_auth_source_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
notice_account_deleted: Your account has been permanently deleted.
setting_unsubscribe: Allow users to delete their own account
button_delete_my_account: Delete my account
text_account_destroy_confirmation: |-
Are you sure you want to proceed?
Your account will be permanently deleted, with no way to reactivate it.
error_session_expired: Your session has expired. Please login again.
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
setting_session_lifetime: Session maximum lifetime
setting_session_timeout: Session inactivity timeout
label_session_expiration: Session expiration
permission_close_project: Close / reopen the project
label_show_closed_projects: View closed projects
button_close: Close
button_reopen: Reopen
project_status_active: active
project_status_closed: closed
project_status_archived: archived
text_project_closed: This project is closed and read-only.
notice_user_successful_create: User %{id} created.
field_core_fields: Standard fields
field_timeout: Timeout (in seconds)
setting_thumbnails_enabled: Display attachment thumbnails
setting_thumbnails_size: Thumbnails size (in pixels)
label_status_transitions: Status transitions
label_fields_permissions: Fields permissions
label_readonly: Read-only
label_required: Required
text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed. Once saved, the identifier cannot be changed.
field_board_parent: Parent forum
label_attribute_of_project: Project's %{name}
label_attribute_of_author: Author's %{name}
label_attribute_of_assigned_to: Assignee's %{name}
label_attribute_of_fixed_version: Target version's %{name}
label_copy_subtasks: Copy subtasks
label_copied_to: copied to
label_copied_from: copied from
label_any_issues_in_project: any issues in project
label_any_issues_not_in_project: any issues not in project
field_private_notes: Private notes
permission_view_private_notes: View private notes
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: wszystko
label_last_n_weeks: last %{count} weeks
setting_cross_project_subtasks: Allow cross-project subtasks
label_cross_project_descendants: Z podprojektami
label_cross_project_tree: Z drzewem projektów
label_cross_project_hierarchy: Z hierarchią projektów
label_cross_project_system: Ze wszystkimi projektami
button_hide: Hide
setting_non_working_week_days: Non-working days
label_in_the_next_days: in the next
label_in_the_past_days: in the past
label_attribute_of_user: User's %{name}
text_turning_multiple_off: If you disable multiple values, multiple values will be
removed in order to preserve only one value per item.
label_attribute_of_issue: Issue's %{name}
permission_add_documents: Add documents
permission_edit_documents: Edit documents
permission_delete_documents: Delete documents
label_gantt_progress_line: Progress line
setting_jsonp_enabled: Enable JSONP support
field_inherit_members: Inherit members
field_closed_on: Closed
field_generate_password: Generate password
setting_default_projects_tracker_ids: Default trackers for new projects
label_total_time: Ogółem
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.
setting_emails_header: Email header
notice_account_not_activated_yet: You haven't activated your account yet. If you want
to receive a new activation email, please click this link.
notice_account_locked: Your account is locked.
notice_account_register_done: Account was successfully created. An email containing
the instructions to activate your account was sent to %{email}.
label_hidden: Hidden
label_visibility_private: to me only
label_visibility_roles: to these roles only
label_visibility_public: to any users
field_must_change_passwd: Must change password at next logon
notice_new_password_must_be_different: The new password must be different from the
current password
setting_mail_handler_excluded_filenames: Exclude attachments by name
text_convert_available: ImageMagick convert available (optional)
redmine-2.4.2/config/environments/ 0000755 0001750 0001750 00000000000 12255774347 016502 5 ustar ondrej ondrej redmine-2.4.2/config/environments/production.rb 0000644 0001750 0001750 00000002310 12255774347 021211 0 ustar ondrej ondrej # Settings specified here will take precedence over those in config/application.rb
RedmineApp::Application.configure do
# The production environment is meant for finished, "live" apps.
# Code is not reloaded between requests
config.cache_classes = true
#####
# Customize the default logger (http://ruby-doc.org/core/classes/Logger.html)
#
# Use a different logger for distributed setups
# config.logger = SyslogLogger.new
#
# Rotate logs bigger than 1MB, keeps no more than 7 rotated logs around.
# When setting a new Logger, make sure to set it's log level too.
#
# config.logger = Logger.new(config.log_path, 7, 1048576)
# config.logger.level = Logger::INFO
# Full error reports are disabled and caching is turned on
config.action_controller.perform_caching = true
# Enable serving of images, stylesheets, and javascripts from an asset server
# config.action_controller.asset_host = "http://assets.example.com"
# Disable delivery errors if you bad email addresses should just be ignored
config.action_mailer.raise_delivery_errors = false
# No email in production log
config.action_mailer.logger = nil
config.active_support.deprecation = :log
end
redmine-2.4.2/config/environments/development.rb 0000644 0001750 0001750 00000001446 12255774347 021356 0 ustar ondrej ondrej # Settings specified here will take precedence over those in config/application.rb
RedmineApp::Application.configure do
# In the development environment your application's code is reloaded on
# every request. This slows down response time but is perfect for development
# since you don't have to restart the webserver when you make code changes.
config.cache_classes = false
# Log error messages when you accidentally call methods on nil.
config.whiny_nils = true
# Show full error reports and disable caching
#config.action_controller.consider_all_requests_local = true
config.action_controller.perform_caching = false
# Don't care if the mailer can't send
config.action_mailer.raise_delivery_errors = false
config.active_support.deprecation = :log
end
redmine-2.4.2/config/environments/test_sqlite3.rb 0000644 0001750 0001750 00000000106 12255774347 021447 0 ustar ondrej ondrej instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))
redmine-2.4.2/config/environments/test_pgsql.rb 0000644 0001750 0001750 00000000106 12255774347 021211 0 ustar ondrej ondrej instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))
redmine-2.4.2/config/environments/test.rb 0000644 0001750 0001750 00000002352 12255774347 020010 0 ustar ondrej ondrej # Settings specified here will take precedence over those in config/application.rb
RedmineApp::Application.configure do
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test suite and is wiped
# and recreated between test runs. Don't rely on the data there!
config.cache_classes = true
# Log error messages when you accidentally call methods on nil.
config.whiny_nils = true
# Show full error reports and disable caching
#config.action_controller.consider_all_requests_local = true
config.action_controller.perform_caching = false
config.action_mailer.perform_deliveries = true
# Tell Action Mailer not to deliver emails to the real world.
# The :test delivery method accumulates sent emails in the
# ActionMailer::Base.deliveries array.
config.action_mailer.delivery_method = :test
# Skip protect_from_forgery in requests
# http://m.onkey.org/2007/9/28/csrf-protection-for-your-existing-rails-application
config.action_controller.allow_forgery_protection = false
config.active_support.deprecation = :log
config.secret_token = 'a secret token for running the tests'
end
redmine-2.4.2/config/database.yml.example 0000644 0001750 0001750 00000002314 12255774347 017674 0 ustar ondrej ondrej # Default setup is given for MySQL with ruby1.9. If you're running Redmine
# with MySQL and ruby1.8, replace the adapter name with `mysql`.
# Examples for PostgreSQL, SQLite3 and SQL Server can be found at the end.
# Line indentation must be 2 spaces (no tabs).
production:
adapter: mysql2
database: redmine
host: localhost
username: root
password: ""
encoding: utf8
development:
adapter: mysql2
database: redmine_development
host: localhost
username: root
password: ""
encoding: utf8
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.
test:
adapter: mysql2
database: redmine_test
host: localhost
username: root
password: ""
encoding: utf8
# PostgreSQL configuration example
#production:
# adapter: postgresql
# database: redmine
# host: localhost
# username: postgres
# password: "postgres"
# SQLite3 configuration example
#production:
# adapter: sqlite3
# database: db/redmine.sqlite3
# SQL Server configuration example
#production:
# adapter: sqlserver
# database: redmine
# host: localhost
# username: jenkins
# password: jenkins
redmine-2.4.2/config/preinitializer.rb 0000644 0001750 0001750 00000001211 12255774347 017325 0 ustar ondrej ondrej begin
require "rubygems"
require "bundler"
rescue LoadError
$stderr.puts "Redmine requires Bundler. Please install it with `gem install bundler`."
exit 1
end
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new("1.0.21")
$stderr.puts "Redmine requires Bundler 1.0.21 (you're using #{Bundler::VERSION}).\nPlease install a newer version with `gem install bundler`."
exit 1
end
begin
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", __FILE__)
Bundler.setup
rescue Bundler::GemNotFound
$stderr.puts "Some gems may need to be installed or updated.\nPlease run `bundle install --without development test`."
exit 1
end
redmine-2.4.2/config/boot.rb 0000644 0001750 0001750 00000000277 12255774347 015251 0 ustar ondrej ondrej require 'rubygems'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])
redmine-2.4.2/config/configuration.yml.example 0000644 0001750 0001750 00000016066 12255774347 021010 0 ustar ondrej ondrej # = Redmine configuration file
#
# Each environment has it's own configuration options. If you are only
# running in production, only the production block needs to be configured.
# Environment specific configuration options override the default ones.
#
# Note that this file needs to be a valid YAML file.
# DO NOT USE TABS! Use 2 spaces instead of tabs for identation.
#
# == Outgoing email settings (email_delivery setting)
#
# === Common configurations
#
# ==== Sendmail command
#
# production:
# email_delivery:
# delivery_method: :sendmail
#
# ==== Simple SMTP server at localhost
#
# production:
# email_delivery:
# delivery_method: :smtp
# smtp_settings:
# address: "localhost"
# port: 25
#
# ==== SMTP server at example.com using LOGIN authentication and checking HELO for foo.com
#
# production:
# email_delivery:
# delivery_method: :smtp
# smtp_settings:
# address: "example.com"
# port: 25
# authentication: :login
# domain: 'foo.com'
# user_name: 'myaccount'
# password: 'password'
#
# ==== SMTP server at example.com using PLAIN authentication
#
# production:
# email_delivery:
# delivery_method: :smtp
# smtp_settings:
# address: "example.com"
# port: 25
# authentication: :plain
# domain: 'example.com'
# user_name: 'myaccount'
# password: 'password'
#
# ==== SMTP server at using TLS (GMail)
#
# This might require some additional configuration. See the guides at:
# http://www.redmine.org/projects/redmine/wiki/EmailConfiguration
#
# production:
# email_delivery:
# delivery_method: :smtp
# smtp_settings:
# enable_starttls_auto: true
# address: "smtp.gmail.com"
# port: 587
# domain: "smtp.gmail.com" # 'your.domain.com' for GoogleApps
# authentication: :plain
# user_name: "your_email@gmail.com"
# password: "your_password"
#
#
# === More configuration options
#
# See the "Configuration options" at the following website for a list of the
# full options allowed:
#
# http://wiki.rubyonrails.org/rails/pages/HowToSendEmailsWithActionMailer
# default configuration options for all environments
default:
# Outgoing emails configuration (see examples above)
email_delivery:
delivery_method: :smtp
smtp_settings:
address: smtp.example.net
port: 25
domain: example.net
authentication: :login
user_name: "redmine@example.net"
password: "redmine"
# Absolute path to the directory where attachments are stored.
# The default is the 'files' directory in your Redmine instance.
# Your Redmine instance needs to have write permission on this
# directory.
# Examples:
# attachments_storage_path: /var/redmine/files
# attachments_storage_path: D:/redmine/files
attachments_storage_path:
# Configuration of the autologin cookie.
# autologin_cookie_name: the name of the cookie (default: autologin)
# autologin_cookie_path: the cookie path (default: /)
# autologin_cookie_secure: true sets the cookie secure flag (default: false)
autologin_cookie_name:
autologin_cookie_path:
autologin_cookie_secure:
# Configuration of SCM executable command.
#
# Absolute path (e.g. /usr/local/bin/hg) or command name (e.g. hg.exe, bzr.exe)
# On Windows + CRuby, *.cmd, *.bat (e.g. hg.cmd, bzr.bat) does not work.
#
# On Windows + JRuby 1.6.2, path which contains spaces does not work.
# For example, "C:\Program Files\TortoiseHg\hg.exe".
# If you want to this feature, you need to install to the path which does not contains spaces.
# For example, "C:\TortoiseHg\hg.exe".
#
# Examples:
# scm_subversion_command: svn # (default: svn)
# scm_mercurial_command: C:\Program Files\TortoiseHg\hg.exe # (default: hg)
# scm_git_command: /usr/local/bin/git # (default: git)
# scm_cvs_command: cvs # (default: cvs)
# scm_bazaar_command: bzr.exe # (default: bzr)
# scm_darcs_command: darcs-1.0.9-i386-linux # (default: darcs)
#
scm_subversion_command:
scm_mercurial_command:
scm_git_command:
scm_cvs_command:
scm_bazaar_command:
scm_darcs_command:
# Absolute path to the SCM commands errors (stderr) log file.
# The default is to log in the 'log' directory of your Redmine instance.
# Example:
# scm_stderr_log_file: /var/log/redmine_scm_stderr.log
scm_stderr_log_file:
# Key used to encrypt sensitive data in the database (SCM and LDAP passwords).
# If you don't want to enable data encryption, just leave it blank.
# WARNING: losing/changing this key will make encrypted data unreadable.
#
# If you want to encrypt existing passwords in your database:
# * set the cipher key here in your configuration file
# * encrypt data using 'rake db:encrypt RAILS_ENV=production'
#
# If you have encrypted data and want to change this key, you have to:
# * decrypt data using 'rake db:decrypt RAILS_ENV=production' first
# * change the cipher key here in your configuration file
# * encrypt data using 'rake db:encrypt RAILS_ENV=production'
database_cipher_key:
# Set this to false to disable plugins' assets mirroring on startup.
# You can use `rake redmine:plugins:assets` to manually mirror assets
# to public/plugin_assets when you install/upgrade a Redmine plugin.
#
#mirror_plugins_assets_on_startup: false
# Your secret key for verifying cookie session data integrity. If you
# change this key, all old sessions will become invalid! Make sure the
# secret is at least 30 characters and all random, no regular words or
# you'll be exposed to dictionary attacks.
#
# If you have a load-balancing Redmine cluster, you have to use the
# same secret token on each machine.
#secret_token: 'change it to a long random string'
# Absolute path (e.g. /usr/bin/convert, c:/im/convert.exe) to
# the ImageMagick's `convert` binary. Used to generate attachment thumbnails.
#imagemagick_convert_command:
# Configuration of RMagcik font.
#
# Redmine uses RMagcik in order to export gantt png.
# You don't need this setting if you don't install RMagcik.
#
# In CJK (Chinese, Japanese and Korean),
# in order to show CJK characters correctly,
# you need to set this configuration.
#
# Because there is no standard font across platforms in CJK,
# you need to set a font installed in your server.
#
# This setting is not necessary in non CJK.
#
# Examples for Japanese:
# Windows:
# rmagick_font_path: C:\windows\fonts\msgothic.ttc
# Linux:
# rmagick_font_path: /usr/share/fonts/ipa-mincho/ipam.ttf
#
rmagick_font_path:
# Maximum number of simultaneous AJAX uploads
#max_concurrent_ajax_uploads: 2
# Configure OpenIdAuthentication.store
#
# allowed values: :memory, :file, :memcache
#openid_authentication_store: :memory
# specific configuration options for production environment
# that overrides the default ones
production:
# specific configuration options for development environment
# that overrides the default ones
development:
redmine-2.4.2/config/application.rb 0000644 0001750 0001750 00000004623 12255774347 016610 0 ustar ondrej ondrej require File.expand_path('../boot', __FILE__)
require 'rails/all'
if defined?(Bundler)
# If you precompile assets before deploying to production, use this line
Bundler.require(*Rails.groups(:assets => %w(development test)))
# If you want your assets lazily compiled in production, use this line
# Bundler.require(:default, :assets, Rails.env)
end
module RedmineApp
class Application < Rails::Application
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
# Custom directories with classes and modules you want to be autoloadable.
config.autoload_paths += %W(#{config.root}/lib)
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named.
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
config.active_record.store_full_sti_class = true
config.active_record.default_timezone = :local
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
# config.time_zone = 'Central Time (US & Canada)'
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
# config.i18n.default_locale = :de
I18n.enforce_available_locales = false
# Configure the default encoding used in templates for Ruby 1.9.
config.encoding = "utf-8"
# Configure sensitive parameters which will be filtered from the log file.
config.filter_parameters += [:password]
# Enable the asset pipeline
config.assets.enabled = false
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
config.action_mailer.perform_deliveries = false
# Do not include all helpers
config.action_controller.include_all_helpers = false
config.session_store :cookie_store, :key => '_redmine_session'
if File.exists?(File.join(File.dirname(__FILE__), 'additional_environment.rb'))
instance_eval File.read(File.join(File.dirname(__FILE__), 'additional_environment.rb'))
end
end
end
redmine-2.4.2/config/settings.yml 0000644 0001750 0001750 00000011370 12255774347 016340 0 ustar ondrej ondrej # Redmine - project management software
# Copyright (C) 2006-2013 Jean-Philippe Lang
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# DO NOT MODIFY THIS FILE !!!
# Settings can be defined through the application in Admin -> Settings
app_title:
default: Redmine
app_subtitle:
default: Project management
welcome_text:
default:
login_required:
default: 0
self_registration:
default: '2'
lost_password:
default: 1
unsubscribe:
default: 1
password_min_length:
format: int
default: 8
# Maximum lifetime of user sessions in minutes
session_lifetime:
format: int
default: 0
# User session timeout in minutes
session_timeout:
format: int
default: 0
attachment_max_size:
format: int
default: 5120
issues_export_limit:
format: int
default: 500
activity_days_default:
format: int
default: 30
per_page_options:
default: '25,50,100'
mail_from:
default: redmine@example.net
bcc_recipients:
default: 1
plain_text_mail:
default: 0
text_formatting:
default: textile
cache_formatted_text:
default: 0
wiki_compression:
default: ""
default_language:
default: en
host_name:
default: localhost:3000
protocol:
default: http
feeds_limit:
format: int
default: 15
gantt_items_limit:
format: int
default: 500
# Maximum size of files that can be displayed
# inline through the file viewer (in KB)
file_max_size_displayed:
format: int
default: 512
diff_max_lines_displayed:
format: int
default: 1500
enabled_scm:
serialized: true
default:
- Subversion
- Darcs
- Mercurial
- Cvs
- Bazaar
- Git
autofetch_changesets:
default: 1
sys_api_enabled:
default: 0
sys_api_key:
default: ''
commit_cross_project_ref:
default: 0
commit_ref_keywords:
default: 'refs,references,IssueID'
commit_update_keywords:
serialized: true
default: []
commit_logtime_enabled:
default: 0
commit_logtime_activity_id:
format: int
default: 0
# autologin duration in days
# 0 means autologin is disabled
autologin:
format: int
default: 0
# date format
date_format:
default: ''
time_format:
default: ''
user_format:
default: :firstname_lastname
format: symbol
cross_project_issue_relations:
default: 0
# Enables subtasks to be in other projects
cross_project_subtasks:
default: 'tree'
issue_group_assignment:
default: 0
default_issue_start_date_to_creation_date:
default: 1
notified_events:
serialized: true
default:
- issue_added
- issue_updated
mail_handler_body_delimiters:
default: ''
mail_handler_excluded_filenames:
default: ''
mail_handler_api_enabled:
default: 0
mail_handler_api_key:
default:
issue_list_default_columns:
serialized: true
default:
- tracker
- status
- priority
- subject
- assigned_to
- updated_on
display_subprojects_issues:
default: 1
issue_done_ratio:
default: 'issue_field'
default_projects_public:
default: 1
default_projects_modules:
serialized: true
default:
- issue_tracking
- time_tracking
- news
- documents
- files
- wiki
- repository
- boards
- calendar
- gantt
default_projects_tracker_ids:
serialized: true
default:
# Role given to a non-admin user who creates a project
new_project_user_role_id:
format: int
default: ''
sequential_project_identifiers:
default: 0
# encodings used to convert repository files content to UTF-8
# multiple values accepted, comma separated
repositories_encodings:
default: ''
# encoding used to convert commit logs to UTF-8
commit_logs_encoding:
default: 'UTF-8'
repository_log_display_limit:
format: int
default: 100
ui_theme:
default: ''
emails_footer:
default: |-
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://hostname/my/account
gravatar_enabled:
default: 0
openid:
default: 0
gravatar_default:
default: ''
start_of_week:
default: ''
rest_api_enabled:
default: 0
jsonp_enabled:
default: 0
default_notification_option:
default: 'only_my_events'
emails_header:
default: ''
thumbnails_enabled:
default: 0
thumbnails_size:
format: int
default: 100
non_working_week_days:
serialized: true
default:
- '6'
- '7'
redmine-2.4.2/config/additional_environment.rb.example 0000644 0001750 0001750 00000000333 12255774347 022465 0 ustar ondrej ondrej # Copy this file to additional_environment.rb and add any statements
# that need to be passed to the Rails::Initializer. `config` is
# available in this context.
#
# Example:
#
# config.log_level = :debug
# ...
#
redmine-2.4.2/config/routes.rb 0000644 0001750 0001750 00000040432 12255774347 015624 0 ustar ondrej ondrej # Redmine - project management software
# Copyright (C) 2006-2013 Jean-Philippe Lang
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
RedmineApp::Application.routes.draw do
root :to => 'welcome#index', :as => 'home'
match 'login', :to => 'account#login', :as => 'signin', :via => [:get, :post]
match 'logout', :to => 'account#logout', :as => 'signout', :via => [:get, :post]
match 'account/register', :to => 'account#register', :via => [:get, :post], :as => 'register'
match 'account/lost_password', :to => 'account#lost_password', :via => [:get, :post], :as => 'lost_password'
match 'account/activate', :to => 'account#activate', :via => :get
get 'account/activation_email', :to => 'account#activation_email', :as => 'activation_email'
match '/news/preview', :controller => 'previews', :action => 'news', :as => 'preview_news', :via => [:get, :post, :put]
match '/issues/preview/new/:project_id', :to => 'previews#issue', :as => 'preview_new_issue', :via => [:get, :post, :put]
match '/issues/preview/edit/:id', :to => 'previews#issue', :as => 'preview_edit_issue', :via => [:get, :post, :put]
match '/issues/preview', :to => 'previews#issue', :as => 'preview_issue', :via => [:get, :post, :put]
match 'projects/:id/wiki', :to => 'wikis#edit', :via => :post
match 'projects/:id/wiki/destroy', :to => 'wikis#destroy', :via => [:get, :post]
match 'boards/:board_id/topics/new', :to => 'messages#new', :via => [:get, :post], :as => 'new_board_message'
get 'boards/:board_id/topics/:id', :to => 'messages#show', :as => 'board_message'
match 'boards/:board_id/topics/quote/:id', :to => 'messages#quote', :via => [:get, :post]
get 'boards/:board_id/topics/:id/edit', :to => 'messages#edit'
post 'boards/:board_id/topics/preview', :to => 'messages#preview', :as => 'preview_board_message'
post 'boards/:board_id/topics/:id/replies', :to => 'messages#reply'
post 'boards/:board_id/topics/:id/edit', :to => 'messages#edit'
post 'boards/:board_id/topics/:id/destroy', :to => 'messages#destroy'
# Misc issue routes. TODO: move into resources
match '/issues/auto_complete', :to => 'auto_completes#issues', :via => :get, :as => 'auto_complete_issues'
match '/issues/context_menu', :to => 'context_menus#issues', :as => 'issues_context_menu', :via => [:get, :post]
match '/issues/changes', :to => 'journals#index', :as => 'issue_changes', :via => :get
match '/issues/:id/quoted', :to => 'journals#new', :id => /\d+/, :via => :post, :as => 'quoted_issue'
match '/journals/diff/:id', :to => 'journals#diff', :id => /\d+/, :via => :get
match '/journals/edit/:id', :to => 'journals#edit', :id => /\d+/, :via => [:get, :post]
get '/projects/:project_id/issues/gantt', :to => 'gantts#show', :as => 'project_gantt'
get '/issues/gantt', :to => 'gantts#show'
get '/projects/:project_id/issues/calendar', :to => 'calendars#show', :as => 'project_calendar'
get '/issues/calendar', :to => 'calendars#show'
get 'projects/:id/issues/report', :to => 'reports#issue_report', :as => 'project_issues_report'
get 'projects/:id/issues/report/:detail', :to => 'reports#issue_report_details', :as => 'project_issues_report_details'
match 'my/account', :controller => 'my', :action => 'account', :via => [:get, :post]
match 'my/account/destroy', :controller => 'my', :action => 'destroy', :via => [:get, :post]
match 'my/page', :controller => 'my', :action => 'page', :via => :get
match 'my', :controller => 'my', :action => 'index', :via => :get # Redirects to my/page
match 'my/reset_rss_key', :controller => 'my', :action => 'reset_rss_key', :via => :post
match 'my/reset_api_key', :controller => 'my', :action => 'reset_api_key', :via => :post
match 'my/password', :controller => 'my', :action => 'password', :via => [:get, :post]
match 'my/page_layout', :controller => 'my', :action => 'page_layout', :via => :get
match 'my/add_block', :controller => 'my', :action => 'add_block', :via => :post
match 'my/remove_block', :controller => 'my', :action => 'remove_block', :via => :post
match 'my/order_blocks', :controller => 'my', :action => 'order_blocks', :via => :post
resources :users
match 'users/:id/memberships/:membership_id', :to => 'users#edit_membership', :via => :put, :as => 'user_membership'
match 'users/:id/memberships/:membership_id', :to => 'users#destroy_membership', :via => :delete
match 'users/:id/memberships', :to => 'users#edit_membership', :via => :post, :as => 'user_memberships'
post 'watchers/watch', :to => 'watchers#watch', :as => 'watch'
delete 'watchers/watch', :to => 'watchers#unwatch'
get 'watchers/new', :to => 'watchers#new'
post 'watchers', :to => 'watchers#create'
post 'watchers/append', :to => 'watchers#append'
delete 'watchers', :to => 'watchers#destroy'
get 'watchers/autocomplete_for_user', :to => 'watchers#autocomplete_for_user'
# Specific routes for issue watchers API
post 'issues/:object_id/watchers', :to => 'watchers#create', :object_type => 'issue'
delete 'issues/:object_id/watchers/:user_id' => 'watchers#destroy', :object_type => 'issue'
resources :projects do
member do
get 'settings(/:tab)', :action => 'settings', :as => 'settings'
post 'modules'
post 'archive'
post 'unarchive'
post 'close'
post 'reopen'
match 'copy', :via => [:get, :post]
end
shallow do
resources :memberships, :controller => 'members', :only => [:index, :show, :new, :create, :update, :destroy] do
collection do
get 'autocomplete'
end
end
end
resource :enumerations, :controller => 'project_enumerations', :only => [:update, :destroy]
get 'issues/:copy_from/copy', :to => 'issues#new', :as => 'copy_issue'
resources :issues, :only => [:index, :new, :create] do
resources :time_entries, :controller => 'timelog' do
collection do
get 'report'
end
end
end
# issue form update
match 'issues/update_form', :controller => 'issues', :action => 'update_form', :via => [:put, :post], :as => 'issue_form'
resources :files, :only => [:index, :new, :create]
resources :versions, :except => [:index, :show, :edit, :update, :destroy] do
collection do
put 'close_completed'
end
end
get 'versions.:format', :to => 'versions#index'
get 'roadmap', :to => 'versions#index', :format => false
get 'versions', :to => 'versions#index'
resources :news, :except => [:show, :edit, :update, :destroy]
resources :time_entries, :controller => 'timelog' do
get 'report', :on => :collection
end
resources :queries, :only => [:new, :create]
shallow do
resources :issue_categories
end
resources :documents, :except => [:show, :edit, :update, :destroy]
resources :boards
shallow do
resources :repositories, :except => [:index, :show] do
member do
match 'committers', :via => [:get, :post]
end
end
end
match 'wiki/index', :controller => 'wiki', :action => 'index', :via => :get
resources :wiki, :except => [:index, :new, :create], :as => 'wiki_page' do
member do
get 'rename'
post 'rename'
get 'history'
get 'diff'
match 'preview', :via => [:post, :put]
post 'protect'
post 'add_attachment'
end
collection do
get 'export'
get 'date_index'
end
end
match 'wiki', :controller => 'wiki', :action => 'show', :via => :get
get 'wiki/:id/:version', :to => 'wiki#show', :constraints => {:version => /\d+/}
delete 'wiki/:id/:version', :to => 'wiki#destroy_version'
get 'wiki/:id/:version/annotate', :to => 'wiki#annotate'
get 'wiki/:id/:version/diff', :to => 'wiki#diff'
end
resources :issues do
collection do
match 'bulk_edit', :via => [:get, :post]
post 'bulk_update'
end
resources :time_entries, :controller => 'timelog' do
collection do
get 'report'
end
end
shallow do
resources :relations, :controller => 'issue_relations', :only => [:index, :show, :create, :destroy]
end
end
match '/issues', :controller => 'issues', :action => 'destroy', :via => :delete
resources :queries, :except => [:show]
resources :news, :only => [:index, :show, :edit, :update, :destroy]
match '/news/:id/comments', :to => 'comments#create', :via => :post
match '/news/:id/comments/:comment_id', :to => 'comments#destroy', :via => :delete
resources :versions, :only => [:show, :edit, :update, :destroy] do
post 'status_by', :on => :member
end
resources :documents, :only => [:show, :edit, :update, :destroy] do
post 'add_attachment', :on => :member
end
match '/time_entries/context_menu', :to => 'context_menus#time_entries', :as => :time_entries_context_menu, :via => [:get, :post]
resources :time_entries, :controller => 'timelog', :except => :destroy do
collection do
get 'report'
get 'bulk_edit'
post 'bulk_update'
end
end
match '/time_entries/:id', :to => 'timelog#destroy', :via => :delete, :id => /\d+/
# TODO: delete /time_entries for bulk deletion
match '/time_entries/destroy', :to => 'timelog#destroy', :via => :delete
get 'projects/:id/activity', :to => 'activities#index'
get 'projects/:id/activity.:format', :to => 'activities#index'
get 'activity', :to => 'activities#index'
# repositories routes
get 'projects/:id/repository/:repository_id/statistics', :to => 'repositories#stats'
get 'projects/:id/repository/:repository_id/graph', :to => 'repositories#graph'
get 'projects/:id/repository/:repository_id/changes(/*path(.:ext))',
:to => 'repositories#changes'
get 'projects/:id/repository/:repository_id/revisions/:rev', :to => 'repositories#revision'
get 'projects/:id/repository/:repository_id/revision', :to => 'repositories#revision'
post 'projects/:id/repository/:repository_id/revisions/:rev/issues', :to => 'repositories#add_related_issue'
delete 'projects/:id/repository/:repository_id/revisions/:rev/issues/:issue_id', :to => 'repositories#remove_related_issue'
get 'projects/:id/repository/:repository_id/revisions', :to => 'repositories#revisions'
get 'projects/:id/repository/:repository_id/revisions/:rev/:action(/*path(.:ext))',
:controller => 'repositories',
:format => false,
:constraints => {
:action => /(browse|show|entry|raw|annotate|diff)/,
:rev => /[a-z0-9\.\-_]+/
}
get 'projects/:id/repository/statistics', :to => 'repositories#stats'
get 'projects/:id/repository/graph', :to => 'repositories#graph'
get 'projects/:id/repository/changes(/*path(.:ext))',
:to => 'repositories#changes'
get 'projects/:id/repository/revisions', :to => 'repositories#revisions'
get 'projects/:id/repository/revisions/:rev', :to => 'repositories#revision'
get 'projects/:id/repository/revision', :to => 'repositories#revision'
post 'projects/:id/repository/revisions/:rev/issues', :to => 'repositories#add_related_issue'
delete 'projects/:id/repository/revisions/:rev/issues/:issue_id', :to => 'repositories#remove_related_issue'
get 'projects/:id/repository/revisions/:rev/:action(/*path(.:ext))',
:controller => 'repositories',
:format => false,
:constraints => {
:action => /(browse|show|entry|raw|annotate|diff)/,
:rev => /[a-z0-9\.\-_]+/
}
get 'projects/:id/repository/:repository_id/:action(/*path(.:ext))',
:controller => 'repositories',
:action => /(browse|show|entry|raw|changes|annotate|diff)/
get 'projects/:id/repository/:action(/*path(.:ext))',
:controller => 'repositories',
:action => /(browse|show|entry|raw|changes|annotate|diff)/
get 'projects/:id/repository/:repository_id', :to => 'repositories#show', :path => nil
get 'projects/:id/repository', :to => 'repositories#show', :path => nil
# additional routes for having the file name at the end of url
get 'attachments/:id/:filename', :to => 'attachments#show', :id => /\d+/, :filename => /.*/, :as => 'named_attachment'
get 'attachments/download/:id/:filename', :to => 'attachments#download', :id => /\d+/, :filename => /.*/, :as => 'download_named_attachment'
get 'attachments/download/:id', :to => 'attachments#download', :id => /\d+/
get 'attachments/thumbnail/:id(/:size)', :to => 'attachments#thumbnail', :id => /\d+/, :size => /\d+/, :as => 'thumbnail'
resources :attachments, :only => [:show, :destroy]
resources :groups do
member do
get 'autocomplete_for_user'
end
end
match 'groups/:id/users', :controller => 'groups', :action => 'add_users', :id => /\d+/, :via => :post, :as => 'group_users'
match 'groups/:id/users/:user_id', :controller => 'groups', :action => 'remove_user', :id => /\d+/, :via => :delete, :as => 'group_user'
match 'groups/destroy_membership/:id', :controller => 'groups', :action => 'destroy_membership', :id => /\d+/, :via => :post
match 'groups/edit_membership/:id', :controller => 'groups', :action => 'edit_membership', :id => /\d+/, :via => :post
resources :trackers, :except => :show do
collection do
match 'fields', :via => [:get, :post]
end
end
resources :issue_statuses, :except => :show do
collection do
post 'update_issue_done_ratio'
end
end
resources :custom_fields, :except => :show
resources :roles do
collection do
match 'permissions', :via => [:get, :post]
end
end
resources :enumerations, :except => :show
match 'enumerations/:type', :to => 'enumerations#index', :via => :get
get 'projects/:id/search', :controller => 'search', :action => 'index'
get 'search', :controller => 'search', :action => 'index'
match 'mail_handler', :controller => 'mail_handler', :action => 'index', :via => :post
match 'admin', :controller => 'admin', :action => 'index', :via => :get
match 'admin/projects', :controller => 'admin', :action => 'projects', :via => :get
match 'admin/plugins', :controller => 'admin', :action => 'plugins', :via => :get
match 'admin/info', :controller => 'admin', :action => 'info', :via => :get
match 'admin/test_email', :controller => 'admin', :action => 'test_email', :via => :get
match 'admin/default_configuration', :controller => 'admin', :action => 'default_configuration', :via => :post
resources :auth_sources do
member do
get 'test_connection', :as => 'try_connection'
end
collection do
get 'autocomplete_for_new_user'
end
end
match 'workflows', :controller => 'workflows', :action => 'index', :via => :get
match 'workflows/edit', :controller => 'workflows', :action => 'edit', :via => [:get, :post]
match 'workflows/permissions', :controller => 'workflows', :action => 'permissions', :via => [:get, :post]
match 'workflows/copy', :controller => 'workflows', :action => 'copy', :via => [:get, :post]
match 'settings', :controller => 'settings', :action => 'index', :via => :get
match 'settings/edit', :controller => 'settings', :action => 'edit', :via => [:get, :post]
match 'settings/plugin/:id', :controller => 'settings', :action => 'plugin', :via => [:get, :post], :as => 'plugin_settings'
match 'sys/projects', :to => 'sys#projects', :via => :get
match 'sys/projects/:id/repository', :to => 'sys#create_project_repository', :via => :post
match 'sys/fetch_changesets', :to => 'sys#fetch_changesets', :via => :get
match 'uploads', :to => 'attachments#upload', :via => :post
get 'robots.txt', :to => 'welcome#robots'
Dir.glob File.expand_path("plugins/*", Rails.root) do |plugin_dir|
file = File.join(plugin_dir, "config/routes.rb")
if File.exists?(file)
begin
instance_eval File.read(file)
rescue Exception => e
puts "An error occurred while loading the routes definition of #{File.basename(plugin_dir)} plugin (#{file}): #{e.message}."
exit 1
end
end
end
end
redmine-2.4.2/config/environment.rb 0000644 0001750 0001750 00000001120 12255774347 016636 0 ustar ondrej ondrej # Load the rails application
require File.expand_path('../application', __FILE__)
# Make sure there's no plugin in vendor/plugin before starting
vendor_plugins_dir = File.join(Rails.root, "vendor", "plugins")
if Dir.glob(File.join(vendor_plugins_dir, "*")).any?
$stderr.puts "Plugins in vendor/plugins (#{vendor_plugins_dir}) are no longer allowed. " +
"Please, put your Redmine plugins in the `plugins` directory at the root of your " +
"Redmine directory (#{File.join(Rails.root, "plugins")})"
exit 1
end
# Initialize the rails application
RedmineApp::Application.initialize!
redmine-2.4.2/config/initializers/ 0000755 0001750 0001750 00000000000 12255774347 016461 5 ustar ondrej ondrej redmine-2.4.2/config/initializers/10-patches.rb 0000644 0001750 0001750 00000014522 12255774347 020657 0 ustar ondrej ondrej require 'active_record'
module ActiveRecord
class Base
include Redmine::I18n
# Translate attribute names for validation errors display
def self.human_attribute_name(attr, *args)
attr = attr.to_s.sub(/_id$/, '')
l("field_#{name.underscore.gsub('/', '_')}_#{attr}", :default => ["field_#{attr}".to_sym, attr])
end
end
# Undefines private Kernel#open method to allow using `open` scopes in models.
# See Defect #11545 (http://www.redmine.org/issues/11545) for details.
class Base
class << self
undef open
end
end
class Relation ; undef open ; end
end
module ActionView
module Helpers
module DateHelper
# distance_of_time_in_words breaks when difference is greater than 30 years
def distance_of_date_in_words(from_date, to_date = 0, options = {})
from_date = from_date.to_date if from_date.respond_to?(:to_date)
to_date = to_date.to_date if to_date.respond_to?(:to_date)
distance_in_days = (to_date - from_date).abs
I18n.with_options :locale => options[:locale], :scope => :'datetime.distance_in_words' do |locale|
case distance_in_days
when 0..60 then locale.t :x_days, :count => distance_in_days.round
when 61..720 then locale.t :about_x_months, :count => (distance_in_days / 30).round
else locale.t :over_x_years, :count => (distance_in_days / 365).floor
end
end
end
end
end
class Resolver
def find_all(name, prefix=nil, partial=false, details={}, key=nil, locals=[])
cached(key, [name, prefix, partial], details, locals) do
if details[:formats] & [:xml, :json]
details = details.dup
details[:formats] = details[:formats].dup + [:api]
end
find_templates(name, prefix, partial, details)
end
end
end
end
# Do not HTML escape text templates
module ActionView
class Template
module Handlers
class ERB
def call(template)
if template.source.encoding_aware?
# First, convert to BINARY, so in case the encoding is
# wrong, we can still find an encoding tag
# (<%# encoding %>) inside the String using a regular
# expression
template_source = template.source.dup.force_encoding("BINARY")
erb = template_source.gsub(ENCODING_TAG, '')
encoding = $2
erb.force_encoding valid_encoding(template.source.dup, encoding)
# Always make sure we return a String in the default_internal
erb.encode!
else
erb = template.source.dup
end
self.class.erb_implementation.new(
erb,
:trim => (self.class.erb_trim_mode == "-"),
:escape => template.identifier =~ /\.text/ # only escape HTML templates
).src
end
end
end
end
end
ActionView::Base.field_error_proc = Proc.new{ |html_tag, instance| html_tag || ''.html_safe }
# HTML5: is invalid, use instead
module ActionView
module Helpers
class InstanceTag
private
def add_options_with_non_empty_blank_option(option_tags, options, value = nil)
if options[:include_blank] == true
options = options.dup
options[:include_blank] = ' '.html_safe
end
add_options_without_non_empty_blank_option(option_tags, options, value)
end
alias_method_chain :add_options, :non_empty_blank_option
end
module FormTagHelper
def select_tag_with_non_empty_blank_option(name, option_tags = nil, options = {})
if options.delete(:include_blank)
options[:prompt] = ' '.html_safe
end
select_tag_without_non_empty_blank_option(name, option_tags, options)
end
alias_method_chain :select_tag, :non_empty_blank_option
end
module FormOptionsHelper
def options_for_select_with_non_empty_blank_option(container, selected = nil)
if container.is_a?(Array)
container = container.map {|element| element.blank? ? [" ".html_safe, ""] : element}
end
options_for_select_without_non_empty_blank_option(container, selected)
end
alias_method_chain :options_for_select, :non_empty_blank_option
end
end
end
require 'mail'
module DeliveryMethods
class AsyncSMTP < ::Mail::SMTP
def deliver!(*args)
Thread.start do
super *args
end
end
end
class AsyncSendmail < ::Mail::Sendmail
def deliver!(*args)
Thread.start do
super *args
end
end
end
class TmpFile
def initialize(*args); end
def deliver!(mail)
dest_dir = File.join(Rails.root, 'tmp', 'emails')
Dir.mkdir(dest_dir) unless File.directory?(dest_dir)
File.open(File.join(dest_dir, mail.message_id.gsub(/[<>]/, '') + '.eml'), 'wb') {|f| f.write(mail.encoded) }
end
end
end
ActionMailer::Base.add_delivery_method :async_smtp, DeliveryMethods::AsyncSMTP
ActionMailer::Base.add_delivery_method :async_sendmail, DeliveryMethods::AsyncSendmail
ActionMailer::Base.add_delivery_method :tmp_file, DeliveryMethods::TmpFile
# Changes how sent emails are logged
# Rails doesn't log cc and bcc which is misleading when using bcc only (#12090)
module ActionMailer
class LogSubscriber < ActiveSupport::LogSubscriber
def deliver(event)
recipients = [:to, :cc, :bcc].inject("") do |s, header|
r = Array.wrap(event.payload[header])
if r.any?
s << "\n #{header}: #{r.join(', ')}"
end
s
end
info("\nSent email \"#{event.payload[:subject]}\" (%1.fms)#{recipients}" % event.duration)
debug(event.payload[:mail])
end
end
end
module ActionController
module MimeResponds
class Collector
def api(&block)
any(:xml, :json, &block)
end
end
end
end
module ActionController
class Base
# Displays an explicit message instead of a NoMethodError exception
# when trying to start Redmine with an old session_store.rb
# TODO: remove it in a later version
def self.session=(*args)
$stderr.puts "Please remove config/initializers/session_store.rb and run `rake generate_secret_token`.\n" +
"Setting the session secret with ActionController.session= is no longer supported in Rails 3."
exit 1
end
end
end
redmine-2.4.2/config/initializers/backtrace_silencers.rb 0000644 0001750 0001750 00000000625 12255774347 022777 0 ustar ondrej ondrej # Be sure to restart your server when you modify this file.
# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
# You can also remove all the silencers if you're trying do debug a problem that might steem from framework code.
# Rails.backtrace_cleaner.remove_silencers!
redmine-2.4.2/config/initializers/30-redmine.rb 0000644 0001750 0001750 00000001234 12255774347 020651 0 ustar ondrej ondrej I18n.default_locale = 'en'
I18n.backend = Redmine::I18n::Backend.new
require 'redmine'
# Load the secret token from the Redmine configuration file
secret = Redmine::Configuration['secret_token']
if secret.present?
RedmineApp::Application.config.secret_token = secret
end
if Object.const_defined?(:OpenIdAuthentication)
openid_authentication_store = Redmine::Configuration['openid_authentication_store']
OpenIdAuthentication.store =
openid_authentication_store.present? ?
openid_authentication_store : :memory
end
Redmine::Plugin.load
unless Redmine::Configuration['mirror_plugins_assets_on_startup'] == false
Redmine::Plugin.mirror_assets
end
redmine-2.4.2/config/initializers/inflections.rb 0000644 0001750 0001750 00000000571 12255774347 021326 0 ustar ondrej ondrej # Be sure to restart your server when you modify this file.
# Add new inflection rules using the following format
# (all these examples are active by default):
# ActiveSupport::Inflector.inflections do |inflect|
# inflect.plural /^(ox)$/i, '\1en'
# inflect.singular /^(ox)en/i, '\1'
# inflect.irregular 'person', 'people'
# inflect.uncountable %w( fish sheep )
# end
redmine-2.4.2/config/initializers/00-core_plugins.rb 0000644 0001750 0001750 00000000775 12255774347 021725 0 ustar ondrej ondrej # Loads the core plugins located in lib/plugins
Dir.glob(File.join(Rails.root, "lib/plugins/*")).sort.each do |directory|
if File.directory?(directory)
lib = File.join(directory, "lib")
if File.directory?(lib)
$:.unshift lib
ActiveSupport::Dependencies.autoload_paths += [lib]
end
initializer = File.join(directory, "init.rb")
if File.file?(initializer)
config = RedmineApp::Application.config
eval(File.read(initializer), binding, initializer)
end
end
end
redmine-2.4.2/config/initializers/20-mime_types.rb 0000644 0001750 0001750 00000000161 12255774347 021376 0 ustar ondrej ondrej # Add new mime types for use in respond_to blocks:
Mime::SET << Mime::CSV unless Mime::SET.include?(Mime::CSV)
redmine-2.4.2/public/ 0000755 0001750 0001750 00000000000 12255774352 013760 5 ustar ondrej ondrej redmine-2.4.2/public/favicon.ico 0000644 0001750 0001750 00000017316 12255774352 016111 0 ustar ondrej ondrej h 6 & ( @ Q r k l / 6 u 6 } l 8 " M ̺
u i " 1 | P ݃
` ݉
`
3
6 p q ;
I
5
m
K
1 / ( 0 ` ) U U U J U U U U H 7 $ = ( F z 2 S <