From 962d55a2399811dfc95fd656c600077369086181 Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Fri, 16 Feb 2018 10:30:02 +0100 Subject: [PATCH 01/46] Add touch start event for mobile autocompleter --- .../project-menu-autocomplete.component.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/app/components/projects/project-menu-autocomplete/project-menu-autocomplete.component.ts b/frontend/app/components/projects/project-menu-autocomplete/project-menu-autocomplete.component.ts index 7a9c42ff8e..d155205fab 100644 --- a/frontend/app/components/projects/project-menu-autocomplete/project-menu-autocomplete.component.ts +++ b/frontend/app/components/projects/project-menu-autocomplete/project-menu-autocomplete.component.ts @@ -124,6 +124,11 @@ export class ProjectMenuAutocompleteController extends ILazyAutocompleterBridge< .text(item.label) .appendTo(div); + // Needed for iOS to ensure that the link is executed on the first click (touch) + link.on('touchstart',(evt:JQueryEventObject) => { + this.$window.location.href = this.projectLink(item.object.identifier); + }); + // When in hierarchy, indent if (item.object.level > 0) { link From c97e1fed3cbbbc7151ac4035766a8bb0eae283e5 Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 20 Feb 2018 02:43:39 +0000 Subject: [PATCH 02/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 2603 +++++++++++++++++++++++++++++ config/locales/crowdin/js-fil.yml | 629 +++++++ 2 files changed, 3232 insertions(+) create mode 100644 config/locales/crowdin/fil.yml create mode 100644 config/locales/crowdin/js-fil.yml diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml new file mode 100644 index 0000000000..4f813cb020 --- /dev/null +++ b/config/locales/crowdin/fil.yml @@ -0,0 +1,2603 @@ +--- +fil: + no_results_title_text: There is currently nothing to display. + activities: + index: + no_results_title_text: There has not been any activity for the project. + admin: + plugins: + no_results_title_text: There are currently no plugins available. + custom_styles: + custom_colors: Custom colors + customize: 'Customize your OpenProject installation with your own logo. Note: + This logo will be publicly accessible.' + enterprise_notice: As a special 'Thank you!' for their financial contribution + to develop OpenProject, this tiny feature is only available for Enterprise + Edition support subscribers. + manage_colors: Edit color select options + instructions: + alternative_color: Strong accent color, typically used for most the important + button on a screen. + content_link_color: Font color of most of the links. + primary_color: Main color. + primary_color_dark: Typically a darker version of the main color used for + hover effects. + header_bg_color: Background color of the header. + header_item_bg_hover_color: Background color of clickable header items when + hovered with the mouse. + header_item_font_color: Font color of clickable header items. + header_item_font_hover_color: Font color of clickable header items when hovered + with the mouse. + header_border_bottom_color: Thin line under the header. Leave this field empty + if you don't want any line. + main_menu_bg_color: Left side menu's background color. + enterprise: + upgrade_to_ee: Upgrade to Enterprise Edition + add_token: Upload an Enterprise Edition support token + replace_token: Replace your current support token + order: Order Enterprise Edition + paste: Paste your Enterprise Edition support token + required_for_feature: This feature is only available with an active Enterprise + Edition support token. + enterprise_link: For more information, click here. + announcements: + show_until: Show until + is_active: currently displayed + is_inactive: currently not displayed + attribute_help_texts: + text_overview: In this view, you can create custom help texts for attributes view. + When defined, these texts can be shown by clicking the help icon next to its + belonging attribute. + label_plural: Attribute help texts + show_preview: Preview text + add_new: Add help text + edit: Edit help text for %{attribute_caption} + auth_sources: + index: + no_results_content_title: There are currently no authentication modes. + no_results_content_text: Create a new authentication mode + boards: + show: + no_results_title_text: There are currently no posts for the board. + custom_fields: + text_add_new_custom_field: 'To add new custom fields to a project you first need + to create them before you can add them to this project. + +' + is_enabled_globally: Is enabled globally + enabled_in_project: Enabled in project + contained_in_type: Contained in type + confirm_destroy_option: Deleting an option will delete all of its occurrences + (e.g. in work packages). Are you sure you want to delete it? + tab: + no_results_title_text: There are currently no custom fields. + no_results_content_text: Create a new custom field + deprecations: + old_timeline: + replacement: This timelines module is being replaced by the interactive timeline + embedded into the work packages module. + removal: This module is going to be removed with OpenProject 8.0. The configuration + for this view will NOT be migrated to the work package view. + further_information_before: Please take a look at + link_name: how to migrate to the new timeline. + further_information_after: '' + calendar: + removal: 'Please note: This module is going to be removed with OpenProject 8.0.' + groups: + index: + no_results_title_text: There are currently no groups. + no_results_content_text: Create a new group + users: + no_results_title_text: There are currently no users part of this group. + memberships: + no_results_title_text: There are currently no projects part of this group. + planning_element_type_colors: + index: + no_results_title_text: There are currently no colors. + no_results_content_text: Create a new color + projects: + index: + no_results_title_text: There are currently no projects + no_results_content_text: Create a new project + settings: + activities: + no_results_title_text: There are currently no activities available. + boards: + no_results_title_text: There are currently no boards for the project. + no_results_content_text: Create a new board + categories: + no_results_title_text: There are currently no work package categories. + no_results_content_text: Create a new work package category + custom_fields: + no_results_title_text: There are currently no custom fields available. + types: + no_results_title_text: There are currently no types available. + versions: + no_results_title_text: There are currently no versions for the project. + no_results_content_text: Create a new version + project_types: + index: + no_results_title_text: There are currently no project types. + no_results_content_text: Create a new project type + members: + index: + no_results_title_text: There are currently no members part of this project. + no_results_content_text: Add a member to the project + my: + access_token: + failed_to_reset_token: 'Failed to reset access token: %{error}' + notice_reset_token: 'A new %{type} token has been generated. Your access token + is:' + token_value_warning: 'Note: This is the only time you will see this token, make + sure to copy it now.' + no_results_title_text: There are currently no access tokens available. + news: + index: + no_results_title_text: There is currently no news to report. + no_results_content_text: Add a news item + my_page: + no_results_title_text: Nothing new to report. + users: + memberships: + no_results_title_text: This user is currently not a member of a project. + reportings: + index: + no_results_title_text: There are currently no status reportings. + no_results_content_text: Add a status reporting + statuses: + index: + no_results_title_text: There are currently no work package statuses. + no_results_content_text: Add a new status + types: + index: + no_results_title_text: There are currently no types. + no_results_content_text: Create a new type + edit: + settings: Settings + form_configuration: Form configuration + projects: Projects + enabled_projects: Enabled projects + add_group: Add group + reset: Reset to defaults + versions: + overview: + no_results_title_text: There are currently no work packages assigned to this + version. + wiki: + no_results_title_text: There are currently no wiki pages. + index: + no_results_content_text: Add a new wiki page + work_flows: + index: + no_results_title_text: There are currently no workflows. + work_packages: + move: + unsupported_for_multiple_projects: Bulk move/copy is not supported for work + packages from multiple projects + list_simple: + assigned: + no_results_title_text: There are currently no work packages assigned to me. + reported: + no_results_title_text: There are currently no work packages that I have reported. + responsible: + no_results_title_text: There are currently no work packages that I am responsible + for. + watched: + no_results_title_text: There are currently no work packages that I am watching. + summary: + reports: + category: + no_results_title_text: There are currently no categories available. + assigned_to: + no_results_title_text: There are currently no members part of this project. + responsible: + no_results_title_text: There are currently no members part of this project. + author: + no_results_title_text: There are currently no members part of this project. + priority: + no_results_title_text: There are currently no priorities available. + type: + no_results_title_text: There are currently no types available. + version: + no_results_title_text: There are currently no versions available. + label_invitation: Invitation + account: + delete: Delete account + delete_confirmation: Are you sure you want to delete the account? + deleted: Account successfully deleted + deletion_info: + data_consequences: + other: Of the data the user created (e.g. email, preferences, work packages, + wiki entries) as much as possible will be deleted. Note however, that data + like work packages and wiki entries can not be deleted without impeding + the work of the other users. Such data is hence reassigned to an account + called "Deleted user". As the data of every deleted account is reassigned + to this account it will not be possible to distinguish the data the user + created from the data of another deleted account. + self: Of the data you created (e.g. email, preferences, work packages, wiki + entries) as much as possible will be deleted. Note however, that data like + work packages and wiki entries can not be deleted without impeding the work + of the other users. Such data is hence reassigned to an account called "Deleted + user". As the data of every deleted account is reassigned to this account + it will not be possible to distinguish the data you created from the data + of another deleted account. + heading: Delete account %{name} + info: + other: Deleting the user account is an irreversible action. + self: Deleting your user account is an irreversible action. + login_consequences: + other: The account will be deleted from the system. Therefore, the user will + no longer be able to log in with his current credentials. He/she can choose + to become a user of this application again by the means this application + grants. + self: Your account will be deleted from the system. Therefore, you will no + longer be able to log in with your current credentials. If you choose to + become a user of this application again, you can do so by using the means + this application grants. + login_verification: + other: Enter the login %{name} to verify the deletion. Once submitted, you + will be ask to confirm your password. + self: Enter your login %{name} to verify the deletion. Once submitted, you + will be ask to confirm your password. + error_inactive_activation_by_mail: 'Your account has not yet been activated. To + activate your account, click on the link that was emailed to you. + +' + error_inactive_manual_activation: 'Your account has not yet been activated. Please + wait for an administrator to activate your account. + +' + error_self_registration_disabled: 'User registration is disabled on this system. + Please ask an administrator to create an account for you. + +' + login_with_auth_provider: or sign in with your existing account + signup_with_auth_provider: or sign up using + auth_source_login: Please login as %{login} to activate your account. + omniauth_login: Please login to activate your account. + actionview_instancetag_blank_option: Please select + activerecord: + attributes: + announcements: + show_until: Display until + attachment: + downloads: Downloads + file: File + filename: File + filesize: Size + attribute_help_text: + attribute_name: Attribute + help_text: Help text + auth_source: + account: Account + attr_firstname: Firstname attribute + attr_lastname: Lastname attribute + attr_login: Login attribute + attr_mail: Email attribute + base_dn: Base DN + host: Host + onthefly: On-the-fly user creation + port: Port + changeset: + repository: Repository + comment: + commented: Commented + custom_field: + default_value: Default value + editable: Editable + field_format: Format + is_filter: Used as a filter + is_required: Required + max_length: Maximum length + min_length: Minimum length + multi_value: Allow multi-select + possible_values: Possible values + regexp: Regular expression + searchable: Searchable + visible: Visible + custom_value: + value: Value + enterprise_token: + starts_at: Valid since + expires_at: Expires at + subscriber: Subscriber + encoded_token: Enterprise support token + relation: + delay: Delay + from: Work package + to: Related work package + status: + is_closed: Work package closed + journal: + notes: Notes + member: + roles: Roles + project: + identifier: Identifier + latest_activity_at: Latest activity at + parent: Subproject of + project_type: Project type + queries: Queries + responsible: Responsible + types: Types + versions: Versions + work_packages: Work Packages + query: + column_names: Columns + relations_to_type_column: Relations to %{type} + relations_of_type_column: "%{type} relations" + group_by: Group results by + filters: Filters + timeline_labels: Timeline labels + repository: + url: URL + role: + assignable: Work packages can be assigned to users and groups in possession + of this role in the respective project + time_entry: + activity: Activity + hours: Hours + spent_on: Date + type: Type + type: + is_in_roadmap: In roadmap + in_aggregation: In aggregation + is_milestone: Is milestone + color: Color + user: + admin: Administrator + auth_source: Authentication mode + current_password: Current password + force_password_change: Enforce password change on next login + language: Language + last_login_on: Last login + mail_notification: Email notifications + new_password: New password + password_confirmation: Confirmation + user_preference: + comments_sorting: Display comments + hide_mail: Hide my email address + impaired: Accessibility mode + time_zone: Time zone + auto_hide_popups: Auto-hide success notifications + warn_on_leaving_unsaved: Warn me when leaving a work package with unsaved + changes + version: + effective_date: Due date + sharing: Sharing + wiki: + start_page: Start page + wiki_content: + text: Text + wiki_page: + parent_title: Parent page + redirect_existing_links: Redirect existing links + planning_element_type_color: + hexcode: Hex code + project_association: + description: Cause + project_b: Dependent project + project_type: + allows_association: Allows association + reported_project_statuses: Reported project statuses + position: Position + timeline: + options: '' + reporting: + reported_project_status_comment: Status comment + reporting_to_project: Reports to project + reported_project_status: Project status + created_at: Created + work_package: + begin_insertion: Begin of the insertion + begin_deletion: Begin of the deletion + done_ratio: Progress (%) + end_insertion: End of the insertion + end_deletion: End of the deletion + fixed_version: Version + parent: Parent + parent_issue: Parent + parent_work_package: Parent + priority: Priority + progress: Progress (%) + responsible: Responsible + spent_hours: Spent time + spent_time: Spent time + subproject: Subproject + time_entries: Log time + type: Type + watcher: Watcher + errors: + messages: + accepted: must be accepted. + blank: can't be blank. + cant_link_a_work_package_with_a_descendant: A work package cannot be linked + to one of its subtasks. + circular_dependency: This relation would create a circular dependency. + confirmation: doesn't match %{attribute}. + does_not_exist: does not exist. + empty: can't be empty. + even: must be even. + exclusion: is reserved. + file_too_large: is too large (maximum size is %{count} Bytes). + greater_than: must be greater than %{count}. + greater_than_or_equal_to: must be greater than or equal to %{count}. + smaller_than_or_equal_to_max_length: must be smaller than or equal to maximum + length. + greater_than_start_date: must be greater than the start date. + greater_than_or_equal_to_start_date: must be greater than or equal to the + start date. + inclusion: is not set to one of the allowed values. + invalid: is invalid. + invalid_url: is not a valid URL. + invalid_url_scheme: 'is not a supported protocol (allowed: %{allowed_schemes}).' + less_than_or_equal_to: must be less than or equal to %{count}. + not_a_date: is not a valid date. + not_a_datetime: is not a valid date time. + not_an_iso_date: 'is not a valid date. Required format: YYYY-MM-DD.' + not_a_number: is not a number. + not_an_integer: is not an integer. + not_same_project: doesn't belong to the same project. + odd: must be odd. + taken: has already been taken. + 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). + after: must be after %{date}. + after_or_equal_to: must be after or equal to %{date}. + before: must be before %{date}. + before_or_equal_to: must be before or equal to %{date}. + could_not_be_copied: could not be (fully) copied. + regex_invalid: could not be validated with the associated regular expression. + models: + custom_field: + at_least_one_custom_option: At least one option needs to be available. + enterprise_token: + unreadable: can't be read. Are you sure it is a support token? + parse_schema_filter_params_service: + attributes: + base: + unsupported_operator: The operator is not supported. + invalid_values: A value is invalid. + id_filter_required: An 'id' filter is required. + project: + attributes: + types: + in_use_by_work_packages: 'still in use by work packages: %{types}' + project_association: + identical_projects: Dependency cannot be created between one project and + itself. + project_association_not_allowed: does not allow associations. + query: + attributes: + project: + error_not_found: not found + public: + error_unauthorized: "- The user has no permission to create public queries." + group_by_hierarchies_exclusive: is mutually exclusive with group by '%{group_by}'. + You cannot activate both. + filters: + custom_fields: + inexistent: There is no custom field for the filter. + invalid: The custom field is not valid in the given context. + relation: + typed_dag: + circular_dependency: The relationship creates a circle of relationships. + attributes: + to: + error_not_found: work package in `to` position not found or not visible + error_readonly: an existing relation's `to` link is immutable + from: + error_not_found: work package in `from` position not found or not visible + error_readonly: an existing relation's `from` link is immutable + repository: + not_available: SCM vendor is not available + not_whitelisted: is not allowed by the configuration. + invalid_url: is not a valid repository URL or path. + must_not_be_ssh: must not be an SSH url. + no_directory: is not a directory. + work_package: + is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid + target for reassigning the time entries.' + attributes: + due_date: + not_start_date: is not on start date, although this is required for + milestones. + parent: + cannot_be_milestone: cannot be a milestone. + cannot_be_in_another_project: cannot be in another project. + not_a_valid_parent: is invalid. + start_date: + violates_relationships: can only be set to %{soonest_start} or later + so as not to violate the work package's relationships. + status_id: + status_transition_invalid: is invalid because no valid transition exists + from old to new status for the current user's roles. + priority_id: + only_active_priorities_allowed: needs to be active. + category: + only_same_project_categories_allowed: The category of a work package + must be within the same project as the work package. + does_not_exist: The specified category does not exist. + estimated_hours: + only_values_greater_or_equal_zeroes_allowed: must be >= 0. + type: + attributes: + attribute_groups: + group_without_name: Unnamed groups are not allowed. + duplicate_group: The group name %{group} is used more than once. Group + names must be unique. + attribute_unknown: Invalid work package attribute used. + user: + attributes: + password: + weak: 'Must contain characters of the following classes (at least %{min_count} + of %{all_count}): %{rules}.' + lowercase: lowercase (e.g. 'a') + uppercase: uppercase (e.g. 'A') + numeric: numeric (e.g. '1') + special: special (e.g. '%') + reused: + one: has been used before. Please choose one that is different from + your last one. + other: has been used before. Please choose one that is different from + your last %{count}. + match: + confirm: Confirm new password. + description: "'Password confirmation' should match the input in the + 'New password' field." + status: + invalid_on_create: is not a valid status for new users. + auth_source: + error_not_found: not found + member: + principal_blank: Please choose at least one user or group. + role_blank: Please choose at least one role. + template: + body: 'Please check the following fields:' + header: + one: 1 error prohibited this %{model} from being saved + other: "%{count} errors prohibited this %{model} from being saved" + models: + attachment: File + attribute_help_text: Attribute help text + board: Forum + comment: Comment + custom_field: Custom field + group: Group + category: Category + status: Work package status + member: Member + news: News + project: Project + query: Custom query + role: + one: Role + other: Roles + type: Type + project_type: Project type + user: User + version: Version + wiki: Wiki + wiki_page: Wiki page + workflow: Workflow + work_package: Work package + errors: + header_invalid_fields: 'There were problems with the following fields:' + field_erroneous_label: |- + This field is invalid: %{full_errors} + Please enter a valid value. + activity: + created: 'Created: %{title}' + updated: 'Updated: %{title}' + attributes: + active: Active + assigned_to: Assignee + assignee: Assignee + attachments: Attachments + author: Author + base: 'General Error:' + blocks_ids: IDs of blocked work packages + category: Category + comment: Comment + comments: Comment + content: Content + created_at: Created on + created_on: Created on + custom_options: Possible values + custom_values: Custom fields + date: Date + default_columns: Default columns + description: Description + display_sums: Display Sums + due_date: Due date + estimated_hours: Estimated time + estimated_time: Estimated time + firstname: First name + group: Group + groups: Groups + groupname: Group name + id: ID + is_default: Default value + is_for_all: For all projects + is_public: Public + issue: Work package + lastname: Last name + login: Login + mail: Email + name: Name + password: Password + priority: Priority + project: Project + responsible: Responsible + role: Role + roles: Roles + start_date: Start date + status: Status + subject: Subject + summary: Summary + title: Title + type: Type + updated_at: Updated on + updated_on: Updated on + user: User + version: Version + work_package: Work package + button_add: Add + button_add_member: Add member + button_add_watcher: Add watcher + button_annotate: Annotate + button_apply: Apply + button_archive: Archive + button_back: Back + button_cancel: Cancel + button_change: Change + button_change_parent_page: Change parent page + button_change_password: Change password + button_check_all: Check all + button_clear: Clear + button_close: Close + button_collapse_all: Collapse all + button_configure: Configure + button_copy: Copy + button_copy_and_follow: Copy and follow + button_create: Create + button_create_and_continue: Create and continue + button_delete: Delete + button_delete_watcher: Delete watcher %{name} + button_download: Download + button_duplicate: Duplicate + button_edit: Edit + button_edit_associated_wikipage: 'Edit associated Wiki page: %{page_title}' + button_expand_all: Expand all + button_filter: Filter + button_generate: Generate + button_list: List + button_lock: Lock + button_log_time: Log time + button_login: Sign in + button_move: Move + button_move_and_follow: Move and follow + button_print: Print + button_quote: Quote + button_remove: Remove + button_remove_widget: Remove widget + button_rename: Rename + button_replace: Replace + button_reply: Reply + button_reset: Reset + button_rollback: Rollback to this version + button_save: Save + button_save_back: Save and back + button_show: Show + button_sort: Sort + button_submit: Submit + button_test: Test + button_unarchive: Unarchive + button_uncheck_all: Uncheck all + button_unlock: Unlock + button_unwatch: Unwatch + button_update: Update + button_upload: Upload + button_view: View + button_watch: Watch + button_manage_menu_entry: Configure menu item + button_add_menu_entry: Add menu item + button_configure_menu_entry: Configure menu item + button_delete_menu_entry: Delete menu item + copy_project: + started: Started to copy project "%{source_project_name}" to "%{target_project_name}". + You will be informed by mail as soon as "%{target_project_name}" is available. + failed: Cannot copy project %{source_project_name} + succeeded: Created project %{target_project_name} + errors: Error + project_custom_fields: Custom fields on project + text: + failed: Could not copy project "%{source_project_name}" to project "%{target_project_name}". + succeeded: Copied project "%{source_project_name}" to "%{target_project_name}". + create_new_page: Wiki page + date: + abbr_day_names: + - Sun + - Mon + - Tue + - Wed + - Thu + - Fri + - Sat + abbr_month_names: + - + - Jan + - Feb + - Mar + - Apr + - May + - Jun + - Jul + - Aug + - Sep + - Oct + - Nov + - Dec + day_names: + - Sunday + - Monday + - Tuesday + - Wednesday + - Thursday + - Friday + - Saturday + formats: + default: "%m/%d/%Y" + long: "%B %d, %Y" + short: "%b %d" + month_names: + - + - January + - February + - March + - April + - May + - June + - July + - August + - September + - October + - November + - December + order: + - :year + - :month + - :day + datetime: + distance_in_words: + about_x_hours: + one: about 1 hour + other: about %{count} hours + about_x_months: + one: about 1 month + other: about %{count} months + about_x_years: + one: about 1 year + other: about %{count} years + almost_x_years: + one: almost 1 year + other: almost %{count} years + half_a_minute: half a minute + less_than_x_minutes: + one: less than a minute + other: less than %{count} minutes + less_than_x_seconds: + one: less than 1 second + other: less than %{count} seconds + over_x_years: + one: over 1 year + other: over %{count} years + x_days: + one: 1 day + other: "%{count} days" + x_minutes: + one: 1 minute + other: "%{count} minutes" + x_months: + one: 1 month + other: "%{count} months" + x_seconds: + one: 1 second + other: "%{count} seconds" + units: + hour: + one: hour + other: hours + default_activity_development: Development + default_activity_management: Management + default_activity_other: Other + default_activity_specification: Specification + default_activity_support: Support + default_activity_testing: Testing + default_color_black: Black + default_color_blue: Blue + default_color_blue_dark: Blue (dark) + default_color_blue_light: Blue (light) + default_color_green_dark: Green (dark) + default_color_green_light: Green (light) + default_color_grey_dark: Grey (dark) + default_color_grey_light: Grey (light) + default_color_grey: Grey + default_color_magenta: Magenta + default_color_orange: Orange + default_color_red: Red + default_color_white: White + default_color_yellow: Yellow + default_status_closed: Closed + default_status_confirmed: Confirmed + default_status_developed: Developed + default_status_in_development: In development + default_status_in_progress: In progress + default_status_in_specification: In specification + default_status_in_testing: In testing + default_status_new: New + default_status_on_hold: On hold + default_status_rejected: Rejected + default_status_scheduled: Scheduled + default_status_specified: Specified + default_status_tested: Tested + default_status_test_failed: Test failed + default_status_to_be_scheduled: To be scheduled + default_priority_low: Low + default_priority_normal: Normal + default_priority_high: High + default_priority_immediate: Immediate + default_project_type_scrum: Scrum team + default_project_type_standard: Standard project + default_reported_project_status_green: Green + default_reported_project_status_amber: Amber + default_reported_project_status_red: Red + default_role_anonymous: Anonymous + default_role_developer: Developer + default_role_project_admin: Project admin + default_role_non_member: Non member + default_role_reader: Reader + default_role_member: Member + default_type: Work Package + default_type_bug: Bug + default_type_deliverable: Deliverable + default_type_epic: Epic + default_type_feature: Feature + default_type_milestone: Milestone + default_type_phase: Phase + default_type_task: Task + default_type_user_story: User story + description_active: Active? + description_attachment_toggle: Show/Hide attachments + description_autocomplete: 'This field uses autocomplete. While typing the title + of a work package you will receive a list of possible candidates. Choose one using + the arrow up and arrow down key and select it with tab or enter. Alternatively + you can enter the work package number directly. + +' + description_available_columns: Available Columns + description_choose_project: Projects + description_compare_from: Compare from + description_compare_to: Compare to + description_current_position: 'You are here:' + description_date_from: Enter start date + description_date_range_interval: Choose range by selecting start and end date + description_date_range_list: Choose range from list + description_date_to: Enter end date + description_enter_number: Enter number + description_enter_text: Enter text + description_filter: Filter + description_filter_toggle: Show/Hide filter + description_category_reassign: Choose category + description_message_content: Message content + description_my_project: You are member + description_notes: Notes + description_parent_work_package: Parent work package of current + description_project_scope: Search scope + description_query_sort_criteria_attribute: Sort attribute + description_query_sort_criteria_direction: Sort direction + description_search: Searchfield + description_select_work_package: Select work package + description_selected_columns: Selected Columns + description_sub_work_package: Sub work package of current + description_toc_toggle: Show/Hide table of contents + description_wiki_subpages_reassign: Choose new parent page + direction: ltr + ee: + upsale: + form_configuration: + description: 'Customize the form configuration with these additional features:' + add_groups: Add new attribute groups + rename_groups: Rename attributes groups + project_filters: + description_html: Upgrade to %{link} to filter and sort on custom fields + enumeration_activities: Activities (time tracking) + enumeration_work_package_priorities: Work package priorities + enumeration_system_activity: System Activity + enumeration_reported_project_statuses: Reported project status + error_auth_source_sso_failed: Single Sign-On (SSO) for user '%{value}' failed + error_can_not_archive_project: This project cannot be archived + error_can_not_delete_entry: Unable to delete entry + error_can_not_delete_custom_field: Unable to delete custom field + error_can_not_delete_type: This type contains work packages and cannot be deleted. + error_can_not_delete_standard_type: Standard types cannot be deleted. + error_can_not_invite_user: Failed to send invitation to user. + error_can_not_remove_role: This role is in use and cannot be deleted. + error_can_not_reopen_work_package_on_closed_version: A work package assigned to + a closed version cannot be reopened + error_check_user_and_role: Please choose a user and a role. + error_cookie_missing: The OpenProject cookie is missing. Please ensure that cookies + are enabled, as this application will not properly function without. + error_custom_option_not_found: Option does not exist. + error_failed_to_delete_entry: Failed to delete this entry. + error_invalid_group_by: 'Can''t group by: %{value}' + error_invalid_query_column: 'Invalid query column: %{value}' + error_invalid_sort_criterion: 'Can''t sort by column: %{value}' + error_pdf_export_too_many_columns: Too many columns selected for the PDF export. + Please reduce the number of columns. + error_token_authenticity: Unable to verify Cross-Site Request Forgery token. + error_work_package_done_ratios_not_updated: Work package done ratios not updated. + error_work_package_not_found_in_project: The work package was not found or does + not belong to this project + error_must_be_project_member: must be project member + error_no_default_work_package_status: No default work package status is defined. + Please check your configuration (Go to "Administration -> Work package statuses"). + error_no_type_in_project: No type is associated to this project. Please check the + Project settings. + error_omniauth_registration_timed_out: The registration via an external authentication + provider timed out. Please try again. + error_scm_command_failed: 'An error occurred when trying to access the repository: + %{value}' + error_scm_not_found: The entry or revision was not found in the repository. + error_unable_delete_status: The work package status cannot be deleted since it is + used by at least one work package. + error_unable_delete_default_status: Unable to delete the default work package status. + Please select another default work package status before deleting the current + one. + error_unable_to_connect: Unable to connect (%{value}) + error_unable_delete_wiki: Unable to delete the wiki page. + error_unable_update_wiki: Unable to update the wiki page. + error_workflow_copy_source: Please select a source type or role + error_workflow_copy_target: Please select target type(s) and role(s) + error_menu_item_not_created: Menu item could not be added + error_menu_item_not_saved: Menu item could not be saved + error_wiki_root_menu_item_conflict: 'Can''t rename "%{old_name}" to "%{new_name}" + due to a conflict in the resulting menu item with the existing menu item "%{existing_caption}" + (%{existing_identifier}). + +' + error_external_authentication_failed: An error occured during external authentication. + Please try again. + events: + project: Project edited + changeset: Changeset edited + message: Message edited + news: News + reply: Replied + time_entry: Timelog edited + wiki_page: Wiki page edited + work_package_closed: Work Package closed + work_package_edit: Work Package edited + work_package_note: Work Package note added + export: + format: + atom: Atom + csv: CSV + pdf: PDF + pdf_with_descriptions: PDF with descriptions + general_csv_decimal_separator: "." + general_csv_encoding: UTF-8 + general_csv_separator: "," + general_first_day_of_week: '7' + general_lang_name: English + general_pdf_encoding: ISO-8859-1 + general_text_no: 'no' + general_text_yes: 'yes' + general_text_No: 'No' + general_text_Yes: 'Yes' + gui_validation_error: 1 error + gui_validation_error_plural: "%{count} errors" + homescreen: + additional: + projects: Newest visible projects in this instance. + users: Newest registered users in this instance. + blocks: + community: OpenProject community + upsale: + become_hero: Become a hero! + title: Upgrade to Enterprise Edition + description: Boost your productivity with the Enterprise Edition + more_info: More information + additional_features: Additional powerful premium features + professional_support: Professional support from the OpenProject experts + you_contribute: Developers need to pay their bills, too. With Enterprise Edition + you substantially contribute to this Open-Source community effort. + links: + upgrade_enterprise_edition: Upgrade to Enterprise Edition + user_guides: User guides + faq: FAQ + glossary: Glossary + shortcuts: Shortcuts + forums: Forums + blog: OpenProject blog + boards: Community forum + newsletter: Security alerts / Newsletter + links: + configuration_guide: Configuration guide + instructions_after_registration: You can sign in as soon as your account has been + activated by clicking %{signin}. + instructions_after_logout: You can sign in again by clicking %{signin}. + instructions_after_error: You can try to sign in again by clicking %{signin}. If + the error persists, ask your admin for help. + my_account: + access_tokens: + no_results: + title: No access tokens to display + description: All of them have been disabled. They can be re-enabled in the + administration menu. + access_token: Access token + headers: + action: Action + expiration: Expires + indefinite_expiration: Never + label_accessibility: Accessibility + label_account: Account + label_active: Active + label_activate_user: Activate user + label_active_in_new_projects: Active in new projects + label_activity: Activity + label_add_edit_translations: Add and edit translations + label_add_another_file: Add another file + label_add_columns: Add selected columns + label_add_note: Add a note + label_add_related_work_packages: Add related work packages + label_add_subtask: Add subtask + label_added: added + label_added_time_by: Added by %{author} %{age} ago + 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_administration: Administration + label_advanced_settings: Advanced settings + label_age: Age + label_ago: days ago + label_all: all + label_all_time: all time + label_all_words: All words + label_always_visible: Always displayed + label_announcement: Announcement + label_and_its_subprojects: "%{value} and its subprojects" + label_api_access_key: API access key + label_api_access_key_created_on: API access key created %{value} ago + label_api_access_key_type: API + label_applied_status: Applied status + label_archive_project: Archive project + label_ascending: Ascending + label_assigned_to_me_work_packages: Work packages assigned to me + label_associated_revisions: Associated revisions + label_attachment_delete: Delete file + label_attachment_new: New file + label_attachment_plural: Files + label_attribute: Attribute + label_attribute_plural: Attributes + label_auth_source: Authentication mode + label_auth_source_new: New authentication mode + label_auth_source_plural: Authentication modes + label_authentication: Authentication + label_available_project_work_package_categories: Available work package categories + label_available_project_boards: Available boards + label_available_project_versions: Available versions + label_available_project_repositories: Available repositories + label_api_documentation: API documentation + label_between: between + label_blocked_by: blocked by + label_blocks: blocks + label_blog: Blog + label_board_locked: Locked + label_board_new: New forum + label_board_plural: Forums + label_board_sticky: Sticky + label_boolean: Boolean + label_branch: Branch + label_browse: Browse + label_bulk_edit_selected_work_packages: Bulk edit selected work packages + label_calendar: Calendar + label_calendar_show: Show Calendar + label_category: Category + label_wiki_menu_item: Wiki menu item + label_select_main_menu_item: Select new main menu item + label_select_project: Select a project + label_required_disk_storage: Required disk storage + label_send_invitation: Send invitation + label_change_plural: Changes + label_change_properties: Change properties + label_change_status: Change status + label_change_status_of_user: 'Change status of #{username}' + label_change_view_all: View all changes + label_changes_details: Details of all changes + label_changeset: Changeset + label_changeset_id: Changeset ID + label_changeset_plural: Changesets + label_checked: checked + label_check_uncheck_all_in_column: Check/Uncheck all in column + label_check_uncheck_all_in_row: Check/Uncheck all in row + label_child_element: Child element + label_chronological_order: In chronological order + label_close_versions: Close completed versions + label_closed_work_packages: closed + label_collapse: Collapse + label_configuration: configuration + label_comment_add: Add a comment + label_comment_added: Comment added + label_comment_delete: Delete comments + label_comment_plural: Comments + label_commits_per_author: Commits per author + label_commits_per_month: Commits per month + label_confirmation: Confirmation + label_contains: contains + label_content: Content + label_copied: copied + label_copy_to_clipboard: Copy to clipboard + label_copy_same_as_target: Same as target + label_copy_source: Source + label_copy_target: Target + label_copy_workflow_from: Copy workflow from + label_copy_project: Copy project + label_core_version: Core version + label_current_status: Current status + label_current_version: Current version + label_custom_field_add_no_type: Add this field to a work package type + label_custom_field_new: New custom field + label_custom_field_plural: Custom fields + label_custom_field_default_type: Empty type + label_custom_style: Design + label_date: Date + label_date_and_time: Date and time + label_date_from: From + label_date_from_to: From %{start} to %{end} + label_date_range: Date range + label_date_to: To + label_day_plural: days + label_default: Default + label_delete_user: Delete user + label_delete_project: Delete project + label_deleted: deleted + label_deleted_custom_field: "(deleted custom field)" + label_descending: Descending + label_details: Details + label_development_roadmap: Development roadmap + label_diff: diff + label_diff_inline: inline + label_diff_side_by_side: side by side + label_disabled: disabled + label_display: Display + label_display_per_page: 'Per page: %{value}' + label_display_used_statuses_only: Only display statuses that are used by this type + label_download: "%{count} Download" + label_download_plural: "%{count} Downloads" + label_downloads_abbr: D/L + label_duplicated_by: duplicated by + label_duplicate: duplicate + label_duplicates: duplicates + label_edit: Edit + label_enable_multi_select: Toggle multiselect + label_enabled_project_custom_fields: Enabled custom fields + label_enabled_project_types: Enabled types + label_enabled_project_modules: Enabled modules + label_enabled_project_activities: Enabled time tracking activities + label_end_to_end: end to end + label_end_to_start: end to start + label_enumeration_new: New enumeration value + label_enumeration_value: Enumeration value + label_enumerations: Enumerations + label_enterprise: Enterprise + label_enterprise_edition: Enterprise Edition + label_environment: Environment + label_estimates_and_time: Estimates and time + label_equals: is + label_example: Example + label_export_to: 'Also available in:' + label_f_hour: "%{value} hour" + label_f_hour_plural: "%{value} hours" + label_feed_plural: Feeds + label_feeds_access_key: RSS access key + label_feeds_access_key_created_on: RSS access key created %{value} ago + label_feeds_access_key_type: RSS + label_file_added: File added + label_file_plural: Files + label_filter_add: Add filter + label_filter_plural: Filters + label_filters_toggle: Show/hide filters + label_float: Float + label_folder: Folder + label_follows: follows + label_force_user_language_to_default: Set language of users having a non allowed + language to default + label_form_configuration: Form configuration + label_general: General + label_generate_key: Generate a key + label_git_path: Path to .git directory + label_greater_or_equal: ">=" + label_group_by: Group by + label_group_new: New group + label_group: Group + label_group_plural: Groups + label_help: Help + label_here: here + label_hide: Hide + label_history: History + label_home: Home + label_in: in + label_in_less_than: in less than + label_in_more_than: in more than + label_inactive: Inactive + label_incoming_emails: Incoming emails + label_includes: includes + label_index_by_date: Index by date + label_index_by_title: Index by title + label_information: Information + label_information_plural: Information + label_integer: Integer + label_internal: Internal + label_invite_user: Invite user + label_show_hide: Show/hide + label_show_all_registered_users: Show all registered users + label_journal: Journal + label_journal_diff: Description Comparison + label_language: Language + label_jump_to_a_project: Jump to a project... + label_language_based: Based on user's language + label_last_activity: Last activity + label_last_change_on: Last change on + label_last_changes: last %{count} changes + label_last_login: Last login + label_last_month: last month + label_last_n_days: last %{count} days + label_last_week: last week + label_latest_revision: Latest revision + label_latest_revision_plural: Latest revisions + label_ldap_authentication: LDAP authentication + label_less_or_equal: "<=" + label_less_than_ago: less than days ago + label_list: List + label_loading: Loading... + label_lock_user: Lock user + label_logged_as: Logged in as + label_login: Sign in + label_custom_logo: Custom logo + label_custom_favicon: Custom favicon + label_custom_touch_icon: Custom touch icon + label_logout: Sign out + label_main_menu: Side Menu + label_manage_groups: Manage groups + label_managed_repositories_vendor: Managed %{vendor} repositories + label_max_size: Maximum size + label_me: me + label_member_new: New member + label_member_plural: Members + label_view_all_members: View all members + label_menu_item_name: Name of menu item + label_message: Message + label_message_last: Last message + label_message_new: New message + label_message_plural: Messages + label_message_posted: Message added + label_min_max_length: Min - Max length + label_minute_plural: minutes + label_missing_api_access_key: Missing API access key + label_missing_feeds_access_key: Missing RSS access key + label_modification: "%{count} change" + label_modified: modified + label_module_plural: Modules + label_modules: Modules + label_month: Month + label_months_from: months from + label_more: More + label_more_than_ago: more than days ago + label_move_work_package: Move work package + label_my_account: My account + label_my_account_data: My account data + label_my_page: My page + label_my_page_block: My page block + label_my_projects: My projects + label_my_queries: My custom queries + label_new: New + label_new_statuses_allowed: New statuses allowed + label_news_added: News added + label_news_comment_added: Comment added to a news + label_news_latest: Latest news + label_news_new: Add news + label_news_edit: Edit news + label_news_plural: News + label_news_view_all: View all news + label_next: Next + label_next_week: Next week + label_no_change_option: "(No change)" + label_no_data: No data to display + label_nothing_display: Nothing to display + label_nobody: nobody + label_none: none + label_none_parentheses: "(none)" + label_not_contains: doesn't contain + label_not_equals: is not + label_notify_member_plural: Email updates + label_on: 'on' + label_open_menu: Open menu + label_open_work_packages: open + label_open_work_packages_plural: open + label_optional_description: Description + label_options: Options + label_other: Other + label_overall_activity: Overall activity + label_overall_spent_time: Overall spent time + label_overview: Overview + label_part_of: part of + label_password_lost: Forgot your password? + label_password_rule_lowercase: Lowercase + label_password_rule_numeric: Numeric Characters + label_password_rule_special: Special Characters + label_password_rule_uppercase: Uppercase + label_path_encoding: Path encoding + label_pdf_with_descriptions: PDF with Descriptions + label_per_page: Per page + label_people: People + label_permissions: Permissions + label_permissions_report: Permissions report + label_personalize_page: Personalize this page + label_planning: Planning + label_please_login: Please log in + label_plugins: Plugins + label_precedes: precedes + label_preferences: Preferences + label_preview: Preview + label_previous: Previous + label_previous_week: Previous week + label_principal_invite_via_email: " or invite new users via email" + label_principal_search: Add existing users or groups + label_product_version: Product version + label_professional_support: Professional support + label_profile: Profile + label_project_all: All Projects + label_project_count: Total number of projects + label_project_copy_notifications: Send email notifications during the project copy + label_project_latest: Latest projects + label_project_default_type: Allow empty type + label_project_hierarchy: Project hierarchy + label_project_new: New project + label_project_plural: Projects + label_project_settings: Project settings + label_projects_storage_information: "%{count} projects using %{storage} disk storage" + label_project_view_all: View all projects + label_project_show_details: Show project details + label_project_hide_details: Hide project details + label_public_projects: Public projects + label_query_new: New query + label_query_plural: Custom queries + label_query_menu_item: Query menu item + label_read: Read... + label_register: Create a new account + label_register_with_developer: Register as developer + label_registered_on: Registered on + label_registration_activation_by_email: account activation by email + label_registration_automatic_activation: automatic account activation + label_registration_manual_activation: manual account activation + label_related_work_packages: Related work packages + label_relates: related to + label_relates_to: related to + label_relation_delete: Delete relation + label_relation_new: New relation + label_release_notes: Release notes + label_remove_columns: Remove selected columns + label_renamed: renamed + label_reply_plural: Replies + label_report: Report + label_report_bug: Report a bug + label_report_plural: Reports + label_reported_work_packages: Reported work packages + label_reporting: Reporting + label_reporting_plural: Reportings + label_repository: Repository + label_repository_root: Repository root + label_repository_plural: Repositories + label_required: required + label_requires: requires + label_responsible_for_work_packages: Work packages I am responsible for + label_result_plural: Results + label_reverse_chronological_order: In reverse chronological order + label_revision: Revision + label_revision_id: Revision %{value} + label_revision_plural: Revisions + label_roadmap: Roadmap + label_roadmap_edit: Edit roadmap %{name} + label_roadmap_due_in: Due in %{value} + label_roadmap_no_work_packages: No work packages for this version + label_roadmap_overdue: "%{value} late" + label_role_and_permissions: Roles and permissions + label_role_new: New role + label_role_plural: Roles + label_role_search: Assign role to new members + label_scm: SCM + label_search: Search + label_search_titles_only: Search titles only + label_send_information: Send account information to the user + label_send_test_email: Send a test email + label_settings: Settings + label_system_settings: System settings + label_show_completed_versions: Show completed versions + label_sort: Sort + label_sort_by: Sort by %{value} + label_sorted_by: sorted by %{value} + label_sort_higher: Move up + label_sort_highest: Move to top + label_sort_lower: Move down + label_sort_lowest: Move to bottom + label_spent_time: Spent time + label_start_to_end: start to end + label_start_to_start: start to start + label_statistics: Statistics + label_status: Status + label_status_updated: Work package status updated + label_stay_logged_in: Stay logged in + label_storage_free_space: Remaining disk space + label_storage_used_space: Used disk space + label_storage_group: Storage filesystem %{identifier} + label_storage_for: Encompasses storage for + label_string: Text + label_subproject: Subproject + label_subproject_new: New subproject + label_subproject_plural: Subprojects + label_subtask_plural: Subtasks + label_summary: Summary + label_system: System + label_system_storage: Storage information + label_table_of_contents: Table of Contents + label_tag: Tag + label_text: Long text + label_this_month: this month + label_this_week: this week + label_this_year: this year + label_time_entry_plural: Spent time + label_time_sheet_menu: Time sheet + label_time_tracking: Time tracking + label_today: today + label_top_menu: Top Menu + label_topic_plural: Topics + label_total: Total + label_type_new: New type + label_type_plural: Types + label_type_default_new_projects: Type activated for new projects by default + label_ui: User Interface + label_update_work_package_done_ratios: Update work package done ratios + label_updated_time: Updated %{value} ago + label_updated_time_at: "%{author} %{age}" + label_updated_time_by: Updated by %{author} %{age} ago + label_used_by: Used by + label_used_by_types: Used by types + label_used_in_projects: Used in projects + label_user: User + label_user_activity: "%{value}'s activity" + label_user_anonymous: Anonymous + label_user_mail_option_all: For any event on all my projects + label_user_mail_option_none: No events + label_user_mail_option_only_assigned: Only for things I am assigned to + label_user_mail_option_only_my_events: Only for things I watch or I'm involved in + label_user_mail_option_only_owner: Only for things I am the owner of + label_user_mail_option_selected: For any event on the selected projects only + label_user_new: New user + label_user_plural: Users + label_user_search: Search for user + label_version_new: New version + label_version_plural: Versions + label_version_sharing_descendants: With subprojects + label_version_sharing_hierarchy: With project hierarchy + label_version_sharing_none: Not shared + label_version_sharing_system: With all projects + label_version_sharing_tree: With project tree + label_video: Video + label_view_all_revisions: View all revisions + label_view_diff: View differences + label_view_revisions: View revisions + label_watched_work_packages: Watched work packages + label_week: Week + label_wiki_content_added: Wiki page added + label_wiki_content_updated: Wiki page updated + label_wiki_toc: Table of Contents + label_wiki_dont_show_menu_item: Do not show this wikipage in project navigation + label_wiki_edit: Wiki edit + label_wiki_edit_plural: Wiki edits + label_wiki_page_attachments: Wiki page attachments + label_wiki_page_id: Wiki page ID + label_wiki_navigation: Wiki navigation + label_wiki_page: Wiki page + label_wiki_page_plural: Wiki pages + label_wiki_show_index_page_link: Show submenu item 'Table of Contents' + label_wiki_show_menu_item: Show as menu item in project navigation + label_wiki_show_new_page_link: Show submenu item 'Create new child page' + label_wiki_show_submenu_item: 'Show as submenu item of ' + label_work_package: Work package + label_work_package_added: Work package added + label_work_package_attachments: Work package attachments + label_work_package_category_new: New category + label_work_package_category_plural: Work package categories + label_work_package_hierarchy: Work package hierarchy + label_work_package_new: New work package + label_work_package_note_added: Work package note added + label_work_package_edit: Edit work package %{name} + label_work_package_plural: Work packages + label_work_package_priority_updated: Work package priority updated + label_work_package_status: Work package status + label_work_package_status_new: New status + label_work_package_status_plural: Work package statuses + label_work_package_types: Work package types + label_work_package_updated: Work package updated + label_work_package_tracking: Work package tracking + label_work_package_view_all: View all work packages + label_work_package_view_all_assigned_to_me: View all work packages assigned to me + label_work_package_view_all_reported_by_me: View all work packages reported by me + label_work_package_view_all_responsible_for: View all work packages that I am responsible + for + label_work_package_view_all_watched: View all watched work packages + label_work_package_watchers: Watchers + label_workflow: Workflow + label_workflow_plural: Workflows + label_workflow_summary: Summary + label_x_closed_work_packages_abbr: + one: 1 closed + other: "%{count} closed" + zero: 0 closed + label_x_comments: + one: 1 comment + other: "%{count} comments" + zero: no comments + label_x_open_work_packages_abbr: + one: 1 open + other: "%{count} open" + zero: 0 open + label_x_open_work_packages_abbr_on_total: + one: 1 open / %{total} + other: "%{count} open / %{total}" + zero: 0 open / %{total} + label_x_projects: + one: 1 project + other: "%{count} projects" + zero: no projects + label_year: Year + label_yesterday: yesterday + label_keyboard_function: Function + label_keyboard_shortcut: Shortcut + label_keyboard_accesskey: Accesskey + label_keyboard_shortcut_help_heading: Available Keyboard Shortcuts + label_keyboard_shortcut_within_project: 'Project related shortcuts:' + label_keyboard_shortcut_global_shortcuts: 'Global shortcuts:' + label_keyboard_shortcut_some_pages_only: 'Special shortcuts:' + label_keyboard_shortcut_search_global: Global search + label_keyboard_shortcut_search_project: Find a project + label_keyboard_shortcut_go_my_page: Go to my page + label_keyboard_shortcut_show_help: Show this help message + label_keyboard_shortcut_go_overview: Go to project overview + label_keyboard_shortcut_go_work_package: Go to project work packages + label_keyboard_shortcut_go_wiki: Go to project wiki + label_keyboard_shortcut_go_activity: Go to project activities + label_keyboard_shortcut_go_calendar: Go to project calendar + label_keyboard_shortcut_go_news: Go to project news + label_keyboard_shortcut_go_timelines: Go to timelines + label_keyboard_shortcut_new_work_package: Create new work package + label_keyboard_shortcut_details_package: Show work packages details pane + label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) + label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) + label_keyboard_shortcut_go_preview: Go to preview the current edit (on edit pages + only) + label_keyboard_shortcut_focus_previous_item: Focus previous list element (on some + lists only) + label_keyboard_shortcut_focus_next_item: Focus next list element (on some lists + only) + label_visible_elements: Visible elements + auth_source: + using_abstract_auth_source: Can't use an abstract authentication source. + ldap_error: 'LDAP-Error: %{error_message}' + ldap_auth_failed: Could not authenticate at the LDAP-Server. + macro_execution_error: Error executing the macro %{macro_name} + macro_unavailable: Macro %{macro_name} cannot be displayed. + macros: + create_work_package_link: + errors: + no_project_context: Calling create_work_package_link macro from outside project + context. + invalid_type: No type found with name '%{type}' in project '%{project}'. + link_name: New work package + link_name_type: New %{type_name} + mail: + actions: Actions + mail_body_account_activation_request: 'A new user (%{value}) has registered. The + account is pending your approval:' + mail_body_account_information: Your account information + mail_body_account_information_external: You can use your %{value} account to log + in. + mail_body_lost_password: 'To change your password, click on the following link:' + mail_body_register: 'To activate your account, click on the following link:' + mail_body_reminder: "%{count} work package(s) that are assigned to you are due in + the next %{days} days:" + mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}. + mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}. + mail_subject_account_activation_request: "%{value} account activation request" + mail_subject_lost_password: Your %{value} password + mail_subject_register: Your %{value} account activation + mail_subject_reminder: "%{count} work package(s) due in the next %{days} days" + mail_subject_wiki_content_added: "'%{id}' wiki page has been added" + mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" + more_actions: More functions + noscript_description: You need to activate JavaScript in order to use OpenProject! + noscript_heading: JavaScript disabled + noscript_learn_more: Learn more + notice_accessibility_mode: The accessibility mode can be enabled in your [account + settings](url). + notice_account_activated: Your account has been activated. You can now log in. + notice_account_already_activated: The account has already been activated. + notice_account_invalid_token: Invalid activation token + notice_account_invalid_credentials: Invalid user or password + notice_account_invalid_credentials_or_blocked: Invalid user or password or the account + is blocked due to multiple failed login attempts. If so, it will be unblocked + automatically in a short time. + notice_account_lost_email_sent: An email with instructions to choose a new password + has been sent to you. + notice_account_new_password_forced: A new password is required. + notice_account_password_expired: Your password expired after %{days} days. Please + set a new one. + notice_account_password_updated: Password was successfully updated. + notice_account_pending: Your account was created and is now pending administrator + approval. + notice_account_register_done: Account was successfully created. To activate your + account, click on the link that was emailed to you. + notice_account_unknown_email: Unknown user. + notice_account_update_failed: Account setting could not be saved. Please have a + look at your account page. + notice_account_updated: Account was successfully updated. + notice_account_wrong_password: Wrong password + notice_account_registered_and_logged_in: Welcome, your account has been activated. + You are logged in now. + notice_activation_failed: The account could not be activated. + notice_auth_stage_verification_error: Could not verify stage '%{stage}'. + notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', + but '%{actual}' returned. + notice_auth_stage_error: Authentication stage '%{stage}' failed. + notice_can_t_change_password: This account uses an external authentication source. + Impossible to change the password. + notice_custom_options_deleted: Option '%{option_value}' and its %{num_deleted} occurrences + were deleted. + notice_email_error: An error occurred while sending mail (%{value}) + notice_email_sent: An email was sent to %{value} + notice_failed_to_save_work_packages: 'Failed to save %{count} work package(s) on + %{total} selected: %{ids}.' + notice_failed_to_save_members: 'Failed to save member(s): %{errors}.' + notice_file_not_found: The page you were trying to access doesn't exist or has been + removed. + notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes + of inactivity. + notice_internal_server_error: An error occurred on the page you were trying to access. + If you continue to experience problems please contact your %{app_title} administrator + for assistance. + notice_work_package_done_ratios_updated: Work package done ratios updated. + notice_locking_conflict: Information has been updated by at least one other user + in the meantime. + notice_locking_conflict_additional_information: The update(s) came from %{users}. + notice_locking_conflict_reload_page: Please reload the page, review the changes + and reapply your updates. + notice_member_added: Added %{name} to the project. + notice_members_added: Added %{number} users to the project. + notice_member_removed: Removed %{user} from project. + notice_member_deleted: "%{user} has been removed from the project and deleted." + notice_no_principals_found: No results found. + notice_bad_request: Bad Request. + 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_password_confirmation_failed: Your password is not correct. Cannot continue. + notice_principals_found_multiple: "There are %{number} results found. \n Tab to + focus the first result." + notice_principals_found_single: "There is one result. \n Tab to focus it." + notice_project_not_deleted: The project wasn't deleted. + notice_successful_connection: Successful connection. + notice_successful_create: Successful creation. + notice_successful_delete: Successful deletion. + notice_successful_update: Successful update. + notice_to_many_principals_to_display: |- + There are too many results. + Narrow down the search by typing in the name of the new member (or group). + notice_unable_delete_time_entry: Unable to delete time log entry. + notice_unable_delete_version: Unable to delete version. + notice_user_missing_authentication_method: User has yet to choose a password or + another way to sign in. + notice_user_invitation_resent: An invitation has been sent to %{email}. + present_access_key_value: 'Your %{key_name} is: %{value}' + notice_automatic_set_of_standard_type: Set standard type automatically. + notice_logged_out: You have been logged out. + notice_wont_delete_auth_source: The authentication mode cannot be deleted as long + as there are still users using it. + notice_project_cannot_update_custom_fields: 'You cannot update the project''s available + custom fields. The project is invalid: %{errors}' + notice_attachment_migration_wiki_page: 'This page was generated automatically during + the update of OpenProject. It contains all attachments previously associated with + the %{container_type} "%{container_name}". + +' + number: + format: + delimiter: '' + precision: 3 + separator: "." + human: + format: + delimiter: '' + precision: 1 + storage_units: + format: "%n %u" + units: + byte: + one: Byte + other: Bytes + gb: GB + kb: kB + mb: MB + tb: TB + onboarding: + heading_getting_started: Get an overview + text_getting_started_description: Get a quick overview of project management and + team collaboration with OpenProject. + text_show_again: You can restart this video from the help menu + welcome: Welcome to OpenProject + permission_add_work_package_notes: Add notes + permission_add_work_packages: Add work packages (also allows to add attachments + to all work packages) + permission_add_messages: Post messages + permission_add_project: Create project + permission_add_subprojects: Create subprojects + permission_add_work_package_watchers: Add watchers + permission_browse_repository: Read-only access to repository (browse and checkout) + permission_change_wiki_parent_page: Change parent wiki page + permission_comment_news: Comment news + permission_commit_access: Read/write access to repository (commit) + permission_copy_projects: Copy projects + permission_delete_work_package_watchers: Delete watchers + permission_delete_work_packages: Delete work packages + permission_delete_messages: Delete messages + permission_delete_own_messages: Delete own messages + permission_delete_project_associations: Delete project dependencies + permission_delete_reportings: Delete reportings + permission_delete_timelines: Delete timelines + permission_delete_wiki_pages: Delete wiki pages + permission_delete_wiki_pages_attachments: Delete attachments + permission_edit_work_package_notes: Edit notes + permission_edit_work_packages: Edit work packages + permission_edit_messages: Edit messages + permission_edit_own_work_package_notes: Edit own notes + permission_edit_own_messages: Edit own messages + permission_edit_own_time_entries: Edit own time logs + permission_edit_project: Edit project + permission_edit_project_associations: Edit project dependencies + permission_edit_reportings: Edit reportings + permission_edit_time_entries: Edit time logs + permission_edit_timelines: Edit timelines + permission_edit_wiki_pages: Edit wiki pages + permission_export_work_packages: Export work packages + permission_export_wiki_pages: Export wiki pages + permission_list_attachments: List attachments + permission_log_time: Log spent time + permission_manage_boards: Manage forums + permission_manage_categories: Manage work package categories + permission_manage_work_package_relations: Manage work package relations + permission_manage_members: Manage members + permission_manage_news: Manage news + permission_manage_project_activities: Manage project activities + permission_manage_public_queries: Manage public queries + permission_manage_repository: Manage repository + permission_manage_subtasks: Manage subtasks + permission_manage_versions: Manage versions + permission_manage_wiki: Manage wiki + permission_manage_wiki_menu: Manage wiki menu + permission_move_work_packages: Move work packages + permission_protect_wiki_pages: Protect wiki pages + permission_rename_wiki_pages: Rename wiki pages + permission_save_queries: Save queries + permission_select_project_modules: Select project modules + permission_manage_types: Select types + permission_view_calendar: View calendar + permission_view_changesets: View repository revisions in OpenProject + permission_view_commit_author_statistics: View commit author statistics + permission_view_work_package_watchers: View watchers list + permission_view_work_packages: View work packages + permission_view_messages: View messages + permission_view_members: View members + permission_view_project_associations: View project dependencies + permission_view_reportings: View reportings + permission_view_time_entries: View spent time + permission_view_timelines: View timelines + permission_view_wiki_edits: View wiki history + permission_view_wiki_pages: View wiki + placeholders: + default: "-" + project: + destroy: + confirmation: If you continue, the project %{identifier} and all related data + will be permanently destroyed. + info: Deleting the project is an irreversible action. + project_verification: Enter the project's name %{name} to verify the deletion. + subprojects_confirmation: 'Its subproject(s): %{value} will also be deleted.' + title: Delete the project %{name} + identifier: + warning_one: Members of the project will have to relocate the project's repositories. + warning_two: Existing links to the project will no longer work. + title: Change the project's identifier + archive: + are_you_sure: Are you sure you want to archive the project '%{name}'? + project_module_activity: Activity + project_module_boards: Forums + project_module_calendar: Calendar + project_module_work_package_tracking: Work package tracking + project_module_news: News + project_module_repository: Repository + project_module_time_tracking: Time tracking + project_module_timelines: Timelines + project_module_wiki: Wiki + query: + attribute_and_direction: "%{attribute} (%{direction})" + query_fields: + active_or_archived: Active or archived + assigned_to_role: Assignee's role + member_of_group: Assignee's group + assignee_or_group: Assignee or belonging group + subproject_id: Subproject + name_or_identifier: Name or identifier + repositories: + at_identifier: at %{identifier} + atom_revision_feed: Atom revision feed + autofetch_information: |- + Check this if you want repositories to be updated automatically when accessing the repository module page. + This encompasses the retrieval of commits from the repository and refreshing the required disk storage. + checkout: + access: + readwrite: Read + Write + read: Read-only + none: No checkout access, you may only view the repository through this application. + access_permission: Your permissions on this repository + url: Checkout URL + base_url_text: |- + The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/). + Note: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered. + default_instructions: + git: |- + The data contained in this repository can be downloaded to your computer with Git. + Please consult the documentation of Git if you need more information on the checkout procedure and available clients. + subversion: |- + The data contained in this repository can be downloaded to your computer with Subversion. + Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. + enable_instructions_text: Displays checkout instructions defined below on all + repository-related pages. + instructions: Checkout instructions + show_instructions: Display checkout instructions + text_instructions: This text is displayed alongside the checkout URL for guidance + on how to check out the repository. + not_available: Checkout instructions are not defined for this repository. Ask + your administrator to enable them for this repository in the system settings. + create_managed_delay: 'Please note: The repository is managed, it is created asynchronously + on the disk and will be available shortly.' + create_successful: The repository has been registered. + delete_sucessful: The repository has been deleted. + destroy: + confirmation: If you continue, this will permanently delete the managed repository. + info: Deleting the repository is an irreversible action. + info_not_managed: 'Note: This will NOT delete the contents of this repository, + as it is not managed by OpenProject.' + managed_path_note: 'The following directory will be erased: %{path}' + repository_verification: Enter the project's identifier %{identifier} to verify + the deletion of its repository. + subtitle: Do you really want to delete the %{repository_type} of the project + %{project_name}? + subtitle_not_managed: Do you really want to remove the linked %{repository_type} + %{url} from the project %{project_name}? + title: Delete the %{repository_type} + title_not_managed: Remove the linked %{repository_type}? + errors: + build_failed: Unable to create the repository with the selected configuration. + %{reason} + managed_delete: Unable to delete the managed repository. + managed_delete_local: 'Unable to delete the local repository on filesystem at + ''%{path}'': %{error_message}' + empty_repository: The repository exists, but is empty. It does not contain any + revisions yet. + exists_on_filesystem: The repository directory already exists in the filesystem. + filesystem_access_failed: 'An error occurred while accessing the repository + in the filesystem: %{message}' + not_manageable: This repository vendor cannot be managed by OpenProject. + path_permission_failed: 'An error occurred trying to create the following path: + %{path}. Please ensure that OpenProject may write to that folder.' + unauthorized: You're not authorized to access the repository or the credentials + are invalid. + unavailable: The repository is unavailable. + exception_title: 'Cannot access the repository: %{message}' + disabled_or_unknown_type: The selected type %{type} is disabled or no longer + available for the SCM vendor %{vendor}. + disabled_or_unknown_vendor: The SCM vendor %{vendor} is disabled or no longer + available. + remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' + (Code: %{code})' + remote_invalid_response: Received an invalid response from the managed remote. + remote_save_failed: Could not save the repository with the parameters retrieved + from the remote. + git: + instructions: + managed_url: This is the URL of the managed (local) Git repository. + path: Specify the path to your local Git repository ( e.g., %{example_path} + ). You can also use remote repositories which are cloned to a local copy + by using a value starting with http(s):// or file://. + path_encoding: 'Override Git path encoding (Default: UTF-8)' + local_title: Link existing local Git repository + local_url: Local URL + local_introduction: If you have an existing local Git repository, you can link + it with OpenProject to access it from within the application. + managed_introduction: Let OpenProject create and integrate a local Git repository + automatically. + managed_title: Git repository integrated into OpenProject + managed_url: Managed URL + path: Path to Git repository + path_encoding: Path encoding + go_to_revision: Go to revision + managed_remote: Managed repositories for this vendor are handled remotely. + managed_remote_note: Information on the URL and path of this repository is not + available prior to its creation. + managed_url: Managed URL + settings: + automatic_managed_repos_disabled: Disable automatic creation + automatic_managed_repos: Automatic creation of managed repositories + automatic_managed_repos_text: By setting a vendor here, newly created projects + will automatically receive a managed repository of this vendor. + scm_vendor: Source control management system + scm_type: Repository type + scm_types: + local: Link existing local repository + existing: Link existing repository + managed: Create new repository in OpenProject + storage: + not_available: Disk storage consumption is not available for this repository. + update_timeout: |- + Keep the last required disk space information for a repository for N minutes. + As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. + subversion: + existing_title: Existing Subversion repository + existing_introduction: If you have an existing Subversion repository, you can + link it with OpenProject to access it from within the application. + existing_url: Existing URL + instructions: + managed_url: This is the URL of the managed (local) Subversion repository. + url: |- + Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. + The following URL schemes are supported: + managed_title: Subversion repository integrated into OpenProject + managed_introduction: Let OpenProject create and integrate a local Subversion + repository automatically. + managed_url: Managed URL + password: Repository Password + username: Repository username + truncated: Sorry, we had to truncate this directory to %{limit} files. %{truncated} + entries were omitted from the list. + named_repository: "%{vendor_name} repository" + update_settings_successful: The settings have been sucessfully saved. + url: URL to repository + warnings: + cannot_annotate: This file cannot be annotated. + search_input_placeholder: Search ... + setting_email_delivery_method: Email delivery method + setting_sendmail_location: Location of the sendmail executable + setting_smtp_enable_starttls_auto: Automatically use STARTTLS if available + setting_smtp_address: SMTP server + setting_smtp_port: SMTP port + setting_smtp_authentication: SMTP authentication + setting_smtp_domain: SMTP HELLO domain + setting_smtp_user_name: SMTP username + setting_smtp_password: SMTP password + setting_activity_days_default: Days displayed on project activity + setting_app_subtitle: Application subtitle + setting_app_title: Application title + setting_attachment_max_size: Attachment max. size + setting_autofetch_changesets: Autofetch repository changes + setting_autologin: Autologin + setting_available_languages: Available languages + setting_bcc_recipients: Blind carbon copy recipients (bcc) + setting_brute_force_block_after_failed_logins: Block user after this number of failed + login attempts + setting_brute_force_block_minutes: Time the user is blocked for + setting_cache_formatted_text: Cache formatted text + setting_column_options: Customize the appearance of the work package lists + setting_commit_fix_keywords: Fixing keywords + setting_commit_logs_encoding: Commit messages encoding + setting_commit_logtime_activity_id: Activity for logged time + setting_commit_logtime_enabled: Enable time logging + setting_commit_ref_keywords: Referencing keywords + setting_cross_project_work_package_relations: Allow cross-project work package relations + setting_date_format: Date format + setting_default_language: Default language + setting_default_notification_option: Default notification option + setting_default_projects_modules: Default enabled modules for new projects + setting_default_projects_public: New projects are public by default + setting_diff_max_lines_displayed: Max number of diff lines displayed + setting_display_subprojects_work_packages: Display subprojects work packages on + main projects by default + setting_emails_footer: Emails footer + setting_emails_header: Emails header + setting_email_login: Use e-mail as login + setting_enabled_scm: Enabled SCM + setting_feeds_enabled: Enable Feeds + setting_feeds_limit: Feed content limit + setting_file_max_size_displayed: Max size of text files displayed inline + setting_host_name: Host name + setting_work_package_done_ratio: Calculate the work package done ratio with + setting_work_package_done_ratio_field: Use the work package field + setting_work_package_done_ratio_status: Use the work package status + setting_work_package_done_ratio_disabled: Disable (hide the progress) + setting_work_package_list_default_columns: Display by default + setting_work_package_list_summable_columns: Summable + setting_work_package_properties: Work package properties + setting_work_package_startdate_is_adddate: Use current date as start date for new + work packages + setting_work_packages_export_limit: Work packages export limit + setting_journal_aggregation_time_minutes: Display journals as aggregated within + setting_log_requesting_user: Log user login, name, and mail address for all requests + setting_login_required: Authentication required + setting_mail_from: Emission email address + setting_mail_handler_api_enabled: Enable incoming email web service + setting_mail_handler_api_description: The email web handler enables OpenProject + to receive emails containing specific commands as an instrumentation mechanism + (e.g., to create and update work packages). + setting_mail_handler_api_key: API key + setting_mail_handler_body_delimiters: Truncate emails after one of these lines + setting_mail_handler_body_delimiter_regex: Truncate emails matching this regex + setting_new_project_user_role_id: Role given to a non-admin user who creates a project + setting_password_active_rules: Active character classes + setting_password_count_former_banned: Number of most recently used passwords banned + for reuse + setting_password_days_valid: Number of days, after which to enforce a password change + setting_password_min_length: Minimum length + setting_password_min_adhered_rules: Minimum number of required classes + setting_per_page_options: Objects per page options + setting_plain_text_mail: Plain text mail (no HTML) + setting_protocol: Protocol + setting_registration_footer: Registration footer + setting_repositories_automatic_managed_vendor: Automatic repository vendor type + setting_repositories_encodings: Repositories encodings + setting_repository_authentication_caching_enabled: Enable caching for authentication + request of version control software + setting_repository_storage_cache_minutes: Repository disk size cache + setting_repository_checkout_display: Show checkout instructions + setting_repository_checkout_base_url: Checkout base URL + setting_repository_checkout_text: Checkout instruction text + setting_repository_log_display_limit: Maximum number of revisions displayed on file + log + setting_repository_truncate_at: Maximum number of files displayed in the repository + browser + setting_rest_api_enabled: Enable REST web service + setting_self_registration: Self-registration + setting_sequential_project_identifiers: Generate sequential project identifiers + setting_session_ttl: Session expiry time after inactivity + setting_session_ttl_hint: Value below 5 works like disabled + setting_session_ttl_enabled: Session expires + setting_start_of_week: Week starts on + setting_sys_api_enabled: Enable repository management web service + setting_sys_api_description: The repository management web service provides integration + and user authorization for accessing repositories. + setting_text_formatting: Text formatting + setting_time_format: Time format + setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous + users + setting_user_format: Users display format + setting_users_deletable_by_admins: User accounts deletable by admins + setting_users_deletable_by_self: Users allowed to delete their accounts + setting_welcome_text: Welcome block text + setting_welcome_title: Welcome block title + setting_welcome_on_homescreen: Display welcome block on homescreen + setting_welcome_on_projects_page: Display welcome block on project overview + setting_wiki_compression: Wiki history compression + setting_work_package_group_assignment: Allow assignment to groups + settings: + general: General + other: Other + passwords: Passwords + session: Session + brute_force_prevention: Automated user blocking + show_hide_project_menu: Expand/Collapse project menu + status_active: active + status_archived: archived + status_invited: invited + status_locked: locked + status_registered: registered + support: + array: + sentence_connector: and + skip_last_comma: 'false' + text_accessibility_hint: The accessibility mode is designed for users who are blind, + motorically handicaped or have a bad eyesight. For the latter focused elements + are specially highlighted. Please notice, that the Backlogs module is not available + in this mode. + text_access_token_hint: Access tokens allow you to grant external applications access + to resources in OpenProject. + text_analyze: 'Further analyze: %{subject}' + text_are_you_sure: Are you sure? + text_are_you_sure_with_children: Delete work package and all child work packages? + text_assign_to_project: Assign to the project + text_form_configuration: 'You can customize which fields will be displayed in work + package forms. You can freely group the fields to reflect the needs for your domain. + +' + text_form_configuration_drag_to_activate: Drag fields from here to activate them + text_form_configuration_required_attribute: Attribute is marked required and thus + always shown + text_caracters_maximum: "%{count} characters maximum." + text_caracters_minimum: Must be at least %{count} characters long. + text_comma_separated: Multiple values allowed (comma separated). + text_comment_wiki_page: 'Comment to wiki page: %{page}' + text_custom_field_possible_values_info: One line for each value + text_custom_field_hint_activate_per_project: 'When using custom fields: Keep in + mind that custom fields need to be activated per project, too. + +' + text_custom_field_hint_activate_per_project_and_type: 'Custom fields need to be + activated per work package type and per project. + +' + text_custom_logo_instructions: 'A white logo on transparent background is recommended. + For best results on both, conventional and retina displays, make sure your image''s + dimensions are 460px by 60px. + +' + text_custom_favicon_instructions: 'This is the tiny icon that appears in your browser + window/tab next to the page''s title. It''s needs to be a squared 32 by 32 pixels + sized PNG image file with a transparent background. + +' + text_custom_touch_icon_instructions: 'This is the icon that appears in your mobile + or tablet when you place a bookmark on your homescreen. It''s needs to be a squared + 180 by 180 pixels sized PNG image file. Please make sure the image''s background + is not transparent otherwise it will look bad on iOS. + +' + text_default_administrator_account_changed: Default administrator account changed + text_default_encoding: 'Default: UTF-8' + text_destroy: Delete + text_destroy_with_associated: 'There are additional objects assossociated with the + work package(s) that are to be deleted. Those objects are of the following types:' + text_destroy_what_to_do: What do you want to do? + text_diff_truncated: "... This diff was truncated because it exceeds the maximum + size that can be displayed." + text_email_delivery_not_configured: |- + Email delivery is not configured, and notifications are disabled. + Configure your SMTP server in config/configuration.yml and restart the application to enable them. + text_enumeration_category_reassign_to: 'Reassign them to this value:' + text_enumeration_destroy_question: "%{count} objects are assigned to this value." + text_file_repository_writable: Attachments directory writable + text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) + text_hint_date_format: Enter a date in the form of YYYY-MM-DD. Other formats may + be changed to an unwanted date. + text_hint_disable_with_0: 'Note: Disable with 0' + text_hours_between: Between %{min} and %{max} hours. + text_work_package_added: Work package %{id} has been reported by %{author}. + text_work_package_category_destroy_assignments: Remove category assignments + text_work_package_category_destroy_question: Some work packages (%{count}) are assigned + to this category. What do you want to do? + text_work_package_category_reassign_to: Reassign work packages to this category + text_work_package_updated: Work package %{id} has been updated by %{author}. + text_work_package_watcher_added: You have been added as a watcher to Work package + %{id} by %{watcher_setter}. + text_work_packages_destroy_confirmation: Are you sure you want to delete the selected + work package(s)? + text_work_packages_ref_in_commit_messages: Referencing and fixing work packages + in commit messages + text_journal_added: "%{label} %{value} added" + text_journal_aggregation_time_explanation: Combine journals for display if their + age difference is less than the specified timespan. This will also delay mail + notifications by the same amount of time. + text_journal_changed: "%{label} changed from %{old} to %{new}" + text_journal_changed_no_detail: "%{label} updated" + text_journal_changed_with_diff: "%{label} changed (%{link})" + text_journal_deleted: "%{label} deleted (%{old})" + text_journal_deleted_with_diff: "%{label} deleted (%{link})" + text_journal_set_to: "%{label} set to %{value}" + text_journal_set_with_diff: "%{label} set (%{link})" + text_latest_note: 'The latest comment is: %{note}' + text_length_between: Length between %{min} and %{max} characters. + text_line_separated: Multiple values allowed (one line for each value). + text_load_default_configuration: Load the default configuration + text_min_max_length_info: 0 means no restriction + text_no_roles_defined: There are no roles defined. + text_no_access_tokens_configurable: There are no access tokens which can be configured. + text_no_configuration_data: |- + Roles, types, work package statuses and workflow have not been configured yet. + It is highly recommended to load the default configuration. You will be able to modify it once loaded. + text_no_notes: There are no comments available for this work package. + text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items + per page can increase the page load time.' + 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? + text_plugin_assets_writable: Plugin assets directory writable + text_powered_by: Powered by %{link} + text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and + underscores are allowed, must start with a lower case letter. + text_reassign: 'Reassign to work package:' + text_regexp_info: eg. ^[A-Z0-9]+$ + text_regexp_multiline: The regex is applied in a multi-line mode. e.g., ^---\s+ + text_repository_usernames_mapping: |- + Select or update the OpenProject user mapped to each username found in the repository log. + Users with the same OpenProject and repository username or email are automatically mapped. + text_select_mail_notifications: Select actions for which email notifications should + be sent. + text_status_changed_by_changeset: Applied in changeset %{value}. + text_table_difference_description: In this table the single %{entries} are shown. + You can view the difference between any two entries by first selecting the according + checkboxes in the table. When clicking on the button below the table the differences + are shown. + text_time_logged_by_changeset: Applied in changeset %{value}. + text_tip_work_package_begin_day: work package beginning this day + text_tip_work_package_begin_end_day: work package beginning and ending this day + text_tip_work_package_end_day: work package ending this day + text_type_no_workflow: No workflow defined for this type + text_unallowed_characters: Unallowed characters + text_user_invited: The user has been invited and is pending registration. + text_user_wrote: "%{value} wrote:" + text_warn_on_leaving_unsaved: The work package contains unsaved text that will be + lost if you leave this page. + text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all + its content? + text_wiki_page_destroy_children: Delete child pages and all their descendants + 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_reassign_children: Reassign child pages to this parent page + text_workflow_edit: Select a role and a type to edit the workflow + text_zoom_in: Zoom in + text_zoom_out: Zoom out + text_setup_mail_configuration: Configure your email provider + time: + am: am + formats: + default: "%m/%d/%Y %I:%M %p" + long: "%B %d, %Y %H:%M" + short: "%d %b %H:%M" + time: "%I:%M %p" + pm: pm + timeframe: + show: Show timeframe + end: to + start: from + timelines: + admin_menu: + color: Color + colors: Colors + project_type: Project type + project_types: Project types + project_menu: + project_associations: Dependencies + reportings: Status reportings + reports: Timeline reports + timelines: Timelines + add_project_association: Add dependency + associations: Dependencies + board_could_not_be_saved: Board could not be saved + button_delete_all: Delete all + change: Change in planning + children: Child elements + color_could_not_be_saved: Color could not be saved + current_planning: Current planning + dates: Dates + dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub + elements. + delete_all: Delete all + delete_thing: Delete + duration: Duration + duration_days: + one: 1 day + other: "%{count} days" + edit_color: Edit color + edit_project_type: Edit project type + edit_thing: Edit + edit_timeline: Edit timeline report %{timeline} + delete_timeline: Delete timeline report %{timeline} + empty: "(empty)" + enable_type_in_project: Enable type "%{type}" + end: End + errors: + not_implemented: The timeline could not be rendered because it uses a feature + that is not yet implemented. + report_comparison: The timeline could not render the configured comparisons. + Please check the appropriate section in the configuration, resetting it can + help solve this problem. + report_epicfail: The timeline could not be loaded due to an unexpected error. + report_timeout: The timeline could not be loaded in a reasonable amount of time. + filter: + errors: + timeframe_start: 'The timeframe start ' + timeframe_end: 'The timeframe end ' + compare_to_relative: 'The value of the relative comparison ' + compare_to_absolute: 'The value of the absolute comparison ' + planning_element_time_relative_one: 'The start for work packages in a certain + timeframe ' + planning_element_time_relative_two: 'The end for work packages in a certain + timeframe ' + planning_element_time_absolute_one: 'The start for work packages in a certain + timeframe ' + planning_element_time_absolute_two: 'The end for work packages in a certain + timeframe ' + sort: + sortation: Sort by + alphabet: alphabet + explicit_order: explicit order + project_sortation: Sort projects by + date: date + default: default + column: + assigned_to: Assignee + type: Type + due_date: End date + name: Name + status: Status + responsible: Responsible + start_date: Start date + columns: Columns + comparisons: Comparisons + comparison: + absolute: Absolute + none: None + relative: Relative + compare_relative_prefix: Compare current planning to + compare_relative_suffix: ago + compare_absolute: Compare current planning to %{date} + time_relative: + days: days + weeks: weeks + months: months + exclude_own_work_packages: Hide work packages from this project + exclude_reporters: Hide other projects + exclude_empty: Hide empty projects + grouping: Grouping + grouping_hide_group: Hide group "%{group}" + grouping_one: First grouping criterion + grouping_one_phrase: Is a subproject of + grouping_other: Other + hide_chart: Hide chart + noneElement: "(none)" + noneSelection: "(none)" + outline: Initial outline expansion + parent: Show subprojects of + work_package_filters: Filter work packages + work_package_responsible: Show work packages with responsible + work_package_assignee: Show work packages with assignee + types: Show types + status: Show status + project_time_filter: Projects with a work package of a certain type in a certain + timeframe + project_time_filter_timeframe: Timeframe + project_time_filter_historical_from: from + project_time_filter_historical_to: to + project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" + project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, + %{end_label} %{endspan}%{endspanunit} from now" + project_filters: Filter projects + project_responsible: Show projects with responsible + project_status: Show project status + project_types: Show project types + timeframe: Show timeframe + timeframe_end: to + timeframe_start: from + timeline: General Settings + zoom: Zoom factor + history: History + new_color: New color + new_association: New dependency + new_work_package: New work package + new_project_type: New project type + new_reporting: New reporting + new_timeline: New timeline report + no_projects_for_reporting_available: There are no projects to which a reporting + association can be created. + no_right_to_view_timeline: You do not have the necessary permission to view the + linked timeline. + no_timeline_for_id: There is no timeline with ID %{id}. + notice_successful_deleted_all_elements: Successfully deleted all elements + outline: Reset Outline + outlines: + aggregation: Show aggregations only + level1: Expand level 1 + level2: Expand level 2 + level3: Expand level 3 + level4: Expand level 4 + level5: Expand level 5 + all: Show all + reporting_for_project: + show: 'Status reported to project: %{title}' + edit_delete: 'status report for project: %{title}' + history: 'History for status for project: %{title}' + reporting: + delete: 'Delete status: %{comment}' + edit: 'Edit status: %{comment}' + show: 'Status: %{comment}' + planning_element_update: 'Update: %{title}' + work_packages_are_displayed_in_aggregations: Work packages are displayed in aggregations + project_association_new: Add project dependency + project_association_new_for_with: Set dependency for “%{project_a}” with + project_association_with_other: Project dependency between “%{project_a}” and + “%{project_b}” + project_association_of_type: Dependency to project of type “%{type}” + project_type_could_not_be_saved: Project type could not be saved + type_could_not_be_saved: Type could not be saved + reporting_could_not_be_saved: Reporting could not be saved + properties: Properties + really_delete_color: 'Are you sure, you want to delete the following color? Types + using this color will not be deleted. + +' + really_delete_project_association_between_project_a_and_project_b: 'Are you sure, + you want to delete the dependency between “%{project_a}” and “%{project_b}”? + +' + really_delete_project_type: 'Are you sure, you want to delete the following project + type? Projects using this type will not be deleted. + +' + really_delete_timeline: 'Are you sure, you want to delete the following timeline + report? Work packages shown in this timeline report will not be deleted. + +' + really_delete_reporting: 'Are you sure, you want to delete the following reporting? + Previous reporting statuses will be deleted, too. + +' + start: Start + timeline: Timeline report + timelines: Timeline reports + settings: Timelines + vertical_work_package: Vertical work packages + without_project_type: Without project type + you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + zoom: + in: Zoom in + out: Zoom out + days: Days + weeks: Weeks + months: Months + quarters: Quarters + years: Years + title_remove_and_delete_user: Remove the invited user from the project and delete + him/her. + tooltip_resend_invitation: 'Sends another invitation email with a fresh token in + case the old one expired or the user did not get the original email. Can also + be used for active users to choose a new authentication method. When used with + active users their status will be changed to ''invited''. + +' + tooltip: + setting_email_login: 'If enabled a user will be unable to chose a login during + registration. Instead their given e-mail address will serve as the login. An + administrator may still change the login separately. + +' + queries: + apply_filter: Apply preconfigured filter + top_menu: + additional_resources: Additional resources + getting_started: Getting started + help_and_support: Help and support + total_progress: Total progress + user: + all: all + active: active + activate: Activate + activate_and_reset_failed_logins: Activate and reset failed logins + authentication_provider: Authentication Provider + authentication_settings_disabled_due_to_external_authentication: 'This user authenticates + via an external authentication provider, so there is no password in OpenProject + to be changed. + +' + authorization_rejected: You are not allowed to sign in. + assign_random_password: Assign random password (sent to user via email) + blocked: locked temporarily + blocked_num_failed_logins: + one: locked temporarily (one failed login attempt) + other: locked temporarily (%{count} failed login attempts) + confirm_status_change: You are about to change the status of '%{name}'. Are you + sure you want to continue? + deleted: Deleted user + error_status_change_failed: 'Changing the user status failed due to the following + errors: %{errors}' + invite: Invite user via email + invited: invited + lock: Lock permanently + locked: locked permanently + no_login: This user authenticates through login by password. Since it is disabled, + they cannot log in. + password_change_unsupported: Change of password is not supported. + registered: registered + reset_failed_logins: Reset failed logins + settings: + mail_notifications: Send email notifications + mail_project_explanaition: For unselected projects, you will only receive notifications + about things you watch or you're involved in (e.g. work packages you're the + author or assignee of). + mail_self_notified: I want to be notified of changes that I make myself + status_user_and_brute_force: "%{user} and %{brute_force}" + status_change: Status change + unlock: Unlock + unlock_and_reset_failed_logins: Unlock and reset failed logins + version_status_closed: closed + version_status_locked: locked + version_status_open: open + note: Note + note_password_login_disabled: Password login has been disabled by %{configuration}. + warning: Warning + warning_attachments_not_saved: "%{count} file(s) could not be saved." + menu_item: Menu item + menu_item_setting: Visibility + wiki_menu_item_for: Menu item for wikipage "%{title}" + wiki_menu_item_setting: Visibility + wiki_menu_item_new_main_item_explanation: 'You are deleting the only main wiki menu + item. You now have to choose a wiki page for which a new main item will be generated. + To delete the wiki the wiki module can be deactivated by project administrators. + +' + wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot + be deleted. + query_menu_item_for: Menu item for query "%{title}" + work_package: + updated_automatically_by_child_changes: '_Updated automatically by changing values + within child work package %{child}_ + +' + destroy: + info: Deleting the work package is an irreversible action. + title: Delete the work package + nothing_to_preview: Nothing to preview + api_v3: + attributes: + lock_version: Lock Version + errors: + code_401: You need to be authenticated to access this resource. + code_401_wrong_credentials: You did not provide the correct credentials. + code_403: You are not authorized to access this resource. + code_404: The requested resource could not be found. + code_409: Couldn't update the resource because of conflicting modifications. + code_500: An internal error has occured. + expected: + date: YYYY-MM-DD (ISO 8601 date only) + duration: ISO 8601 duration + invalid_content_type: Expected CONTENT-TYPE to be '%{content_type}' but got + '%{actual}'. + invalid_format: 'Invalid format for property ''%{property}'': Expected format + like ''%{expected_format}'', but got ''%{actual}''.' + invalid_json: The request could not be parsed as JSON. + invalid_relation: The relation is invalid. + invalid_resource: For property '%{property}' a link like '%{expected}' is expected, + but got '%{actual}'. + invalid_user_status_transition: The current user account status does not allow + this operation. + missing_content_type: not specified + missing_request_body: There was no request body. + missing_or_malformed_parameter: The query parameter '%{parameter}' is missing + or malformed. + multipart_body_error: The request body did not contain the expected multipart + parts. + multiple_errors: Multiple field constraints have been violated. + unable_to_create_attachment: The attachment could not be created + render: + context_not_parsable: The context provided is not a link to a resource. + unsupported_context: The resource given is not supported as context. + context_object_not_found: Cannot find the resource given as the context. + validation: + done_ratio: Done ratio cannot be set on parent work packages, when it is inferred + by status or when it is disabled. + due_date: Due date cannot be set on parent work packages. + estimated_hours: Estimated hours cannot be set on parent work packages. + invalid_user_assigned_to_work_package: The chosen user is not allowed to be + '%{property}' for this work package. + start_date: Start date cannot be set on parent work packages. + writing_read_only_attributes: You must not write a read-only attribute. + resources: + schema: Schema diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml new file mode 100644 index 0000000000..878f6bb533 --- /dev/null +++ b/config/locales/crowdin/js-fil.yml @@ -0,0 +1,629 @@ +--- +fil: + js: + ajax: + hide: Hide + loading: Loading ... + close_popup_title: Close popup + close_filter_title: Close filter + close_form_title: Close form + clipboard: + browser_error: Your browser doesn't support copying to clipboard. Please copy + the selected text manually. + copied_successful: Sucessfully copied to clipboard! + button_add_watcher: Add watcher + button_back_to_list_view: Back to list view + button_cancel: Cancel + button_close: Close + button_check_all: Check all + button_configure-form: Configure form + button_confirm: Confirm + button_continue: Continue + button_copy: Copy + button_custom-fields: Custom fields + button_delete: Delete + button_delete_watcher: Delete watcher + button_details_view: Details view + button_duplicate: Duplicate + button_edit: Edit + button_filter: Filter + button_list_view: List view + button_show_view: Fullscreen view + button_log_time: Log time + button_more: More + button_move: Move + button_open_details: Open details view + button_close_details: Close details view + button_open_fullscreen: Open fullscreen view + button_quote: Quote + button_save: Save + button_settings: Settings + button_uncheck_all: Uncheck all + button_update: Update + button_export-pdf: Download PDF + button_export-atom: Download Atom + description_available_columns: Available Columns + description_current_position: 'You are here:' + description_select_work_package: 'Select work package #%{id}' + description_selected_columns: Selected Columns + description_subwork_package: 'Child of work package #%{id}' + error: + internal: An internal error has occurred. + filter: + description: + text_open_filter: Open this filter with 'ALT' and arrow keys. + text_close_filter: To select an entry leave the focus for example by pressing + enter. To leave without filter select the first (empty) entry. + noneElement: "(none)" + time_zone_converted: + two_values: "%{from} - %{to} in your local time." + only_start: From %{from} in your local time. + only_end: Till %{to} in your local time. + value_spacer: "-" + sorting: + criteria: + one: First sorting criteria + two: Second sorting criteria + three: Third sorting criteria + general_text_no: 'no' + general_text_yes: 'yes' + general_text_No: 'No' + general_text_Yes: 'Yes' + label_activate: Activate + label_activity_no: Activity entry number %{activityNo} + label_activity_with_comment_no: Activity entry number %{activityNo}. Has a user + comment. + label_add_columns: Add columns + label_add_comment: Add comment + label_add_comment_title: Comment and type @ to notify other people + label_add_selected_columns: Add selected columns + label_added_by: added by + label_added_time_by: Added by %{author} %{age} + label_ago: days ago + label_all: all + label_all_work_packages: all work packages + label_and: and + label_ascending: Ascending + label_author: 'Author: %{user}' + label_between: between + label_board_locked: Locked + label_board_sticky: Sticky + label_create_work_package: Create new work package + label_created_by: Created by + label_date: Date + label_date_with_format: 'Enter the %{date_attribute} using the following format: + %{format}' + label_deactivate: Deactivate + label_descending: Descending + label_description: Description + label_cancel_comment: Cancel comment + label_closed_work_packages: closed + label_collapse: Collapse + label_collapsed: collapsed + label_collapse_all: Collapse all + label_comment: Comment + label_committed_at: "%{committed_revision_link} at %{date}" + label_committed_link: committed revision %{revision_identifier} + label_contains: contains + label_created_on: created on + label_edit_comment: Edit this comment + label_edit_status: Edit the status of the work package + label_equals: is + label_expand: Expand + label_expanded: expanded + label_expand_all: Expand all + label_export: Export + label_filename: File + label_filesize: Size + label_greater_or_equal: ">=" + label_group_by: Group by + label_hide_attributes: Show less + label_hide_column: Hide column + label_in: in + label_in_less_than: in less than + label_in_more_than: in more than + label_latest_activity: Latest Activity + label_last_updated_on: Last updated on + label_less_or_equal: "<=" + label_less_than_ago: less than days ago + label_loading: Loading... + label_me: me + label_menu_collapse: collapse + label_menu_expand: expand + label_more_than_ago: more than days ago + label_next: Next + label_no_data: No data to display + label_no_due_date: no end date + label_no_start_date: no start date + label_none: none + label_not_contains: doesn't contain + label_not_equals: is not + label_on: 'on' + label_open_menu: Open menu + label_open_work_packages: open + label_password: Password + label_previous: Previous + label_per_page: 'Per page:' + label_please_wait: Please wait + label_visibility_settings: Visibility settings + label_quote_comment: Quote this comment + label_reset: Reset + label_remove_columns: Remove selected columns + label_save_as: Save as + label_select_watcher: Select a watcher... + label_selected_filter_list: Selected filters + label_show_attributes: Show all attributes + label_show_in_menu: Show page in menu + label_sort_by: Sort by + label_sorted_by: sorted by + label_sort_higher: Move up + label_sort_lower: Move down + label_sorting: Sorting + label_sum_for: Sum for + label_subject: Subject + label_this_week: this week + label_today: today + label_activity_show_only_comments: Show activities with comments only + label_activity_show_all: Show all activities + label_total_progress: "%{percent}% Total progress" + label_visible_for_others: Page visible for others + label_updated_on: updated on + label_warning: Warning + label_work_package: Work package + label_work_package_plural: Work packages + label_watch: Watch + label_watch_work_package: Watch work package + label_watcher_added_successfully: Watcher successfully added! + label_watcher_deleted_successfully: Watcher successfully deleted! + label_work_package_details_you_are_here: You're on the %{tab} tab for %{type} + %{subject}. + label_unwatch: Unwatch + label_unwatch_work_package: Unwatch work package + label_uploaded_by: Uploaded by + label_global_queries: Shared queries + label_custom_queries: Private queries + label_columns: Columns + label_attachments: Files + label_drop_files: Drop files here + label_drop_files_hint: or click to add files + label_add_attachments: Add attachments + label_formattable_attachment_hint: Attach and link files by dropping on this field, + or pasting from the clipboard. + label_remove_file: Delete %{fileName} + label_remove_watcher: Remove watcher %{name} + label_remove_all_files: Delete all files + label_add_description: Add a description for %{file} + label_upload_notification: 'Uploading files for Work package #%{id}: %{subject}' + label_files_to_upload: 'These files will be uploaded:' + label_rejected_files: 'These files cannot be uploaded:' + label_rejected_files_reason: These files cannot be uploaded as their size is greater + than %{maximumFilesize} + label_wait: Please wait for configuration... + label_upload_counter: "%{done} of %{count} files finished" + label_validation_error: 'The work package could not be saved due to the following + errors:' + help_texts: + show_modal: Show attribute help text entry + password_confirmation: + field_description: You need to enter your account password to confirm this change. + title: Confirm your password to continue + pagination: + no_other_page: You are on the only page. + pages: + next: Forward to the next page + previous: Back to the previous page + placeholders: + default: "-" + subject: Enter subject here + selection: Please select + relation_description: Click to add description for this relation + project: + required_outside_context: You are not within a project context. Please choose + the project context first in order to select type and status + context: Project context + work_package_belongs_to: This work package belongs to project %{projectname}. + click_to_switch_context: Open this work package in that project. + autocompleter: + label: Project autocompletion + text_are_you_sure: Are you sure? + types: + attribute_groups: + error_duplicate_group_name: The name %{group} is used more than once. Group + names must be unique. + reset_title: Reset form configuration + confirm_reset: 'Warning: Are you sure you want to reset the form configuration? + This will reset the attributes to their default group, unset the visibility + checkboxes, and disable ALL custom fields. + +' + upgrade_to_ee: Upgrade to Enterprise Edition + upgrade_to_ee_text: Wow! If you need this feature you are a super pro! Would + you mind supporting us OpenSource developers by becoming an Enterprise Edition + client? + more_information: More information + nevermind: Nevermind + watchers: + label_loading: loading watchers... + label_error_loading: An error occurred while loading the watchers + label_search_watchers: Search watchers + label_add: Add watchers + label_discard: Discard selection + typeahead_placeholder: Search for possible watchers + relation_labels: + parent: Parent + children: Children + relates: Related To + duplicates: Duplicates + duplicated: Duplicated by + blocks: Blocks + blocked: Blocked by + precedes: Precedes + follows: Follows + includes: Includes + partof: Part of + requires: Requires + required: Required by + relation_type: relation type + relations_hierarchy: + hierarchy_headline: hierarchy + relation_buttons: + change_parent: Change parent + remove_parent: Remove parent + group_by_wp_type: Group by work package type + group_by_relation_type: Group by relation type + add_parent: Add existing parent + add_new_child: Create new child + add_existing_child: Add existing child + remove_child: Remove child + add_new_relation: Create new relation + update_description: Set or update description of this relation + toggle_description: Toggle relation description + update_relation: Click to change the relation type + add_follower: Add follower + add_predecessor: Add predecessor + remove: Remove relation + save: Save relation + abort: Abort + relations_autocomplete: + placeholder: Enter the related work package id + repositories: + select_tag: Select tag + select_branch: Select branch + field_value_enter_prompt: Enter a value for '%{field}' + select2: + input_too_short: + one: Please enter one more character + other: Please enter {{count}} more characters + zero: Please enter more characters + load_more: Loading more results ... + no_matches: No matches found + searching: Searching ... + selection_too_big: + one: You can only select one item + other: You can only select {{limit}} items + zero: You cannot select any items + sort: + sorted_asc: 'Ascending sort applied, ' + sorted_dsc: 'Descending sort applied, ' + sorted_no: 'No sort applied, ' + sorting_disabled: sorting is disabled + activate_asc: activate to apply an ascending sort + activate_dsc: activate to apply a descending sort + activate_no: activate to remove the sort + text_work_packages_destroy_confirmation: Are you sure you want to delete the selected + work package(s)? + text_query_destroy_confirmation: Are you sure you want to delete the selected + query? + text_attachment_destroy_confirmation: Are you sure you want to delete the attachment? + timelines: + gantt_chart: Gantt chart + labels: + bar: Bar labels + left: Left + right: Right + farRight: Far right + showNone: "-- No label --" + description: 'Select the attributes you want to be shown in the respective + positions of the Gantt chart at all times. Note that when hovering an element, + its date labels will be shown instead of these attributes. + +' + button_activate: Activate timeline mode + button_deactivate: Deactivate timeline mode + cancel: Cancel + change: Change in planning + due_date: Due date + empty: "(empty)" + error: An error has occurred. + errors: + not_implemented: The timeline could not be rendered because it uses a feature + that is not yet implemented. + report_comparison: The timeline could not render the configured comparisons. + Please check the appropriate section in the configuration, resetting it + can help solve this problem. + report_epicfail: The timeline could not be loaded due to an unexpected error. + report_timeout: The timeline could not be loaded in a reasonable amount of + time. + filter: + column: + assigned_to: Assignee + type: Type + due_date: End date + name: Name + status: Status + responsible: Responsible + start_date: Start date + grouping_other: Other + noneSelection: "(none)" + name: Name + new_work_package: New work package + outline: Reset Outline + outlines: + aggregation: Show aggregations only + level1: Expand level 1 + level2: Expand level 2 + level3: Expand level 3 + level4: Expand level 4 + level5: Expand level 5 + all: Show all + project_status: Project status + project_type: Project type + really_close_dialog: Do you really want to close the dialog and lose the entered + data? + responsible: Responsible + save: Save + start_date: Start date + tooManyProjects: More than %{count} Projects. Please use a better filter! + selection_mode: + notification: Click on any highlighted work package to create the relation. + Press escape to cancel. + zoom: + in: Zoom in + out: Zoom out + auto: Auto zoom + days: Days + weeks: Weeks + months: Months + quarters: Quarters + years: Years + slider: Zoom slider + tl_toolbar: + zooms: Zoom level + outlines: Hierarchy level + unsupported_browser: + title: Your browser version is not supported + message: The browser version you are using is no longer supported by OpenProject. + update_message: Please update your browser. + update_ie_user: Please switch to Mozilla Firefox or Google Chrome, or upgrade + to Microsoft Edge. + learn_more: Learn more + close_warning: Ignore this warning. + wiki_formatting: + strong: Strong + italic: Italic + underline: Underline + deleted: Deleted + code: Inline Code + heading1: Heading 1 + heading2: Heading 2 + heading3: Heading 3 + unordered_list: Unordered List + ordered_list: Ordered List + quote: Quote + unquote: Unquote + preformatted_text: Preformatted Text + wiki_link: Link to a Wiki page + image: Image + work_packages: + bulk_actions: + move: Bulk move + edit: Bulk edit + copy: Bulk copy + delete: Bulk delete + button_clear: Clear + comment_added: The comment was successfully added. + comment_send_failed: An error has occurred. Could not submit the comment. + comment_updated: The comment was successfully updated. + confirm_edit_cancel: Are you sure you want to cancel editing the work package? + description_filter: Filter + description_enter_text: Enter text + description_options_hide: Hide options + description_options_show: Show options + error: + edit_prohibited: Editing %{attribute} is blocked for this work package. Either + this attribute is derived from relations (e.g, children) or otherwise not + configurable. + format: + date: "%{attribute} is no valid date - YYYY-MM-DD expected." + general: An error has occurred. + edit_attribute: "%{attribute} - Edit" + key_value: "%{key}: %{value}" + label_enable_multi_select: Enable multiselect + label_disable_multi_select: Disable multiselect + label_filter_add: Add filter + label_options: Options + label_column_multiselect: 'Combined dropdown field: Select with arrow keys, + confirm selection with enter, delete with backspace' + label_switch_to_single_select: Switch to single select + label_switch_to_multi_select: Switch to multi select + message_error_during_bulk_delete: An error occurred while trying to delete work + packages. + message_successful_bulk_delete: Successfully deleted work packages. + message_successful_show_in_fullscreen: Click here to open this work package + in fullscreen view. + message_view_spent_time: Show spent time for this work package + no_value: No value + inline_create: + title: Click here to add a new work package to this list + create: + header: New %{type} + header_no_type: New work package (Type not yet set) + header_with_parent: 'New %{type} (Child of %{parent_type} #%{id})' + button: Create + hierarchy: + show: Show hierarchy mode + hide: Hide hierarchy mode + toggle_button: Click to toggle hierarchy mode. + leaf: Work package leaf at level %{level}. + children_collapsed: Hierarchy level %{level}, collapsed. Click to show the + filtered children + children_expanded: Hierarchy level %{level}, expanded. Click to collapse the + filtered children + faulty_query: + title: Work packages could not be loaded. + description: Your query is erroneous and could not be processed. + no_results: + title: No work packages to display. + description: Either none have been created or all work packages are filtered + out. + property_groups: + details: Details + people: People + estimatesAndTime: Estimates & Time + other: Other + properties: + assignee: Assignee + author: Author + createdAt: Created on + description: Description + date: Date + dueDate: Due date + estimatedTime: Estimated time + spentTime: Spent time + category: Category + percentageDone: Percentage done + priority: Priority + projectName: Project + responsible: Responsible + startDate: Start date + status: Status + subject: Subject + title: Title + type: Type + updatedAt: Updated on + versionName: Version + version: Version + jump_marks: + pagination: Jump to table pagination + label_pagination: Click here to skip over the work packages table and go to + pagination + content: Jump to content + label_content: Click here to skip over the menu and go to the content + placeholders: + default: "-" + description: Click to enter description... + query: + column_names: Columns + group_by: Group results by + group: Group by + group_by_disabled_by_hierarchy: Group by is disabled due to the hierarchy + mode being active. + hierarchy_disabled_by_group_by: Hierarchy mode is disabled due to results + being grouped by %{column}. + hierarchy_mode: Hierarchy mode + sort_ascending: Sort ascending + sort_descending: Sort descending + move_column_left: Move column left + move_column_right: Move column right + hide_column: Hide column + insert_columns: Insert columns ... + filters: Filters + display_sums: Display Sums + errors: + unretrievable_query: Unable to retrieve query from URL + not_found: There is no such query + text_no_results: No matching queries were found. + table: + summary: Table with rows of work package and columns of work package attributes. + text_inline_edit: Most cells of this table are buttons that activate inline-editing + functionality of that attribute. + text_sort_hint: With the links in the table headers you can sort, group, reorder, + remove and add table columns. + text_select_hint: Select boxes should be opened with 'ALT' and arrow keys. + tabs: + overview: Overview + activity: Activity + relations: Relations + watchers: Watchers + attachments: Attachments + time_relative: + days: days + weeks: weeks + months: months + toolbar: + settings: + columns: Columns ... + sort_by: Sort by ... + group_by: Group by ... + display_sums: Display sums + display_hierarchy: Display hierarchy + hide_hierarchy: Hide hierarchy + hide_sums: Hide sums + save: Save + save_as: Save as ... + export: Export ... + publish: Publish ... + page_settings: Rename query ... + delete: Delete + filter: Filter + unselected_title: Work package + search_query_label: Search saved filter queries + search_query_title: Click to search saved filter queries + modals: + label_settings: Rename query + label_name: Name + label_delete_page: Delete current page + button_apply: Apply + button_save: Save + button_submit: Submit + button_cancel: Cancel + form_submit: + title: Confirm to continue + text: Are you sure you want to perform this action? + upsale_relation_columns: Need to see relations in the work package list? + upsale_relation_columns_link: Check out the Enterprise Edition. + destroy_work_package: + title: Confirm deletion of %{label} + text: Are you sure you want to delete the following %{label} ? + has_children: 'The work package has %{childUnits}:' + deletes_children: All child work packages will also be deleted. + notice_successful_create: Successful creation. + notice_successful_delete: Successful deletion. + notice_successful_update: Successful update. + notice_bad_request: Bad Request. + relations: + empty: No relation exists + remove: Remove relation + inplace: + button_edit: "%{attribute}: Edit" + button_save: "%{attribute}: Save" + button_cancel: "%{attribute}: Cancel" + button_save_all: Save + button_cancel_all: Cancel + link_formatting_help: Text formatting help + btn_preview_enable: Preview + btn_preview_disable: Disable preview + null_value_label: No value + clear_value_label: "-" + errors: + required: "%{field} cannot be empty" + number: "%{field} is not a valid number" + maxlength: "%{field} cannot contain more than %{maxLength} digit(s)" + minlength: "%{field} cannot contain less than %{minLength} digit(s)" + messages_on_field: 'This field is invalid: %{messages}' + error_could_not_resolve_version_name: Couldn't resolve version name + error_could_not_resolve_user_name: Couldn't resolve user name + units: + workPackage: + one: work package + other: work packages + child_work_packages: + one: one child work package + other: "%{count} work package children" + hour: + one: 1 hour + other: "%{count} hours" + zero: 0 hours + zen_mode: + button_activate: Activate zen mode + button_deactivate: Deactivate zen mode From 85ca47488d35e089f3cf3c8383fed0a1e8a7aa9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 19 Feb 2018 16:02:04 +0100 Subject: [PATCH 03/46] Add `with_ee` spec helper [ci skip] --- spec/support/shared/with_ee.rb | 57 ++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 spec/support/shared/with_ee.rb diff --git a/spec/support/shared/with_ee.rb b/spec/support/shared/with_ee.rb new file mode 100644 index 0000000000..859c6228db --- /dev/null +++ b/spec/support/shared/with_ee.rb @@ -0,0 +1,57 @@ +#-- encoding: UTF-8 +#-- copyright +# OpenProject is a project management system. +# Copyright (C) 2012-2018 the OpenProject Foundation (OPF) +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License version 3. +# +# OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: +# Copyright (C) 2006-2017 Jean-Philippe Lang +# Copyright (C) 2010-2013 the ChiliProject Team +# +# 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. +# +# See docs/COPYRIGHT.rdoc for more details. +#++ + +def aggregate_parent_array(example, acc) + # We have to manually check parent groups for with_ee:, + # since they are being ignored otherwise + example.example_group.parents.each do |parent| + if parent.respond_to?(:metadata) && parent.metadata[:with_ee] + acc.merge(parent.metadata[:with_ee]) + end + end + + acc +end + +RSpec.configure do |config| + config.before(:each) do |example| + allowed = example.metadata[:with_ee] + if allowed.present? + allowed = aggregate_parent_array(example, allowed.to_set) + + allow(EnterpriseToken).to receive(:allows_to?).and_call_original + allowed.each do |k| + allow(EnterpriseToken) + .to receive(:allows_to?) + .with(k) + .and_return true + end + end + end +end From 0811fd10a8dade62d19c5ea4523400cc0228f9c2 Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 21 Feb 2018 02:42:19 +0000 Subject: [PATCH 04/46] update locales from crowdin --- config/locales/crowdin/ar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index 77a64b0862..d2e9c0ce8b 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -686,7 +686,7 @@ ar: button_login: تسجيل الدخول button_move: نقل button_move_and_follow: نقل ومتابعة - button_print: Print + button_print: طباعة button_quote: اقتباس button_remove: إزالة button_remove_widget: إزالة الأداة From d02b647209aa2ba58b36dc8bac6b84435a1e987f Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 22 Feb 2018 02:43:02 +0000 Subject: [PATCH 05/46] update locales from crowdin --- config/locales/crowdin/cs.yml | 2 +- config/locales/crowdin/fil.yml | 953 ++++++++++++++-------------- config/locales/crowdin/js-fil.yml | 160 ++--- config/locales/crowdin/js-pt-BR.yml | 4 +- config/locales/crowdin/pt-BR.yml | 6 +- 5 files changed, 577 insertions(+), 548 deletions(-) diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index a5d30c12e2..62f47ea4f8 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -883,7 +883,7 @@ cs: default_type_feature: Feature default_type_milestone: Milník default_type_phase: Fáze - default_type_task: Task + default_type_task: Úkol default_type_user_story: User story description_active: Aktivní? description_attachment_toggle: Zobrazit/skrýt přílohy diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 4f813cb020..0b248fb83c 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1,12 +1,12 @@ --- fil: - no_results_title_text: There is currently nothing to display. + no_results_title_text: Sa kasalukuyan ay walang maipakita. activities: index: - no_results_title_text: There has not been any activity for the project. + no_results_title_text: Hindi nagkaroon ng anumang mga aktibidad para sa proyekto. admin: plugins: - no_results_title_text: There are currently no plugins available. + no_results_title_text: Sa kasalukuyan ay walang mga plugin na available. custom_styles: custom_colors: Custom colors customize: 'Customize your OpenProject installation with your own logo. Note: @@ -54,11 +54,11 @@ fil: edit: Edit help text for %{attribute_caption} auth_sources: index: - no_results_content_title: There are currently no authentication modes. - no_results_content_text: Create a new authentication mode + no_results_content_title: Sa kasalukuyan ay walang mga authentication modes. + no_results_content_text: Gumawa ng bagong authentication mode boards: show: - no_results_title_text: There are currently no posts for the board. + no_results_title_text: Sa kasalukuyan ay walang mga post para sa board. custom_fields: text_add_new_custom_field: 'To add new custom fields to a project you first need to create them before you can add them to this project. @@ -70,8 +70,8 @@ fil: confirm_destroy_option: Deleting an option will delete all of its occurrences (e.g. in work packages). Are you sure you want to delete it? tab: - no_results_title_text: There are currently no custom fields. - no_results_content_text: Create a new custom field + no_results_title_text: Sa kasalukuyan ay walang custom fields. + no_results_content_text: Gumawa ng bagong custom field deprecations: old_timeline: replacement: This timelines module is being replaced by the interactive timeline @@ -85,44 +85,47 @@ fil: removal: 'Please note: This module is going to be removed with OpenProject 8.0.' groups: index: - no_results_title_text: There are currently no groups. - no_results_content_text: Create a new group + no_results_title_text: Sa kasalukuyan ay walang mga grupo. + no_results_content_text: Gumawa ng bagong grupo users: - no_results_title_text: There are currently no users part of this group. + no_results_title_text: Sa kasalukuyan ay walang parte ng mga users sa grupong + ito. memberships: - no_results_title_text: There are currently no projects part of this group. + no_results_title_text: Sa kasalukuyan ay walang parte ng mga proyekto sa grupong + ito. planning_element_type_colors: index: - no_results_title_text: There are currently no colors. - no_results_content_text: Create a new color + no_results_title_text: Sa kasalukuyan ay walang mga kulay. + no_results_content_text: Gumawa ng bagong kulay projects: index: - no_results_title_text: There are currently no projects - no_results_content_text: Create a new project + no_results_title_text: Sa kasalukuyan ay walang mga proyekto + no_results_content_text: Gumawa ng bagong proyekto settings: activities: - no_results_title_text: There are currently no activities available. + no_results_title_text: Sa kasalukuyan ay walang mga aktibidad na available. boards: - no_results_title_text: There are currently no boards for the project. - no_results_content_text: Create a new board + no_results_title_text: Sa kasalukuyan ay walang mga board para sa proyekto. + no_results_content_text: Gumawa ng bagong board categories: - no_results_title_text: There are currently no work package categories. - no_results_content_text: Create a new work package category + no_results_title_text: Sa kasalukuyan ay walang work package na mga kategorya. + no_results_content_text: Gumawa ng bagong work package na kategorya custom_fields: - no_results_title_text: There are currently no custom fields available. + no_results_title_text: Sa kasalukuyan ay walang mga custom field na available. types: - no_results_title_text: There are currently no types available. + no_results_title_text: Sa kasalukuyan ay walang mga uri na available. versions: - no_results_title_text: There are currently no versions for the project. - no_results_content_text: Create a new version + no_results_title_text: Sa kasalukuyan ay walang mga bersyon para sa proyekto. + no_results_content_text: Gumawa ng bagong bersyon project_types: index: - no_results_title_text: There are currently no project types. - no_results_content_text: Create a new project type + no_results_title_text: Sa kasalukuyan ay walang mga uri ng proyekto. + no_results_content_text: Gumuwa ng bagong uri ng proyekto members: index: - no_results_title_text: There are currently no members part of this project. - no_results_content_text: Add a member to the project + no_results_title_text: Sa kasalukuyan ay walang parte ng mga myembro sa proyektong + ito. + no_results_content_text: Magdagdag ng myembro sa proyekto my: access_token: failed_to_reset_token: 'Failed to reset access token: %{error}' @@ -130,28 +133,28 @@ fil: is:' token_value_warning: 'Note: This is the only time you will see this token, make sure to copy it now.' - no_results_title_text: There are currently no access tokens available. + no_results_title_text: Sa kasalukuyan ay walang mga access tokens na available. news: index: - no_results_title_text: There is currently no news to report. - no_results_content_text: Add a news item + no_results_title_text: Sa kasalukuyan ay walang mga balita para ma-ireport. + no_results_content_text: Magdagdag ng bagong news item my_page: - no_results_title_text: Nothing new to report. + no_results_title_text: Walang bago para ireport. users: memberships: - no_results_title_text: This user is currently not a member of a project. + no_results_title_text: Ang user na ito ay kasalukuyang hindi myembro ng proyekto. reportings: index: - no_results_title_text: There are currently no status reportings. - no_results_content_text: Add a status reporting + no_results_title_text: Sa kasalukuyan ay walang mga status reportings. + no_results_content_text: Magdagdag ng status reporting statuses: index: - no_results_title_text: There are currently no work package statuses. - no_results_content_text: Add a new status + no_results_title_text: Sa kasalukuyan ay walang mga estado ng work package. + no_results_content_text: Magdagdag ng bagong estado types: index: - no_results_title_text: There are currently no types. - no_results_content_text: Create a new type + no_results_title_text: Sa kasalukuyan ay walang mga uri. + no_results_content_text: Gumawa ng bagong uri edit: settings: Settings form_configuration: Form configuration @@ -161,50 +164,56 @@ fil: reset: Reset to defaults versions: overview: - no_results_title_text: There are currently no work packages assigned to this - version. + no_results_title_text: Sa kasalukuyan ay walang mga work packages na nakatala + sa bersyong ito. wiki: - no_results_title_text: There are currently no wiki pages. + no_results_title_text: Sa kasalukuyan ay walang mga wiki pages. index: - no_results_content_text: Add a new wiki page + no_results_content_text: Gumawa ng bagong wiki page work_flows: index: - no_results_title_text: There are currently no workflows. + no_results_title_text: Sa kasalukuyan ay walang mga workflows. work_packages: move: - unsupported_for_multiple_projects: Bulk move/copy is not supported for work - packages from multiple projects + unsupported_for_multiple_projects: Ang bulk na paglipat/kopya ay hindi suportado + sa mga work packages mula sa iba't ibang mga proyekto list_simple: assigned: - no_results_title_text: There are currently no work packages assigned to me. + no_results_title_text: Sa kasalukuyan ay walang mga work packages na nakatala + sa akin. reported: - no_results_title_text: There are currently no work packages that I have reported. + no_results_title_text: Sa kasalukuyan ay walang mga work packages na aking + na-ireport. responsible: - no_results_title_text: There are currently no work packages that I am responsible - for. + no_results_title_text: Sa kasalukuyan ay walang mga work packages na ako ang + responsable. watched: - no_results_title_text: There are currently no work packages that I am watching. + no_results_title_text: Sa kasalukuyan ay walang mga work packages na aking + tinatanaw. summary: reports: category: - no_results_title_text: There are currently no categories available. + no_results_title_text: Walang mga kasalukuyang kategorya ang magagamit. assigned_to: - no_results_title_text: There are currently no members part of this project. + no_results_title_text: Sa kasalukuyan ay walang parte ng mga myembro sa + proyektong ito. responsible: - no_results_title_text: There are currently no members part of this project. + no_results_title_text: Sa kasalukuyan ay walang parte ng mga myembro sa + proyektong ito. author: - no_results_title_text: There are currently no members part of this project. + no_results_title_text: Sa kasalukuyan ay walang parte ng mga myembro sa + proyektong ito. priority: - no_results_title_text: There are currently no priorities available. + no_results_title_text: Walang kasulukuyang prioridad ang magagamit. type: - no_results_title_text: There are currently no types available. + no_results_title_text: Sa kasalukuyan ay walang mga uri na available. version: - no_results_title_text: There are currently no versions available. - label_invitation: Invitation + no_results_title_text: Walang kasalukuyang bersyon ang magagamit. + label_invitation: Imbitasyon account: - delete: Delete account - delete_confirmation: Are you sure you want to delete the account? - deleted: Account successfully deleted + delete: Alisin ang akawnt + delete_confirmation: Ikaw ba ay sigurad na gusto mong alisin ang akawnt na ito? + deleted: Ang akawnt ay matagumpay na naalis deletion_info: data_consequences: other: Of the data the user created (e.g. email, preferences, work packages, @@ -221,225 +230,230 @@ fil: user". As the data of every deleted account is reassigned to this account it will not be possible to distinguish the data you created from the data of another deleted account. - heading: Delete account %{name} + heading: Alisin ang akawnt %{name} info: - other: Deleting the user account is an irreversible action. - self: Deleting your user account is an irreversible action. + other: Ang pagaalis sa akawnt ng gumagamit ay isang ditumbalikin na aksyon. + self: Ang pag-aalis ng akawnt ng iyong tagagamit ay isang ditumbalikin na + aksyon. login_consequences: - other: The account will be deleted from the system. Therefore, the user will - no longer be able to log in with his current credentials. He/she can choose - to become a user of this application again by the means this application - grants. - self: Your account will be deleted from the system. Therefore, you will no - longer be able to log in with your current credentials. If you choose to - become a user of this application again, you can do so by using the means - this application grants. + other: Ang akawnt ay aalisin mula sa sistema. Datapwa't, ang gumagamit ay + hindi na makakapag-log in gamit ang kanyang kasalukuyang mga kredensyal. + Maaari niyang piliin na maging isang gumagamit ng aplikasyon na ito muli + sa pamamagitan ng ibig sabihin nito ang mga pamigay ng aplikasyon na ito. + self: Ang iyong akawnt ay aalisin mula sa sistema. Datapwa't, hindi ka na + makapag-log in gamit ang iyong kasalukuyang mga kredensyal. Kung pinili + mong maging isang gumagamit ng aplikasyon na ito muli, maaari mong gawin + ito sa pamamagitan ng paggamit ng mga ibig sabihin ng mga pamigay ng aplikasyon + na ito. login_verification: other: Enter the login %{name} to verify the deletion. Once submitted, you will be ask to confirm your password. self: Enter your login %{name} to verify the deletion. Once submitted, you will be ask to confirm your password. - error_inactive_activation_by_mail: 'Your account has not yet been activated. To - activate your account, click on the link that was emailed to you. + error_inactive_activation_by_mail: 'Ang iyong akawnt ay hindi ba aktibo. Upang + gawing aktibo ang iyong akawnt, pindutin sa link na na-email sa iyo. ' - error_inactive_manual_activation: 'Your account has not yet been activated. Please - wait for an administrator to activate your account. + error_inactive_manual_activation: 'Ang iyong akawnt ay hindi pa aktobo. Pakiusap + maghintay para sa isang tagapangasiwa upang maisaaktibo ang iyong akawnt. ' - error_self_registration_disabled: 'User registration is disabled on this system. - Please ask an administrator to create an account for you. + error_self_registration_disabled: 'Ang pagpaparehistro ng gumagamit ay naka-diable + sa sistemang ito. Mangyaring hilingin sa isang tagapangasiwa na lumikha ng isang + akawnt para sa iyo. ' - login_with_auth_provider: or sign in with your existing account - signup_with_auth_provider: or sign up using - auth_source_login: Please login as %{login} to activate your account. - omniauth_login: Please login to activate your account. - actionview_instancetag_blank_option: Please select + login_with_auth_provider: o kaya ay mag-sig in sa pamamagitan ng iyong umiiral + na akawnt + signup_with_auth_provider: o mag-sign up gamit ang + auth_source_login: Mangyaring mag-login bilang isang %{login} upang i-aktibi + ang iyong akwant. + omniauth_login: Mangyaring mag-login upang i-aktibo ang iyong akwant. + actionview_instancetag_blank_option: Pakiusap pumili activerecord: attributes: announcements: show_until: Display until attachment: - downloads: Downloads - file: File - filename: File - filesize: Size + downloads: Ang mga na-download + file: Payl + filename: Payl + filesize: Sukat attribute_help_text: attribute_name: Attribute help_text: Help text auth_source: - account: Account - attr_firstname: Firstname attribute - attr_lastname: Lastname attribute - attr_login: Login attribute - attr_mail: Email attribute - base_dn: Base DN + account: Akawnt + attr_firstname: Ang katangian ng unang pangalan + attr_lastname: Ang huling katangian ng apelyido + attr_login: Ang katangian ng pag-login + attr_mail: Ang katangian ng Email + base_dn: Ang Base DN host: Host - onthefly: On-the-fly user creation + onthefly: Ang-paglipad-sa mga gawa ng gumagamit port: Port changeset: repository: Repository comment: - commented: Commented + commented: Ang komento custom_field: - default_value: Default value - editable: Editable - field_format: Format - is_filter: Used as a filter - is_required: Required - max_length: Maximum length - min_length: Minimum length + default_value: Ang default na halaga + editable: Pwedeng mabago + field_format: Pormasyon + is_filter: Gamitin bilang tagasala + is_required: Kinakailangan + max_length: Ang pinaka mahaba + min_length: Ang pinaka mababang sukat ng haba multi_value: Allow multi-select - possible_values: Possible values - regexp: Regular expression - searchable: Searchable - visible: Visible + possible_values: Ang mga posibleng halaga + regexp: Ang madalas na pagpapahayag + searchable: Nahahanap + visible: Nakikita custom_value: - value: Value + value: Halaga enterprise_token: starts_at: Valid since expires_at: Expires at subscriber: Subscriber encoded_token: Enterprise support token relation: - delay: Delay + delay: Antala from: Work package - to: Related work package + to: Ang kaugnayan sa pakete na ginagawa status: - is_closed: Work package closed + is_closed: Sarado na ang pagawaan ng pakete journal: - notes: Notes + notes: Ang mga tala member: - roles: Roles + roles: Ang mga tungkulin project: - identifier: Identifier + identifier: Ang pagkakakilanlan latest_activity_at: Latest activity at - parent: Subproject of - project_type: Project type - queries: Queries - responsible: Responsible - types: Types - versions: Versions - work_packages: Work Packages + parent: Ang kahaliling proyekto ng + project_type: Uri ng proyekto + queries: Mga query + responsible: Responsable + types: Mga uri + versions: Mga bersyon + work_packages: Ang mga pakete na ginawa query: - column_names: Columns + column_names: Mga hanay relations_to_type_column: Relations to %{type} relations_of_type_column: "%{type} relations" - group_by: Group results by - filters: Filters + group_by: Mga resulta sa grupo sa pamamagitan ng + filters: Mga nasala timeline_labels: Timeline labels repository: - url: URL + url: Ang URL role: assignable: Work packages can be assigned to users and groups in possession of this role in the respective project time_entry: - activity: Activity - hours: Hours - spent_on: Date - type: Type + activity: Aktibidad + hours: Mga oras + spent_on: Petsa + type: Uri type: - is_in_roadmap: In roadmap - in_aggregation: In aggregation - is_milestone: Is milestone - color: Color + is_in_roadmap: Sa roadmap + in_aggregation: Sa pagsama-sama + is_milestone: Ay milestone + color: Kulay user: - admin: Administrator - auth_source: Authentication mode - current_password: Current password - force_password_change: Enforce password change on next login - language: Language - last_login_on: Last login - mail_notification: Email notifications - new_password: New password - password_confirmation: Confirmation + admin: Tagapangasiwa + auth_source: Mode ng pagpapatunay + current_password: Kasulukuyang password + force_password_change: Ipatupad ang password na ibahin sa susunod na login + language: Linggwahe + last_login_on: Huling nag login + mail_notification: Mga abiso ng emailba + new_password: Bagong password + password_confirmation: Kompirmasyon user_preference: - comments_sorting: Display comments - hide_mail: Hide my email address - impaired: Accessibility mode + comments_sorting: Ipakita ang mga komento + hide_mail: Itago ang aking email adress + impaired: Aksezibilidad mode time_zone: Time zone auto_hide_popups: Auto-hide success notifications warn_on_leaving_unsaved: Warn me when leaving a work package with unsaved changes version: - effective_date: Due date - sharing: Sharing + effective_date: Takdang petsa + sharing: Pagbababahagi wiki: - start_page: Start page + start_page: Simulan ang pahina wiki_content: - text: Text + text: Teksto wiki_page: - parent_title: Parent page - redirect_existing_links: Redirect existing links + parent_title: Pahina ng magulang + redirect_existing_links: Pag-redirect sa umiiral ng mga link planning_element_type_color: hexcode: Hex code project_association: - description: Cause - project_b: Dependent project + description: Dahilan + project_b: Sumasalalay sa proyekto project_type: - allows_association: Allows association - reported_project_statuses: Reported project statuses - position: Position + allows_association: Pinapayagang asosasyon + reported_project_statuses: Iniulat ang mga estado ng proyekto + position: Posisyon timeline: options: '' reporting: - reported_project_status_comment: Status comment - reporting_to_project: Reports to project - reported_project_status: Project status - created_at: Created + reported_project_status_comment: Estado ng komento + reporting_to_project: Inuulat sa proyekto + reported_project_status: Estado ng proyekto + created_at: Nilikha work_package: - begin_insertion: Begin of the insertion - begin_deletion: Begin of the deletion - done_ratio: Progress (%) - end_insertion: End of the insertion - end_deletion: End of the deletion - fixed_version: Version - parent: Parent - parent_issue: Parent - parent_work_package: Parent - priority: Priority - progress: Progress (%) - responsible: Responsible - spent_hours: Spent time - spent_time: Spent time - subproject: Subproject - time_entries: Log time - type: Type - watcher: Watcher + begin_insertion: Nagsimula na ang pagpasok + begin_deletion: Nagsimula na ang pagbubura + done_ratio: Isinasagawa (%) + end_insertion: Katapusan na + end_deletion: Katapusan ng pagbubura + fixed_version: Bersyon + parent: Peyrent + parent_issue: Peyrent + parent_work_package: Peyrent + priority: Ang prayoridad + progress: Isinasagawa (%) + responsible: Responsable + spent_hours: Nauubos na oras + spent_time: Nauubos na oras + subproject: Kahaliling proyekto + time_entries: Ang oras ng tala + type: Uri + watcher: Tagapagmasid errors: messages: - accepted: must be accepted. - blank: can't be blank. - cant_link_a_work_package_with_a_descendant: A work package cannot be linked - to one of its subtasks. - circular_dependency: This relation would create a circular dependency. - confirmation: doesn't match %{attribute}. - does_not_exist: does not exist. - empty: can't be empty. - even: must be even. - exclusion: is reserved. - file_too_large: is too large (maximum size is %{count} Bytes). - greater_than: must be greater than %{count}. - greater_than_or_equal_to: must be greater than or equal to %{count}. - smaller_than_or_equal_to_max_length: must be smaller than or equal to maximum - length. + accepted: kailangang tanggapin. + blank: hindi pwedeng blanko. + cant_link_a_work_package_with_a_descendant: Ang isang package ng pagawaan + ay hindi maaring mai-ugnay sa isa sa mga substak. + circular_dependency: Itong pakikipag-ugnayan ay lilikha ng kabilugang dependecia. + confirmation: hindi tugma %{attribute}. + does_not_exist: hindi umiiral. + empty: hindi pwedeng blanko. + even: dapat ay kapareho. + exclusion: ay nakareserba. + file_too_large: ay masyadong malaki (pinakamataas na laki ay %{count} Bytes). + greater_than: dapat ay mas malaki kaysa %{count}. + greater_than_or_equal_to: dapat ay mas malaki o kapareho sa %{count}. + smaller_than_or_equal_to_max_length: dapat ay mas maliit kaysa o katumbas + sa pinakamataas na haba. greater_than_start_date: must be greater than the start date. greater_than_or_equal_to_start_date: must be greater than or equal to the start date. inclusion: is not set to one of the allowed values. - invalid: is invalid. + invalid: ay hindi balido. invalid_url: is not a valid URL. invalid_url_scheme: 'is not a supported protocol (allowed: %{allowed_schemes}).' less_than_or_equal_to: must be less than or equal to %{count}. not_a_date: is not a valid date. not_a_datetime: is not a valid date time. not_an_iso_date: 'is not a valid date. Required format: YYYY-MM-DD.' - not_a_number: is not a number. - not_an_integer: is not an integer. - not_same_project: doesn't belong to the same project. + not_a_number: ay hindi numero. + not_an_integer: ay hindi integer. + not_same_project: ay hindi nabibilang sa parehong proyekto. odd: must be odd. - taken: has already been taken. + taken: ay nakuha na. 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). @@ -463,11 +477,11 @@ fil: project: attributes: types: - in_use_by_work_packages: 'still in use by work packages: %{types}' + in_use_by_work_packages: 'ginagamit pa sa mga work packages: %{types}' project_association: - identical_projects: Dependency cannot be created between one project and - itself. - project_association_not_allowed: does not allow associations. + identical_projects: Dependency ay hindi pwedeng lumikha sa pagitan ng isang + project at mismo. + project_association_not_allowed: hindi pinapayagan ang mga asosasyon. query: attributes: project: @@ -491,11 +505,11 @@ fil: error_not_found: work package in `from` position not found or not visible error_readonly: an existing relation's `from` link is immutable repository: - not_available: SCM vendor is not available - not_whitelisted: is not allowed by the configuration. + not_available: Ang SCM vendor ay hindi available + not_whitelisted: ay hindi pinayagan ng kumpigurasyon. invalid_url: is not a valid repository URL or path. must_not_be_ssh: must not be an SSH url. - no_directory: is not a directory. + no_directory: ay hindi isang direktoryo. work_package: is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid target for reassigning the time entries.' @@ -505,22 +519,23 @@ fil: milestones. parent: cannot_be_milestone: cannot be a milestone. - cannot_be_in_another_project: cannot be in another project. - not_a_valid_parent: is invalid. + cannot_be_in_another_project: hindi maaring sa iba pang proyekto. + not_a_valid_parent: ay hindi balido. start_date: violates_relationships: can only be set to %{soonest_start} or later so as not to violate the work package's relationships. status_id: - status_transition_invalid: is invalid because no valid transition exists - from old to new status for the current user's roles. + status_transition_invalid: ay invalid dahil walang valid na transisyon + na umiiral mula sa luma hanggang sa bagong estado para sa mga role + ng kasalukuyang user. priority_id: - only_active_priorities_allowed: needs to be active. + only_active_priorities_allowed: ay kinakailangang maging aktibo. category: only_same_project_categories_allowed: The category of a work package must be within the same project as the work package. does_not_exist: The specified category does not exist. estimated_hours: - only_values_greater_or_equal_zeroes_allowed: must be >= 0. + only_values_greater_or_equal_zeroes_allowed: dapat >= 0. type: attributes: attribute_groups: @@ -531,8 +546,8 @@ fil: user: attributes: password: - weak: 'Must contain characters of the following classes (at least %{min_count} - of %{all_count}): %{rules}.' + weak: 'Dapat naglalaman ng mga karakter sa mga sumusunod na klase (kahit + na %{min_count} sa %{all_count}): %{rules}.' lowercase: lowercase (e.g. 'a') uppercase: uppercase (e.g. 'A') numeric: numeric (e.g. '1') @@ -544,107 +559,107 @@ fil: your last %{count}. match: confirm: Confirm new password. - description: "'Password confirmation' should match the input in the - 'New password' field." + description: "'Kompirmasyon ng password' ay dapat tugma sa input ng + 'Bagong password' na patlang." status: invalid_on_create: is not a valid status for new users. auth_source: error_not_found: not found member: - principal_blank: Please choose at least one user or group. - role_blank: Please choose at least one role. + principal_blank: Mangayring pumili na kahit isang gumagamit o grupo. + role_blank: Mangyaring pumili ng kahit isang tungkulin. template: - body: 'Please check the following fields:' + body: 'Mangyaring suriin ang mga sumusunod na mga patlang:' header: - one: 1 error prohibited this %{model} from being saved - other: "%{count} errors prohibited this %{model} from being saved" + one: Ipinagbabawal na isang error sa %{model} na jto mula sa pagka-save + other: "%{count} mga error na ipinagbabawal sa iton %{model} mula sa pagka-save" models: - attachment: File + attachment: Payl attribute_help_text: Attribute help text board: Forum - comment: Comment - custom_field: Custom field - group: Group - category: Category - status: Work package status - member: Member - news: News - project: Project + comment: Komento + custom_field: Pasadyang patlang + group: Grupo + category: Kategorya + status: Estado ng pakete ng gumagawa + member: Miyembro + news: Mga balita + project: Proyekto query: Custom query role: - one: Role - other: Roles - type: Type - project_type: Project type - user: User - version: Version + one: Tungkulin + other: Mga tungkulin + type: Uri + project_type: Uri ng proyekto + user: Gumagamit + version: Bersyon wiki: Wiki - wiki_page: Wiki page - workflow: Workflow + wiki_page: Pahina ng wiki + workflow: Daloy ng trabaho work_package: Work package errors: - header_invalid_fields: 'There were problems with the following fields:' + header_invalid_fields: 'Mayroon mga problema sa mga sumusnod na mga patlang:' field_erroneous_label: |- - This field is invalid: %{full_errors} - Please enter a valid value. + Ang patlang na ito ay invalid: %{full_errors} + Mangyaring magbigay ng balidong halaga. activity: - created: 'Created: %{title}' - updated: 'Updated: %{title}' + created: 'Nilikha: %{title}' + updated: 'Naka-update: %{title}' attributes: - active: Active - assigned_to: Assignee - assignee: Assignee - attachments: Attachments - author: Author - base: 'General Error:' - blocks_ids: IDs of blocked work packages - category: Category - comment: Comment - comments: Comment - content: Content - created_at: Created on - created_on: Created on - custom_options: Possible values - custom_values: Custom fields - date: Date - default_columns: Default columns - description: Description - display_sums: Display Sums - due_date: Due date - estimated_hours: Estimated time - estimated_time: Estimated time - firstname: First name - group: Group + active: Aktibo + assigned_to: Naitalaga + assignee: Naitalaga + attachments: Mga kalakip + author: May-akda + base: 'Pangkalahatang Mali:' + blocks_ids: Mga ID ng naka-block na mga pakete sa gumagawa + category: Kategorya + comment: Komento + comments: Komento + content: Nilalaman + created_at: Nilikha sa + created_on: Nilikha sa + custom_options: Ang mga posibleng halaga + custom_values: Mga pasadyang patlang + date: Petsa + default_columns: I-default ang mga hanay + description: Deskripsyon + display_sums: Ipakita ang mga sum + due_date: Takdang petsa + estimated_hours: Tinantyang oras + estimated_time: Tinantyang oras + firstname: Unang pangalan + group: Grupo groups: Groups - groupname: Group name + groupname: Pangalan ng grupo id: ID - is_default: Default value - is_for_all: For all projects - is_public: Public + is_default: Ang default na halaga + is_for_all: Para sa lahat ng mga proyekto + is_public: Publiko issue: Work package - lastname: Last name - login: Login + lastname: Huling pangalan + login: Mag-login mail: Email - name: Name + name: Pangalan password: Password - priority: Priority - project: Project - responsible: Responsible - role: Role - roles: Roles - start_date: Start date + priority: Ang prayoridad + project: Proyekto + responsible: Responsable + role: Tungkulin + roles: Ang mga tungkulin + start_date: Petsa ng pagsimula status: Status subject: Subject summary: Summary title: Title - type: Type + type: Uri updated_at: Updated on updated_on: Updated on - user: User - version: Version + user: Gumagamit + version: Bersyon work_package: Work package button_add: Add - button_add_member: Add member + button_add_member: Magdagdag ng miyembro button_add_watcher: Add watcher button_annotate: Annotate button_apply: Apply @@ -674,13 +689,13 @@ fil: button_generate: Generate button_list: List button_lock: Lock - button_log_time: Log time + button_log_time: Ang oras ng tala button_login: Sign in button_move: Move button_move_and_follow: Move and follow button_print: Print button_quote: Quote - button_remove: Remove + button_remove: Tanggalin button_remove_widget: Remove widget button_rename: Rename button_replace: Replace @@ -697,69 +712,69 @@ fil: button_uncheck_all: Uncheck all button_unlock: Unlock button_unwatch: Unwatch - button_update: Update + button_update: I-update button_upload: Upload - button_view: View - button_watch: Watch - button_manage_menu_entry: Configure menu item - button_add_menu_entry: Add menu item - button_configure_menu_entry: Configure menu item - button_delete_menu_entry: Delete menu item + button_view: Tingnan + button_watch: Tumingin + button_manage_menu_entry: I-configure ang pagpipiliang aytem + button_add_menu_entry: Magdagdag ng pagpipiliang aytem + button_configure_menu_entry: I-configure ang pagpipiliang aytem + button_delete_menu_entry: Burahin ang pagpipiliang aytem copy_project: started: Started to copy project "%{source_project_name}" to "%{target_project_name}". You will be informed by mail as soon as "%{target_project_name}" is available. - failed: Cannot copy project %{source_project_name} - succeeded: Created project %{target_project_name} - errors: Error + failed: Hindi makopya ang proyekto %{source_project_name} + succeeded: Nilikhang proyekto %{target_project_name} + errors: Mali project_custom_fields: Custom fields on project text: - failed: Could not copy project "%{source_project_name}" to project "%{target_project_name}". - succeeded: Copied project "%{source_project_name}" to "%{target_project_name}". - create_new_page: Wiki page + failed: Hindi makopya ang proyekto "%{source_project_name}" sa proyektong "%{target_project_name}". + succeeded: Kinopyang proyekto "%{source_project_name}'" sa "%{target_project_name}". + create_new_page: Pahina ng wiki date: abbr_day_names: - - Sun - - Mon - - Tue - - Wed - - Thu - - Fri - - Sat + - Linggo + - Lunes + - Martes + - Miyerkules + - Huwebes + - Biyernes + - Saturday abbr_month_names: - - - Jan - - Feb - - Mar - - Apr - - May - - Jun - - Jul - - Aug - - Sep - - Oct - - Nov - - Dec + - Enero + - Pebrero + - Marso + - Abril + - Mayo + - Hunyo + - Hulyo + - Agosto + - Styembre + - Oktubre + - Nobyembre + - Disyembre day_names: - - Sunday - - Monday - - Tuesday - - Wednesday - - Thursday - - Friday - - Saturday + - Linggo + - Lunes + - Martes + - Miyerkoles + - Huwebes + - Biyernes + - Sabado formats: default: "%m/%d/%Y" long: "%B %d, %Y" - short: "%b %d" + short: "%b%d" month_names: - - - January - - February - - March - - April - - May - - June - - July + - Enero + - Pebrero + - Marso + - Abril + - Mayo + - Hunyo + - Hulyo - August - September - October @@ -838,9 +853,9 @@ fil: default_status_in_testing: In testing default_status_new: New default_status_on_hold: On hold - default_status_rejected: Rejected - default_status_scheduled: Scheduled - default_status_specified: Specified + default_status_rejected: Tinanggihan + default_status_scheduled: Naka-iskedyul + default_status_specified: Tinukoy default_status_tested: Tested default_status_test_failed: Test failed default_status_to_be_scheduled: To be scheduled @@ -858,8 +873,8 @@ fil: default_role_project_admin: Project admin default_role_non_member: Non member default_role_reader: Reader - default_role_member: Member - default_type: Work Package + default_role_member: Miyembro + default_type: Ang pakete na Ginagawa default_type_bug: Bug default_type_deliverable: Deliverable default_type_epic: Epic @@ -892,7 +907,7 @@ fil: description_category_reassign: Choose category description_message_content: Message content description_my_project: You are member - description_notes: Notes + description_notes: Ang mga tala description_parent_work_package: Parent work package of current description_project_scope: Search scope description_query_sort_criteria_attribute: Sort attribute @@ -956,8 +971,8 @@ fil: Please select another default work package status before deleting the current one. error_unable_to_connect: Unable to connect (%{value}) - error_unable_delete_wiki: Unable to delete the wiki page. - error_unable_update_wiki: Unable to update the wiki page. + error_unable_delete_wiki: Hindi maitanggal ang wiki page. + error_unable_update_wiki: Hindi mai-update ang wiki page. error_workflow_copy_source: Please select a source type or role error_workflow_copy_target: Please select target type(s) and role(s) error_menu_item_not_created: Menu item could not be added @@ -973,7 +988,7 @@ fil: project: Project edited changeset: Changeset edited message: Message edited - news: News + news: Mga balita reply: Replied time_entry: Timelog edited wiki_page: Wiki page edited @@ -1042,11 +1057,11 @@ fil: expiration: Expires indefinite_expiration: Never label_accessibility: Accessibility - label_account: Account - label_active: Active + label_account: Akawnt + label_active: Aktibo label_activate_user: Activate user label_active_in_new_projects: Active in new projects - label_activity: Activity + label_activity: Aktibidad label_add_edit_translations: Add and edit translations label_add_another_file: Add another file label_add_columns: Add selected columns @@ -1082,7 +1097,7 @@ fil: label_attachment_plural: Files label_attribute: Attribute label_attribute_plural: Attributes - label_auth_source: Authentication mode + label_auth_source: Mode ng pagpapatunay label_auth_source_new: New authentication mode label_auth_source_plural: Authentication modes label_authentication: Authentication @@ -1105,7 +1120,7 @@ fil: label_bulk_edit_selected_work_packages: Bulk edit selected work packages label_calendar: Calendar label_calendar_show: Show Calendar - label_category: Category + label_category: Kategorya label_wiki_menu_item: Wiki menu item label_select_main_menu_item: Select new main menu item label_select_project: Select a project @@ -1135,9 +1150,9 @@ fil: label_comment_plural: Comments label_commits_per_author: Commits per author label_commits_per_month: Commits per month - label_confirmation: Confirmation + label_confirmation: Kompirmasyon label_contains: contains - label_content: Content + label_content: Nilalaman label_copied: copied label_copy_to_clipboard: Copy to clipboard label_copy_same_as_target: Same as target @@ -1150,10 +1165,10 @@ fil: label_current_version: Current version label_custom_field_add_no_type: Add this field to a work package type label_custom_field_new: New custom field - label_custom_field_plural: Custom fields + label_custom_field_plural: Mga pasadyang patlang label_custom_field_default_type: Empty type label_custom_style: Design - label_date: Date + label_date: Petsa label_date_and_time: Date and time label_date_from: From label_date_from_to: From %{start} to %{end} @@ -1208,7 +1223,7 @@ fil: label_file_added: File added label_file_plural: Files label_filter_add: Add filter - label_filter_plural: Filters + label_filter_plural: Mga nasala label_filters_toggle: Show/hide filters label_float: Float label_folder: Folder @@ -1222,7 +1237,7 @@ fil: label_greater_or_equal: ">=" label_group_by: Group by label_group_new: New group - label_group: Group + label_group: Grupo label_group_plural: Groups label_help: Help label_here: here @@ -1241,18 +1256,18 @@ fil: label_information_plural: Information label_integer: Integer label_internal: Internal - label_invite_user: Invite user - label_show_hide: Show/hide + label_invite_user: Imbitahan ang user + label_show_hide: Ipakita/itago label_show_all_registered_users: Show all registered users label_journal: Journal label_journal_diff: Description Comparison - label_language: Language + label_language: Linggwahe label_jump_to_a_project: Jump to a project... label_language_based: Based on user's language - label_last_activity: Last activity + label_last_activity: Huling aktibidad label_last_change_on: Last change on label_last_changes: last %{count} changes - label_last_login: Last login + label_last_login: Huling nag login label_last_month: last month label_last_n_days: last %{count} days label_last_week: last week @@ -1277,7 +1292,7 @@ fil: label_me: me label_member_new: New member label_member_plural: Members - label_view_all_members: View all members + label_view_all_members: Tingnan ang lahat na mga miyembro label_menu_item_name: Name of menu item label_message: Message label_message_last: Last message @@ -1285,9 +1300,9 @@ fil: label_message_plural: Messages label_message_posted: Message added label_min_max_length: Min - Max length - label_minute_plural: minutes - label_missing_api_access_key: Missing API access key - label_missing_feeds_access_key: Missing RSS access key + label_minute_plural: mga minuto + label_missing_api_access_key: Nawawala ang API access key + label_missing_feeds_access_key: Nawawala ang RSS access key label_modification: "%{count} change" label_modified: modified label_module_plural: Modules @@ -1310,13 +1325,13 @@ fil: label_news_latest: Latest news label_news_new: Add news label_news_edit: Edit news - label_news_plural: News + label_news_plural: Mga balita label_news_view_all: View all news label_next: Next label_next_week: Next week label_no_change_option: "(No change)" label_no_data: No data to display - label_nothing_display: Nothing to display + label_nothing_display: Walang maipakita label_nobody: nobody label_none: none label_none_parentheses: "(none)" @@ -1327,7 +1342,7 @@ fil: label_open_menu: Open menu label_open_work_packages: open label_open_work_packages_plural: open - label_optional_description: Description + label_optional_description: Deskripsyon label_options: Options label_other: Other label_overall_activity: Overall activity @@ -1355,12 +1370,12 @@ fil: label_previous: Previous label_previous_week: Previous week label_principal_invite_via_email: " or invite new users via email" - label_principal_search: Add existing users or groups + label_principal_search: Magdagdag ng umiiral na mga user o grupo label_product_version: Product version - label_professional_support: Professional support + label_professional_support: Propesyonal na suporta label_profile: Profile label_project_all: All Projects - label_project_count: Total number of projects + label_project_count: Kabuuang bilang ng mga proyekto label_project_copy_notifications: Send email notifications during the project copy label_project_latest: Latest projects label_project_default_type: Allow empty type @@ -1393,7 +1408,7 @@ fil: label_renamed: renamed label_reply_plural: Replies label_report: Report - label_report_bug: Report a bug + label_report_bug: I-report ang bug label_report_plural: Reports label_reported_work_packages: Reported work packages label_reporting: Reporting @@ -1416,7 +1431,7 @@ fil: label_roadmap_overdue: "%{value} late" label_role_and_permissions: Roles and permissions label_role_new: New role - label_role_plural: Roles + label_role_plural: Ang mga tungkulin label_role_search: Assign role to new members label_scm: SCM label_search: Search @@ -1424,7 +1439,7 @@ fil: label_send_information: Send account information to the user label_send_test_email: Send a test email label_settings: Settings - label_system_settings: System settings + label_system_settings: Mga setting ng system label_show_completed_versions: Show completed versions label_sort: Sort label_sort_by: Sort by %{value} @@ -1433,32 +1448,32 @@ fil: label_sort_highest: Move to top label_sort_lower: Move down label_sort_lowest: Move to bottom - label_spent_time: Spent time + label_spent_time: Nauubos na oras label_start_to_end: start to end label_start_to_start: start to start label_statistics: Statistics label_status: Status label_status_updated: Work package status updated label_stay_logged_in: Stay logged in - label_storage_free_space: Remaining disk space - label_storage_used_space: Used disk space + label_storage_free_space: Natitirang espasyo ng disk + label_storage_used_space: Nagamit na espasyo ng disk label_storage_group: Storage filesystem %{identifier} label_storage_for: Encompasses storage for - label_string: Text - label_subproject: Subproject + label_string: Teksto + label_subproject: Kahaliling proyekto label_subproject_new: New subproject label_subproject_plural: Subprojects label_subtask_plural: Subtasks label_summary: Summary label_system: System - label_system_storage: Storage information + label_system_storage: Impormasyon ng storage label_table_of_contents: Table of Contents label_tag: Tag label_text: Long text label_this_month: this month label_this_week: this week label_this_year: this year - label_time_entry_plural: Spent time + label_time_entry_plural: Nauubos na oras label_time_sheet_menu: Time sheet label_time_tracking: Time tracking label_today: today @@ -1466,7 +1481,7 @@ fil: label_topic_plural: Topics label_total: Total label_type_new: New type - label_type_plural: Types + label_type_plural: Mga uri label_type_default_new_projects: Type activated for new projects by default label_ui: User Interface label_update_work_package_done_ratios: Update work package done ratios @@ -1476,7 +1491,7 @@ fil: label_used_by: Used by label_used_by_types: Used by types label_used_in_projects: Used in projects - label_user: User + label_user: Gumagamit label_user_activity: "%{value}'s activity" label_user_anonymous: Anonymous label_user_mail_option_all: For any event on all my projects @@ -1489,7 +1504,7 @@ fil: label_user_plural: Users label_user_search: Search for user label_version_new: New version - label_version_plural: Versions + label_version_plural: Mga bersyon label_version_sharing_descendants: With subprojects label_version_sharing_hierarchy: With project hierarchy label_version_sharing_none: Not shared @@ -1510,7 +1525,7 @@ fil: label_wiki_page_attachments: Wiki page attachments label_wiki_page_id: Wiki page ID label_wiki_navigation: Wiki navigation - label_wiki_page: Wiki page + label_wiki_page: Pahina ng wiki label_wiki_page_plural: Wiki pages label_wiki_show_index_page_link: Show submenu item 'Table of Contents' label_wiki_show_menu_item: Show as menu item in project navigation @@ -1527,7 +1542,7 @@ fil: label_work_package_edit: Edit work package %{name} label_work_package_plural: Work packages label_work_package_priority_updated: Work package priority updated - label_work_package_status: Work package status + label_work_package_status: Estado ng pakete ng gumagawa label_work_package_status_new: New status label_work_package_status_plural: Work package statuses label_work_package_types: Work package types @@ -1540,7 +1555,7 @@ fil: for label_work_package_view_all_watched: View all watched work packages label_work_package_watchers: Watchers - label_workflow: Workflow + label_workflow: Daloy ng trabaho label_workflow_plural: Workflows label_workflow_summary: Summary label_x_closed_work_packages_abbr: @@ -1574,7 +1589,7 @@ fil: label_keyboard_shortcut_some_pages_only: 'Special shortcuts:' label_keyboard_shortcut_search_global: Global search label_keyboard_shortcut_search_project: Find a project - label_keyboard_shortcut_go_my_page: Go to my page + label_keyboard_shortcut_go_my_page: Pumunta sa aking pahina label_keyboard_shortcut_show_help: Show this help message label_keyboard_shortcut_go_overview: Go to project overview label_keyboard_shortcut_go_work_package: Go to project work packages @@ -1634,8 +1649,8 @@ fil: notice_accessibility_mode: The accessibility mode can be enabled in your [account settings](url). notice_account_activated: Your account has been activated. You can now log in. - notice_account_already_activated: The account has already been activated. - notice_account_invalid_token: Invalid activation token + notice_account_already_activated: Ang account na ito ay na-activate na. + notice_account_invalid_token: Imbalidong activation token notice_account_invalid_credentials: Invalid user or password notice_account_invalid_credentials_or_blocked: Invalid user or password or the account is blocked due to multiple failed login attempts. If so, it will be unblocked @@ -1657,7 +1672,7 @@ fil: notice_account_wrong_password: Wrong password notice_account_registered_and_logged_in: Welcome, your account has been activated. You are logged in now. - notice_activation_failed: The account could not be activated. + notice_activation_failed: Ang account na ito ay hindi ma-activate. notice_auth_stage_verification_error: Could not verify stage '%{stage}'. notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', but '%{actual}' returned. @@ -1684,10 +1699,10 @@ fil: notice_locking_conflict_additional_information: The update(s) came from %{users}. notice_locking_conflict_reload_page: Please reload the page, review the changes and reapply your updates. - notice_member_added: Added %{name} to the project. + notice_member_added: Idinagdag ang %{name} sa proyekto. notice_members_added: Added %{number} users to the project. - notice_member_removed: Removed %{user} from project. - notice_member_deleted: "%{user} has been removed from the project and deleted." + notice_member_removed: Tinanggal ang %{user} mula sa proyekto. + notice_member_deleted: "%{user} ay inalis na sa proyekto at tinanggal." notice_no_principals_found: No results found. notice_bad_request: Bad Request. notice_not_authorized: You are not authorized to access this page. @@ -1707,8 +1722,8 @@ fil: Narrow down the search by typing in the name of the new member (or group). notice_unable_delete_time_entry: Unable to delete time log entry. notice_unable_delete_version: Unable to delete version. - notice_user_missing_authentication_method: User has yet to choose a password or - another way to sign in. + notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba + pang paraan para maka pag-sign in. notice_user_invitation_resent: An invitation has been sent to %{email}. present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. @@ -1748,8 +1763,8 @@ fil: text_show_again: You can restart this video from the help menu welcome: Welcome to OpenProject permission_add_work_package_notes: Add notes - permission_add_work_packages: Add work packages (also allows to add attachments - to all work packages) + permission_add_work_packages: Magdagdag ng mga work packages (ito rin ay nagpapahintulot + na mag dagdag ng mga attachment sa lahat ng mga work packages) permission_add_messages: Post messages permission_add_project: Create project permission_add_subprojects: Create subprojects @@ -1803,10 +1818,10 @@ fil: permission_select_project_modules: Select project modules permission_manage_types: Select types permission_view_calendar: View calendar - permission_view_changesets: View repository revisions in OpenProject + permission_view_changesets: Tingnan ang mga repository revision ng OpenProject permission_view_commit_author_statistics: View commit author statistics permission_view_work_package_watchers: View watchers list - permission_view_work_packages: View work packages + permission_view_work_packages: Tingnan ang mga work packages permission_view_messages: View messages permission_view_members: View members permission_view_project_associations: View project dependencies @@ -1819,23 +1834,25 @@ fil: default: "-" project: destroy: - confirmation: If you continue, the project %{identifier} and all related data - will be permanently destroyed. + confirmation: Kung gusto mong magpatuloy, ang proyektong %{identifier} at lahat + na nakaugnay na data ay mananatiling masira. info: Deleting the project is an irreversible action. - project_verification: Enter the project's name %{name} to verify the deletion. - subprojects_confirmation: 'Its subproject(s): %{value} will also be deleted.' - title: Delete the project %{name} + project_verification: Isulat ang pangalan ng proyekto %{name} para ma-verify + and pagtanggal. + subprojects_confirmation: 'Ito ay ang subproject(mga): %{value} ay maaring matanggal.' + title: Tanggalin ang proyektong %{name} identifier: - warning_one: Members of the project will have to relocate the project's repositories. - warning_two: Existing links to the project will no longer work. + warning_one: Ang mga miyembro ng proyekto ay kinakailangang ilipat ang mga repository + ng proyekto. + warning_two: Ang mga umiiral na mga link sa proyekto ay hindi na maaring magamit. title: Change the project's identifier archive: are_you_sure: Are you sure you want to archive the project '%{name}'? - project_module_activity: Activity + project_module_activity: Aktibidad project_module_boards: Forums project_module_calendar: Calendar project_module_work_package_tracking: Work package tracking - project_module_news: News + project_module_news: Mga balita project_module_repository: Repository project_module_time_tracking: Time tracking project_module_timelines: Timelines @@ -1847,7 +1864,7 @@ fil: assigned_to_role: Assignee's role member_of_group: Assignee's group assignee_or_group: Assignee or belonging group - subproject_id: Subproject + subproject_id: Kahaliling proyekto name_or_identifier: Name or identifier repositories: at_identifier: at %{identifier} @@ -1859,8 +1876,9 @@ fil: access: readwrite: Read + Write read: Read-only - none: No checkout access, you may only view the repository through this application. - access_permission: Your permissions on this repository + none: Walang checkout access, maari mo lang tingnan ang repository sa pamamagitan + nitong application. + access_permission: Ang iyong mga pahintulot sa repository na ito url: Checkout URL base_url_text: |- The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/). @@ -1882,8 +1900,8 @@ fil: your administrator to enable them for this repository in the system settings. create_managed_delay: 'Please note: The repository is managed, it is created asynchronously on the disk and will be available shortly.' - create_successful: The repository has been registered. - delete_sucessful: The repository has been deleted. + create_successful: Ang repository ay naka rehistro na. + delete_sucessful: Ang repository ay tinanggal na. destroy: confirmation: If you continue, this will permanently delete the managed repository. info: Deleting the repository is an irreversible action. @@ -1914,7 +1932,7 @@ fil: %{path}. Please ensure that OpenProject may write to that folder.' unauthorized: You're not authorized to access the repository or the credentials are invalid. - unavailable: The repository is unavailable. + unavailable: Ang repository ay hindi available. exception_title: 'Cannot access the repository: %{message}' disabled_or_unknown_type: The selected type %{type} is disabled or no longer available for the SCM vendor %{vendor}. @@ -1934,42 +1952,45 @@ fil: path_encoding: 'Override Git path encoding (Default: UTF-8)' local_title: Link existing local Git repository local_url: Local URL - local_introduction: If you have an existing local Git repository, you can link - it with OpenProject to access it from within the application. - managed_introduction: Let OpenProject create and integrate a local Git repository - automatically. - managed_title: Git repository integrated into OpenProject + local_introduction: Kung mayroon kang umiiral na na lokal Gir repository, pwedi + mo itong i-link sa OpenProject para ma-access ang mga ito mula sa loob ng + application. + managed_introduction: Hayaang ang OpenProject ay lumikha at awtomatikong mag-integrate + ng isang local Git repository. + managed_title: Ang Git repository ay isinama sa OpenProject managed_url: Managed URL path: Path to Git repository path_encoding: Path encoding - go_to_revision: Go to revision + go_to_revision: Pumunta sa rebisyon managed_remote: Managed repositories for this vendor are handled remotely. - managed_remote_note: Information on the URL and path of this repository is not - available prior to its creation. + managed_remote_note: Ang impormasyon sa URL at landas ng repository na ito ay + hindi available bago ito nalikha. managed_url: Managed URL settings: - automatic_managed_repos_disabled: Disable automatic creation + automatic_managed_repos_disabled: Hindi paganahin ang awtomatikong paglikha automatic_managed_repos: Automatic creation of managed repositories automatic_managed_repos_text: By setting a vendor here, newly created projects will automatically receive a managed repository of this vendor. scm_vendor: Source control management system - scm_type: Repository type + scm_type: Uri ng repository scm_types: local: Link existing local repository existing: Link existing repository managed: Create new repository in OpenProject storage: - not_available: Disk storage consumption is not available for this repository. + not_available: Ang konsumo ng disk storage ay hindi available para sa ganitong + repository. update_timeout: |- Keep the last required disk space information for a repository for N minutes. As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. subversion: existing_title: Existing Subversion repository - existing_introduction: If you have an existing Subversion repository, you can - link it with OpenProject to access it from within the application. + existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi + mo itong ma-link sa OpenProject para ma access ang mga ito mula sa loob ng + application. existing_url: Existing URL instructions: - managed_url: This is the URL of the managed (local) Subversion repository. + managed_url: Ito ay ang URL na pinapamahalaan (lokal) ng Subversion repository. url: |- Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. The following URL schemes are supported: @@ -1977,12 +1998,12 @@ fil: managed_introduction: Let OpenProject create and integrate a local Subversion repository automatically. managed_url: Managed URL - password: Repository Password - username: Repository username + password: Password ng Repository + username: Username ng Repository truncated: Sorry, we had to truncate this directory to %{limit} files. %{truncated} entries were omitted from the list. named_repository: "%{vendor_name} repository" - update_settings_successful: The settings have been sucessfully saved. + update_settings_successful: Ang mga setting ay matagumpay na na-save. url: URL to repository warnings: cannot_annotate: This file cannot be annotated. @@ -2006,7 +2027,7 @@ fil: setting_bcc_recipients: Blind carbon copy recipients (bcc) setting_brute_force_block_after_failed_logins: Block user after this number of failed login attempts - setting_brute_force_block_minutes: Time the user is blocked for + setting_brute_force_block_minutes: Oras ng user na na-block sa setting_cache_formatted_text: Cache formatted text setting_column_options: Customize the appearance of the work package lists setting_commit_fix_keywords: Fixing keywords @@ -2056,19 +2077,20 @@ fil: setting_password_active_rules: Active character classes setting_password_count_former_banned: Number of most recently used passwords banned for reuse - setting_password_days_valid: Number of days, after which to enforce a password change - setting_password_min_length: Minimum length + setting_password_days_valid: Bilang ng mga araw, pagkatapos na ipinatupad ang pagbabago + ng password + setting_password_min_length: Ang pinaka mababang sukat ng haba setting_password_min_adhered_rules: Minimum number of required classes setting_per_page_options: Objects per page options setting_plain_text_mail: Plain text mail (no HTML) setting_protocol: Protocol setting_registration_footer: Registration footer - setting_repositories_automatic_managed_vendor: Automatic repository vendor type + setting_repositories_automatic_managed_vendor: Awtomatiko na uri ng repository vendor setting_repositories_encodings: Repositories encodings setting_repository_authentication_caching_enabled: Enable caching for authentication request of version control software setting_repository_storage_cache_minutes: Repository disk size cache - setting_repository_checkout_display: Show checkout instructions + setting_repository_checkout_display: Ipakita ang mga tagubilin ng pag-checkout setting_repository_checkout_base_url: Checkout base URL setting_repository_checkout_text: Checkout instruction text setting_repository_log_display_limit: Maximum number of revisions displayed on file @@ -2094,8 +2116,9 @@ fil: setting_users_deletable_by_self: Users allowed to delete their accounts setting_welcome_text: Welcome block text setting_welcome_title: Welcome block title - setting_welcome_on_homescreen: Display welcome block on homescreen - setting_welcome_on_projects_page: Display welcome block on project overview + setting_welcome_on_homescreen: I-display ang welcome block sa homescreen + setting_welcome_on_projects_page: I-display ang welcome block sa pangkalahatang + ideya ng proyekto setting_wiki_compression: Wiki history compression setting_work_package_group_assignment: Allow assignment to groups settings: @@ -2107,7 +2130,7 @@ fil: show_hide_project_menu: Expand/Collapse project menu status_active: active status_archived: archived - status_invited: invited + status_invited: imbitado status_locked: locked status_registered: registered support: @@ -2175,8 +2198,8 @@ fil: text_enumeration_destroy_question: "%{count} objects are assigned to this value." text_file_repository_writable: Attachments directory writable text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_hint_date_format: Enter a date in the form of YYYY-MM-DD. Other formats may - be changed to an unwanted date. + text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format + ay maaaring mabago para sa hindi ni-nais na petsa. text_hint_disable_with_0: 'Note: Disable with 0' text_hours_between: Between %{min} and %{max} hours. text_work_package_added: Work package %{id} has been reported by %{author}. @@ -2185,8 +2208,8 @@ fil: to this category. What do you want to do? text_work_package_category_reassign_to: Reassign work packages to this category text_work_package_updated: Work package %{id} has been updated by %{author}. - text_work_package_watcher_added: You have been added as a watcher to Work package - %{id} by %{watcher_setter}. + text_work_package_watcher_added: Ikaw ay dinagdag bilang watcher sa Work package + %{id} ng %{watcher_setter}. text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? text_work_packages_ref_in_commit_messages: Referencing and fixing work packages @@ -2202,17 +2225,17 @@ fil: text_journal_deleted_with_diff: "%{label} deleted (%{link})" text_journal_set_to: "%{label} set to %{value}" text_journal_set_with_diff: "%{label} set (%{link})" - text_latest_note: 'The latest comment is: %{note}' + text_latest_note: 'Ang pinakabagong komento ay: %{note}' text_length_between: Length between %{min} and %{max} characters. text_line_separated: Multiple values allowed (one line for each value). text_load_default_configuration: Load the default configuration text_min_max_length_info: 0 means no restriction - text_no_roles_defined: There are no roles defined. - text_no_access_tokens_configurable: There are no access tokens which can be configured. + text_no_roles_defined: Walang mga role na niliwanag. + text_no_access_tokens_configurable: Walang mga access tokens na pweding ma configure. text_no_configuration_data: |- Roles, types, work package statuses and workflow have not been configured yet. It is highly recommended to load the default configuration. You will be able to modify it once loaded. - text_no_notes: There are no comments available for this work package. + text_no_notes: Walang mga komento na available para sa work package na ito. text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items per page can increase the page load time.' text_own_membership_delete_confirmation: |- @@ -2222,7 +2245,7 @@ fil: text_powered_by: Powered by %{link} text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter. - text_reassign: 'Reassign to work package:' + text_reassign: 'I-reassign sa work package:' text_regexp_info: eg. ^[A-Z0-9]+$ text_regexp_multiline: The regex is applied in a multi-line mode. e.g., ^---\s+ text_repository_usernames_mapping: |- @@ -2241,7 +2264,7 @@ fil: text_tip_work_package_end_day: work package ending this day text_type_no_workflow: No workflow defined for this type text_unallowed_characters: Unallowed characters - text_user_invited: The user has been invited and is pending registration. + text_user_invited: Ang user ay inanyayahan at isa rin itong pending na registration. text_user_wrote: "%{value} wrote:" text_warn_on_leaving_unsaved: The work package contains unsaved text that will be lost if you leave this page. @@ -2270,9 +2293,9 @@ fil: start: from timelines: admin_menu: - color: Color + color: Kulay colors: Colors - project_type: Project type + project_type: Uri ng proyekto project_types: Project types project_menu: project_associations: Dependencies @@ -2334,14 +2357,14 @@ fil: date: date default: default column: - assigned_to: Assignee - type: Type + assigned_to: Naitalaga + type: Uri due_date: End date - name: Name + name: Pangalan status: Status - responsible: Responsible - start_date: Start date - columns: Columns + responsible: Responsable + start_date: Petsa ng pagsimula + columns: Mga hanay comparisons: Comparisons comparison: absolute: Absolute @@ -2465,8 +2488,8 @@ fil: months: Months quarters: Quarters years: Years - title_remove_and_delete_user: Remove the invited user from the project and delete - him/her. + title_remove_and_delete_user: Alisin ang inimbitahan na user mula proyekto at tanggalin + siya. tooltip_resend_invitation: 'Sends another invitation email with a fresh token in case the old one expired or the user did not get the original email. Can also be used for active users to choose a new authentication method. When used with @@ -2498,7 +2521,8 @@ fil: ' authorization_rejected: You are not allowed to sign in. - assign_random_password: Assign random password (sent to user via email) + assign_random_password: Mag-atas ng random na password (ipinadala sa user sa pamamagitan + ng email) blocked: locked temporarily blocked_num_failed_logins: one: locked temporarily (one failed login attempt) @@ -2508,8 +2532,8 @@ fil: deleted: Deleted user error_status_change_failed: 'Changing the user status failed due to the following errors: %{errors}' - invite: Invite user via email - invited: invited + invite: Imbitahan ang user gamit ang email + invited: imbitado lock: Lock permanently locked: locked permanently no_login: This user authenticates through login by password. Since it is disabled, @@ -2522,7 +2546,8 @@ fil: mail_project_explanaition: For unselected projects, you will only receive notifications about things you watch or you're involved in (e.g. work packages you're the author or assignee of). - mail_self_notified: I want to be notified of changes that I make myself + mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa + aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" status_change: Status change unlock: Unlock @@ -2552,8 +2577,8 @@ fil: ' destroy: - info: Deleting the work package is an irreversible action. - title: Delete the work package + info: Ang pagtanggal ng work package ay isang hindi maibabalik na pagkilos. + title: Tanggalin ang work package nothing_to_preview: Nothing to preview api_v3: attributes: @@ -2564,7 +2589,7 @@ fil: code_403: You are not authorized to access this resource. code_404: The requested resource could not be found. code_409: Couldn't update the resource because of conflicting modifications. - code_500: An internal error has occured. + code_500: Isang internal error ang naganap. expected: date: YYYY-MM-DD (ISO 8601 date only) duration: ISO 8601 duration diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 878f6bb533..b9984a07da 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -20,7 +20,7 @@ fil: button_confirm: Confirm button_continue: Continue button_copy: Copy - button_custom-fields: Custom fields + button_custom-fields: Mga pasadyang patlang button_delete: Delete button_delete_watcher: Delete watcher button_details_view: Details view @@ -29,26 +29,26 @@ fil: button_filter: Filter button_list_view: List view button_show_view: Fullscreen view - button_log_time: Log time + button_log_time: Ang oras ng tala button_more: More button_move: Move button_open_details: Open details view button_close_details: Close details view - button_open_fullscreen: Open fullscreen view + button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote button_save: Save button_settings: Settings button_uncheck_all: Uncheck all - button_update: Update - button_export-pdf: Download PDF - button_export-atom: Download Atom + button_update: I-update + button_export-pdf: I-download ang PDF + button_export-atom: I-download ang atom description_available_columns: Available Columns description_current_position: 'You are here:' - description_select_work_package: 'Select work package #%{id}' + description_select_work_package: 'Piliin ang work package #%{id}' description_selected_columns: Selected Columns - description_subwork_package: 'Child of work package #%{id}' + description_subwork_package: 'Bata ng work package #%{id}' error: - internal: An internal error has occurred. + internal: Isang internal error ang naganap. filter: description: text_open_filter: Open this filter with 'ALT' and arrow keys. @@ -90,18 +90,18 @@ fil: label_board_sticky: Sticky label_create_work_package: Create new work package label_created_by: Created by - label_date: Date - label_date_with_format: 'Enter the %{date_attribute} using the following format: + label_date: Petsa + label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' label_deactivate: Deactivate label_descending: Descending - label_description: Description - label_cancel_comment: Cancel comment + label_description: Deskripsyon + label_cancel_comment: Ikansela ang komento label_closed_work_packages: closed label_collapse: Collapse label_collapsed: collapsed label_collapse_all: Collapse all - label_comment: Comment + label_comment: Komento label_committed_at: "%{committed_revision_link} at %{date}" label_committed_link: committed revision %{revision_identifier} label_contains: contains @@ -113,11 +113,11 @@ fil: label_expanded: expanded label_expand_all: Expand all label_export: Export - label_filename: File - label_filesize: Size + label_filename: Payl + label_filesize: Sukat label_greater_or_equal: ">=" label_group_by: Group by - label_hide_attributes: Show less + label_hide_attributes: Magpakita ng mas kaunti label_hide_column: Hide column label_in: in label_in_less_than: in less than @@ -144,7 +144,7 @@ fil: label_password: Password label_previous: Previous label_per_page: 'Per page:' - label_please_wait: Please wait + label_please_wait: Pakiusap maghantay label_visibility_settings: Visibility settings label_quote_comment: Quote this comment label_reset: Reset @@ -171,7 +171,7 @@ fil: label_warning: Warning label_work_package: Work package label_work_package_plural: Work packages - label_watch: Watch + label_watch: Tumingin label_watch_work_package: Watch work package label_watcher_added_successfully: Watcher successfully added! label_watcher_deleted_successfully: Watcher successfully deleted! @@ -182,7 +182,7 @@ fil: label_uploaded_by: Uploaded by label_global_queries: Shared queries label_custom_queries: Private queries - label_columns: Columns + label_columns: Mga hanay label_attachments: Files label_drop_files: Drop files here label_drop_files_hint: or click to add files @@ -208,14 +208,14 @@ fil: field_description: You need to enter your account password to confirm this change. title: Confirm your password to continue pagination: - no_other_page: You are on the only page. + no_other_page: Ikaw ay nasa pahina lamang. pages: - next: Forward to the next page - previous: Back to the previous page + next: Ipasa sa susunod na pahina + previous: Bunalik sa nakaraang pahina placeholders: default: "-" subject: Enter subject here - selection: Please select + selection: Pakiusap pumili relation_description: Click to add description for this relation project: required_outside_context: You are not within a project context. Please choose @@ -250,7 +250,7 @@ fil: label_discard: Discard selection typeahead_placeholder: Search for possible watchers relation_labels: - parent: Parent + parent: Peyrent children: Children relates: Related To duplicates: Duplicates @@ -332,7 +332,7 @@ fil: button_deactivate: Deactivate timeline mode cancel: Cancel change: Change in planning - due_date: Due date + due_date: Takdang petsa empty: "(empty)" error: An error has occurred. errors: @@ -346,16 +346,16 @@ fil: time. filter: column: - assigned_to: Assignee - type: Type + assigned_to: Naitalaga + type: Uri due_date: End date - name: Name + name: Pangalan status: Status - responsible: Responsible - start_date: Start date + responsible: Responsable + start_date: Petsa ng pagsimula grouping_other: Other noneSelection: "(none)" - name: Name + name: Pangalan new_work_package: New work package outline: Reset Outline outlines: @@ -366,13 +366,13 @@ fil: level4: Expand level 4 level5: Expand level 5 all: Show all - project_status: Project status - project_type: Project type + project_status: Estado ng proyekto + project_type: Uri ng proyekto really_close_dialog: Do you really want to close the dialog and lose the entered data? - responsible: Responsible + responsible: Responsable save: Save - start_date: Start date + start_date: Petsa ng pagsimula tooManyProjects: More than %{count} Projects. Please use a better filter! selection_mode: notification: Click on any highlighted work package to create the relation. @@ -424,17 +424,18 @@ fil: comment_added: The comment was successfully added. comment_send_failed: An error has occurred. Could not submit the comment. comment_updated: The comment was successfully updated. - confirm_edit_cancel: Are you sure you want to cancel editing the work package? + confirm_edit_cancel: Sigurado ka ba na gusto mong kanselahin ang pag-edit ng + work package? description_filter: Filter description_enter_text: Enter text description_options_hide: Hide options description_options_show: Show options error: - edit_prohibited: Editing %{attribute} is blocked for this work package. Either - this attribute is derived from relations (e.g, children) or otherwise not - configurable. + edit_prohibited: Ang pag-iedit ng %{attribute} ay naka-block para sa work + package na ito. Alinman sa katangian ito ay nagmula sa relasyon (hal. mga + bata) o kung hindi man hindi ito naka-configure. format: - date: "%{attribute} is no valid date - YYYY-MM-DD expected." + date: "%{attribute} ay hindi wasto ang petsa YYYY-MM-DDi inaasahan." general: An error has occurred. edit_attribute: "%{attribute} - Edit" key_value: "%{key}: %{value}" @@ -449,12 +450,13 @@ fil: message_error_during_bulk_delete: An error occurred while trying to delete work packages. message_successful_bulk_delete: Successfully deleted work packages. - message_successful_show_in_fullscreen: Click here to open this work package - in fullscreen view. + message_successful_show_in_fullscreen: Pindutin dito upang buksan ang work package + na ito sa fullscreen view. message_view_spent_time: Show spent time for this work package no_value: No value inline_create: - title: Click here to add a new work package to this list + title: Pindutin dito upang magdagdag ng bagong work package sa listahan na + ito create: header: New %{type} header_no_type: New work package (Type not yet set) @@ -473,8 +475,8 @@ fil: title: Work packages could not be loaded. description: Your query is erroneous and could not be processed. no_results: - title: No work packages to display. - description: Either none have been created or all work packages are filtered + title: Walang mga work package ang i-displey. + description: Alinman sa walang ang nilikha o mga work package ay naka-filter out. property_groups: details: Details @@ -482,39 +484,39 @@ fil: estimatesAndTime: Estimates & Time other: Other properties: - assignee: Assignee - author: Author - createdAt: Created on - description: Description - date: Date - dueDate: Due date - estimatedTime: Estimated time - spentTime: Spent time - category: Category + assignee: Naitalaga + author: May-akda + createdAt: Nilikha sa + description: Deskripsyon + date: Petsa + dueDate: Takdang petsa + estimatedTime: Tinantyang oras + spentTime: Nauubos na oras + category: Kategorya percentageDone: Percentage done - priority: Priority - projectName: Project - responsible: Responsible - startDate: Start date + priority: Ang prayoridad + projectName: Proyekto + responsible: Responsable + startDate: Petsa ng pagsimula status: Status subject: Subject title: Title - type: Type + type: Uri updatedAt: Updated on - versionName: Version - version: Version + versionName: Bersyon + version: Bersyon jump_marks: - pagination: Jump to table pagination - label_pagination: Click here to skip over the work packages table and go to - pagination + pagination: Dumiretso sa talaan ng pagination + label_pagination: Pindutin dito upang lagpasan ang mga talaan ng work package + at pumunta sa pagination. content: Jump to content label_content: Click here to skip over the menu and go to the content placeholders: default: "-" description: Click to enter description... query: - column_names: Columns - group_by: Group results by + column_names: Mga hanay + group_by: Mga resulta sa grupo sa pamamagitan ng group: Group by group_by_disabled_by_hierarchy: Group by is disabled due to the hierarchy mode being active. @@ -527,25 +529,26 @@ fil: move_column_right: Move column right hide_column: Hide column insert_columns: Insert columns ... - filters: Filters - display_sums: Display Sums + filters: Mga nasala + display_sums: Ipakita ang mga sum errors: unretrievable_query: Unable to retrieve query from URL not_found: There is no such query text_no_results: No matching queries were found. table: - summary: Table with rows of work package and columns of work package attributes. - text_inline_edit: Most cells of this table are buttons that activate inline-editing - functionality of that attribute. + summary: Talaab sa mga hilera ng work package at mga hanay na katangian ng + work package. + text_inline_edit: Karamihan sa mga cell ng talaan na ito ay nga pindutan na + aktibo sa pag-andar ng inline-editing sa katangian na iyon. text_sort_hint: With the links in the table headers you can sort, group, reorder, remove and add table columns. text_select_hint: Select boxes should be opened with 'ALT' and arrow keys. tabs: overview: Overview - activity: Activity + activity: Aktibidad relations: Relations watchers: Watchers - attachments: Attachments + attachments: Mga kalakip time_relative: days: days weeks: weeks @@ -571,7 +574,7 @@ fil: search_query_title: Click to search saved filter queries modals: label_settings: Rename query - label_name: Name + label_name: Pangalan label_delete_page: Delete current page button_apply: Apply button_save: Save @@ -608,9 +611,10 @@ fil: errors: required: "%{field} cannot be empty" number: "%{field} is not a valid number" - maxlength: "%{field} cannot contain more than %{maxLength} digit(s)" - minlength: "%{field} cannot contain less than %{minLength} digit(s)" - messages_on_field: 'This field is invalid: %{messages}' + maxlength: "%{field} hindi maaring maglaman na mas higit pa sa %{maxLength} + mga digit" + minlength: "%{field} hindi maaaring mas kaunti sa %{minLength} mga digit" + messages_on_field: 'Ito patlang ay hindi balido: %{messages}' error_could_not_resolve_version_name: Couldn't resolve version name error_could_not_resolve_user_name: Couldn't resolve user name units: diff --git a/config/locales/crowdin/js-pt-BR.yml b/config/locales/crowdin/js-pt-BR.yml index 7790e67a4e..b4ba9d7cc1 100644 --- a/config/locales/crowdin/js-pt-BR.yml +++ b/config/locales/crowdin/js-pt-BR.yml @@ -346,7 +346,7 @@ pt-BR: de tempo. filter: column: - assigned_to: Responsável + assigned_to: Atribuído type: Tipo due_date: Data de término name: Nome @@ -481,7 +481,7 @@ pt-BR: estimatesAndTime: Estimativas e Tempo other: Outro properties: - assignee: Responsável + assignee: Atribuído author: Autor createdAt: Criado em description: Descrição diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index 102c5aa47a..6285308abb 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -591,8 +591,8 @@ pt-BR: updated: 'Atualizado: %{title}' attributes: active: Ativo - assigned_to: Responsável - assignee: Responsável + assigned_to: Atribuído + assignee: Atribuído attachments: Anexos author: Autor base: 'Erro geral:' @@ -2370,7 +2370,7 @@ pt-BR: date: data default: padrão column: - assigned_to: Responsável + assigned_to: Atribuído type: Tipo due_date: Data de término name: Nome From 9c10085af25d046466cc5cda60a62115eed627fa Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 23 Feb 2018 02:42:05 +0000 Subject: [PATCH 06/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 472 ++++++++++++++++-------------- config/locales/crowdin/js-fil.yml | 198 +++++++------ config/locales/crowdin/js-lol.yml | 20 +- config/locales/crowdin/lol.yml | 92 +++--- 4 files changed, 403 insertions(+), 379 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 0b248fb83c..161d61b405 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -8,42 +8,44 @@ fil: plugins: no_results_title_text: Sa kasalukuyan ay walang mga plugin na available. custom_styles: - custom_colors: Custom colors - customize: 'Customize your OpenProject installation with your own logo. Note: - This logo will be publicly accessible.' - enterprise_notice: As a special 'Thank you!' for their financial contribution - to develop OpenProject, this tiny feature is only available for Enterprise - Edition support subscribers. - manage_colors: Edit color select options + custom_colors: Naka-kustom ng mga kukay + customize: 'I-custimize ang iyong OpenProject installation gamit ang iyong sarilig + logo. Tandaan: Ang logo ay pambulikong accesible.' + enterprise_notice: Bilang isang espesyal 'Salamat' para sa kanilang tulong na + pinansyal upang mabuo ang OpenProject, Ito maliit na tampok ay magagamit para + sa Enterprise Edition sinuportahan ng mga tagapasunod. + manage_colors: I-edit ang kulay ng mga napiling opsyon instructions: - alternative_color: Strong accent color, typically used for most the important - button on a screen. - content_link_color: Font color of most of the links. - primary_color: Main color. - primary_color_dark: Typically a darker version of the main color used for - hover effects. - header_bg_color: Background color of the header. - header_item_bg_hover_color: Background color of clickable header items when - hovered with the mouse. - header_item_font_color: Font color of clickable header items. - header_item_font_hover_color: Font color of clickable header items when hovered - with the mouse. - header_border_bottom_color: Thin line under the header. Leave this field empty - if you don't want any line. - main_menu_bg_color: Left side menu's background color. + alternative_color: Malakas ang amoy ng kulay, kadalasan ay ginamit para sa + pinaka-importanteng pindutan sa screen. + content_link_color: Ang kulay ng font ang karamihan ng mga link. + primary_color: Pangunahing kulay. + primary_color_dark: Kadalasan ang masyadong maitim na bersyon sa isang pangunahing + kulay ang ginamit para sa mga epekto ng hover. + header_bg_color: Ang kulay ng background ng header. + header_item_bg_hover_color: Ang nakapalibot na kulay ng madaling pindutin + aytem ng header kung naka-hover gamit ang mouse. + header_item_font_color: Ang kulay ng font sa madaling pinduting header ng + mga aytem. + header_item_font_hover_color: Ang kulay ng font ng madaling pinduting mga + aytem kung naka-hover gamit ang mouse. + header_border_bottom_color: Manipis na kinya sa ibaba ng header. Iwanan itong + patlang walang laman kung ayaw mo sa kahit anong linya. + main_menu_bg_color: Kabilang kaliwa ang kulay ng pagpipiliang nakapalibot + na kulay. enterprise: - upgrade_to_ee: Upgrade to Enterprise Edition - add_token: Upload an Enterprise Edition support token - replace_token: Replace your current support token + upgrade_to_ee: I-upgrade sa Enterprise Edition + add_token: I-upload ang isang Enterprise Edition support token + replace_token: Palitan ang iyong kasulukuyang support token order: Order Enterprise Edition - paste: Paste your Enterprise Edition support token - required_for_feature: This feature is only available with an active Enterprise - Edition support token. - enterprise_link: For more information, click here. + paste: Idikit ang iyong Enterprise Editoon ng support token + required_for_feature: Ang tampok na ito ay magagamit lamang sa isang aktibong + support token ng Enterprise Edition. + enterprise_link: Para sa karagdagang impormasyon, pindutin dito. announcements: - show_until: Show until - is_active: currently displayed - is_inactive: currently not displayed + show_until: Ipakita hanggang + is_active: kasalukuyang naka-displey + is_inactive: kasulukuyang hindi naka-displey attribute_help_texts: text_overview: In this view, you can create custom help texts for attributes view. When defined, these texts can be shown by clicking the help icon next to its @@ -60,13 +62,14 @@ fil: show: no_results_title_text: Sa kasalukuyan ay walang mga post para sa board. custom_fields: - text_add_new_custom_field: 'To add new custom fields to a project you first need - to create them before you can add them to this project. + text_add_new_custom_field: 'Upang magdagdag ng mga kustom na patlang sa isang + proyekto kinakailangan mo muna likhain bago ka muna sila idagdag sa proyektong + ito. ' - is_enabled_globally: Is enabled globally - enabled_in_project: Enabled in project - contained_in_type: Contained in type + is_enabled_globally: Ay pinagana pandaigdigan + enabled_in_project: Pinagana sa proyekto + contained_in_type: Naglaman ng uri confirm_destroy_option: Deleting an option will delete all of its occurrences (e.g. in work packages). Are you sure you want to delete it? tab: @@ -74,12 +77,12 @@ fil: no_results_content_text: Gumawa ng bagong custom field deprecations: old_timeline: - replacement: This timelines module is being replaced by the interactive timeline - embedded into the work packages module. - removal: This module is going to be removed with OpenProject 8.0. The configuration - for this view will NOT be migrated to the work package view. - further_information_before: Please take a look at - link_name: how to migrate to the new timeline. + replacement: Itong timeline modyul ay pinalitan ng interactive timeline na naka-embededd + sa work package ng modyul. + removal: Itong modyul ay aalisin sa OpenProject 8.0. Ang kumoigurasyon para + sa view na ito ay HINDI mag-migrate sa work package view. + further_information_before: Mangyaring tumingin sa + link_name: paano lumipat sa bagong timeline. further_information_after: '' calendar: removal: 'Please note: This module is going to be removed with OpenProject 8.0.' @@ -157,11 +160,11 @@ fil: no_results_content_text: Gumawa ng bagong uri edit: settings: Settings - form_configuration: Form configuration + form_configuration: Form kompigurasyon projects: Projects - enabled_projects: Enabled projects - add_group: Add group - reset: Reset to defaults + enabled_projects: Paganahin ang mga proyekto + add_group: Magdagdag ng grupo + reset: I-reset sa mga default versions: overview: no_results_title_text: Sa kasalukuyan ay walang mga work packages na nakatala @@ -273,7 +276,7 @@ fil: activerecord: attributes: announcements: - show_until: Display until + show_until: I-displey hanggang attachment: downloads: Ang mga na-download file: Payl @@ -304,7 +307,7 @@ fil: is_required: Kinakailangan max_length: Ang pinaka mahaba min_length: Ang pinaka mababang sukat ng haba - multi_value: Allow multi-select + multi_value: Pinahintulutan ang multi-select possible_values: Ang mga posibleng halaga regexp: Ang madalas na pagpapahayag searchable: Nahahanap @@ -312,9 +315,9 @@ fil: custom_value: value: Halaga enterprise_token: - starts_at: Valid since - expires_at: Expires at - subscriber: Subscriber + starts_at: Balido mula noon + expires_at: Matapos sa + subscriber: Taga -subaybay encoded_token: Enterprise support token relation: delay: Antala @@ -328,7 +331,7 @@ fil: roles: Ang mga tungkulin project: identifier: Ang pagkakakilanlan - latest_activity_at: Latest activity at + latest_activity_at: Pinakamabagong aktibidad sa parent: Ang kahaliling proyekto ng project_type: Uri ng proyekto queries: Mga query @@ -346,8 +349,8 @@ fil: repository: url: Ang URL role: - assignable: Work packages can be assigned to users and groups in possession - of this role in the respective project + assignable: Ang mga work package ay maaring nakatalaga sa mga gumagamit at + grupo sa possesyon ng tungkulin na ito sa nakatalagang proyekto time_entry: activity: Aktibidad hours: Mga oras @@ -373,9 +376,9 @@ fil: hide_mail: Itago ang aking email adress impaired: Aksezibilidad mode time_zone: Time zone - auto_hide_popups: Auto-hide success notifications - warn_on_leaving_unsaved: Warn me when leaving a work package with unsaved - changes + auto_hide_popups: Auto-hide success ang mga abiso + warn_on_leaving_unsaved: Balaan mo ako kung aalais ng worj package na walang + pag-save ng pagbabago version: effective_date: Takdang petsa sharing: Pagbababahagi @@ -438,17 +441,17 @@ fil: greater_than_or_equal_to: dapat ay mas malaki o kapareho sa %{count}. smaller_than_or_equal_to_max_length: dapat ay mas maliit kaysa o katumbas sa pinakamataas na haba. - greater_than_start_date: must be greater than the start date. - greater_than_or_equal_to_start_date: must be greater than or equal to the - start date. + greater_than_start_date: dapat ay mas malaki kaysa sa petsa ng pagsisiimula. + greater_than_or_equal_to_start_date: dapat ay mas malaki kaysa o katumbas + sa petsa ng pagsisimula. inclusion: is not set to one of the allowed values. invalid: ay hindi balido. invalid_url: is not a valid URL. invalid_url_scheme: 'is not a supported protocol (allowed: %{allowed_schemes}).' less_than_or_equal_to: must be less than or equal to %{count}. - not_a_date: is not a valid date. - not_a_datetime: is not a valid date time. - not_an_iso_date: 'is not a valid date. Required format: YYYY-MM-DD.' + not_a_date: ay hindi balido ang petsa. + not_a_datetime: ay hindi balido ang petsa ng oras. + not_an_iso_date: 'ay hindi balido ang petsa. Ang kinakailangan format: YYYY-MM-DD.' not_a_number: ay hindi numero. not_an_integer: ay hindi integer. not_same_project: ay hindi nabibilang sa parehong proyekto. @@ -467,13 +470,13 @@ fil: custom_field: at_least_one_custom_option: At least one option needs to be available. enterprise_token: - unreadable: can't be read. Are you sure it is a support token? + unreadable: hindi mabasa. Sigurado ka ba na ito ay suportado ng token? parse_schema_filter_params_service: attributes: base: - unsupported_operator: The operator is not supported. - invalid_values: A value is invalid. - id_filter_required: An 'id' filter is required. + unsupported_operator: Ang operator ay hindi suportado. + invalid_values: Ang halaga ay hindi balido. + id_filter_required: Isang'id' filter ay kinakailangan. project: attributes: types: @@ -485,25 +488,29 @@ fil: query: attributes: project: - error_not_found: not found + error_not_found: hindi nakita public: - error_unauthorized: "- The user has no permission to create public queries." - group_by_hierarchies_exclusive: is mutually exclusive with group by '%{group_by}'. - You cannot activate both. + error_unauthorized: "- Ang gumagamit ay walang permiso para lumikha + ng mga bagong query." + group_by_hierarchies_exclusive: ay mutually wxclusive sa grupo ng '%{group_by}'. + Hindi mo maaring i-aktibi ang dalawa. filters: custom_fields: - inexistent: There is no custom field for the filter. - invalid: The custom field is not valid in the given context. + inexistent: Walang pasadyang patlabg para sa pag-sala. + invalid: Ang pasadyang patlang ay hindi balido sa ibinigay na konteksto. relation: typed_dag: circular_dependency: The relationship creates a circle of relationships. attributes: to: - error_not_found: work package in `to` position not found or not visible - error_readonly: an existing relation's `to` link is immutable + error_not_found: work package sa 'to' hindi natagpuan ang posisyon o + hindi nakikita + error_readonly: isang umiiral narelasyon 'to' ang link ay hindi mababago from: - error_not_found: work package in `from` position not found or not visible - error_readonly: an existing relation's `from` link is immutable + error_not_found: work package sa 'mula sa' ang posisyon ay hindi nakita + o hindi nakikita + error_readonly: isang umiiral na realsyon 'mula sa' ang link ay hindi + mababago repository: not_available: Ang SCM vendor ay hindi available not_whitelisted: ay hindi pinayagan ng kumpigurasyon. @@ -522,8 +529,8 @@ fil: cannot_be_in_another_project: hindi maaring sa iba pang proyekto. not_a_valid_parent: ay hindi balido. start_date: - violates_relationships: can only be set to %{soonest_start} or later - so as not to violate the work package's relationships. + violates_relationships: nakatakda lamang sa %{soonest_start} o mamaya + bilang hindi lumalabag sa relasyon ng mga work package. status_id: status_transition_invalid: ay invalid dahil walang valid na transisyon na umiiral mula sa luma hanggang sa bagong estado para sa mga role @@ -539,10 +546,10 @@ fil: type: attributes: attribute_groups: - group_without_name: Unnamed groups are not allowed. - duplicate_group: The group name %{group} is used more than once. Group - names must be unique. - attribute_unknown: Invalid work package attribute used. + group_without_name: Wala pangalan ng grupo ay hindi pinapayagan. + duplicate_group: Ang pangalan ng grupo %{group} ay ginamit mahigit pa + sa isa. Ang mga pangalan ng grulo ay dapat nakakatangi. + attribute_unknown: Hindi balido ang work package attribute ang nagamit. user: attributes: password: @@ -562,9 +569,10 @@ fil: description: "'Kompirmasyon ng password' ay dapat tugma sa input ng 'Bagong password' na patlang." status: - invalid_on_create: is not a valid status for new users. + invalid_on_create: ay hindi isang balidong estado para sa mga bagong + gumagamit. auth_source: - error_not_found: not found + error_not_found: hindi nakita member: principal_blank: Mangayring pumili na kahit isang gumagamit o grupo. role_blank: Mangyaring pumili ng kahit isang tungkulin. @@ -698,7 +706,7 @@ fil: button_remove: Tanggalin button_remove_widget: Remove widget button_rename: Rename - button_replace: Replace + button_replace: Palitan button_reply: Reply button_reset: Reset button_rollback: Rollback to this version @@ -713,7 +721,7 @@ fil: button_unlock: Unlock button_unwatch: Unwatch button_update: I-update - button_upload: Upload + button_upload: I-upload button_view: Tingnan button_watch: Tumingin button_manage_menu_entry: I-configure ang pagpipiliang aytem @@ -721,8 +729,9 @@ fil: button_configure_menu_entry: I-configure ang pagpipiliang aytem button_delete_menu_entry: Burahin ang pagpipiliang aytem copy_project: - started: Started to copy project "%{source_project_name}" to "%{target_project_name}". - You will be informed by mail as soon as "%{target_project_name}" is available. + started: Magsimula kopyahin ang proyekto "%{source_project_name}" sa "%{target_project_name}". + Pinapaalam ka sa pamamagitan ng mail sa lalong madaling panahon na ang "%{target_project_name}" + ay magagamit. failed: Hindi makopya ang proyekto %{source_project_name} succeeded: Nilikhang proyekto %{target_project_name} errors: Mali @@ -893,8 +902,8 @@ fil: ' description_available_columns: Available Columns description_choose_project: Projects - description_compare_from: Compare from - description_compare_to: Compare to + description_compare_from: Ikinumpara mula sa + description_compare_to: Ikinumpara sa description_current_position: 'You are here:' description_date_from: Enter start date description_date_range_interval: Choose range by selecting start and end date @@ -922,9 +931,10 @@ fil: ee: upsale: form_configuration: - description: 'Customize the form configuration with these additional features:' - add_groups: Add new attribute groups - rename_groups: Rename attributes groups + description: 'I-customizd ang form kumpigurasyon sa mga karagdagag tampok + na ito:' + add_groups: Magdgdag ng mga bagong attribute na grupo + rename_groups: Palitan ng pangalan ang mga grupong attribute project_filters: description_html: Upgrade to %{link} to filter and sort on custom fields enumeration_activities: Activities (time tracking) @@ -937,21 +947,23 @@ fil: error_can_not_delete_custom_field: Unable to delete custom field error_can_not_delete_type: This type contains work packages and cannot be deleted. error_can_not_delete_standard_type: Standard types cannot be deleted. - error_can_not_invite_user: Failed to send invitation to user. + error_can_not_invite_user: Nabigong ipadala ang imbiyltasyon sa gumagamit. error_can_not_remove_role: This role is in use and cannot be deleted. error_can_not_reopen_work_package_on_closed_version: A work package assigned to a closed version cannot be reopened error_check_user_and_role: Please choose a user and a role. - error_cookie_missing: The OpenProject cookie is missing. Please ensure that cookies - are enabled, as this application will not properly function without. - error_custom_option_not_found: Option does not exist. - error_failed_to_delete_entry: Failed to delete this entry. - error_invalid_group_by: 'Can''t group by: %{value}' - error_invalid_query_column: 'Invalid query column: %{value}' - error_invalid_sort_criterion: 'Can''t sort by column: %{value}' - error_pdf_export_too_many_columns: Too many columns selected for the PDF export. - Please reduce the number of columns. - error_token_authenticity: Unable to verify Cross-Site Request Forgery token. + error_cookie_missing: Ang OpenProject cookie ay nawawala. Mangyaring siguraduhin + na ang mga cookie ay pinagana, bilang aplikasyon na ito ay hindi gumagana ng maayos + na hindi kasama ang. + error_custom_option_not_found: Ang opsyon ay hindi umiiral. + error_failed_to_delete_entry: Nabigong burahin ang entry na ito. + error_invalid_group_by: 'Hindi ma grupo sa pamamagitan ng: %{value}' + error_invalid_query_column: Hindi balido ang hanay ng query:%{value} + error_invalid_sort_criterion: 'Hindi masunod sa pamamagitan ng hanay: %{value}' + error_pdf_export_too_many_columns: Masyadong maraming hanay ang napili para sa PDF + export. Mangyaring bawasan ang mga bilang ng hanay. + error_token_authenticity: Hindi mapagana upang papatunayan ang Cross-Site Request + Forgery token. error_work_package_done_ratios_not_updated: Work package done ratios not updated. error_work_package_not_found_in_project: The work package was not found or does not belong to this project @@ -977,9 +989,9 @@ fil: error_workflow_copy_target: Please select target type(s) and role(s) error_menu_item_not_created: Menu item could not be added error_menu_item_not_saved: Menu item could not be saved - error_wiki_root_menu_item_conflict: 'Can''t rename "%{old_name}" to "%{new_name}" - due to a conflict in the resulting menu item with the existing menu item "%{existing_caption}" - (%{existing_identifier}). + error_wiki_root_menu_item_conflict: 'Hindi mapalitan ng pangalan ang "%{old_name}" + sa "%{new_name}" dahil sa kasalungatan sa resulta ng pagpipiliang aytem sa umiiral + na pagpipiliang aytem "%{existing_caption}" (%{existing_identifier}). ' error_external_authentication_failed: An error occured during external authentication. @@ -1018,25 +1030,26 @@ fil: projects: Newest visible projects in this instance. users: Newest registered users in this instance. blocks: - community: OpenProject community + community: Komunidad ng OpenProject upsale: - become_hero: Become a hero! - title: Upgrade to Enterprise Edition - description: Boost your productivity with the Enterprise Edition - more_info: More information - additional_features: Additional powerful premium features - professional_support: Professional support from the OpenProject experts - you_contribute: Developers need to pay their bills, too. With Enterprise Edition - you substantially contribute to this Open-Source community effort. + become_hero: Maging isang bayani! + title: I-upgrade sa Enterprise Edition + description: Palakasin ang itong productivity kasama ang Enterprise Edition + more_info: Karagdagang impornasyon + additional_features: Karagdagang tampok ng powerful premium + professional_support: Propesyonal na suporta mula sa OpenProject eksperto + you_contribute: Ang mga developer ay kailangan rin magbayad sa kanilang bayarin. + Kasama ang Enterprise Edition maaring kang mag-mabag ng marami para sa pagsisikap + ng Open-Source community. links: - upgrade_enterprise_edition: Upgrade to Enterprise Edition + upgrade_enterprise_edition: I-upgrade sa Enterprise Edition user_guides: User guides faq: FAQ glossary: Glossary shortcuts: Shortcuts forums: Forums - blog: OpenProject blog - boards: Community forum + blog: Blog ng OpenProject + boards: Komunidad forum newsletter: Security alerts / Newsletter links: configuration_guide: Configuration guide @@ -1056,7 +1069,7 @@ fil: action: Action expiration: Expires indefinite_expiration: Never - label_accessibility: Accessibility + label_accessibility: Aksibilidad label_account: Akawnt label_active: Aktibo label_activate_user: Activate user @@ -1081,14 +1094,14 @@ fil: label_all: all label_all_time: all time label_all_words: All words - label_always_visible: Always displayed - label_announcement: Announcement + label_always_visible: Palaging ipinapakita + label_announcement: Anunsyo label_and_its_subprojects: "%{value} and its subprojects" label_api_access_key: API access key label_api_access_key_created_on: API access key created %{value} ago label_api_access_key_type: API label_applied_status: Applied status - label_archive_project: Archive project + label_archive_project: I-archive ang proyekto label_ascending: Ascending label_assigned_to_me_work_packages: Work packages assigned to me label_associated_revisions: Associated revisions @@ -1106,7 +1119,7 @@ fil: label_available_project_versions: Available versions label_available_project_repositories: Available repositories label_api_documentation: API documentation - label_between: between + label_between: sa pagitan ng label_blocked_by: blocked by label_blocks: blocks label_blog: Blog @@ -1123,7 +1136,7 @@ fil: label_category: Kategorya label_wiki_menu_item: Wiki menu item label_select_main_menu_item: Select new main menu item - label_select_project: Select a project + label_select_project: Pumili ng proyekto label_required_disk_storage: Required disk storage label_send_invitation: Send invitation label_change_plural: Changes @@ -1133,7 +1146,7 @@ fil: label_change_view_all: View all changes label_changes_details: Details of all changes label_changeset: Changeset - label_changeset_id: Changeset ID + label_changeset_id: ID ng changeset label_changeset_plural: Changesets label_checked: checked label_check_uncheck_all_in_column: Check/Uncheck all in column @@ -1163,13 +1176,13 @@ fil: label_core_version: Core version label_current_status: Current status label_current_version: Current version - label_custom_field_add_no_type: Add this field to a work package type + label_custom_field_add_no_type: Idagdag ang patlang na ito sa uri ng work package label_custom_field_new: New custom field label_custom_field_plural: Mga pasadyang patlang label_custom_field_default_type: Empty type - label_custom_style: Design + label_custom_style: Disenyo label_date: Petsa - label_date_and_time: Date and time + label_date_and_time: Petsa at oras label_date_from: From label_date_from_to: From %{start} to %{end} label_date_range: Date range @@ -1177,7 +1190,7 @@ fil: label_day_plural: days label_default: Default label_delete_user: Delete user - label_delete_project: Delete project + label_delete_project: Burahin ang proyekto label_deleted: deleted label_deleted_custom_field: "(deleted custom field)" label_descending: Descending @@ -1194,7 +1207,7 @@ fil: label_download_plural: "%{count} Downloads" label_downloads_abbr: D/L label_duplicated_by: duplicated by - label_duplicate: duplicate + label_duplicate: gayahin label_duplicates: duplicates label_edit: Edit label_enable_multi_select: Toggle multiselect @@ -1205,12 +1218,12 @@ fil: label_end_to_end: end to end label_end_to_start: end to start label_enumeration_new: New enumeration value - label_enumeration_value: Enumeration value + label_enumeration_value: Pag-enumerate ng halaga label_enumerations: Enumerations label_enterprise: Enterprise label_enterprise_edition: Enterprise Edition label_environment: Environment - label_estimates_and_time: Estimates and time + label_estimates_and_time: Mga pagtatantya at oras label_equals: is label_example: Example label_export_to: 'Also available in:' @@ -1230,7 +1243,7 @@ fil: label_follows: follows label_force_user_language_to_default: Set language of users having a non allowed language to default - label_form_configuration: Form configuration + label_form_configuration: Form kompigurasyon label_general: General label_generate_key: Generate a key label_git_path: Path to .git directory @@ -1247,9 +1260,9 @@ fil: label_in: in label_in_less_than: in less than label_in_more_than: in more than - label_inactive: Inactive + label_inactive: Hindi aktibo label_incoming_emails: Incoming emails - label_includes: includes + label_includes: kasama ang mga label_index_by_date: Index by date label_index_by_title: Index by title label_information: Information @@ -1259,13 +1272,13 @@ fil: label_invite_user: Imbitahan ang user label_show_hide: Ipakita/itago label_show_all_registered_users: Show all registered users - label_journal: Journal + label_journal: Talaarawan label_journal_diff: Description Comparison label_language: Linggwahe label_jump_to_a_project: Jump to a project... label_language_based: Based on user's language label_last_activity: Huling aktibidad - label_last_change_on: Last change on + label_last_change_on: Hindi binago sa label_last_changes: last %{count} changes label_last_login: Huling nag login label_last_month: last month @@ -1283,7 +1296,7 @@ fil: label_login: Sign in label_custom_logo: Custom logo label_custom_favicon: Custom favicon - label_custom_touch_icon: Custom touch icon + label_custom_touch_icon: Ang icon ng kustom pindutan label_logout: Sign out label_main_menu: Side Menu label_manage_groups: Manage groups @@ -1294,7 +1307,7 @@ fil: label_member_plural: Members label_view_all_members: Tingnan ang lahat na mga miyembro label_menu_item_name: Name of menu item - label_message: Message + label_message: Mensahe label_message_last: Last message label_message_new: New message label_message_plural: Messages @@ -1348,7 +1361,7 @@ fil: label_overall_activity: Overall activity label_overall_spent_time: Overall spent time label_overview: Overview - label_part_of: part of + label_part_of: bahagi ng label_password_lost: Forgot your password? label_password_rule_lowercase: Lowercase label_password_rule_numeric: Numeric Characters @@ -1371,7 +1384,7 @@ fil: label_previous_week: Previous week label_principal_invite_via_email: " or invite new users via email" label_principal_search: Magdagdag ng umiiral na mga user o grupo - label_product_version: Product version + label_product_version: Produktong bersyon label_professional_support: Propesyonal na suporta label_profile: Profile label_project_all: All Projects @@ -1416,8 +1429,8 @@ fil: label_repository: Repository label_repository_root: Repository root label_repository_plural: Repositories - label_required: required - label_requires: requires + label_required: kailangan + label_requires: kinakailangan label_responsible_for_work_packages: Work packages I am responsible for label_result_plural: Results label_reverse_chronological_order: In reverse chronological order @@ -1432,7 +1445,7 @@ fil: label_role_and_permissions: Roles and permissions label_role_new: New role label_role_plural: Ang mga tungkulin - label_role_search: Assign role to new members + label_role_search: Magtalaga ng tungkulin ss mga bagong miyembro label_scm: SCM label_search: Search label_search_titles_only: Search titles only @@ -1489,8 +1502,8 @@ fil: label_updated_time_at: "%{author} %{age}" label_updated_time_by: Updated by %{author} %{age} ago label_used_by: Used by - label_used_by_types: Used by types - label_used_in_projects: Used in projects + label_used_by_types: Ginamit sa mga uri + label_used_in_projects: Ginamit sa mga proyekto label_user: Gumagamit label_user_activity: "%{value}'s activity" label_user_anonymous: Anonymous @@ -1523,7 +1536,7 @@ fil: label_wiki_edit: Wiki edit label_wiki_edit_plural: Wiki edits label_wiki_page_attachments: Wiki page attachments - label_wiki_page_id: Wiki page ID + label_wiki_page_id: ID ng Wiki na pahina label_wiki_navigation: Wiki navigation label_wiki_page: Pahina ng wiki label_wiki_page_plural: Wiki pages @@ -1536,7 +1549,7 @@ fil: label_work_package_attachments: Work package attachments label_work_package_category_new: New category label_work_package_category_plural: Work package categories - label_work_package_hierarchy: Work package hierarchy + label_work_package_hierarchy: Hierarchy ng work package label_work_package_new: New work package label_work_package_note_added: Work package note added label_work_package_edit: Edit work package %{name} @@ -1646,8 +1659,8 @@ fil: noscript_description: You need to activate JavaScript in order to use OpenProject! noscript_heading: JavaScript disabled noscript_learn_more: Learn more - notice_accessibility_mode: The accessibility mode can be enabled in your [account - settings](url). + notice_accessibility_mode: Ang aksesibilidad mode ay maaring paganahin sa iyong + [account setting](url). notice_account_activated: Your account has been activated. You can now log in. notice_account_already_activated: Ang account na ito ay na-activate na. notice_account_invalid_token: Imbalidong activation token @@ -1666,8 +1679,8 @@ fil: notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you. notice_account_unknown_email: Unknown user. - notice_account_update_failed: Account setting could not be saved. Please have a - look at your account page. + notice_account_update_failed: Ang akwant setting ay hindi pwede mai-save. Mangyaring + paki-tingnan sa iyong akwant na pahina. notice_account_updated: Account was successfully updated. notice_account_wrong_password: Wrong password notice_account_registered_and_logged_in: Welcome, your account has been activated. @@ -1679,8 +1692,8 @@ fil: notice_auth_stage_error: Authentication stage '%{stage}' failed. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password. - notice_custom_options_deleted: Option '%{option_value}' and its %{num_deleted} occurrences - were deleted. + notice_custom_options_deleted: Opsyon ngB'%{option_value}' at ang itong %{num_deleted} + nagaganal ay naibura na. notice_email_error: An error occurred while sending mail (%{value}) notice_email_sent: An email was sent to %{value} notice_failed_to_save_work_packages: 'Failed to save %{count} work package(s) on @@ -1700,7 +1713,7 @@ fil: notice_locking_conflict_reload_page: Please reload the page, review the changes and reapply your updates. notice_member_added: Idinagdag ang %{name} sa proyekto. - notice_members_added: Added %{number} users to the project. + notice_members_added: Idinagdag %{number} ng mga gumagamit sa proyekto. notice_member_removed: Tinanggal ang %{user} mula sa proyekto. notice_member_deleted: "%{user} ay inalis na sa proyekto at tinanggal." notice_no_principals_found: No results found. @@ -1709,9 +1722,10 @@ fil: notice_not_authorized_archived_project: The project you're trying to access has been archived. notice_password_confirmation_failed: Your password is not correct. Cannot continue. - notice_principals_found_multiple: "There are %{number} results found. \n Tab to - focus the first result." - notice_principals_found_single: "There is one result. \n Tab to focus it." + notice_principals_found_multiple: |- + Mayroong %{number} mga resulta ang natagpuan. + Ang tab ay tumuon sa unang resulta. + notice_principals_found_single: "Mayroong isang resulta. \n Tab upang ituon ito." notice_project_not_deleted: The project wasn't deleted. notice_successful_connection: Successful connection. notice_successful_create: Successful creation. @@ -1728,10 +1742,10 @@ fil: present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. notice_logged_out: You have been logged out. - notice_wont_delete_auth_source: The authentication mode cannot be deleted as long - as there are still users using it. - notice_project_cannot_update_custom_fields: 'You cannot update the project''s available - custom fields. The project is invalid: %{errors}' + notice_wont_delete_auth_source: Ang authentication mode ay hindi pwedeng burahin + hanggang meron pang user ang gumagamit nito. + notice_project_cannot_update_custom_fields: 'Hindi mo pwedeng i-update ang mga patlang + ng project''s available custom. Ang proyekto ay hindi balido: %{errors}' notice_attachment_migration_wiki_page: 'This page was generated automatically during the update of OpenProject. It contains all attachments previously associated with the %{container_type} "%{container_name}". @@ -1757,11 +1771,11 @@ fil: mb: MB tb: TB onboarding: - heading_getting_started: Get an overview + heading_getting_started: Kumuha ng isang buod text_getting_started_description: Get a quick overview of project management and team collaboration with OpenProject. - text_show_again: You can restart this video from the help menu - welcome: Welcome to OpenProject + text_show_again: Maari mong i-restart amg video na ito mula sa tulong ng pagpipilian + welcome: Maligayang pagdating sa OpenProject permission_add_work_package_notes: Add notes permission_add_work_packages: Magdagdag ng mga work packages (ito rin ay nagpapahintulot na mag dagdag ng mga attachment sa lahat ng mga work packages) @@ -1823,7 +1837,7 @@ fil: permission_view_work_package_watchers: View watchers list permission_view_work_packages: Tingnan ang mga work packages permission_view_messages: View messages - permission_view_members: View members + permission_view_members: Tingnan ang mga miyembro permission_view_project_associations: View project dependencies permission_view_reportings: View reportings permission_view_time_entries: View spent time @@ -1847,7 +1861,7 @@ fil: warning_two: Ang mga umiiral na mga link sa proyekto ay hindi na maaring magamit. title: Change the project's identifier archive: - are_you_sure: Are you sure you want to archive the project '%{name}'? + are_you_sure: Sigurado ka bang na gusto mong i-archive ang proyekto'%{name}'? project_module_activity: Aktibidad project_module_boards: Forums project_module_calendar: Calendar @@ -1951,7 +1965,7 @@ fil: by using a value starting with http(s):// or file://. path_encoding: 'Override Git path encoding (Default: UTF-8)' local_title: Link existing local Git repository - local_url: Local URL + local_url: Lokal URL local_introduction: Kung mayroon kang umiiral na na lokal Gir repository, pwedi mo itong i-link sa OpenProject para ma-access ang mga ito mula sa loob ng application. @@ -1988,7 +2002,7 @@ fil: existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi mo itong ma-link sa OpenProject para ma access ang mga ito mula sa loob ng application. - existing_url: Existing URL + existing_url: Umiiral na URL instructions: managed_url: Ito ay ang URL na pinapamahalaan (lokal) ng Subversion repository. url: |- @@ -2007,16 +2021,16 @@ fil: url: URL to repository warnings: cannot_annotate: This file cannot be annotated. - search_input_placeholder: Search ... - setting_email_delivery_method: Email delivery method - setting_sendmail_location: Location of the sendmail executable - setting_smtp_enable_starttls_auto: Automatically use STARTTLS if available - setting_smtp_address: SMTP server - setting_smtp_port: SMTP port - setting_smtp_authentication: SMTP authentication - setting_smtp_domain: SMTP HELLO domain - setting_smtp_user_name: SMTP username - setting_smtp_password: SMTP password + search_input_placeholder: Hanapin ... + setting_email_delivery_method: Pamaraan ng paghahatid ng email + setting_sendmail_location: Lokasyon ng sendmail na pagpapatupad + setting_smtp_enable_starttls_auto: Automatikong gagamitin ang STARTTLS kung magagamit + setting_smtp_address: Server g SMTP + setting_smtp_port: Port ng SMTP + setting_smtp_authentication: Pagpapatunay ng SMTP + setting_smtp_domain: HELLO domain ng SMTP + setting_smtp_user_name: Username ng SMTP + setting_smtp_password: Password ng SMTP setting_activity_days_default: Days displayed on project activity setting_app_subtitle: Application subtitle setting_app_title: Application title @@ -2046,7 +2060,7 @@ fil: main projects by default setting_emails_footer: Emails footer setting_emails_header: Emails header - setting_email_login: Use e-mail as login + setting_email_login: Gamitin ang email bilang login setting_enabled_scm: Enabled SCM setting_feeds_enabled: Enable Feeds setting_feeds_limit: Feed content limit @@ -2072,7 +2086,8 @@ fil: (e.g., to create and update work packages). setting_mail_handler_api_key: API key setting_mail_handler_body_delimiters: Truncate emails after one of these lines - setting_mail_handler_body_delimiter_regex: Truncate emails matching this regex + setting_mail_handler_body_delimiter_regex: Ang nga truncate email ay nagkakatugma + sa regex na ito setting_new_project_user_role_id: Role given to a non-admin user who creates a project setting_password_active_rules: Active character classes setting_password_count_former_banned: Number of most recently used passwords banned @@ -2084,7 +2099,7 @@ fil: setting_per_page_options: Objects per page options setting_plain_text_mail: Plain text mail (no HTML) setting_protocol: Protocol - setting_registration_footer: Registration footer + setting_registration_footer: Footer ng pagrerehistro setting_repositories_automatic_managed_vendor: Awtomatiko na uri ng repository vendor setting_repositories_encodings: Repositories encodings setting_repository_authentication_caching_enabled: Enable caching for authentication @@ -2127,7 +2142,7 @@ fil: passwords: Passwords session: Session brute_force_prevention: Automated user blocking - show_hide_project_menu: Expand/Collapse project menu + show_hide_project_menu: Palawakin/Pagbagsak na proyektong pagpipilian status_active: active status_archived: archived status_invited: imbitado @@ -2137,10 +2152,10 @@ fil: array: sentence_connector: and skip_last_comma: 'false' - text_accessibility_hint: The accessibility mode is designed for users who are blind, - motorically handicaped or have a bad eyesight. For the latter focused elements - are specially highlighted. Please notice, that the Backlogs module is not available - in this mode. + text_accessibility_hint: Ang aksibilidad mode ay naka-disenyo para sa mga gumagamit + na bulag, motorcically handicsped o mayroong masamang paningin. Para sa mga elementong + latter focus ay espesyal na naka-hightlight. Mangyaring pansinin, na ang Backlogs + modyul ay hindi magagamit sa modyul na ito. text_access_token_hint: Access tokens allow you to grant external applications access to resources in OpenProject. text_analyze: 'Further analyze: %{subject}' @@ -2157,7 +2172,7 @@ fil: text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: Must be at least %{count} characters long. text_comma_separated: Multiple values allowed (comma separated). - text_comment_wiki_page: 'Comment to wiki page: %{page}' + text_comment_wiki_page: 'Mag-komento sa wiki na pahina: %{page}' text_custom_field_possible_values_info: One line for each value text_custom_field_hint_activate_per_project: 'When using custom fields: Keep in mind that custom fields need to be activated per project, too. @@ -2167,20 +2182,21 @@ fil: activated per work package type and per project. ' - text_custom_logo_instructions: 'A white logo on transparent background is recommended. - For best results on both, conventional and retina displays, make sure your image''s - dimensions are 460px by 60px. + text_custom_logo_instructions: 'Ang puting logo sa transparent background ay inirerekomend. + Para sa pinakamahusay na result sa dalawang, conventional at mga displey na retina, + siguraduhjn ang iyong dimensyon ng larawan ay 460px by 60px. ' - text_custom_favicon_instructions: 'This is the tiny icon that appears in your browser - window/tab next to the page''s title. It''s needs to be a squared 32 by 32 pixels - sized PNG image file with a transparent background. + text_custom_favicon_instructions: 'Ito ay ang manipis na icon na lilitaw sa iyong + browser window/tab sa susunod ng pamagat na pahina. Ito ay kailangan na maging + kuwadrado 32 by 32 pixels na laki PNG image file na mayroong malinaw na nakapalibot. ' - text_custom_touch_icon_instructions: 'This is the icon that appears in your mobile - or tablet when you place a bookmark on your homescreen. It''s needs to be a squared - 180 by 180 pixels sized PNG image file. Please make sure the image''s background - is not transparent otherwise it will look bad on iOS. + text_custom_touch_icon_instructions: 'Ito ay ang icon na lilitaw sa iyong mobile + at tablet kung maglagay ka ng bookmark sa iyong homescreen. Ito ay kinakailangan + na naka-kwadrado 180 by 180 pixels na laki ng PNG image file. Mangyaring siguraduhin + ang larawan nakapalibot ay hindi transparent kung hindi ito ay magiginf masamang + tingnan sa IOS. ' text_default_administrator_account_changed: Default administrator account changed @@ -2201,7 +2217,7 @@ fil: text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format ay maaaring mabago para sa hindi ni-nais na petsa. text_hint_disable_with_0: 'Note: Disable with 0' - text_hours_between: Between %{min} and %{max} hours. + text_hours_between: Sa pagitan ng %{min} at %{max} mga oras. text_work_package_added: Work package %{id} has been reported by %{author}. text_work_package_category_destroy_assignments: Remove category assignments text_work_package_category_destroy_question: Some work packages (%{count}) are assigned @@ -2247,17 +2263,17 @@ fil: underscores are allowed, must start with a lower case letter. text_reassign: 'I-reassign sa work package:' text_regexp_info: eg. ^[A-Z0-9]+$ - text_regexp_multiline: The regex is applied in a multi-line mode. e.g., ^---\s+ + text_regexp_multiline: Ang regex ay nakalagay sa multi-line mlde. hal., ^---\s+ text_repository_usernames_mapping: |- Select or update the OpenProject user mapped to each username found in the repository log. Users with the same OpenProject and repository username or email are automatically mapped. text_select_mail_notifications: Select actions for which email notifications should be sent. text_status_changed_by_changeset: Applied in changeset %{value}. - text_table_difference_description: In this table the single %{entries} are shown. - You can view the difference between any two entries by first selecting the according - checkboxes in the table. When clicking on the button below the table the differences - are shown. + text_table_difference_description: Sa talaan na ito ang solong %{entries} ay ipinapakita. + Maari mong tingnan ang kaibahansa pagitan ng kahit anong dalawang entry sa pamamagitan + ng unang pagpili ayon sa mga checkbox sa talaan. Kapag nag-pindut sa pindutan + ng ibaba sa talaan ang mga pagkakaiba ay ipinapakita. text_time_logged_by_changeset: Applied in changeset %{value}. text_tip_work_package_begin_day: work package beginning this day text_tip_work_package_begin_end_day: work package beginning and ending this day @@ -2266,8 +2282,8 @@ fil: text_unallowed_characters: Unallowed characters text_user_invited: Ang user ay inanyayahan at isa rin itong pending na registration. text_user_wrote: "%{value} wrote:" - text_warn_on_leaving_unsaved: The work package contains unsaved text that will be - lost if you leave this page. + text_warn_on_leaving_unsaved: Ang work package ay naglalaman ng hindi naka-save + na mawala ito kapag ikaw ay aalisa sa pahinang ito. text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content? text_wiki_page_destroy_children: Delete child pages and all their descendants @@ -2278,7 +2294,7 @@ fil: text_workflow_edit: Select a role and a type to edit the workflow text_zoom_in: Zoom in text_zoom_out: Zoom out - text_setup_mail_configuration: Configure your email provider + text_setup_mail_configuration: I-configure ang iyong tagapag-bigay ng email time: am: am formats: @@ -2490,24 +2506,26 @@ fil: years: Years title_remove_and_delete_user: Alisin ang inimbitahan na user mula proyekto at tanggalin siya. - tooltip_resend_invitation: 'Sends another invitation email with a fresh token in - case the old one expired or the user did not get the original email. Can also - be used for active users to choose a new authentication method. When used with - active users their status will be changed to ''invited''. + tooltip_resend_invitation: 'Magpadala ng ibang imbitasyong email kasama ang fresh + token kung sakali walang bisa na ang lima o ang gumagamit ay hindi kumuha ng orihinak + na email. Maari rin gamitin para sa aktibing gumagamit upang pumili ng bagong + paraan ng pagpapatunay. Kung ginamit sa aktibong gumagamit ang kanila estado ay + mababago sa ''Inimbitahan''. ' tooltip: - setting_email_login: 'If enabled a user will be unable to chose a login during - registration. Instead their given e-mail address will serve as the login. An - administrator may still change the login separately. + setting_email_login: 'Kung pinagana ang user ay hindi pinagana na lumili ng login + sa panahon ng pagpaparehistro. Sa halip ang kanilang binigay na e-mail address + ay naka-serve bilang login. Isang tagapangasiwa ay may pa-asa pang i-login ng + hiwalay. ' queries: apply_filter: Apply preconfigured filter top_menu: - additional_resources: Additional resources - getting_started: Getting started - help_and_support: Help and support + additional_resources: Karagdagang pinagkukunan + getting_started: Pagsisimula + help_and_support: Tulong at supora total_progress: Total progress user: all: all @@ -2542,10 +2560,10 @@ fil: registered: registered reset_failed_logins: Reset failed logins settings: - mail_notifications: Send email notifications - mail_project_explanaition: For unselected projects, you will only receive notifications - about things you watch or you're involved in (e.g. work packages you're the - author or assignee of). + mail_notifications: Magpadala ng abiso sa email + mail_project_explanaition: Para sa hindi napiling proyekto, makakatanggap ka + lamang ng abiso tungkol sa mga bagay na tiningnan mo o kasama ka sa (hal. + work packagee ikaw ang may-akda o tagapangasiwa ng). mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" @@ -2592,7 +2610,7 @@ fil: code_500: Isang internal error ang naganap. expected: date: YYYY-MM-DD (ISO 8601 date only) - duration: ISO 8601 duration + duration: Agwat ng ISO 8601 invalid_content_type: Expected CONTENT-TYPE to be '%{content_type}' but got '%{actual}'. invalid_format: 'Invalid format for property ''%{property}'': Expected format @@ -2605,8 +2623,8 @@ fil: this operation. missing_content_type: not specified missing_request_body: There was no request body. - missing_or_malformed_parameter: The query parameter '%{parameter}' is missing - or malformed. + missing_or_malformed_parameter: Ang query parametro '%{parameter}' ay nawawala + o naka-malform. multipart_body_error: The request body did not contain the expected multipart parts. multiple_errors: Multiple field constraints have been violated. diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index b9984a07da..9d4114f7a2 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -5,20 +5,20 @@ fil: hide: Hide loading: Loading ... close_popup_title: Close popup - close_filter_title: Close filter - close_form_title: Close form + close_filter_title: Isara ang filter + close_form_title: Isara ang form clipboard: browser_error: Your browser doesn't support copying to clipboard. Please copy the selected text manually. copied_successful: Sucessfully copied to clipboard! button_add_watcher: Add watcher - button_back_to_list_view: Back to list view + button_back_to_list_view: Bumalik sa listahan ng view button_cancel: Cancel button_close: Close button_check_all: Check all button_configure-form: Configure form - button_confirm: Confirm - button_continue: Continue + button_confirm: Kumpirmahin + button_continue: Magpatuloy button_copy: Copy button_custom-fields: Mga pasadyang patlang button_delete: Delete @@ -33,7 +33,7 @@ fil: button_more: More button_move: Move button_open_details: Open details view - button_close_details: Close details view + button_close_details: Isara ang mga detalye na view button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote button_save: Save @@ -56,9 +56,9 @@ fil: enter. To leave without filter select the first (empty) entry. noneElement: "(none)" time_zone_converted: - two_values: "%{from} - %{to} in your local time." - only_start: From %{from} in your local time. - only_end: Till %{to} in your local time. + two_values: "%{from} - %{to} sa iyong lokal na oras." + only_start: Mula sa %{from} sa iyong lokal na oras. + only_end: Hanggang %{to} sa iyong lokal na oras. value_spacer: "-" sorting: criteria: @@ -73,7 +73,7 @@ fil: label_activity_no: Activity entry number %{activityNo} label_activity_with_comment_no: Activity entry number %{activityNo}. Has a user comment. - label_add_columns: Add columns + label_add_columns: Magdagdag ng hanay label_add_comment: Add comment label_add_comment_title: Comment and type @ to notify other people label_add_selected_columns: Add selected columns @@ -85,11 +85,11 @@ fil: label_and: and label_ascending: Ascending label_author: 'Author: %{user}' - label_between: between + label_between: sa pagitan ng label_board_locked: Locked label_board_sticky: Sticky label_create_work_package: Create new work package - label_created_by: Created by + label_created_by: Nilikha ni label_date: Petsa label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' @@ -186,7 +186,7 @@ fil: label_attachments: Files label_drop_files: Drop files here label_drop_files_hint: or click to add files - label_add_attachments: Add attachments + label_add_attachments: Magdagdag ng mga nakalakip label_formattable_attachment_hint: Attach and link files by dropping on this field, or pasting from the clipboard. label_remove_file: Delete %{fileName} @@ -205,8 +205,9 @@ fil: help_texts: show_modal: Show attribute help text entry password_confirmation: - field_description: You need to enter your account password to confirm this change. - title: Confirm your password to continue + field_description: Kailangan mong ipasok ang iyong akwant password upang kumpirmahin + ang pagbabago niito. + title: Kumpirmahin ang iyong password upanh magpatuloy pagination: no_other_page: Ikaw ay nasa pahina lamang. pages: @@ -216,7 +217,8 @@ fil: default: "-" subject: Enter subject here selection: Pakiusap pumili - relation_description: Click to add description for this relation + relation_description: Pindutin upang magdagdag ng deskripsyon sa kaugnay na + ito project: required_outside_context: You are not within a project context. Please choose the project context first in order to select type and status @@ -228,27 +230,28 @@ fil: text_are_you_sure: Are you sure? types: attribute_groups: - error_duplicate_group_name: The name %{group} is used more than once. Group - names must be unique. + error_duplicate_group_name: Ang pangalan ng %{group} ay ginamit higit pa sa + isang beses. Ang mga pangalan ng grupo ay dapat nakakakatangi. reset_title: Reset form configuration - confirm_reset: 'Warning: Are you sure you want to reset the form configuration? - This will reset the attributes to their default group, unset the visibility - checkboxes, and disable ALL custom fields. + confirm_reset: 'Babala: Sigurado ka ba gusto mong i-reset ang form ng kumpigurasyon? + Ito ay i-reset ang mga katangian sa kanilang grupong default, tanggalin + ang kakayahang makita ang mga checkbox at hindi paganahin ang LAHAT ng kustom + na patlang. ' - upgrade_to_ee: Upgrade to Enterprise Edition - upgrade_to_ee_text: Wow! If you need this feature you are a super pro! Would - you mind supporting us OpenSource developers by becoming an Enterprise Edition - client? - more_information: More information - nevermind: Nevermind + upgrade_to_ee: I-upgrade sa Enterprise Edition + upgrade_to_ee_text: Wow! kung kinakailngan mo ang tampok na ito ikaw sobrang + galing! Ayos lang ba sa iyo na suportahan ag aming OpenSource developers + sa pamamagitan ng pagiging isang kliyente ng Enterprise Edition? + more_information: Karagdagang impornasyon + nevermind: Hindi bale watchers: label_loading: loading watchers... label_error_loading: An error occurred while loading the watchers label_search_watchers: Search watchers label_add: Add watchers label_discard: Discard selection - typeahead_placeholder: Search for possible watchers + typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: parent: Peyrent children: Children @@ -259,33 +262,33 @@ fil: blocked: Blocked by precedes: Precedes follows: Follows - includes: Includes - partof: Part of - requires: Requires - required: Required by - relation_type: relation type + includes: Kasama + partof: Bahagi ng + requires: Kinakailangan + required: Kinakailangan ng + relation_type: uri ng naguugnay relations_hierarchy: hierarchy_headline: hierarchy relation_buttons: change_parent: Change parent - remove_parent: Remove parent - group_by_wp_type: Group by work package type - group_by_relation_type: Group by relation type - add_parent: Add existing parent - add_new_child: Create new child - add_existing_child: Add existing child - remove_child: Remove child - add_new_relation: Create new relation - update_description: Set or update description of this relation - toggle_description: Toggle relation description - update_relation: Click to change the relation type - add_follower: Add follower - add_predecessor: Add predecessor + remove_parent: Alisin ang magulang + group_by_wp_type: Grupo sa pamamagitan ng uri ng work package + group_by_relation_type: Grupo sa pamamagitan ng uri ng pakikipag-ugnayan + add_parent: Magdagdag ng umiiral na magulang + add_new_child: Maglikha ng bagong bata + add_existing_child: Magdagdag ng umiiral na bata + remove_child: Alisin ang bata + add_new_relation: Lumikha ng pagkikipag-ugnayan + update_description: Itakda o i-update ang paglalarawan sa kaugnayan ito + toggle_description: I-toggle ang kaugnayan sa paglalarawan + update_relation: Pindutin upang baguhin ang uri ng kaugnayan + add_follower: Magdagdag ng follower + add_predecessor: Magdagdag ng predecessor remove: Remove relation - save: Save relation - abort: Abort + save: I-save ang pakipag-ugnayan + abort: Huwag ituloy relations_autocomplete: - placeholder: Enter the related work package id + placeholder: Ipasok ang Id ng kauganay sa work package repositories: select_tag: Select tag select_branch: Select branch @@ -303,13 +306,13 @@ fil: other: You can only select {{limit}} items zero: You cannot select any items sort: - sorted_asc: 'Ascending sort applied, ' - sorted_dsc: 'Descending sort applied, ' - sorted_no: 'No sort applied, ' - sorting_disabled: sorting is disabled - activate_asc: activate to apply an ascending sort - activate_dsc: activate to apply a descending sort - activate_no: activate to remove the sort + sorted_asc: 'Pataas na paayos ang inilapat ' + sorted_dsc: 'Pababa na paayosi ang inilapat ' + sorted_no: 'Walang pagsasaayos ang inilapat ' + sorting_disabled: ang pagsasaayos ay hindi pinagana + activate_asc: aktibo upang ilapat sa isang pataas na pagsaayos + activate_dsc: aktibo upang ilapat sa pababa na pagsaayos + activate_no: aktibk upang alisin ang pagsaayos text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? text_query_destroy_confirmation: Are you sure you want to delete the selected @@ -328,8 +331,8 @@ fil: its date labels will be shown instead of these attributes. ' - button_activate: Activate timeline mode - button_deactivate: Deactivate timeline mode + button_activate: I-aktibo ang timeline mode + button_deactivate: I-deactivate ang timeline mode cancel: Cancel change: Change in planning due_date: Takdang petsa @@ -375,8 +378,8 @@ fil: start_date: Petsa ng pagsimula tooManyProjects: More than %{count} Projects. Please use a better filter! selection_mode: - notification: Click on any highlighted work package to create the relation. - Press escape to cancel. + notification: Pumindot sa kahit anong naka-highlight na work package upang + lumikha ng kaugnayan. Pindutin ang escape upang kanselahin. zoom: in: Zoom in out: Zoom out @@ -392,12 +395,12 @@ fil: outlines: Hierarchy level unsupported_browser: title: Your browser version is not supported - message: The browser version you are using is no longer supported by OpenProject. - update_message: Please update your browser. - update_ie_user: Please switch to Mozilla Firefox or Google Chrome, or upgrade - to Microsoft Edge. + message: Ang bersyon ng browser na ginagamit mo ay hindi na suportado ng OpenProject. + update_message: Magyaring i-update ang iyong broswer. + update_ie_user: Mangyaring lumipat sa Mozilla Firefox o Google Chromw, o i-upgrade + sa Microsoft Edge. learn_more: Learn more - close_warning: Ignore this warning. + close_warning: Huwag pansinin ang babala ito. wiki_formatting: strong: Strong italic: Italic @@ -445,35 +448,36 @@ fil: label_options: Options label_column_multiselect: 'Combined dropdown field: Select with arrow keys, confirm selection with enter, delete with backspace' - label_switch_to_single_select: Switch to single select - label_switch_to_multi_select: Switch to multi select + label_switch_to_single_select: Lumipat sa napiling solo + label_switch_to_multi_select: Lumipat sa maramihang pagpili message_error_during_bulk_delete: An error occurred while trying to delete work packages. message_successful_bulk_delete: Successfully deleted work packages. message_successful_show_in_fullscreen: Pindutin dito upang buksan ang work package na ito sa fullscreen view. - message_view_spent_time: Show spent time for this work package + message_view_spent_time: Magpakita ng oras na nagamit para sa work package na + ito no_value: No value inline_create: title: Pindutin dito upang magdagdag ng bagong work package sa listahan na ito create: - header: New %{type} - header_no_type: New work package (Type not yet set) - header_with_parent: 'New %{type} (Child of %{parent_type} #%{id})' + header: Bago %{type} + header_no_type: Bagong work package ( Uri ay hindi pa naitakda) + header_with_parent: 'Bago %{type} ( Anak ng %{parent_type} #%{id})' button: Create hierarchy: - show: Show hierarchy mode - hide: Hide hierarchy mode - toggle_button: Click to toggle hierarchy mode. - leaf: Work package leaf at level %{level}. - children_collapsed: Hierarchy level %{level}, collapsed. Click to show the - filtered children - children_expanded: Hierarchy level %{level}, expanded. Click to collapse the - filtered children + show: Magpakita ng hierarchy mode + hide: Itahi ang hierarcy mode + toggle_button: Pindutin upang i-toggle ang hierarchy mode. + leaf: Work package leaf sa level %{level}. + children_collapsed: Hierarchy level %{level}, bumagsak. Pindutin upang ipakita + ang naka-filtered ng mga bata + children_expanded: Hierarchy level %{level}, lumawak. Pindutin upang bumagsak + ang naka-filtered na mga bata faulty_query: - title: Work packages could not be loaded. - description: Your query is erroneous and could not be processed. + title: Ang mga work package ay hindi mai-load. + description: Ang iyong query ay mali at hindi maiproseso. no_results: title: Walang mga work package ang i-displey. description: Alinman sa walang ang nilikha o mga work package ay naka-filter @@ -509,8 +513,9 @@ fil: pagination: Dumiretso sa talaan ng pagination label_pagination: Pindutin dito upang lagpasan ang mga talaan ng work package at pumunta sa pagination. - content: Jump to content - label_content: Click here to skip over the menu and go to the content + content: Tumalon sa nilalaman + label_content: Pindito dito upang laktawin ang pagppipilian at pumunta sa + nilalaman placeholders: default: "-" description: Click to enter description... @@ -518,10 +523,10 @@ fil: column_names: Mga hanay group_by: Mga resulta sa grupo sa pamamagitan ng group: Group by - group_by_disabled_by_hierarchy: Group by is disabled due to the hierarchy - mode being active. - hierarchy_disabled_by_group_by: Hierarchy mode is disabled due to results - being grouped by %{column}. + group_by_disabled_by_hierarchy: Grupo ng ay hindi pinagana dahil sa pagiging + aktibo ng hierarchy mode. + hierarchy_disabled_by_group_by: Ang Hierarchy mode ay hindi pinagana dahil + sa mga resulta na pag-grupo sa pamamagitan ng %{column}. hierarchy_mode: Hierarchy mode sort_ascending: Sort ascending sort_descending: Sort descending @@ -533,8 +538,8 @@ fil: display_sums: Ipakita ang mga sum errors: unretrievable_query: Unable to retrieve query from URL - not_found: There is no such query - text_no_results: No matching queries were found. + not_found: Walang ganitong query + text_no_results: Walang mga nagkakatugmang query ay natagpuan. table: summary: Talaab sa mga hilera ng work package at mga hanay na katangian ng work package. @@ -542,7 +547,8 @@ fil: aktibo sa pag-andar ng inline-editing sa katangian na iyon. text_sort_hint: With the links in the table headers you can sort, group, reorder, remove and add table columns. - text_select_hint: Select boxes should be opened with 'ALT' and arrow keys. + text_select_hint: Pumili ng mga kahon na maaring mabukasan sa 'ALT' at mga + arrow key. tabs: overview: Overview activity: Aktibidad @@ -559,8 +565,8 @@ fil: sort_by: Sort by ... group_by: Group by ... display_sums: Display sums - display_hierarchy: Display hierarchy - hide_hierarchy: Hide hierarchy + display_hierarchy: Ipakita ang hierarchy + hide_hierarchy: Itago anh hierarchy hide_sums: Hide sums save: Save save_as: Save as ... @@ -581,8 +587,8 @@ fil: button_submit: Submit button_cancel: Cancel form_submit: - title: Confirm to continue - text: Are you sure you want to perform this action? + title: Kumpirmahin upang magpatuloy + text: Sigurado ka bang na gusto mong magtanghal ng aksyon ito? upsale_relation_columns: Need to see relations in the work package list? upsale_relation_columns_link: Check out the Enterprise Edition. destroy_work_package: @@ -629,5 +635,5 @@ fil: other: "%{count} hours" zero: 0 hours zen_mode: - button_activate: Activate zen mode - button_deactivate: Deactivate zen mode + button_activate: I-aktibo ang zen mode + button_deactivate: I-deactive ang zen mode diff --git a/config/locales/crowdin/js-lol.yml b/config/locales/crowdin/js-lol.yml index ff9f426543..03909b2265 100644 --- a/config/locales/crowdin/js-lol.yml +++ b/config/locales/crowdin/js-lol.yml @@ -278,15 +278,15 @@ lol: field_value_enter_prompt: crwdns94533:0%{field}crwdne94533:0 select2: input_too_short: - one: crwdns94534:0crwdne94534:0 - other: crwdns94534:1{{count}}crwdne94534:1 + one: crwdns94534:1crwdne94534:1 + other: crwdns94534:5{{count}}crwdne94534:5 zero: Please enter more characters load_more: crwdns94535:0crwdne94535:0 no_matches: crwdns94536:0crwdne94536:0 searching: crwdns94537:0crwdne94537:0 selection_too_big: - one: crwdns94538:0crwdne94538:0 - other: crwdns94538:1{{limit}}crwdne94538:1 + one: crwdns94538:1crwdne94538:1 + other: crwdns94538:5{{limit}}crwdne94538:5 zero: You cannot select any items sort: sorted_asc: crwdns94539:0crwdne94539:0 @@ -577,14 +577,14 @@ lol: error_could_not_resolve_user_name: crwdns94785:0crwdne94785:0 units: workPackage: - one: crwdns94786:0crwdne94786:0 - other: crwdns94786:1crwdne94786:1 + one: crwdns94786:1crwdne94786:1 + other: crwdns94786:5crwdne94786:5 child_work_packages: - one: crwdns94787:0crwdne94787:0 - other: crwdns94787:1%{count}crwdne94787:1 + one: crwdns94787:1crwdne94787:1 + other: crwdns94787:5%{count}crwdne94787:5 hour: - one: crwdns94788:0crwdne94788:0 - other: crwdns94788:1%{count}crwdne94788:1 + one: crwdns94788:1crwdne94788:1 + other: crwdns94788:5%{count}crwdne94788:5 zero: 0 hours zen_mode: button_activate: crwdns94789:0crwdne94789:0 diff --git a/config/locales/crowdin/lol.yml b/config/locales/crowdin/lol.yml index a58c10d8c5..c200976990 100644 --- a/config/locales/crowdin/lol.yml +++ b/config/locales/crowdin/lol.yml @@ -481,8 +481,8 @@ lol: numeric: crwdns92636:0crwdne92636:0 special: crwdns92637:0crwdne92637:0 reused: - one: crwdns92638:0crwdne92638:0 - other: crwdns92638:1%{count}crwdne92638:1 + one: crwdns92638:1crwdne92638:1 + other: crwdns92638:5%{count}crwdne92638:5 match: confirm: crwdns92639:0crwdne92639:0 description: crwdns92640:0crwdne92640:0 @@ -496,8 +496,8 @@ lol: template: body: crwdns92643:0crwdne92643:0 header: - one: crwdns92644:0%{model}crwdne92644:0 - other: crwdns92644:1%{count}crwdnd92644:1%{model}crwdne92644:1 + one: crwdns92644:1%{model}crwdne92644:1 + other: crwdns92644:5%{count}crwdnd92644:5%{model}crwdne92644:5 models: attachment: crwdns92645:0crwdne92645:0 attribute_help_text: crwdns92646:0crwdne92646:0 @@ -512,8 +512,8 @@ lol: project: crwdns92655:0crwdne92655:0 query: crwdns92656:0crwdne92656:0 role: - one: crwdns92657:0crwdne92657:0 - other: crwdns92657:1crwdne92657:1 + one: crwdns92657:1crwdne92657:1 + other: crwdns92657:5crwdne92657:5 type: crwdns92658:0crwdne92658:0 project_type: crwdns92659:0crwdne92659:0 user: crwdns92660:0crwdne92660:0 @@ -709,43 +709,43 @@ lol: datetime: distance_in_words: about_x_hours: - one: crwdns92832:0crwdne92832:0 - other: crwdns92832:1%{count}crwdne92832:1 + one: crwdns92832:1crwdne92832:1 + other: crwdns92832:5%{count}crwdne92832:5 about_x_months: - one: crwdns92833:0crwdne92833:0 - other: crwdns92833:1%{count}crwdne92833:1 + one: crwdns92833:1crwdne92833:1 + other: crwdns92833:5%{count}crwdne92833:5 about_x_years: - one: crwdns92834:0crwdne92834:0 - other: crwdns92834:1%{count}crwdne92834:1 + one: crwdns92834:1crwdne92834:1 + other: crwdns92834:5%{count}crwdne92834:5 almost_x_years: - one: crwdns92835:0crwdne92835:0 - other: crwdns92835:1%{count}crwdne92835:1 + one: crwdns92835:1crwdne92835:1 + other: crwdns92835:5%{count}crwdne92835:5 half_a_minute: crwdns92836:0crwdne92836:0 less_than_x_minutes: - one: crwdns92837:0crwdne92837:0 - other: crwdns92837:1%{count}crwdne92837:1 + one: crwdns92837:1crwdne92837:1 + other: crwdns92837:5%{count}crwdne92837:5 less_than_x_seconds: - one: crwdns92838:0crwdne92838:0 - other: crwdns92838:1%{count}crwdne92838:1 + one: crwdns92838:1crwdne92838:1 + other: crwdns92838:5%{count}crwdne92838:5 over_x_years: - one: crwdns92839:0crwdne92839:0 - other: crwdns92839:1%{count}crwdne92839:1 + one: crwdns92839:1crwdne92839:1 + other: crwdns92839:5%{count}crwdne92839:5 x_days: - one: crwdns92840:0crwdne92840:0 - other: crwdns92840:1%{count}crwdne92840:1 + one: crwdns92840:1crwdne92840:1 + other: crwdns92840:5%{count}crwdne92840:5 x_minutes: - one: crwdns92841:0crwdne92841:0 - other: crwdns92841:1%{count}crwdne92841:1 + one: crwdns92841:1crwdne92841:1 + other: crwdns92841:5%{count}crwdne92841:5 x_months: - one: crwdns92842:0crwdne92842:0 - other: crwdns92842:1%{count}crwdne92842:1 + one: crwdns92842:1crwdne92842:1 + other: crwdns92842:5%{count}crwdne92842:5 x_seconds: - one: crwdns92843:0crwdne92843:0 - other: crwdns92843:1%{count}crwdne92843:1 + one: crwdns92843:1crwdne92843:1 + other: crwdns92843:5%{count}crwdne92843:5 units: hour: - one: crwdns92844:0crwdne92844:0 - other: crwdns92844:1crwdne92844:1 + one: crwdns92844:1crwdne92844:1 + other: crwdns92844:5crwdne92844:5 default_activity_development: crwdns92845:0crwdne92845:0 default_activity_management: crwdns92846:0crwdne92846:0 default_activity_other: crwdns92847:0crwdne92847:0 @@ -1456,24 +1456,24 @@ lol: label_workflow_plural: crwdns93525:0crwdne93525:0 label_workflow_summary: crwdns93526:0crwdne93526:0 label_x_closed_work_packages_abbr: - one: crwdns93527:0crwdne93527:0 - other: crwdns93527:1%{count}crwdne93527:1 + one: crwdns93527:1crwdne93527:1 + other: crwdns93527:5%{count}crwdne93527:5 zero: 0 closed label_x_comments: - one: crwdns93528:0crwdne93528:0 - other: crwdns93528:1%{count}crwdne93528:1 + one: crwdns93528:1crwdne93528:1 + other: crwdns93528:5%{count}crwdne93528:5 zero: no comments label_x_open_work_packages_abbr: - one: crwdns93529:0crwdne93529:0 - other: crwdns93529:1%{count}crwdne93529:1 + one: crwdns93529:1crwdne93529:1 + other: crwdns93529:5%{count}crwdne93529:5 zero: 0 open label_x_open_work_packages_abbr_on_total: - one: crwdns93530:0%{total}crwdne93530:0 - other: crwdns93530:1%{count}crwdnd93530:1%{total}crwdne93530:1 + one: crwdns93530:1%{total}crwdne93530:1 + other: crwdns93530:5%{count}crwdnd93530:5%{total}crwdne93530:5 zero: 0 open / %{total} label_x_projects: - one: crwdns93531:0crwdne93531:0 - other: crwdns93531:1%{count}crwdne93531:1 + one: crwdns93531:1crwdne93531:1 + other: crwdns93531:5%{count}crwdne93531:5 zero: no projects label_year: crwdns93532:0crwdne93532:0 label_yesterday: crwdns93533:0crwdne93533:0 @@ -1612,8 +1612,8 @@ lol: format: crwdns93651:0%ncrwdnd93651:0%ucrwdne93651:0 units: byte: - one: crwdns93652:0crwdne93652:0 - other: crwdns93652:1crwdne93652:1 + one: crwdns93652:1crwdne93652:1 + other: crwdns93652:5crwdne93652:5 gb: crwdns93653:0crwdne93653:0 kb: crwdns93654:0crwdne93654:0 mb: crwdns93655:0crwdne93655:0 @@ -2076,8 +2076,8 @@ lol: delete_thing: crwdns94068:0crwdne94068:0 duration: crwdns94069:0crwdne94069:0 duration_days: - one: crwdns94070:0crwdne94070:0 - other: crwdns94070:1%{count}crwdne94070:1 + one: crwdns94070:1crwdne94070:1 + other: crwdns94070:5%{count}crwdne94070:5 edit_color: crwdns94071:0crwdne94071:0 edit_project_type: crwdns94072:0crwdne94072:0 edit_thing: crwdns94073:0crwdne94073:0 @@ -2258,8 +2258,8 @@ lol: assign_random_password: crwdns94217:0crwdne94217:0 blocked: crwdns94218:0crwdne94218:0 blocked_num_failed_logins: - one: crwdns94219:0crwdne94219:0 - other: crwdns94219:1%{count}crwdne94219:1 + one: crwdns94219:1crwdne94219:1 + other: crwdns94219:5%{count}crwdne94219:5 confirm_status_change: crwdns94220:0%{name}crwdne94220:0 deleted: crwdns94221:0crwdne94221:0 error_status_change_failed: crwdns94222:0%{errors}crwdne94222:0 From c41ea1ed48b7b297088a81835a5e8698bc49cad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Fri, 23 Feb 2018 13:53:38 +0100 Subject: [PATCH 07/46] [27230] Fix restricting the rev only to lowercase tags (#6191) When using mixed-case tags, a part of them is matched if it does not contain a slash. https://community.openproject.com/wp/27230 [ci skip] --- config/routes.rb | 8 +++--- spec/routing/repositories_routing_spec.rb | 30 +++++++++++++++++++++++ 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/config/routes.rb b/config/routes.rb index eda644630e..b1da3fa00f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -342,22 +342,22 @@ OpenProject::Application.routes.draw do get '(/revisions/:rev)/:format/*path', action: :entry, format: /raw/, - rev: /[a-z0-9\.\-_]+/ + rev: /[\w0-9\.\-_]+/ %w{diff annotate changes entry browse}.each do |action| get "(/revisions/:rev)/#{action}(/*path)", format: false, action: action, - rev: /[a-z0-9\.\-_]+/, + rev: /[\w0-9\.\-_]+/, as: "#{action}_revision" end - get '/revision(/:rev)', rev: /[a-z0-9\.\-_]+/, + get '/revision(/:rev)', rev: /[\w0-9\.\-_]+/, action: :revision, as: 'show_revision' get '(/revisions/:rev)(/*path)', action: :show, format: false, - rev: /[a-z0-9\.\-_]+/, + rev: /[\w0-9\.\-_]+/, as: 'show_revisions_path' end end diff --git a/spec/routing/repositories_routing_spec.rb b/spec/routing/repositories_routing_spec.rb index 48a4844578..06b31b3071 100644 --- a/spec/routing/repositories_routing_spec.rb +++ b/spec/routing/repositories_routing_spec.rb @@ -62,6 +62,36 @@ describe RepositoriesController, type: :routing do } end + describe 'show with git tags (regression test #27230)' do + it { + expect(get('/projects/testproject/repository/sub?rev=mytags%2Ffoo&branch=&tag=mytags%2Ffoo')) + .to route_to(controller: 'repositories', + action: 'show', + path: 'sub', + branch: '', + rev: 'mytags/foo', + tag: 'mytags/foo', + project_id: 'testproject') + } + it { + expect(get('/projects/testproject/repository?rev=FSubCommit-a&branch=master&tag=FSubCommit-a')) + .to route_to(controller: 'repositories', + action: 'show', + branch: 'master', + rev: 'FSubCommit-a', + tag: 'FSubCommit-a', + project_id: 'testproject') + } + it { + expect(get('/projects/testproject/repository/revisions/FSubCommit-a/sub')) + .to route_to(controller: 'repositories', + action: 'show', + path: 'sub', + rev: 'FSubCommit-a', + project_id: 'testproject') + } + end + describe 'edit' do it { expect(get('/projects/testproject/repository/edit')) From 689ff12acd89c2ea02a27038d563101482731569 Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Fri, 23 Feb 2018 14:12:27 +0100 Subject: [PATCH 08/46] Allow spacing between paragraphs except after the last one (#6188) [ci skip] --- .../content/work_packages/inplace_editing/_edit_fields.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass b/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass index d4d3db222b..0b942293b3 100644 --- a/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass +++ b/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass @@ -36,7 +36,8 @@ p word-wrap: break-word - margin-bottom: 0 + &:last-of-type + margin-bottom: 0 .read-value--html * From 8b66cb7c8118aa3f572093fb035caddf6c12d482 Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Fri, 23 Feb 2018 15:07:52 +0100 Subject: [PATCH 09/46] Add keydown event for boolean edit fields (#6192) [ci skip] --- .../wp-edit/field-types/wp-edit-boolean-field.directive.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/app/components/wp-edit/field-types/wp-edit-boolean-field.directive.html b/frontend/app/components/wp-edit/field-types/wp-edit-boolean-field.directive.html index ce40c7fcb6..8a87f816e1 100644 --- a/frontend/app/components/wp-edit/field-types/wp-edit-boolean-field.directive.html +++ b/frontend/app/components/wp-edit/field-types/wp-edit-boolean-field.directive.html @@ -6,5 +6,6 @@ ng-change="vm.handleUserSubmit()" ng-focus="vm.handleUserFocus()" ng-blur="vm.handleUserBlur()" + ng-keydown="vm.handleUserKeydown($event)" ng-disabled="vm.field.inFlight" ng-attr-id="{{vm.htmlId}}" /> From 22557acb22eda904ec6c893ffd67ac4e0b41396f Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Fri, 23 Feb 2018 15:08:50 +0100 Subject: [PATCH 10/46] Let text fields span whole width (#6189) [ci skip] --- .../content/work_packages/inplace_editing/_edit_fields.sass | 3 +++ .../work-packages/wp-single-view/wp-single-view.html | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass b/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass index a8febe7b66..2cdc4bdb7f 100644 --- a/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass +++ b/app/assets/stylesheets/content/work_packages/inplace_editing/_edit_fields.sass @@ -46,3 +46,6 @@ p // Add some margin to paragraphs in long-text fields margin-bottom: 1em + +.wp-edit-field--text + width: 100% diff --git a/frontend/app/components/work-packages/wp-single-view/wp-single-view.html b/frontend/app/components/work-packages/wp-single-view/wp-single-view.html index ec37f3dd3c..bab639ab1f 100644 --- a/frontend/app/components/work-packages/wp-single-view/wp-single-view.html +++ b/frontend/app/components/work-packages/wp-single-view/wp-single-view.html @@ -121,7 +121,8 @@ + [fieldName]="descriptor.name" + [ngClass]="descriptor.field.type === 'text' ? 'wp-edit-field--text' : '' ">
Date: Sat, 24 Feb 2018 02:42:39 +0000 Subject: [PATCH 11/46] update locales from crowdin --- config/locales/crowdin/af.yml | 26 +- config/locales/crowdin/ar.yml | 2 + config/locales/crowdin/bg.yml | 2 + config/locales/crowdin/ca.yml | 2 + config/locales/crowdin/cs.yml | 26 ++ config/locales/crowdin/da.yml | 2 + config/locales/crowdin/de.yml | 2 + config/locales/crowdin/es.yml | 2 + config/locales/crowdin/et.yml | 2 + config/locales/crowdin/fa.yml | 2 + config/locales/crowdin/fi.yml | 2 + config/locales/crowdin/fil.yml | 466 ++++++++++++++++-------------- config/locales/crowdin/fr.yml | 2 + config/locales/crowdin/he.yml | 2 + config/locales/crowdin/hr.yml | 2 + config/locales/crowdin/hu.yml | 2 + config/locales/crowdin/id.yml | 2 + config/locales/crowdin/it.yml | 2 + config/locales/crowdin/ja.yml | 2 + config/locales/crowdin/js-cs.yml | 5 + config/locales/crowdin/js-fil.yml | 196 +++++++------ config/locales/crowdin/js-lt.yml | 5 + config/locales/crowdin/js-pl.yml | 5 + config/locales/crowdin/js-ru.yml | 5 + config/locales/crowdin/js-sk.yml | 5 + config/locales/crowdin/js-uk.yml | 5 + config/locales/crowdin/js-zh.yml | 4 +- config/locales/crowdin/ko.yml | 2 + config/locales/crowdin/lol.yml | 2 + config/locales/crowdin/lt.yml | 26 ++ config/locales/crowdin/lv.yml | 2 + config/locales/crowdin/nl.yml | 2 + config/locales/crowdin/no.yml | 2 + config/locales/crowdin/pl.yml | 26 ++ config/locales/crowdin/pt-BR.yml | 2 + config/locales/crowdin/pt.yml | 2 + config/locales/crowdin/ro.yml | 2 + config/locales/crowdin/ru.yml | 26 ++ config/locales/crowdin/sk.yml | 26 ++ config/locales/crowdin/sv-SE.yml | 2 + config/locales/crowdin/th.yml | 2 + config/locales/crowdin/tr.yml | 2 + config/locales/crowdin/uk.yml | 26 ++ config/locales/crowdin/vi.yml | 2 + config/locales/crowdin/zh-TW.yml | 2 + config/locales/crowdin/zh.yml | 62 ++-- 46 files changed, 634 insertions(+), 364 deletions(-) diff --git a/config/locales/crowdin/af.yml b/config/locales/crowdin/af.yml index 266800c8f4..7523776498 100644 --- a/config/locales/crowdin/af.yml +++ b/config/locales/crowdin/af.yml @@ -62,12 +62,12 @@ af: custom_actions: actions: name: Actions - add: Add action - conditions: Conditions - plural: Custom actions - new: New custom action - edit: Edit custom action %{name} - execute: Execute %{name} + add: Voeg aksie toe + conditions: Voorwaardes + plural: Pasgemaakte aksies + new: Nuwe pasgemaakte aksie + edit: Wysig pasgemaakte aksie %{name} + execute: Voer %{name} uit upsale: title: Custom actions is an Enterprise Edition feature description: Custom actions streamline everyday work by combining a set of individual @@ -460,6 +460,8 @@ af: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: @@ -1002,10 +1004,10 @@ af: available: pdftotext: Pdftotext available (optional) unrtf: Unrtf available (optional) - catdoc: Catdoc available (optional) - xls2csv: Xls2csv available (optional) - catppt: Catppt available (optional) - tesseract: Tesseract available (optional) + catdoc: Catdoc beskikbaar (opsioneel) + xls2csv: Xls2csv beskikbaar (opsioneel) + catppt: Catppt beskikbaar (opsioneel) + tesseract: Tesseract beskikbaar (opsioneel) general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -2481,8 +2483,8 @@ af: years: Years title_remove_and_delete_user: Remove the invited user from the project and delete him/her. - tooltip_user_default_timezone: 'The default time zone for new users. Can be changed - in a user''s settings. + tooltip_user_default_timezone: 'Die verstektydsone vir nuwe gebruikers. Kan in ’n + gebruiker se instellings verander word. ' tooltip_resend_invitation: 'Sends another invitation email with a fresh token in diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index 53f79b02a2..7b4b115277 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -452,6 +452,8 @@ ar: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/bg.yml b/config/locales/crowdin/bg.yml index 5a047c7724..433f200adc 100644 --- a/config/locales/crowdin/bg.yml +++ b/config/locales/crowdin/bg.yml @@ -461,6 +461,8 @@ bg: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/ca.yml b/config/locales/crowdin/ca.yml index 6eb2ab3598..92b2e8b317 100644 --- a/config/locales/crowdin/ca.yml +++ b/config/locales/crowdin/ca.yml @@ -468,6 +468,8 @@ ca: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index 174e71d227..b96a6cd0c5 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -461,6 +461,8 @@ cs: empty: "(%{name}) hodnota nemůže být prázdná." inclusion: "(%{name}) hodnota není nastavena na jednu z povolených hodnot." not_an_integer: "(%{name}) není celé číslo." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: @@ -549,6 +551,8 @@ cs: posledních. few: bylo již použito. Zvolte takové, které není stejné jako %{count} posledních. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potvrzení nového hesla. description: "'Password confirmation' should match the input in the @@ -566,6 +570,7 @@ cs: one: 1 error prohibited this %{model} from being saved other: "%{count} chyb zabránilo %{model} v uložení" few: "%{count} errors prohibited this %{model} from being saved" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Soubor attribute_help_text: Attribute help text @@ -584,6 +589,7 @@ cs: one: Role other: Role few: Role + many: Roles type: Typ project_type: Typ projektu user: Uživatel @@ -785,52 +791,64 @@ cs: one: přibližně 1 hodinu other: about %{count} hours few: about %{count} hours + many: about %{count} hours about_x_months: one: about 1 month other: about %{count} months few: about %{count} months + many: about %{count} months about_x_years: one: about 1 year other: about %{count} years few: about %{count} years + many: about %{count} years almost_x_years: one: almost 1 year other: almost %{count} years few: almost %{count} years + many: almost %{count} years half_a_minute: půl minuty less_than_x_minutes: one: less than a minute other: less than %{count} minutes few: less than %{count} minutes + many: less than %{count} minutes less_than_x_seconds: one: less than 1 second other: less than %{count} seconds few: less than %{count} seconds + many: less than %{count} seconds over_x_years: one: přes 1 rok other: over %{count} years few: over %{count} years + many: over %{count} years x_days: one: 1 den other: "%{count} days" few: "%{count} days" + many: "%{count} days" x_minutes: one: 1 minuta other: "%{count} minutes" few: "%{count} minutes" + many: "%{count} minutes" x_months: one: 1 month other: "%{count} months" few: "%{count} months" + many: "%{count} months" x_seconds: one: 1 second other: "%{count} seconds" few: "%{count} seconds" + many: "%{count} seconds" units: hour: one: hour other: hours few: hours + many: hours default_activity_development: Vývoj default_activity_management: Management default_activity_other: Ostatní @@ -1580,26 +1598,31 @@ cs: other: "%{count} uzavřeny" zero: 0 closed few: "%{count} uzavřeny" + many: "%{count} closed" label_x_comments: one: 1 komentář other: "%{count} komentářů" zero: no comments few: "%{count} komentářů" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otevřený other: "%{count} otevřených" zero: 0 open few: "%{count} otevřených" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 otevřený / %{total} other: "%{count} otevřených / %{total}" zero: 0 open / %{total} few: "%{count} otevřených / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektů" zero: no projects few: "%{count} projektů" + many: "%{count} projects" label_year: Rok label_yesterday: včera label_keyboard_function: Funkce @@ -1773,6 +1796,7 @@ cs: one: Byte other: Bytes few: Bytes + many: Bytes gb: GB kb: kB mb: MB @@ -2333,6 +2357,7 @@ cs: one: 1 den other: "%{count} days" few: "%{count} days" + many: "%{count} days" edit_color: Upravit barvy edit_project_type: Upravit typ projektu edit_thing: Upravit @@ -2536,6 +2561,7 @@ cs: one: dočasně uzamčen (jeden pokus o přihlášení se nezdařil) other: dočasně uzamčen (%{count} pokusů o přihlášení se nezdařilo) few: dočasně uzamčen (%{count} pokusů o přihlášení se nezdařilo) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Chystáte se změnit stav '%{name}'. Opravdu chcete pokračovat? deleted: Odstraněný uživatel error_status_change_failed: 'Changing the user status failed due to the following diff --git a/config/locales/crowdin/da.yml b/config/locales/crowdin/da.yml index 8133750559..d1eca6bb06 100644 --- a/config/locales/crowdin/da.yml +++ b/config/locales/crowdin/da.yml @@ -459,6 +459,8 @@ da: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml index 02fb761f69..222e9985f4 100644 --- a/config/locales/crowdin/de.yml +++ b/config/locales/crowdin/de.yml @@ -469,6 +469,8 @@ de: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: kann nicht gelesen werden. Ist dies ein Enterprise-Edition Support Token? diff --git a/config/locales/crowdin/es.yml b/config/locales/crowdin/es.yml index 1dde7d6297..4c51d21f28 100644 --- a/config/locales/crowdin/es.yml +++ b/config/locales/crowdin/es.yml @@ -473,6 +473,8 @@ es: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: no se puede leer. ¿Seguro que es un token de apoyo? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/et.yml b/config/locales/crowdin/et.yml index d4a8aa8124..7f751630e6 100644 --- a/config/locales/crowdin/et.yml +++ b/config/locales/crowdin/et.yml @@ -458,6 +458,8 @@ et: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/fa.yml b/config/locales/crowdin/fa.yml index ddacb8d154..e22f537dbb 100644 --- a/config/locales/crowdin/fa.yml +++ b/config/locales/crowdin/fa.yml @@ -458,6 +458,8 @@ fa: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 03e1f4c45b..8f8fc43882 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -460,6 +460,8 @@ fi: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index c4d6dd6d7d..f8f7c2cd8a 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -47,13 +47,14 @@ fil: is_active: kasalukuyang naka-displey is_inactive: kasulukuyang hindi naka-displey attribute_help_texts: - text_overview: In this view, you can create custom help texts for attributes view. - When defined, these texts can be shown by clicking the help icon next to its - belonging attribute. - label_plural: Attribute help texts - show_preview: Preview text - add_new: Add help text - edit: Edit help text for %{attribute_caption} + text_overview: Sa tanawin na ito, pwede kang makalikha ng custom na tulong na + mga teksto para sa mga katangian na tanawin. Kung mabigyan ng kahulugan, ang + mga tekstong ito ay pwedeng makita sa pamamagitan ng pagpipindot ng icon na + tulong kasunod sa pag-aari na katangian. + label_plural: Katangiang tulong na mga teksto + show_preview: Preview na teksto + add_new: Magdagdag ng tulong na teksto + edit: I-edit na tulong na teksto para sa %{attribute_caption} auth_sources: index: no_results_content_title: Sa kasalukuyan ay walang mga authentication modes. @@ -63,17 +64,17 @@ fil: no_results_title_text: Sa kasalukuyan ay walang mga post para sa board. custom_actions: actions: - name: Actions - add: Add action - conditions: Conditions - plural: Custom actions - new: New custom action - edit: Edit custom action %{name} - execute: Execute %{name} + name: Mga aksyon + add: Magdagdag ng aksyon + conditions: Mga kondisyon + plural: Mga custom aksyon + new: Bagong custom aksyon + edit: I-edit ang mga custom aksyon %{name} + execute: Ipatupad ang %{name} upsale: - title: Custom actions is an Enterprise Edition feature - description: Custom actions streamline everyday work by combining a set of individual - steps into one button. + title: Ang mga custom aksyon ay isang tampok ng Enterprise Edition + description: Ang mga custom aksyon i-streamline ang araw-araw na gawain sa pamamagitan + ng pagsasama ng nakatakdang indbidwal na hakbang patungo sa pindutan. custom_fields: text_add_new_custom_field: 'Upang magdagdag ng mga kustom na patlang sa isang proyekto kinakailangan mo muna likhain bago ka muna sila idagdag sa proyektong @@ -83,8 +84,9 @@ fil: is_enabled_globally: Ay pinagana pandaigdigan enabled_in_project: Pinagana sa proyekto contained_in_type: Naglaman ng uri - confirm_destroy_option: Deleting an option will delete all of its occurrences - (e.g. in work packages). Are you sure you want to delete it? + confirm_destroy_option: Kapag nagbubura ng opsyon ay makakabura sa lahat ng mga + pangyayari nito (e.g. sa mga package na trabaho). Sigurado ka bang gusto mong + burahin ito? tab: no_results_title_text: Sa kasalukuyan ay walang custom fields. no_results_content_text: Gumawa ng bagong custom field @@ -98,7 +100,7 @@ fil: link_name: paano lumipat sa bagong timeline. further_information_after: '' calendar: - removal: 'Please note: This module is going to be removed with OpenProject 8.0.' + removal: 'Pakitandaan: Ang module na ito ay matatanggal sa OpenProject 8.0.' groups: index: no_results_title_text: Sa kasalukuyan ay walang mga grupo. @@ -144,11 +146,11 @@ fil: no_results_content_text: Magdagdag ng myembro sa proyekto my: access_token: - failed_to_reset_token: 'Failed to reset access token: %{error}' - notice_reset_token: 'A new %{type} token has been generated. Your access token - is:' - token_value_warning: 'Note: This is the only time you will see this token, make - sure to copy it now.' + failed_to_reset_token: 'Nabigong i-reset ang access token: %{error}' + notice_reset_token: 'Ang bagong %{type} token ay nabuo. Ang iyong access token + ay:' + token_value_warning: 'Tandaan: Ito ay ang oras na makita mo ang token na itom, + siguraduhin kopyahin ito ngayon.' no_results_title_text: Sa kasalukuyan ay walang mga access tokens na available. news: index: @@ -232,20 +234,20 @@ fil: deleted: Ang akawnt ay matagumpay na naalis deletion_info: data_consequences: - other: Of the data the user created (e.g. email, preferences, work packages, - wiki entries) as much as possible will be deleted. Note however, that data - like work packages and wiki entries can not be deleted without impeding - the work of the other users. Such data is hence reassigned to an account - called "Deleted user". As the data of every deleted account is reassigned - to this account it will not be possible to distinguish the data the user - created from the data of another deleted account. - self: Of the data you created (e.g. email, preferences, work packages, wiki - entries) as much as possible will be deleted. Note however, that data like - work packages and wiki entries can not be deleted without impeding the work - of the other users. Such data is hence reassigned to an account called "Deleted - user". As the data of every deleted account is reassigned to this account - it will not be possible to distinguish the data you created from the data - of another deleted account. + other: Sa datos na nilikha ng gumagamit (hal. email, mga kagustuhan, mga naka-package + na trabaho, mga wiki entry) hangga't maari ay buburahin. Gayunpaman tandaan, + na ang data tulad ng mga work package at wiki entry ay hindi pwedeng burahin + na hindi nakaapekto sa mga trabaho ng ibang gumagamit. Tulad ng data ay + naka-assign sa isang akwant na ang tawag ay "Deleted user". Bilang ang data + ng bawat tinanggal na akwant ay naka-reassign sa akwant na ito ay posibleng + makilala ang data na gumagamit mula sa data ng ibang naburang akwant. + self: Na ang data na iyong nilikha (e.g email, preferences, work packagea, + wiki entries) hangga't maari ay buburahin. Gayunpaman tandaan, na ang data + tulad ng nga work package at mga wiki entry ay hindi pwedeng burahin kung + walang nakaapekto ng trabhao sa ibang gumagamit. Tulad ng data ay naka-assign + sa isang akwant na ang tawag ay "Deleted user". Tulad ng data ng bawat binuburang + akwant ay naka-assign ang akwant na ito ay posibleng malaman ang data na + iyong nilikgs mula sa data ng ibang binurang akwant. heading: Alisin ang akawnt %{name} info: other: Ang pagaalis sa akawnt ng gumagamit ay isang ditumbalikin na aksyon. @@ -262,10 +264,10 @@ fil: ito sa pamamagitan ng paggamit ng mga ibig sabihin ng mga pamigay ng aplikasyon na ito. login_verification: - other: Enter the login %{name} to verify the deletion. Once submitted, you - will be ask to confirm your password. - self: Enter your login %{name} to verify the deletion. Once submitted, you - will be ask to confirm your password. + other: Ipasok ang login %{name} upang matiyak ang pagtanggal. Kapag naisumite + na, tatanungin ka upang kumpirmahin ang iyong password. + self: Ipasok ang iyong login %{name} upang matiyak ang pagbubura. Kapag maisumite, + tatanungin ka upang kumpirmahin ang iyong password. error_inactive_activation_by_mail: 'Ang iyong akawnt ay hindi ba aktibo. Upang gawing aktibo ang iyong akawnt, pindutin sa link na na-email sa iyo. @@ -291,15 +293,15 @@ fil: announcements: show_until: I-displey hanggang attachment: - attachment_content: Attachment content - attachment_file_name: Attachment file name + attachment_content: Nilalaman ng nakalakip + attachment_file_name: Pangalan ng nakalakip na file downloads: Ang mga na-download file: Payl filename: Payl filesize: Sukat attribute_help_text: attribute_name: Attribute - help_text: Help text + help_text: Tekstong tulong auth_source: account: Akawnt attr_firstname: Ang katangian ng unang pangalan @@ -356,11 +358,11 @@ fil: work_packages: Ang mga pakete na ginawa query: column_names: Mga hanay - relations_to_type_column: Relations to %{type} - relations_of_type_column: "%{type} relations" + relations_to_type_column: Mga relasyon sa %{type} + relations_of_type_column: "%{type} na mga relasyon" group_by: Mga resulta sa grupo sa pamamagitan ng filters: Mga nasala - timeline_labels: Timeline labels + timeline_labels: Ang mga label ng timeline repository: url: Ang URL role: @@ -447,36 +449,40 @@ fil: greater_than_start_date: dapat ay mas malaki kaysa sa petsa ng pagsisiimula. greater_than_or_equal_to_start_date: dapat ay mas malaki kaysa o katumbas sa petsa ng pagsisimula. - inclusion: is not set to one of the allowed values. + inclusion: ay hindi nakatakda sa isa ng mga pinahintulutan halaga. invalid: ay hindi balido. - invalid_url: is not a valid URL. - invalid_url_scheme: 'is not a supported protocol (allowed: %{allowed_schemes}).' - less_than_or_equal_to: must be less than or equal to %{count}. + invalid_url: ay hindi balidong URL. + invalid_url_scheme: 'ay hindi suportado ng protocol (pinahintulutan: %{allowed_schemes}).' + less_than_or_equal_to: dapat ay hindi baba o katumbas sa %{count}. not_a_date: ay hindi balido ang petsa. not_a_datetime: ay hindi balido ang petsa ng oras. not_an_iso_date: 'ay hindi balido ang petsa. Ang kinakailangan format: YYYY-MM-DD.' not_a_number: ay hindi numero. not_an_integer: ay hindi integer. not_same_project: ay hindi nabibilang sa parehong proyekto. - odd: must be odd. + odd: dapat ay kakaiba. taken: ay nakuha na. - 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). - after: must be after %{date}. - after_or_equal_to: must be after or equal to %{date}. - before: must be before %{date}. - before_or_equal_to: must be before or equal to %{date}. - could_not_be_copied: could not be (fully) copied. - regex_invalid: could not be validated with the associated regular expression. + too_long: ay masyadong mahaba (pinakamataas ay ang mga %{count} karakter). + too_short: ay masyadong mababa (pinakamaliit ay ang mga %{count} karakter. + wrong_length: ay ang maling haba (dapat ay %{count} ang mga karakter). + after: dapat ay matapos %{date}. + after_or_equal_to: dapat ay matapos o katumbas sa %{date}. + before: dapat ay bago ang %{date}. + before_or_equal_to: dapat ay bago o katumbas sa %{date}. + could_not_be_copied: dapat hindi masyado kinopya ang lahat. + regex_invalid: hindi pwedeng mapatunayan sa nauugnay na mga regular na ekspresyon. models: custom_field: - at_least_one_custom_option: At least one option needs to be available. + at_least_one_custom_option: Kahit isang opsyon lang ang kinakailangan na + magagamit. custom_actions: - only_one_allowed: "(%{name}) only one value is allowed." - empty: "(%{name}) value can't be empty." - inclusion: "(%{name}) value is not set to one of the allowed values." - not_an_integer: "(%{name}) is not an integer." + only_one_allowed: "%{name} isang halaga lamang ay pinahintulutan." + empty: "(%{name}) ang hakaga ay hindi maaring walang laman." + inclusion: "(%{name}) ang halaga ay hindi nakatakda sa isa mga pinahintulutan + halaga." + not_an_integer: "(%{name}) ay hindi isang numero." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: hindi mabasa. Sigurado ka ba na ito ay suportado ng token? parse_schema_filter_params_service: @@ -504,7 +510,7 @@ fil: invalid: Ang pasadyang patlang ay hindi balido sa ibinigay na konteksto. relation: typed_dag: - circular_dependency: The relationship creates a circle of relationships. + circular_dependency: Ang relasyon ay lumilikha ng mga bilog na relasyon. attributes: to: error_not_found: work package sa 'to' hindi natagpuan ang posisyon o @@ -518,18 +524,18 @@ fil: repository: not_available: Ang SCM vendor ay hindi available not_whitelisted: ay hindi pinayagan ng kumpigurasyon. - invalid_url: is not a valid repository URL or path. - must_not_be_ssh: must not be an SSH url. + invalid_url: ay hindi balidong respositoryo URL o path. + must_not_be_ssh: hindi dapat isang SSH url. no_directory: ay hindi isang direktoryo. work_package: is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid target for reassigning the time entries.' attributes: due_date: - not_start_date: is not on start date, although this is required for - milestones. + not_start_date: hindi sa petsa ng pagsisimula, kahit naa ito ay kinakailangan + para sa mga milestone. parent: - cannot_be_milestone: cannot be a milestone. + cannot_be_milestone: hindi maaring maging isang milestone. cannot_be_in_another_project: hindi maaring sa iba pang proyekto. not_a_valid_parent: ay hindi balido. start_date: @@ -587,10 +593,10 @@ fil: other: "%{count} mga error na ipinagbabawal sa iton %{model} mula sa pagka-save" models: attachment: Payl - attribute_help_text: Attribute help text + attribute_help_text: Tekstong tulong na katangian board: Forum comment: Komento - custom_action: Custom action + custom_action: Custom aksyon custom_field: Pasadyang patlang group: Grupo category: Kategorya @@ -684,7 +690,7 @@ fil: button_change_password: Change password button_check_all: Check all button_clear: Clear - button_close: Close + button_close: Isara button_collapse_all: Collapse all button_configure: Configure button_copy: Copy @@ -699,14 +705,14 @@ fil: button_edit_associated_wikipage: 'Edit associated Wiki page: %{page_title}' button_expand_all: Expand all button_filter: Filter - button_generate: Generate + button_generate: Bumuo button_list: List button_lock: Lock button_log_time: Ang oras ng tala button_login: Sign in button_move: Move button_move_and_follow: Move and follow - button_print: Print + button_print: I-print button_quote: Quote button_remove: Tanggalin button_remove_widget: Remove widget @@ -716,7 +722,7 @@ fil: button_reset: Reset button_rollback: Rollback to this version button_save: Save - button_save_back: Save and back + button_save_back: I-save at bumalik button_show: Show button_sort: Sort button_submit: Submit @@ -740,7 +746,7 @@ fil: failed: Hindi makopya ang proyekto %{source_project_name} succeeded: Nilikhang proyekto %{target_project_name} errors: Mali - project_custom_fields: Custom fields on project + project_custom_fields: Ang mga custom na patlang sa proyekto text: failed: Hindi makopya ang proyekto "%{source_project_name}" sa proyektong "%{target_project_name}". succeeded: Kinopyang proyekto "%{source_project_name}'" sa "%{target_project_name}". @@ -941,14 +947,16 @@ fil: add_groups: Magdgdag ng mga bagong attribute na grupo rename_groups: Palitan ng pangalan ang mga grupong attribute project_filters: - description_html: Upgrade to %{link} to filter and sort on custom fields + description_html: I-upgrade sa %{link} upang salain at isaayos sa mga custom + na patlang enumeration_activities: Activities (time tracking) enumeration_work_package_priorities: Work package priorities enumeration_system_activity: System Activity enumeration_reported_project_statuses: Reported project status - error_auth_source_sso_failed: Single Sign-On (SSO) for user '%{value}' failed + error_auth_source_sso_failed: Single Sign-On (SSO) para sa gumagamit ng '%{value}' + ay nabigo error_can_not_archive_project: This project cannot be archived - error_can_not_delete_entry: Unable to delete entry + error_can_not_delete_entry: Hindi mabura na entry error_can_not_delete_custom_field: Unable to delete custom field error_can_not_delete_type: This type contains work packages and cannot be deleted. error_can_not_delete_standard_type: Standard types cannot be deleted. @@ -1020,12 +1028,12 @@ fil: pdf_with_descriptions: PDF with descriptions extraction: available: - pdftotext: Pdftotext available (optional) - unrtf: Unrtf available (optional) - catdoc: Catdoc available (optional) - xls2csv: Xls2csv available (optional) - catppt: Catppt available (optional) - tesseract: Tesseract available (optional) + pdftotext: Pdftotext ay magagamit (opsyonal) + unrtf: Ang Unrtf ay magagamit (opsyonal) + catdoc: Ang Catdoc ay magagamit (opsyonal) + xls2csv: Ang Xls2csv ay magagamit (opsyonal) + catppt: Ang Catppt ay magagamit (opsyonal) + tesseract: Ang Tesseract ay magagamit (opsyonal) general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -1040,8 +1048,8 @@ fil: gui_validation_error_plural: "%{count} errors" homescreen: additional: - projects: Newest visible projects in this instance. - users: Newest registered users in this instance. + projects: Pinakamabagong makikitang proyekto sa pagkakataong ito. + users: Pinakamabagong rehistrong gumagamit sa panahong ito. blocks: community: Komunidad ng OpenProject upsale: @@ -1056,16 +1064,16 @@ fil: ng Open-Source community. links: upgrade_enterprise_edition: I-upgrade sa Enterprise Edition - user_guides: User guides + user_guides: Mga gabay ng gumagamit faq: FAQ - glossary: Glossary - shortcuts: Shortcuts + glossary: Glosaryo + shortcuts: Mga madalian forums: Forums blog: Blog ng OpenProject boards: Komunidad forum - newsletter: Security alerts / Newsletter + newsletter: Mga alertong seguridad/ Newsletter links: - configuration_guide: Configuration guide + configuration_guide: Gabay ng kumpigurasyon instructions_after_registration: You can sign in as soon as your account has been activated by clicking %{signin}. instructions_after_logout: You can sign in again by clicking %{signin}. @@ -1074,21 +1082,21 @@ fil: my_account: access_tokens: no_results: - title: No access tokens to display - description: All of them have been disabled. They can be re-enabled in the - administration menu. - access_token: Access token + title: Walang access token upang ipakita + description: Lahat sila ay hindi na pinagana. Maaari silang paganahin muli + sa pagpilian ng tagapangasiwa. + access_token: I-access ang token headers: - action: Action - expiration: Expires - indefinite_expiration: Never + action: Aksyon + expiration: Natapos + indefinite_expiration: Hindi kailanman label_accessibility: Aksibilidad label_account: Akawnt label_active: Aktibo - label_activate_user: Activate user - label_active_in_new_projects: Active in new projects + label_activate_user: Aktibong gumagamit + label_active_in_new_projects: Aktibo sa bagong proyekto label_activity: Aktibidad - label_add_edit_translations: Add and edit translations + label_add_edit_translations: Magdagdag at i-edit ang mga pagsasalin label_add_another_file: Add another file label_add_columns: Add selected columns label_add_note: Add a note @@ -1101,7 +1109,7 @@ fil: label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author label_administration: Administration - label_advanced_settings: Advanced settings + label_advanced_settings: Naka-advance ang mga setting label_age: Age label_ago: days ago label_all: all @@ -1127,11 +1135,12 @@ fil: label_auth_source_new: New authentication mode label_auth_source_plural: Authentication modes label_authentication: Authentication - label_available_project_work_package_categories: Available work package categories - label_available_project_boards: Available boards - label_available_project_versions: Available versions - label_available_project_repositories: Available repositories - label_api_documentation: API documentation + label_available_project_work_package_categories: Ang mga kategorya ng magagamit + na work package + label_available_project_boards: Mga magagamit na board + label_available_project_versions: Ang magagamit na bersyon + label_available_project_repositories: Magagamit na mga respository + label_api_documentation: API dokumentasyon label_between: sa pagitan ng label_blocked_by: blocked by label_blocks: blocks @@ -1150,21 +1159,21 @@ fil: label_wiki_menu_item: Wiki menu item label_select_main_menu_item: Select new main menu item label_select_project: Pumili ng proyekto - label_required_disk_storage: Required disk storage - label_send_invitation: Send invitation + label_required_disk_storage: Kinakailangan lalagyan ng disk + label_send_invitation: Magpadala ng imbitasyon label_change_plural: Changes label_change_properties: Change properties label_change_status: Change status - label_change_status_of_user: 'Change status of #{username}' + label_change_status_of_user: 'Baguhin ang estado ng #{username}' label_change_view_all: View all changes label_changes_details: Details of all changes label_changeset: Changeset label_changeset_id: ID ng changeset label_changeset_plural: Changesets label_checked: checked - label_check_uncheck_all_in_column: Check/Uncheck all in column - label_check_uncheck_all_in_row: Check/Uncheck all in row - label_child_element: Child element + label_check_uncheck_all_in_column: I-check/I-ncheck ang lahat sa hanay + label_check_uncheck_all_in_row: I-check/I-uncheck ang lahat sa hilera + label_child_element: Elementong bata label_chronological_order: In chronological order label_close_versions: Close completed versions label_closed_work_packages: closed @@ -1180,7 +1189,7 @@ fil: label_contains: contains label_content: Nilalaman label_copied: copied - label_copy_to_clipboard: Copy to clipboard + label_copy_to_clipboard: Kopyahin sa clipboard label_copy_same_as_target: Same as target label_copy_source: Source label_copy_target: Target @@ -1202,13 +1211,13 @@ fil: label_date_to: To label_day_plural: days label_default: Default - label_delete_user: Delete user + label_delete_user: Burahin ang gumagamit label_delete_project: Burahin ang proyekto label_deleted: deleted label_deleted_custom_field: "(deleted custom field)" label_descending: Descending label_details: Details - label_development_roadmap: Development roadmap + label_development_roadmap: Kaunlaran ng roadmao label_diff: diff label_diff_inline: inline label_diff_side_by_side: side by side @@ -1224,10 +1233,10 @@ fil: label_duplicates: duplicates label_edit: Edit label_enable_multi_select: Toggle multiselect - label_enabled_project_custom_fields: Enabled custom fields - label_enabled_project_types: Enabled types - label_enabled_project_modules: Enabled modules - label_enabled_project_activities: Enabled time tracking activities + label_enabled_project_custom_fields: Pinagana ang mga custom na patlang + label_enabled_project_types: Pinagana ang mga uri + label_enabled_project_modules: Pinagana ang mga modyul + label_enabled_project_activities: Pinagana ang mga aktibidad ng time tracking label_end_to_end: end to end label_end_to_start: end to start label_enumeration_new: New enumeration value @@ -1250,7 +1259,7 @@ fil: label_file_plural: Files label_filter_add: Add filter label_filter_plural: Mga nasala - label_filters_toggle: Show/hide filters + label_filters_toggle: Ipakita/itago ang mga salaan label_float: Float label_folder: Folder label_follows: follows @@ -1284,7 +1293,7 @@ fil: label_internal: Internal label_invite_user: Imbitahan ang user label_show_hide: Ipakita/itago - label_show_all_registered_users: Show all registered users + label_show_all_registered_users: Ipakita lahay ang mga nakarehistrong gumagamit label_journal: Talaarawan label_journal_diff: Description Comparison label_language: Linggwahe @@ -1304,7 +1313,7 @@ fil: label_less_than_ago: less than days ago label_list: List label_loading: Loading... - label_lock_user: Lock user + label_lock_user: I-kandado ang gumagamit label_logged_as: Logged in as label_login: Sign in label_custom_logo: Custom logo @@ -1312,8 +1321,8 @@ fil: label_custom_touch_icon: Ang icon ng kustom pindutan label_logout: Sign out label_main_menu: Side Menu - label_manage_groups: Manage groups - label_managed_repositories_vendor: Managed %{vendor} repositories + label_manage_groups: Pamahalain ang mga grupo + label_managed_repositories_vendor: Pamahalain ang mga %{vendor} respository label_max_size: Maximum size label_me: me label_member_new: New member @@ -1395,7 +1404,8 @@ fil: label_preview: Preview label_previous: Previous label_previous_week: Previous week - label_principal_invite_via_email: " or invite new users via email" + label_principal_invite_via_email: " o imbitahin ang bagong gumagamit sa pamamagitan + ng email" label_principal_search: Magdagdag ng umiiral na mga user o grupo label_product_version: Produktong bersyon label_professional_support: Propesyonal na suporta @@ -1405,14 +1415,15 @@ fil: label_project_copy_notifications: Send email notifications during the project copy label_project_latest: Latest projects label_project_default_type: Allow empty type - label_project_hierarchy: Project hierarchy + label_project_hierarchy: Proyektong hierarchy label_project_new: New project label_project_plural: Projects label_project_settings: Project settings - label_projects_storage_information: "%{count} projects using %{storage} disk storage" + label_projects_storage_information: Ang %{count} proyekto gamit ang %{storage} lalagyan + ng disk label_project_view_all: View all projects - label_project_show_details: Show project details - label_project_hide_details: Hide project details + label_project_show_details: Ipakita ang mga detalye ng proyekto + label_project_hide_details: Itago ang mga detalye ng proyekto label_public_projects: Public projects label_query_new: New query label_query_plural: Custom queries @@ -1429,7 +1440,7 @@ fil: label_relates_to: related to label_relation_delete: Delete relation label_relation_new: New relation - label_release_notes: Release notes + label_release_notes: Paglabas ng mga talaan label_remove_columns: Remove selected columns label_renamed: renamed label_reply_plural: Replies @@ -1483,7 +1494,7 @@ fil: label_stay_logged_in: Stay logged in label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk - label_storage_group: Storage filesystem %{identifier} + label_storage_group: Lalagyan ng filesystem %{identifier} label_storage_for: Encompasses storage for label_string: Teksto label_subproject: Kahaliling proyekto @@ -1548,7 +1559,7 @@ fil: label_wiki_dont_show_menu_item: Do not show this wikipage in project navigation label_wiki_edit: Wiki edit label_wiki_edit_plural: Wiki edits - label_wiki_page_attachments: Wiki page attachments + label_wiki_page_attachments: Nakakalakip na wiking pahina label_wiki_page_id: ID ng Wiki na pahina label_wiki_navigation: Wiki navigation label_wiki_page: Pahina ng wiki @@ -1559,7 +1570,7 @@ fil: label_wiki_show_submenu_item: 'Show as submenu item of ' label_work_package: Work package label_work_package_added: Work package added - label_work_package_attachments: Work package attachments + label_work_package_attachments: Nakakalakip na pahinag trabaho label_work_package_category_new: New category label_work_package_category_plural: Work package categories label_work_package_hierarchy: Hierarchy ng work package @@ -1577,8 +1588,8 @@ fil: label_work_package_view_all: View all work packages label_work_package_view_all_assigned_to_me: View all work packages assigned to me label_work_package_view_all_reported_by_me: View all work packages reported by me - label_work_package_view_all_responsible_for: View all work packages that I am responsible - for + label_work_package_view_all_responsible_for: Tanawin ang lahat ng mga work package + na ako ang may pananagutan label_work_package_view_all_watched: View all watched work packages label_work_package_watchers: Watchers label_workflow: Daloy ng trabaho @@ -1644,13 +1655,14 @@ fil: macros: create_work_package_link: errors: - no_project_context: Calling create_work_package_link macro from outside project - context. - invalid_type: No type found with name '%{type}' in project '%{project}'. + no_project_context: Pagtawag ng create_work_package macro mula sa labas ng + proyektong konteksto. + invalid_type: Walang uri ang natagpuan na may pangalan '%{type}'sa proyekto + '%{project}'. link_name: New work package - link_name_type: New %{type_name} + link_name_type: Bagong %{type_name} mail: - actions: Actions + actions: Mga aksyon mail_body_account_activation_request: 'A new user (%{value}) has registered. The account is pending your approval:' mail_body_account_information: Your account information @@ -1699,10 +1711,10 @@ fil: notice_account_registered_and_logged_in: Welcome, your account has been activated. You are logged in now. notice_activation_failed: Ang account na ito ay hindi ma-activate. - notice_auth_stage_verification_error: Could not verify stage '%{stage}'. - notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', - but '%{actual}' returned. - notice_auth_stage_error: Authentication stage '%{stage}' failed. + notice_auth_stage_verification_error: Hindi mapapatunayan ang yugto '%{stage}'. + notice_auth_stage_wrong_stage: Inaasahang matapos ang yugto ng pagpapatunay '%{expected}', + ngunit '%{actual}' ay binalik. + notice_auth_stage_error: Yugto ng pagpapatunay '%{stage}' ay nabigo. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password. notice_custom_options_deleted: Opsyon ngB'%{option_value}' at ang itong %{num_deleted} @@ -1734,7 +1746,8 @@ fil: 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_password_confirmation_failed: Your password is not correct. Cannot continue. + notice_password_confirmation_failed: Ang iyong password ay hindi tama. Hindi maaring + magpatuloy. notice_principals_found_multiple: |- Mayroong %{number} mga resulta ang natagpuan. Ang tab ay tumuon sa unang resulta. @@ -1751,7 +1764,7 @@ fil: notice_unable_delete_version: Unable to delete version. notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. - notice_user_invitation_resent: An invitation has been sent to %{email}. + notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. notice_logged_out: You have been logged out. @@ -1759,9 +1772,9 @@ fil: hanggang meron pang user ang gumagamit nito. notice_project_cannot_update_custom_fields: 'Hindi mo pwedeng i-update ang mga patlang ng project''s available custom. Ang proyekto ay hindi balido: %{errors}' - notice_attachment_migration_wiki_page: 'This page was generated automatically during - the update of OpenProject. It contains all attachments previously associated with - the %{container_type} "%{container_name}". + notice_attachment_migration_wiki_page: 'Ang pahinang ito ay awtomatikong binuo sa + panahon ng pag-update sa OpenProject. Ito ay naglalaman ng lahat na mga nakakalakip + sa nakaraang nauugnay sa %{container_type} "%{container_name}". ' number: @@ -1785,8 +1798,8 @@ fil: tb: TB onboarding: heading_getting_started: Kumuha ng isang buod - text_getting_started_description: Get a quick overview of project management and - team collaboration with OpenProject. + text_getting_started_description: Kumuha ng isang mabilisang buod ng project management + at pakikipagtulungan ng koponan sa OpenProject. text_show_again: Maari mong i-restart amg video na ito mula sa tulong ng pagpipilian welcome: Maligayang pagdating sa OpenProject permission_add_work_package_notes: Add notes @@ -1884,12 +1897,12 @@ fil: query: attribute_and_direction: "%{attribute} (%{direction})" query_fields: - active_or_archived: Active or archived + active_or_archived: Aktibo o naka-archieve assigned_to_role: Assignee's role member_of_group: Assignee's group - assignee_or_group: Assignee or belonging group + assignee_or_group: Nakatakda o pag-aari ng grupo subproject_id: Kahaliling proyekto - name_or_identifier: Name or identifier + name_or_identifier: Pangalan o pagkakakilanlan repositories: at_identifier: at %{identifier} atom_revision_feed: Atom revision feed @@ -1954,27 +1967,29 @@ fil: not_manageable: This repository vendor cannot be managed by OpenProject. path_permission_failed: 'An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder.' - unauthorized: You're not authorized to access the repository or the credentials - are invalid. + unauthorized: Hindi ka pinahintulutan na i-access ang respositoryo o ang mga + kredensyal ay hindi balido. unavailable: Ang repository ay hindi available. - exception_title: 'Cannot access the repository: %{message}' - disabled_or_unknown_type: The selected type %{type} is disabled or no longer - available for the SCM vendor %{vendor}. - disabled_or_unknown_vendor: The SCM vendor %{vendor} is disabled or no longer - available. + exception_title: 'Hindi maka-access ang respositoryo: %{message}' + disabled_or_unknown_type: Ang napiling uri %{type} ay hindi pinagana o hindi + na magagamit para sa SCM vendor %{vendor}. + disabled_or_unknown_vendor: Ang SCM vendor %{vendor} ay hindi pinagana o hindi + na magagamit. remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' (Code: %{code})' - remote_invalid_response: Received an invalid response from the managed remote. - remote_save_failed: Could not save the repository with the parameters retrieved - from the remote. + remote_invalid_response: Nakatanggap ng isang balidong tugon mula sa namamahala + ng remote. + remote_save_failed: Hindi mai-save ang respositoryo sa mga parametro naibalik + mula sa remote. git: instructions: - managed_url: This is the URL of the managed (local) Git repository. - path: Specify the path to your local Git repository ( e.g., %{example_path} - ). You can also use remote repositories which are cloned to a local copy - by using a value starting with http(s):// or file://. - path_encoding: 'Override Git path encoding (Default: UTF-8)' - local_title: Link existing local Git repository + managed_url: Ito ay ang URL ng namunong (lokal) Git respository. + path: Tukuyin ang landas ng iyong lokal na imbakan na Git (e.g., %{example_path} + ). Pwede ka ring mag gamit ng remote na mga imbakan kung alin sa mga ito + ay naka-clone sa isang lokal na kopya sa pamamagitan ng paggamit ng isang + halaga simula sa http(s):// o file://. + path_encoding: 'Pawalang-bisa ang landas ng Git encoding (Default: UTF-8)' + local_title: Ang link ng umiiral na Git respositoryo local_url: Lokal URL local_introduction: Kung mayroon kang umiiral na na lokal Gir repository, pwedi mo itong i-link sa OpenProject para ma-access ang mga ito mula sa loob ng @@ -1983,7 +1998,7 @@ fil: ng isang local Git repository. managed_title: Ang Git repository ay isinama sa OpenProject managed_url: Managed URL - path: Path to Git repository + path: Landas sa Git respositoryo path_encoding: Path encoding go_to_revision: Pumunta sa rebisyon managed_remote: Managed repositories for this vendor are handled remotely. @@ -1998,8 +2013,8 @@ fil: scm_vendor: Source control management system scm_type: Uri ng repository scm_types: - local: Link existing local repository - existing: Link existing repository + local: Umiiral na link sa lokal respository + existing: Umiiral na link sa respository managed: Create new repository in OpenProject storage: not_available: Ang konsumo ng disk storage ay hindi available para sa ganitong @@ -2008,7 +2023,7 @@ fil: Keep the last required disk space information for a repository for N minutes. As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. subversion: - existing_title: Existing Subversion repository + existing_title: Umiiral na subversion respository existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi mo itong ma-link sa OpenProject para ma access ang mga ito mula sa loob ng application. @@ -2016,21 +2031,21 @@ fil: instructions: managed_url: Ito ay ang URL na pinapamahalaan (lokal) ng Subversion repository. url: |- - Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. - The following URL schemes are supported: - managed_title: Subversion repository integrated into OpenProject - managed_introduction: Let OpenProject create and integrate a local Subversion - repository automatically. + Ipasok ang respository URLA. Baka ito ay alinman target ng lokal respository ( nasisimula sa %{local_proto} ), o ang remote respository + Ang mga sumusunod na URL scheme ay suportado ng: + managed_title: Ang subversion respository ay pinagsama sa OpenProject + managed_introduction: Hayaan ang OpenProject na lumikha at automatikong pagsamahin + ang lokal Subversion respository. managed_url: Managed URL password: Password ng Repository username: Username ng Repository - truncated: Sorry, we had to truncate this directory to %{limit} files. %{truncated} - entries were omitted from the list. - named_repository: "%{vendor_name} repository" + truncated: Paumanhin, kailangan namin i-truncate ang direktoryong ito sa %{limit} + mga file. Ang mga %{truncated} entry ay tinanggal na mula sa listahan. + named_repository: "%{vendor_name} repositoryo" update_settings_successful: Ang mga setting ay matagumpay na na-save. - url: URL to repository + url: URL sa repositoryo warnings: - cannot_annotate: This file cannot be annotated. + cannot_annotate: Ang file na ito ay hindi naka-annotate. search_input_placeholder: Hanapin ... setting_email_delivery_method: Pamaraan ng paghahatid ng email setting_sendmail_location: Lokasyon ng sendmail na pagpapatupad @@ -2045,12 +2060,12 @@ fil: setting_app_subtitle: Application subtitle setting_app_title: Application title setting_attachment_max_size: Attachment max. size - setting_autofetch_changesets: Autofetch repository changes + setting_autofetch_changesets: I-autofetch ang mga pagbabago ng respositoryo setting_autologin: Autologin setting_available_languages: Available languages setting_bcc_recipients: Blind carbon copy recipients (bcc) - setting_brute_force_block_after_failed_logins: Block user after this number of failed - login attempts + setting_brute_force_block_after_failed_logins: I-block ang gumagamit pagkatapos + ang numero na ito ay nabigo sa pagtatangkang pag-login setting_brute_force_block_minutes: Oras ng user na na-block sa setting_cache_formatted_text: Cache formatted text setting_column_options: Customize the appearance of the work package lists @@ -2076,7 +2091,8 @@ fil: setting_feeds_limit: Feed content limit setting_file_max_size_displayed: Max size of text files displayed inline setting_host_name: Host name - setting_invitation_expiration_days: Activation E-Mail expires after + setting_invitation_expiration_days: Pagpaaktibo ng Email ay matatapos pagkaraan + ng setting_work_package_done_ratio: Calculate the work package done ratio with setting_work_package_done_ratio_field: Use the work package field setting_work_package_done_ratio_status: Use the work package status @@ -2087,7 +2103,8 @@ fil: setting_work_package_startdate_is_adddate: Use current date as start date for new work packages setting_work_packages_export_limit: Work packages export limit - setting_journal_aggregation_time_minutes: Display journals as aggregated within + setting_journal_aggregation_time_minutes: Ipakita ang mga talaarawan bilang pinagsamang-sama + sa loob ng setting_log_requesting_user: Log user login, name, and mail address for all requests setting_login_required: Authentication required setting_mail_from: Emission email address @@ -2115,21 +2132,21 @@ fil: setting_repositories_encodings: Repositories encodings setting_repository_authentication_caching_enabled: Enable caching for authentication request of version control software - setting_repository_storage_cache_minutes: Repository disk size cache + setting_repository_storage_cache_minutes: Ang laki ng repository disk cache setting_repository_checkout_display: Ipakita ang mga tagubilin ng pag-checkout setting_repository_checkout_base_url: Checkout base URL - setting_repository_checkout_text: Checkout instruction text + setting_repository_checkout_text: I-checkout ang tekstong pagtuturo setting_repository_log_display_limit: Maximum number of revisions displayed on file log - setting_repository_truncate_at: Maximum number of files displayed in the repository - browser + setting_repository_truncate_at: Pinakamataas na bilang ng mga file naka-displey + sa respository browser setting_rest_api_enabled: Enable REST web service setting_self_registration: Self-registration setting_sequential_project_identifiers: Generate sequential project identifiers setting_session_ttl: Session expiry time after inactivity setting_session_ttl_hint: Value below 5 works like disabled setting_session_ttl_enabled: Session expires - setting_start_of_week: Week starts on + setting_start_of_week: Pagsisimula ng linggo sa setting_sys_api_enabled: Enable repository management web service setting_sys_api_description: The repository management web service provides integration and user authorization for accessing repositories. @@ -2138,7 +2155,7 @@ fil: setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous users setting_user_format: Users display format - setting_user_default_timezone: Users default time zone + setting_user_default_timezone: Ang mga user defaullt time zone setting_users_deletable_by_admins: User accounts deletable by admins setting_users_deletable_by_self: Users allowed to delete their accounts setting_welcome_text: Welcome block text @@ -2156,7 +2173,7 @@ fil: brute_force_prevention: Automated user blocking show_hide_project_menu: Palawakin/Pagbagsak na proyektong pagpipilian status_active: active - status_archived: archived + status_archived: naka-archive status_invited: imbitado status_locked: locked status_registered: registered @@ -2168,30 +2185,33 @@ fil: na bulag, motorcically handicsped o mayroong masamang paningin. Para sa mga elementong latter focus ay espesyal na naka-hightlight. Mangyaring pansinin, na ang Backlogs modyul ay hindi magagamit sa modyul na ito. - text_access_token_hint: Access tokens allow you to grant external applications access - to resources in OpenProject. + text_access_token_hint: Ang access token ay pinayagan kang pagbigyan ang external + applications access sa pinagkukunan sa OpenProject. text_analyze: 'Further analyze: %{subject}' text_are_you_sure: Are you sure? text_are_you_sure_with_children: Delete work package and all child work packages? text_assign_to_project: Assign to the project - text_form_configuration: 'You can customize which fields will be displayed in work - package forms. You can freely group the fields to reflect the needs for your domain. + text_form_configuration: 'Pwede mong i-customize kung saan ang mga patlang ay maipapakita + sa mga porma ng pakete ng mga gawain. Pwede kang malayang magpapagrupo sa mga + patlang para ito ay sumasalamin sa mga kailangan mo para sa iyong domain. ' - text_form_configuration_drag_to_activate: Drag fields from here to activate them - text_form_configuration_required_attribute: Attribute is marked required and thus - always shown + text_form_configuration_drag_to_activate: I-drag ang mga patlang mula dito upang + paganahin sila + text_form_configuration_required_attribute: Katangian ay marka na kinakailangan + at kaya laging ipinapakita text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: Must be at least %{count} characters long. text_comma_separated: Multiple values allowed (comma separated). text_comment_wiki_page: 'Mag-komento sa wiki na pahina: %{page}' text_custom_field_possible_values_info: One line for each value - text_custom_field_hint_activate_per_project: 'When using custom fields: Keep in - mind that custom fields need to be activated per project, too. + text_custom_field_hint_activate_per_project: 'Kung gagamit ng mga custom na patlang. + Laging isaisip na ang mga custom na patlang ay kailangan dapat aktibo bawat proyekto, + din. ' - text_custom_field_hint_activate_per_project_and_type: 'Custom fields need to be - activated per work package type and per project. + text_custom_field_hint_activate_per_project_and_type: 'Ang mga custom na patlang + ay kailangan dapat aktibo sa bawat uri ng work package at bawat proyekto. ' text_custom_logo_instructions: 'Ang puting logo sa transparent background ay inirerekomend. @@ -2211,7 +2231,7 @@ fil: tingnan sa IOS. ' - text_database_allows_tsv: Database allows TSVector (optional) + text_database_allows_tsv: Ang database ay pinapayagan ang TSVector (opsyonal) text_default_administrator_account_changed: Default administrator account changed text_default_encoding: 'Default: UTF-8' text_destroy: Delete @@ -2508,8 +2528,8 @@ fil: years: Years title_remove_and_delete_user: Alisin ang inimbitahan na user mula proyekto at tanggalin siya. - tooltip_user_default_timezone: 'The default time zone for new users. Can be changed - in a user''s settings. + tooltip_user_default_timezone: 'Ang default time zone para sa mga bagong gumagamit. + Maaring baguhin sa mga user setting. ' tooltip_resend_invitation: 'Magpadala ng ibang imbitasyong email kasama ang fresh @@ -2551,8 +2571,8 @@ fil: blocked_num_failed_logins: one: locked temporarily (one failed login attempt) other: locked temporarily (%{count} failed login attempts) - confirm_status_change: You are about to change the status of '%{name}'. Are you - sure you want to continue? + confirm_status_change: Ikaw ay malapit ng magpabago sa estado na '%{name}'. Sigurado + ka bang gusto mong magpatuloy? deleted: Deleted user error_status_change_failed: 'Changing the user status failed due to the following errors: %{errors}' @@ -2573,7 +2593,7 @@ fil: mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" - status_change: Status change + status_change: Pagbabago ng estado unlock: Unlock unlock_and_reset_failed_logins: Unlock and reset failed logins version_status_closed: closed @@ -2584,8 +2604,8 @@ fil: warning: Warning warning_attachments_not_saved: "%{count} file(s) could not be saved." warning_registration_token_expired: | - The activation email has expired. We sent you a new one to %{email}. - Please click the link inside of it to activate your account. + Ang pagaaktibo ng email ay nag-expire na. Nagpadala kami ng isang bagi sa %{email}. + Mangyaring pindutin ang link sa loob nito. menu_item: Menu item menu_item_setting: Visibility wiki_menu_item_for: Menu item for wikipage "%{title}" @@ -2637,7 +2657,7 @@ fil: multipart_body_error: The request body did not contain the expected multipart parts. multiple_errors: Multiple field constraints have been violated. - unable_to_create_attachment: The attachment could not be created + unable_to_create_attachment: Ang paglalakip ay hindi maaring likhain render: context_not_parsable: The context provided is not a link to a resource. unsupported_context: The resource given is not supported as context. diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml index 6aa25a6b1e..dd877461a8 100644 --- a/config/locales/crowdin/fr.yml +++ b/config/locales/crowdin/fr.yml @@ -466,6 +466,8 @@ fr: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: ne peut être lu. Êtes-vous sûr qu'il s'agisse d'une licence Entreprise ? diff --git a/config/locales/crowdin/he.yml b/config/locales/crowdin/he.yml index 1a87681f35..7c0084b113 100644 --- a/config/locales/crowdin/he.yml +++ b/config/locales/crowdin/he.yml @@ -457,6 +457,8 @@ he: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml index 36e940a10a..bf00487f72 100644 --- a/config/locales/crowdin/hr.yml +++ b/config/locales/crowdin/hr.yml @@ -461,6 +461,8 @@ hr: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index 2776d4339b..5cf7cc43d3 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -455,6 +455,8 @@ hu: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: nem olvasható. Biztos vagy benne, hogy ez támogatási token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml index 747da1b922..b87a1b2a2d 100644 --- a/config/locales/crowdin/id.yml +++ b/config/locales/crowdin/id.yml @@ -457,6 +457,8 @@ id: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: tidak dapat dibaca. Apakah Anda yakin ini adalah token pendukung? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 48df0b975b..6072ae3797 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -465,6 +465,8 @@ it: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: non può essere letto. Sei sicuro che si tratta di un token di assistenza? diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml index 0bd6cfba80..3b773efeb6 100644 --- a/config/locales/crowdin/ja.yml +++ b/config/locales/crowdin/ja.yml @@ -413,6 +413,8 @@ ja: empty: "(%{name}) 値を空にすることはできません。" inclusion: "(%{name}) は、許可されている値ではありません。" not_an_integer: "(%{name}) が整数ではありません。" + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: 読み取りできません。サポート トークンですか? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/js-cs.yml b/config/locales/crowdin/js-cs.yml index 7a8f927d53..29328e3ee4 100644 --- a/config/locales/crowdin/js-cs.yml +++ b/config/locales/crowdin/js-cs.yml @@ -298,6 +298,7 @@ cs: other: Prosím, zadejte {{count}} nebo více znaků zero: Please enter more characters few: Prosím, zadejte {{count}} nebo více znaků + many: Please enter {{count}} more characters load_more: Načíst další výsledky... no_matches: Nenalezena žádná shoda searching: Vyhledávání ... @@ -306,6 +307,7 @@ cs: other: You can only select {{limit}} items zero: You cannot select any items few: You can only select {{limit}} items + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -622,15 +624,18 @@ cs: one: pracovní balíček other: pracovní balíčky few: pracovní balíčky + many: work packages child_work_packages: one: jeden podřazený pracovní balíček other: "%{count} podřazených pracovních balíčků" few: "%{count} podřazených pracovních balíčků" + many: "%{count} work package children" hour: one: 1 hodina other: "%{count} hodiny" zero: 0 hours few: "%{count} hodiny" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 54db0a8d88..9a9817b0ae 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -8,13 +8,13 @@ fil: close_filter_title: Isara ang filter close_form_title: Isara ang form clipboard: - browser_error: Your browser doesn't support copying to clipboard. Please copy - the selected text manually. - copied_successful: Sucessfully copied to clipboard! + browser_error: Ang iyong browser ay hindi suporta ang pagkokopya sa clipboard. + Mangayaring kopyahin ng manu-mano ang napiling teksto. + copied_successful: Matagumpay na kinopya sa clipboard! button_add_watcher: Add watcher button_back_to_list_view: Bumalik sa listahan ng view button_cancel: Cancel - button_close: Close + button_close: Isara button_check_all: Check all button_configure-form: Configure form button_confirm: Kumpirmahin @@ -28,7 +28,7 @@ fil: button_edit: Edit button_filter: Filter button_list_view: List view - button_show_view: Fullscreen view + button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala button_more: More button_move: Move @@ -51,9 +51,8 @@ fil: internal: Isang internal error ang naganap. filter: description: - text_open_filter: Open this filter with 'ALT' and arrow keys. - text_close_filter: To select an entry leave the focus for example by pressing - enter. To leave without filter select the first (empty) entry. + text_open_filter: Buksan ang filter na ito sa 'ALT' at ang mga arrow key. + text_close_filter: Upang pumili ng isang iniwang entry ng. noneElement: "(none)" time_zone_converted: two_values: "%{from} - %{to} sa iyong lokal na oras." @@ -62,22 +61,22 @@ fil: value_spacer: "-" sorting: criteria: - one: First sorting criteria - two: Second sorting criteria - three: Third sorting criteria - upsale_for_more: For more advanced filters, check out the + one: Ang unang pamantayang pagkasunod-sunod + two: Ang pangalawang pamantayang pagkasunod-sunod + three: Ang pangatlong pamantayang pagkasunod-sunod + upsale_for_more: Para sa mga karagdagang advanced fikter, suriin ang upsale_link: Enterprise Edition. general_text_no: 'no' general_text_yes: 'yes' general_text_No: 'No' general_text_Yes: 'Yes' label_activate: Activate - label_activity_no: Activity entry number %{activityNo} - label_activity_with_comment_no: Activity entry number %{activityNo}. Has a user - comment. + label_activity_no: Bilang ng aktibidad entry %{activityNo} + label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong + komento ng gumagamit. label_add_columns: Magdagdag ng hanay label_add_comment: Add comment - label_add_comment_title: Comment and type @ to notify other people + label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao label_add_selected_columns: Add selected columns label_added_by: added by label_added_time_by: Added by %{author} %{age} @@ -86,7 +85,7 @@ fil: label_all_work_packages: all work packages label_and: and label_ascending: Ascending - label_author: 'Author: %{user}' + label_author: 'May-Akda: %{user}' label_between: sa pagitan ng label_board_locked: Locked label_board_sticky: Sticky @@ -104,12 +103,12 @@ fil: label_collapsed: collapsed label_collapse_all: Collapse all label_comment: Komento - label_committed_at: "%{committed_revision_link} at %{date}" - label_committed_link: committed revision %{revision_identifier} + label_committed_at: "%{committed_revision_link} sa %{date}" + label_committed_link: nakatuon rebisyon %{revision_identifier} label_contains: contains - label_created_on: created on - label_edit_comment: Edit this comment - label_edit_status: Edit the status of the work package + label_created_on: nilikha sa + label_edit_comment: I-edit ang komentong ito + label_edit_status: I-edit ang estado ng work package label_equals: is label_expand: Expand label_expanded: expanded @@ -147,14 +146,14 @@ fil: label_previous: Previous label_per_page: 'Per page:' label_please_wait: Pakiusap maghantay - label_visibility_settings: Visibility settings - label_quote_comment: Quote this comment + label_visibility_settings: Ang mga setting ng katanyagan + label_quote_comment: I-quote ang komentong ito label_reset: Reset label_remove_columns: Remove selected columns label_save_as: Save as label_select_watcher: Select a watcher... label_selected_filter_list: Selected filters - label_show_attributes: Show all attributes + label_show_attributes: Ipakita ang lahat ng mga katangian label_show_in_menu: Show page in menu label_sort_by: Sort by label_sorted_by: sorted by @@ -165,11 +164,11 @@ fil: label_subject: Subject label_this_week: this week label_today: today - label_activity_show_only_comments: Show activities with comments only - label_activity_show_all: Show all activities + label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang + label_activity_show_all: Ipakita lahat ang mga aktibidad label_total_progress: "%{percent}% Total progress" label_visible_for_others: Page visible for others - label_updated_on: updated on + label_updated_on: i-update sa label_warning: Warning label_work_package: Work package label_work_package_plural: Work packages @@ -186,26 +185,27 @@ fil: label_custom_queries: Private queries label_columns: Mga hanay label_attachments: Files - label_drop_files: Drop files here - label_drop_files_hint: or click to add files + label_drop_files: Ihulog ang mga file dito + label_drop_files_hint: o pindutin upang magdagdag ng mga file label_add_attachments: Magdagdag ng mga nakalakip - label_formattable_attachment_hint: Attach and link files by dropping on this field, - or pasting from the clipboard. - label_remove_file: Delete %{fileName} - label_remove_watcher: Remove watcher %{name} - label_remove_all_files: Delete all files - label_add_description: Add a description for %{file} - label_upload_notification: 'Uploading files for Work package #%{id}: %{subject}' - label_files_to_upload: 'These files will be uploaded:' - label_rejected_files: 'These files cannot be uploaded:' - label_rejected_files_reason: These files cannot be uploaded as their size is greater - than %{maximumFilesize} - label_wait: Please wait for configuration... - label_upload_counter: "%{done} of %{count} files finished" - label_validation_error: 'The work package could not be saved due to the following - errors:' + label_formattable_attachment_hint: Idijit at i-link ang mga file sa pamamagitan + ng paghulog sa patlang na ito, o idikit mula sa clipboard. + label_remove_file: Burahin ang %{fileName} + label_remove_watcher: Alisin ang watcher %{name} + label_remove_all_files: Burahin ang lahat ang mga file + label_add_description: Magdagdag ng deskripsyon para sa %{file} + label_upload_notification: 'Pag-upload ng mga file para sa Work package #%{id}: + %{subject}' + label_files_to_upload: 'Itong mga file ay naka-upload:' + label_rejected_files: 'Itong mga fike ay hindi ma-upload:' + label_rejected_files_reason: Itong mga file ay hindi ma-upload kung ang laki ay + mas malaki kayda %{maximumFilesize} + label_wait: Mangyaring maghintay para sa kompigurasyon... + label_upload_counter: "%{done} ng %{count} mga file ay natapos" + label_validation_error: 'Ang work package ay hindo maaring o-save dahil sa mga + sumusunod na mali:' help_texts: - show_modal: Show attribute help text entry + show_modal: Magpakita ng katangian tekstong tulong entry password_confirmation: field_description: Kailangan mong ipasok ang iyong akwant password upang kumpirmahin ang pagbabago niito. @@ -217,18 +217,19 @@ fil: previous: Bunalik sa nakaraang pahina placeholders: default: "-" - subject: Enter subject here + subject: Ipasok ang paksa dito selection: Pakiusap pumili relation_description: Pindutin upang magdagdag ng deskripsyon sa kaugnay na ito project: - required_outside_context: You are not within a project context. Please choose - the project context first in order to select type and status - context: Project context - work_package_belongs_to: This work package belongs to project %{projectname}. - click_to_switch_context: Open this work package in that project. + required_outside_context: Wala ka sa loob ng kontesktong proyekto. Mangyaring + pumili ng kontekstong proyekto sa unang pagkasunod-sunod upang piliin ang + uri at estado + context: Kontekstong proyekto + work_package_belongs_to: Itong work packge ay nabibilang sa proyekto %{projectname}. + click_to_switch_context: Buksan ang work package sa proyekto na iyan. autocompleter: - label: Project autocompletion + label: Proyektong autocompletion text_are_you_sure: Are you sure? types: attribute_groups: @@ -248,11 +249,11 @@ fil: more_information: Karagdagang impornasyon nevermind: Hindi bale watchers: - label_loading: loading watchers... - label_error_loading: An error occurred while loading the watchers - label_search_watchers: Search watchers + label_loading: naglo-load ang mga manunuod... + label_error_loading: Isang mali ang naganap habang naglo-load ng mga manunuod + label_search_watchers: Hanapin ang mga manunuod label_add: Add watchers - label_discard: Discard selection + label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: parent: Peyrent @@ -286,14 +287,14 @@ fil: update_relation: Pindutin upang baguhin ang uri ng kaugnayan add_follower: Magdagdag ng follower add_predecessor: Magdagdag ng predecessor - remove: Remove relation + remove: Alisin ang relasyon save: I-save ang pakipag-ugnayan abort: Huwag ituloy relations_autocomplete: placeholder: Ipasok ang Id ng kauganay sa work package repositories: - select_tag: Select tag - select_branch: Select branch + select_tag: Pumiling ng tag + select_branch: Pumili ng sangay field_value_enter_prompt: Enter a value for '%{field}' select2: input_too_short: @@ -319,18 +320,20 @@ fil: work package(s)? text_query_destroy_confirmation: Are you sure you want to delete the selected query? - text_attachment_destroy_confirmation: Are you sure you want to delete the attachment? + text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang + nakalakip? timelines: - gantt_chart: Gantt chart + gantt_chart: Gantt tsart labels: - bar: Bar labels - left: Left - right: Right - farRight: Far right - showNone: "-- No label --" - description: 'Select the attributes you want to be shown in the respective - positions of the Gantt chart at all times. Note that when hovering an element, - its date labels will be shown instead of these attributes. + bar: Mga label ng bar + left: Kaliwa + right: Kanan + farRight: Dulong kanan + showNone: "-- Walang label --" + description: 'Piliin ang mga katangian na gusto mong ipakita sa kani-kanilang + posisyon ng Gant tsart sa lahat ng mga oras. Tandaan kung nagho-hover ang + isang elemento, ito ang mga petsa na label ipinapakit sa halip ang mga katangian + ito. ' button_activate: I-aktibo ang timeline mode @@ -339,7 +342,7 @@ fil: change: Change in planning due_date: Takdang petsa empty: "(empty)" - error: An error has occurred. + error: Isang mali ang naganap. errors: not_implemented: The timeline could not be rendered because it uses a feature that is not yet implemented. @@ -421,14 +424,14 @@ fil: image: Image work_packages: bulk_actions: - move: Bulk move - edit: Bulk edit - copy: Bulk copy - delete: Bulk delete + move: Ilipat ang bulk + edit: I-edit ang bulk + copy: Kopyahin ang bulk + delete: Burahin ang bulk button_clear: Clear - comment_added: The comment was successfully added. - comment_send_failed: An error has occurred. Could not submit the comment. - comment_updated: The comment was successfully updated. + comment_added: Ang komento ay matagumpay naidagdag. + comment_send_failed: Isang mali ang naganal. Hindi maaring magpasa ng komento. + comment_updated: Ang komento ay matagumpay na i-update. confirm_edit_cancel: Sigurado ka ba na gusto mong kanselahin ang pag-edit ng work package? description_filter: Filter @@ -441,8 +444,8 @@ fil: bata) o kung hindi man hindi ito naka-configure. format: date: "%{attribute} ay hindi wasto ang petsa YYYY-MM-DDi inaasahan." - general: An error has occurred. - edit_attribute: "%{attribute} - Edit" + general: Isang mali ang naganap. + edit_attribute: "%{attribute} - I-edit" key_value: "%{key}: %{value}" label_enable_multi_select: Enable multiselect label_disable_multi_select: Disable multiselect @@ -547,8 +550,8 @@ fil: work package. text_inline_edit: Karamihan sa mga cell ng talaan na ito ay nga pindutan na aktibo sa pag-andar ng inline-editing sa katangian na iyon. - text_sort_hint: With the links in the table headers you can sort, group, reorder, - remove and add table columns. + text_sort_hint: Kasama ang mga link sa talaan ng mga header na maari mong + ayusin, i-grupo, alisin at idagdag sa talaan ng mga hanay. text_select_hint: Pumili ng mga kahon na maaring mabukasan sa 'ALT' at mga arrow key. tabs: @@ -573,13 +576,13 @@ fil: save: Save save_as: Save as ... export: Export ... - publish: Publish ... + publish: Ipalabas... page_settings: Rename query ... delete: Delete filter: Filter unselected_title: Work package - search_query_label: Search saved filter queries - search_query_title: Click to search saved filter queries + search_query_label: Hanapin ang mga naka-save na query + search_query_title: Pindutin upang hanapin ang mga naka-save na filter query modals: label_settings: Rename query label_name: Pangalan @@ -591,27 +594,28 @@ fil: form_submit: title: Kumpirmahin upang magpatuloy text: Sigurado ka bang na gusto mong magtanghal ng aksyon ito? - upsale_relation_columns: Need to see relations in the work package list? - upsale_relation_columns_link: Check out the Enterprise Edition. + upsale_relation_columns: Kailangan tingnan ang mga relasyon sa listahan ng work + package? + upsale_relation_columns_link: Suriin ang Enterprise Edition. destroy_work_package: - title: Confirm deletion of %{label} - text: Are you sure you want to delete the following %{label} ? - has_children: 'The work package has %{childUnits}:' - deletes_children: All child work packages will also be deleted. + title: Kumpirmahin ang pagbubura ng %{label} + text: Sigurado ka ba na gusto mong burahin ang sumusunod na %{label}? + has_children: 'Ang work package ay mayroong %{childUnits}:' + deletes_children: Lahat ng mga batang work package ay maari rin burahin. notice_successful_create: Successful creation. notice_successful_delete: Successful deletion. notice_successful_update: Successful update. notice_bad_request: Bad Request. relations: empty: No relation exists - remove: Remove relation + remove: Alisin ang relasyon inplace: button_edit: "%{attribute}: Edit" button_save: "%{attribute}: Save" button_cancel: "%{attribute}: Cancel" button_save_all: Save button_cancel_all: Cancel - link_formatting_help: Text formatting help + link_formatting_help: Ang tekstong pagfo-format ng tulong btn_preview_enable: Preview btn_preview_disable: Disable preview null_value_label: No value @@ -628,10 +632,10 @@ fil: units: workPackage: one: work package - other: work packages + other: mga work package child_work_packages: - one: one child work package - other: "%{count} work package children" + one: isang bata work package + other: "%{count} work package mga bata" hour: one: 1 hour other: "%{count} hours" diff --git a/config/locales/crowdin/js-lt.yml b/config/locales/crowdin/js-lt.yml index 8b4684dfb3..18b3a30985 100644 --- a/config/locales/crowdin/js-lt.yml +++ b/config/locales/crowdin/js-lt.yml @@ -297,6 +297,7 @@ lt: other: Prašome įvesti dar {{count}} simbolius (-į, -ių) zero: Please enter more characters few: Prašome įvesti dar {{count}} simbolius (-į, -ių) + many: Please enter {{count}} more characters load_more: Įkeliama daugiau rezultatų ... no_matches: Atitikmenų nerasta searching: Ieškoma ... @@ -305,6 +306,7 @@ lt: other: Jūs galite pasirinkti tik {{limit}} elementus (-ą, -ų) zero: You cannot select any items few: Jūs galite pasirinkti tik {{limit}} elementus (-ą, -ų) + many: You can only select {{limit}} items sort: sorted_asc: 'Pritaikyta didėjimo tvarka, ' sorted_dsc: 'Pritaikyta mažėjimo tvarka, ' @@ -623,15 +625,18 @@ lt: one: darbų paketas other: darbų paketai few: darbų paketai + many: work packages child_work_packages: one: darbų paketas su vienu vaiku other: "%{count} darbų paketo vaikų" few: "%{count} darbų paketo vaikai" + many: "%{count} work package children" hour: one: valanda other: "%{count} valandos (-a, -ų)" zero: 0 hours few: "%{count} valandos (-a, -ų)" + many: "%{count} hours" zen_mode: button_activate: Įjungti Zen režimą button_deactivate: Išjungti Zen režimą diff --git a/config/locales/crowdin/js-pl.yml b/config/locales/crowdin/js-pl.yml index 669abb74d0..131026718e 100644 --- a/config/locales/crowdin/js-pl.yml +++ b/config/locales/crowdin/js-pl.yml @@ -295,6 +295,7 @@ pl: other: Wprowadź jeszcze {{count}} znaków zero: Please enter more characters few: Wprowadź jeszcze {{count}} znaków + many: Please enter {{count}} more characters load_more: Ładowanie większej liczby wyników ... no_matches: Nie znaleziono dopasowań searching: Wyszukiwanie ... @@ -303,6 +304,7 @@ pl: other: Możesz wybrać tylko {{limit}} elementów zero: You cannot select any items few: Możesz wybrać tylko {{limit}} elementów + many: You can only select {{limit}} items sort: sorted_asc: 'Zastosowano sortowanie rosnące, ' sorted_dsc: 'Zastosowano sortowanie malejące, ' @@ -618,15 +620,18 @@ pl: one: pakiet roboczy other: pakiety robocze few: pakiety robocze + many: work packages child_work_packages: one: jeden potomny pakiet roboczy other: "%{count} potomnych pakietów roboczych" few: "%{count} potomnych pakietów roboczych" + many: "%{count} work package children" hour: one: 1 godzina other: "%{count} godzin" zero: 0 hours few: "%{count} godzin" + many: "%{count} hours" zen_mode: button_activate: Włącz tryb zen button_deactivate: Wyłącz tryb zen diff --git a/config/locales/crowdin/js-ru.yml b/config/locales/crowdin/js-ru.yml index 32bb571840..b3a3e369ca 100644 --- a/config/locales/crowdin/js-ru.yml +++ b/config/locales/crowdin/js-ru.yml @@ -296,6 +296,7 @@ ru: other: Пожалуйста, введите более {{count}} символов zero: Please enter more characters few: Пожалуйста, введите более {{count}} символов + many: Please enter {{count}} more characters load_more: Загрузка дополнительных результатов ... no_matches: Совпадения не найдены searching: Поиск ... @@ -304,6 +305,7 @@ ru: other: Вы можете выбрать только {{limit}} элементов zero: You cannot select any items few: Вы можете выбрать только {{limit}} элемента + many: You can only select {{limit}} items sort: sorted_asc: 'Применяется сортировка по возрастанию, ' sorted_dsc: 'Применяется сортировка по убыванию, ' @@ -621,15 +623,18 @@ ru: one: пакет работ other: пакеты работ few: пакеты работ + many: work packages child_work_packages: one: пакет работ с одним дочерним other: пакет работ с %{count} дочерними few: пакет работ с %{count} дочерними + many: "%{count} work package children" hour: one: 1 час other: "%{count} часов" zero: 0 hours few: "%{count} часа" + many: "%{count} hours" zen_mode: button_activate: Включить дзен-режим button_deactivate: Отключить дзен-режим diff --git a/config/locales/crowdin/js-sk.yml b/config/locales/crowdin/js-sk.yml index ca915cb228..2d3037d91a 100644 --- a/config/locales/crowdin/js-sk.yml +++ b/config/locales/crowdin/js-sk.yml @@ -296,6 +296,7 @@ sk: other: Zadajte ešte minimálne {{count}} znakov zero: Please enter more characters few: Zadajte ešte minimálne {{count}} znaky + many: Please enter {{count}} more characters load_more: Načítanie ďalších záznamov ... no_matches: Nenašli sa žiadne záznamy searching: Vyhľadávanie ... @@ -304,6 +305,7 @@ sk: other: Môžete vybrať maximálne {{limit}} položiek zero: You cannot select any items few: Môžete vybrať maximálne {{limit}} položky + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -620,15 +622,18 @@ sk: one: pracovný balíček other: pracovný balíček few: pracovné balíčky + many: work packages child_work_packages: one: one child work package other: "%{count} work package children" few: "%{count} work package children" + many: "%{count} work package children" hour: one: 1 hodina other: "%{count} hodín" zero: 0 hours few: "%{count} hodiny" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/js-uk.yml b/config/locales/crowdin/js-uk.yml index 5e42bce779..55d5f28a8a 100644 --- a/config/locales/crowdin/js-uk.yml +++ b/config/locales/crowdin/js-uk.yml @@ -299,6 +299,7 @@ uk: other: Будь ласка, введіть ще {{count}} символів zero: Please enter more characters few: Будь ласка, введіть ще {{count}} символи + many: Please enter {{count}} more characters load_more: Завантаження додаткових результатів ... no_matches: Збігів не знайдено searching: Шукаємо ... @@ -307,6 +308,7 @@ uk: other: Ви можете вибрати тільки {{limit}} елементів zero: You cannot select any items few: Ви можете вибрати тільки {{limit}} елементи + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -622,15 +624,18 @@ uk: one: work package other: work packages few: work packages + many: work packages child_work_packages: one: one child work package other: "%{count} work package children" few: "%{count} work package children" + many: "%{count} work package children" hour: one: 1 година other: "%{count} годин" zero: 0 hours few: "%{count} години" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/js-zh.yml b/config/locales/crowdin/js-zh.yml index 7bbcc751f0..f407096971 100644 --- a/config/locales/crowdin/js-zh.yml +++ b/config/locales/crowdin/js-zh.yml @@ -63,8 +63,8 @@ zh: one: 第一个排序条件 two: 第二个排序条件 three: 第三个排序条件 - upsale_for_more: For more advanced filters, check out the - upsale_link: Enterprise Edition. + upsale_for_more: 有关更高级的筛选器, 请查看 + upsale_link: 企业版 general_text_no: 否 general_text_yes: 是 general_text_No: 否 diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml index f60bd5bea1..95b4b7bc07 100644 --- a/config/locales/crowdin/ko.yml +++ b/config/locales/crowdin/ko.yml @@ -426,6 +426,8 @@ ko: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: 읽을 수 없습니다. 지원하는 토큰이 확실한가요? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/lol.yml b/config/locales/crowdin/lol.yml index 9324a80fa5..bb52f3dc2a 100644 --- a/config/locales/crowdin/lol.yml +++ b/config/locales/crowdin/lol.yml @@ -411,6 +411,8 @@ lol: empty: crwdns98849:0%{name}crwdne98849:0 inclusion: crwdns98850:0%{name}crwdne98850:0 not_an_integer: crwdns98851:0%{name}crwdne98851:0 + smaller_than_or_equal_to: crwdns98871:0%{name}crwdnd98871:0%{count}crwdne98871:0 + greater_than_or_equal_to: crwdns98872:0%{name}crwdnd98872:0%{count}crwdne98872:0 enterprise_token: unreadable: crwdns96639:0crwdne96639:0 parse_schema_filter_params_service: diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index 190b867fab..6dc2ae6a21 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -457,6 +457,8 @@ lt: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: neįmanoma perskaityti. Ar tai tikrai yra paramos raktas? parse_schema_filter_params_service: @@ -544,6 +546,8 @@ lt: nuo paskutinių %{count}. few: jau buvo naudotas. Prašome pasirinkti tokį, kuris skiriasi nuo paskutinių %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Patvirtinkite naują slaptažodį. description: "„Slaptažodžio patvirtinimas“ turi sutapti su įvestu @@ -561,6 +565,7 @@ lt: one: 1 klaida neleido, kad šis %{model} būtų išsaugotas other: "%{count} klaidos (-a, -ų) neleido, kad šis %{model} būtų išsaugotas" few: "%{count} klaidos (-a, -ų) neleido, kad šis %{model} būtų išsaugotas" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Failas attribute_help_text: Atributo pagalbos tekstas @@ -579,6 +584,7 @@ lt: one: Rolė other: Rolės (-ė, -ių) few: Rolės (-ė, -ių) + many: Roles type: Tipas project_type: Projekto tipas user: Vartotojas @@ -781,52 +787,64 @@ lt: one: apie 1 valandą other: apie %{count} valandos (-a, -ų) few: apie %{count} valandos (-a, -ų) + many: about %{count} hours about_x_months: one: apie 1 mėnesį other: apie %{count} mėnesius (-į, -ių) few: apie %{count} mėnesius (-į, -ių) + many: about %{count} months about_x_years: one: apie 1 metus other: apie %{count} metus (-ų) few: apie %{count} metus (-ų) + many: about %{count} years almost_x_years: one: beveik 1 metus other: beveik %{count} metus (-ų) few: beveik %{count} metus (-ų) + many: almost %{count} years half_a_minute: pusę minutės less_than_x_minutes: one: mažiau nei 1 minutę other: mažiau nei %{count} minutes (-ę, -ių) few: mažiau nei %{count} minutes (-ę, -ių) + many: less than %{count} minutes less_than_x_seconds: one: mažiau nei 1 sekundę other: mažiau nei %{count} sekundžių (-ę, -es) few: mažiau nei %{count} sekundžių (-ę, -es) + many: less than %{count} seconds over_x_years: one: daugiau nei 1 metus other: daugiau nei %{count} metus (-ų) few: daugiau nei %{count} metus (-ų) + many: over %{count} years x_days: one: 1 dieną other: "%{count} dienas (-ą, -ų)" few: "%{count} dienas (-ą, -ų)" + many: "%{count} days" x_minutes: one: 1 minutę other: "%{count} minutes (-ę, -ių)" few: "%{count} minutes (-ę, -ių)" + many: "%{count} minutes" x_months: one: 1 mėnesį other: "%{count} mėnesius (-į, -ių)" few: "%{count} mėnesius (-į, -ių)" + many: "%{count} months" x_seconds: one: 1 sekundę other: "%{count} sekundes (-ę, -ių)" few: "%{count} sekundes (-ę, -ių)" + many: "%{count} seconds" units: hour: one: valanda other: valandos (-a, -ų) few: valandos (-a, -ų) + many: hours default_activity_development: Kūrimas default_activity_management: Valdymas default_activity_other: Kita @@ -1582,26 +1600,31 @@ lt: other: "%{count} uždaryti (-as, -ų)" zero: 0 closed few: "%{count} uždaryti (-as, -ų)" + many: "%{count} closed" label_x_comments: one: 1 komentatas other: "%{count} komentarai (-as, -ų)" zero: no comments few: "%{count} komentarai (-as, -ų)" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 atidarytas other: "%{count} atidaryti (-as, -ų)" zero: 0 open few: "%{count} atidaryti (-as, -ų)" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 atidarytas / %{total} other: "%{count} atidaryti (-as, -ų) / %{total}" zero: 0 open / %{total} few: "%{count} atidaryti (-as, -ų) / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projektas other: "%{count} projektai (-as, -ų)" zero: no projects few: "%{count} projektai (-as, -ų)" + many: "%{count} projects" label_year: Metai label_yesterday: vakar label_keyboard_function: Funkcija @@ -1782,6 +1805,7 @@ lt: one: Baitas other: Baitai (-as, -ų) few: Baitai (-as, -ų) + many: Bytes gb: GB kb: kB mb: MB @@ -2360,6 +2384,7 @@ lt: one: 1 dieną other: "%{count} dienas (-ą, -ų)" few: "%{count} dienas (-ą, -ų)" + many: "%{count} days" edit_color: Redaguoti spalvą edit_project_type: Redaguoti projekto tipą edit_thing: Redaguoti @@ -2563,6 +2588,7 @@ lt: other: laikinai užrakintas (%{count} nesėkmingi(-as, -ų) prisijungimai(-as, -ų)) few: laikinai užrakintas (%{count} nesėkmingi(-as, -ų) prisijungimai(-as, -ų)) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Jūs pakeisti „%{name}“ būseną. Ar tikrai norite tęsti? deleted: Ištrintas vartotojas error_status_change_failed: 'Vartotojo būsenos keitimas nepavyko dėl šių klaidų: diff --git a/config/locales/crowdin/lv.yml b/config/locales/crowdin/lv.yml index d80fd2416c..de5ac6e528 100644 --- a/config/locales/crowdin/lv.yml +++ b/config/locales/crowdin/lv.yml @@ -455,6 +455,8 @@ lv: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml index 671facc0f2..3c2cec070c 100644 --- a/config/locales/crowdin/nl.yml +++ b/config/locales/crowdin/nl.yml @@ -465,6 +465,8 @@ nl: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: kan niet worden gelezen. Weet u zeer dat het een support token is? diff --git a/config/locales/crowdin/no.yml b/config/locales/crowdin/no.yml index bbbe4869d3..1b14a1da74 100644 --- a/config/locales/crowdin/no.yml +++ b/config/locales/crowdin/no.yml @@ -458,6 +458,8 @@ empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index 441b7d57ea..64c356da3a 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -455,6 +455,8 @@ pl: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: nie można odczytać. Czy na pewno jest to token wsparcia? parse_schema_filter_params_service: @@ -543,6 +545,8 @@ pl: one: było użyte wcześniej. Proszę wybrać inne niż poprzednie. other: było użyte wcześniej. Proszę wybrać inne niż %{count} poprzednich. few: było użyte wcześniej. Proszę wybrać inne niż %{count} poprzednich. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potwierdź nowe hasło. description: '"Potwierdzenie hasła" powinno być zgodne z wartością @@ -560,6 +564,7 @@ pl: one: 1 błąd uniemożliwia zapisanie %{model} other: "%{count} błędów uniemożliwia zapisanie %{model}" few: "%{count} błędów uniemożliwia zapisanie %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Plik attribute_help_text: Tekst pomocy atrybutu @@ -578,6 +583,7 @@ pl: one: Rola other: Role few: Role + many: Roles type: Typ project_type: Typ projektu user: Użytkownik @@ -779,52 +785,64 @@ pl: one: około 1 godziny other: około %{count} godzin few: około %{count} godzin + many: about %{count} hours about_x_months: one: około 1 miesiąca other: około %{count} miesięcy few: około %{count} miesięcy + many: about %{count} months about_x_years: one: około 1 roku other: około %{count} lat few: około %{count} lat + many: about %{count} years almost_x_years: one: prawie 1 rok other: prawie %{count} lat few: prawie %{count} lat + many: almost %{count} years half_a_minute: pół minuty less_than_x_minutes: one: mniej niż minutę other: mniej niż %{count} minut few: mniej niż %{count} minut + many: less than %{count} minutes less_than_x_seconds: one: mniej niż 1 sekundę other: mniej niż %{count} sekund few: mniej niż %{count} sekund + many: less than %{count} seconds over_x_years: one: ponad 1 rok other: ponad %{count} lat few: ponad %{count} lat + many: over %{count} years x_days: one: 1 dzień other: "%{count} dni" few: "%{count} dni" + many: "%{count} days" x_minutes: one: 1 minuta other: "%{count} minut" few: "%{count} minut" + many: "%{count} minutes" x_months: one: 1 miesiąc other: "%{count} miesięcy" few: "%{count} miesięcy" + many: "%{count} months" x_seconds: one: 1 sekunda other: "%{count} sekund" few: "%{count} sekund" + many: "%{count} seconds" units: hour: one: godzina other: godziny few: godziny + many: hours default_activity_development: Rozwój default_activity_management: Zarządzanie default_activity_other: Inne @@ -1581,26 +1599,31 @@ pl: other: "%{count} zamkniętych" zero: 0 closed few: "%{count} zamkniętych" + many: "%{count} closed" label_x_comments: one: 1 komentarz other: "%{count} komentarzy" zero: no comments few: "%{count} komentarzy" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otwarty other: "%{count} otwartych" zero: 0 open few: "%{count} otwartych" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 otwarty / %{total} other: "%{count} otwartych / %{total}" zero: 0 open / %{total} few: "%{count} otwartych / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektów" zero: no projects few: "%{count} projektów" + many: "%{count} projects" label_year: Rok label_yesterday: wczoraj label_keyboard_function: Funkcja @@ -1781,6 +1804,7 @@ pl: one: Bajt other: Bajty few: Bajty + many: Bytes gb: GB kb: kB mb: MB @@ -2348,6 +2372,7 @@ pl: one: 1 dzień other: "%{count} dni" few: "%{count} dni" + many: "%{count} days" edit_color: Edycja koloru edit_project_type: Edycja typu projektu edit_thing: Edycja @@ -2552,6 +2577,7 @@ pl: one: tymczasowo zablokowane (jedna nieudana próba zalogowania) other: tymczasowo zablokowane (%{count} nieudanych prób zalogowania) few: tymczasowo zablokowane (%{count} nieudanych prób zalogowania) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Zamierzasz zmienić status „%{name}”. Na pewno chcesz kontynuować? deleted: Usunięty uźytkownik error_status_change_failed: 'Zmiana statusu użytkownika nie powiodło się z powodu diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index 74ab43f73d..8163ed0b95 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -456,6 +456,8 @@ pt-BR: empty: "(%{name}) valor não pode ser vazio." inclusion: "(%{name}) valor não está definido como um dos valores permitidos." not_an_integer: "(%{name}) não é um número inteiro." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: não pode ser lido. Tem certeza que é um token de suporte? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/pt.yml b/config/locales/crowdin/pt.yml index 080fd5f7a1..1826ae1615 100644 --- a/config/locales/crowdin/pt.yml +++ b/config/locales/crowdin/pt.yml @@ -468,6 +468,8 @@ pt: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: não foi possível ler. Tem a certeza que é um token de suporte? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/ro.yml b/config/locales/crowdin/ro.yml index f520688348..d086fa560c 100644 --- a/config/locales/crowdin/ro.yml +++ b/config/locales/crowdin/ro.yml @@ -468,6 +468,8 @@ ro: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index 57a96c62a9..888c557bb2 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -459,6 +459,8 @@ ru: empty: "(%{name}) не может быть пустым." inclusion: "(%{name}) не задано ни одно из допустимых значений." not_an_integer: "(%{name}) не является целым числом." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: невозможно прочитать. Вы уверены, что это маркер поддержки? parse_schema_filter_params_service: @@ -550,6 +552,8 @@ ru: few: |- использовался ранее. Пожалуйста, выберите отличный от ваших последних %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Подтвердите новый пароль. description: "«Подтвержденный пароль» должен совпадать с введенным @@ -568,6 +572,7 @@ ru: one: 1 ошибка препятствует сохранению %{model} other: "%{count} ошибок препятствуют сохранению %{model}" few: "%{count} ошибки препятствует сохранению %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Файл attribute_help_text: Атрибут текста справки @@ -586,6 +591,7 @@ ru: one: Роль other: Роли few: Роли + many: Roles type: Тип project_type: Тип проекта user: Пользователь @@ -787,52 +793,64 @@ ru: one: около часа other: около %{count} часов few: около %{count} часов + many: about %{count} hours about_x_months: one: около месяца other: около %{count} месяцев few: около %{count} месяцев + many: about %{count} months about_x_years: one: около года other: около %{count} лет few: около %{count} лет + many: about %{count} years almost_x_years: one: почти год other: почти %{count} лет few: почти %{count} года + many: almost %{count} years half_a_minute: полминуты less_than_x_minutes: one: менее минуты other: менее %{count} минут few: менее %{count} минут + many: less than %{count} minutes less_than_x_seconds: one: меньше секунды other: меньше %{count} секунд few: меньше %{count} секунд + many: less than %{count} seconds over_x_years: one: более года other: более %{count} лет few: более %{count} лет + many: over %{count} years x_days: one: 1 день other: "%{count} дней" few: "%{count} дня" + many: "%{count} days" x_minutes: one: 1 минута other: "%{count} минут" few: "%{count} минуты" + many: "%{count} minutes" x_months: one: 1 месяц other: "%{count} месяцев" few: "%{count} месяца" + many: "%{count} months" x_seconds: one: 1 секунда other: "%{count} секунд" few: "%{count} секунды" + many: "%{count} seconds" units: hour: one: час other: часов few: часа + many: hours default_activity_development: Разработка default_activity_management: Управление default_activity_other: Другие @@ -1589,26 +1607,31 @@ ru: other: "%{count} закрыто" zero: 0 closed few: "%{count} закрыто" + many: "%{count} closed" label_x_comments: one: 1 комментарий other: "%{count} комментариев" zero: no comments few: "%{count} комментария" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 открыт other: "%{count} открыто" zero: 0 open few: "%{count} открыто" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 открыт / %{total} other: "%{count} открыто / %{total}" zero: 0 open / %{total} few: "%{count} открыто / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 проект other: "%{count} проектов" zero: no projects few: "%{count} проекта" + many: "%{count} projects" label_year: Год label_yesterday: вчера label_keyboard_function: Функция @@ -1785,6 +1808,7 @@ ru: one: Байт other: Байтов few: Байта + many: Bytes gb: ГБ kb: кБ mb: МБ @@ -2359,6 +2383,7 @@ ru: one: 1 день other: "%{count} дней" few: "%{count} дня" + many: "%{count} days" edit_color: Изменить цвет edit_project_type: Редактировать тип проекта edit_thing: Правка @@ -2563,6 +2588,7 @@ ru: one: временно заблокирован (одна неудачная попытка авторизации) other: временно заблокирован (%{count} неудачных попыток авторизации) few: временно заблокирован (%{count} неудачные попытки авторизации) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Вы собираетесь изменить статус '%{name}'. Хотите продолжить? deleted: Удалённый пользователь error_status_change_failed: 'Изменение статуса пользователя не удалось из-за следующей diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 13f676d387..afe69bfa7d 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -464,6 +464,8 @@ sk: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: @@ -556,6 +558,8 @@ sk: ktorá bola zvolená posledných %{count} krát. few: už bol použitý predtým. Prosím, vyberte odlišnú voľbu ako tú, ktorá bola zvolená posledných %{count} krát. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potvrdiť nové heslo. description: '"Potvrdenie hesla" musí byť rovnaké ako v poli "Nové @@ -573,6 +577,7 @@ sk: one: 1 chyba zabránila uloženiu tohto %{model} other: "%{count} chýb zabránilo uloženiu tohto %{model}" few: "%{count} chyby zabránili uloženiu tohto %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Súbor attribute_help_text: Attribute help text @@ -591,6 +596,7 @@ sk: one: Rola other: Rolí few: Roly + many: Roles type: Typ project_type: Typ projektu user: Užívateľ(ka) @@ -793,52 +799,64 @@ sk: one: približne 1 hodina other: približne %{count} hodín few: približne %{count} hodiny + many: about %{count} hours about_x_months: one: približne 1 mesiac other: približne %{count} mesiacov few: približne %{count} mesiace + many: about %{count} months about_x_years: one: približne 1 rok other: približne %{count} rokov few: približne %{count} roky + many: about %{count} years almost_x_years: one: skoro 1 rok other: skoro %{count} rokov few: skoro %{count} roky + many: almost %{count} years half_a_minute: pol minúty less_than_x_minutes: one: menej než 1 minúta other: menej než %{count} minút few: menej než %{count} minúty + many: less than %{count} minutes less_than_x_seconds: one: menej než 1 sekunda other: menej než %{count} sekúnd few: menej než %{count} sekundy + many: less than %{count} seconds over_x_years: one: viac ako 1 rok other: viac ako %{count} rokov few: viac ako %{count} roky + many: over %{count} years x_days: one: 1 deň other: "%{count} dní" few: "%{count} dni" + many: "%{count} days" x_minutes: one: 1 minúta other: "%{count} minút" few: "%{count} minúty" + many: "%{count} minutes" x_months: one: 1 mesiac other: "%{count} mesiacov" few: "%{count} mesiace" + many: "%{count} months" x_seconds: one: 1 sekunda other: "%{count} sekúnd" few: "%{count} sekundy" + many: "%{count} seconds" units: hour: one: hodina other: hodín few: hodiny + many: hours default_activity_development: Vývoj default_activity_management: Riadenie default_activity_other: Ostatné @@ -1591,26 +1609,31 @@ sk: other: "%{count} uzatvorených" zero: 0 closed few: "%{count} uzatvorené" + many: "%{count} closed" label_x_comments: one: 1 komentár other: "%{count} komentárov" zero: no comments few: "%{count} komentáre" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otvorený other: "%{count} otvorených" zero: 0 open few: "%{count} otvorené" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: otvorený 1 / %{total} other: otvorených %{count} / %{total} zero: 0 open / %{total} few: otvorené %{count} / %{total} + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektov" zero: no projects few: "%{count} projekty" + many: "%{count} projects" label_year: Rok label_yesterday: včera label_keyboard_function: Funkcia @@ -1788,6 +1811,7 @@ sk: one: Bajt other: Bajtov few: Bajty + many: Bytes gb: GB kb: kB mb: MB @@ -2349,6 +2373,7 @@ sk: one: 1 deň other: "%{count} dní" few: "%{count} dni" + many: "%{count} days" edit_color: Upraviť farbu edit_project_type: Upraviť typ projektu edit_thing: Upraviť @@ -2553,6 +2578,7 @@ sk: one: dočasne zamknuté (jeden neúspešný pokus o prihlásenie) other: dočasne zamknuté (%{count} neúspešných pokusov o prihlásenie) few: dočasne zamknuté (%{count} neúspešné pokusy o prihlásenie) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Chystáte sa zmeniť stav "%{name}". Naozaj chcete pokračovať? deleted: Odstránený používateľ error_status_change_failed: 'Changing the user status failed due to the following diff --git a/config/locales/crowdin/sv-SE.yml b/config/locales/crowdin/sv-SE.yml index e60fff0a1f..3669000440 100644 --- a/config/locales/crowdin/sv-SE.yml +++ b/config/locales/crowdin/sv-SE.yml @@ -457,6 +457,8 @@ sv-SE: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: kan inte läsas. Är du säker på att det är en support-nyckel? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/th.yml b/config/locales/crowdin/th.yml index 691318d804..9d097cc085 100644 --- a/config/locales/crowdin/th.yml +++ b/config/locales/crowdin/th.yml @@ -456,6 +456,8 @@ th: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index f93b5bed87..be3a65b975 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -455,6 +455,8 @@ tr: empty: "(%{name}) değeri boş olamaz." inclusion: "(%{name}) değer izin verilen değerlerden birine ayarlı değil." not_an_integer: "(%{name}) bir tamsayı değil." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: okunamıyor. Desteklenen bir destek anahtarı olduğuna emin misiniz? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index 01c337d6ae..a9bcd571d5 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -461,6 +461,8 @@ uk: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: @@ -549,6 +551,8 @@ uk: your last %{count}. few: has been used before. Please choose one that is different from your last %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Confirm new password. description: "'Password confirmation' should match the input in the @@ -566,6 +570,7 @@ uk: one: 1 error prohibited this %{model} from being saved other: "%{count} errors prohibited this %{model} from being saved" few: "%{count} errors prohibited this %{model} from being saved" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Файл attribute_help_text: Attribute help text @@ -584,6 +589,7 @@ uk: one: Role other: Roles few: Roles + many: Roles type: Type project_type: Тип проекту user: User @@ -786,52 +792,64 @@ uk: one: about 1 hour other: about %{count} hours few: about %{count} hours + many: about %{count} hours about_x_months: one: about 1 month other: about %{count} months few: about %{count} months + many: about %{count} months about_x_years: one: about 1 year other: about %{count} years few: about %{count} years + many: about %{count} years almost_x_years: one: almost 1 year other: almost %{count} years few: almost %{count} years + many: almost %{count} years half_a_minute: half a minute less_than_x_minutes: one: less than a minute other: less than %{count} minutes few: less than %{count} minutes + many: less than %{count} minutes less_than_x_seconds: one: less than 1 second other: less than %{count} seconds few: less than %{count} seconds + many: less than %{count} seconds over_x_years: one: over 1 year other: over %{count} years few: over %{count} years + many: over %{count} years x_days: one: 1 day other: "%{count} days" few: "%{count} days" + many: "%{count} days" x_minutes: one: 1 minute other: "%{count} minutes" few: "%{count} minutes" + many: "%{count} minutes" x_months: one: 1 month other: "%{count} months" few: "%{count} months" + many: "%{count} months" x_seconds: one: 1 second other: "%{count} seconds" few: "%{count} seconds" + many: "%{count} seconds" units: hour: one: hour other: hours few: hours + many: hours default_activity_development: Development default_activity_management: Налаштування default_activity_other: Other @@ -1579,26 +1597,31 @@ uk: other: "%{count} closed" zero: 0 closed few: "%{count} closed" + many: "%{count} closed" label_x_comments: one: 1 comment other: "%{count} comments" zero: no comments few: "%{count} comments" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 open other: "%{count} open" zero: 0 open few: "%{count} open" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 open / %{total} other: "%{count} open / %{total}" zero: 0 open / %{total} few: "%{count} open / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 project other: "%{count} projects" zero: no projects few: "%{count} projects" + many: "%{count} projects" label_year: Year label_yesterday: yesterday label_keyboard_function: Function @@ -1774,6 +1797,7 @@ uk: one: Byte other: Bytes few: Bytes + many: Bytes gb: GB kb: kB mb: MB @@ -2332,6 +2356,7 @@ uk: one: 1 day other: "%{count} days" few: "%{count} days" + many: "%{count} days" edit_color: Edit color edit_project_type: Edit project type edit_thing: Edit @@ -2535,6 +2560,7 @@ uk: one: locked temporarily (one failed login attempt) other: locked temporarily (%{count} failed login attempts) few: locked temporarily (%{count} failed login attempts) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: You are about to change the status of '%{name}'. Are you sure you want to continue? deleted: Deleted user diff --git a/config/locales/crowdin/vi.yml b/config/locales/crowdin/vi.yml index 8b710a1ef9..f81e69ba63 100644 --- a/config/locales/crowdin/vi.yml +++ b/config/locales/crowdin/vi.yml @@ -460,6 +460,8 @@ vi: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/zh-TW.yml b/config/locales/crowdin/zh-TW.yml index 1f02327412..cd83b71440 100644 --- a/config/locales/crowdin/zh-TW.yml +++ b/config/locales/crowdin/zh-TW.yml @@ -425,6 +425,8 @@ zh-TW: empty: "(%{name}) value can't be empty." inclusion: "(%{name}) value is not set to one of the allowed values." not_an_integer: "(%{name}) is not an integer." + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: can't be read. Are you sure it is a support token? parse_schema_filter_params_service: diff --git a/config/locales/crowdin/zh.yml b/config/locales/crowdin/zh.yml index c1b18c8790..951e98b099 100644 --- a/config/locales/crowdin/zh.yml +++ b/config/locales/crowdin/zh.yml @@ -51,16 +51,15 @@ zh: custom_actions: actions: name: 操作 - add: Add action - conditions: Conditions - plural: Custom actions - new: New custom action - edit: Edit custom action %{name} - execute: Execute %{name} + add: 添加操作 + conditions: 条件 + plural: 自定义操作 + new: 添加自定义操作 + edit: 编辑自定义操作 %{name} + execute: 执行 %{name} upsale: - title: Custom actions is an Enterprise Edition feature - description: Custom actions streamline everyday work by combining a set of individual - steps into one button. + title: 自定义操作是企业版功能 + description: 自定义操作通过将一组单独的步骤组合成一个按钮来简化日常工作。 custom_fields: text_add_new_custom_field: '要向项目添加新的自定义字段,您需要先创建字段,然后才能将其添加到此项目中。 @@ -231,8 +230,8 @@ zh: announcements: show_until: 显示截止日期 attachment: - attachment_content: Attachment content - attachment_file_name: Attachment file name + attachment_content: 附件内容 + attachment_file_name: 附件文件名 downloads: 下载 file: 文件 filename: 文件 @@ -408,10 +407,12 @@ zh: custom_field: at_least_one_custom_option: 至少有需要一个可用选项。 custom_actions: - only_one_allowed: "(%{name}) only one value is allowed." - empty: "(%{name}) value can't be empty." - inclusion: "(%{name}) value is not set to one of the allowed values." - not_an_integer: "(%{name}) is not an integer." + only_one_allowed: "(%{name}) 只允许一个值。" + empty: "(%{name}) 值不能为空。" + inclusion: "(%{name}) 的值未设置为允许的值之一。" + not_an_integer: "(%{name}) 不是整数。" + smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." + greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." enterprise_token: unreadable: 无法读取。是否确定为支持令牌? parse_schema_filter_params_service: @@ -509,7 +510,7 @@ zh: attribute_help_text: 属性帮助文本 board: 论坛 comment: 评论 - custom_action: Custom action + custom_action: 自定义操作 custom_field: 自定义字段 group: 组 category: 类别 @@ -918,12 +919,12 @@ zh: pdf_with_descriptions: 带描述的PDF extraction: available: - pdftotext: Pdftotext available (optional) - unrtf: Unrtf available (optional) - catdoc: Catdoc available (optional) - xls2csv: Xls2csv available (optional) - catppt: Catppt available (optional) - tesseract: Tesseract available (optional) + pdftotext: Pdftotext 可用 (可选) + unrtf: Unrtf 可用 (可选) + catdoc: Catdoc 可用 (可选) + xls2csv: Xls2csv 可用 (可选) + catppt: Catppt 可用 (可选) + tesseract: Tesseract 可用 (可选) general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -961,7 +962,7 @@ zh: boards: 社区论坛 newsletter: 安全警报/通信 links: - configuration_guide: Configuration guide + configuration_guide: 配置指南 instructions_after_registration: 只要您的帐户已被激活您可以点击 %{signin} 登录。 instructions_after_logout: 你可以点击 %{signin} 重新登录。 instructions_after_error: 你可以尝试点击 %{signin} 重新登录。如果错误仍然存在,请向您的管理员寻求帮助。 @@ -1886,7 +1887,7 @@ zh: setting_feeds_limit: Feed内容限制 setting_file_max_size_displayed: 内联显示的文本文件的最大文件大小 setting_host_name: 主机名 - setting_invitation_expiration_days: Activation E-Mail expires after + setting_invitation_expiration_days: 激活电子邮件的过期时间为 setting_work_package_done_ratio: 计算工作包完成比率 setting_work_package_done_ratio_field: 使用工作包字段 setting_work_package_done_ratio_status: 使用工作包状态 @@ -1938,7 +1939,7 @@ zh: setting_time_format: 时间格式 setting_accessibility_mode_for_anonymous: 为匿名用户启用辅助功能模式 setting_user_format: 用户显示格式 - setting_user_default_timezone: Users default time zone + setting_user_default_timezone: 用户默认时区 setting_users_deletable_by_admins: 可由管理员删除用户帐户 setting_users_deletable_by_self: 允许用户删除其帐户 setting_welcome_text: 欢迎块文本 @@ -1994,7 +1995,7 @@ zh: text_custom_touch_icon_instructions: '如果你在主屏幕上建立了一个标签,这个小图标将会显示在你的手机或平板电脑上。 ' - text_database_allows_tsv: Database allows TSVector (optional) + text_database_allows_tsv: 数据库允许 TSVector (可选) text_default_administrator_account_changed: 更改默认管理员帐户 text_default_encoding: 默认值: UTF-8 text_destroy: 删除 @@ -2250,8 +2251,7 @@ zh: quarters: 季度 years: 年 title_remove_and_delete_user: 从项目中移除所邀请的用户并删除他/她。 - tooltip_user_default_timezone: 'The default time zone for new users. Can be changed - in a user''s settings. + tooltip_user_default_timezone: '新用户的默认时区。可以在用户设置中更改。 ' tooltip_resend_invitation: '旧邀请电子邮件过期或用户未收到之前的电子邮件时,再发送一封邀请电子邮件。也可由活跃用户用于选择新的身份验证方法。活跃用户使用时,状态会更改为“已邀请”。 @@ -2310,9 +2310,9 @@ zh: note_password_login_disabled: 密码登录已被 %{configuration} 禁用。 warning: 警告 warning_attachments_not_saved: "%{count} 文件不能被保存。" - warning_registration_token_expired: | - The activation email has expired. We sent you a new one to %{email}. - Please click the link inside of it to activate your account. + warning_registration_token_expired: '激活邮件已过期,我们给您发送了一封新邮件到%{email}。请单击内部的链接以激活您的帐户。 + +' menu_item: 菜单项 menu_item_setting: 可见性 wiki_menu_item_for: wiki页面” %{title} “的菜单项 From 14ffc608411f6e39527fbebba593653d058248b4 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 24 Feb 2018 02:43:23 +0000 Subject: [PATCH 12/46] update locales from crowdin --- config/locales/crowdin/cs.yml | 24 ++ config/locales/crowdin/fil.yml | 402 ++++++++++++++++-------------- config/locales/crowdin/js-cs.yml | 5 + config/locales/crowdin/js-fil.yml | 194 +++++++------- config/locales/crowdin/js-lt.yml | 5 + config/locales/crowdin/js-pl.yml | 5 + config/locales/crowdin/js-ru.yml | 5 + config/locales/crowdin/js-sk.yml | 5 + config/locales/crowdin/js-uk.yml | 5 + config/locales/crowdin/lt.yml | 24 ++ config/locales/crowdin/pl.yml | 24 ++ config/locales/crowdin/ru.yml | 24 ++ config/locales/crowdin/sk.yml | 24 ++ config/locales/crowdin/uk.yml | 24 ++ config/locales/crowdin/zh.yml | 2 +- 15 files changed, 483 insertions(+), 289 deletions(-) diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index 62f47ea4f8..09623a950e 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -545,6 +545,8 @@ cs: posledních. few: bylo již použito. Zvolte takové, které není stejné jako %{count} posledních. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potvrzení nového hesla. description: "'Password confirmation' should match the input in the @@ -562,6 +564,7 @@ cs: one: 1 error prohibited this %{model} from being saved other: "%{count} chyb zabránilo %{model} v uložení" few: "%{count} errors prohibited this %{model} from being saved" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Soubor attribute_help_text: Attribute help text @@ -579,6 +582,7 @@ cs: one: Role other: Role few: Role + many: Roles type: Typ project_type: Typ projektu user: Uživatel @@ -780,52 +784,64 @@ cs: one: přibližně 1 hodinu other: about %{count} hours few: about %{count} hours + many: about %{count} hours about_x_months: one: about 1 month other: about %{count} months few: about %{count} months + many: about %{count} months about_x_years: one: about 1 year other: about %{count} years few: about %{count} years + many: about %{count} years almost_x_years: one: almost 1 year other: almost %{count} years few: almost %{count} years + many: almost %{count} years half_a_minute: půl minuty less_than_x_minutes: one: less than a minute other: less than %{count} minutes few: less than %{count} minutes + many: less than %{count} minutes less_than_x_seconds: one: less than 1 second other: less than %{count} seconds few: less than %{count} seconds + many: less than %{count} seconds over_x_years: one: přes 1 rok other: over %{count} years few: over %{count} years + many: over %{count} years x_days: one: 1 den other: "%{count} days" few: "%{count} days" + many: "%{count} days" x_minutes: one: 1 minuta other: "%{count} minutes" few: "%{count} minutes" + many: "%{count} minutes" x_months: one: 1 month other: "%{count} months" few: "%{count} months" + many: "%{count} months" x_seconds: one: 1 second other: "%{count} seconds" few: "%{count} seconds" + many: "%{count} seconds" units: hour: one: hour other: hours few: hours + many: hours default_activity_development: Vývoj default_activity_management: Management default_activity_other: Ostatní @@ -1567,26 +1583,31 @@ cs: other: "%{count} uzavřeny" zero: 0 closed few: "%{count} uzavřeny" + many: "%{count} closed" label_x_comments: one: 1 komentář other: "%{count} komentářů" zero: no comments few: "%{count} komentářů" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otevřený other: "%{count} otevřených" zero: 0 open few: "%{count} otevřených" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 otevřený / %{total} other: "%{count} otevřených / %{total}" zero: 0 open / %{total} few: "%{count} otevřených / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektů" zero: no projects few: "%{count} projektů" + many: "%{count} projects" label_year: Rok label_yesterday: včera label_keyboard_function: Funkce @@ -1760,6 +1781,7 @@ cs: one: Byte other: Bytes few: Bytes + many: Bytes gb: GB kb: kB mb: MB @@ -2322,6 +2344,7 @@ cs: one: 1 den other: "%{count} days" few: "%{count} days" + many: "%{count} days" edit_color: Upravit barvy edit_project_type: Upravit typ projektu edit_thing: Upravit @@ -2530,6 +2553,7 @@ cs: one: dočasně uzamčen (jeden pokus o přihlášení se nezdařil) other: dočasně uzamčen (%{count} pokusů o přihlášení se nezdařilo) few: dočasně uzamčen (%{count} pokusů o přihlášení se nezdařilo) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Chystáte se změnit stav '%{name}'. Opravdu chcete pokračovat? deleted: Odstraněný uživatel error_status_change_failed: 'Changing the user status failed due to the following diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 161d61b405..ae6a311a24 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -47,13 +47,14 @@ fil: is_active: kasalukuyang naka-displey is_inactive: kasulukuyang hindi naka-displey attribute_help_texts: - text_overview: In this view, you can create custom help texts for attributes view. - When defined, these texts can be shown by clicking the help icon next to its - belonging attribute. - label_plural: Attribute help texts - show_preview: Preview text - add_new: Add help text - edit: Edit help text for %{attribute_caption} + text_overview: Sa tanawin na ito, pwede kang makalikha ng custom na tulong na + mga teksto para sa mga katangian na tanawin. Kung mabigyan ng kahulugan, ang + mga tekstong ito ay pwedeng makita sa pamamagitan ng pagpipindot ng icon na + tulong kasunod sa pag-aari na katangian. + label_plural: Katangiang tulong na mga teksto + show_preview: Preview na teksto + add_new: Magdagdag ng tulong na teksto + edit: I-edit na tulong na teksto para sa %{attribute_caption} auth_sources: index: no_results_content_title: Sa kasalukuyan ay walang mga authentication modes. @@ -70,8 +71,9 @@ fil: is_enabled_globally: Ay pinagana pandaigdigan enabled_in_project: Pinagana sa proyekto contained_in_type: Naglaman ng uri - confirm_destroy_option: Deleting an option will delete all of its occurrences - (e.g. in work packages). Are you sure you want to delete it? + confirm_destroy_option: Kapag nagbubura ng opsyon ay makakabura sa lahat ng mga + pangyayari nito (e.g. sa mga package na trabaho). Sigurado ka bang gusto mong + burahin ito? tab: no_results_title_text: Sa kasalukuyan ay walang custom fields. no_results_content_text: Gumawa ng bagong custom field @@ -85,7 +87,7 @@ fil: link_name: paano lumipat sa bagong timeline. further_information_after: '' calendar: - removal: 'Please note: This module is going to be removed with OpenProject 8.0.' + removal: 'Pakitandaan: Ang module na ito ay matatanggal sa OpenProject 8.0.' groups: index: no_results_title_text: Sa kasalukuyan ay walang mga grupo. @@ -131,11 +133,11 @@ fil: no_results_content_text: Magdagdag ng myembro sa proyekto my: access_token: - failed_to_reset_token: 'Failed to reset access token: %{error}' - notice_reset_token: 'A new %{type} token has been generated. Your access token - is:' - token_value_warning: 'Note: This is the only time you will see this token, make - sure to copy it now.' + failed_to_reset_token: 'Nabigong i-reset ang access token: %{error}' + notice_reset_token: 'Ang bagong %{type} token ay nabuo. Ang iyong access token + ay:' + token_value_warning: 'Tandaan: Ito ay ang oras na makita mo ang token na itom, + siguraduhin kopyahin ito ngayon.' no_results_title_text: Sa kasalukuyan ay walang mga access tokens na available. news: index: @@ -219,20 +221,20 @@ fil: deleted: Ang akawnt ay matagumpay na naalis deletion_info: data_consequences: - other: Of the data the user created (e.g. email, preferences, work packages, - wiki entries) as much as possible will be deleted. Note however, that data - like work packages and wiki entries can not be deleted without impeding - the work of the other users. Such data is hence reassigned to an account - called "Deleted user". As the data of every deleted account is reassigned - to this account it will not be possible to distinguish the data the user - created from the data of another deleted account. - self: Of the data you created (e.g. email, preferences, work packages, wiki - entries) as much as possible will be deleted. Note however, that data like - work packages and wiki entries can not be deleted without impeding the work - of the other users. Such data is hence reassigned to an account called "Deleted - user". As the data of every deleted account is reassigned to this account - it will not be possible to distinguish the data you created from the data - of another deleted account. + other: Sa datos na nilikha ng gumagamit (hal. email, mga kagustuhan, mga naka-package + na trabaho, mga wiki entry) hangga't maari ay buburahin. Gayunpaman tandaan, + na ang data tulad ng mga work package at wiki entry ay hindi pwedeng burahin + na hindi nakaapekto sa mga trabaho ng ibang gumagamit. Tulad ng data ay + naka-assign sa isang akwant na ang tawag ay "Deleted user". Bilang ang data + ng bawat tinanggal na akwant ay naka-reassign sa akwant na ito ay posibleng + makilala ang data na gumagamit mula sa data ng ibang naburang akwant. + self: Na ang data na iyong nilikha (e.g email, preferences, work packagea, + wiki entries) hangga't maari ay buburahin. Gayunpaman tandaan, na ang data + tulad ng nga work package at mga wiki entry ay hindi pwedeng burahin kung + walang nakaapekto ng trabhao sa ibang gumagamit. Tulad ng data ay naka-assign + sa isang akwant na ang tawag ay "Deleted user". Tulad ng data ng bawat binuburang + akwant ay naka-assign ang akwant na ito ay posibleng malaman ang data na + iyong nilikgs mula sa data ng ibang binurang akwant. heading: Alisin ang akawnt %{name} info: other: Ang pagaalis sa akawnt ng gumagamit ay isang ditumbalikin na aksyon. @@ -249,10 +251,10 @@ fil: ito sa pamamagitan ng paggamit ng mga ibig sabihin ng mga pamigay ng aplikasyon na ito. login_verification: - other: Enter the login %{name} to verify the deletion. Once submitted, you - will be ask to confirm your password. - self: Enter your login %{name} to verify the deletion. Once submitted, you - will be ask to confirm your password. + other: Ipasok ang login %{name} upang matiyak ang pagtanggal. Kapag naisumite + na, tatanungin ka upang kumpirmahin ang iyong password. + self: Ipasok ang iyong login %{name} upang matiyak ang pagbubura. Kapag maisumite, + tatanungin ka upang kumpirmahin ang iyong password. error_inactive_activation_by_mail: 'Ang iyong akawnt ay hindi ba aktibo. Upang gawing aktibo ang iyong akawnt, pindutin sa link na na-email sa iyo. @@ -284,7 +286,7 @@ fil: filesize: Sukat attribute_help_text: attribute_name: Attribute - help_text: Help text + help_text: Tekstong tulong auth_source: account: Akawnt attr_firstname: Ang katangian ng unang pangalan @@ -341,11 +343,11 @@ fil: work_packages: Ang mga pakete na ginawa query: column_names: Mga hanay - relations_to_type_column: Relations to %{type} - relations_of_type_column: "%{type} relations" + relations_to_type_column: Mga relasyon sa %{type} + relations_of_type_column: "%{type} na mga relasyon" group_by: Mga resulta sa grupo sa pamamagitan ng filters: Mga nasala - timeline_labels: Timeline labels + timeline_labels: Ang mga label ng timeline repository: url: Ang URL role: @@ -444,31 +446,32 @@ fil: greater_than_start_date: dapat ay mas malaki kaysa sa petsa ng pagsisiimula. greater_than_or_equal_to_start_date: dapat ay mas malaki kaysa o katumbas sa petsa ng pagsisimula. - inclusion: is not set to one of the allowed values. + inclusion: ay hindi nakatakda sa isa ng mga pinahintulutan halaga. invalid: ay hindi balido. - invalid_url: is not a valid URL. - invalid_url_scheme: 'is not a supported protocol (allowed: %{allowed_schemes}).' - less_than_or_equal_to: must be less than or equal to %{count}. + invalid_url: ay hindi balidong URL. + invalid_url_scheme: 'ay hindi suportado ng protocol (pinahintulutan: %{allowed_schemes}).' + less_than_or_equal_to: dapat ay hindi baba o katumbas sa %{count}. not_a_date: ay hindi balido ang petsa. not_a_datetime: ay hindi balido ang petsa ng oras. not_an_iso_date: 'ay hindi balido ang petsa. Ang kinakailangan format: YYYY-MM-DD.' not_a_number: ay hindi numero. not_an_integer: ay hindi integer. not_same_project: ay hindi nabibilang sa parehong proyekto. - odd: must be odd. + odd: dapat ay kakaiba. taken: ay nakuha na. - 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). - after: must be after %{date}. - after_or_equal_to: must be after or equal to %{date}. - before: must be before %{date}. - before_or_equal_to: must be before or equal to %{date}. - could_not_be_copied: could not be (fully) copied. - regex_invalid: could not be validated with the associated regular expression. + too_long: ay masyadong mahaba (pinakamataas ay ang mga %{count} karakter). + too_short: ay masyadong mababa (pinakamaliit ay ang mga %{count} karakter. + wrong_length: ay ang maling haba (dapat ay %{count} ang mga karakter). + after: dapat ay matapos %{date}. + after_or_equal_to: dapat ay matapos o katumbas sa %{date}. + before: dapat ay bago ang %{date}. + before_or_equal_to: dapat ay bago o katumbas sa %{date}. + could_not_be_copied: dapat hindi masyado kinopya ang lahat. + regex_invalid: hindi pwedeng mapatunayan sa nauugnay na mga regular na ekspresyon. models: custom_field: - at_least_one_custom_option: At least one option needs to be available. + at_least_one_custom_option: Kahit isang opsyon lang ang kinakailangan na + magagamit. enterprise_token: unreadable: hindi mabasa. Sigurado ka ba na ito ay suportado ng token? parse_schema_filter_params_service: @@ -500,7 +503,7 @@ fil: invalid: Ang pasadyang patlang ay hindi balido sa ibinigay na konteksto. relation: typed_dag: - circular_dependency: The relationship creates a circle of relationships. + circular_dependency: Ang relasyon ay lumilikha ng mga bilog na relasyon. attributes: to: error_not_found: work package sa 'to' hindi natagpuan ang posisyon o @@ -514,18 +517,18 @@ fil: repository: not_available: Ang SCM vendor ay hindi available not_whitelisted: ay hindi pinayagan ng kumpigurasyon. - invalid_url: is not a valid repository URL or path. - must_not_be_ssh: must not be an SSH url. + invalid_url: ay hindi balidong respositoryo URL o path. + must_not_be_ssh: hindi dapat isang SSH url. no_directory: ay hindi isang direktoryo. work_package: is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid target for reassigning the time entries.' attributes: due_date: - not_start_date: is not on start date, although this is required for - milestones. + not_start_date: hindi sa petsa ng pagsisimula, kahit naa ito ay kinakailangan + para sa mga milestone. parent: - cannot_be_milestone: cannot be a milestone. + cannot_be_milestone: hindi maaring maging isang milestone. cannot_be_in_another_project: hindi maaring sa iba pang proyekto. not_a_valid_parent: ay hindi balido. start_date: @@ -583,7 +586,7 @@ fil: other: "%{count} mga error na ipinagbabawal sa iton %{model} mula sa pagka-save" models: attachment: Payl - attribute_help_text: Attribute help text + attribute_help_text: Tekstong tulong na katangian board: Forum comment: Komento custom_field: Pasadyang patlang @@ -679,7 +682,7 @@ fil: button_change_password: Change password button_check_all: Check all button_clear: Clear - button_close: Close + button_close: Isara button_collapse_all: Collapse all button_configure: Configure button_copy: Copy @@ -694,14 +697,14 @@ fil: button_edit_associated_wikipage: 'Edit associated Wiki page: %{page_title}' button_expand_all: Expand all button_filter: Filter - button_generate: Generate + button_generate: Bumuo button_list: List button_lock: Lock button_log_time: Ang oras ng tala button_login: Sign in button_move: Move button_move_and_follow: Move and follow - button_print: Print + button_print: I-print button_quote: Quote button_remove: Tanggalin button_remove_widget: Remove widget @@ -711,7 +714,7 @@ fil: button_reset: Reset button_rollback: Rollback to this version button_save: Save - button_save_back: Save and back + button_save_back: I-save at bumalik button_show: Show button_sort: Sort button_submit: Submit @@ -735,7 +738,7 @@ fil: failed: Hindi makopya ang proyekto %{source_project_name} succeeded: Nilikhang proyekto %{target_project_name} errors: Mali - project_custom_fields: Custom fields on project + project_custom_fields: Ang mga custom na patlang sa proyekto text: failed: Hindi makopya ang proyekto "%{source_project_name}" sa proyektong "%{target_project_name}". succeeded: Kinopyang proyekto "%{source_project_name}'" sa "%{target_project_name}". @@ -936,14 +939,16 @@ fil: add_groups: Magdgdag ng mga bagong attribute na grupo rename_groups: Palitan ng pangalan ang mga grupong attribute project_filters: - description_html: Upgrade to %{link} to filter and sort on custom fields + description_html: I-upgrade sa %{link} upang salain at isaayos sa mga custom + na patlang enumeration_activities: Activities (time tracking) enumeration_work_package_priorities: Work package priorities enumeration_system_activity: System Activity enumeration_reported_project_statuses: Reported project status - error_auth_source_sso_failed: Single Sign-On (SSO) for user '%{value}' failed + error_auth_source_sso_failed: Single Sign-On (SSO) para sa gumagamit ng '%{value}' + ay nabigo error_can_not_archive_project: This project cannot be archived - error_can_not_delete_entry: Unable to delete entry + error_can_not_delete_entry: Hindi mabura na entry error_can_not_delete_custom_field: Unable to delete custom field error_can_not_delete_type: This type contains work packages and cannot be deleted. error_can_not_delete_standard_type: Standard types cannot be deleted. @@ -1027,8 +1032,8 @@ fil: gui_validation_error_plural: "%{count} errors" homescreen: additional: - projects: Newest visible projects in this instance. - users: Newest registered users in this instance. + projects: Pinakamabagong makikitang proyekto sa pagkakataong ito. + users: Pinakamabagong rehistrong gumagamit sa panahong ito. blocks: community: Komunidad ng OpenProject upsale: @@ -1043,16 +1048,16 @@ fil: ng Open-Source community. links: upgrade_enterprise_edition: I-upgrade sa Enterprise Edition - user_guides: User guides + user_guides: Mga gabay ng gumagamit faq: FAQ - glossary: Glossary - shortcuts: Shortcuts + glossary: Glosaryo + shortcuts: Mga madalian forums: Forums blog: Blog ng OpenProject boards: Komunidad forum - newsletter: Security alerts / Newsletter + newsletter: Mga alertong seguridad/ Newsletter links: - configuration_guide: Configuration guide + configuration_guide: Gabay ng kumpigurasyon instructions_after_registration: You can sign in as soon as your account has been activated by clicking %{signin}. instructions_after_logout: You can sign in again by clicking %{signin}. @@ -1061,21 +1066,21 @@ fil: my_account: access_tokens: no_results: - title: No access tokens to display - description: All of them have been disabled. They can be re-enabled in the - administration menu. - access_token: Access token + title: Walang access token upang ipakita + description: Lahat sila ay hindi na pinagana. Maaari silang paganahin muli + sa pagpilian ng tagapangasiwa. + access_token: I-access ang token headers: - action: Action - expiration: Expires - indefinite_expiration: Never + action: Aksyon + expiration: Natapos + indefinite_expiration: Hindi kailanman label_accessibility: Aksibilidad label_account: Akawnt label_active: Aktibo - label_activate_user: Activate user - label_active_in_new_projects: Active in new projects + label_activate_user: Aktibong gumagamit + label_active_in_new_projects: Aktibo sa bagong proyekto label_activity: Aktibidad - label_add_edit_translations: Add and edit translations + label_add_edit_translations: Magdagdag at i-edit ang mga pagsasalin label_add_another_file: Add another file label_add_columns: Add selected columns label_add_note: Add a note @@ -1088,7 +1093,7 @@ fil: label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author label_administration: Administration - label_advanced_settings: Advanced settings + label_advanced_settings: Naka-advance ang mga setting label_age: Age label_ago: days ago label_all: all @@ -1114,11 +1119,12 @@ fil: label_auth_source_new: New authentication mode label_auth_source_plural: Authentication modes label_authentication: Authentication - label_available_project_work_package_categories: Available work package categories - label_available_project_boards: Available boards - label_available_project_versions: Available versions - label_available_project_repositories: Available repositories - label_api_documentation: API documentation + label_available_project_work_package_categories: Ang mga kategorya ng magagamit + na work package + label_available_project_boards: Mga magagamit na board + label_available_project_versions: Ang magagamit na bersyon + label_available_project_repositories: Magagamit na mga respository + label_api_documentation: API dokumentasyon label_between: sa pagitan ng label_blocked_by: blocked by label_blocks: blocks @@ -1137,21 +1143,21 @@ fil: label_wiki_menu_item: Wiki menu item label_select_main_menu_item: Select new main menu item label_select_project: Pumili ng proyekto - label_required_disk_storage: Required disk storage - label_send_invitation: Send invitation + label_required_disk_storage: Kinakailangan lalagyan ng disk + label_send_invitation: Magpadala ng imbitasyon label_change_plural: Changes label_change_properties: Change properties label_change_status: Change status - label_change_status_of_user: 'Change status of #{username}' + label_change_status_of_user: 'Baguhin ang estado ng #{username}' label_change_view_all: View all changes label_changes_details: Details of all changes label_changeset: Changeset label_changeset_id: ID ng changeset label_changeset_plural: Changesets label_checked: checked - label_check_uncheck_all_in_column: Check/Uncheck all in column - label_check_uncheck_all_in_row: Check/Uncheck all in row - label_child_element: Child element + label_check_uncheck_all_in_column: I-check/I-ncheck ang lahat sa hanay + label_check_uncheck_all_in_row: I-check/I-uncheck ang lahat sa hilera + label_child_element: Elementong bata label_chronological_order: In chronological order label_close_versions: Close completed versions label_closed_work_packages: closed @@ -1167,7 +1173,7 @@ fil: label_contains: contains label_content: Nilalaman label_copied: copied - label_copy_to_clipboard: Copy to clipboard + label_copy_to_clipboard: Kopyahin sa clipboard label_copy_same_as_target: Same as target label_copy_source: Source label_copy_target: Target @@ -1189,13 +1195,13 @@ fil: label_date_to: To label_day_plural: days label_default: Default - label_delete_user: Delete user + label_delete_user: Burahin ang gumagamit label_delete_project: Burahin ang proyekto label_deleted: deleted label_deleted_custom_field: "(deleted custom field)" label_descending: Descending label_details: Details - label_development_roadmap: Development roadmap + label_development_roadmap: Kaunlaran ng roadmao label_diff: diff label_diff_inline: inline label_diff_side_by_side: side by side @@ -1211,10 +1217,10 @@ fil: label_duplicates: duplicates label_edit: Edit label_enable_multi_select: Toggle multiselect - label_enabled_project_custom_fields: Enabled custom fields - label_enabled_project_types: Enabled types - label_enabled_project_modules: Enabled modules - label_enabled_project_activities: Enabled time tracking activities + label_enabled_project_custom_fields: Pinagana ang mga custom na patlang + label_enabled_project_types: Pinagana ang mga uri + label_enabled_project_modules: Pinagana ang mga modyul + label_enabled_project_activities: Pinagana ang mga aktibidad ng time tracking label_end_to_end: end to end label_end_to_start: end to start label_enumeration_new: New enumeration value @@ -1237,7 +1243,7 @@ fil: label_file_plural: Files label_filter_add: Add filter label_filter_plural: Mga nasala - label_filters_toggle: Show/hide filters + label_filters_toggle: Ipakita/itago ang mga salaan label_float: Float label_folder: Folder label_follows: follows @@ -1271,7 +1277,7 @@ fil: label_internal: Internal label_invite_user: Imbitahan ang user label_show_hide: Ipakita/itago - label_show_all_registered_users: Show all registered users + label_show_all_registered_users: Ipakita lahay ang mga nakarehistrong gumagamit label_journal: Talaarawan label_journal_diff: Description Comparison label_language: Linggwahe @@ -1291,7 +1297,7 @@ fil: label_less_than_ago: less than days ago label_list: List label_loading: Loading... - label_lock_user: Lock user + label_lock_user: I-kandado ang gumagamit label_logged_as: Logged in as label_login: Sign in label_custom_logo: Custom logo @@ -1299,8 +1305,8 @@ fil: label_custom_touch_icon: Ang icon ng kustom pindutan label_logout: Sign out label_main_menu: Side Menu - label_manage_groups: Manage groups - label_managed_repositories_vendor: Managed %{vendor} repositories + label_manage_groups: Pamahalain ang mga grupo + label_managed_repositories_vendor: Pamahalain ang mga %{vendor} respository label_max_size: Maximum size label_me: me label_member_new: New member @@ -1382,7 +1388,8 @@ fil: label_preview: Preview label_previous: Previous label_previous_week: Previous week - label_principal_invite_via_email: " or invite new users via email" + label_principal_invite_via_email: " o imbitahin ang bagong gumagamit sa pamamagitan + ng email" label_principal_search: Magdagdag ng umiiral na mga user o grupo label_product_version: Produktong bersyon label_professional_support: Propesyonal na suporta @@ -1392,14 +1399,15 @@ fil: label_project_copy_notifications: Send email notifications during the project copy label_project_latest: Latest projects label_project_default_type: Allow empty type - label_project_hierarchy: Project hierarchy + label_project_hierarchy: Proyektong hierarchy label_project_new: New project label_project_plural: Projects label_project_settings: Project settings - label_projects_storage_information: "%{count} projects using %{storage} disk storage" + label_projects_storage_information: Ang %{count} proyekto gamit ang %{storage} lalagyan + ng disk label_project_view_all: View all projects - label_project_show_details: Show project details - label_project_hide_details: Hide project details + label_project_show_details: Ipakita ang mga detalye ng proyekto + label_project_hide_details: Itago ang mga detalye ng proyekto label_public_projects: Public projects label_query_new: New query label_query_plural: Custom queries @@ -1416,7 +1424,7 @@ fil: label_relates_to: related to label_relation_delete: Delete relation label_relation_new: New relation - label_release_notes: Release notes + label_release_notes: Paglabas ng mga talaan label_remove_columns: Remove selected columns label_renamed: renamed label_reply_plural: Replies @@ -1470,7 +1478,7 @@ fil: label_stay_logged_in: Stay logged in label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk - label_storage_group: Storage filesystem %{identifier} + label_storage_group: Lalagyan ng filesystem %{identifier} label_storage_for: Encompasses storage for label_string: Teksto label_subproject: Kahaliling proyekto @@ -1535,7 +1543,7 @@ fil: label_wiki_dont_show_menu_item: Do not show this wikipage in project navigation label_wiki_edit: Wiki edit label_wiki_edit_plural: Wiki edits - label_wiki_page_attachments: Wiki page attachments + label_wiki_page_attachments: Nakakalakip na wiking pahina label_wiki_page_id: ID ng Wiki na pahina label_wiki_navigation: Wiki navigation label_wiki_page: Pahina ng wiki @@ -1546,7 +1554,7 @@ fil: label_wiki_show_submenu_item: 'Show as submenu item of ' label_work_package: Work package label_work_package_added: Work package added - label_work_package_attachments: Work package attachments + label_work_package_attachments: Nakakalakip na pahinag trabaho label_work_package_category_new: New category label_work_package_category_plural: Work package categories label_work_package_hierarchy: Hierarchy ng work package @@ -1564,8 +1572,8 @@ fil: label_work_package_view_all: View all work packages label_work_package_view_all_assigned_to_me: View all work packages assigned to me label_work_package_view_all_reported_by_me: View all work packages reported by me - label_work_package_view_all_responsible_for: View all work packages that I am responsible - for + label_work_package_view_all_responsible_for: Tanawin ang lahat ng mga work package + na ako ang may pananagutan label_work_package_view_all_watched: View all watched work packages label_work_package_watchers: Watchers label_workflow: Daloy ng trabaho @@ -1631,13 +1639,14 @@ fil: macros: create_work_package_link: errors: - no_project_context: Calling create_work_package_link macro from outside project - context. - invalid_type: No type found with name '%{type}' in project '%{project}'. + no_project_context: Pagtawag ng create_work_package macro mula sa labas ng + proyektong konteksto. + invalid_type: Walang uri ang natagpuan na may pangalan '%{type}'sa proyekto + '%{project}'. link_name: New work package - link_name_type: New %{type_name} + link_name_type: Bagong %{type_name} mail: - actions: Actions + actions: Mga aksyon mail_body_account_activation_request: 'A new user (%{value}) has registered. The account is pending your approval:' mail_body_account_information: Your account information @@ -1686,10 +1695,10 @@ fil: notice_account_registered_and_logged_in: Welcome, your account has been activated. You are logged in now. notice_activation_failed: Ang account na ito ay hindi ma-activate. - notice_auth_stage_verification_error: Could not verify stage '%{stage}'. - notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', - but '%{actual}' returned. - notice_auth_stage_error: Authentication stage '%{stage}' failed. + notice_auth_stage_verification_error: Hindi mapapatunayan ang yugto '%{stage}'. + notice_auth_stage_wrong_stage: Inaasahang matapos ang yugto ng pagpapatunay '%{expected}', + ngunit '%{actual}' ay binalik. + notice_auth_stage_error: Yugto ng pagpapatunay '%{stage}' ay nabigo. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password. notice_custom_options_deleted: Opsyon ngB'%{option_value}' at ang itong %{num_deleted} @@ -1721,7 +1730,8 @@ fil: 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_password_confirmation_failed: Your password is not correct. Cannot continue. + notice_password_confirmation_failed: Ang iyong password ay hindi tama. Hindi maaring + magpatuloy. notice_principals_found_multiple: |- Mayroong %{number} mga resulta ang natagpuan. Ang tab ay tumuon sa unang resulta. @@ -1738,7 +1748,7 @@ fil: notice_unable_delete_version: Unable to delete version. notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. - notice_user_invitation_resent: An invitation has been sent to %{email}. + notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. notice_logged_out: You have been logged out. @@ -1746,9 +1756,9 @@ fil: hanggang meron pang user ang gumagamit nito. notice_project_cannot_update_custom_fields: 'Hindi mo pwedeng i-update ang mga patlang ng project''s available custom. Ang proyekto ay hindi balido: %{errors}' - notice_attachment_migration_wiki_page: 'This page was generated automatically during - the update of OpenProject. It contains all attachments previously associated with - the %{container_type} "%{container_name}". + notice_attachment_migration_wiki_page: 'Ang pahinang ito ay awtomatikong binuo sa + panahon ng pag-update sa OpenProject. Ito ay naglalaman ng lahat na mga nakakalakip + sa nakaraang nauugnay sa %{container_type} "%{container_name}". ' number: @@ -1772,8 +1782,8 @@ fil: tb: TB onboarding: heading_getting_started: Kumuha ng isang buod - text_getting_started_description: Get a quick overview of project management and - team collaboration with OpenProject. + text_getting_started_description: Kumuha ng isang mabilisang buod ng project management + at pakikipagtulungan ng koponan sa OpenProject. text_show_again: Maari mong i-restart amg video na ito mula sa tulong ng pagpipilian welcome: Maligayang pagdating sa OpenProject permission_add_work_package_notes: Add notes @@ -1874,12 +1884,12 @@ fil: query: attribute_and_direction: "%{attribute} (%{direction})" query_fields: - active_or_archived: Active or archived + active_or_archived: Aktibo o naka-archieve assigned_to_role: Assignee's role member_of_group: Assignee's group - assignee_or_group: Assignee or belonging group + assignee_or_group: Nakatakda o pag-aari ng grupo subproject_id: Kahaliling proyekto - name_or_identifier: Name or identifier + name_or_identifier: Pangalan o pagkakakilanlan repositories: at_identifier: at %{identifier} atom_revision_feed: Atom revision feed @@ -1944,27 +1954,29 @@ fil: not_manageable: This repository vendor cannot be managed by OpenProject. path_permission_failed: 'An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder.' - unauthorized: You're not authorized to access the repository or the credentials - are invalid. + unauthorized: Hindi ka pinahintulutan na i-access ang respositoryo o ang mga + kredensyal ay hindi balido. unavailable: Ang repository ay hindi available. - exception_title: 'Cannot access the repository: %{message}' - disabled_or_unknown_type: The selected type %{type} is disabled or no longer - available for the SCM vendor %{vendor}. - disabled_or_unknown_vendor: The SCM vendor %{vendor} is disabled or no longer - available. + exception_title: 'Hindi maka-access ang respositoryo: %{message}' + disabled_or_unknown_type: Ang napiling uri %{type} ay hindi pinagana o hindi + na magagamit para sa SCM vendor %{vendor}. + disabled_or_unknown_vendor: Ang SCM vendor %{vendor} ay hindi pinagana o hindi + na magagamit. remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' (Code: %{code})' - remote_invalid_response: Received an invalid response from the managed remote. - remote_save_failed: Could not save the repository with the parameters retrieved - from the remote. + remote_invalid_response: Nakatanggap ng isang balidong tugon mula sa namamahala + ng remote. + remote_save_failed: Hindi mai-save ang respositoryo sa mga parametro naibalik + mula sa remote. git: instructions: - managed_url: This is the URL of the managed (local) Git repository. - path: Specify the path to your local Git repository ( e.g., %{example_path} - ). You can also use remote repositories which are cloned to a local copy - by using a value starting with http(s):// or file://. - path_encoding: 'Override Git path encoding (Default: UTF-8)' - local_title: Link existing local Git repository + managed_url: Ito ay ang URL ng namunong (lokal) Git respository. + path: Tukuyin ang landas ng iyong lokal na imbakan na Git (e.g., %{example_path} + ). Pwede ka ring mag gamit ng remote na mga imbakan kung alin sa mga ito + ay naka-clone sa isang lokal na kopya sa pamamagitan ng paggamit ng isang + halaga simula sa http(s):// o file://. + path_encoding: 'Pawalang-bisa ang landas ng Git encoding (Default: UTF-8)' + local_title: Ang link ng umiiral na Git respositoryo local_url: Lokal URL local_introduction: Kung mayroon kang umiiral na na lokal Gir repository, pwedi mo itong i-link sa OpenProject para ma-access ang mga ito mula sa loob ng @@ -1973,7 +1985,7 @@ fil: ng isang local Git repository. managed_title: Ang Git repository ay isinama sa OpenProject managed_url: Managed URL - path: Path to Git repository + path: Landas sa Git respositoryo path_encoding: Path encoding go_to_revision: Pumunta sa rebisyon managed_remote: Managed repositories for this vendor are handled remotely. @@ -1988,8 +2000,8 @@ fil: scm_vendor: Source control management system scm_type: Uri ng repository scm_types: - local: Link existing local repository - existing: Link existing repository + local: Umiiral na link sa lokal respository + existing: Umiiral na link sa respository managed: Create new repository in OpenProject storage: not_available: Ang konsumo ng disk storage ay hindi available para sa ganitong @@ -1998,7 +2010,7 @@ fil: Keep the last required disk space information for a repository for N minutes. As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. subversion: - existing_title: Existing Subversion repository + existing_title: Umiiral na subversion respository existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi mo itong ma-link sa OpenProject para ma access ang mga ito mula sa loob ng application. @@ -2006,21 +2018,21 @@ fil: instructions: managed_url: Ito ay ang URL na pinapamahalaan (lokal) ng Subversion repository. url: |- - Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. - The following URL schemes are supported: - managed_title: Subversion repository integrated into OpenProject - managed_introduction: Let OpenProject create and integrate a local Subversion - repository automatically. + Ipasok ang respository URLA. Baka ito ay alinman target ng lokal respository ( nasisimula sa %{local_proto} ), o ang remote respository + Ang mga sumusunod na URL scheme ay suportado ng: + managed_title: Ang subversion respository ay pinagsama sa OpenProject + managed_introduction: Hayaan ang OpenProject na lumikha at automatikong pagsamahin + ang lokal Subversion respository. managed_url: Managed URL password: Password ng Repository username: Username ng Repository - truncated: Sorry, we had to truncate this directory to %{limit} files. %{truncated} - entries were omitted from the list. - named_repository: "%{vendor_name} repository" + truncated: Paumanhin, kailangan namin i-truncate ang direktoryong ito sa %{limit} + mga file. Ang mga %{truncated} entry ay tinanggal na mula sa listahan. + named_repository: "%{vendor_name} repositoryo" update_settings_successful: Ang mga setting ay matagumpay na na-save. - url: URL to repository + url: URL sa repositoryo warnings: - cannot_annotate: This file cannot be annotated. + cannot_annotate: Ang file na ito ay hindi naka-annotate. search_input_placeholder: Hanapin ... setting_email_delivery_method: Pamaraan ng paghahatid ng email setting_sendmail_location: Lokasyon ng sendmail na pagpapatupad @@ -2035,12 +2047,12 @@ fil: setting_app_subtitle: Application subtitle setting_app_title: Application title setting_attachment_max_size: Attachment max. size - setting_autofetch_changesets: Autofetch repository changes + setting_autofetch_changesets: I-autofetch ang mga pagbabago ng respositoryo setting_autologin: Autologin setting_available_languages: Available languages setting_bcc_recipients: Blind carbon copy recipients (bcc) - setting_brute_force_block_after_failed_logins: Block user after this number of failed - login attempts + setting_brute_force_block_after_failed_logins: I-block ang gumagamit pagkatapos + ang numero na ito ay nabigo sa pagtatangkang pag-login setting_brute_force_block_minutes: Oras ng user na na-block sa setting_cache_formatted_text: Cache formatted text setting_column_options: Customize the appearance of the work package lists @@ -2076,7 +2088,8 @@ fil: setting_work_package_startdate_is_adddate: Use current date as start date for new work packages setting_work_packages_export_limit: Work packages export limit - setting_journal_aggregation_time_minutes: Display journals as aggregated within + setting_journal_aggregation_time_minutes: Ipakita ang mga talaarawan bilang pinagsamang-sama + sa loob ng setting_log_requesting_user: Log user login, name, and mail address for all requests setting_login_required: Authentication required setting_mail_from: Emission email address @@ -2104,21 +2117,21 @@ fil: setting_repositories_encodings: Repositories encodings setting_repository_authentication_caching_enabled: Enable caching for authentication request of version control software - setting_repository_storage_cache_minutes: Repository disk size cache + setting_repository_storage_cache_minutes: Ang laki ng repository disk cache setting_repository_checkout_display: Ipakita ang mga tagubilin ng pag-checkout setting_repository_checkout_base_url: Checkout base URL - setting_repository_checkout_text: Checkout instruction text + setting_repository_checkout_text: I-checkout ang tekstong pagtuturo setting_repository_log_display_limit: Maximum number of revisions displayed on file log - setting_repository_truncate_at: Maximum number of files displayed in the repository - browser + setting_repository_truncate_at: Pinakamataas na bilang ng mga file naka-displey + sa respository browser setting_rest_api_enabled: Enable REST web service setting_self_registration: Self-registration setting_sequential_project_identifiers: Generate sequential project identifiers setting_session_ttl: Session expiry time after inactivity setting_session_ttl_hint: Value below 5 works like disabled setting_session_ttl_enabled: Session expires - setting_start_of_week: Week starts on + setting_start_of_week: Pagsisimula ng linggo sa setting_sys_api_enabled: Enable repository management web service setting_sys_api_description: The repository management web service provides integration and user authorization for accessing repositories. @@ -2144,7 +2157,7 @@ fil: brute_force_prevention: Automated user blocking show_hide_project_menu: Palawakin/Pagbagsak na proyektong pagpipilian status_active: active - status_archived: archived + status_archived: naka-archive status_invited: imbitado status_locked: locked status_registered: registered @@ -2156,30 +2169,33 @@ fil: na bulag, motorcically handicsped o mayroong masamang paningin. Para sa mga elementong latter focus ay espesyal na naka-hightlight. Mangyaring pansinin, na ang Backlogs modyul ay hindi magagamit sa modyul na ito. - text_access_token_hint: Access tokens allow you to grant external applications access - to resources in OpenProject. + text_access_token_hint: Ang access token ay pinayagan kang pagbigyan ang external + applications access sa pinagkukunan sa OpenProject. text_analyze: 'Further analyze: %{subject}' text_are_you_sure: Are you sure? text_are_you_sure_with_children: Delete work package and all child work packages? text_assign_to_project: Assign to the project - text_form_configuration: 'You can customize which fields will be displayed in work - package forms. You can freely group the fields to reflect the needs for your domain. + text_form_configuration: 'Pwede mong i-customize kung saan ang mga patlang ay maipapakita + sa mga porma ng pakete ng mga gawain. Pwede kang malayang magpapagrupo sa mga + patlang para ito ay sumasalamin sa mga kailangan mo para sa iyong domain. ' - text_form_configuration_drag_to_activate: Drag fields from here to activate them - text_form_configuration_required_attribute: Attribute is marked required and thus - always shown + text_form_configuration_drag_to_activate: I-drag ang mga patlang mula dito upang + paganahin sila + text_form_configuration_required_attribute: Katangian ay marka na kinakailangan + at kaya laging ipinapakita text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: Must be at least %{count} characters long. text_comma_separated: Multiple values allowed (comma separated). text_comment_wiki_page: 'Mag-komento sa wiki na pahina: %{page}' text_custom_field_possible_values_info: One line for each value - text_custom_field_hint_activate_per_project: 'When using custom fields: Keep in - mind that custom fields need to be activated per project, too. + text_custom_field_hint_activate_per_project: 'Kung gagamit ng mga custom na patlang. + Laging isaisip na ang mga custom na patlang ay kailangan dapat aktibo bawat proyekto, + din. ' - text_custom_field_hint_activate_per_project_and_type: 'Custom fields need to be - activated per work package type and per project. + text_custom_field_hint_activate_per_project_and_type: 'Ang mga custom na patlang + ay kailangan dapat aktibo sa bawat uri ng work package at bawat proyekto. ' text_custom_logo_instructions: 'Ang puting logo sa transparent background ay inirerekomend. @@ -2545,8 +2561,8 @@ fil: blocked_num_failed_logins: one: locked temporarily (one failed login attempt) other: locked temporarily (%{count} failed login attempts) - confirm_status_change: You are about to change the status of '%{name}'. Are you - sure you want to continue? + confirm_status_change: Ikaw ay malapit ng magpabago sa estado na '%{name}'. Sigurado + ka bang gusto mong magpatuloy? deleted: Deleted user error_status_change_failed: 'Changing the user status failed due to the following errors: %{errors}' @@ -2567,7 +2583,7 @@ fil: mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" - status_change: Status change + status_change: Pagbabago ng estado unlock: Unlock unlock_and_reset_failed_logins: Unlock and reset failed logins version_status_closed: closed @@ -2628,7 +2644,7 @@ fil: multipart_body_error: The request body did not contain the expected multipart parts. multiple_errors: Multiple field constraints have been violated. - unable_to_create_attachment: The attachment could not be created + unable_to_create_attachment: Ang paglalakip ay hindi maaring likhain render: context_not_parsable: The context provided is not a link to a resource. unsupported_context: The resource given is not supported as context. diff --git a/config/locales/crowdin/js-cs.yml b/config/locales/crowdin/js-cs.yml index 84a0407c09..89428617b4 100644 --- a/config/locales/crowdin/js-cs.yml +++ b/config/locales/crowdin/js-cs.yml @@ -296,6 +296,7 @@ cs: other: Prosím, zadejte {{count}} nebo více znaků zero: Please enter more characters few: Prosím, zadejte {{count}} nebo více znaků + many: Please enter {{count}} more characters load_more: Načíst další výsledky... no_matches: Nenalezena žádná shoda searching: Vyhledávání ... @@ -304,6 +305,7 @@ cs: other: You can only select {{limit}} items zero: You cannot select any items few: You can only select {{limit}} items + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -620,15 +622,18 @@ cs: one: pracovní balíček other: pracovní balíčky few: pracovní balíčky + many: work packages child_work_packages: one: jeden podřazený pracovní balíček other: "%{count} podřazených pracovních balíčků" few: "%{count} podřazených pracovních balíčků" + many: "%{count} work package children" hour: one: 1 hodina other: "%{count} hodiny" zero: 0 hours few: "%{count} hodiny" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 9d4114f7a2..e0f0a02fbc 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -8,13 +8,13 @@ fil: close_filter_title: Isara ang filter close_form_title: Isara ang form clipboard: - browser_error: Your browser doesn't support copying to clipboard. Please copy - the selected text manually. - copied_successful: Sucessfully copied to clipboard! + browser_error: Ang iyong browser ay hindi suporta ang pagkokopya sa clipboard. + Mangayaring kopyahin ng manu-mano ang napiling teksto. + copied_successful: Matagumpay na kinopya sa clipboard! button_add_watcher: Add watcher button_back_to_list_view: Bumalik sa listahan ng view button_cancel: Cancel - button_close: Close + button_close: Isara button_check_all: Check all button_configure-form: Configure form button_confirm: Kumpirmahin @@ -28,7 +28,7 @@ fil: button_edit: Edit button_filter: Filter button_list_view: List view - button_show_view: Fullscreen view + button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala button_more: More button_move: Move @@ -51,9 +51,8 @@ fil: internal: Isang internal error ang naganap. filter: description: - text_open_filter: Open this filter with 'ALT' and arrow keys. - text_close_filter: To select an entry leave the focus for example by pressing - enter. To leave without filter select the first (empty) entry. + text_open_filter: Buksan ang filter na ito sa 'ALT' at ang mga arrow key. + text_close_filter: Upang pumili ng isang iniwang entry ng. noneElement: "(none)" time_zone_converted: two_values: "%{from} - %{to} sa iyong lokal na oras." @@ -62,20 +61,20 @@ fil: value_spacer: "-" sorting: criteria: - one: First sorting criteria - two: Second sorting criteria - three: Third sorting criteria + one: Ang unang pamantayang pagkasunod-sunod + two: Ang pangalawang pamantayang pagkasunod-sunod + three: Ang pangatlong pamantayang pagkasunod-sunod general_text_no: 'no' general_text_yes: 'yes' general_text_No: 'No' general_text_Yes: 'Yes' label_activate: Activate - label_activity_no: Activity entry number %{activityNo} - label_activity_with_comment_no: Activity entry number %{activityNo}. Has a user - comment. + label_activity_no: Bilang ng aktibidad entry %{activityNo} + label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong + komento ng gumagamit. label_add_columns: Magdagdag ng hanay label_add_comment: Add comment - label_add_comment_title: Comment and type @ to notify other people + label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao label_add_selected_columns: Add selected columns label_added_by: added by label_added_time_by: Added by %{author} %{age} @@ -84,7 +83,7 @@ fil: label_all_work_packages: all work packages label_and: and label_ascending: Ascending - label_author: 'Author: %{user}' + label_author: 'May-Akda: %{user}' label_between: sa pagitan ng label_board_locked: Locked label_board_sticky: Sticky @@ -102,12 +101,12 @@ fil: label_collapsed: collapsed label_collapse_all: Collapse all label_comment: Komento - label_committed_at: "%{committed_revision_link} at %{date}" - label_committed_link: committed revision %{revision_identifier} + label_committed_at: "%{committed_revision_link} sa %{date}" + label_committed_link: nakatuon rebisyon %{revision_identifier} label_contains: contains - label_created_on: created on - label_edit_comment: Edit this comment - label_edit_status: Edit the status of the work package + label_created_on: nilikha sa + label_edit_comment: I-edit ang komentong ito + label_edit_status: I-edit ang estado ng work package label_equals: is label_expand: Expand label_expanded: expanded @@ -145,14 +144,14 @@ fil: label_previous: Previous label_per_page: 'Per page:' label_please_wait: Pakiusap maghantay - label_visibility_settings: Visibility settings - label_quote_comment: Quote this comment + label_visibility_settings: Ang mga setting ng katanyagan + label_quote_comment: I-quote ang komentong ito label_reset: Reset label_remove_columns: Remove selected columns label_save_as: Save as label_select_watcher: Select a watcher... label_selected_filter_list: Selected filters - label_show_attributes: Show all attributes + label_show_attributes: Ipakita ang lahat ng mga katangian label_show_in_menu: Show page in menu label_sort_by: Sort by label_sorted_by: sorted by @@ -163,11 +162,11 @@ fil: label_subject: Subject label_this_week: this week label_today: today - label_activity_show_only_comments: Show activities with comments only - label_activity_show_all: Show all activities + label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang + label_activity_show_all: Ipakita lahat ang mga aktibidad label_total_progress: "%{percent}% Total progress" label_visible_for_others: Page visible for others - label_updated_on: updated on + label_updated_on: i-update sa label_warning: Warning label_work_package: Work package label_work_package_plural: Work packages @@ -184,26 +183,27 @@ fil: label_custom_queries: Private queries label_columns: Mga hanay label_attachments: Files - label_drop_files: Drop files here - label_drop_files_hint: or click to add files + label_drop_files: Ihulog ang mga file dito + label_drop_files_hint: o pindutin upang magdagdag ng mga file label_add_attachments: Magdagdag ng mga nakalakip - label_formattable_attachment_hint: Attach and link files by dropping on this field, - or pasting from the clipboard. - label_remove_file: Delete %{fileName} - label_remove_watcher: Remove watcher %{name} - label_remove_all_files: Delete all files - label_add_description: Add a description for %{file} - label_upload_notification: 'Uploading files for Work package #%{id}: %{subject}' - label_files_to_upload: 'These files will be uploaded:' - label_rejected_files: 'These files cannot be uploaded:' - label_rejected_files_reason: These files cannot be uploaded as their size is greater - than %{maximumFilesize} - label_wait: Please wait for configuration... - label_upload_counter: "%{done} of %{count} files finished" - label_validation_error: 'The work package could not be saved due to the following - errors:' + label_formattable_attachment_hint: Idijit at i-link ang mga file sa pamamagitan + ng paghulog sa patlang na ito, o idikit mula sa clipboard. + label_remove_file: Burahin ang %{fileName} + label_remove_watcher: Alisin ang watcher %{name} + label_remove_all_files: Burahin ang lahat ang mga file + label_add_description: Magdagdag ng deskripsyon para sa %{file} + label_upload_notification: 'Pag-upload ng mga file para sa Work package #%{id}: + %{subject}' + label_files_to_upload: 'Itong mga file ay naka-upload:' + label_rejected_files: 'Itong mga fike ay hindi ma-upload:' + label_rejected_files_reason: Itong mga file ay hindi ma-upload kung ang laki ay + mas malaki kayda %{maximumFilesize} + label_wait: Mangyaring maghintay para sa kompigurasyon... + label_upload_counter: "%{done} ng %{count} mga file ay natapos" + label_validation_error: 'Ang work package ay hindo maaring o-save dahil sa mga + sumusunod na mali:' help_texts: - show_modal: Show attribute help text entry + show_modal: Magpakita ng katangian tekstong tulong entry password_confirmation: field_description: Kailangan mong ipasok ang iyong akwant password upang kumpirmahin ang pagbabago niito. @@ -215,18 +215,19 @@ fil: previous: Bunalik sa nakaraang pahina placeholders: default: "-" - subject: Enter subject here + subject: Ipasok ang paksa dito selection: Pakiusap pumili relation_description: Pindutin upang magdagdag ng deskripsyon sa kaugnay na ito project: - required_outside_context: You are not within a project context. Please choose - the project context first in order to select type and status - context: Project context - work_package_belongs_to: This work package belongs to project %{projectname}. - click_to_switch_context: Open this work package in that project. + required_outside_context: Wala ka sa loob ng kontesktong proyekto. Mangyaring + pumili ng kontekstong proyekto sa unang pagkasunod-sunod upang piliin ang + uri at estado + context: Kontekstong proyekto + work_package_belongs_to: Itong work packge ay nabibilang sa proyekto %{projectname}. + click_to_switch_context: Buksan ang work package sa proyekto na iyan. autocompleter: - label: Project autocompletion + label: Proyektong autocompletion text_are_you_sure: Are you sure? types: attribute_groups: @@ -246,11 +247,11 @@ fil: more_information: Karagdagang impornasyon nevermind: Hindi bale watchers: - label_loading: loading watchers... - label_error_loading: An error occurred while loading the watchers - label_search_watchers: Search watchers + label_loading: naglo-load ang mga manunuod... + label_error_loading: Isang mali ang naganap habang naglo-load ng mga manunuod + label_search_watchers: Hanapin ang mga manunuod label_add: Add watchers - label_discard: Discard selection + label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: parent: Peyrent @@ -284,14 +285,14 @@ fil: update_relation: Pindutin upang baguhin ang uri ng kaugnayan add_follower: Magdagdag ng follower add_predecessor: Magdagdag ng predecessor - remove: Remove relation + remove: Alisin ang relasyon save: I-save ang pakipag-ugnayan abort: Huwag ituloy relations_autocomplete: placeholder: Ipasok ang Id ng kauganay sa work package repositories: - select_tag: Select tag - select_branch: Select branch + select_tag: Pumiling ng tag + select_branch: Pumili ng sangay field_value_enter_prompt: Enter a value for '%{field}' select2: input_too_short: @@ -317,18 +318,20 @@ fil: work package(s)? text_query_destroy_confirmation: Are you sure you want to delete the selected query? - text_attachment_destroy_confirmation: Are you sure you want to delete the attachment? + text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang + nakalakip? timelines: - gantt_chart: Gantt chart + gantt_chart: Gantt tsart labels: - bar: Bar labels - left: Left - right: Right - farRight: Far right - showNone: "-- No label --" - description: 'Select the attributes you want to be shown in the respective - positions of the Gantt chart at all times. Note that when hovering an element, - its date labels will be shown instead of these attributes. + bar: Mga label ng bar + left: Kaliwa + right: Kanan + farRight: Dulong kanan + showNone: "-- Walang label --" + description: 'Piliin ang mga katangian na gusto mong ipakita sa kani-kanilang + posisyon ng Gant tsart sa lahat ng mga oras. Tandaan kung nagho-hover ang + isang elemento, ito ang mga petsa na label ipinapakit sa halip ang mga katangian + ito. ' button_activate: I-aktibo ang timeline mode @@ -337,7 +340,7 @@ fil: change: Change in planning due_date: Takdang petsa empty: "(empty)" - error: An error has occurred. + error: Isang mali ang naganap. errors: not_implemented: The timeline could not be rendered because it uses a feature that is not yet implemented. @@ -419,14 +422,14 @@ fil: image: Image work_packages: bulk_actions: - move: Bulk move - edit: Bulk edit - copy: Bulk copy - delete: Bulk delete + move: Ilipat ang bulk + edit: I-edit ang bulk + copy: Kopyahin ang bulk + delete: Burahin ang bulk button_clear: Clear - comment_added: The comment was successfully added. - comment_send_failed: An error has occurred. Could not submit the comment. - comment_updated: The comment was successfully updated. + comment_added: Ang komento ay matagumpay naidagdag. + comment_send_failed: Isang mali ang naganal. Hindi maaring magpasa ng komento. + comment_updated: Ang komento ay matagumpay na i-update. confirm_edit_cancel: Sigurado ka ba na gusto mong kanselahin ang pag-edit ng work package? description_filter: Filter @@ -439,8 +442,8 @@ fil: bata) o kung hindi man hindi ito naka-configure. format: date: "%{attribute} ay hindi wasto ang petsa YYYY-MM-DDi inaasahan." - general: An error has occurred. - edit_attribute: "%{attribute} - Edit" + general: Isang mali ang naganap. + edit_attribute: "%{attribute} - I-edit" key_value: "%{key}: %{value}" label_enable_multi_select: Enable multiselect label_disable_multi_select: Disable multiselect @@ -545,8 +548,8 @@ fil: work package. text_inline_edit: Karamihan sa mga cell ng talaan na ito ay nga pindutan na aktibo sa pag-andar ng inline-editing sa katangian na iyon. - text_sort_hint: With the links in the table headers you can sort, group, reorder, - remove and add table columns. + text_sort_hint: Kasama ang mga link sa talaan ng mga header na maari mong + ayusin, i-grupo, alisin at idagdag sa talaan ng mga hanay. text_select_hint: Pumili ng mga kahon na maaring mabukasan sa 'ALT' at mga arrow key. tabs: @@ -571,13 +574,13 @@ fil: save: Save save_as: Save as ... export: Export ... - publish: Publish ... + publish: Ipalabas... page_settings: Rename query ... delete: Delete filter: Filter unselected_title: Work package - search_query_label: Search saved filter queries - search_query_title: Click to search saved filter queries + search_query_label: Hanapin ang mga naka-save na query + search_query_title: Pindutin upang hanapin ang mga naka-save na filter query modals: label_settings: Rename query label_name: Pangalan @@ -589,27 +592,28 @@ fil: form_submit: title: Kumpirmahin upang magpatuloy text: Sigurado ka bang na gusto mong magtanghal ng aksyon ito? - upsale_relation_columns: Need to see relations in the work package list? - upsale_relation_columns_link: Check out the Enterprise Edition. + upsale_relation_columns: Kailangan tingnan ang mga relasyon sa listahan ng work + package? + upsale_relation_columns_link: Suriin ang Enterprise Edition. destroy_work_package: - title: Confirm deletion of %{label} - text: Are you sure you want to delete the following %{label} ? - has_children: 'The work package has %{childUnits}:' - deletes_children: All child work packages will also be deleted. + title: Kumpirmahin ang pagbubura ng %{label} + text: Sigurado ka ba na gusto mong burahin ang sumusunod na %{label}? + has_children: 'Ang work package ay mayroong %{childUnits}:' + deletes_children: Lahat ng mga batang work package ay maari rin burahin. notice_successful_create: Successful creation. notice_successful_delete: Successful deletion. notice_successful_update: Successful update. notice_bad_request: Bad Request. relations: empty: No relation exists - remove: Remove relation + remove: Alisin ang relasyon inplace: button_edit: "%{attribute}: Edit" button_save: "%{attribute}: Save" button_cancel: "%{attribute}: Cancel" button_save_all: Save button_cancel_all: Cancel - link_formatting_help: Text formatting help + link_formatting_help: Ang tekstong pagfo-format ng tulong btn_preview_enable: Preview btn_preview_disable: Disable preview null_value_label: No value @@ -626,10 +630,10 @@ fil: units: workPackage: one: work package - other: work packages + other: mga work package child_work_packages: - one: one child work package - other: "%{count} work package children" + one: isang bata work package + other: "%{count} work package mga bata" hour: one: 1 hour other: "%{count} hours" diff --git a/config/locales/crowdin/js-lt.yml b/config/locales/crowdin/js-lt.yml index 153173d292..4f5fdcc256 100644 --- a/config/locales/crowdin/js-lt.yml +++ b/config/locales/crowdin/js-lt.yml @@ -295,6 +295,7 @@ lt: other: Prašome įvesti dar {{count}} simbolius (-į, -ių) zero: Please enter more characters few: Prašome įvesti dar {{count}} simbolius (-į, -ių) + many: Please enter {{count}} more characters load_more: Įkeliama daugiau rezultatų ... no_matches: Atitikmenų nerasta searching: Ieškoma ... @@ -303,6 +304,7 @@ lt: other: Jūs galite pasirinkti tik {{limit}} elementus (-ą, -ų) zero: You cannot select any items few: Jūs galite pasirinkti tik {{limit}} elementus (-ą, -ų) + many: You can only select {{limit}} items sort: sorted_asc: 'Pritaikyta didėjimo tvarka, ' sorted_dsc: 'Pritaikyta mažėjimo tvarka, ' @@ -621,15 +623,18 @@ lt: one: darbų paketas other: darbų paketai few: darbų paketai + many: work packages child_work_packages: one: darbų paketas su vienu vaiku other: "%{count} darbų paketo vaikų" few: "%{count} darbų paketo vaikai" + many: "%{count} work package children" hour: one: valanda other: "%{count} valandos (-a, -ų)" zero: 0 hours few: "%{count} valandos (-a, -ų)" + many: "%{count} hours" zen_mode: button_activate: Įjungti Zen režimą button_deactivate: Išjungti Zen režimą diff --git a/config/locales/crowdin/js-pl.yml b/config/locales/crowdin/js-pl.yml index 95ca9c80bb..b6650014d0 100644 --- a/config/locales/crowdin/js-pl.yml +++ b/config/locales/crowdin/js-pl.yml @@ -293,6 +293,7 @@ pl: other: Wprowadź jeszcze {{count}} znaków zero: Please enter more characters few: Wprowadź jeszcze {{count}} znaków + many: Please enter {{count}} more characters load_more: Ładowanie większej liczby wyników ... no_matches: Nie znaleziono dopasowań searching: Wyszukiwanie ... @@ -301,6 +302,7 @@ pl: other: Możesz wybrać tylko {{limit}} elementów zero: You cannot select any items few: Możesz wybrać tylko {{limit}} elementów + many: You can only select {{limit}} items sort: sorted_asc: 'Zastosowano sortowanie rosnące, ' sorted_dsc: 'Zastosowano sortowanie malejące, ' @@ -616,15 +618,18 @@ pl: one: pakiet roboczy other: pakiety robocze few: pakiety robocze + many: work packages child_work_packages: one: jeden potomny pakiet roboczy other: "%{count} potomnych pakietów roboczych" few: "%{count} potomnych pakietów roboczych" + many: "%{count} work package children" hour: one: 1 godzina other: "%{count} godzin" zero: 0 hours few: "%{count} godzin" + many: "%{count} hours" zen_mode: button_activate: Włącz tryb zen button_deactivate: Wyłącz tryb zen diff --git a/config/locales/crowdin/js-ru.yml b/config/locales/crowdin/js-ru.yml index 43b3feb160..ddde3350c9 100644 --- a/config/locales/crowdin/js-ru.yml +++ b/config/locales/crowdin/js-ru.yml @@ -294,6 +294,7 @@ ru: other: Пожалуйста, введите более {{count}} символов zero: Please enter more characters few: Пожалуйста, введите более {{count}} символов + many: Please enter {{count}} more characters load_more: Загрузка дополнительных результатов ... no_matches: Совпадения не найдены searching: Поиск ... @@ -302,6 +303,7 @@ ru: other: Вы можете выбрать только {{limit}} элементов zero: You cannot select any items few: Вы можете выбрать только {{limit}} элемента + many: You can only select {{limit}} items sort: sorted_asc: 'Применяется сортировка по возрастанию, ' sorted_dsc: 'Применяется сортировка по убыванию, ' @@ -619,15 +621,18 @@ ru: one: пакет работ other: пакеты работ few: пакеты работ + many: work packages child_work_packages: one: пакет работ с одним дочерним other: пакет работ с %{count} дочерними few: пакет работ с %{count} дочерними + many: "%{count} work package children" hour: one: 1 час other: "%{count} часов" zero: 0 hours few: "%{count} часа" + many: "%{count} hours" zen_mode: button_activate: Включить дзен-режим button_deactivate: Отключить дзен-режим diff --git a/config/locales/crowdin/js-sk.yml b/config/locales/crowdin/js-sk.yml index 5f7382ab2e..b062595c09 100644 --- a/config/locales/crowdin/js-sk.yml +++ b/config/locales/crowdin/js-sk.yml @@ -294,6 +294,7 @@ sk: other: Zadajte ešte minimálne {{count}} znakov zero: Please enter more characters few: Zadajte ešte minimálne {{count}} znaky + many: Please enter {{count}} more characters load_more: Načítanie ďalších záznamov ... no_matches: Nenašli sa žiadne záznamy searching: Vyhľadávanie ... @@ -302,6 +303,7 @@ sk: other: Môžete vybrať maximálne {{limit}} položiek zero: You cannot select any items few: Môžete vybrať maximálne {{limit}} položky + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -618,15 +620,18 @@ sk: one: pracovný balíček other: pracovný balíček few: pracovné balíčky + many: work packages child_work_packages: one: one child work package other: "%{count} work package children" few: "%{count} work package children" + many: "%{count} work package children" hour: one: 1 hodina other: "%{count} hodín" zero: 0 hours few: "%{count} hodiny" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/js-uk.yml b/config/locales/crowdin/js-uk.yml index c27d97e8ca..c9dcc700a6 100644 --- a/config/locales/crowdin/js-uk.yml +++ b/config/locales/crowdin/js-uk.yml @@ -297,6 +297,7 @@ uk: other: Будь ласка, введіть ще {{count}} символів zero: Please enter more characters few: Будь ласка, введіть ще {{count}} символи + many: Please enter {{count}} more characters load_more: Завантаження додаткових результатів ... no_matches: Збігів не знайдено searching: Шукаємо ... @@ -305,6 +306,7 @@ uk: other: Ви можете вибрати тільки {{limit}} елементів zero: You cannot select any items few: Ви можете вибрати тільки {{limit}} елементи + many: You can only select {{limit}} items sort: sorted_asc: 'Ascending sort applied, ' sorted_dsc: 'Descending sort applied, ' @@ -620,15 +622,18 @@ uk: one: work package other: work packages few: work packages + many: work packages child_work_packages: one: one child work package other: "%{count} work package children" few: "%{count} work package children" + many: "%{count} work package children" hour: one: 1 година other: "%{count} годин" zero: 0 hours few: "%{count} години" + many: "%{count} hours" zen_mode: button_activate: Activate zen mode button_deactivate: Deactivate zen mode diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index 47f5769efe..7fcba3c1e6 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -540,6 +540,8 @@ lt: nuo paskutinių %{count}. few: jau buvo naudotas. Prašome pasirinkti tokį, kuris skiriasi nuo paskutinių %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Patvirtinkite naują slaptažodį. description: "„Slaptažodžio patvirtinimas“ turi sutapti su įvestu @@ -557,6 +559,7 @@ lt: one: 1 klaida neleido, kad šis %{model} būtų išsaugotas other: "%{count} klaidos (-a, -ų) neleido, kad šis %{model} būtų išsaugotas" few: "%{count} klaidos (-a, -ų) neleido, kad šis %{model} būtų išsaugotas" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Failas attribute_help_text: Atributo pagalbos tekstas @@ -574,6 +577,7 @@ lt: one: Rolė other: Rolės (-ė, -ių) few: Rolės (-ė, -ių) + many: Roles type: Tipas project_type: Projekto tipas user: Vartotojas @@ -776,52 +780,64 @@ lt: one: apie 1 valandą other: apie %{count} valandos (-a, -ų) few: apie %{count} valandos (-a, -ų) + many: about %{count} hours about_x_months: one: apie 1 mėnesį other: apie %{count} mėnesius (-į, -ių) few: apie %{count} mėnesius (-į, -ių) + many: about %{count} months about_x_years: one: apie 1 metus other: apie %{count} metus (-ų) few: apie %{count} metus (-ų) + many: about %{count} years almost_x_years: one: beveik 1 metus other: beveik %{count} metus (-ų) few: beveik %{count} metus (-ų) + many: almost %{count} years half_a_minute: pusę minutės less_than_x_minutes: one: mažiau nei 1 minutę other: mažiau nei %{count} minutes (-ę, -ių) few: mažiau nei %{count} minutes (-ę, -ių) + many: less than %{count} minutes less_than_x_seconds: one: mažiau nei 1 sekundę other: mažiau nei %{count} sekundžių (-ę, -es) few: mažiau nei %{count} sekundžių (-ę, -es) + many: less than %{count} seconds over_x_years: one: daugiau nei 1 metus other: daugiau nei %{count} metus (-ų) few: daugiau nei %{count} metus (-ų) + many: over %{count} years x_days: one: 1 dieną other: "%{count} dienas (-ą, -ų)" few: "%{count} dienas (-ą, -ų)" + many: "%{count} days" x_minutes: one: 1 minutę other: "%{count} minutes (-ę, -ių)" few: "%{count} minutes (-ę, -ių)" + many: "%{count} minutes" x_months: one: 1 mėnesį other: "%{count} mėnesius (-į, -ių)" few: "%{count} mėnesius (-į, -ių)" + many: "%{count} months" x_seconds: one: 1 sekundę other: "%{count} sekundes (-ę, -ių)" few: "%{count} sekundes (-ę, -ių)" + many: "%{count} seconds" units: hour: one: valanda other: valandos (-a, -ų) few: valandos (-a, -ų) + many: hours default_activity_development: Kūrimas default_activity_management: Valdymas default_activity_other: Kita @@ -1569,26 +1585,31 @@ lt: other: "%{count} uždaryti (-as, -ų)" zero: 0 closed few: "%{count} uždaryti (-as, -ų)" + many: "%{count} closed" label_x_comments: one: 1 komentatas other: "%{count} komentarai (-as, -ų)" zero: no comments few: "%{count} komentarai (-as, -ų)" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 atidarytas other: "%{count} atidaryti (-as, -ų)" zero: 0 open few: "%{count} atidaryti (-as, -ų)" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 atidarytas / %{total} other: "%{count} atidaryti (-as, -ų) / %{total}" zero: 0 open / %{total} few: "%{count} atidaryti (-as, -ų) / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projektas other: "%{count} projektai (-as, -ų)" zero: no projects few: "%{count} projektai (-as, -ų)" + many: "%{count} projects" label_year: Metai label_yesterday: vakar label_keyboard_function: Funkcija @@ -1769,6 +1790,7 @@ lt: one: Baitas other: Baitai (-as, -ų) few: Baitai (-as, -ų) + many: Bytes gb: GB kb: kB mb: MB @@ -2349,6 +2371,7 @@ lt: one: 1 dieną other: "%{count} dienas (-ą, -ų)" few: "%{count} dienas (-ą, -ų)" + many: "%{count} days" edit_color: Redaguoti spalvą edit_project_type: Redaguoti projekto tipą edit_thing: Redaguoti @@ -2557,6 +2580,7 @@ lt: other: laikinai užrakintas (%{count} nesėkmingi(-as, -ų) prisijungimai(-as, -ų)) few: laikinai užrakintas (%{count} nesėkmingi(-as, -ų) prisijungimai(-as, -ų)) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Jūs pakeisti „%{name}“ būseną. Ar tikrai norite tęsti? deleted: Ištrintas vartotojas error_status_change_failed: 'Vartotojo būsenos keitimas nepavyko dėl šių klaidų: diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index 9c5b9c7cbe..3adee7fb22 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -539,6 +539,8 @@ pl: one: było użyte wcześniej. Proszę wybrać inne niż poprzednie. other: było użyte wcześniej. Proszę wybrać inne niż %{count} poprzednich. few: było użyte wcześniej. Proszę wybrać inne niż %{count} poprzednich. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potwierdź nowe hasło. description: '"Potwierdzenie hasła" powinno być zgodne z wartością @@ -556,6 +558,7 @@ pl: one: 1 błąd uniemożliwia zapisanie %{model} other: "%{count} błędów uniemożliwia zapisanie %{model}" few: "%{count} błędów uniemożliwia zapisanie %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Plik attribute_help_text: Tekst pomocy atrybutu @@ -573,6 +576,7 @@ pl: one: Rola other: Role few: Role + many: Roles type: Typ project_type: Typ projektu user: Użytkownik @@ -774,52 +778,64 @@ pl: one: około 1 godziny other: około %{count} godzin few: około %{count} godzin + many: about %{count} hours about_x_months: one: około 1 miesiąca other: około %{count} miesięcy few: około %{count} miesięcy + many: about %{count} months about_x_years: one: około 1 roku other: około %{count} lat few: około %{count} lat + many: about %{count} years almost_x_years: one: prawie 1 rok other: prawie %{count} lat few: prawie %{count} lat + many: almost %{count} years half_a_minute: pół minuty less_than_x_minutes: one: mniej niż minutę other: mniej niż %{count} minut few: mniej niż %{count} minut + many: less than %{count} minutes less_than_x_seconds: one: mniej niż 1 sekundę other: mniej niż %{count} sekund few: mniej niż %{count} sekund + many: less than %{count} seconds over_x_years: one: ponad 1 rok other: ponad %{count} lat few: ponad %{count} lat + many: over %{count} years x_days: one: 1 dzień other: "%{count} dni" few: "%{count} dni" + many: "%{count} days" x_minutes: one: 1 minuta other: "%{count} minut" few: "%{count} minut" + many: "%{count} minutes" x_months: one: 1 miesiąc other: "%{count} miesięcy" few: "%{count} miesięcy" + many: "%{count} months" x_seconds: one: 1 sekunda other: "%{count} sekund" few: "%{count} sekund" + many: "%{count} seconds" units: hour: one: godzina other: godziny few: godziny + many: hours default_activity_development: Rozwój default_activity_management: Zarządzanie default_activity_other: Inne @@ -1568,26 +1584,31 @@ pl: other: "%{count} zamkniętych" zero: 0 closed few: "%{count} zamkniętych" + many: "%{count} closed" label_x_comments: one: 1 komentarz other: "%{count} komentarzy" zero: no comments few: "%{count} komentarzy" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otwarty other: "%{count} otwartych" zero: 0 open few: "%{count} otwartych" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 otwarty / %{total} other: "%{count} otwartych / %{total}" zero: 0 open / %{total} few: "%{count} otwartych / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektów" zero: no projects few: "%{count} projektów" + many: "%{count} projects" label_year: Rok label_yesterday: wczoraj label_keyboard_function: Funkcja @@ -1768,6 +1789,7 @@ pl: one: Bajt other: Bajty few: Bajty + many: Bytes gb: GB kb: kB mb: MB @@ -2337,6 +2359,7 @@ pl: one: 1 dzień other: "%{count} dni" few: "%{count} dni" + many: "%{count} days" edit_color: Edycja koloru edit_project_type: Edycja typu projektu edit_thing: Edycja @@ -2545,6 +2568,7 @@ pl: one: tymczasowo zablokowane (jedna nieudana próba zalogowania) other: tymczasowo zablokowane (%{count} nieudanych prób zalogowania) few: tymczasowo zablokowane (%{count} nieudanych prób zalogowania) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Zamierzasz zmienić status „%{name}”. Na pewno chcesz kontynuować? deleted: Usunięty uźytkownik error_status_change_failed: 'Zmiana statusu użytkownika nie powiodło się z powodu diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index 01ab0e5fbb..39f05b3c35 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -545,6 +545,8 @@ ru: few: |- использовался ранее. Пожалуйста, выберите отличный от ваших последних %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Подтвердите новый пароль. description: "«Подтвержденный пароль» должен совпадать с введенным @@ -563,6 +565,7 @@ ru: one: 1 ошибка препятствует сохранению %{model} other: "%{count} ошибок препятствуют сохранению %{model}" few: "%{count} ошибки препятствует сохранению %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Файл attribute_help_text: Атрибут текста справки @@ -580,6 +583,7 @@ ru: one: Роль other: Роли few: Роли + many: Roles type: Тип project_type: Тип проекта user: Пользователь @@ -781,52 +785,64 @@ ru: one: около часа other: около %{count} часов few: около %{count} часов + many: about %{count} hours about_x_months: one: около месяца other: около %{count} месяцев few: около %{count} месяцев + many: about %{count} months about_x_years: one: около года other: около %{count} лет few: около %{count} лет + many: about %{count} years almost_x_years: one: почти год other: почти %{count} лет few: почти %{count} года + many: almost %{count} years half_a_minute: полминуты less_than_x_minutes: one: менее минуты other: менее %{count} минут few: менее %{count} минут + many: less than %{count} minutes less_than_x_seconds: one: меньше секунды other: меньше %{count} секунд few: меньше %{count} секунд + many: less than %{count} seconds over_x_years: one: более года other: более %{count} лет few: более %{count} лет + many: over %{count} years x_days: one: 1 день other: "%{count} дней" few: "%{count} дня" + many: "%{count} days" x_minutes: one: 1 минута other: "%{count} минут" few: "%{count} минуты" + many: "%{count} minutes" x_months: one: 1 месяц other: "%{count} месяцев" few: "%{count} месяца" + many: "%{count} months" x_seconds: one: 1 секунда other: "%{count} секунд" few: "%{count} секунды" + many: "%{count} seconds" units: hour: one: час other: часов few: часа + many: hours default_activity_development: Разработка default_activity_management: Управление default_activity_other: Другие @@ -1575,26 +1591,31 @@ ru: other: "%{count} закрыто" zero: 0 closed few: "%{count} закрыто" + many: "%{count} closed" label_x_comments: one: 1 комментарий other: "%{count} комментариев" zero: no comments few: "%{count} комментария" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 открыт other: "%{count} открыто" zero: 0 open few: "%{count} открыто" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 открыт / %{total} other: "%{count} открыто / %{total}" zero: 0 open / %{total} few: "%{count} открыто / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 проект other: "%{count} проектов" zero: no projects few: "%{count} проекта" + many: "%{count} projects" label_year: Год label_yesterday: вчера label_keyboard_function: Функция @@ -1771,6 +1792,7 @@ ru: one: Байт other: Байтов few: Байта + many: Bytes gb: ГБ kb: кБ mb: МБ @@ -2347,6 +2369,7 @@ ru: one: 1 день other: "%{count} дней" few: "%{count} дня" + many: "%{count} days" edit_color: Изменить цвет edit_project_type: Редактировать тип проекта edit_thing: Правка @@ -2555,6 +2578,7 @@ ru: one: временно заблокирован (одна неудачная попытка авторизации) other: временно заблокирован (%{count} неудачных попыток авторизации) few: временно заблокирован (%{count} неудачные попытки авторизации) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Вы собираетесь изменить статус '%{name}'. Хотите продолжить? deleted: Удалённый пользователь error_status_change_failed: 'Изменение статуса пользователя не удалось из-за следующей diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 88344a7b34..900a6f7073 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -551,6 +551,8 @@ sk: ktorá bola zvolená posledných %{count} krát. few: už bol použitý predtým. Prosím, vyberte odlišnú voľbu ako tú, ktorá bola zvolená posledných %{count} krát. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Potvrdiť nové heslo. description: '"Potvrdenie hesla" musí byť rovnaké ako v poli "Nové @@ -568,6 +570,7 @@ sk: one: 1 chyba zabránila uloženiu tohto %{model} other: "%{count} chýb zabránilo uloženiu tohto %{model}" few: "%{count} chyby zabránili uloženiu tohto %{model}" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Súbor attribute_help_text: Attribute help text @@ -585,6 +588,7 @@ sk: one: Rola other: Rolí few: Roly + many: Roles type: Typ project_type: Typ projektu user: Užívateľ(ka) @@ -787,52 +791,64 @@ sk: one: približne 1 hodina other: približne %{count} hodín few: približne %{count} hodiny + many: about %{count} hours about_x_months: one: približne 1 mesiac other: približne %{count} mesiacov few: približne %{count} mesiace + many: about %{count} months about_x_years: one: približne 1 rok other: približne %{count} rokov few: približne %{count} roky + many: about %{count} years almost_x_years: one: skoro 1 rok other: skoro %{count} rokov few: skoro %{count} roky + many: almost %{count} years half_a_minute: pol minúty less_than_x_minutes: one: menej než 1 minúta other: menej než %{count} minút few: menej než %{count} minúty + many: less than %{count} minutes less_than_x_seconds: one: menej než 1 sekunda other: menej než %{count} sekúnd few: menej než %{count} sekundy + many: less than %{count} seconds over_x_years: one: viac ako 1 rok other: viac ako %{count} rokov few: viac ako %{count} roky + many: over %{count} years x_days: one: 1 deň other: "%{count} dní" few: "%{count} dni" + many: "%{count} days" x_minutes: one: 1 minúta other: "%{count} minút" few: "%{count} minúty" + many: "%{count} minutes" x_months: one: 1 mesiac other: "%{count} mesiacov" few: "%{count} mesiace" + many: "%{count} months" x_seconds: one: 1 sekunda other: "%{count} sekúnd" few: "%{count} sekundy" + many: "%{count} seconds" units: hour: one: hodina other: hodín few: hodiny + many: hours default_activity_development: Vývoj default_activity_management: Riadenie default_activity_other: Ostatné @@ -1577,26 +1593,31 @@ sk: other: "%{count} uzatvorených" zero: 0 closed few: "%{count} uzatvorené" + many: "%{count} closed" label_x_comments: one: 1 komentár other: "%{count} komentárov" zero: no comments few: "%{count} komentáre" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 otvorený other: "%{count} otvorených" zero: 0 open few: "%{count} otvorené" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: otvorený 1 / %{total} other: otvorených %{count} / %{total} zero: 0 open / %{total} few: otvorené %{count} / %{total} + many: "%{count} open / %{total}" label_x_projects: one: 1 projekt other: "%{count} projektov" zero: no projects few: "%{count} projekty" + many: "%{count} projects" label_year: Rok label_yesterday: včera label_keyboard_function: Funkcia @@ -1774,6 +1795,7 @@ sk: one: Bajt other: Bajtov few: Bajty + many: Bytes gb: GB kb: kB mb: MB @@ -2337,6 +2359,7 @@ sk: one: 1 deň other: "%{count} dní" few: "%{count} dni" + many: "%{count} days" edit_color: Upraviť farbu edit_project_type: Upraviť typ projektu edit_thing: Upraviť @@ -2546,6 +2569,7 @@ sk: one: dočasne zamknuté (jeden neúspešný pokus o prihlásenie) other: dočasne zamknuté (%{count} neúspešných pokusov o prihlásenie) few: dočasne zamknuté (%{count} neúspešné pokusy o prihlásenie) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: Chystáte sa zmeniť stav "%{name}". Naozaj chcete pokračovať? deleted: Odstránený používateľ error_status_change_failed: 'Changing the user status failed due to the following diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index 70475e3ab0..23651187e6 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -545,6 +545,8 @@ uk: your last %{count}. few: has been used before. Please choose one that is different from your last %{count}. + many: has been used before. Please choose one that is different from + your last %{count}. match: confirm: Confirm new password. description: "'Password confirmation' should match the input in the @@ -562,6 +564,7 @@ uk: one: 1 error prohibited this %{model} from being saved other: "%{count} errors prohibited this %{model} from being saved" few: "%{count} errors prohibited this %{model} from being saved" + many: "%{count} errors prohibited this %{model} from being saved" models: attachment: Файл attribute_help_text: Attribute help text @@ -579,6 +582,7 @@ uk: one: Role other: Roles few: Roles + many: Roles type: Type project_type: Тип проекту user: User @@ -781,52 +785,64 @@ uk: one: about 1 hour other: about %{count} hours few: about %{count} hours + many: about %{count} hours about_x_months: one: about 1 month other: about %{count} months few: about %{count} months + many: about %{count} months about_x_years: one: about 1 year other: about %{count} years few: about %{count} years + many: about %{count} years almost_x_years: one: almost 1 year other: almost %{count} years few: almost %{count} years + many: almost %{count} years half_a_minute: half a minute less_than_x_minutes: one: less than a minute other: less than %{count} minutes few: less than %{count} minutes + many: less than %{count} minutes less_than_x_seconds: one: less than 1 second other: less than %{count} seconds few: less than %{count} seconds + many: less than %{count} seconds over_x_years: one: over 1 year other: over %{count} years few: over %{count} years + many: over %{count} years x_days: one: 1 day other: "%{count} days" few: "%{count} days" + many: "%{count} days" x_minutes: one: 1 minute other: "%{count} minutes" few: "%{count} minutes" + many: "%{count} minutes" x_months: one: 1 month other: "%{count} months" few: "%{count} months" + many: "%{count} months" x_seconds: one: 1 second other: "%{count} seconds" few: "%{count} seconds" + many: "%{count} seconds" units: hour: one: hour other: hours few: hours + many: hours default_activity_development: Development default_activity_management: Налаштування default_activity_other: Other @@ -1566,26 +1582,31 @@ uk: other: "%{count} closed" zero: 0 closed few: "%{count} closed" + many: "%{count} closed" label_x_comments: one: 1 comment other: "%{count} comments" zero: no comments few: "%{count} comments" + many: "%{count} comments" label_x_open_work_packages_abbr: one: 1 open other: "%{count} open" zero: 0 open few: "%{count} open" + many: "%{count} open" label_x_open_work_packages_abbr_on_total: one: 1 open / %{total} other: "%{count} open / %{total}" zero: 0 open / %{total} few: "%{count} open / %{total}" + many: "%{count} open / %{total}" label_x_projects: one: 1 project other: "%{count} projects" zero: no projects few: "%{count} projects" + many: "%{count} projects" label_year: Year label_yesterday: yesterday label_keyboard_function: Function @@ -1761,6 +1782,7 @@ uk: one: Byte other: Bytes few: Bytes + many: Bytes gb: GB kb: kB mb: MB @@ -2321,6 +2343,7 @@ uk: one: 1 day other: "%{count} days" few: "%{count} days" + many: "%{count} days" edit_color: Edit color edit_project_type: Edit project type edit_thing: Edit @@ -2529,6 +2552,7 @@ uk: one: locked temporarily (one failed login attempt) other: locked temporarily (%{count} failed login attempts) few: locked temporarily (%{count} failed login attempts) + many: locked temporarily (%{count} failed login attempts) confirm_status_change: You are about to change the status of '%{name}'. Are you sure you want to continue? deleted: Deleted user diff --git a/config/locales/crowdin/zh.yml b/config/locales/crowdin/zh.yml index fcaf69888d..558ad3eb4b 100644 --- a/config/locales/crowdin/zh.yml +++ b/config/locales/crowdin/zh.yml @@ -947,7 +947,7 @@ zh: boards: 社区论坛 newsletter: 安全警报/通信 links: - configuration_guide: Configuration guide + configuration_guide: 配置指南 instructions_after_registration: 只要您的帐户已被激活您可以点击 %{signin} 登录。 instructions_after_logout: 你可以点击 %{signin} 重新登录。 instructions_after_error: 你可以尝试点击 %{signin} 重新登录。如果错误仍然存在,请向您的管理员寻求帮助。 From 266c61de1802c1c05550a9e33ff8a1c21298adb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Sat, 24 Feb 2018 21:22:51 +0100 Subject: [PATCH 13/46] [24960] Fix routing to js file in repository results in JS format (#6195) It seems that `format: false` isn't sufficiently working anymore, but since we force html format anyway, the best way is to set a constraint for the path to allow extensions, so `foo.js` isnt detected as JS format. https://community.openproject.com/wp/24960 [ci skip] --- config/routes.rb | 13 ++++++------ spec/routing/repositories_routing_spec.rb | 26 +++++++++++++++++++++++ 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/config/routes.rb b/config/routes.rb index b1da3fa00f..001f529703 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -345,10 +345,11 @@ OpenProject::Application.routes.draw do rev: /[\w0-9\.\-_]+/ %w{diff annotate changes entry browse}.each do |action| - get "(/revisions/:rev)/#{action}(/*path)", format: false, - action: action, - rev: /[\w0-9\.\-_]+/, - as: "#{action}_revision" + get "(/revisions/:rev)/#{action}(/*path)", + format: 'html', + action: action, + constraints: { rev: /[\w0-9\.\-_]+/, path: /.*/ }, + as: "#{action}_revision" end get '/revision(/:rev)', rev: /[\w0-9\.\-_]+/, @@ -356,8 +357,8 @@ OpenProject::Application.routes.draw do as: 'show_revision' get '(/revisions/:rev)(/*path)', action: :show, - format: false, - rev: /[\w0-9\.\-_]+/, + format: 'html', + constraints: { rev: /[\w0-9\.\-_]+/, path: /.*/ }, as: 'show_revisions_path' end end diff --git a/spec/routing/repositories_routing_spec.rb b/spec/routing/repositories_routing_spec.rb index 06b31b3071..d0bd7fcc7e 100644 --- a/spec/routing/repositories_routing_spec.rb +++ b/spec/routing/repositories_routing_spec.rb @@ -34,6 +34,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository')) .to route_to(controller: 'repositories', action: 'show', + format: 'html', project_id: 'testproject') } @@ -41,6 +42,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/path/to/file.c')) .to route_to(controller: 'repositories', action: 'show', + format: 'html', project_id: 'testproject', path: 'path/to/file.c') } @@ -49,6 +51,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/folder%20with%20spaces')) .to route_to(controller: 'repositories', action: 'show', + format: 'html', project_id: 'testproject', path: 'folder with spaces') } @@ -57,11 +60,24 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/revisions/5')) .to route_to(controller: 'repositories', action: 'show', + format: 'html', rev: '5', project_id: 'testproject') } end + describe 'changes with js file (regression #24960)' do + it { + expect(get('/projects/testproject/repository/revisions/my-branch/changes/assets/test.js')) + .to route_to(controller: 'repositories', + action: 'changes', + path: 'assets/test.js', + rev: 'my-branch', + format: 'html', + project_id: 'testproject') + } + end + describe 'show with git tags (regression test #27230)' do it { expect(get('/projects/testproject/repository/sub?rev=mytags%2Ffoo&branch=&tag=mytags%2Ffoo')) @@ -71,6 +87,7 @@ describe RepositoriesController, type: :routing do branch: '', rev: 'mytags/foo', tag: 'mytags/foo', + format: 'html', project_id: 'testproject') } it { @@ -80,6 +97,7 @@ describe RepositoriesController, type: :routing do branch: 'master', rev: 'FSubCommit-a', tag: 'FSubCommit-a', + format: 'html', project_id: 'testproject') } it { @@ -88,6 +106,7 @@ describe RepositoriesController, type: :routing do action: 'show', path: 'sub', rev: 'FSubCommit-a', + format: 'html', project_id: 'testproject') } end @@ -201,6 +220,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/browse/path/to/file.c')) .to route_to(controller: 'repositories', action: 'browse', + format: 'html', project_id: 'testproject', path: 'path/to/file.c') } @@ -211,6 +231,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/entry/path/to/file.c')) .to route_to(controller: 'repositories', action: 'entry', + format: 'html', project_id: 'testproject', path: 'path/to/file.c') } @@ -219,6 +240,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/revisions/2/entry/path/to/file.c')) .to route_to(controller: 'repositories', action: 'entry', + format: 'html', project_id: 'testproject', path: 'path/to/file.c', rev: '2') @@ -249,6 +271,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/annotate/path/to/file.c')) .to route_to(controller: 'repositories', action: 'annotate', + format: 'html', project_id: 'testproject', path: 'path/to/file.c') } @@ -256,6 +279,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/revisions/5/annotate/path/to/file.c')) .to route_to(controller: 'repositories', action: 'annotate', + format: 'html', project_id: 'testproject', path: 'path/to/file.c', rev: '5') @@ -267,6 +291,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/changes/path/to/file.c')) .to route_to(controller: 'repositories', action: 'changes', + format: 'html', project_id: 'testproject', path: 'path/to/file.c') } @@ -275,6 +300,7 @@ describe RepositoriesController, type: :routing do expect(get('/projects/testproject/repository/revisions/5/changes/path/to/file.c')) .to route_to(controller: 'repositories', action: 'changes', + format: 'html', project_id: 'testproject', path: 'path/to/file.c', rev: '5') From 4c71e60b79f6cad8ac3fe97a85ca9128b1103a00 Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 25 Feb 2018 02:43:04 +0000 Subject: [PATCH 14/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 2 +- config/locales/crowdin/fil.yml | 177 ++++++++++++++++-------------- config/locales/crowdin/hu.yml | 103 ++++++++--------- config/locales/crowdin/js-fil.yml | 2 +- config/locales/crowdin/js-hu.yml | 4 +- config/locales/crowdin/uk.yml | 4 +- 6 files changed, 151 insertions(+), 141 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 8f8fc43882..d6ad094884 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -873,7 +873,7 @@ fi: default_type_phase: Phase default_type_task: Task default_type_user_story: User story - description_active: Active? + description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments description_autocomplete: 'This field uses autocomplete. While typing the title of a work package you will receive a list of possible candidates. Choose one using diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index f8f7c2cd8a..49e47209bb 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -57,7 +57,7 @@ fil: edit: I-edit na tulong na teksto para sa %{attribute_caption} auth_sources: index: - no_results_content_title: Sa kasalukuyan ay walang mga authentication modes. + no_results_content_title: Sa kasalukuyan ay walang mga authentication mode. no_results_content_text: Gumawa ng bagong authentication mode boards: show: @@ -88,8 +88,8 @@ fil: pangyayari nito (e.g. sa mga package na trabaho). Sigurado ka bang gusto mong burahin ito? tab: - no_results_title_text: Sa kasalukuyan ay walang custom fields. - no_results_content_text: Gumawa ng bagong custom field + no_results_title_text: Sa kasalukuyan ay walang mga custom field. + no_results_content_text: Gumawa ng bagong patlang na custom deprecations: old_timeline: replacement: Itong timeline modyul ay pinalitan ng interactive timeline na naka-embededd @@ -113,7 +113,7 @@ fil: ito. planning_element_type_colors: index: - no_results_title_text: Sa kasalukuyan ay walang mga kulay. + no_results_title_text: Walang mga kasulukuyan kulay. no_results_content_text: Gumawa ng bagong kulay projects: index: @@ -528,8 +528,8 @@ fil: must_not_be_ssh: hindi dapat isang SSH url. no_directory: ay hindi isang direktoryo. work_package: - is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid - target for reassigning the time entries.' + is_not_a_valid_target_for_time_entries: 'Ang work package #%{id} ay hindi + balido sa target para mag-reassign ng mga oras na entry.' attributes: due_date: not_start_date: hindi sa petsa ng pagsisimula, kahit naa ito ay kinakailangan @@ -1495,7 +1495,7 @@ fil: label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk label_storage_group: Lalagyan ng filesystem %{identifier} - label_storage_for: Encompasses storage for + label_storage_for: Sumasaklaw na lalagayan para sa label_string: Teksto label_subproject: Kahaliling proyekto label_subproject_new: New subproject @@ -1519,7 +1519,8 @@ fil: label_total: Total label_type_new: New type label_type_plural: Mga uri - label_type_default_new_projects: Type activated for new projects by default + label_type_default_new_projects: Naka-aktibo uri para sa mga bagong proyekto sa + pamamagitan ng default label_ui: User Interface label_update_work_package_done_ratios: Update work package done ratios label_updated_time: Updated %{value} ago @@ -1536,7 +1537,8 @@ fil: label_user_mail_option_only_assigned: Only for things I am assigned to label_user_mail_option_only_my_events: Only for things I watch or I'm involved in label_user_mail_option_only_owner: Only for things I am the owner of - label_user_mail_option_selected: For any event on the selected projects only + label_user_mail_option_selected: Sa kahit anong kaganapan sa mga napiling proyekto + lamang label_user_new: New user label_user_plural: Users label_user_search: Search for user @@ -1582,7 +1584,7 @@ fil: label_work_package_status: Estado ng pakete ng gumagawa label_work_package_status_new: New status label_work_package_status_plural: Work package statuses - label_work_package_types: Work package types + label_work_package_types: Ang mga uri ng work package label_work_package_updated: Work package updated label_work_package_tracking: Work package tracking label_work_package_view_all: View all work packages @@ -1765,7 +1767,7 @@ fil: notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. - present_access_key_value: 'Your %{key_name} is: %{value}' + present_access_key_value: 'Ang iyong %{key_name} ay: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. notice_logged_out: You have been logged out. notice_wont_delete_auth_source: Ang authentication mode ay hindi pwedeng burahin @@ -1809,10 +1811,11 @@ fil: permission_add_project: Create project permission_add_subprojects: Create subprojects permission_add_work_package_watchers: Add watchers - permission_browse_repository: Read-only access to repository (browse and checkout) + permission_browse_repository: Basahin-lamang nag-access sa respositoryo (browse + at checkout) permission_change_wiki_parent_page: Change parent wiki page permission_comment_news: Comment news - permission_commit_access: Read/write access to repository (commit) + permission_commit_access: Magbasa/magsulat acess sa repositoryo (commit) permission_copy_projects: Copy projects permission_delete_work_package_watchers: Delete watchers permission_delete_work_packages: Delete work packages @@ -1873,7 +1876,7 @@ fil: destroy: confirmation: Kung gusto mong magpatuloy, ang proyektong %{identifier} at lahat na nakaugnay na data ay mananatiling masira. - info: Deleting the project is an irreversible action. + info: Pagbubura ng proyekto ay isang hindi mababawi ang aksyon. project_verification: Isulat ang pangalan ng proyekto %{name} para ma-verify and pagtanggal. subprojects_confirmation: 'Ito ay ang subproject(mga): %{value} ay maaring matanggal.' @@ -1882,7 +1885,7 @@ fil: warning_one: Ang mga miyembro ng proyekto ay kinakailangang ilipat ang mga repository ng proyekto. warning_two: Ang mga umiiral na mga link sa proyekto ay hindi na maaring magamit. - title: Change the project's identifier + title: Baguhin ang mga pagkakilanlan ng proyekto archive: are_you_sure: Sigurado ka bang na gusto mong i-archive ang proyekto'%{name}'? project_module_activity: Aktibidad @@ -1904,69 +1907,74 @@ fil: subproject_id: Kahaliling proyekto name_or_identifier: Pangalan o pagkakakilanlan repositories: - at_identifier: at %{identifier} + at_identifier: sa %{identifier} atom_revision_feed: Atom revision feed autofetch_information: |- - Check this if you want repositories to be updated automatically when accessing the repository module page. - This encompasses the retrieval of commits from the repository and refreshing the required disk storage. + Suriin ito kung gusto mong automatikong i-update ang mga repositoryo kung mag-access ng pahina ng repositoryo modyul na pahina. + Itong sumasaklaw ang pagkuha ng gumawa mula sa repositoryo at nagre-refresh ng kinakailangan lalagyan ng disk. checkout: access: - readwrite: Read + Write - read: Read-only + readwrite: Magbasa + Magsulat + read: Basahin-lamang none: Walang checkout access, maari mo lang tingnan ang repository sa pamamagitan nitong application. access_permission: Ang iyong mga pahintulot sa repository na ito - url: Checkout URL - base_url_text: |- - The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/). - Note: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered. + url: I-checkout ang URL + base_url_text: 'Ang base URL upang gamitin para sa pagbubuo ng mga checkout + URLA (hal. https://myserver.example.org/repos/). Tandaan: Ang base URL ay + ginamit lamang para sa pagsusulat muli ng mga checkout URL sa namamahala ng + respository. Ang ibang repositoryo ay hindi binago.' default_instructions: - git: |- - The data contained in this repository can be downloaded to your computer with Git. - Please consult the documentation of Git if you need more information on the checkout procedure and available clients. - subversion: |- - The data contained in this repository can be downloaded to your computer with Subversion. - Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. - enable_instructions_text: Displays checkout instructions defined below on all - repository-related pages. - instructions: Checkout instructions - show_instructions: Display checkout instructions - text_instructions: This text is displayed alongside the checkout URL for guidance - on how to check out the repository. - not_available: Checkout instructions are not defined for this repository. Ask - your administrator to enable them for this repository in the system settings. - create_managed_delay: 'Please note: The repository is managed, it is created asynchronously - on the disk and will be available shortly.' + git: Ang data nakapaloob sa repositoryo ito ay maaaring naka-download sa iyong + computer na may Git. Mangyaring konsultahin ang dokumentasyon ng Git kung + kinakailngan mo ng karagdagang impormasyon sa checkout na pamaraan at mga + bakanteng kliyente. + subversion: Ang data nakapaloob sa repositoryo na ito ay naka-download sa + iyong computer kasama ang Subversion. Mangyaring konsultahin ang dokumentasyon + ng Subversion kung kinakailangan mo ng karagdagang impormasyon sa ceckout + na pamaraan at mga bakanteng kliyente. + enable_instructions_text: Ipakita ang checkout ng mga tagubilin na tinukoy sa + ibaba ng lahat na repositoryo-nauugnay na mga pahina. + instructions: Ang mga tagubilin checkout + show_instructions: Ipakita ang mga checkout na tagubilin + text_instructions: Itong teskto ay ipinakita sa tabi ng checkout URL para sa + patnubay na kung paano tignan ang repositoryo. + not_available: Tingnan mo ang mga tagubilin na hindi tinukoy para sa respositoryo + ito. Tanungin mo ang iyong tagapangasiwa upang paganahin sila para sa repositoryo + ito sa mga sistema ng setting. + create_managed_delay: 'Mangyaring tandaan: Ang repositoryo ay pinamahalaan, ito + ay nilikha ng asynchronously sa disk at magagamit sa ilang sandali.' create_successful: Ang repository ay naka rehistro na. delete_sucessful: Ang repository ay tinanggal na. destroy: - confirmation: If you continue, this will permanently delete the managed repository. - info: Deleting the repository is an irreversible action. - info_not_managed: 'Note: This will NOT delete the contents of this repository, - as it is not managed by OpenProject.' - managed_path_note: 'The following directory will be erased: %{path}' - repository_verification: Enter the project's identifier %{identifier} to verify - the deletion of its repository. - subtitle: Do you really want to delete the %{repository_type} of the project + confirmation: Kung magpatuloy ka, itobay permanenteng burahin ang pinamahalaan + repositoryo. + info: Pagbubura ng repositoryo ay isang hindi mababawi ang aksyon. + info_not_managed: 'Tandaan: Ito ay HINDI tatanggalin ang mga nilalaman sa repositoryi + ito, bilang ito ay hindi pinamahalaan sa OpenProject.' + managed_path_note: 'Ang sumusunod na direktoryo ay buburahin: %{path}' + repository_verification: Ipasok ang pagkakilanlan ng proyekto %{identifier} + upang matiyak ang pagbubuta ng repositoryo ito. + subtitle: Gusto mo ba talaga na burahin ang %{repository_type} ng proyektong %{project_name}? - subtitle_not_managed: Do you really want to remove the linked %{repository_type} - %{url} from the project %{project_name}? - title: Delete the %{repository_type} - title_not_managed: Remove the linked %{repository_type}? + subtitle_not_managed: Gusto mo ba talaga na alisin ang naka-link %{repository_type}%{url} + mula sa proyektong%{project_name}? + title: Burahin ang %{repository_type} + title_not_managed: Alisin ang naka-link %{repository_type}? errors: - build_failed: Unable to create the repository with the selected configuration. - %{reason} - managed_delete: Unable to delete the managed repository. - managed_delete_local: 'Unable to delete the local repository on filesystem at - ''%{path}'': %{error_message}' - empty_repository: The repository exists, but is empty. It does not contain any - revisions yet. - exists_on_filesystem: The repository directory already exists in the filesystem. - filesystem_access_failed: 'An error occurred while accessing the repository - in the filesystem: %{message}' - not_manageable: This repository vendor cannot be managed by OpenProject. - path_permission_failed: 'An error occurred trying to create the following path: - %{path}. Please ensure that OpenProject may write to that folder.' + build_failed: Hindi makalikha ng repositoryo sa napiling kumpigurasyon. %{reason} + managed_delete: Hindi maibura ang pinamahalaan repositoryo. + managed_delete_local: 'Hindi maibura ang lokal repositoryo sa filesysytem ng + %{path}'': %{error_message}' + empty_repository: Ang repostoryo ay umiiral, ngunit ito ay walang laman. Ito + ay walang laman na kahit anong rebisyon. + exists_on_filesystem: Ang direktoryong respositoryo ay umiiral na sa filesystem. + filesystem_access_failed: 'Isang mali ang naganap habang nag-aaccess ng repositoryo + sa filesystem: %{message}' + not_manageable: Itong repositoryo vendor ay hindi mapamahalaan ng OpenProject. + path_permission_failed: 'Isang mali ang naganap habang sinusubukan lumikha ng + sumusunod na landas: %{path}. Mangyaring siguraduhin na ang OpenProject ay + maaaring sumulat sa folder na iyon.' unauthorized: Hindi ka pinahintulutan na i-access ang respositoryo o ang mga kredensyal ay hindi balido. unavailable: Ang repository ay hindi available. @@ -1975,8 +1983,8 @@ fil: na magagamit para sa SCM vendor %{vendor}. disabled_or_unknown_vendor: Ang SCM vendor %{vendor} ay hindi pinagana o hindi na magagamit. - remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' - (Code: %{code})' + remote_call_failed: 'Pagtatawag ng managed remote fauled na may kasamang menshae + ng ''%{message}'' (Code: %{code})' remote_invalid_response: Nakatanggap ng isang balidong tugon mula sa namamahala ng remote. remote_save_failed: Hindi mai-save ang respositoryo sa mga parametro naibalik @@ -1997,31 +2005,32 @@ fil: managed_introduction: Hayaang ang OpenProject ay lumikha at awtomatikong mag-integrate ng isang local Git repository. managed_title: Ang Git repository ay isinama sa OpenProject - managed_url: Managed URL + managed_url: Pamahalain ang URL path: Landas sa Git respositoryo path_encoding: Path encoding go_to_revision: Pumunta sa rebisyon - managed_remote: Managed repositories for this vendor are handled remotely. + managed_remote: Pamahalain ang mga respository para vendor na ito ay isinasagawa + ng remotely. managed_remote_note: Ang impormasyon sa URL at landas ng repository na ito ay hindi available bago ito nalikha. - managed_url: Managed URL + managed_url: Pamahalain ang URL settings: automatic_managed_repos_disabled: Hindi paganahin ang awtomatikong paglikha - automatic_managed_repos: Automatic creation of managed repositories - automatic_managed_repos_text: By setting a vendor here, newly created projects - will automatically receive a managed repository of this vendor. - scm_vendor: Source control management system + automatic_managed_repos: Automatiko paglikha ng mga naka-manage na respositoryo + automatic_managed_repos_text: Sa pamamagitan ng vendor dito, ang bagong nilikhang + proyekto ay automatikong matanggap ng respositoryo sa vendor na ito. + scm_vendor: Sistema ng Source control management scm_type: Uri ng repository scm_types: local: Umiiral na link sa lokal respository existing: Umiiral na link sa respository - managed: Create new repository in OpenProject + managed: Lumikha ng bagong repositoryo sa OpenProject storage: not_available: Ang konsumo ng disk storage ay hindi available para sa ganitong repository. update_timeout: |- - Keep the last required disk space information for a repository for N minutes. - As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. + Panatilihin ang huling kailangang espasyo disk impormasyon para sa repositoryo ng N minuto. + Bilang pagbibilang ang kailangang espasyo ng disk ng repositoryo ay maaring gastos, palakihin ang hakaga na ito upang mabawasan ang epekto ng pagganap. subversion: existing_title: Umiiral na subversion respository existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi @@ -2036,7 +2045,7 @@ fil: managed_title: Ang subversion respository ay pinagsama sa OpenProject managed_introduction: Hayaan ang OpenProject na lumikha at automatikong pagsamahin ang lokal Subversion respository. - managed_url: Managed URL + managed_url: Pamahalain ang URL password: Password ng Repository username: Username ng Repository truncated: Paumanhin, kailangan namin i-truncate ang direktoryong ito sa %{limit} @@ -2158,8 +2167,8 @@ fil: setting_user_default_timezone: Ang mga user defaullt time zone setting_users_deletable_by_admins: User accounts deletable by admins setting_users_deletable_by_self: Users allowed to delete their accounts - setting_welcome_text: Welcome block text - setting_welcome_title: Welcome block title + setting_welcome_text: Teskstong welcome block + setting_welcome_title: Titulo ng welcome back setting_welcome_on_homescreen: I-display ang welcome block sa homescreen setting_welcome_on_projects_page: I-display ang welcome block sa pangkalahatang ideya ng proyekto @@ -2249,7 +2258,7 @@ fil: text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format ay maaaring mabago para sa hindi ni-nais na petsa. - text_hint_disable_with_0: 'Note: Disable with 0' + text_hint_disable_with_0: 'Tandaan: Hindi pinagana sa 0' text_hours_between: Sa pagitan ng %{min} at %{max} mga oras. text_work_package_added: Work package %{id} has been reported by %{author}. text_work_package_category_destroy_assignments: Remove category assignments @@ -2264,9 +2273,9 @@ fil: text_work_packages_ref_in_commit_messages: Referencing and fixing work packages in commit messages text_journal_added: "%{label} %{value} added" - text_journal_aggregation_time_explanation: Combine journals for display if their - age difference is less than the specified timespan. This will also delay mail - notifications by the same amount of time. + text_journal_aggregation_time_explanation: Pagsamahhin ang mga journak para ipakita + kung ang kanilang edad ay pagkakaiba ay mas mababa ng tinukoy na timespan. Ito + rin ay ipagpaliban ang mga abiso ng email sa kaparehong halaga ng oras. text_journal_changed: "%{label} changed from %{old} to %{new}" text_journal_changed_no_detail: "%{label} updated" text_journal_changed_with_diff: "%{label} changed (%{link})" diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index 5cf7cc43d3..41747f3529 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -16,8 +16,8 @@ hu: Verziót használó előfizetők számára. manage_colors: A színválasztás beállításainak módosítása instructions: - alternative_color: Strong accent color, typically used for most the important - button on a screen. + alternative_color: Erős akcentus színe, amelyet általában a képernyő fontos + gombjához használnak. content_link_color: A legtöbb hivatkozás színe. primary_color: Fő szín. primary_color_dark: Általában az alap szín sötétebb verzióját használjuk a @@ -60,16 +60,16 @@ hu: custom_actions: actions: name: Műveletek - add: Add action - conditions: Conditions - plural: Custom actions - new: New custom action - edit: Edit custom action %{name} - execute: Execute %{name} + add: Művelet hozzáadása + conditions: Körülmények + plural: Egyéni műveletek + new: Új egyedi művelet + edit: Egyéni művelet szerkesztése %{name} + execute: Végrehajt %{name} upsale: - title: Custom actions is an Enterprise Edition feature - description: Custom actions streamline everyday work by combining a set of individual - steps into one button. + title: Az egyéni műveletek egy Enterprise Edition szolgáltatás + description: Az egyéni műveletek egyszerűsítik a mindennapi munkát egyes lépések + egyesítésével egyetlen gombhoz. custom_fields: text_add_new_custom_field: 'Új egyéni mezők hozzáadásához először létre kell hozni őket, még mielőtt felvenné azokat a projekthez. @@ -269,8 +269,8 @@ hu: announcements: show_until: Megjelenít eddig attachment: - attachment_content: Attachment content - attachment_file_name: Attachment file name + attachment_content: Melléklettartalom + attachment_file_name: Melléklet fájl neve downloads: Letöltés file: Fájl filename: Fájl @@ -342,8 +342,8 @@ hu: repository: url: URL role: - assignable: Work packages can be assigned to users and groups in possession - of this role in the respective project + assignable: Munkacsomagok hozzárendelhetők a szerephez tartozó felhasználókhoz + és csoportokhoz az adott projektben time_entry: activity: Tevékenység hours: Óra @@ -451,12 +451,13 @@ hu: custom_field: at_least_one_custom_option: Minimum egy opciónak elérhetőnek kell lennie. custom_actions: - only_one_allowed: "(%{name}) only one value is allowed." - empty: "(%{name}) value can't be empty." - inclusion: "(%{name}) value is not set to one of the allowed values." - not_an_integer: "(%{name}) is not an integer." - smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." - greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." + only_one_allowed: "(%{name}) csak egy érték megengedett." + empty: "(%{name}) az érték nem lehet üres." + inclusion: "(%{name}) érték nincs beállítva az engedélyezett értékek egyikére." + not_an_integer: "(%{name}) nem egész szám." + smaller_than_or_equal_to: "(%{name}) kisebb vagy egyenlő, mint %{count}." + greater_than_or_equal_to: "(%{name}) nagyobbnak vagy egyenlőnek kell lennie + %{count} értékkel." enterprise_token: unreadable: nem olvasható. Biztos vagy benne, hogy ez támogatási token? parse_schema_filter_params_service: @@ -476,12 +477,12 @@ hu: public: error_unauthorized: "- A felhasználó nem jogosult nyilvános lekérdezéseket létrehozni." - group_by_hierarchies_exclusive: is mutually exclusive with group by '%{group_by}'. - You cannot activate both. + group_by_hierarchies_exclusive: kölcsönösen kizárja a csoportot a '%{group_by}' + csoporttal. Nem aktiválhatja mindkettőt. filters: custom_fields: inexistent: Nincs egyedi mező ehhez a szűrőhöz. - invalid: The custom field is not valid in the given context. + invalid: Az egyéni mező érvénytelen az adott környezetben. relation: typed_dag: circular_dependency: A kapcsolat körkörös függőséget hoz létre. @@ -566,7 +567,7 @@ hu: attribute_help_text: Attribútum-súgószöveg board: Fórum comment: Vélemény - custom_action: Custom action + custom_action: Egyéni művelet custom_field: Választható mező group: Csoport category: Kategória @@ -914,7 +915,7 @@ hu: ee: upsale: form_configuration: - description: 'Customize the form configuration with these additional features:' + description: 'Az űrlap-konfiguráció testreszabása ezekkel a kiegészítő funkciókkal:' add_groups: Attribútum-csoport hozzáadása rename_groups: Attribútum-csoportok átnevezése project_filters: @@ -997,12 +998,12 @@ hu: pdf_with_descriptions: PDF leírásokkal extraction: available: - pdftotext: Pdftotext available (optional) - unrtf: Unrtf available (optional) - catdoc: Catdoc available (optional) - xls2csv: Xls2csv available (optional) - catppt: Catppt available (optional) - tesseract: Tesseract available (optional) + pdftotext: Pdftotext elérhető (opcionális) + unrtf: Unrtf elérhető (opcionális) + catdoc: Catdoc elérhető (opcionális) + xls2csv: Xls2csv elérhető (opcionális) + catppt: Catppt elérhető (opcionális) + tesseract: Tesseract elérhető (opcionális) general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -1041,7 +1042,7 @@ hu: boards: Közösségi fórum newsletter: Biztonsági figyelmeztetések / hírlevél links: - configuration_guide: Configuration guide + configuration_guide: Konfigurációs útmutató instructions_after_registration: Be tud jelentkezni, amint fiókját aktiválta ide %{signin} kattintva. instructions_after_logout: Újra be tud jelentkezni ide %{signin} kattintva. @@ -1629,8 +1630,8 @@ hu: macros: create_work_package_link: errors: - no_project_context: Calling create_work_package_link macro from outside project - context. + no_project_context: A create_work_package_link makró hívása külső projektek + környezetéből. invalid_type: 'Nem található ''%{type}%'' nevű típus ebben a projektben: ''%{project}''.' link_name: Új munkacsomag link_name_type: Új %{type_name} @@ -2053,7 +2054,7 @@ hu: setting_feeds_limit: Tartalom szintjének a korlátja setting_file_max_size_displayed: A szöveg fájl sorainak maximum mérete megjelenítéskor setting_host_name: Gazdagép neve - setting_invitation_expiration_days: Activation E-Mail expires after + setting_invitation_expiration_days: Aktiválási e-mail lejár setting_work_package_done_ratio: A munkacsomag elkészült arányainak kiszámítása setting_work_package_done_ratio_field: A munkacsomag mező használata setting_work_package_done_ratio_status: Használja a munkacsomag állapotát @@ -2114,7 +2115,7 @@ hu: setting_accessibility_mode_for_anonymous: Engedélyezi a kisegítő módot a névtelen felhasználók számára setting_user_format: A felhasználók a megjelenítési formátuma - setting_user_default_timezone: Users default time zone + setting_user_default_timezone: A felhasználók alapértelmezett időzónája setting_users_deletable_by_admins: A felhasználói fiókok az adminok által törölhetőek setting_users_deletable_by_self: Engedélyezi, hogy a felhasználók törölhessék a saját fiókjukat @@ -2186,7 +2187,7 @@ hu: iOS-en hibásan jelenhet meg. ' - text_database_allows_tsv: Database allows TSVector (optional) + text_database_allows_tsv: Az adatbázis lehetővé teszi a TSVector (opcionális) text_default_administrator_account_changed: Az alapértelmezett rendszergazdai fiók megváltozott text_default_encoding: 'Alapértelmezett érték: UTF-8' @@ -2262,10 +2263,10 @@ hu: text_select_mail_notifications: Válassza ki a tevékenységeket, amelyekről e-mail értesítést kell küldeni. text_status_changed_by_changeset: A %{value} commit-ban hozzáadva. - text_table_difference_description: In this table the single %{entries} are shown. - You can view the difference between any two entries by first selecting the according - checkboxes in the table. When clicking on the button below the table the differences - are shown. + text_table_difference_description: Ebben a táblázatban látható az egyszeri %{entries}. + Megtekintheti a két bejegyzés közötti különbséget azáltal, hogy először kiválasztja + a megfelelő jelölőnégyzeteket a táblázatban. A táblázat alatti gombra kattintva + a különbségek jelennek meg. text_time_logged_by_changeset: A %{value} commit-ban hozzáadva. text_tip_work_package_begin_day: ezen a napon kezdődik a munkacsomag text_tip_work_package_begin_end_day: Ezen a napon kezdődik és zárodik a munkacsomag @@ -2488,8 +2489,8 @@ hu: years: Évek title_remove_and_delete_user: Távolítsa el a meghívott felhasználót a projektből, és törölje őt. - tooltip_user_default_timezone: 'The default time zone for new users. Can be changed - in a user''s settings. + tooltip_user_default_timezone: 'Az új felhasználók alapértelmezett időzónája. A + felhasználó beállításai megváltoztathatók. ' tooltip_resend_invitation: 'Új meghívó e-mail küldése egy új tokennel. Ez abban @@ -2547,9 +2548,9 @@ hu: reset_failed_logins: A sikertelen bejelentkezés alaphelyzetbe állitása settings: mail_notifications: E-mail értesítések - mail_project_explanaition: For unselected projects, you will only receive notifications - about things you watch or you're involved in (e.g. work packages you're the - author or assignee of). + mail_project_explanaition: A nem kijelölt projektekhez csak olyan dolgokat kapsz + értesítésekkel kapcsolatban, amelyeket nézel, vagy amelyekkel Ön részt vesz + (például olyan munkacsomagoknál, amelyek a szerző vagy megbízottjai). mail_self_notified: Értesítést szeretnék kapni a változásokról, amelyeket magam hozok létre status_user_and_brute_force: "%{user} és %{brute_force}" @@ -2565,8 +2566,8 @@ hu: warning: Figyelem warning_attachments_not_saved: "%{count} fájl nem menthető." warning_registration_token_expired: | - The activation email has expired. We sent you a new one to %{email}. - Please click the link inside of it to activate your account. + Az aktiváló e-mail lejárt. Új levelet küldtünk Önnek %{email} részére. + Kérjük, kattintson a belsejében lévő linkre a fiók aktiválásához. menu_item: Menüpont menu_item_setting: Látható wiki_menu_item_for: Wikipage "%{title}" menüeleme @@ -2612,8 +2613,8 @@ hu: lehetővé ezt a műveletet. missing_content_type: nincs megadva missing_request_body: Nem volt kérelem. - missing_or_malformed_parameter: The query parameter '%{parameter}' is missing - or malformed. + missing_or_malformed_parameter: A(z) '%{parameter}' lekérdezési paraméter hiányzik + vagy hibás. multipart_body_error: A kérelem nem tartalmazott várható többrészes elemet. multiple_errors: Több mező megszorítás is megszegésre került. unable_to_create_attachment: Csatolmány mentése sikertelen diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 9a9817b0ae..d6ae67828c 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -3,7 +3,7 @@ fil: js: ajax: hide: Hide - loading: Loading ... + loading: Naglo-load ... close_popup_title: Close popup close_filter_title: Isara ang filter close_form_title: Isara ang form diff --git a/config/locales/crowdin/js-hu.yml b/config/locales/crowdin/js-hu.yml index 8f7d7b3505..5b9c57b7cc 100644 --- a/config/locales/crowdin/js-hu.yml +++ b/config/locales/crowdin/js-hu.yml @@ -65,8 +65,8 @@ hu: one: Első rendezési feltétel two: Második rendezési feltétel three: Harmadik rendezési feltétel - upsale_for_more: For more advanced filters, check out the - upsale_link: Enterprise Edition. + upsale_for_more: A fejlettebb szűrők esetén nézze meg a + upsale_link: Vállalati kiadás. general_text_no: nem general_text_yes: igen general_text_No: Nem diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index a9bcd571d5..9855ffae47 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -265,7 +265,7 @@ uk: Будь ласка, зверніться до адміністратора, щоб створити обліковий запис для вас. ' - login_with_auth_provider: or sign in with your existing account + login_with_auth_provider: або ввійдіть у свій існуючий обліковий запис signup_with_auth_provider: or sign up using auth_source_login: Please login as %{login} to activate your account. omniauth_login: Please login to activate your account. @@ -308,7 +308,7 @@ uk: min_length: Мінімальна довжина multi_value: Allow multi-select possible_values: Можливі значення - regexp: Regular expression + regexp: Регулярний вираз searchable: Searchable visible: Visible custom_value: From f6f9830227ec4920b77f6abf9fa9bb6c9ee1616c Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 25 Feb 2018 02:43:46 +0000 Subject: [PATCH 15/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 2 +- config/locales/crowdin/fil.yml | 177 ++++++++++++++++-------------- config/locales/crowdin/hu.yml | 40 +++---- config/locales/crowdin/js-fil.yml | 2 +- config/locales/crowdin/uk.yml | 4 +- 5 files changed, 117 insertions(+), 108 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index a509bef13a..cde13bb6e2 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -865,7 +865,7 @@ fi: default_type_phase: Phase default_type_task: Task default_type_user_story: User story - description_active: Active? + description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments description_autocomplete: 'This field uses autocomplete. While typing the title of a work package you will receive a list of possible candidates. Choose one using diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index ae6a311a24..00ed8ee2d4 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -57,7 +57,7 @@ fil: edit: I-edit na tulong na teksto para sa %{attribute_caption} auth_sources: index: - no_results_content_title: Sa kasalukuyan ay walang mga authentication modes. + no_results_content_title: Sa kasalukuyan ay walang mga authentication mode. no_results_content_text: Gumawa ng bagong authentication mode boards: show: @@ -75,8 +75,8 @@ fil: pangyayari nito (e.g. sa mga package na trabaho). Sigurado ka bang gusto mong burahin ito? tab: - no_results_title_text: Sa kasalukuyan ay walang custom fields. - no_results_content_text: Gumawa ng bagong custom field + no_results_title_text: Sa kasalukuyan ay walang mga custom field. + no_results_content_text: Gumawa ng bagong patlang na custom deprecations: old_timeline: replacement: Itong timeline modyul ay pinalitan ng interactive timeline na naka-embededd @@ -100,7 +100,7 @@ fil: ito. planning_element_type_colors: index: - no_results_title_text: Sa kasalukuyan ay walang mga kulay. + no_results_title_text: Walang mga kasulukuyan kulay. no_results_content_text: Gumawa ng bagong kulay projects: index: @@ -521,8 +521,8 @@ fil: must_not_be_ssh: hindi dapat isang SSH url. no_directory: ay hindi isang direktoryo. work_package: - is_not_a_valid_target_for_time_entries: 'Work package #%{id} is not a valid - target for reassigning the time entries.' + is_not_a_valid_target_for_time_entries: 'Ang work package #%{id} ay hindi + balido sa target para mag-reassign ng mga oras na entry.' attributes: due_date: not_start_date: hindi sa petsa ng pagsisimula, kahit naa ito ay kinakailangan @@ -1479,7 +1479,7 @@ fil: label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk label_storage_group: Lalagyan ng filesystem %{identifier} - label_storage_for: Encompasses storage for + label_storage_for: Sumasaklaw na lalagayan para sa label_string: Teksto label_subproject: Kahaliling proyekto label_subproject_new: New subproject @@ -1503,7 +1503,8 @@ fil: label_total: Total label_type_new: New type label_type_plural: Mga uri - label_type_default_new_projects: Type activated for new projects by default + label_type_default_new_projects: Naka-aktibo uri para sa mga bagong proyekto sa + pamamagitan ng default label_ui: User Interface label_update_work_package_done_ratios: Update work package done ratios label_updated_time: Updated %{value} ago @@ -1520,7 +1521,8 @@ fil: label_user_mail_option_only_assigned: Only for things I am assigned to label_user_mail_option_only_my_events: Only for things I watch or I'm involved in label_user_mail_option_only_owner: Only for things I am the owner of - label_user_mail_option_selected: For any event on the selected projects only + label_user_mail_option_selected: Sa kahit anong kaganapan sa mga napiling proyekto + lamang label_user_new: New user label_user_plural: Users label_user_search: Search for user @@ -1566,7 +1568,7 @@ fil: label_work_package_status: Estado ng pakete ng gumagawa label_work_package_status_new: New status label_work_package_status_plural: Work package statuses - label_work_package_types: Work package types + label_work_package_types: Ang mga uri ng work package label_work_package_updated: Work package updated label_work_package_tracking: Work package tracking label_work_package_view_all: View all work packages @@ -1749,7 +1751,7 @@ fil: notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. - present_access_key_value: 'Your %{key_name} is: %{value}' + present_access_key_value: 'Ang iyong %{key_name} ay: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. notice_logged_out: You have been logged out. notice_wont_delete_auth_source: Ang authentication mode ay hindi pwedeng burahin @@ -1793,10 +1795,11 @@ fil: permission_add_project: Create project permission_add_subprojects: Create subprojects permission_add_work_package_watchers: Add watchers - permission_browse_repository: Read-only access to repository (browse and checkout) + permission_browse_repository: Basahin-lamang nag-access sa respositoryo (browse + at checkout) permission_change_wiki_parent_page: Change parent wiki page permission_comment_news: Comment news - permission_commit_access: Read/write access to repository (commit) + permission_commit_access: Magbasa/magsulat acess sa repositoryo (commit) permission_copy_projects: Copy projects permission_delete_work_package_watchers: Delete watchers permission_delete_work_packages: Delete work packages @@ -1860,7 +1863,7 @@ fil: destroy: confirmation: Kung gusto mong magpatuloy, ang proyektong %{identifier} at lahat na nakaugnay na data ay mananatiling masira. - info: Deleting the project is an irreversible action. + info: Pagbubura ng proyekto ay isang hindi mababawi ang aksyon. project_verification: Isulat ang pangalan ng proyekto %{name} para ma-verify and pagtanggal. subprojects_confirmation: 'Ito ay ang subproject(mga): %{value} ay maaring matanggal.' @@ -1869,7 +1872,7 @@ fil: warning_one: Ang mga miyembro ng proyekto ay kinakailangang ilipat ang mga repository ng proyekto. warning_two: Ang mga umiiral na mga link sa proyekto ay hindi na maaring magamit. - title: Change the project's identifier + title: Baguhin ang mga pagkakilanlan ng proyekto archive: are_you_sure: Sigurado ka bang na gusto mong i-archive ang proyekto'%{name}'? project_module_activity: Aktibidad @@ -1891,69 +1894,74 @@ fil: subproject_id: Kahaliling proyekto name_or_identifier: Pangalan o pagkakakilanlan repositories: - at_identifier: at %{identifier} + at_identifier: sa %{identifier} atom_revision_feed: Atom revision feed autofetch_information: |- - Check this if you want repositories to be updated automatically when accessing the repository module page. - This encompasses the retrieval of commits from the repository and refreshing the required disk storage. + Suriin ito kung gusto mong automatikong i-update ang mga repositoryo kung mag-access ng pahina ng repositoryo modyul na pahina. + Itong sumasaklaw ang pagkuha ng gumawa mula sa repositoryo at nagre-refresh ng kinakailangan lalagyan ng disk. checkout: access: - readwrite: Read + Write - read: Read-only + readwrite: Magbasa + Magsulat + read: Basahin-lamang none: Walang checkout access, maari mo lang tingnan ang repository sa pamamagitan nitong application. access_permission: Ang iyong mga pahintulot sa repository na ito - url: Checkout URL - base_url_text: |- - The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/). - Note: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered. + url: I-checkout ang URL + base_url_text: 'Ang base URL upang gamitin para sa pagbubuo ng mga checkout + URLA (hal. https://myserver.example.org/repos/). Tandaan: Ang base URL ay + ginamit lamang para sa pagsusulat muli ng mga checkout URL sa namamahala ng + respository. Ang ibang repositoryo ay hindi binago.' default_instructions: - git: |- - The data contained in this repository can be downloaded to your computer with Git. - Please consult the documentation of Git if you need more information on the checkout procedure and available clients. - subversion: |- - The data contained in this repository can be downloaded to your computer with Subversion. - Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. - enable_instructions_text: Displays checkout instructions defined below on all - repository-related pages. - instructions: Checkout instructions - show_instructions: Display checkout instructions - text_instructions: This text is displayed alongside the checkout URL for guidance - on how to check out the repository. - not_available: Checkout instructions are not defined for this repository. Ask - your administrator to enable them for this repository in the system settings. - create_managed_delay: 'Please note: The repository is managed, it is created asynchronously - on the disk and will be available shortly.' + git: Ang data nakapaloob sa repositoryo ito ay maaaring naka-download sa iyong + computer na may Git. Mangyaring konsultahin ang dokumentasyon ng Git kung + kinakailngan mo ng karagdagang impormasyon sa checkout na pamaraan at mga + bakanteng kliyente. + subversion: Ang data nakapaloob sa repositoryo na ito ay naka-download sa + iyong computer kasama ang Subversion. Mangyaring konsultahin ang dokumentasyon + ng Subversion kung kinakailangan mo ng karagdagang impormasyon sa ceckout + na pamaraan at mga bakanteng kliyente. + enable_instructions_text: Ipakita ang checkout ng mga tagubilin na tinukoy sa + ibaba ng lahat na repositoryo-nauugnay na mga pahina. + instructions: Ang mga tagubilin checkout + show_instructions: Ipakita ang mga checkout na tagubilin + text_instructions: Itong teskto ay ipinakita sa tabi ng checkout URL para sa + patnubay na kung paano tignan ang repositoryo. + not_available: Tingnan mo ang mga tagubilin na hindi tinukoy para sa respositoryo + ito. Tanungin mo ang iyong tagapangasiwa upang paganahin sila para sa repositoryo + ito sa mga sistema ng setting. + create_managed_delay: 'Mangyaring tandaan: Ang repositoryo ay pinamahalaan, ito + ay nilikha ng asynchronously sa disk at magagamit sa ilang sandali.' create_successful: Ang repository ay naka rehistro na. delete_sucessful: Ang repository ay tinanggal na. destroy: - confirmation: If you continue, this will permanently delete the managed repository. - info: Deleting the repository is an irreversible action. - info_not_managed: 'Note: This will NOT delete the contents of this repository, - as it is not managed by OpenProject.' - managed_path_note: 'The following directory will be erased: %{path}' - repository_verification: Enter the project's identifier %{identifier} to verify - the deletion of its repository. - subtitle: Do you really want to delete the %{repository_type} of the project + confirmation: Kung magpatuloy ka, itobay permanenteng burahin ang pinamahalaan + repositoryo. + info: Pagbubura ng repositoryo ay isang hindi mababawi ang aksyon. + info_not_managed: 'Tandaan: Ito ay HINDI tatanggalin ang mga nilalaman sa repositoryi + ito, bilang ito ay hindi pinamahalaan sa OpenProject.' + managed_path_note: 'Ang sumusunod na direktoryo ay buburahin: %{path}' + repository_verification: Ipasok ang pagkakilanlan ng proyekto %{identifier} + upang matiyak ang pagbubuta ng repositoryo ito. + subtitle: Gusto mo ba talaga na burahin ang %{repository_type} ng proyektong %{project_name}? - subtitle_not_managed: Do you really want to remove the linked %{repository_type} - %{url} from the project %{project_name}? - title: Delete the %{repository_type} - title_not_managed: Remove the linked %{repository_type}? + subtitle_not_managed: Gusto mo ba talaga na alisin ang naka-link %{repository_type}%{url} + mula sa proyektong%{project_name}? + title: Burahin ang %{repository_type} + title_not_managed: Alisin ang naka-link %{repository_type}? errors: - build_failed: Unable to create the repository with the selected configuration. - %{reason} - managed_delete: Unable to delete the managed repository. - managed_delete_local: 'Unable to delete the local repository on filesystem at - ''%{path}'': %{error_message}' - empty_repository: The repository exists, but is empty. It does not contain any - revisions yet. - exists_on_filesystem: The repository directory already exists in the filesystem. - filesystem_access_failed: 'An error occurred while accessing the repository - in the filesystem: %{message}' - not_manageable: This repository vendor cannot be managed by OpenProject. - path_permission_failed: 'An error occurred trying to create the following path: - %{path}. Please ensure that OpenProject may write to that folder.' + build_failed: Hindi makalikha ng repositoryo sa napiling kumpigurasyon. %{reason} + managed_delete: Hindi maibura ang pinamahalaan repositoryo. + managed_delete_local: 'Hindi maibura ang lokal repositoryo sa filesysytem ng + %{path}'': %{error_message}' + empty_repository: Ang repostoryo ay umiiral, ngunit ito ay walang laman. Ito + ay walang laman na kahit anong rebisyon. + exists_on_filesystem: Ang direktoryong respositoryo ay umiiral na sa filesystem. + filesystem_access_failed: 'Isang mali ang naganap habang nag-aaccess ng repositoryo + sa filesystem: %{message}' + not_manageable: Itong repositoryo vendor ay hindi mapamahalaan ng OpenProject. + path_permission_failed: 'Isang mali ang naganap habang sinusubukan lumikha ng + sumusunod na landas: %{path}. Mangyaring siguraduhin na ang OpenProject ay + maaaring sumulat sa folder na iyon.' unauthorized: Hindi ka pinahintulutan na i-access ang respositoryo o ang mga kredensyal ay hindi balido. unavailable: Ang repository ay hindi available. @@ -1962,8 +1970,8 @@ fil: na magagamit para sa SCM vendor %{vendor}. disabled_or_unknown_vendor: Ang SCM vendor %{vendor} ay hindi pinagana o hindi na magagamit. - remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' - (Code: %{code})' + remote_call_failed: 'Pagtatawag ng managed remote fauled na may kasamang menshae + ng ''%{message}'' (Code: %{code})' remote_invalid_response: Nakatanggap ng isang balidong tugon mula sa namamahala ng remote. remote_save_failed: Hindi mai-save ang respositoryo sa mga parametro naibalik @@ -1984,31 +1992,32 @@ fil: managed_introduction: Hayaang ang OpenProject ay lumikha at awtomatikong mag-integrate ng isang local Git repository. managed_title: Ang Git repository ay isinama sa OpenProject - managed_url: Managed URL + managed_url: Pamahalain ang URL path: Landas sa Git respositoryo path_encoding: Path encoding go_to_revision: Pumunta sa rebisyon - managed_remote: Managed repositories for this vendor are handled remotely. + managed_remote: Pamahalain ang mga respository para vendor na ito ay isinasagawa + ng remotely. managed_remote_note: Ang impormasyon sa URL at landas ng repository na ito ay hindi available bago ito nalikha. - managed_url: Managed URL + managed_url: Pamahalain ang URL settings: automatic_managed_repos_disabled: Hindi paganahin ang awtomatikong paglikha - automatic_managed_repos: Automatic creation of managed repositories - automatic_managed_repos_text: By setting a vendor here, newly created projects - will automatically receive a managed repository of this vendor. - scm_vendor: Source control management system + automatic_managed_repos: Automatiko paglikha ng mga naka-manage na respositoryo + automatic_managed_repos_text: Sa pamamagitan ng vendor dito, ang bagong nilikhang + proyekto ay automatikong matanggap ng respositoryo sa vendor na ito. + scm_vendor: Sistema ng Source control management scm_type: Uri ng repository scm_types: local: Umiiral na link sa lokal respository existing: Umiiral na link sa respository - managed: Create new repository in OpenProject + managed: Lumikha ng bagong repositoryo sa OpenProject storage: not_available: Ang konsumo ng disk storage ay hindi available para sa ganitong repository. update_timeout: |- - Keep the last required disk space information for a repository for N minutes. - As counting the required disk space of a repository may be costly, increase this value to reduce performance impact. + Panatilihin ang huling kailangang espasyo disk impormasyon para sa repositoryo ng N minuto. + Bilang pagbibilang ang kailangang espasyo ng disk ng repositoryo ay maaring gastos, palakihin ang hakaga na ito upang mabawasan ang epekto ng pagganap. subversion: existing_title: Umiiral na subversion respository existing_introduction: Kung mayroon kang umiiral na Subversion repository, pwedi @@ -2023,7 +2032,7 @@ fil: managed_title: Ang subversion respository ay pinagsama sa OpenProject managed_introduction: Hayaan ang OpenProject na lumikha at automatikong pagsamahin ang lokal Subversion respository. - managed_url: Managed URL + managed_url: Pamahalain ang URL password: Password ng Repository username: Username ng Repository truncated: Paumanhin, kailangan namin i-truncate ang direktoryong ito sa %{limit} @@ -2142,8 +2151,8 @@ fil: setting_user_format: Users display format setting_users_deletable_by_admins: User accounts deletable by admins setting_users_deletable_by_self: Users allowed to delete their accounts - setting_welcome_text: Welcome block text - setting_welcome_title: Welcome block title + setting_welcome_text: Teskstong welcome block + setting_welcome_title: Titulo ng welcome back setting_welcome_on_homescreen: I-display ang welcome block sa homescreen setting_welcome_on_projects_page: I-display ang welcome block sa pangkalahatang ideya ng proyekto @@ -2232,7 +2241,7 @@ fil: text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format ay maaaring mabago para sa hindi ni-nais na petsa. - text_hint_disable_with_0: 'Note: Disable with 0' + text_hint_disable_with_0: 'Tandaan: Hindi pinagana sa 0' text_hours_between: Sa pagitan ng %{min} at %{max} mga oras. text_work_package_added: Work package %{id} has been reported by %{author}. text_work_package_category_destroy_assignments: Remove category assignments @@ -2247,9 +2256,9 @@ fil: text_work_packages_ref_in_commit_messages: Referencing and fixing work packages in commit messages text_journal_added: "%{label} %{value} added" - text_journal_aggregation_time_explanation: Combine journals for display if their - age difference is less than the specified timespan. This will also delay mail - notifications by the same amount of time. + text_journal_aggregation_time_explanation: Pagsamahhin ang mga journak para ipakita + kung ang kanilang edad ay pagkakaiba ay mas mababa ng tinukoy na timespan. Ito + rin ay ipagpaliban ang mga abiso ng email sa kaparehong halaga ng oras. text_journal_changed: "%{label} changed from %{old} to %{new}" text_journal_changed_no_detail: "%{label} updated" text_journal_changed_with_diff: "%{label} changed (%{link})" diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index e7e1bf96ce..aabdf5bbf0 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -16,8 +16,8 @@ hu: Verziót használó előfizetők számára. manage_colors: A színválasztás beállításainak módosítása instructions: - alternative_color: Strong accent color, typically used for most the important - button on a screen. + alternative_color: Erős akcentus színe, amelyet általában a képernyő fontos + gombjához használnak. content_link_color: A legtöbb hivatkozás színe. primary_color: Fő szín. primary_color_dark: Általában az alap szín sötétebb verzióját használjuk a @@ -327,8 +327,8 @@ hu: repository: url: URL role: - assignable: Work packages can be assigned to users and groups in possession - of this role in the respective project + assignable: Munkacsomagok hozzárendelhetők a szerephez tartozó felhasználókhoz + és csoportokhoz az adott projektben time_entry: activity: Tevékenység hours: Óra @@ -470,12 +470,12 @@ hu: public: error_unauthorized: "- A felhasználó nem jogosult nyilvános lekérdezéseket létrehozni." - group_by_hierarchies_exclusive: is mutually exclusive with group by '%{group_by}'. - You cannot activate both. + group_by_hierarchies_exclusive: kölcsönösen kizárja a csoportot a '%{group_by}' + csoporttal. Nem aktiválhatja mindkettőt. filters: custom_fields: inexistent: Nincs egyedi mező ehhez a szűrőhöz. - invalid: The custom field is not valid in the given context. + invalid: Az egyéni mező érvénytelen az adott környezetben. relation: typed_dag: circular_dependency: A kapcsolat körkörös függőséget hoz létre. @@ -907,7 +907,7 @@ hu: ee: upsale: form_configuration: - description: 'Customize the form configuration with these additional features:' + description: 'Az űrlap-konfiguráció testreszabása ezekkel a kiegészítő funkciókkal:' add_groups: Attribútum-csoport hozzáadása rename_groups: Attribútum-csoportok átnevezése project_filters: @@ -1026,7 +1026,7 @@ hu: boards: Közösségi fórum newsletter: Biztonsági figyelmeztetések / hírlevél links: - configuration_guide: Configuration guide + configuration_guide: Konfigurációs útmutató instructions_after_registration: Be tud jelentkezni, amint fiókját aktiválta ide %{signin} kattintva. instructions_after_logout: Újra be tud jelentkezni ide %{signin} kattintva. @@ -1614,8 +1614,8 @@ hu: macros: create_work_package_link: errors: - no_project_context: Calling create_work_package_link macro from outside project - context. + no_project_context: A create_work_package_link makró hívása külső projektek + környezetéből. invalid_type: 'Nem található ''%{type}%'' nevű típus ebben a projektben: ''%{project}''.' link_name: Új munkacsomag link_name_type: Új %{type_name} @@ -2247,10 +2247,10 @@ hu: text_select_mail_notifications: Válassza ki a tevékenységeket, amelyekről e-mail értesítést kell küldeni. text_status_changed_by_changeset: A %{value} commit-ban hozzáadva. - text_table_difference_description: In this table the single %{entries} are shown. - You can view the difference between any two entries by first selecting the according - checkboxes in the table. When clicking on the button below the table the differences - are shown. + text_table_difference_description: Ebben a táblázatban látható az egyszeri %{entries}. + Megtekintheti a két bejegyzés közötti különbséget azáltal, hogy először kiválasztja + a megfelelő jelölőnégyzeteket a táblázatban. A táblázat alatti gombra kattintva + a különbségek jelennek meg. text_time_logged_by_changeset: A %{value} commit-ban hozzáadva. text_tip_work_package_begin_day: ezen a napon kezdődik a munkacsomag text_tip_work_package_begin_end_day: Ezen a napon kezdődik és zárodik a munkacsomag @@ -2539,9 +2539,9 @@ hu: reset_failed_logins: A sikertelen bejelentkezés alaphelyzetbe állitása settings: mail_notifications: E-mail értesítések - mail_project_explanaition: For unselected projects, you will only receive notifications - about things you watch or you're involved in (e.g. work packages you're the - author or assignee of). + mail_project_explanaition: A nem kijelölt projektekhez csak olyan dolgokat kapsz + értesítésekkel kapcsolatban, amelyeket nézel, vagy amelyekkel Ön részt vesz + (például olyan munkacsomagoknál, amelyek a szerző vagy megbízottjai). mail_self_notified: Értesítést szeretnék kapni a változásokról, amelyeket magam hozok létre status_user_and_brute_force: "%{user} és %{brute_force}" @@ -2601,8 +2601,8 @@ hu: lehetővé ezt a műveletet. missing_content_type: nincs megadva missing_request_body: Nem volt kérelem. - missing_or_malformed_parameter: The query parameter '%{parameter}' is missing - or malformed. + missing_or_malformed_parameter: A(z) '%{parameter}' lekérdezési paraméter hiányzik + vagy hibás. multipart_body_error: A kérelem nem tartalmazott várható többrészes elemet. multiple_errors: Több mező megszorítás is megszegésre került. unable_to_create_attachment: Csatolmány mentése sikertelen diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index e0f0a02fbc..27500dac9d 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -3,7 +3,7 @@ fil: js: ajax: hide: Hide - loading: Loading ... + loading: Naglo-load ... close_popup_title: Close popup close_filter_title: Isara ang filter close_form_title: Isara ang form diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index 23651187e6..7921d16ac8 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -252,7 +252,7 @@ uk: Будь ласка, зверніться до адміністратора, щоб створити обліковий запис для вас. ' - login_with_auth_provider: or sign in with your existing account + login_with_auth_provider: або ввійдіть у свій існуючий обліковий запис signup_with_auth_provider: or sign up using auth_source_login: Please login as %{login} to activate your account. omniauth_login: Please login to activate your account. @@ -293,7 +293,7 @@ uk: min_length: Мінімальна довжина multi_value: Allow multi-select possible_values: Можливі значення - regexp: Regular expression + regexp: Регулярний вираз searchable: Searchable visible: Visible custom_value: From 3eb501e35d80dc5f5821bba4798a0396427dd95e Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 26 Feb 2018 02:43:37 +0000 Subject: [PATCH 16/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 1446 +++++++++++++++-------------- config/locales/crowdin/ja.yml | 37 +- config/locales/crowdin/js-fil.yml | 192 ++-- config/locales/crowdin/js-ja.yml | 4 +- 4 files changed, 847 insertions(+), 832 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 49e47209bb..b4092ef7bc 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -174,9 +174,9 @@ fil: no_results_title_text: Sa kasalukuyan ay walang mga uri. no_results_content_text: Gumawa ng bagong uri edit: - settings: Settings + settings: Mga setting form_configuration: Form kompigurasyon - projects: Projects + projects: Mga proyekto enabled_projects: Paganahin ang mga proyekto add_group: Magdagdag ng grupo reset: I-reset sa mga default @@ -300,7 +300,7 @@ fil: filename: Payl filesize: Sukat attribute_help_text: - attribute_name: Attribute + attribute_name: Katangian help_text: Tekstong tulong auth_source: account: Akawnt @@ -313,7 +313,7 @@ fil: onthefly: Ang-paglipad-sa mga gawa ng gumagamit port: Port changeset: - repository: Repository + repository: Repositoryo comment: commented: Ang komento custom_field: @@ -548,9 +548,9 @@ fil: priority_id: only_active_priorities_allowed: ay kinakailangang maging aktibo. category: - only_same_project_categories_allowed: The category of a work package - must be within the same project as the work package. - does_not_exist: The specified category does not exist. + only_same_project_categories_allowed: Ang kategorya ng isang work package + ay dapat nakapaloob sa kaparehong proyekto bilang work package. + does_not_exist: Ang tinukoy na kategorya ay hindi umiiral. estimated_hours: only_values_greater_or_equal_zeroes_allowed: dapat >= 0. type: @@ -566,16 +566,16 @@ fil: weak: 'Dapat naglalaman ng mga karakter sa mga sumusunod na klase (kahit na %{min_count} sa %{all_count}): %{rules}.' lowercase: lowercase (e.g. 'a') - uppercase: uppercase (e.g. 'A') - numeric: numeric (e.g. '1') - special: special (e.g. '%') + uppercase: uppercase (e.g 'A') + numeric: numeric (e.g.'1') + special: espesyal (e.g '%') reused: - one: has been used before. Please choose one that is different from - your last one. - other: has been used before. Please choose one that is different from - your last %{count}. + one: ay nagamit na dati. Mangyaring pumili ng isa na kaiba mula sa + iyong huling isa. + other: ay nagamit na dati. Mangyaring pumili ng isa na kaiba mula + sa iyong huli %{count}. match: - confirm: Confirm new password. + confirm: Kumpirmahin ang bagong password. description: "'Kompirmasyon ng password' ay dapat tugma sa input ng 'Bagong password' na patlang." status: @@ -649,7 +649,7 @@ fil: estimated_time: Tinantyang oras firstname: Unang pangalan group: Grupo - groups: Groups + groups: Mga grupo groupname: Pangalan ng grupo id: ID is_default: Ang default na halaga @@ -667,70 +667,70 @@ fil: role: Tungkulin roles: Ang mga tungkulin start_date: Petsa ng pagsimula - status: Status - subject: Subject - summary: Summary - title: Title + status: Estado + subject: Paksa + summary: Buod + title: Pamagat type: Uri - updated_at: Updated on - updated_on: Updated on + updated_at: Naka-update sa + updated_on: Naka-update sa user: Gumagamit version: Bersyon work_package: Work package - button_add: Add + button_add: Magdagdag button_add_member: Magdagdag ng miyembro - button_add_watcher: Add watcher - button_annotate: Annotate - button_apply: Apply - button_archive: Archive - button_back: Back - button_cancel: Cancel - button_change: Change - button_change_parent_page: Change parent page - button_change_password: Change password - button_check_all: Check all - button_clear: Clear + button_add_watcher: Magdagdag ng manunuod + button_annotate: Anotasyon + button_apply: Ilagay + button_archive: I-archive + button_back: Bumalik + button_cancel: Kanselahin + button_change: Baguhin + button_change_parent_page: Baguhin ang magulang na pahina + button_change_password: Baguhin ang password + button_check_all: Suriin lahat + button_clear: Linisin button_close: Isara - button_collapse_all: Collapse all - button_configure: Configure - button_copy: Copy - button_copy_and_follow: Copy and follow - button_create: Create - button_create_and_continue: Create and continue - button_delete: Delete - button_delete_watcher: Delete watcher %{name} - button_download: Download - button_duplicate: Duplicate - button_edit: Edit - button_edit_associated_wikipage: 'Edit associated Wiki page: %{page_title}' - button_expand_all: Expand all - button_filter: Filter + button_collapse_all: Bumagsak lahat + button_configure: I-configure + button_copy: Kopyahin + button_copy_and_follow: Kopyahin at sundin + button_create: Lumikha + button_create_and_continue: Lumikha at magpatuloy + button_delete: Burahin + button_delete_watcher: Burahin ang manunuod %{name} + button_download: I-download + button_duplicate: Kapareha + button_edit: I-edit + button_edit_associated_wikipage: 'I-edit ang kaugnay ng Wiki na pahina: %{page_title}' + button_expand_all: Malakihin lahat + button_filter: Salain button_generate: Bumuo - button_list: List - button_lock: Lock + button_list: Listahan + button_lock: I-kandado button_log_time: Ang oras ng tala - button_login: Sign in - button_move: Move - button_move_and_follow: Move and follow + button_login: Mag-sign in + button_move: Ilipat + button_move_and_follow: Ilipat at sundin button_print: I-print button_quote: Quote button_remove: Tanggalin - button_remove_widget: Remove widget - button_rename: Rename + button_remove_widget: Alisin ang widget + button_rename: Baguhin ang pangalan button_replace: Palitan - button_reply: Reply - button_reset: Reset - button_rollback: Rollback to this version - button_save: Save + button_reply: Mag-reply + button_reset: I-reset + button_rollback: Pagbabalik ng bersyon ito + button_save: I-save button_save_back: I-save at bumalik - button_show: Show - button_sort: Sort - button_submit: Submit - button_test: Test - button_unarchive: Unarchive - button_uncheck_all: Uncheck all - button_unlock: Unlock - button_unwatch: Unwatch + button_show: Ipakita + button_sort: Ayusin + button_submit: Sumite + button_test: Pagsusulit + button_unarchive: Tanggalin ang archive + button_uncheck_all: I-uncheck lahat + button_unlock: I-unlock + button_unwatch: I-unwatch button_update: I-update button_upload: I-upload button_view: Tingnan @@ -795,149 +795,150 @@ fil: - Mayo - Hunyo - Hulyo - - August - - September - - October - - November - - December + - Agosto + - Setyembre + - Oktubre + - Nobyembre + - Disyembre order: - - :year - - :month - - :day + - :taon + - :buwan + - :araw datetime: distance_in_words: about_x_hours: - one: about 1 hour - other: about %{count} hours + one: tungkol sa oras + other: tungkol sa mga %{count} oras about_x_months: - one: about 1 month - other: about %{count} months + one: isang buwan ang nakalipas + other: mga isang %{count} buwan ang nakalipas about_x_years: - one: about 1 year - other: about %{count} years + one: isang taon ang nakalipas + other: mga isang %{count} taon ang nakalipas almost_x_years: - one: almost 1 year - other: almost %{count} years - half_a_minute: half a minute + one: halos isang taon + other: mga halos isang %{count} taon + half_a_minute: kalahating minuto less_than_x_minutes: - one: less than a minute - other: less than %{count} minutes + one: mas mababa sa isang minuto + other: mga mas mababa sa isang %{count} minuto less_than_x_seconds: - one: less than 1 second - other: less than %{count} seconds + one: mas mababa sa isang segundo + other: mga mas mababa sa isang %{count} segundo over_x_years: - one: over 1 year - other: over %{count} years + one: mahigit sa isang taon + other: mas mahigit sa isang %{count} taon x_days: - one: 1 day - other: "%{count} days" + one: Isang araw + other: mga Isang %{count} araw x_minutes: - one: 1 minute - other: "%{count} minutes" + one: Isang minuto + other: mga Isang %{count} minuto x_months: - one: 1 month - other: "%{count} months" + one: Isang buwan + other: mga isang %{count} buwan x_seconds: - one: 1 second - other: "%{count} seconds" + one: Isang segundo + other: Mga Isang %{count} segundo units: hour: - one: hour - other: hours + one: oras + other: mga oras default_activity_development: Development - default_activity_management: Management - default_activity_other: Other - default_activity_specification: Specification - default_activity_support: Support - default_activity_testing: Testing - default_color_black: Black - default_color_blue: Blue - default_color_blue_dark: Blue (dark) - default_color_blue_light: Blue (light) - default_color_green_dark: Green (dark) - default_color_green_light: Green (light) - default_color_grey_dark: Grey (dark) - default_color_grey_light: Grey (light) + default_activity_management: Pamamahala + default_activity_other: Iba pa + default_activity_specification: Mga detalye + default_activity_support: Suportado + default_activity_testing: Sinusubok + default_color_black: Itim + default_color_blue: Asul + default_color_blue_dark: Asul (maitim) + default_color_blue_light: Asul (maliwanag) + default_color_green_dark: Green (madilin) + default_color_green_light: Green (liwanag) + default_color_grey_dark: Grey (madilim) + default_color_grey_light: Grey (maliwanag) default_color_grey: Grey default_color_magenta: Magenta - default_color_orange: Orange - default_color_red: Red - default_color_white: White - default_color_yellow: Yellow - default_status_closed: Closed - default_status_confirmed: Confirmed - default_status_developed: Developed + default_color_orange: Dalandan + default_color_red: Pula + default_color_white: Maputi + default_color_yellow: Dilaw + default_status_closed: Isinara + default_status_confirmed: Kinumpirma + default_status_developed: Nabuo default_status_in_development: In development - default_status_in_progress: In progress - default_status_in_specification: In specification - default_status_in_testing: In testing - default_status_new: New - default_status_on_hold: On hold + default_status_in_progress: Isinasagawa + default_status_in_specification: Sa pagtutukoy + default_status_in_testing: Sa pagsusubok + default_status_new: Bago + default_status_on_hold: Nakahawak default_status_rejected: Tinanggihan default_status_scheduled: Naka-iskedyul default_status_specified: Tinukoy - default_status_tested: Tested - default_status_test_failed: Test failed - default_status_to_be_scheduled: To be scheduled - default_priority_low: Low - default_priority_normal: Normal - default_priority_high: High - default_priority_immediate: Immediate - default_project_type_scrum: Scrum team - default_project_type_standard: Standard project + default_status_tested: Nasubukan + default_status_test_failed: Palyado ang pagsubok + default_status_to_be_scheduled: Upang maiskedyul + default_priority_low: Mababa + default_priority_normal: Katamtaman + default_priority_high: Mataas + default_priority_immediate: Agarang + default_project_type_scrum: Scrum na koponan + default_project_type_standard: Pamantayang proyekto default_reported_project_status_green: Green default_reported_project_status_amber: Amber - default_reported_project_status_red: Red - default_role_anonymous: Anonymous - default_role_developer: Developer - default_role_project_admin: Project admin - default_role_non_member: Non member - default_role_reader: Reader + default_reported_project_status_red: Pula + default_role_anonymous: Hindi kilala + default_role_developer: Bumubuo + default_role_project_admin: Namuno ng proyekto + default_role_non_member: Di-miyembro + default_role_reader: Mambabasa default_role_member: Miyembro default_type: Ang pakete na Ginagawa default_type_bug: Bug default_type_deliverable: Deliverable default_type_epic: Epic - default_type_feature: Feature + default_type_feature: Tampok default_type_milestone: Milestone default_type_phase: Phase - default_type_task: Task - default_type_user_story: User story - description_active: Active? - description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'This field uses autocomplete. While typing the title - of a work package you will receive a list of possible candidates. Choose one using - the arrow up and arrow down key and select it with tab or enter. Alternatively - you can enter the work package number directly. + default_type_task: Gawain + default_type_user_story: Storya ng gumagamit + description_active: Aktibo? + description_attachment_toggle: Ipakita/Itagi ang mga paglalakip + description_autocomplete: 'Ang itong patlang ay gumagamit ng autocomplete. Habang + nag-type ng pamagat ng work package ay makakatanggap ka ng listahan na mga posibleng + kandidato. Pumili ng isa gamit ang arrow up and arrow down at piliin ito sa tab + o ipasok. Bilang alternatibo maari mong ipasok ng direkta ang bilang ng work package. ' - description_available_columns: Available Columns - description_choose_project: Projects + description_available_columns: Ang mga hanay na magagamit + description_choose_project: Mga proyekto description_compare_from: Ikinumpara mula sa description_compare_to: Ikinumpara sa - description_current_position: 'You are here:' - description_date_from: Enter start date - description_date_range_interval: Choose range by selecting start and end date - description_date_range_list: Choose range from list - description_date_to: Enter end date - description_enter_number: Enter number - description_enter_text: Enter text - description_filter: Filter - description_filter_toggle: Show/Hide filter - description_category_reassign: Choose category - description_message_content: Message content - description_my_project: You are member + description_current_position: 'Nandito ka na:' + description_date_from: Ipasok ang petsa ng pasisimula + description_date_range_interval: Pumili ng saklaw sa pamamagitan ng simula at katapusang + petsa + description_date_range_list: Pumili ng saklaw mula sa listahan + description_date_to: Ipasok ang katapusang petsa + description_enter_number: Ipasok ang numero + description_enter_text: Ipasok ang teksto + description_filter: Salain + description_filter_toggle: Ipakita/Itago ang salain + description_category_reassign: Pumili ng kategorya + description_message_content: L + description_my_project: Miyembro ka na description_notes: Ang mga tala - description_parent_work_package: Parent work package of current - description_project_scope: Search scope - description_query_sort_criteria_attribute: Sort attribute - description_query_sort_criteria_direction: Sort direction + description_parent_work_package: Kasulukyang magulang ng work package + description_project_scope: Maghanap ng saliksik + description_query_sort_criteria_attribute: Ayusin ang katangian + description_query_sort_criteria_direction: Ayusin ang direksyon description_search: Searchfield - description_select_work_package: Select work package - description_selected_columns: Selected Columns - description_sub_work_package: Sub work package of current - description_toc_toggle: Show/Hide table of contents - description_wiki_subpages_reassign: Choose new parent page + description_select_work_package: Pumili ng work package + description_selected_columns: Napiling mga hanay + description_sub_work_package: Kasulukuyang sub work package + description_toc_toggle: Ipakita/Itago ang talaan ng nilalaman + description_wiki_subpages_reassign: Pumili ng bagong pahina na magulang direction: ltr ee: upsale: @@ -949,22 +950,23 @@ fil: project_filters: description_html: I-upgrade sa %{link} upang salain at isaayos sa mga custom na patlang - enumeration_activities: Activities (time tracking) - enumeration_work_package_priorities: Work package priorities - enumeration_system_activity: System Activity - enumeration_reported_project_statuses: Reported project status + enumeration_activities: Mga aktibidad (time tracking) + enumeration_work_package_priorities: Ang mga prioridad ng work package + enumeration_system_activity: Sistema ng aktibidad + enumeration_reported_project_statuses: Estado ng inuulat na proyekto error_auth_source_sso_failed: Single Sign-On (SSO) para sa gumagamit ng '%{value}' ay nabigo - error_can_not_archive_project: This project cannot be archived + error_can_not_archive_project: Ito proyekto ay hinde pwede ma-archive error_can_not_delete_entry: Hindi mabura na entry - error_can_not_delete_custom_field: Unable to delete custom field - error_can_not_delete_type: This type contains work packages and cannot be deleted. - error_can_not_delete_standard_type: Standard types cannot be deleted. + error_can_not_delete_custom_field: Hindi mabura ang custom field + error_can_not_delete_type: Itong uri ay naglalaman ng mga work package at hindi + pwedeng burahin. + error_can_not_delete_standard_type: Ang mga uri ng pamantayan na hindi maaring burahin. error_can_not_invite_user: Nabigong ipadala ang imbiyltasyon sa gumagamit. - error_can_not_remove_role: This role is in use and cannot be deleted. - error_can_not_reopen_work_package_on_closed_version: A work package assigned to - a closed version cannot be reopened - error_check_user_and_role: Please choose a user and a role. + error_can_not_remove_role: Itong tungkulin ay ginamit pa at hindi pwedeng burahin. + error_can_not_reopen_work_package_on_closed_version: Ang work package ay nakatalaga + sa isinarang bersyon na hindi pwede buksan muli + error_check_user_and_role: Mangyaring pumili ng gumagamit at tungkulin. error_cookie_missing: Ang OpenProject cookie ay nawawala. Mangyaring siguraduhin na ang mga cookie ay pinagana, bilang aplikasyon na ito ay hindi gumagana ng maayos na hindi kasama ang. @@ -977,49 +979,51 @@ fil: export. Mangyaring bawasan ang mga bilang ng hanay. error_token_authenticity: Hindi mapagana upang papatunayan ang Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Work package done ratios not updated. - error_work_package_not_found_in_project: The work package was not found or does - not belong to this project - error_must_be_project_member: must be project member - error_no_default_work_package_status: No default work package status is defined. - Please check your configuration (Go to "Administration -> Work package statuses"). - error_no_type_in_project: No type is associated to this project. Please check the - Project settings. - error_omniauth_registration_timed_out: The registration via an external authentication - provider timed out. Please try again. - error_scm_command_failed: 'An error occurred when trying to access the repository: - %{value}' - error_scm_not_found: The entry or revision was not found in the repository. - error_unable_delete_status: The work package status cannot be deleted since it is - used by at least one work package. - error_unable_delete_default_status: Unable to delete the default work package status. - Please select another default work package status before deleting the current - one. - error_unable_to_connect: Unable to connect (%{value}) + error_work_package_done_ratios_not_updated: Hindi naka-update ang mga work package + done ratio. + error_work_package_not_found_in_project: Ang work package ay hindi natagpuan o hindi + kabilang sa proyektong ito + error_must_be_project_member: dapat ay miyembro ng proyekto + error_no_default_work_package_status: Walang default work package estado ang tinukoy. + Mangyaring suriin ang iyong kumpigurasyon ( Pumunta sa "Administration -> Work + package statuses"). + error_no_type_in_project: Walang uri ay nauugnay sa proyektong ito. Mangyaring suriin + ang mga setting ng proyekto. + error_omniauth_registration_timed_out: Ang pagparehistro sa pamamagitan ng external + authentication provider ay nagtime-out. Mangyaring subukan ulit. + error_scm_command_failed: 'Isang mali ang naganap nong subukam ang pag-access ng + repositoryo: %{value}' + error_scm_not_found: Ang entry o rebisyon ay hindi natagpuan sa repositoryo. + error_unable_delete_status: Ang estado ng work package ay hindi pwedeng burahin + dahil ginamit oto sa kahit isang work package. + error_unable_delete_default_status: Hindi mabura ang default estado ng work package. + Mangyaring pumili ng ibang estado ng work package bago buburahin ang kasulukuyang + isa. + error_unable_to_connect: Hindi makakonekta (%{value}) error_unable_delete_wiki: Hindi maitanggal ang wiki page. error_unable_update_wiki: Hindi mai-update ang wiki page. - error_workflow_copy_source: Please select a source type or role - error_workflow_copy_target: Please select target type(s) and role(s) - error_menu_item_not_created: Menu item could not be added - error_menu_item_not_saved: Menu item could not be saved + error_workflow_copy_source: Mangyaring piliin ang uri ng pinagmulan at tungkulin + error_workflow_copy_target: Mangyaring piliin ang uri ng target at tungkulin + error_menu_item_not_created: Aytem ng pagpipilian ay hindi pwede idagdag + error_menu_item_not_saved: Aytem ng pagpipilian ay hindi pwede i-save error_wiki_root_menu_item_conflict: 'Hindi mapalitan ng pangalan ang "%{old_name}" sa "%{new_name}" dahil sa kasalungatan sa resulta ng pagpipiliang aytem sa umiiral na pagpipiliang aytem "%{existing_caption}" (%{existing_identifier}). ' - error_external_authentication_failed: An error occured during external authentication. - Please try again. + error_external_authentication_failed: Isang error ang naganap habang nag-external + authentication. Mangyaring subukan ulit. events: - project: Project edited - changeset: Changeset edited - message: Message edited + project: Naka-edit ang proyekto + changeset: Naka-edit ang changeset + message: Naka-edit ang mensahe news: Mga balita - reply: Replied - time_entry: Timelog edited - wiki_page: Wiki page edited - work_package_closed: Work Package closed - work_package_edit: Work Package edited - work_package_note: Work Package note added + reply: Sumagot + time_entry: Naka-edit ang timelog + wiki_page: Naka-edit ang wike na pahina + work_package_closed: Isinara ang work package + work_package_edit: Naka-edit ang work package + work_package_note: Nadagdag ang talaan ng work package export: format: atom: Atom @@ -1038,14 +1042,14 @@ fil: general_csv_encoding: UTF-8 general_csv_separator: "," general_first_day_of_week: '7' - general_lang_name: English + general_lang_name: Ingles general_pdf_encoding: ISO-8859-1 - general_text_no: 'no' - general_text_yes: 'yes' - general_text_No: 'No' - general_text_Yes: 'Yes' - gui_validation_error: 1 error - gui_validation_error_plural: "%{count} errors" + general_text_no: hindi + general_text_yes: oo + general_text_No: Hindi + general_text_Yes: Oo + gui_validation_error: Isang mali + gui_validation_error_plural: "%{count} mga mali" homescreen: additional: projects: Pinakamabagong makikitang proyekto sa pagkakataong ito. @@ -1068,17 +1072,18 @@ fil: faq: FAQ glossary: Glosaryo shortcuts: Mga madalian - forums: Forums + forums: Mga forum blog: Blog ng OpenProject boards: Komunidad forum newsletter: Mga alertong seguridad/ Newsletter links: configuration_guide: Gabay ng kumpigurasyon - instructions_after_registration: You can sign in as soon as your account has been - activated by clicking %{signin}. - instructions_after_logout: You can sign in again by clicking %{signin}. - instructions_after_error: You can try to sign in again by clicking %{signin}. If - the error persists, ask your admin for help. + instructions_after_registration: Maari kang mag-sign in sa lalong madaling panahon + bilang ang iyong akwant ay naka-aktibo sa pamamagitan ng pagpipindut%{signin}. + instructions_after_logout: Maari kang maka-sign in ulit sa pamamagitan ng pagpipindut + %{signin}. + instructions_after_error: Maaring mong subukan muli sa pamamagitan ng pagpipindut + %{signin}. kung ang mali ay nagpatuloy, magtanong sa namuno para sa tulong. my_account: access_tokens: no_results: @@ -1097,44 +1102,44 @@ fil: label_active_in_new_projects: Aktibo sa bagong proyekto label_activity: Aktibidad label_add_edit_translations: Magdagdag at i-edit ang mga pagsasalin - label_add_another_file: Add another file - label_add_columns: Add selected columns - label_add_note: Add a note - label_add_related_work_packages: Add related work packages - label_add_subtask: Add subtask - label_added: added - label_added_time_by: Added by %{author} %{age} ago - 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_administration: Administration + label_add_another_file: Magdagdag ng ibang file + label_add_columns: Magdagdag ng napiling hanay + label_add_note: Magdagdag ng talaan + label_add_related_work_packages: Magdagdag ng nauugnay na work package + label_add_subtask: Magdagdag ng subtask + label_added: nadagdag + label_added_time_by: Idinagdag ni %{author}%{age} ng nakaraan + label_additional_workflow_transitions_for_assignee: Karagdagang transistion pinahintulutan + kung ang gumagamit ay nakatalaga + label_additional_workflow_transitions_for_author: Karagdagang transistion pinahintulutan + kung ang gumagamit ay ang akda + label_administration: Tagapangasiwa label_advanced_settings: Naka-advance ang mga setting - label_age: Age - label_ago: days ago - label_all: all - label_all_time: all time - label_all_words: All words + label_age: Edad + label_ago: ang mga araw nakalipas + label_all: lahat + label_all_time: sa lahat ng oras + label_all_words: Lahat ng mga salita label_always_visible: Palaging ipinapakita label_announcement: Anunsyo - label_and_its_subprojects: "%{value} and its subprojects" + label_and_its_subprojects: "%{value} at ang mga subproject na ito" label_api_access_key: API access key - label_api_access_key_created_on: API access key created %{value} ago + label_api_access_key_created_on: API access key ay nilikha %{value} ng nakalipas label_api_access_key_type: API - label_applied_status: Applied status + label_applied_status: Estadong nilapat label_archive_project: I-archive ang proyekto - label_ascending: Ascending - label_assigned_to_me_work_packages: Work packages assigned to me - label_associated_revisions: Associated revisions - label_attachment_delete: Delete file - label_attachment_new: New file - label_attachment_plural: Files - label_attribute: Attribute - label_attribute_plural: Attributes + label_ascending: Pataas + label_assigned_to_me_work_packages: Ang work package ay nakatakaga sa akin + label_associated_revisions: Nauugnay ng mga rebisyon + label_attachment_delete: Burahin ang file + label_attachment_new: Bagong file + label_attachment_plural: Mga file + label_attribute: Katangian + label_attribute_plural: Mga katangian label_auth_source: Mode ng pagpapatunay - label_auth_source_new: New authentication mode - label_auth_source_plural: Authentication modes - label_authentication: Authentication + label_auth_source_new: Bagong authentication mode + label_auth_source_plural: Ang mga mode ng pagpapatunay + label_authentication: Pagpapatunay label_available_project_work_package_categories: Ang mga kategorya ng magagamit na work package label_available_project_boards: Mga magagamit na board @@ -1142,518 +1147,526 @@ fil: label_available_project_repositories: Magagamit na mga respository label_api_documentation: API dokumentasyon label_between: sa pagitan ng - label_blocked_by: blocked by - label_blocks: blocks + label_blocked_by: hinarangan ni + label_blocks: mga hinarang label_blog: Blog - label_board_locked: Locked - label_board_new: New forum - label_board_plural: Forums - label_board_sticky: Sticky + label_board_locked: Naka-lock + label_board_new: Bagong forum + label_board_plural: Mga forum + label_board_sticky: Malagkit label_boolean: Boolean - label_branch: Branch + label_branch: Sangay label_browse: Browse - label_bulk_edit_selected_work_packages: Bulk edit selected work packages - label_calendar: Calendar - label_calendar_show: Show Calendar + label_bulk_edit_selected_work_packages: Ang bulk edit ng mga napiling work package + label_calendar: Kalendaryo + label_calendar_show: Ipakita ang kalendaryo label_category: Kategorya - label_wiki_menu_item: Wiki menu item - label_select_main_menu_item: Select new main menu item + label_wiki_menu_item: Ang aytem ng wiki na pagpipilian + label_select_main_menu_item: Piliin ang bagong pangunahing pagpipilian aytem label_select_project: Pumili ng proyekto label_required_disk_storage: Kinakailangan lalagyan ng disk label_send_invitation: Magpadala ng imbitasyon - label_change_plural: Changes - label_change_properties: Change properties - label_change_status: Change status + label_change_plural: Pagbabago + label_change_properties: Baguhin ang mga properry + label_change_status: Baguhin ang estado label_change_status_of_user: 'Baguhin ang estado ng #{username}' - label_change_view_all: View all changes - label_changes_details: Details of all changes + label_change_view_all: Tanawin lahat ang mga pagbabago + label_changes_details: Detalye ng lahat na mga pagbabago label_changeset: Changeset label_changeset_id: ID ng changeset label_changeset_plural: Changesets - label_checked: checked + label_checked: sinuri label_check_uncheck_all_in_column: I-check/I-ncheck ang lahat sa hanay label_check_uncheck_all_in_row: I-check/I-uncheck ang lahat sa hilera label_child_element: Elementong bata - label_chronological_order: In chronological order - label_close_versions: Close completed versions - label_closed_work_packages: closed - label_collapse: Collapse - label_configuration: configuration - label_comment_add: Add a comment - label_comment_added: Comment added - label_comment_delete: Delete comments - label_comment_plural: Comments - label_commits_per_author: Commits per author - label_commits_per_month: Commits per month + label_chronological_order: Sa chronological na pagkasunod-sunod + label_close_versions: Isara ang nakompletong bersyon + label_closed_work_packages: isinara + label_collapse: Bumagsak + label_configuration: kumpigurasyon + label_comment_add: Magdagdag ng komento + label_comment_added: Idinagdag na komento + label_comment_delete: Ang mga binurang komento + label_comment_plural: Mga komento + label_commits_per_author: Pinangako sa bawat ng may-akda + label_commits_per_month: Ipinangako sa bawat buwan label_confirmation: Kompirmasyon - label_contains: contains + label_contains: naglalaman label_content: Nilalaman - label_copied: copied + label_copied: kinopya label_copy_to_clipboard: Kopyahin sa clipboard - label_copy_same_as_target: Same as target - label_copy_source: Source + label_copy_same_as_target: Tulad bilang target + label_copy_source: Pinagkukunan label_copy_target: Target - label_copy_workflow_from: Copy workflow from - label_copy_project: Copy project - label_core_version: Core version - label_current_status: Current status - label_current_version: Current version + label_copy_workflow_from: Kopyahin ang workflow mula sa + label_copy_project: Kopyahin ang proyekto + label_core_version: Ang core bersyon + label_current_status: Kasulukuyang bersyon + label_current_version: Kasukukuyang bersyon label_custom_field_add_no_type: Idagdag ang patlang na ito sa uri ng work package - label_custom_field_new: New custom field + label_custom_field_new: Bagong custom field label_custom_field_plural: Mga pasadyang patlang - label_custom_field_default_type: Empty type + label_custom_field_default_type: Uri ng walang laman label_custom_style: Disenyo label_date: Petsa label_date_and_time: Petsa at oras - label_date_from: From - label_date_from_to: From %{start} to %{end} - label_date_range: Date range - label_date_to: To - label_day_plural: days + label_date_from: Mula sa + label_date_from_to: Mula sa %{start} hanggang %{end} + label_date_range: Haba ng petsa + label_date_to: Sa + label_day_plural: mga araw label_default: Default label_delete_user: Burahin ang gumagamit label_delete_project: Burahin ang proyekto - label_deleted: deleted - label_deleted_custom_field: "(deleted custom field)" - label_descending: Descending - label_details: Details + label_deleted: binura + label_deleted_custom_field: "(binurang custom field)" + label_descending: Pababa + label_details: Mga detalye label_development_roadmap: Kaunlaran ng roadmao label_diff: diff label_diff_inline: inline - label_diff_side_by_side: side by side - label_disabled: disabled - label_display: Display - label_display_per_page: 'Per page: %{value}' - label_display_used_statuses_only: Only display statuses that are used by this type - label_download: "%{count} Download" - label_download_plural: "%{count} Downloads" + label_diff_side_by_side: magkatabi + label_disabled: hindi pinagana + label_display: Ipakita + label_display_per_page: 'Bawat pahina: %{value}' + label_display_used_statuses_only: Magpakita lamang ng mga estado na ginami sa uri + na ito + label_download: "%{count} I-download" + label_download_plural: "%{count} mga i-download" label_downloads_abbr: D/L - label_duplicated_by: duplicated by + label_duplicated_by: ginaya sa pamamagitan ng label_duplicate: gayahin - label_duplicates: duplicates - label_edit: Edit - label_enable_multi_select: Toggle multiselect + label_duplicates: mga ginaya + label_edit: I-edit + label_enable_multi_select: Toggle multi select label_enabled_project_custom_fields: Pinagana ang mga custom na patlang label_enabled_project_types: Pinagana ang mga uri label_enabled_project_modules: Pinagana ang mga modyul label_enabled_project_activities: Pinagana ang mga aktibidad ng time tracking - label_end_to_end: end to end - label_end_to_start: end to start - label_enumeration_new: New enumeration value + label_end_to_end: katapusan hanggang sa katapusan + label_end_to_start: katapusan hanggang simula + label_enumeration_new: Bagong enumerasyong halaga label_enumeration_value: Pag-enumerate ng halaga - label_enumerations: Enumerations + label_enumerations: Mga enumerasyon label_enterprise: Enterprise label_enterprise_edition: Enterprise Edition - label_environment: Environment + label_environment: Kalikasan label_estimates_and_time: Mga pagtatantya at oras - label_equals: is - label_example: Example - label_export_to: 'Also available in:' - label_f_hour: "%{value} hour" - label_f_hour_plural: "%{value} hours" - label_feed_plural: Feeds + label_equals: ay + label_example: Halimbawa + label_export_to: 'Magagamit rin sa:' + label_f_hour: "%{value} oras" + label_f_hour_plural: "%{value} mga oras" + label_feed_plural: Ang mga feed label_feeds_access_key: RSS access key - label_feeds_access_key_created_on: RSS access key created %{value} ago + label_feeds_access_key_created_on: RSS access key na nillikha %{value} nakalipas label_feeds_access_key_type: RSS - label_file_added: File added - label_file_plural: Files - label_filter_add: Add filter + label_file_added: Idinagdag na file + label_file_plural: Mga file + label_filter_add: Magdagdag ng filter label_filter_plural: Mga nasala label_filters_toggle: Ipakita/itago ang mga salaan - label_float: Float + label_float: Lumutang label_folder: Folder - label_follows: follows - label_force_user_language_to_default: Set language of users having a non allowed - language to default + label_follows: sundan + label_force_user_language_to_default: Magtakda ng linggwahe ng mga gumagamit na + mayroon pinayagang linggwahe sa default label_form_configuration: Form kompigurasyon - label_general: General - label_generate_key: Generate a key - label_git_path: Path to .git directory - label_greater_or_equal: ">=" - label_group_by: Group by - label_group_new: New group + label_general: Pangkalahatan + label_generate_key: Bumuo ng susi + label_git_path: Landas sa .git direktoryo + label_greater_or_equal: ">==" + label_group_by: Pangkat sa + label_group_new: Bagong grupo label_group: Grupo - label_group_plural: Groups - label_help: Help - label_here: here - label_hide: Hide - label_history: History - label_home: Home - label_in: in - label_in_less_than: in less than - label_in_more_than: in more than + label_group_plural: Mga grupo + label_help: Tulong + label_here: dito + label_hide: Itago + label_history: Kasaysayan + label_home: Tahanan + label_in: sa + label_in_less_than: mas mababa kaysa + label_in_more_than: mahigit sa label_inactive: Hindi aktibo - label_incoming_emails: Incoming emails + label_incoming_emails: Papasok na mga email label_includes: kasama ang mga - label_index_by_date: Index by date - label_index_by_title: Index by title - label_information: Information - label_information_plural: Information - label_integer: Integer - label_internal: Internal + label_index_by_date: Index sa petsa + label_index_by_title: Index sa pamagat + label_information: Impormasyon + label_information_plural: Impormasyon + label_integer: Numero + label_internal: Panloob label_invite_user: Imbitahan ang user label_show_hide: Ipakita/itago label_show_all_registered_users: Ipakita lahay ang mga nakarehistrong gumagamit label_journal: Talaarawan - label_journal_diff: Description Comparison + label_journal_diff: Paglalarawan ng paghahambing label_language: Linggwahe - label_jump_to_a_project: Jump to a project... - label_language_based: Based on user's language + label_jump_to_a_project: Tumalon sa isang proyekto... + label_language_based: Naka-base sa linggwahe ng gumagamit label_last_activity: Huling aktibidad label_last_change_on: Hindi binago sa - label_last_changes: last %{count} changes + label_last_changes: huling %{count} pagbabago label_last_login: Huling nag login - label_last_month: last month - label_last_n_days: last %{count} days - label_last_week: last week - label_latest_revision: Latest revision - label_latest_revision_plural: Latest revisions - label_ldap_authentication: LDAP authentication + label_last_month: huling buwan + label_last_n_days: mga huling %{count} araw + label_last_week: huling semana + label_latest_revision: Pinakamabagong rebisyon + label_latest_revision_plural: Ang mga pinakamabagong rebisyon + label_ldap_authentication: LDAP na pagpapatunay label_less_or_equal: "<=" - label_less_than_ago: less than days ago - label_list: List - label_loading: Loading... + label_less_than_ago: mas mababa kaysa sa mga araw na lumipas + label_list: Listahan + label_loading: Naglo-load... label_lock_user: I-kandado ang gumagamit - label_logged_as: Logged in as - label_login: Sign in + label_logged_as: Naka-log in bilang + label_login: Mag-sign in label_custom_logo: Custom logo label_custom_favicon: Custom favicon label_custom_touch_icon: Ang icon ng kustom pindutan - label_logout: Sign out - label_main_menu: Side Menu + label_logout: Mag-sign out + label_main_menu: Slide menu label_manage_groups: Pamahalain ang mga grupo label_managed_repositories_vendor: Pamahalain ang mga %{vendor} respository - label_max_size: Maximum size - label_me: me - label_member_new: New member - label_member_plural: Members + label_max_size: Pinakamataas na laki + label_me: ako + label_member_new: Bagong miyembro + label_member_plural: Mga miyembro label_view_all_members: Tingnan ang lahat na mga miyembro - label_menu_item_name: Name of menu item + label_menu_item_name: Pangalan ng pagpipiliang aytem label_message: Mensahe - label_message_last: Last message - label_message_new: New message - label_message_plural: Messages - label_message_posted: Message added - label_min_max_length: Min - Max length + label_message_last: Huling mensahe + label_message_new: Bagong mensahe + label_message_plural: Mga mensahe + label_message_posted: Idinagdag na mensahe + label_min_max_length: Min-max na haba label_minute_plural: mga minuto label_missing_api_access_key: Nawawala ang API access key label_missing_feeds_access_key: Nawawala ang RSS access key - label_modification: "%{count} change" - label_modified: modified - label_module_plural: Modules - label_modules: Modules - label_month: Month - label_months_from: months from - label_more: More - label_more_than_ago: more than days ago - label_move_work_package: Move work package - label_my_account: My account - label_my_account_data: My account data - label_my_page: My page - label_my_page_block: My page block - label_my_projects: My projects - label_my_queries: My custom queries - label_new: New - label_new_statuses_allowed: New statuses allowed - label_news_added: News added - label_news_comment_added: Comment added to a news - label_news_latest: Latest news - label_news_new: Add news - label_news_edit: Edit news + label_modification: "%{count} baguhin" + label_modified: nabago + label_module_plural: Mga modyul + label_modules: Mga modyul + label_month: Buwan + label_months_from: mga buwan mula sa + label_more: Iba pa + label_more_than_ago: mahigit sa araw nakalipas + label_move_work_package: Ilipat ang work package + label_my_account: Ang aking akwant + label_my_account_data: Ang data ng aking akwant + label_my_page: Ang aking pahina + label_my_page_block: Ang pahinang block + label_my_projects: Ang mga aking proyekto + label_my_queries: Ang mga aking custom query + label_new: Bago + label_new_statuses_allowed: Pinayagang bagong estado + label_news_added: Bagong idinagdag + label_news_comment_added: Ang komento idinagdag sa mga balita + label_news_latest: Pinakamabagong balita + label_news_new: Magdagdag ng mga balita + label_news_edit: I-edit ang mga balita label_news_plural: Mga balita - label_news_view_all: View all news - label_next: Next - label_next_week: Next week - label_no_change_option: "(No change)" - label_no_data: No data to display + label_news_view_all: Tanawin lahat ang mga balita + label_next: Susunod + label_next_week: Susunod na linggo + label_no_change_option: "( Walang pagbago)" + label_no_data: Walang data upang ipakita label_nothing_display: Walang maipakita - label_nobody: nobody - label_none: none + label_nobody: walang sinuman + label_none: wala label_none_parentheses: "(none)" - label_not_contains: doesn't contain - label_not_equals: is not - label_notify_member_plural: Email updates + label_not_contains: hindi naglalaman + label_not_equals: ay hindi + label_notify_member_plural: I-update ang mga email label_on: 'on' - label_open_menu: Open menu - label_open_work_packages: open - label_open_work_packages_plural: open + label_open_menu: Buksan ang pagpipilian + label_open_work_packages: buksan + label_open_work_packages_plural: buksan label_optional_description: Deskripsyon - label_options: Options - label_other: Other - label_overall_activity: Overall activity - label_overall_spent_time: Overall spent time - label_overview: Overview + label_options: Mga opsyon + label_other: Iba pa + label_overall_activity: Pangkalahatang gawain + label_overall_spent_time: Pangkalahatang tinipid ang oras + label_overview: Buod label_part_of: bahagi ng - label_password_lost: Forgot your password? + label_password_lost: Nakalimutan ang iyong password? label_password_rule_lowercase: Lowercase - label_password_rule_numeric: Numeric Characters - label_password_rule_special: Special Characters + label_password_rule_numeric: Ang mga karakter na numeric + label_password_rule_special: Mga espesyal karakter label_password_rule_uppercase: Uppercase - label_path_encoding: Path encoding - label_pdf_with_descriptions: PDF with Descriptions - label_per_page: Per page + label_path_encoding: Landas ng page-encode + label_pdf_with_descriptions: PDF na may mga paglalarawan + label_per_page: Bawat pahina label_people: People - label_permissions: Permissions - label_permissions_report: Permissions report - label_personalize_page: Personalize this page - label_planning: Planning - label_please_login: Please log in - label_plugins: Plugins + label_permissions: Mga pahintulot + label_permissions_report: Mga pinahintulutan na ulat + label_personalize_page: Personalize ang pahina na ito + label_planning: Pagpaplano + label_please_login: Mangyaring mag-log in + label_plugins: Mga plugin label_precedes: precedes - label_preferences: Preferences - label_preview: Preview - label_previous: Previous - label_previous_week: Previous week + label_preferences: Mga kagustuhan + label_preview: Tanawin ulit + label_previous: Nakaraan + label_previous_week: Nakaraang linggo label_principal_invite_via_email: " o imbitahin ang bagong gumagamit sa pamamagitan ng email" label_principal_search: Magdagdag ng umiiral na mga user o grupo label_product_version: Produktong bersyon label_professional_support: Propesyonal na suporta label_profile: Profile - label_project_all: All Projects + label_project_all: Lahat ng mga proyekto label_project_count: Kabuuang bilang ng mga proyekto - label_project_copy_notifications: Send email notifications during the project copy - label_project_latest: Latest projects - label_project_default_type: Allow empty type + label_project_copy_notifications: Magpadala ng mga email na abiso habang ang proyekto + ay kinopya + label_project_latest: Pinakamabagong proyekto + label_project_default_type: Payagan ang walang laman uri label_project_hierarchy: Proyektong hierarchy - label_project_new: New project - label_project_plural: Projects - label_project_settings: Project settings + label_project_new: Bagong proyekto + label_project_plural: Mga proyekto + label_project_settings: Ang mga setting ng proyekto label_projects_storage_information: Ang %{count} proyekto gamit ang %{storage} lalagyan ng disk - label_project_view_all: View all projects + label_project_view_all: Tingnan lahat ang mga proyekto label_project_show_details: Ipakita ang mga detalye ng proyekto label_project_hide_details: Itago ang mga detalye ng proyekto - label_public_projects: Public projects - label_query_new: New query - label_query_plural: Custom queries - label_query_menu_item: Query menu item - label_read: Read... - label_register: Create a new account - label_register_with_developer: Register as developer - label_registered_on: Registered on - label_registration_activation_by_email: account activation by email - label_registration_automatic_activation: automatic account activation - label_registration_manual_activation: manual account activation - label_related_work_packages: Related work packages - label_relates: related to - label_relates_to: related to - label_relation_delete: Delete relation - label_relation_new: New relation + label_public_projects: Publikong proyekto + label_query_new: Bagong query + label_query_plural: Ang mga custom query + label_query_menu_item: Aytem ng query na pagpipilian + label_read: Basahin... + label_register: Gumawa ng bagong akwant + label_register_with_developer: Pagrehistro bilang developer + label_registered_on: Nakarehistro sa + label_registration_activation_by_email: aktibasyon ng akwant sa pamamagitan ng email + label_registration_automatic_activation: automatik akwant aktibasyon + label_registration_manual_activation: manu-manong akwant aktibasyon + label_related_work_packages: Nauugnay sa mga work package + label_relates: nauugnay sa + label_relates_to: nauugnay sa + label_relation_delete: Burahin ang relasyon + label_relation_new: Bagong relasyon label_release_notes: Paglabas ng mga talaan - label_remove_columns: Remove selected columns - label_renamed: renamed - label_reply_plural: Replies - label_report: Report + label_remove_columns: Tanggalin ang mga napiling hanay + label_renamed: binagong pangalan + label_reply_plural: Mga sagot + label_report: Ulat label_report_bug: I-report ang bug - label_report_plural: Reports - label_reported_work_packages: Reported work packages - label_reporting: Reporting - label_reporting_plural: Reportings - label_repository: Repository + label_report_plural: Mga ulat + label_reported_work_packages: Iniulat ang mga work package + label_reporting: Inuulat + label_reporting_plural: Mga inuulat + label_repository: Repositoryo label_repository_root: Repository root - label_repository_plural: Repositories + label_repository_plural: Mga repositoryo label_required: kailangan label_requires: kinakailangan - label_responsible_for_work_packages: Work packages I am responsible for - label_result_plural: Results - label_reverse_chronological_order: In reverse chronological order - label_revision: Revision - label_revision_id: Revision %{value} - label_revision_plural: Revisions + label_responsible_for_work_packages: Ang work package ako ay responsable para sa + label_result_plural: Mga resulta + label_reverse_chronological_order: Sa kabaligtaran ng chronological order + label_revision: Rebisyon + label_revision_id: Rebisyon %{value} + label_revision_plural: Mga rebisyon label_roadmap: Roadmap - label_roadmap_edit: Edit roadmap %{name} - label_roadmap_due_in: Due in %{value} - label_roadmap_no_work_packages: No work packages for this version - label_roadmap_overdue: "%{value} late" - label_role_and_permissions: Roles and permissions - label_role_new: New role + label_roadmap_edit: I-edit ang roadmap %{name} + label_roadmap_due_in: Dahil sa %{value} + label_roadmap_no_work_packages: Walang mga work package para bersyon ito + label_roadmap_overdue: "%{value} huli" + label_role_and_permissions: Ang mga tungkulin at permiso + label_role_new: Bagong tungkulin label_role_plural: Ang mga tungkulin label_role_search: Magtalaga ng tungkulin ss mga bagong miyembro label_scm: SCM - label_search: Search - label_search_titles_only: Search titles only - label_send_information: Send account information to the user - label_send_test_email: Send a test email - label_settings: Settings + label_search: Hanapin + label_search_titles_only: Hanapin sa pamagat lamang + label_send_information: Magpadala ng akwant impormasyon sa gumagamit + label_send_test_email: Magpadala ng test email + label_settings: Mga setting label_system_settings: Mga setting ng system - label_show_completed_versions: Show completed versions - label_sort: Sort - label_sort_by: Sort by %{value} - label_sorted_by: sorted by %{value} - label_sort_higher: Move up - label_sort_highest: Move to top - label_sort_lower: Move down - label_sort_lowest: Move to bottom + label_show_completed_versions: Ipakita ang mga kompletong bersyon + label_sort: Ayusin + label_sort_by: Ayusin sa %{value} + label_sorted_by: inayos sa %{value} + label_sort_higher: Lumipat pataas + label_sort_highest: Ilipat sa ibabaw + label_sort_lower: Ilipat sa ibaba + label_sort_lowest: Ilipat sa ilalim label_spent_time: Nauubos na oras - label_start_to_end: start to end - label_start_to_start: start to start - label_statistics: Statistics - label_status: Status - label_status_updated: Work package status updated - label_stay_logged_in: Stay logged in + label_start_to_end: simula hanggang katapusan + label_start_to_start: simula hanggang simula + label_statistics: Istatistika + label_status: Estado + label_status_updated: Naka-update na work package + label_stay_logged_in: Manatiling naka-log in label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk label_storage_group: Lalagyan ng filesystem %{identifier} label_storage_for: Sumasaklaw na lalagayan para sa label_string: Teksto label_subproject: Kahaliling proyekto - label_subproject_new: New subproject - label_subproject_plural: Subprojects - label_subtask_plural: Subtasks - label_summary: Summary - label_system: System + label_subproject_new: Bagong subproject + label_subproject_plural: Ang mga subproject + label_subtask_plural: Ang mga subtask + label_summary: Buod + label_system: Sistema label_system_storage: Impormasyon ng storage - label_table_of_contents: Table of Contents + label_table_of_contents: Talaan ng Nilalamn label_tag: Tag - label_text: Long text - label_this_month: this month - label_this_week: this week - label_this_year: this year + label_text: Mahaba na teksto + label_this_month: ngayong buwan + label_this_week: ngayong semana + label_this_year: ngayong taon label_time_entry_plural: Nauubos na oras label_time_sheet_menu: Time sheet label_time_tracking: Time tracking - label_today: today - label_top_menu: Top Menu - label_topic_plural: Topics - label_total: Total - label_type_new: New type + label_today: ngayon + label_top_menu: Itaas na pagpipilian + label_topic_plural: Mga paksa + label_total: Kabuuan + label_type_new: Bagong uri label_type_plural: Mga uri label_type_default_new_projects: Naka-aktibo uri para sa mga bagong proyekto sa pamamagitan ng default label_ui: User Interface - label_update_work_package_done_ratios: Update work package done ratios - label_updated_time: Updated %{value} ago - label_updated_time_at: "%{author} %{age}" - label_updated_time_by: Updated by %{author} %{age} ago - label_used_by: Used by + label_update_work_package_done_ratios: I-update ang mga work package done ratio + label_updated_time: I-update ang nakalipas na %{value} + label_updated_time_at: "%{author}%{age}" + label_updated_time_by: Naka-update sa %{author}%{age} na nakalipas + label_used_by: Ginamit ni label_used_by_types: Ginamit sa mga uri label_used_in_projects: Ginamit sa mga proyekto label_user: Gumagamit - label_user_activity: "%{value}'s activity" - label_user_anonymous: Anonymous - label_user_mail_option_all: For any event on all my projects - label_user_mail_option_none: No events - label_user_mail_option_only_assigned: Only for things I am assigned to - label_user_mail_option_only_my_events: Only for things I watch or I'm involved in - label_user_mail_option_only_owner: Only for things I am the owner of + label_user_activity: "%{value} aktibidad" + label_user_anonymous: Hindi kilala + label_user_mail_option_all: Sa kahit anong kaganapan sa lahat ng aking proyekto + label_user_mail_option_none: Walang mga kaganapan + label_user_mail_option_only_assigned: Sa mga bagay lamang ako nakatalaga sa + label_user_mail_option_only_my_events: Sa mga bagay ako tumingin o kasama ako sa + label_user_mail_option_only_owner: Sa mga bagay lamg ako na ako ang may-ari ng label_user_mail_option_selected: Sa kahit anong kaganapan sa mga napiling proyekto lamang - label_user_new: New user - label_user_plural: Users - label_user_search: Search for user - label_version_new: New version + label_user_new: Bagong gumagamit + label_user_plural: Mga gumagamit + label_user_search: Maghanap para sa gumagamit + label_version_new: Bagong bersyon label_version_plural: Mga bersyon - label_version_sharing_descendants: With subprojects - label_version_sharing_hierarchy: With project hierarchy - label_version_sharing_none: Not shared - label_version_sharing_system: With all projects - label_version_sharing_tree: With project tree + label_version_sharing_descendants: Kasama ang mga subproject + label_version_sharing_hierarchy: Sa proyektong hierarchy + label_version_sharing_none: Hindi ibinahagi + label_version_sharing_system: Sa lahat ng mga proyekto + label_version_sharing_tree: Sa proyektong puno label_video: Video - label_view_all_revisions: View all revisions - label_view_diff: View differences - label_view_revisions: View revisions - label_watched_work_packages: Watched work packages - label_week: Week - label_wiki_content_added: Wiki page added - label_wiki_content_updated: Wiki page updated - label_wiki_toc: Table of Contents - label_wiki_dont_show_menu_item: Do not show this wikipage in project navigation - label_wiki_edit: Wiki edit - label_wiki_edit_plural: Wiki edits + label_view_all_revisions: Tingnan lahat ang mga rebisyon + label_view_diff: Tingnan ang mga pagka-iba + label_view_revisions: Tingnan ang mga rebisyon + label_watched_work_packages: Pinanuod na mga work package + label_week: Linggo + label_wiki_content_added: Ang idinagdag na wiking pahina + label_wiki_content_updated: Naka-update na wiking pahina + label_wiki_toc: Talaan ng Nilalamn + label_wiki_dont_show_menu_item: Huwag ipakita ang wikipage na ito sa oroject nabigasyon + label_wiki_edit: I-edit ang wiki + label_wiki_edit_plural: I-edit ang mga wiki label_wiki_page_attachments: Nakakalakip na wiking pahina label_wiki_page_id: ID ng Wiki na pahina - label_wiki_navigation: Wiki navigation + label_wiki_navigation: Nabigasyong wiki label_wiki_page: Pahina ng wiki - label_wiki_page_plural: Wiki pages - label_wiki_show_index_page_link: Show submenu item 'Table of Contents' - label_wiki_show_menu_item: Show as menu item in project navigation - label_wiki_show_new_page_link: Show submenu item 'Create new child page' - label_wiki_show_submenu_item: 'Show as submenu item of ' + label_wiki_page_plural: Ang mga pahinang wiki + label_wiki_show_index_page_link: Ipakita ang aytem ng submenu 'Talaan ng Nilalaman' + label_wiki_show_menu_item: Ipakita bilanh aytem na pagpipilian sa proyektong nabigasyon + label_wiki_show_new_page_link: Ipakita ang submenu aytem 'Lumikha ng bagong bata + na pahina' + label_wiki_show_submenu_item: 'Ipakita bilang submenu. aytem ng ' label_work_package: Work package - label_work_package_added: Work package added + label_work_package_added: Idinagdag ng work package label_work_package_attachments: Nakakalakip na pahinag trabaho - label_work_package_category_new: New category - label_work_package_category_plural: Work package categories + label_work_package_category_new: Bagong kategorya + label_work_package_category_plural: Ang mga katergorya ng work package label_work_package_hierarchy: Hierarchy ng work package - label_work_package_new: New work package - label_work_package_note_added: Work package note added - label_work_package_edit: Edit work package %{name} - label_work_package_plural: Work packages - label_work_package_priority_updated: Work package priority updated + label_work_package_new: Bagong work package + label_work_package_note_added: Idinagdag ang talaan ng work package + label_work_package_edit: I-edit ang work package %{name} + label_work_package_plural: Ang mga work package + label_work_package_priority_updated: Ang work package ay prioridad naka-update label_work_package_status: Estado ng pakete ng gumagawa - label_work_package_status_new: New status - label_work_package_status_plural: Work package statuses + label_work_package_status_new: Bagong estado + label_work_package_status_plural: Ang mga estado ng work package label_work_package_types: Ang mga uri ng work package - label_work_package_updated: Work package updated - label_work_package_tracking: Work package tracking - label_work_package_view_all: View all work packages - label_work_package_view_all_assigned_to_me: View all work packages assigned to me - label_work_package_view_all_reported_by_me: View all work packages reported by me + label_work_package_updated: Naka-update na work package + label_work_package_tracking: Ang pagtra-track ng work package + label_work_package_view_all: Tanawin lahat ang mga package + label_work_package_view_all_assigned_to_me: Tanawin lahat ang mga work package nakatalaga + sa akin + label_work_package_view_all_reported_by_me: Tanawin lahat ang mga work package inuulat + sa akin label_work_package_view_all_responsible_for: Tanawin ang lahat ng mga work package na ako ang may pananagutan - label_work_package_view_all_watched: View all watched work packages - label_work_package_watchers: Watchers + label_work_package_view_all_watched: Tanawin lahat ang mga binabantayang work package + label_work_package_watchers: Manonood label_workflow: Daloy ng trabaho - label_workflow_plural: Workflows - label_workflow_summary: Summary + label_workflow_plural: Daloy ng trabaho + label_workflow_summary: Buod label_x_closed_work_packages_abbr: - one: 1 closed - other: "%{count} closed" + one: Isa ang isinara + other: "%{count} ang isinara" zero: 0 closed label_x_comments: - one: 1 comment - other: "%{count} comments" + one: Isang komento + other: "%{count} mga komento" zero: no comments label_x_open_work_packages_abbr: - one: 1 open - other: "%{count} open" + one: Isa ang bukas + other: "%{count} ang bukas" zero: 0 open label_x_open_work_packages_abbr_on_total: - one: 1 open / %{total} - other: "%{count} open / %{total}" + one: Isa ang bukas / %{total} + other: "%{count} bukas / %{total}" zero: 0 open / %{total} label_x_projects: - one: 1 project - other: "%{count} projects" + one: Isang proyekto + other: "%{count} mga proyekto" zero: no projects - label_year: Year - label_yesterday: yesterday - label_keyboard_function: Function - label_keyboard_shortcut: Shortcut + label_year: Taon + label_yesterday: kahapon + label_keyboard_function: Gumana + label_keyboard_shortcut: Madalian label_keyboard_accesskey: Accesskey - label_keyboard_shortcut_help_heading: Available Keyboard Shortcuts - label_keyboard_shortcut_within_project: 'Project related shortcuts:' - label_keyboard_shortcut_global_shortcuts: 'Global shortcuts:' - label_keyboard_shortcut_some_pages_only: 'Special shortcuts:' - label_keyboard_shortcut_search_global: Global search - label_keyboard_shortcut_search_project: Find a project + label_keyboard_shortcut_help_heading: Magagamit na mga keyboard shortcut + label_keyboard_shortcut_within_project: 'Proyektong kaugnau sa mga madalian:' + label_keyboard_shortcut_global_shortcuts: 'Pandaigdigang mga shortcut:' + label_keyboard_shortcut_some_pages_only: 'Espesyal na mga shortcut:' + label_keyboard_shortcut_search_global: Pandaigdigang paghahanap + label_keyboard_shortcut_search_project: Humanap ng proyekto label_keyboard_shortcut_go_my_page: Pumunta sa aking pahina - label_keyboard_shortcut_show_help: Show this help message - label_keyboard_shortcut_go_overview: Go to project overview - label_keyboard_shortcut_go_work_package: Go to project work packages - label_keyboard_shortcut_go_wiki: Go to project wiki - label_keyboard_shortcut_go_activity: Go to project activities - label_keyboard_shortcut_go_calendar: Go to project calendar - label_keyboard_shortcut_go_news: Go to project news - label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Create new work package - label_keyboard_shortcut_details_package: Show work packages details pane - label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) - label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) - label_keyboard_shortcut_go_preview: Go to preview the current edit (on edit pages - only) - label_keyboard_shortcut_focus_previous_item: Focus previous list element (on some - lists only) - label_keyboard_shortcut_focus_next_item: Focus next list element (on some lists - only) - label_visible_elements: Visible elements + label_keyboard_shortcut_show_help: Ipakita ang itong mensaheng tulong + label_keyboard_shortcut_go_overview: Pumunta sa buod ng proyekto + label_keyboard_shortcut_go_work_package: Pumunta sa mga proyektong work package + label_keyboard_shortcut_go_wiki: Pumunta sa proyektong wiki + label_keyboard_shortcut_go_activity: Pumunta sa aktibidad ng wiki + label_keyboard_shortcut_go_calendar: Pumunya sa proyektong kalendaryo + label_keyboard_shortcut_go_news: Pumunta sa proyektong balita + label_keyboard_shortcut_go_timelines: Pumunta sa mga timenline + label_keyboard_shortcut_new_work_package: Lumikha ng bagong work package + label_keyboard_shortcut_details_package: Ipakita ang work package na detalyeng pane + label_keyboard_shortcut_go_edit: Pumunta sa i-edit kasulukuyang aytem (sa detalyeng + proyekto lamang) + label_keyboard_shortcut_open_more_menu: Buksan ang more-menu (sa detalye ng pahina + lamang) + label_keyboard_shortcut_go_preview: Pumunta sa prebyu ng kasulukuyang i-edit (sa + mga edit pahina lamang) + label_keyboard_shortcut_focus_previous_item: Tumuon sa nakaraan listahan ng elemento + (sa ilang listahan lamang) + label_keyboard_shortcut_focus_next_item: Tumuoj sa susunod na listahang elemento + (sa ilang listahan lamang) + label_visible_elements: Nakikita ang mga elemento auth_source: - using_abstract_auth_source: Can't use an abstract authentication source. + using_abstract_auth_source: Hindi magamit ang isang abstrak na pagpapatunay ng + pinagmulan. ldap_error: 'LDAP-Error: %{error_message}' - ldap_auth_failed: Could not authenticate at the LDAP-Server. - macro_execution_error: Error executing the macro %{macro_name} - macro_unavailable: Macro %{macro_name} cannot be displayed. + ldap_auth_failed: Hindi maarig mapatunayan sa LDAP-Server. + macro_execution_error: May mali habang isinasagawa ang macro %{macro_name} + macro_unavailable: Macro %{macro_name} hindi naka-display. macros: create_work_package_link: errors: @@ -1661,102 +1674,105 @@ fil: proyektong konteksto. invalid_type: Walang uri ang natagpuan na may pangalan '%{type}'sa proyekto '%{project}'. - link_name: New work package + link_name: Bagong work package link_name_type: Bagong %{type_name} mail: actions: Mga aksyon - mail_body_account_activation_request: 'A new user (%{value}) has registered. The - account is pending your approval:' - mail_body_account_information: Your account information - mail_body_account_information_external: You can use your %{value} account to log - in. - mail_body_lost_password: 'To change your password, click on the following link:' - mail_body_register: 'To activate your account, click on the following link:' - mail_body_reminder: "%{count} work package(s) that are assigned to you are due in - the next %{days} days:" - mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}. - mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}. - mail_subject_account_activation_request: "%{value} account activation request" - mail_subject_lost_password: Your %{value} password - mail_subject_register: Your %{value} account activation - mail_subject_reminder: "%{count} work package(s) due in the next %{days} days" - mail_subject_wiki_content_added: "'%{id}' wiki page has been added" - mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" - more_actions: More functions - noscript_description: You need to activate JavaScript in order to use OpenProject! - noscript_heading: JavaScript disabled - noscript_learn_more: Learn more + mail_body_account_activation_request: 'Ang bagong gumagamit (%{value}) ay naka-rehistro + na. Ang akwant ay naghihhintay para sa pag-apruba:' + mail_body_account_information: Ang akwant na impormasyon + mail_body_account_information_external: Maari mong gamitin ang iyong %{value} akwant + sa pag-log in. + mail_body_lost_password: 'Upang baguhin ang iyong password, pindutin ang mga sumusunod + na link:' + mail_body_register: 'Upang i-aktibo ang iyong akwant, pindutin ang sumusunod na + link:' + mail_body_reminder: "%{count} work package na nakatakaga sa iyo ay dapat isumite + sa mga sumusunod na %{days} araw:" + mail_body_wiki_content_added: Ang '%{id}' wiking pahina ay naidagdag sa %{author}. + mail_body_wiki_content_updated: Ang '%{id}' wiking pahina ay na i-update sa %{author}. + mail_subject_account_activation_request: "%{value} kahilingan ng akwant aktibasyon" + mail_subject_lost_password: Ang iyong %{value} password + mail_subject_register: Ang iyong %{value} akwant aktibasyon + mail_subject_reminder: "%{count} work package dahil sa susunod na mga %{days} araw" + mail_subject_wiki_content_added: Ang '%{id}' wikin pahina ay naidagdag + mail_subject_wiki_content_updated: "'%{id}' wiking pahina ay naka-update na" + more_actions: Karagdagang functio + noscript_description: Kailangan mong i-aktibo ang JavaScript upang gamitin sa OpenProject! + noscript_heading: Ang JavaScript ay hindi pinagana + noscript_learn_more: Matuto ng higit pa notice_accessibility_mode: Ang aksesibilidad mode ay maaring paganahin sa iyong [account setting](url). - notice_account_activated: Your account has been activated. You can now log in. + notice_account_activated: Ang iyong akwant ay naka-aktibo na. Maari ka ng mag-log + in. notice_account_already_activated: Ang account na ito ay na-activate na. notice_account_invalid_token: Imbalidong activation token - notice_account_invalid_credentials: Invalid user or password - notice_account_invalid_credentials_or_blocked: Invalid user or password or the account - is blocked due to multiple failed login attempts. If so, it will be unblocked - automatically in a short time. - notice_account_lost_email_sent: An email with instructions to choose a new password - has been sent to you. - notice_account_new_password_forced: A new password is required. - notice_account_password_expired: Your password expired after %{days} days. Please - set a new one. - notice_account_password_updated: Password was successfully updated. - notice_account_pending: Your account was created and is now pending administrator - approval. - notice_account_register_done: Account was successfully created. To activate your - account, click on the link that was emailed to you. - notice_account_unknown_email: Unknown user. + notice_account_invalid_credentials: Hindi balido ang user o password + notice_account_invalid_credentials_or_blocked: Hindi balido ang uuser o password + o ang akwant ay naka-block dahil sa maraming pagkabigo na pagtatangkang pag-login. + Kung gayon, ito ay automatikong i-unblock sa maikling oras. + notice_account_lost_email_sent: Ang isang email na may tagubili upang pumili ng + bagong password ay na ipadala na sa iyo. + notice_account_new_password_forced: Ang bagog password ay kinakailangan. + notice_account_password_expired: Ang iyong password ay walang-bisa pagkatapos ng + %{days} mga araw. Mangyaring magtakda ng isang bago. + notice_account_password_updated: Matagumpay naka-update ang password. + notice_account_pending: Ang iyong akwant ay nilikha at ito ay nakahintay sa pag-aproba + ng tagapangasiwa. + notice_account_register_done: Ang akwant ay matagumpay naka-update. Upang i-aktibo + ang iyong akwant, pindutin ang link na nnaka-email sa iyo. + notice_account_unknown_email: Hindi makilala ang user. notice_account_update_failed: Ang akwant setting ay hindi pwede mai-save. Mangyaring paki-tingnan sa iyong akwant na pahina. - notice_account_updated: Account was successfully updated. - notice_account_wrong_password: Wrong password - notice_account_registered_and_logged_in: Welcome, your account has been activated. - You are logged in now. + notice_account_updated: Ang akawnt ay matagumpay naka-update. + notice_account_wrong_password: Maling ang password + notice_account_registered_and_logged_in: Maligayang pagdating, ang iyong akwant + ay naka-aktibo na. Ikaw ay naka-log in na. notice_activation_failed: Ang account na ito ay hindi ma-activate. notice_auth_stage_verification_error: Hindi mapapatunayan ang yugto '%{stage}'. notice_auth_stage_wrong_stage: Inaasahang matapos ang yugto ng pagpapatunay '%{expected}', ngunit '%{actual}' ay binalik. notice_auth_stage_error: Yugto ng pagpapatunay '%{stage}' ay nabigo. - notice_can_t_change_password: This account uses an external authentication source. - Impossible to change the password. + notice_can_t_change_password: Itong akwant ay gumagakit ng isang external authentication + source. Imposibleng mapalitan ang password. notice_custom_options_deleted: Opsyon ngB'%{option_value}' at ang itong %{num_deleted} nagaganal ay naibura na. - notice_email_error: An error occurred while sending mail (%{value}) - notice_email_sent: An email was sent to %{value} - notice_failed_to_save_work_packages: 'Failed to save %{count} work package(s) on - %{total} selected: %{ids}.' - notice_failed_to_save_members: 'Failed to save member(s): %{errors}.' - notice_file_not_found: The page you were trying to access doesn't exist or has been - removed. - notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes - of inactivity. - notice_internal_server_error: An error occurred on the page you were trying to access. - If you continue to experience problems please contact your %{app_title} administrator - for assistance. - notice_work_package_done_ratios_updated: Work package done ratios updated. + notice_email_error: Isang mali ang naganap habang nagpapadala ng email (%{value}) + notice_email_sent: Isang email ang ipinadala sa %{value} + notice_failed_to_save_work_packages: 'Hindi nai-save ang %{count} work package sa + %{total} na napili: %{ids}.' + notice_failed_to_save_members: 'Hindi na i-save ang mga miyembro: %{errors}.' + notice_file_not_found: Ang package na iyong sinusibukan i-access ay hindi umiiral + o inalis na. + notice_forced_logout: Ikaw ay automatikong naka-log out pagkatapos ng %{ttl_time} + ilang minuto ng hindi aktibidad. + notice_internal_server_error: Isang error ang naganap sa oahina na gusto mong i-access. + Kung nagpatuloy ang mga problema nararansan mo manyaring kontakin ang iyong %{app_title} + tagapangasiwa para sa tulong. + notice_work_package_done_ratios_updated: Naka-update ang mga work package done ratio. notice_locking_conflict: Information has been updated by at least one other user in the meantime. - notice_locking_conflict_additional_information: The update(s) came from %{users}. - notice_locking_conflict_reload_page: Please reload the page, review the changes - and reapply your updates. + notice_locking_conflict_additional_information: Ang mga update nagmula sa %{users}. + notice_locking_conflict_reload_page: Mangyaring i-reload ang pahina na ito, repasuhin + ang mga pagbabago at muling i-apply ang iyong mga update. notice_member_added: Idinagdag ang %{name} sa proyekto. notice_members_added: Idinagdag %{number} ng mga gumagamit sa proyekto. notice_member_removed: Tinanggal ang %{user} mula sa proyekto. notice_member_deleted: "%{user} ay inalis na sa proyekto at tinanggal." - notice_no_principals_found: No results found. - notice_bad_request: Bad Request. - 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_no_principals_found: Walang resulta ang natagpuan. + notice_bad_request: Masamang kahilingan. + notice_not_authorized: Hindi ka inanyayahan na i-access ang pahina na ito. + notice_not_authorized_archived_project: Ang iyong proyekto na sinusubukan mong i-access + ay na archive na. notice_password_confirmation_failed: Ang iyong password ay hindi tama. Hindi maaring magpatuloy. notice_principals_found_multiple: |- Mayroong %{number} mga resulta ang natagpuan. Ang tab ay tumuon sa unang resulta. notice_principals_found_single: "Mayroong isang resulta. \n Tab upang ituon ito." - notice_project_not_deleted: The project wasn't deleted. - notice_successful_connection: Successful connection. - notice_successful_create: Successful creation. + notice_project_not_deleted: Ang proyekto ay hindi nabura. + notice_successful_connection: Matagumpay na ikonekta. + notice_successful_create: Matagumpay pagkalikha. notice_successful_delete: Successful deletion. notice_successful_update: Successful update. notice_to_many_principals_to_display: |- @@ -1889,11 +1905,11 @@ fil: archive: are_you_sure: Sigurado ka bang na gusto mong i-archive ang proyekto'%{name}'? project_module_activity: Aktibidad - project_module_boards: Forums - project_module_calendar: Calendar - project_module_work_package_tracking: Work package tracking + project_module_boards: Mga forum + project_module_calendar: Kalendaryo + project_module_work_package_tracking: Ang pagtra-track ng work package project_module_news: Mga balita - project_module_repository: Repository + project_module_repository: Repositoryo project_module_time_tracking: Time tracking project_module_timelines: Timelines project_module_wiki: Wiki @@ -2007,7 +2023,7 @@ fil: managed_title: Ang Git repository ay isinama sa OpenProject managed_url: Pamahalain ang URL path: Landas sa Git respositoryo - path_encoding: Path encoding + path_encoding: Landas ng page-encode go_to_revision: Pumunta sa rebisyon managed_remote: Pamahalain ang mga respository para vendor na ito ay isinasagawa ng remotely. @@ -2175,8 +2191,8 @@ fil: setting_wiki_compression: Wiki history compression setting_work_package_group_assignment: Allow assignment to groups settings: - general: General - other: Other + general: Pangkalahatan + other: Iba pa passwords: Passwords session: Session brute_force_prevention: Automated user blocking @@ -2243,7 +2259,7 @@ fil: text_database_allows_tsv: Ang database ay pinapayagan ang TSVector (opsyonal) text_default_administrator_account_changed: Default administrator account changed text_default_encoding: 'Default: UTF-8' - text_destroy: Delete + text_destroy: Burahin text_destroy_with_associated: 'There are additional objects assossociated with the work package(s) that are to be deleted. Those objects are of the following types:' text_destroy_what_to_do: What do you want to do? @@ -2370,14 +2386,14 @@ fil: dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub elements. delete_all: Delete all - delete_thing: Delete + delete_thing: Burahin duration: Duration duration_days: - one: 1 day - other: "%{count} days" + one: Isang araw + other: mga Isang %{count} araw edit_color: Edit color edit_project_type: Edit project type - edit_thing: Edit + edit_thing: I-edit edit_timeline: Edit timeline report %{timeline} delete_timeline: Delete timeline report %{timeline} empty: "(empty)" @@ -2417,7 +2433,7 @@ fil: type: Uri due_date: End date name: Pangalan - status: Status + status: Estado responsible: Responsable start_date: Petsa ng pagsimula columns: Mga hanay @@ -2430,7 +2446,7 @@ fil: compare_relative_suffix: ago compare_absolute: Compare current planning to %{date} time_relative: - days: days + days: mga araw weeks: weeks months: months exclude_own_work_packages: Hide work packages from this project @@ -2440,7 +2456,7 @@ fil: grouping_hide_group: Hide group "%{group}" grouping_one: First grouping criterion grouping_one_phrase: Is a subproject of - grouping_other: Other + grouping_other: Iba pa hide_chart: Hide chart noneElement: "(none)" noneSelection: "(none)" @@ -2468,10 +2484,10 @@ fil: timeframe_start: from timeline: General Settings zoom: Zoom factor - history: History + history: Kasaysayan new_color: New color new_association: New dependency - new_work_package: New work package + new_work_package: Bagong work package new_project_type: New project type new_reporting: New reporting new_timeline: New timeline report @@ -2563,7 +2579,7 @@ fil: help_and_support: Tulong at supora total_progress: Total progress user: - all: all + all: lahat active: active activate: Activate activate_and_reset_failed_logins: Activate and reset failed logins @@ -2603,11 +2619,11 @@ fil: aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" status_change: Pagbabago ng estado - unlock: Unlock + unlock: I-unlock unlock_and_reset_failed_logins: Unlock and reset failed logins - version_status_closed: closed + version_status_closed: isinara version_status_locked: locked - version_status_open: open + version_status_open: buksan note: Note note_password_login_disabled: Password login has been disabled by %{configuration}. warning: Warning diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml index 3b773efeb6..7234344c69 100644 --- a/config/locales/crowdin/ja.yml +++ b/config/locales/crowdin/ja.yml @@ -56,7 +56,7 @@ ja: plural: カスタムアクション new: 新しいカスタムアクション edit: カスタムアクション %{name} の編集 - execute: Execute %{name} + execute: "%{name} を実行" upsale: title: カスタムアクションは、エンタープライズ版の機能です description: カスタムアクションは、1 つのボタンに個々のステップを組み合わせて日々の作業を合理化します。 @@ -232,8 +232,8 @@ ja: announcements: show_until: までを表示 attachment: - attachment_content: Attachment content - attachment_file_name: Attachment file name + attachment_content: 添付ファイルのコンテンツ + attachment_file_name: 添付ファイル名 downloads: ダウンロード数 file: ファイル filename: ファイル @@ -413,8 +413,8 @@ ja: empty: "(%{name}) 値を空にすることはできません。" inclusion: "(%{name}) は、許可されている値ではありません。" not_an_integer: "(%{name}) が整数ではありません。" - smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." - greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." + smaller_than_or_equal_to: "(%{name}) は %{count} 以下にする必要があります。" + greater_than_or_equal_to: "(%{name}) は %{count} 以上にする必要があります。" enterprise_token: unreadable: 読み取りできません。サポート トークンですか? parse_schema_filter_params_service: @@ -921,12 +921,12 @@ ja: pdf_with_descriptions: 説明付きPDF extraction: available: - pdftotext: Pdftotext available (optional) - unrtf: Unrtf available (optional) - catdoc: Catdoc available (optional) - xls2csv: Xls2csv available (optional) - catppt: Catppt available (optional) - tesseract: Tesseract available (optional) + pdftotext: Pdftotextが利用可能 (オプション) + unrtf: Unrtfが利用可能 (オプション) + catdoc: Catdocが利用可能 (オプション) + xls2csv: Xls2csvが利用可能 (オプション) + catppt: Catpptが利用可能 (オプション) + tesseract: Tesseractが利用可能 (オプション) general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -1899,7 +1899,7 @@ ja: setting_feeds_limit: フィードの項目数の上限 setting_file_max_size_displayed: 画面表示するテキストファイルの最大サイズ setting_host_name: ホスト名 - setting_invitation_expiration_days: Activation E-Mail expires after + setting_invitation_expiration_days: アクティベーションのメールは次で有効期限切れ setting_work_package_done_ratio: 進捗率の算出方法 setting_work_package_done_ratio_field: 作業項目のフィールドを使用する setting_work_package_done_ratio_status: 作業項目のステータスを使用する @@ -1951,7 +1951,7 @@ ja: setting_time_format: 時刻の形式 setting_accessibility_mode_for_anonymous: 匿名ユーザ向けにアクセシビリティモードを有効 setting_user_format: ユーザ情報の形式 - setting_user_default_timezone: Users default time zone + setting_user_default_timezone: ユーザーのデフォルトのタイム ゾーン setting_users_deletable_by_admins: 管理者によるユーザアカウントが削除可能 setting_users_deletable_by_self: ユーザによる自分のアカウント削除を許可 setting_welcome_text: ようこそブロックのテキスト @@ -2011,7 +2011,7 @@ ja: x 180 ピクセルサイズの PNG イメージファイルにする必要があります。iOS での表示が悪くなるため、画像の背景を透明にしないでください。 ' - text_database_allows_tsv: Database allows TSVector (optional) + text_database_allows_tsv: データベースはTSVectorが利用可能 (オプション) text_default_administrator_account_changed: 管理者アカウントでデフォルト設定が変更済み text_default_encoding: '既定値: UTF-8' text_destroy: 削除 @@ -2275,8 +2275,7 @@ ja: quarters: 四半期ごと years: " 年" title_remove_and_delete_user: プロジェクトから招待済のユーザを削除し、彼/彼女を削除します。 - tooltip_user_default_timezone: 'The default time zone for new users. Can be changed - in a user''s settings. + tooltip_user_default_timezone: '新しいユーザーのデフォルトのタイム ゾーン。ユーザーの設定で変更できます。 ' tooltip_resend_invitation: '古いメールの有効期限が切れた、またはユーザーが元のメールを受け取っていない場合に、新しいトークンで別の招待メールを送信します。アクティブなユーザーに新しい認証方法を選択するために使用することもできます。アクティブなユーザーに使用する場合、彼らの @@ -2335,9 +2334,9 @@ ja: note_password_login_disabled: パスワードを利用してログインは%{configuration}によって無効にされています。 warning: 注意 warning_attachments_not_saved: "%{count} 件のファイルを保存できませんでした。" - warning_registration_token_expired: | - The activation email has expired. We sent you a new one to %{email}. - Please click the link inside of it to activate your account. + warning_registration_token_expired: 'アクティベーションメールの有効期限が切れています。%{email} に新しいものを送りました。その中のリンクをクリックして、アカウントを有効にしてください。 + +' menu_item: メニュー項目 menu_item_setting: 可視性 wiki_menu_item_for: Wikiページ"%{title}"のメニュー項目 diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index d6ae67828c..f0a16dd213 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -2,7 +2,7 @@ fil: js: ajax: - hide: Hide + hide: Itago loading: Naglo-load ... close_popup_title: Close popup close_filter_title: Isara ang filter @@ -11,41 +11,41 @@ fil: browser_error: Ang iyong browser ay hindi suporta ang pagkokopya sa clipboard. Mangayaring kopyahin ng manu-mano ang napiling teksto. copied_successful: Matagumpay na kinopya sa clipboard! - button_add_watcher: Add watcher + button_add_watcher: Magdagdag ng manunuod button_back_to_list_view: Bumalik sa listahan ng view - button_cancel: Cancel + button_cancel: Kanselahin button_close: Isara - button_check_all: Check all + button_check_all: Suriin lahat button_configure-form: Configure form button_confirm: Kumpirmahin button_continue: Magpatuloy - button_copy: Copy + button_copy: Kopyahin button_custom-fields: Mga pasadyang patlang - button_delete: Delete + button_delete: Burahin button_delete_watcher: Delete watcher button_details_view: Details view - button_duplicate: Duplicate - button_edit: Edit - button_filter: Filter + button_duplicate: Kapareha + button_edit: I-edit + button_filter: Salain button_list_view: List view button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala - button_more: More - button_move: Move + button_more: Iba pa + button_move: Ilipat button_open_details: Open details view button_close_details: Isara ang mga detalye na view button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote - button_save: Save - button_settings: Settings - button_uncheck_all: Uncheck all + button_save: I-save + button_settings: Mga setting + button_uncheck_all: I-uncheck lahat button_update: I-update button_export-pdf: I-download ang PDF button_export-atom: I-download ang atom - description_available_columns: Available Columns - description_current_position: 'You are here:' + description_available_columns: Ang mga hanay na magagamit + description_current_position: 'Nandito ka na:' description_select_work_package: 'Piliin ang work package #%{id}' - description_selected_columns: Selected Columns + description_selected_columns: Napiling mga hanay description_subwork_package: 'Bata ng work package #%{id}' error: internal: Isang internal error ang naganap. @@ -66,10 +66,10 @@ fil: three: Ang pangatlong pamantayang pagkasunod-sunod upsale_for_more: Para sa mga karagdagang advanced fikter, suriin ang upsale_link: Enterprise Edition. - general_text_no: 'no' - general_text_yes: 'yes' - general_text_No: 'No' - general_text_Yes: 'Yes' + general_text_no: hindi + general_text_yes: oo + general_text_No: Hindi + general_text_Yes: Oo label_activate: Activate label_activity_no: Bilang ng aktibidad entry %{activityNo} label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong @@ -77,79 +77,79 @@ fil: label_add_columns: Magdagdag ng hanay label_add_comment: Add comment label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao - label_add_selected_columns: Add selected columns + label_add_selected_columns: Magdagdag ng napiling hanay label_added_by: added by label_added_time_by: Added by %{author} %{age} - label_ago: days ago - label_all: all + label_ago: ang mga araw nakalipas + label_all: lahat label_all_work_packages: all work packages label_and: and - label_ascending: Ascending + label_ascending: Pataas label_author: 'May-Akda: %{user}' label_between: sa pagitan ng - label_board_locked: Locked - label_board_sticky: Sticky - label_create_work_package: Create new work package + label_board_locked: Naka-lock + label_board_sticky: Malagkit + label_create_work_package: Lumikha ng bagong work package label_created_by: Nilikha ni label_date: Petsa label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' label_deactivate: Deactivate - label_descending: Descending + label_descending: Pababa label_description: Deskripsyon label_cancel_comment: Ikansela ang komento - label_closed_work_packages: closed - label_collapse: Collapse + label_closed_work_packages: isinara + label_collapse: Bumagsak label_collapsed: collapsed - label_collapse_all: Collapse all + label_collapse_all: Bumagsak lahat label_comment: Komento label_committed_at: "%{committed_revision_link} sa %{date}" label_committed_link: nakatuon rebisyon %{revision_identifier} - label_contains: contains + label_contains: naglalaman label_created_on: nilikha sa label_edit_comment: I-edit ang komentong ito label_edit_status: I-edit ang estado ng work package - label_equals: is + label_equals: ay label_expand: Expand label_expanded: expanded - label_expand_all: Expand all + label_expand_all: Malakihin lahat label_export: Export label_filename: Payl label_filesize: Sukat - label_greater_or_equal: ">=" - label_group_by: Group by + label_greater_or_equal: ">==" + label_group_by: Pangkat sa label_hide_attributes: Magpakita ng mas kaunti label_hide_column: Hide column - label_in: in - label_in_less_than: in less than - label_in_more_than: in more than + label_in: sa + label_in_less_than: mas mababa kaysa + label_in_more_than: mahigit sa label_latest_activity: Latest Activity label_last_updated_on: Last updated on label_less_or_equal: "<=" - label_less_than_ago: less than days ago - label_loading: Loading... - label_me: me + label_less_than_ago: mas mababa kaysa sa mga araw na lumipas + label_loading: Naglo-load... + label_me: ako label_menu_collapse: collapse label_menu_expand: expand - label_more_than_ago: more than days ago - label_next: Next - label_no_data: No data to display + label_more_than_ago: mahigit sa araw nakalipas + label_next: Susunod + label_no_data: Walang data upang ipakita label_no_due_date: no end date label_no_start_date: no start date - label_none: none - label_not_contains: doesn't contain - label_not_equals: is not + label_none: wala + label_not_contains: hindi naglalaman + label_not_equals: ay hindi label_on: 'on' - label_open_menu: Open menu - label_open_work_packages: open + label_open_menu: Buksan ang pagpipilian + label_open_work_packages: buksan label_password: Password - label_previous: Previous + label_previous: Nakaraan label_per_page: 'Per page:' label_please_wait: Pakiusap maghantay label_visibility_settings: Ang mga setting ng katanyagan label_quote_comment: I-quote ang komentong ito - label_reset: Reset - label_remove_columns: Remove selected columns + label_reset: I-reset + label_remove_columns: Tanggalin ang mga napiling hanay label_save_as: Save as label_select_watcher: Select a watcher... label_selected_filter_list: Selected filters @@ -157,13 +157,13 @@ fil: label_show_in_menu: Show page in menu label_sort_by: Sort by label_sorted_by: sorted by - label_sort_higher: Move up - label_sort_lower: Move down + label_sort_higher: Lumipat pataas + label_sort_lower: Ilipat sa ibaba label_sorting: Sorting label_sum_for: Sum for - label_subject: Subject - label_this_week: this week - label_today: today + label_subject: Paksa + label_this_week: ngayong semana + label_today: ngayon label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang label_activity_show_all: Ipakita lahat ang mga aktibidad label_total_progress: "%{percent}% Total progress" @@ -171,20 +171,20 @@ fil: label_updated_on: i-update sa label_warning: Warning label_work_package: Work package - label_work_package_plural: Work packages + label_work_package_plural: Ang mga work package label_watch: Tumingin label_watch_work_package: Watch work package label_watcher_added_successfully: Watcher successfully added! label_watcher_deleted_successfully: Watcher successfully deleted! label_work_package_details_you_are_here: You're on the %{tab} tab for %{type} %{subject}. - label_unwatch: Unwatch + label_unwatch: I-unwatch label_unwatch_work_package: Unwatch work package label_uploaded_by: Uploaded by label_global_queries: Shared queries label_custom_queries: Private queries label_columns: Mga hanay - label_attachments: Files + label_attachments: Mga file label_drop_files: Ihulog ang mga file dito label_drop_files_hint: o pindutin upang magdagdag ng mga file label_add_attachments: Magdagdag ng mga nakalakip @@ -338,7 +338,7 @@ fil: ' button_activate: I-aktibo ang timeline mode button_deactivate: I-deactivate ang timeline mode - cancel: Cancel + cancel: Kanselahin change: Change in planning due_date: Takdang petsa empty: "(empty)" @@ -358,13 +358,13 @@ fil: type: Uri due_date: End date name: Pangalan - status: Status + status: Estado responsible: Responsable start_date: Petsa ng pagsimula - grouping_other: Other + grouping_other: Iba pa noneSelection: "(none)" name: Pangalan - new_work_package: New work package + new_work_package: Bagong work package outline: Reset Outline outlines: aggregation: Show aggregations only @@ -379,7 +379,7 @@ fil: really_close_dialog: Do you really want to close the dialog and lose the entered data? responsible: Responsable - save: Save + save: I-save start_date: Petsa ng pagsimula tooManyProjects: More than %{count} Projects. Please use a better filter! selection_mode: @@ -404,7 +404,7 @@ fil: update_message: Magyaring i-update ang iyong broswer. update_ie_user: Mangyaring lumipat sa Mozilla Firefox o Google Chromw, o i-upgrade sa Microsoft Edge. - learn_more: Learn more + learn_more: Matuto ng higit pa close_warning: Huwag pansinin ang babala ito. wiki_formatting: strong: Strong @@ -428,14 +428,14 @@ fil: edit: I-edit ang bulk copy: Kopyahin ang bulk delete: Burahin ang bulk - button_clear: Clear + button_clear: Linisin comment_added: Ang komento ay matagumpay naidagdag. comment_send_failed: Isang mali ang naganal. Hindi maaring magpasa ng komento. comment_updated: Ang komento ay matagumpay na i-update. confirm_edit_cancel: Sigurado ka ba na gusto mong kanselahin ang pag-edit ng work package? - description_filter: Filter - description_enter_text: Enter text + description_filter: Salain + description_enter_text: Ipasok ang teksto description_options_hide: Hide options description_options_show: Show options error: @@ -449,8 +449,8 @@ fil: key_value: "%{key}: %{value}" label_enable_multi_select: Enable multiselect label_disable_multi_select: Disable multiselect - label_filter_add: Add filter - label_options: Options + label_filter_add: Magdagdag ng filter + label_options: Mga opsyon label_column_multiselect: 'Combined dropdown field: Select with arrow keys, confirm selection with enter, delete with backspace' label_switch_to_single_select: Lumipat sa napiling solo @@ -470,7 +470,7 @@ fil: header: Bago %{type} header_no_type: Bagong work package ( Uri ay hindi pa naitakda) header_with_parent: 'Bago %{type} ( Anak ng %{parent_type} #%{id})' - button: Create + button: Lumikha hierarchy: show: Magpakita ng hierarchy mode hide: Itahi ang hierarcy mode @@ -488,10 +488,10 @@ fil: description: Alinman sa walang ang nilikha o mga work package ay naka-filter out. property_groups: - details: Details + details: Mga detalye people: People estimatesAndTime: Estimates & Time - other: Other + other: Iba pa properties: assignee: Naitalaga author: May-akda @@ -507,11 +507,11 @@ fil: projectName: Proyekto responsible: Responsable startDate: Petsa ng pagsimula - status: Status - subject: Subject - title: Title + status: Estado + subject: Paksa + title: Pamagat type: Uri - updatedAt: Updated on + updatedAt: Naka-update sa versionName: Bersyon version: Bersyon jump_marks: @@ -527,7 +527,7 @@ fil: query: column_names: Mga hanay group_by: Mga resulta sa grupo sa pamamagitan ng - group: Group by + group: Pangkat sa group_by_disabled_by_hierarchy: Grupo ng ay hindi pinagana dahil sa pagiging aktibo ng hierarchy mode. hierarchy_disabled_by_group_by: Ang Hierarchy mode ay hindi pinagana dahil @@ -555,13 +555,13 @@ fil: text_select_hint: Pumili ng mga kahon na maaring mabukasan sa 'ALT' at mga arrow key. tabs: - overview: Overview + overview: Buod activity: Aktibidad relations: Relations - watchers: Watchers + watchers: Manonood attachments: Mga kalakip time_relative: - days: days + days: mga araw weeks: weeks months: months toolbar: @@ -573,13 +573,13 @@ fil: display_hierarchy: Ipakita ang hierarchy hide_hierarchy: Itago anh hierarchy hide_sums: Hide sums - save: Save + save: I-save save_as: Save as ... export: Export ... publish: Ipalabas... page_settings: Rename query ... - delete: Delete - filter: Filter + delete: Burahin + filter: Salain unselected_title: Work package search_query_label: Hanapin ang mga naka-save na query search_query_title: Pindutin upang hanapin ang mga naka-save na filter query @@ -587,10 +587,10 @@ fil: label_settings: Rename query label_name: Pangalan label_delete_page: Delete current page - button_apply: Apply - button_save: Save - button_submit: Submit - button_cancel: Cancel + button_apply: Ilagay + button_save: I-save + button_submit: Sumite + button_cancel: Kanselahin form_submit: title: Kumpirmahin upang magpatuloy text: Sigurado ka bang na gusto mong magtanghal ng aksyon ito? @@ -602,10 +602,10 @@ fil: text: Sigurado ka ba na gusto mong burahin ang sumusunod na %{label}? has_children: 'Ang work package ay mayroong %{childUnits}:' deletes_children: Lahat ng mga batang work package ay maari rin burahin. - notice_successful_create: Successful creation. + notice_successful_create: Matagumpay pagkalikha. notice_successful_delete: Successful deletion. notice_successful_update: Successful update. - notice_bad_request: Bad Request. + notice_bad_request: Masamang kahilingan. relations: empty: No relation exists remove: Alisin ang relasyon @@ -613,10 +613,10 @@ fil: button_edit: "%{attribute}: Edit" button_save: "%{attribute}: Save" button_cancel: "%{attribute}: Cancel" - button_save_all: Save - button_cancel_all: Cancel + button_save_all: I-save + button_cancel_all: Kanselahin link_formatting_help: Ang tekstong pagfo-format ng tulong - btn_preview_enable: Preview + btn_preview_enable: Tanawin ulit btn_preview_disable: Disable preview null_value_label: No value clear_value_label: "-" diff --git a/config/locales/crowdin/js-ja.yml b/config/locales/crowdin/js-ja.yml index 0297aa05b3..3c4e4d1e3c 100644 --- a/config/locales/crowdin/js-ja.yml +++ b/config/locales/crowdin/js-ja.yml @@ -64,8 +64,8 @@ ja: one: 最初の並べ替え条件 two: 2 番目の並べ替え基準 three: 3 番目の並べ替え条件 - upsale_for_more: For more advanced filters, check out the - upsale_link: Enterprise Edition. + upsale_for_more: 詳細なフィルターについて、ご確認ください + upsale_link: エンタープライズ版。 general_text_no: いいえ general_text_yes: はい general_text_No: いいえ From 9f60646e723c3f4096dfb2236f09f7c9630325fe Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 26 Feb 2018 02:50:08 +0000 Subject: [PATCH 17/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 1464 +++++++++++++++-------------- config/locales/crowdin/js-fil.yml | 196 ++-- 2 files changed, 838 insertions(+), 822 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 00ed8ee2d4..4ab01def6b 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -161,9 +161,9 @@ fil: no_results_title_text: Sa kasalukuyan ay walang mga uri. no_results_content_text: Gumawa ng bagong uri edit: - settings: Settings + settings: Mga setting form_configuration: Form kompigurasyon - projects: Projects + projects: Mga proyekto enabled_projects: Paganahin ang mga proyekto add_group: Magdagdag ng grupo reset: I-reset sa mga default @@ -285,7 +285,7 @@ fil: filename: Payl filesize: Sukat attribute_help_text: - attribute_name: Attribute + attribute_name: Katangian help_text: Tekstong tulong auth_source: account: Akawnt @@ -298,7 +298,7 @@ fil: onthefly: Ang-paglipad-sa mga gawa ng gumagamit port: Port changeset: - repository: Repository + repository: Repositoryo comment: commented: Ang komento custom_field: @@ -541,9 +541,9 @@ fil: priority_id: only_active_priorities_allowed: ay kinakailangang maging aktibo. category: - only_same_project_categories_allowed: The category of a work package - must be within the same project as the work package. - does_not_exist: The specified category does not exist. + only_same_project_categories_allowed: Ang kategorya ng isang work package + ay dapat nakapaloob sa kaparehong proyekto bilang work package. + does_not_exist: Ang tinukoy na kategorya ay hindi umiiral. estimated_hours: only_values_greater_or_equal_zeroes_allowed: dapat >= 0. type: @@ -559,16 +559,16 @@ fil: weak: 'Dapat naglalaman ng mga karakter sa mga sumusunod na klase (kahit na %{min_count} sa %{all_count}): %{rules}.' lowercase: lowercase (e.g. 'a') - uppercase: uppercase (e.g. 'A') - numeric: numeric (e.g. '1') - special: special (e.g. '%') + uppercase: uppercase (e.g 'A') + numeric: numeric (e.g.'1') + special: espesyal (e.g '%') reused: - one: has been used before. Please choose one that is different from - your last one. - other: has been used before. Please choose one that is different from - your last %{count}. + one: ay nagamit na dati. Mangyaring pumili ng isa na kaiba mula sa + iyong huling isa. + other: ay nagamit na dati. Mangyaring pumili ng isa na kaiba mula + sa iyong huli %{count}. match: - confirm: Confirm new password. + confirm: Kumpirmahin ang bagong password. description: "'Kompirmasyon ng password' ay dapat tugma sa input ng 'Bagong password' na patlang." status: @@ -641,7 +641,7 @@ fil: estimated_time: Tinantyang oras firstname: Unang pangalan group: Grupo - groups: Groups + groups: Mga grupo groupname: Pangalan ng grupo id: ID is_default: Ang default na halaga @@ -659,70 +659,70 @@ fil: role: Tungkulin roles: Ang mga tungkulin start_date: Petsa ng pagsimula - status: Status - subject: Subject - summary: Summary - title: Title + status: Estado + subject: Paksa + summary: Buod + title: Pamagat type: Uri - updated_at: Updated on - updated_on: Updated on + updated_at: Naka-update sa + updated_on: Naka-update sa user: Gumagamit version: Bersyon work_package: Work package - button_add: Add + button_add: Magdagdag button_add_member: Magdagdag ng miyembro - button_add_watcher: Add watcher - button_annotate: Annotate - button_apply: Apply - button_archive: Archive - button_back: Back - button_cancel: Cancel - button_change: Change - button_change_parent_page: Change parent page - button_change_password: Change password - button_check_all: Check all - button_clear: Clear + button_add_watcher: Magdagdag ng manunuod + button_annotate: Anotasyon + button_apply: Ilagay + button_archive: I-archive + button_back: Bumalik + button_cancel: Kanselahin + button_change: Baguhin + button_change_parent_page: Baguhin ang magulang na pahina + button_change_password: Baguhin ang password + button_check_all: Suriin lahat + button_clear: Linisin button_close: Isara - button_collapse_all: Collapse all - button_configure: Configure - button_copy: Copy - button_copy_and_follow: Copy and follow - button_create: Create - button_create_and_continue: Create and continue - button_delete: Delete - button_delete_watcher: Delete watcher %{name} - button_download: Download - button_duplicate: Duplicate - button_edit: Edit - button_edit_associated_wikipage: 'Edit associated Wiki page: %{page_title}' - button_expand_all: Expand all - button_filter: Filter + button_collapse_all: Bumagsak lahat + button_configure: I-configure + button_copy: Kopyahin + button_copy_and_follow: Kopyahin at sundin + button_create: Lumikha + button_create_and_continue: Lumikha at magpatuloy + button_delete: Burahin + button_delete_watcher: Burahin ang manunuod %{name} + button_download: I-download + button_duplicate: Kapareha + button_edit: I-edit + button_edit_associated_wikipage: 'I-edit ang kaugnay ng Wiki na pahina: %{page_title}' + button_expand_all: Malakihin lahat + button_filter: Salain button_generate: Bumuo - button_list: List - button_lock: Lock + button_list: Listahan + button_lock: I-kandado button_log_time: Ang oras ng tala - button_login: Sign in - button_move: Move - button_move_and_follow: Move and follow + button_login: Mag-sign in + button_move: Ilipat + button_move_and_follow: Ilipat at sundin button_print: I-print button_quote: Quote button_remove: Tanggalin - button_remove_widget: Remove widget - button_rename: Rename + button_remove_widget: Alisin ang widget + button_rename: Baguhin ang pangalan button_replace: Palitan - button_reply: Reply - button_reset: Reset - button_rollback: Rollback to this version - button_save: Save + button_reply: Mag-reply + button_reset: I-reset + button_rollback: Pagbabalik ng bersyon ito + button_save: I-save button_save_back: I-save at bumalik - button_show: Show - button_sort: Sort - button_submit: Submit - button_test: Test - button_unarchive: Unarchive - button_uncheck_all: Uncheck all - button_unlock: Unlock - button_unwatch: Unwatch + button_show: Ipakita + button_sort: Ayusin + button_submit: Sumite + button_test: Pagsusulit + button_unarchive: Tanggalin ang archive + button_uncheck_all: I-uncheck lahat + button_unlock: I-unlock + button_unwatch: I-unwatch button_update: I-update button_upload: I-upload button_view: Tingnan @@ -787,149 +787,150 @@ fil: - Mayo - Hunyo - Hulyo - - August - - September - - October - - November - - December + - Agosto + - Setyembre + - Oktubre + - Nobyembre + - Disyembre order: - - :year - - :month - - :day + - :taon + - :buwan + - :araw datetime: distance_in_words: about_x_hours: - one: about 1 hour - other: about %{count} hours + one: tungkol sa oras + other: tungkol sa mga %{count} oras about_x_months: - one: about 1 month - other: about %{count} months + one: isang buwan ang nakalipas + other: mga isang %{count} buwan ang nakalipas about_x_years: - one: about 1 year - other: about %{count} years + one: isang taon ang nakalipas + other: mga isang %{count} taon ang nakalipas almost_x_years: - one: almost 1 year - other: almost %{count} years - half_a_minute: half a minute + one: halos isang taon + other: mga halos isang %{count} taon + half_a_minute: kalahating minuto less_than_x_minutes: - one: less than a minute - other: less than %{count} minutes + one: mas mababa sa isang minuto + other: mga mas mababa sa isang %{count} minuto less_than_x_seconds: - one: less than 1 second - other: less than %{count} seconds + one: mas mababa sa isang segundo + other: mga mas mababa sa isang %{count} segundo over_x_years: - one: over 1 year - other: over %{count} years + one: mahigit sa isang taon + other: mas mahigit sa isang %{count} taon x_days: - one: 1 day - other: "%{count} days" + one: Isang araw + other: mga Isang %{count} araw x_minutes: - one: 1 minute - other: "%{count} minutes" + one: Isang minuto + other: mga Isang %{count} minuto x_months: - one: 1 month - other: "%{count} months" + one: Isang buwan + other: mga isang %{count} buwan x_seconds: - one: 1 second - other: "%{count} seconds" + one: Isang segundo + other: Mga Isang %{count} segundo units: hour: - one: hour - other: hours + one: oras + other: mga oras default_activity_development: Development - default_activity_management: Management - default_activity_other: Other - default_activity_specification: Specification - default_activity_support: Support - default_activity_testing: Testing - default_color_black: Black - default_color_blue: Blue - default_color_blue_dark: Blue (dark) - default_color_blue_light: Blue (light) - default_color_green_dark: Green (dark) - default_color_green_light: Green (light) - default_color_grey_dark: Grey (dark) - default_color_grey_light: Grey (light) + default_activity_management: Pamamahala + default_activity_other: Iba pa + default_activity_specification: Mga detalye + default_activity_support: Suportado + default_activity_testing: Sinusubok + default_color_black: Itim + default_color_blue: Asul + default_color_blue_dark: Asul (maitim) + default_color_blue_light: Asul (maliwanag) + default_color_green_dark: Green (madilin) + default_color_green_light: Green (liwanag) + default_color_grey_dark: Grey (madilim) + default_color_grey_light: Grey (maliwanag) default_color_grey: Grey default_color_magenta: Magenta - default_color_orange: Orange - default_color_red: Red - default_color_white: White - default_color_yellow: Yellow - default_status_closed: Closed - default_status_confirmed: Confirmed - default_status_developed: Developed + default_color_orange: Dalandan + default_color_red: Pula + default_color_white: Maputi + default_color_yellow: Dilaw + default_status_closed: Isinara + default_status_confirmed: Kinumpirma + default_status_developed: Nabuo default_status_in_development: In development - default_status_in_progress: In progress - default_status_in_specification: In specification - default_status_in_testing: In testing - default_status_new: New - default_status_on_hold: On hold + default_status_in_progress: Isinasagawa + default_status_in_specification: Sa pagtutukoy + default_status_in_testing: Sa pagsusubok + default_status_new: Bago + default_status_on_hold: Nakahawak default_status_rejected: Tinanggihan default_status_scheduled: Naka-iskedyul default_status_specified: Tinukoy - default_status_tested: Tested - default_status_test_failed: Test failed - default_status_to_be_scheduled: To be scheduled - default_priority_low: Low - default_priority_normal: Normal - default_priority_high: High - default_priority_immediate: Immediate - default_project_type_scrum: Scrum team - default_project_type_standard: Standard project + default_status_tested: Nasubukan + default_status_test_failed: Palyado ang pagsubok + default_status_to_be_scheduled: Upang maiskedyul + default_priority_low: Mababa + default_priority_normal: Katamtaman + default_priority_high: Mataas + default_priority_immediate: Agarang + default_project_type_scrum: Scrum na koponan + default_project_type_standard: Pamantayang proyekto default_reported_project_status_green: Green default_reported_project_status_amber: Amber - default_reported_project_status_red: Red - default_role_anonymous: Anonymous - default_role_developer: Developer - default_role_project_admin: Project admin - default_role_non_member: Non member - default_role_reader: Reader + default_reported_project_status_red: Pula + default_role_anonymous: Hindi kilala + default_role_developer: Bumubuo + default_role_project_admin: Namuno ng proyekto + default_role_non_member: Di-miyembro + default_role_reader: Mambabasa default_role_member: Miyembro default_type: Ang pakete na Ginagawa default_type_bug: Bug default_type_deliverable: Deliverable default_type_epic: Epic - default_type_feature: Feature + default_type_feature: Tampok default_type_milestone: Milestone default_type_phase: Phase - default_type_task: Task - default_type_user_story: User story - description_active: Active? - description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'This field uses autocomplete. While typing the title - of a work package you will receive a list of possible candidates. Choose one using - the arrow up and arrow down key and select it with tab or enter. Alternatively - you can enter the work package number directly. + default_type_task: Gawain + default_type_user_story: Storya ng gumagamit + description_active: Aktibo? + description_attachment_toggle: Ipakita/Itagi ang mga paglalakip + description_autocomplete: 'Ang itong patlang ay gumagamit ng autocomplete. Habang + nag-type ng pamagat ng work package ay makakatanggap ka ng listahan na mga posibleng + kandidato. Pumili ng isa gamit ang arrow up and arrow down at piliin ito sa tab + o ipasok. Bilang alternatibo maari mong ipasok ng direkta ang bilang ng work package. ' - description_available_columns: Available Columns - description_choose_project: Projects + description_available_columns: Ang mga hanay na magagamit + description_choose_project: Mga proyekto description_compare_from: Ikinumpara mula sa description_compare_to: Ikinumpara sa - description_current_position: 'You are here:' - description_date_from: Enter start date - description_date_range_interval: Choose range by selecting start and end date - description_date_range_list: Choose range from list - description_date_to: Enter end date - description_enter_number: Enter number - description_enter_text: Enter text - description_filter: Filter - description_filter_toggle: Show/Hide filter - description_category_reassign: Choose category - description_message_content: Message content - description_my_project: You are member + description_current_position: 'Nandito ka na:' + description_date_from: Ipasok ang petsa ng pasisimula + description_date_range_interval: Pumili ng saklaw sa pamamagitan ng simula at katapusang + petsa + description_date_range_list: Pumili ng saklaw mula sa listahan + description_date_to: Ipasok ang katapusang petsa + description_enter_number: Ipasok ang numero + description_enter_text: Ipasok ang teksto + description_filter: Salain + description_filter_toggle: Ipakita/Itago ang salain + description_category_reassign: Pumili ng kategorya + description_message_content: L + description_my_project: Miyembro ka na description_notes: Ang mga tala - description_parent_work_package: Parent work package of current - description_project_scope: Search scope - description_query_sort_criteria_attribute: Sort attribute - description_query_sort_criteria_direction: Sort direction + description_parent_work_package: Kasulukyang magulang ng work package + description_project_scope: Maghanap ng saliksik + description_query_sort_criteria_attribute: Ayusin ang katangian + description_query_sort_criteria_direction: Ayusin ang direksyon description_search: Searchfield - description_select_work_package: Select work package - description_selected_columns: Selected Columns - description_sub_work_package: Sub work package of current - description_toc_toggle: Show/Hide table of contents - description_wiki_subpages_reassign: Choose new parent page + description_select_work_package: Pumili ng work package + description_selected_columns: Napiling mga hanay + description_sub_work_package: Kasulukuyang sub work package + description_toc_toggle: Ipakita/Itago ang talaan ng nilalaman + description_wiki_subpages_reassign: Pumili ng bagong pahina na magulang direction: ltr ee: upsale: @@ -941,22 +942,23 @@ fil: project_filters: description_html: I-upgrade sa %{link} upang salain at isaayos sa mga custom na patlang - enumeration_activities: Activities (time tracking) - enumeration_work_package_priorities: Work package priorities - enumeration_system_activity: System Activity - enumeration_reported_project_statuses: Reported project status + enumeration_activities: Mga aktibidad (time tracking) + enumeration_work_package_priorities: Ang mga prioridad ng work package + enumeration_system_activity: Sistema ng aktibidad + enumeration_reported_project_statuses: Estado ng inuulat na proyekto error_auth_source_sso_failed: Single Sign-On (SSO) para sa gumagamit ng '%{value}' ay nabigo - error_can_not_archive_project: This project cannot be archived + error_can_not_archive_project: Ito proyekto ay hinde pwede ma-archive error_can_not_delete_entry: Hindi mabura na entry - error_can_not_delete_custom_field: Unable to delete custom field - error_can_not_delete_type: This type contains work packages and cannot be deleted. - error_can_not_delete_standard_type: Standard types cannot be deleted. + error_can_not_delete_custom_field: Hindi mabura ang custom field + error_can_not_delete_type: Itong uri ay naglalaman ng mga work package at hindi + pwedeng burahin. + error_can_not_delete_standard_type: Ang mga uri ng pamantayan na hindi maaring burahin. error_can_not_invite_user: Nabigong ipadala ang imbiyltasyon sa gumagamit. - error_can_not_remove_role: This role is in use and cannot be deleted. - error_can_not_reopen_work_package_on_closed_version: A work package assigned to - a closed version cannot be reopened - error_check_user_and_role: Please choose a user and a role. + error_can_not_remove_role: Itong tungkulin ay ginamit pa at hindi pwedeng burahin. + error_can_not_reopen_work_package_on_closed_version: Ang work package ay nakatalaga + sa isinarang bersyon na hindi pwede buksan muli + error_check_user_and_role: Mangyaring pumili ng gumagamit at tungkulin. error_cookie_missing: Ang OpenProject cookie ay nawawala. Mangyaring siguraduhin na ang mga cookie ay pinagana, bilang aplikasyon na ito ay hindi gumagana ng maayos na hindi kasama ang. @@ -969,49 +971,51 @@ fil: export. Mangyaring bawasan ang mga bilang ng hanay. error_token_authenticity: Hindi mapagana upang papatunayan ang Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Work package done ratios not updated. - error_work_package_not_found_in_project: The work package was not found or does - not belong to this project - error_must_be_project_member: must be project member - error_no_default_work_package_status: No default work package status is defined. - Please check your configuration (Go to "Administration -> Work package statuses"). - error_no_type_in_project: No type is associated to this project. Please check the - Project settings. - error_omniauth_registration_timed_out: The registration via an external authentication - provider timed out. Please try again. - error_scm_command_failed: 'An error occurred when trying to access the repository: - %{value}' - error_scm_not_found: The entry or revision was not found in the repository. - error_unable_delete_status: The work package status cannot be deleted since it is - used by at least one work package. - error_unable_delete_default_status: Unable to delete the default work package status. - Please select another default work package status before deleting the current - one. - error_unable_to_connect: Unable to connect (%{value}) + error_work_package_done_ratios_not_updated: Hindi naka-update ang mga work package + done ratio. + error_work_package_not_found_in_project: Ang work package ay hindi natagpuan o hindi + kabilang sa proyektong ito + error_must_be_project_member: dapat ay miyembro ng proyekto + error_no_default_work_package_status: Walang default work package estado ang tinukoy. + Mangyaring suriin ang iyong kumpigurasyon ( Pumunta sa "Administration -> Work + package statuses"). + error_no_type_in_project: Walang uri ay nauugnay sa proyektong ito. Mangyaring suriin + ang mga setting ng proyekto. + error_omniauth_registration_timed_out: Ang pagparehistro sa pamamagitan ng external + authentication provider ay nagtime-out. Mangyaring subukan ulit. + error_scm_command_failed: 'Isang mali ang naganap nong subukam ang pag-access ng + repositoryo: %{value}' + error_scm_not_found: Ang entry o rebisyon ay hindi natagpuan sa repositoryo. + error_unable_delete_status: Ang estado ng work package ay hindi pwedeng burahin + dahil ginamit oto sa kahit isang work package. + error_unable_delete_default_status: Hindi mabura ang default estado ng work package. + Mangyaring pumili ng ibang estado ng work package bago buburahin ang kasulukuyang + isa. + error_unable_to_connect: Hindi makakonekta (%{value}) error_unable_delete_wiki: Hindi maitanggal ang wiki page. error_unable_update_wiki: Hindi mai-update ang wiki page. - error_workflow_copy_source: Please select a source type or role - error_workflow_copy_target: Please select target type(s) and role(s) - error_menu_item_not_created: Menu item could not be added - error_menu_item_not_saved: Menu item could not be saved + error_workflow_copy_source: Mangyaring piliin ang uri ng pinagmulan at tungkulin + error_workflow_copy_target: Mangyaring piliin ang uri ng target at tungkulin + error_menu_item_not_created: Aytem ng pagpipilian ay hindi pwede idagdag + error_menu_item_not_saved: Aytem ng pagpipilian ay hindi pwede i-save error_wiki_root_menu_item_conflict: 'Hindi mapalitan ng pangalan ang "%{old_name}" sa "%{new_name}" dahil sa kasalungatan sa resulta ng pagpipiliang aytem sa umiiral na pagpipiliang aytem "%{existing_caption}" (%{existing_identifier}). ' - error_external_authentication_failed: An error occured during external authentication. - Please try again. + error_external_authentication_failed: Isang error ang naganap habang nag-external + authentication. Mangyaring subukan ulit. events: - project: Project edited - changeset: Changeset edited - message: Message edited + project: Naka-edit ang proyekto + changeset: Naka-edit ang changeset + message: Naka-edit ang mensahe news: Mga balita - reply: Replied - time_entry: Timelog edited - wiki_page: Wiki page edited - work_package_closed: Work Package closed - work_package_edit: Work Package edited - work_package_note: Work Package note added + reply: Sumagot + time_entry: Naka-edit ang timelog + wiki_page: Naka-edit ang wike na pahina + work_package_closed: Isinara ang work package + work_package_edit: Naka-edit ang work package + work_package_note: Nadagdag ang talaan ng work package export: format: atom: Atom @@ -1022,14 +1026,14 @@ fil: general_csv_encoding: UTF-8 general_csv_separator: "," general_first_day_of_week: '7' - general_lang_name: English + general_lang_name: Ingles general_pdf_encoding: ISO-8859-1 - general_text_no: 'no' - general_text_yes: 'yes' - general_text_No: 'No' - general_text_Yes: 'Yes' - gui_validation_error: 1 error - gui_validation_error_plural: "%{count} errors" + general_text_no: hindi + general_text_yes: oo + general_text_No: Hindi + general_text_Yes: Oo + gui_validation_error: Isang mali + gui_validation_error_plural: "%{count} mga mali" homescreen: additional: projects: Pinakamabagong makikitang proyekto sa pagkakataong ito. @@ -1052,17 +1056,18 @@ fil: faq: FAQ glossary: Glosaryo shortcuts: Mga madalian - forums: Forums + forums: Mga forum blog: Blog ng OpenProject boards: Komunidad forum newsletter: Mga alertong seguridad/ Newsletter links: configuration_guide: Gabay ng kumpigurasyon - instructions_after_registration: You can sign in as soon as your account has been - activated by clicking %{signin}. - instructions_after_logout: You can sign in again by clicking %{signin}. - instructions_after_error: You can try to sign in again by clicking %{signin}. If - the error persists, ask your admin for help. + instructions_after_registration: Maari kang mag-sign in sa lalong madaling panahon + bilang ang iyong akwant ay naka-aktibo sa pamamagitan ng pagpipindut%{signin}. + instructions_after_logout: Maari kang maka-sign in ulit sa pamamagitan ng pagpipindut + %{signin}. + instructions_after_error: Maaring mong subukan muli sa pamamagitan ng pagpipindut + %{signin}. kung ang mali ay nagpatuloy, magtanong sa namuno para sa tulong. my_account: access_tokens: no_results: @@ -1081,44 +1086,44 @@ fil: label_active_in_new_projects: Aktibo sa bagong proyekto label_activity: Aktibidad label_add_edit_translations: Magdagdag at i-edit ang mga pagsasalin - label_add_another_file: Add another file - label_add_columns: Add selected columns - label_add_note: Add a note - label_add_related_work_packages: Add related work packages - label_add_subtask: Add subtask - label_added: added - label_added_time_by: Added by %{author} %{age} ago - 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_administration: Administration + label_add_another_file: Magdagdag ng ibang file + label_add_columns: Magdagdag ng napiling hanay + label_add_note: Magdagdag ng talaan + label_add_related_work_packages: Magdagdag ng nauugnay na work package + label_add_subtask: Magdagdag ng subtask + label_added: nadagdag + label_added_time_by: Idinagdag ni %{author}%{age} ng nakaraan + label_additional_workflow_transitions_for_assignee: Karagdagang transistion pinahintulutan + kung ang gumagamit ay nakatalaga + label_additional_workflow_transitions_for_author: Karagdagang transistion pinahintulutan + kung ang gumagamit ay ang akda + label_administration: Tagapangasiwa label_advanced_settings: Naka-advance ang mga setting - label_age: Age - label_ago: days ago - label_all: all - label_all_time: all time - label_all_words: All words + label_age: Edad + label_ago: ang mga araw nakalipas + label_all: lahat + label_all_time: sa lahat ng oras + label_all_words: Lahat ng mga salita label_always_visible: Palaging ipinapakita label_announcement: Anunsyo - label_and_its_subprojects: "%{value} and its subprojects" + label_and_its_subprojects: "%{value} at ang mga subproject na ito" label_api_access_key: API access key - label_api_access_key_created_on: API access key created %{value} ago + label_api_access_key_created_on: API access key ay nilikha %{value} ng nakalipas label_api_access_key_type: API - label_applied_status: Applied status + label_applied_status: Estadong nilapat label_archive_project: I-archive ang proyekto - label_ascending: Ascending - label_assigned_to_me_work_packages: Work packages assigned to me - label_associated_revisions: Associated revisions - label_attachment_delete: Delete file - label_attachment_new: New file - label_attachment_plural: Files - label_attribute: Attribute - label_attribute_plural: Attributes + label_ascending: Pataas + label_assigned_to_me_work_packages: Ang work package ay nakatakaga sa akin + label_associated_revisions: Nauugnay ng mga rebisyon + label_attachment_delete: Burahin ang file + label_attachment_new: Bagong file + label_attachment_plural: Mga file + label_attribute: Katangian + label_attribute_plural: Mga katangian label_auth_source: Mode ng pagpapatunay - label_auth_source_new: New authentication mode - label_auth_source_plural: Authentication modes - label_authentication: Authentication + label_auth_source_new: Bagong authentication mode + label_auth_source_plural: Ang mga mode ng pagpapatunay + label_authentication: Pagpapatunay label_available_project_work_package_categories: Ang mga kategorya ng magagamit na work package label_available_project_boards: Mga magagamit na board @@ -1126,518 +1131,526 @@ fil: label_available_project_repositories: Magagamit na mga respository label_api_documentation: API dokumentasyon label_between: sa pagitan ng - label_blocked_by: blocked by - label_blocks: blocks + label_blocked_by: hinarangan ni + label_blocks: mga hinarang label_blog: Blog - label_board_locked: Locked - label_board_new: New forum - label_board_plural: Forums - label_board_sticky: Sticky + label_board_locked: Naka-lock + label_board_new: Bagong forum + label_board_plural: Mga forum + label_board_sticky: Malagkit label_boolean: Boolean - label_branch: Branch + label_branch: Sangay label_browse: Browse - label_bulk_edit_selected_work_packages: Bulk edit selected work packages - label_calendar: Calendar - label_calendar_show: Show Calendar + label_bulk_edit_selected_work_packages: Ang bulk edit ng mga napiling work package + label_calendar: Kalendaryo + label_calendar_show: Ipakita ang kalendaryo label_category: Kategorya - label_wiki_menu_item: Wiki menu item - label_select_main_menu_item: Select new main menu item + label_wiki_menu_item: Ang aytem ng wiki na pagpipilian + label_select_main_menu_item: Piliin ang bagong pangunahing pagpipilian aytem label_select_project: Pumili ng proyekto label_required_disk_storage: Kinakailangan lalagyan ng disk label_send_invitation: Magpadala ng imbitasyon - label_change_plural: Changes - label_change_properties: Change properties - label_change_status: Change status + label_change_plural: Pagbabago + label_change_properties: Baguhin ang mga properry + label_change_status: Baguhin ang estado label_change_status_of_user: 'Baguhin ang estado ng #{username}' - label_change_view_all: View all changes - label_changes_details: Details of all changes + label_change_view_all: Tanawin lahat ang mga pagbabago + label_changes_details: Detalye ng lahat na mga pagbabago label_changeset: Changeset label_changeset_id: ID ng changeset label_changeset_plural: Changesets - label_checked: checked + label_checked: sinuri label_check_uncheck_all_in_column: I-check/I-ncheck ang lahat sa hanay label_check_uncheck_all_in_row: I-check/I-uncheck ang lahat sa hilera label_child_element: Elementong bata - label_chronological_order: In chronological order - label_close_versions: Close completed versions - label_closed_work_packages: closed - label_collapse: Collapse - label_configuration: configuration - label_comment_add: Add a comment - label_comment_added: Comment added - label_comment_delete: Delete comments - label_comment_plural: Comments - label_commits_per_author: Commits per author - label_commits_per_month: Commits per month + label_chronological_order: Sa chronological na pagkasunod-sunod + label_close_versions: Isara ang nakompletong bersyon + label_closed_work_packages: isinara + label_collapse: Bumagsak + label_configuration: kumpigurasyon + label_comment_add: Magdagdag ng komento + label_comment_added: Idinagdag na komento + label_comment_delete: Ang mga binurang komento + label_comment_plural: Mga komento + label_commits_per_author: Pinangako sa bawat ng may-akda + label_commits_per_month: Ipinangako sa bawat buwan label_confirmation: Kompirmasyon - label_contains: contains + label_contains: naglalaman label_content: Nilalaman - label_copied: copied + label_copied: kinopya label_copy_to_clipboard: Kopyahin sa clipboard - label_copy_same_as_target: Same as target - label_copy_source: Source + label_copy_same_as_target: Tulad bilang target + label_copy_source: Pinagkukunan label_copy_target: Target - label_copy_workflow_from: Copy workflow from - label_copy_project: Copy project - label_core_version: Core version - label_current_status: Current status - label_current_version: Current version + label_copy_workflow_from: Kopyahin ang workflow mula sa + label_copy_project: Kopyahin ang proyekto + label_core_version: Ang core bersyon + label_current_status: Kasulukuyang bersyon + label_current_version: Kasukukuyang bersyon label_custom_field_add_no_type: Idagdag ang patlang na ito sa uri ng work package - label_custom_field_new: New custom field + label_custom_field_new: Bagong custom field label_custom_field_plural: Mga pasadyang patlang - label_custom_field_default_type: Empty type + label_custom_field_default_type: Uri ng walang laman label_custom_style: Disenyo label_date: Petsa label_date_and_time: Petsa at oras - label_date_from: From - label_date_from_to: From %{start} to %{end} - label_date_range: Date range - label_date_to: To - label_day_plural: days + label_date_from: Mula sa + label_date_from_to: Mula sa %{start} hanggang %{end} + label_date_range: Haba ng petsa + label_date_to: Sa + label_day_plural: mga araw label_default: Default label_delete_user: Burahin ang gumagamit label_delete_project: Burahin ang proyekto - label_deleted: deleted - label_deleted_custom_field: "(deleted custom field)" - label_descending: Descending - label_details: Details + label_deleted: binura + label_deleted_custom_field: "(binurang custom field)" + label_descending: Pababa + label_details: Mga detalye label_development_roadmap: Kaunlaran ng roadmao label_diff: diff label_diff_inline: inline - label_diff_side_by_side: side by side - label_disabled: disabled - label_display: Display - label_display_per_page: 'Per page: %{value}' - label_display_used_statuses_only: Only display statuses that are used by this type - label_download: "%{count} Download" - label_download_plural: "%{count} Downloads" + label_diff_side_by_side: magkatabi + label_disabled: hindi pinagana + label_display: Ipakita + label_display_per_page: 'Bawat pahina: %{value}' + label_display_used_statuses_only: Magpakita lamang ng mga estado na ginami sa uri + na ito + label_download: "%{count} I-download" + label_download_plural: "%{count} mga i-download" label_downloads_abbr: D/L - label_duplicated_by: duplicated by + label_duplicated_by: ginaya sa pamamagitan ng label_duplicate: gayahin - label_duplicates: duplicates - label_edit: Edit - label_enable_multi_select: Toggle multiselect + label_duplicates: mga ginaya + label_edit: I-edit + label_enable_multi_select: Toggle multi select label_enabled_project_custom_fields: Pinagana ang mga custom na patlang label_enabled_project_types: Pinagana ang mga uri label_enabled_project_modules: Pinagana ang mga modyul label_enabled_project_activities: Pinagana ang mga aktibidad ng time tracking - label_end_to_end: end to end - label_end_to_start: end to start - label_enumeration_new: New enumeration value + label_end_to_end: katapusan hanggang sa katapusan + label_end_to_start: katapusan hanggang simula + label_enumeration_new: Bagong enumerasyong halaga label_enumeration_value: Pag-enumerate ng halaga - label_enumerations: Enumerations + label_enumerations: Mga enumerasyon label_enterprise: Enterprise label_enterprise_edition: Enterprise Edition - label_environment: Environment + label_environment: Kalikasan label_estimates_and_time: Mga pagtatantya at oras - label_equals: is - label_example: Example - label_export_to: 'Also available in:' - label_f_hour: "%{value} hour" - label_f_hour_plural: "%{value} hours" - label_feed_plural: Feeds + label_equals: ay + label_example: Halimbawa + label_export_to: 'Magagamit rin sa:' + label_f_hour: "%{value} oras" + label_f_hour_plural: "%{value} mga oras" + label_feed_plural: Ang mga feed label_feeds_access_key: RSS access key - label_feeds_access_key_created_on: RSS access key created %{value} ago + label_feeds_access_key_created_on: RSS access key na nillikha %{value} nakalipas label_feeds_access_key_type: RSS - label_file_added: File added - label_file_plural: Files - label_filter_add: Add filter + label_file_added: Idinagdag na file + label_file_plural: Mga file + label_filter_add: Magdagdag ng filter label_filter_plural: Mga nasala label_filters_toggle: Ipakita/itago ang mga salaan - label_float: Float + label_float: Lumutang label_folder: Folder - label_follows: follows - label_force_user_language_to_default: Set language of users having a non allowed - language to default + label_follows: sundan + label_force_user_language_to_default: Magtakda ng linggwahe ng mga gumagamit na + mayroon pinayagang linggwahe sa default label_form_configuration: Form kompigurasyon - label_general: General - label_generate_key: Generate a key - label_git_path: Path to .git directory - label_greater_or_equal: ">=" - label_group_by: Group by - label_group_new: New group + label_general: Pangkalahatan + label_generate_key: Bumuo ng susi + label_git_path: Landas sa .git direktoryo + label_greater_or_equal: ">==" + label_group_by: Pangkat sa + label_group_new: Bagong grupo label_group: Grupo - label_group_plural: Groups - label_help: Help - label_here: here - label_hide: Hide - label_history: History - label_home: Home - label_in: in - label_in_less_than: in less than - label_in_more_than: in more than + label_group_plural: Mga grupo + label_help: Tulong + label_here: dito + label_hide: Itago + label_history: Kasaysayan + label_home: Tahanan + label_in: sa + label_in_less_than: mas mababa kaysa + label_in_more_than: mahigit sa label_inactive: Hindi aktibo - label_incoming_emails: Incoming emails + label_incoming_emails: Papasok na mga email label_includes: kasama ang mga - label_index_by_date: Index by date - label_index_by_title: Index by title - label_information: Information - label_information_plural: Information - label_integer: Integer - label_internal: Internal + label_index_by_date: Index sa petsa + label_index_by_title: Index sa pamagat + label_information: Impormasyon + label_information_plural: Impormasyon + label_integer: Numero + label_internal: Panloob label_invite_user: Imbitahan ang user label_show_hide: Ipakita/itago label_show_all_registered_users: Ipakita lahay ang mga nakarehistrong gumagamit label_journal: Talaarawan - label_journal_diff: Description Comparison + label_journal_diff: Paglalarawan ng paghahambing label_language: Linggwahe - label_jump_to_a_project: Jump to a project... - label_language_based: Based on user's language + label_jump_to_a_project: Tumalon sa isang proyekto... + label_language_based: Naka-base sa linggwahe ng gumagamit label_last_activity: Huling aktibidad label_last_change_on: Hindi binago sa - label_last_changes: last %{count} changes + label_last_changes: huling %{count} pagbabago label_last_login: Huling nag login - label_last_month: last month - label_last_n_days: last %{count} days - label_last_week: last week - label_latest_revision: Latest revision - label_latest_revision_plural: Latest revisions - label_ldap_authentication: LDAP authentication + label_last_month: huling buwan + label_last_n_days: mga huling %{count} araw + label_last_week: huling semana + label_latest_revision: Pinakamabagong rebisyon + label_latest_revision_plural: Ang mga pinakamabagong rebisyon + label_ldap_authentication: LDAP na pagpapatunay label_less_or_equal: "<=" - label_less_than_ago: less than days ago - label_list: List - label_loading: Loading... + label_less_than_ago: mas mababa kaysa sa mga araw na lumipas + label_list: Listahan + label_loading: Naglo-load... label_lock_user: I-kandado ang gumagamit - label_logged_as: Logged in as - label_login: Sign in + label_logged_as: Naka-log in bilang + label_login: Mag-sign in label_custom_logo: Custom logo label_custom_favicon: Custom favicon label_custom_touch_icon: Ang icon ng kustom pindutan - label_logout: Sign out - label_main_menu: Side Menu + label_logout: Mag-sign out + label_main_menu: Slide menu label_manage_groups: Pamahalain ang mga grupo label_managed_repositories_vendor: Pamahalain ang mga %{vendor} respository - label_max_size: Maximum size - label_me: me - label_member_new: New member - label_member_plural: Members + label_max_size: Pinakamataas na laki + label_me: ako + label_member_new: Bagong miyembro + label_member_plural: Mga miyembro label_view_all_members: Tingnan ang lahat na mga miyembro - label_menu_item_name: Name of menu item + label_menu_item_name: Pangalan ng pagpipiliang aytem label_message: Mensahe - label_message_last: Last message - label_message_new: New message - label_message_plural: Messages - label_message_posted: Message added - label_min_max_length: Min - Max length + label_message_last: Huling mensahe + label_message_new: Bagong mensahe + label_message_plural: Mga mensahe + label_message_posted: Idinagdag na mensahe + label_min_max_length: Min-max na haba label_minute_plural: mga minuto label_missing_api_access_key: Nawawala ang API access key label_missing_feeds_access_key: Nawawala ang RSS access key - label_modification: "%{count} change" - label_modified: modified - label_module_plural: Modules - label_modules: Modules - label_month: Month - label_months_from: months from - label_more: More - label_more_than_ago: more than days ago - label_move_work_package: Move work package - label_my_account: My account - label_my_account_data: My account data - label_my_page: My page - label_my_page_block: My page block - label_my_projects: My projects - label_my_queries: My custom queries - label_new: New - label_new_statuses_allowed: New statuses allowed - label_news_added: News added - label_news_comment_added: Comment added to a news - label_news_latest: Latest news - label_news_new: Add news - label_news_edit: Edit news + label_modification: "%{count} baguhin" + label_modified: nabago + label_module_plural: Mga modyul + label_modules: Mga modyul + label_month: Buwan + label_months_from: mga buwan mula sa + label_more: Iba pa + label_more_than_ago: mahigit sa araw nakalipas + label_move_work_package: Ilipat ang work package + label_my_account: Ang aking akwant + label_my_account_data: Ang data ng aking akwant + label_my_page: Ang aking pahina + label_my_page_block: Ang pahinang block + label_my_projects: Ang mga aking proyekto + label_my_queries: Ang mga aking custom query + label_new: Bago + label_new_statuses_allowed: Pinayagang bagong estado + label_news_added: Bagong idinagdag + label_news_comment_added: Ang komento idinagdag sa mga balita + label_news_latest: Pinakamabagong balita + label_news_new: Magdagdag ng mga balita + label_news_edit: I-edit ang mga balita label_news_plural: Mga balita - label_news_view_all: View all news - label_next: Next - label_next_week: Next week - label_no_change_option: "(No change)" - label_no_data: No data to display + label_news_view_all: Tanawin lahat ang mga balita + label_next: Susunod + label_next_week: Susunod na linggo + label_no_change_option: "( Walang pagbago)" + label_no_data: Walang data upang ipakita label_nothing_display: Walang maipakita - label_nobody: nobody - label_none: none + label_nobody: walang sinuman + label_none: wala label_none_parentheses: "(none)" - label_not_contains: doesn't contain - label_not_equals: is not - label_notify_member_plural: Email updates + label_not_contains: hindi naglalaman + label_not_equals: ay hindi + label_notify_member_plural: I-update ang mga email label_on: 'on' - label_open_menu: Open menu - label_open_work_packages: open - label_open_work_packages_plural: open + label_open_menu: Buksan ang pagpipilian + label_open_work_packages: buksan + label_open_work_packages_plural: buksan label_optional_description: Deskripsyon - label_options: Options - label_other: Other - label_overall_activity: Overall activity - label_overall_spent_time: Overall spent time - label_overview: Overview + label_options: Mga opsyon + label_other: Iba pa + label_overall_activity: Pangkalahatang gawain + label_overall_spent_time: Pangkalahatang tinipid ang oras + label_overview: Buod label_part_of: bahagi ng - label_password_lost: Forgot your password? + label_password_lost: Nakalimutan ang iyong password? label_password_rule_lowercase: Lowercase - label_password_rule_numeric: Numeric Characters - label_password_rule_special: Special Characters + label_password_rule_numeric: Ang mga karakter na numeric + label_password_rule_special: Mga espesyal karakter label_password_rule_uppercase: Uppercase - label_path_encoding: Path encoding - label_pdf_with_descriptions: PDF with Descriptions - label_per_page: Per page + label_path_encoding: Landas ng page-encode + label_pdf_with_descriptions: PDF na may mga paglalarawan + label_per_page: Bawat pahina label_people: People - label_permissions: Permissions - label_permissions_report: Permissions report - label_personalize_page: Personalize this page - label_planning: Planning - label_please_login: Please log in - label_plugins: Plugins + label_permissions: Mga pahintulot + label_permissions_report: Mga pinahintulutan na ulat + label_personalize_page: Personalize ang pahina na ito + label_planning: Pagpaplano + label_please_login: Mangyaring mag-log in + label_plugins: Mga plugin label_precedes: precedes - label_preferences: Preferences - label_preview: Preview - label_previous: Previous - label_previous_week: Previous week + label_preferences: Mga kagustuhan + label_preview: Tanawin ulit + label_previous: Nakaraan + label_previous_week: Nakaraang linggo label_principal_invite_via_email: " o imbitahin ang bagong gumagamit sa pamamagitan ng email" label_principal_search: Magdagdag ng umiiral na mga user o grupo label_product_version: Produktong bersyon label_professional_support: Propesyonal na suporta label_profile: Profile - label_project_all: All Projects + label_project_all: Lahat ng mga proyekto label_project_count: Kabuuang bilang ng mga proyekto - label_project_copy_notifications: Send email notifications during the project copy - label_project_latest: Latest projects - label_project_default_type: Allow empty type + label_project_copy_notifications: Magpadala ng mga email na abiso habang ang proyekto + ay kinopya + label_project_latest: Pinakamabagong proyekto + label_project_default_type: Payagan ang walang laman uri label_project_hierarchy: Proyektong hierarchy - label_project_new: New project - label_project_plural: Projects - label_project_settings: Project settings + label_project_new: Bagong proyekto + label_project_plural: Mga proyekto + label_project_settings: Ang mga setting ng proyekto label_projects_storage_information: Ang %{count} proyekto gamit ang %{storage} lalagyan ng disk - label_project_view_all: View all projects + label_project_view_all: Tingnan lahat ang mga proyekto label_project_show_details: Ipakita ang mga detalye ng proyekto label_project_hide_details: Itago ang mga detalye ng proyekto - label_public_projects: Public projects - label_query_new: New query - label_query_plural: Custom queries - label_query_menu_item: Query menu item - label_read: Read... - label_register: Create a new account - label_register_with_developer: Register as developer - label_registered_on: Registered on - label_registration_activation_by_email: account activation by email - label_registration_automatic_activation: automatic account activation - label_registration_manual_activation: manual account activation - label_related_work_packages: Related work packages - label_relates: related to - label_relates_to: related to - label_relation_delete: Delete relation - label_relation_new: New relation + label_public_projects: Publikong proyekto + label_query_new: Bagong query + label_query_plural: Ang mga custom query + label_query_menu_item: Aytem ng query na pagpipilian + label_read: Basahin... + label_register: Gumawa ng bagong akwant + label_register_with_developer: Pagrehistro bilang developer + label_registered_on: Nakarehistro sa + label_registration_activation_by_email: aktibasyon ng akwant sa pamamagitan ng email + label_registration_automatic_activation: automatik akwant aktibasyon + label_registration_manual_activation: manu-manong akwant aktibasyon + label_related_work_packages: Nauugnay sa mga work package + label_relates: nauugnay sa + label_relates_to: nauugnay sa + label_relation_delete: Burahin ang relasyon + label_relation_new: Bagong relasyon label_release_notes: Paglabas ng mga talaan - label_remove_columns: Remove selected columns - label_renamed: renamed - label_reply_plural: Replies - label_report: Report + label_remove_columns: Tanggalin ang mga napiling hanay + label_renamed: binagong pangalan + label_reply_plural: Mga sagot + label_report: Ulat label_report_bug: I-report ang bug - label_report_plural: Reports - label_reported_work_packages: Reported work packages - label_reporting: Reporting - label_reporting_plural: Reportings - label_repository: Repository + label_report_plural: Mga ulat + label_reported_work_packages: Iniulat ang mga work package + label_reporting: Inuulat + label_reporting_plural: Mga inuulat + label_repository: Repositoryo label_repository_root: Repository root - label_repository_plural: Repositories + label_repository_plural: Mga repositoryo label_required: kailangan label_requires: kinakailangan - label_responsible_for_work_packages: Work packages I am responsible for - label_result_plural: Results - label_reverse_chronological_order: In reverse chronological order - label_revision: Revision - label_revision_id: Revision %{value} - label_revision_plural: Revisions + label_responsible_for_work_packages: Ang work package ako ay responsable para sa + label_result_plural: Mga resulta + label_reverse_chronological_order: Sa kabaligtaran ng chronological order + label_revision: Rebisyon + label_revision_id: Rebisyon %{value} + label_revision_plural: Mga rebisyon label_roadmap: Roadmap - label_roadmap_edit: Edit roadmap %{name} - label_roadmap_due_in: Due in %{value} - label_roadmap_no_work_packages: No work packages for this version - label_roadmap_overdue: "%{value} late" - label_role_and_permissions: Roles and permissions - label_role_new: New role + label_roadmap_edit: I-edit ang roadmap %{name} + label_roadmap_due_in: Dahil sa %{value} + label_roadmap_no_work_packages: Walang mga work package para bersyon ito + label_roadmap_overdue: "%{value} huli" + label_role_and_permissions: Ang mga tungkulin at permiso + label_role_new: Bagong tungkulin label_role_plural: Ang mga tungkulin label_role_search: Magtalaga ng tungkulin ss mga bagong miyembro label_scm: SCM - label_search: Search - label_search_titles_only: Search titles only - label_send_information: Send account information to the user - label_send_test_email: Send a test email - label_settings: Settings + label_search: Hanapin + label_search_titles_only: Hanapin sa pamagat lamang + label_send_information: Magpadala ng akwant impormasyon sa gumagamit + label_send_test_email: Magpadala ng test email + label_settings: Mga setting label_system_settings: Mga setting ng system - label_show_completed_versions: Show completed versions - label_sort: Sort - label_sort_by: Sort by %{value} - label_sorted_by: sorted by %{value} - label_sort_higher: Move up - label_sort_highest: Move to top - label_sort_lower: Move down - label_sort_lowest: Move to bottom + label_show_completed_versions: Ipakita ang mga kompletong bersyon + label_sort: Ayusin + label_sort_by: Ayusin sa %{value} + label_sorted_by: inayos sa %{value} + label_sort_higher: Lumipat pataas + label_sort_highest: Ilipat sa ibabaw + label_sort_lower: Ilipat sa ibaba + label_sort_lowest: Ilipat sa ilalim label_spent_time: Nauubos na oras - label_start_to_end: start to end - label_start_to_start: start to start - label_statistics: Statistics - label_status: Status - label_status_updated: Work package status updated - label_stay_logged_in: Stay logged in + label_start_to_end: simula hanggang katapusan + label_start_to_start: simula hanggang simula + label_statistics: Istatistika + label_status: Estado + label_status_updated: Naka-update na work package + label_stay_logged_in: Manatiling naka-log in label_storage_free_space: Natitirang espasyo ng disk label_storage_used_space: Nagamit na espasyo ng disk label_storage_group: Lalagyan ng filesystem %{identifier} label_storage_for: Sumasaklaw na lalagayan para sa label_string: Teksto label_subproject: Kahaliling proyekto - label_subproject_new: New subproject - label_subproject_plural: Subprojects - label_subtask_plural: Subtasks - label_summary: Summary - label_system: System + label_subproject_new: Bagong subproject + label_subproject_plural: Ang mga subproject + label_subtask_plural: Ang mga subtask + label_summary: Buod + label_system: Sistema label_system_storage: Impormasyon ng storage - label_table_of_contents: Table of Contents + label_table_of_contents: Talaan ng Nilalamn label_tag: Tag - label_text: Long text - label_this_month: this month - label_this_week: this week - label_this_year: this year + label_text: Mahaba na teksto + label_this_month: ngayong buwan + label_this_week: ngayong semana + label_this_year: ngayong taon label_time_entry_plural: Nauubos na oras label_time_sheet_menu: Time sheet label_time_tracking: Time tracking - label_today: today - label_top_menu: Top Menu - label_topic_plural: Topics - label_total: Total - label_type_new: New type + label_today: ngayon + label_top_menu: Itaas na pagpipilian + label_topic_plural: Mga paksa + label_total: Kabuuan + label_type_new: Bagong uri label_type_plural: Mga uri label_type_default_new_projects: Naka-aktibo uri para sa mga bagong proyekto sa pamamagitan ng default label_ui: User Interface - label_update_work_package_done_ratios: Update work package done ratios - label_updated_time: Updated %{value} ago - label_updated_time_at: "%{author} %{age}" - label_updated_time_by: Updated by %{author} %{age} ago - label_used_by: Used by + label_update_work_package_done_ratios: I-update ang mga work package done ratio + label_updated_time: I-update ang nakalipas na %{value} + label_updated_time_at: "%{author}%{age}" + label_updated_time_by: Naka-update sa %{author}%{age} na nakalipas + label_used_by: Ginamit ni label_used_by_types: Ginamit sa mga uri label_used_in_projects: Ginamit sa mga proyekto label_user: Gumagamit - label_user_activity: "%{value}'s activity" - label_user_anonymous: Anonymous - label_user_mail_option_all: For any event on all my projects - label_user_mail_option_none: No events - label_user_mail_option_only_assigned: Only for things I am assigned to - label_user_mail_option_only_my_events: Only for things I watch or I'm involved in - label_user_mail_option_only_owner: Only for things I am the owner of + label_user_activity: "%{value} aktibidad" + label_user_anonymous: Hindi kilala + label_user_mail_option_all: Sa kahit anong kaganapan sa lahat ng aking proyekto + label_user_mail_option_none: Walang mga kaganapan + label_user_mail_option_only_assigned: Sa mga bagay lamang ako nakatalaga sa + label_user_mail_option_only_my_events: Sa mga bagay ako tumingin o kasama ako sa + label_user_mail_option_only_owner: Sa mga bagay lamg ako na ako ang may-ari ng label_user_mail_option_selected: Sa kahit anong kaganapan sa mga napiling proyekto lamang - label_user_new: New user - label_user_plural: Users - label_user_search: Search for user - label_version_new: New version + label_user_new: Bagong gumagamit + label_user_plural: Mga gumagamit + label_user_search: Maghanap para sa gumagamit + label_version_new: Bagong bersyon label_version_plural: Mga bersyon - label_version_sharing_descendants: With subprojects - label_version_sharing_hierarchy: With project hierarchy - label_version_sharing_none: Not shared - label_version_sharing_system: With all projects - label_version_sharing_tree: With project tree + label_version_sharing_descendants: Kasama ang mga subproject + label_version_sharing_hierarchy: Sa proyektong hierarchy + label_version_sharing_none: Hindi ibinahagi + label_version_sharing_system: Sa lahat ng mga proyekto + label_version_sharing_tree: Sa proyektong puno label_video: Video - label_view_all_revisions: View all revisions - label_view_diff: View differences - label_view_revisions: View revisions - label_watched_work_packages: Watched work packages - label_week: Week - label_wiki_content_added: Wiki page added - label_wiki_content_updated: Wiki page updated - label_wiki_toc: Table of Contents - label_wiki_dont_show_menu_item: Do not show this wikipage in project navigation - label_wiki_edit: Wiki edit - label_wiki_edit_plural: Wiki edits + label_view_all_revisions: Tingnan lahat ang mga rebisyon + label_view_diff: Tingnan ang mga pagka-iba + label_view_revisions: Tingnan ang mga rebisyon + label_watched_work_packages: Pinanuod na mga work package + label_week: Linggo + label_wiki_content_added: Ang idinagdag na wiking pahina + label_wiki_content_updated: Naka-update na wiking pahina + label_wiki_toc: Talaan ng Nilalamn + label_wiki_dont_show_menu_item: Huwag ipakita ang wikipage na ito sa oroject nabigasyon + label_wiki_edit: I-edit ang wiki + label_wiki_edit_plural: I-edit ang mga wiki label_wiki_page_attachments: Nakakalakip na wiking pahina label_wiki_page_id: ID ng Wiki na pahina - label_wiki_navigation: Wiki navigation + label_wiki_navigation: Nabigasyong wiki label_wiki_page: Pahina ng wiki - label_wiki_page_plural: Wiki pages - label_wiki_show_index_page_link: Show submenu item 'Table of Contents' - label_wiki_show_menu_item: Show as menu item in project navigation - label_wiki_show_new_page_link: Show submenu item 'Create new child page' - label_wiki_show_submenu_item: 'Show as submenu item of ' + label_wiki_page_plural: Ang mga pahinang wiki + label_wiki_show_index_page_link: Ipakita ang aytem ng submenu 'Talaan ng Nilalaman' + label_wiki_show_menu_item: Ipakita bilanh aytem na pagpipilian sa proyektong nabigasyon + label_wiki_show_new_page_link: Ipakita ang submenu aytem 'Lumikha ng bagong bata + na pahina' + label_wiki_show_submenu_item: 'Ipakita bilang submenu. aytem ng ' label_work_package: Work package - label_work_package_added: Work package added + label_work_package_added: Idinagdag ng work package label_work_package_attachments: Nakakalakip na pahinag trabaho - label_work_package_category_new: New category - label_work_package_category_plural: Work package categories + label_work_package_category_new: Bagong kategorya + label_work_package_category_plural: Ang mga katergorya ng work package label_work_package_hierarchy: Hierarchy ng work package - label_work_package_new: New work package - label_work_package_note_added: Work package note added - label_work_package_edit: Edit work package %{name} - label_work_package_plural: Work packages - label_work_package_priority_updated: Work package priority updated + label_work_package_new: Bagong work package + label_work_package_note_added: Idinagdag ang talaan ng work package + label_work_package_edit: I-edit ang work package %{name} + label_work_package_plural: Ang mga work package + label_work_package_priority_updated: Ang work package ay prioridad naka-update label_work_package_status: Estado ng pakete ng gumagawa - label_work_package_status_new: New status - label_work_package_status_plural: Work package statuses + label_work_package_status_new: Bagong estado + label_work_package_status_plural: Ang mga estado ng work package label_work_package_types: Ang mga uri ng work package - label_work_package_updated: Work package updated - label_work_package_tracking: Work package tracking - label_work_package_view_all: View all work packages - label_work_package_view_all_assigned_to_me: View all work packages assigned to me - label_work_package_view_all_reported_by_me: View all work packages reported by me + label_work_package_updated: Naka-update na work package + label_work_package_tracking: Ang pagtra-track ng work package + label_work_package_view_all: Tanawin lahat ang mga package + label_work_package_view_all_assigned_to_me: Tanawin lahat ang mga work package nakatalaga + sa akin + label_work_package_view_all_reported_by_me: Tanawin lahat ang mga work package inuulat + sa akin label_work_package_view_all_responsible_for: Tanawin ang lahat ng mga work package na ako ang may pananagutan - label_work_package_view_all_watched: View all watched work packages - label_work_package_watchers: Watchers + label_work_package_view_all_watched: Tanawin lahat ang mga binabantayang work package + label_work_package_watchers: Manonood label_workflow: Daloy ng trabaho - label_workflow_plural: Workflows - label_workflow_summary: Summary + label_workflow_plural: Daloy ng trabaho + label_workflow_summary: Buod label_x_closed_work_packages_abbr: - one: 1 closed - other: "%{count} closed" + one: Isa ang isinara + other: "%{count} ang isinara" zero: 0 closed label_x_comments: - one: 1 comment - other: "%{count} comments" + one: Isang komento + other: "%{count} mga komento" zero: no comments label_x_open_work_packages_abbr: - one: 1 open - other: "%{count} open" + one: Isa ang bukas + other: "%{count} ang bukas" zero: 0 open label_x_open_work_packages_abbr_on_total: - one: 1 open / %{total} - other: "%{count} open / %{total}" + one: Isa ang bukas / %{total} + other: "%{count} bukas / %{total}" zero: 0 open / %{total} label_x_projects: - one: 1 project - other: "%{count} projects" + one: Isang proyekto + other: "%{count} mga proyekto" zero: no projects - label_year: Year - label_yesterday: yesterday - label_keyboard_function: Function - label_keyboard_shortcut: Shortcut + label_year: Taon + label_yesterday: kahapon + label_keyboard_function: Gumana + label_keyboard_shortcut: Madalian label_keyboard_accesskey: Accesskey - label_keyboard_shortcut_help_heading: Available Keyboard Shortcuts - label_keyboard_shortcut_within_project: 'Project related shortcuts:' - label_keyboard_shortcut_global_shortcuts: 'Global shortcuts:' - label_keyboard_shortcut_some_pages_only: 'Special shortcuts:' - label_keyboard_shortcut_search_global: Global search - label_keyboard_shortcut_search_project: Find a project + label_keyboard_shortcut_help_heading: Magagamit na mga keyboard shortcut + label_keyboard_shortcut_within_project: 'Proyektong kaugnau sa mga madalian:' + label_keyboard_shortcut_global_shortcuts: 'Pandaigdigang mga shortcut:' + label_keyboard_shortcut_some_pages_only: 'Espesyal na mga shortcut:' + label_keyboard_shortcut_search_global: Pandaigdigang paghahanap + label_keyboard_shortcut_search_project: Humanap ng proyekto label_keyboard_shortcut_go_my_page: Pumunta sa aking pahina - label_keyboard_shortcut_show_help: Show this help message - label_keyboard_shortcut_go_overview: Go to project overview - label_keyboard_shortcut_go_work_package: Go to project work packages - label_keyboard_shortcut_go_wiki: Go to project wiki - label_keyboard_shortcut_go_activity: Go to project activities - label_keyboard_shortcut_go_calendar: Go to project calendar - label_keyboard_shortcut_go_news: Go to project news - label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Create new work package - label_keyboard_shortcut_details_package: Show work packages details pane - label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) - label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) - label_keyboard_shortcut_go_preview: Go to preview the current edit (on edit pages - only) - label_keyboard_shortcut_focus_previous_item: Focus previous list element (on some - lists only) - label_keyboard_shortcut_focus_next_item: Focus next list element (on some lists - only) - label_visible_elements: Visible elements + label_keyboard_shortcut_show_help: Ipakita ang itong mensaheng tulong + label_keyboard_shortcut_go_overview: Pumunta sa buod ng proyekto + label_keyboard_shortcut_go_work_package: Pumunta sa mga proyektong work package + label_keyboard_shortcut_go_wiki: Pumunta sa proyektong wiki + label_keyboard_shortcut_go_activity: Pumunta sa aktibidad ng wiki + label_keyboard_shortcut_go_calendar: Pumunya sa proyektong kalendaryo + label_keyboard_shortcut_go_news: Pumunta sa proyektong balita + label_keyboard_shortcut_go_timelines: Pumunta sa mga timenline + label_keyboard_shortcut_new_work_package: Lumikha ng bagong work package + label_keyboard_shortcut_details_package: Ipakita ang work package na detalyeng pane + label_keyboard_shortcut_go_edit: Pumunta sa i-edit kasulukuyang aytem (sa detalyeng + proyekto lamang) + label_keyboard_shortcut_open_more_menu: Buksan ang more-menu (sa detalye ng pahina + lamang) + label_keyboard_shortcut_go_preview: Pumunta sa prebyu ng kasulukuyang i-edit (sa + mga edit pahina lamang) + label_keyboard_shortcut_focus_previous_item: Tumuon sa nakaraan listahan ng elemento + (sa ilang listahan lamang) + label_keyboard_shortcut_focus_next_item: Tumuoj sa susunod na listahang elemento + (sa ilang listahan lamang) + label_visible_elements: Nakikita ang mga elemento auth_source: - using_abstract_auth_source: Can't use an abstract authentication source. + using_abstract_auth_source: Hindi magamit ang isang abstrak na pagpapatunay ng + pinagmulan. ldap_error: 'LDAP-Error: %{error_message}' - ldap_auth_failed: Could not authenticate at the LDAP-Server. - macro_execution_error: Error executing the macro %{macro_name} - macro_unavailable: Macro %{macro_name} cannot be displayed. + ldap_auth_failed: Hindi maarig mapatunayan sa LDAP-Server. + macro_execution_error: May mali habang isinasagawa ang macro %{macro_name} + macro_unavailable: Macro %{macro_name} hindi naka-display. macros: create_work_package_link: errors: @@ -1645,115 +1658,118 @@ fil: proyektong konteksto. invalid_type: Walang uri ang natagpuan na may pangalan '%{type}'sa proyekto '%{project}'. - link_name: New work package + link_name: Bagong work package link_name_type: Bagong %{type_name} mail: actions: Mga aksyon - mail_body_account_activation_request: 'A new user (%{value}) has registered. The - account is pending your approval:' - mail_body_account_information: Your account information - mail_body_account_information_external: You can use your %{value} account to log - in. - mail_body_lost_password: 'To change your password, click on the following link:' - mail_body_register: 'To activate your account, click on the following link:' - mail_body_reminder: "%{count} work package(s) that are assigned to you are due in - the next %{days} days:" - mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}. - mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}. - mail_subject_account_activation_request: "%{value} account activation request" - mail_subject_lost_password: Your %{value} password - mail_subject_register: Your %{value} account activation - mail_subject_reminder: "%{count} work package(s) due in the next %{days} days" - mail_subject_wiki_content_added: "'%{id}' wiki page has been added" - mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" - more_actions: More functions - noscript_description: You need to activate JavaScript in order to use OpenProject! - noscript_heading: JavaScript disabled - noscript_learn_more: Learn more + mail_body_account_activation_request: 'Ang bagong gumagamit (%{value}) ay naka-rehistro + na. Ang akwant ay naghihhintay para sa pag-apruba:' + mail_body_account_information: Ang akwant na impormasyon + mail_body_account_information_external: Maari mong gamitin ang iyong %{value} akwant + sa pag-log in. + mail_body_lost_password: 'Upang baguhin ang iyong password, pindutin ang mga sumusunod + na link:' + mail_body_register: 'Upang i-aktibo ang iyong akwant, pindutin ang sumusunod na + link:' + mail_body_reminder: "%{count} work package na nakatakaga sa iyo ay dapat isumite + sa mga sumusunod na %{days} araw:" + mail_body_wiki_content_added: Ang '%{id}' wiking pahina ay naidagdag sa %{author}. + mail_body_wiki_content_updated: Ang '%{id}' wiking pahina ay na i-update sa %{author}. + mail_subject_account_activation_request: "%{value} kahilingan ng akwant aktibasyon" + mail_subject_lost_password: Ang iyong %{value} password + mail_subject_register: Ang iyong %{value} akwant aktibasyon + mail_subject_reminder: "%{count} work package dahil sa susunod na mga %{days} araw" + mail_subject_wiki_content_added: Ang '%{id}' wikin pahina ay naidagdag + mail_subject_wiki_content_updated: "'%{id}' wiking pahina ay naka-update na" + more_actions: Karagdagang functio + noscript_description: Kailangan mong i-aktibo ang JavaScript upang gamitin sa OpenProject! + noscript_heading: Ang JavaScript ay hindi pinagana + noscript_learn_more: Matuto ng higit pa notice_accessibility_mode: Ang aksesibilidad mode ay maaring paganahin sa iyong [account setting](url). - notice_account_activated: Your account has been activated. You can now log in. + notice_account_activated: Ang iyong akwant ay naka-aktibo na. Maari ka ng mag-log + in. notice_account_already_activated: Ang account na ito ay na-activate na. notice_account_invalid_token: Imbalidong activation token - notice_account_invalid_credentials: Invalid user or password - notice_account_invalid_credentials_or_blocked: Invalid user or password or the account - is blocked due to multiple failed login attempts. If so, it will be unblocked - automatically in a short time. - notice_account_lost_email_sent: An email with instructions to choose a new password - has been sent to you. - notice_account_new_password_forced: A new password is required. - notice_account_password_expired: Your password expired after %{days} days. Please - set a new one. - notice_account_password_updated: Password was successfully updated. - notice_account_pending: Your account was created and is now pending administrator - approval. - notice_account_register_done: Account was successfully created. To activate your - account, click on the link that was emailed to you. - notice_account_unknown_email: Unknown user. + notice_account_invalid_credentials: Hindi balido ang user o password + notice_account_invalid_credentials_or_blocked: Hindi balido ang uuser o password + o ang akwant ay naka-block dahil sa maraming pagkabigo na pagtatangkang pag-login. + Kung gayon, ito ay automatikong i-unblock sa maikling oras. + notice_account_lost_email_sent: Ang isang email na may tagubili upang pumili ng + bagong password ay na ipadala na sa iyo. + notice_account_new_password_forced: Ang bagog password ay kinakailangan. + notice_account_password_expired: Ang iyong password ay walang-bisa pagkatapos ng + %{days} mga araw. Mangyaring magtakda ng isang bago. + notice_account_password_updated: Matagumpay naka-update ang password. + notice_account_pending: Ang iyong akwant ay nilikha at ito ay nakahintay sa pag-aproba + ng tagapangasiwa. + notice_account_register_done: Ang akwant ay matagumpay naka-update. Upang i-aktibo + ang iyong akwant, pindutin ang link na nnaka-email sa iyo. + notice_account_unknown_email: Hindi makilala ang user. notice_account_update_failed: Ang akwant setting ay hindi pwede mai-save. Mangyaring paki-tingnan sa iyong akwant na pahina. - notice_account_updated: Account was successfully updated. - notice_account_wrong_password: Wrong password - notice_account_registered_and_logged_in: Welcome, your account has been activated. - You are logged in now. + notice_account_updated: Ang akawnt ay matagumpay naka-update. + notice_account_wrong_password: Maling ang password + notice_account_registered_and_logged_in: Maligayang pagdating, ang iyong akwant + ay naka-aktibo na. Ikaw ay naka-log in na. notice_activation_failed: Ang account na ito ay hindi ma-activate. notice_auth_stage_verification_error: Hindi mapapatunayan ang yugto '%{stage}'. notice_auth_stage_wrong_stage: Inaasahang matapos ang yugto ng pagpapatunay '%{expected}', ngunit '%{actual}' ay binalik. notice_auth_stage_error: Yugto ng pagpapatunay '%{stage}' ay nabigo. - notice_can_t_change_password: This account uses an external authentication source. - Impossible to change the password. + notice_can_t_change_password: Itong akwant ay gumagakit ng isang external authentication + source. Imposibleng mapalitan ang password. notice_custom_options_deleted: Opsyon ngB'%{option_value}' at ang itong %{num_deleted} nagaganal ay naibura na. - notice_email_error: An error occurred while sending mail (%{value}) - notice_email_sent: An email was sent to %{value} - notice_failed_to_save_work_packages: 'Failed to save %{count} work package(s) on - %{total} selected: %{ids}.' - notice_failed_to_save_members: 'Failed to save member(s): %{errors}.' - notice_file_not_found: The page you were trying to access doesn't exist or has been - removed. - notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes - of inactivity. - notice_internal_server_error: An error occurred on the page you were trying to access. - If you continue to experience problems please contact your %{app_title} administrator - for assistance. - notice_work_package_done_ratios_updated: Work package done ratios updated. + notice_email_error: Isang mali ang naganap habang nagpapadala ng email (%{value}) + notice_email_sent: Isang email ang ipinadala sa %{value} + notice_failed_to_save_work_packages: 'Hindi nai-save ang %{count} work package sa + %{total} na napili: %{ids}.' + notice_failed_to_save_members: 'Hindi na i-save ang mga miyembro: %{errors}.' + notice_file_not_found: Ang package na iyong sinusibukan i-access ay hindi umiiral + o inalis na. + notice_forced_logout: Ikaw ay automatikong naka-log out pagkatapos ng %{ttl_time} + ilang minuto ng hindi aktibidad. + notice_internal_server_error: Isang error ang naganap sa oahina na gusto mong i-access. + Kung nagpatuloy ang mga problema nararansan mo manyaring kontakin ang iyong %{app_title} + tagapangasiwa para sa tulong. + notice_work_package_done_ratios_updated: Naka-update ang mga work package done ratio. notice_locking_conflict: Information has been updated by at least one other user in the meantime. - notice_locking_conflict_additional_information: The update(s) came from %{users}. - notice_locking_conflict_reload_page: Please reload the page, review the changes - and reapply your updates. + notice_locking_conflict_additional_information: Ang mga update nagmula sa %{users}. + notice_locking_conflict_reload_page: Mangyaring i-reload ang pahina na ito, repasuhin + ang mga pagbabago at muling i-apply ang iyong mga update. notice_member_added: Idinagdag ang %{name} sa proyekto. notice_members_added: Idinagdag %{number} ng mga gumagamit sa proyekto. notice_member_removed: Tinanggal ang %{user} mula sa proyekto. notice_member_deleted: "%{user} ay inalis na sa proyekto at tinanggal." - notice_no_principals_found: No results found. - notice_bad_request: Bad Request. - 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_no_principals_found: Walang resulta ang natagpuan. + notice_bad_request: Masamang kahilingan. + notice_not_authorized: Hindi ka inanyayahan na i-access ang pahina na ito. + notice_not_authorized_archived_project: Ang iyong proyekto na sinusubukan mong i-access + ay na archive na. notice_password_confirmation_failed: Ang iyong password ay hindi tama. Hindi maaring magpatuloy. notice_principals_found_multiple: |- Mayroong %{number} mga resulta ang natagpuan. Ang tab ay tumuon sa unang resulta. notice_principals_found_single: "Mayroong isang resulta. \n Tab upang ituon ito." - notice_project_not_deleted: The project wasn't deleted. - notice_successful_connection: Successful connection. - notice_successful_create: Successful creation. - notice_successful_delete: Successful deletion. - notice_successful_update: Successful update. + notice_project_not_deleted: Ang proyekto ay hindi nabura. + notice_successful_connection: Matagumpay na ikonekta. + notice_successful_create: Matagumpay pagkalikha. + notice_successful_delete: Matagumpay ang pagtanggal. + notice_successful_update: Matagumpay nai-update. notice_to_many_principals_to_display: |- - There are too many results. - Narrow down the search by typing in the name of the new member (or group). - notice_unable_delete_time_entry: Unable to delete time log entry. - notice_unable_delete_version: Unable to delete version. + Mayroong maraming resulta. + I-narrow down ang paghahanap sa pamamagitan ng pagtype ng pangalan ng bagong miyembro (o grupo). + notice_unable_delete_time_entry: Hindi mabura ang oras ng log entry. + notice_unable_delete_version: Hindi mabura ang bersyon. notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. present_access_key_value: 'Ang iyong %{key_name} ay: %{value}' - notice_automatic_set_of_standard_type: Set standard type automatically. - notice_logged_out: You have been logged out. + notice_automatic_set_of_standard_type: Magtakda ng automatikong pamantayang uri. + notice_logged_out: Ikaw ay naka-log out na. notice_wont_delete_auth_source: Ang authentication mode ay hindi pwedeng burahin hanggang meron pang user ang gumagamit nito. notice_project_cannot_update_custom_fields: 'Hindi mo pwedeng i-update ang mga patlang @@ -1766,7 +1782,7 @@ fil: number: format: delimiter: '' - precision: 3 + precision: 0 separator: "." human: format: @@ -1876,11 +1892,11 @@ fil: archive: are_you_sure: Sigurado ka bang na gusto mong i-archive ang proyekto'%{name}'? project_module_activity: Aktibidad - project_module_boards: Forums - project_module_calendar: Calendar - project_module_work_package_tracking: Work package tracking + project_module_boards: Mga forum + project_module_calendar: Kalendaryo + project_module_work_package_tracking: Ang pagtra-track ng work package project_module_news: Mga balita - project_module_repository: Repository + project_module_repository: Repositoryo project_module_time_tracking: Time tracking project_module_timelines: Timelines project_module_wiki: Wiki @@ -1994,7 +2010,7 @@ fil: managed_title: Ang Git repository ay isinama sa OpenProject managed_url: Pamahalain ang URL path: Landas sa Git respositoryo - path_encoding: Path encoding + path_encoding: Landas ng page-encode go_to_revision: Pumunta sa rebisyon managed_remote: Pamahalain ang mga respository para vendor na ito ay isinasagawa ng remotely. @@ -2159,8 +2175,8 @@ fil: setting_wiki_compression: Wiki history compression setting_work_package_group_assignment: Allow assignment to groups settings: - general: General - other: Other + general: Pangkalahatan + other: Iba pa passwords: Passwords session: Session brute_force_prevention: Automated user blocking @@ -2226,7 +2242,7 @@ fil: ' text_default_administrator_account_changed: Default administrator account changed text_default_encoding: 'Default: UTF-8' - text_destroy: Delete + text_destroy: Burahin text_destroy_with_associated: 'There are additional objects assossociated with the work package(s) that are to be deleted. Those objects are of the following types:' text_destroy_what_to_do: What do you want to do? @@ -2355,14 +2371,14 @@ fil: dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub elements. delete_all: Delete all - delete_thing: Delete + delete_thing: Burahin duration: Duration duration_days: - one: 1 day - other: "%{count} days" + one: Isang araw + other: mga Isang %{count} araw edit_color: Edit color edit_project_type: Edit project type - edit_thing: Edit + edit_thing: I-edit edit_timeline: Edit timeline report %{timeline} delete_timeline: Delete timeline report %{timeline} empty: "(empty)" @@ -2402,7 +2418,7 @@ fil: type: Uri due_date: End date name: Pangalan - status: Status + status: Estado responsible: Responsable start_date: Petsa ng pagsimula columns: Mga hanay @@ -2415,7 +2431,7 @@ fil: compare_relative_suffix: ago compare_absolute: Compare current planning to %{date} time_relative: - days: days + days: mga araw weeks: weeks months: months exclude_own_work_packages: Hide work packages from this project @@ -2425,7 +2441,7 @@ fil: grouping_hide_group: Hide group "%{group}" grouping_one: First grouping criterion grouping_one_phrase: Is a subproject of - grouping_other: Other + grouping_other: Iba pa hide_chart: Hide chart noneElement: "(none)" noneSelection: "(none)" @@ -2453,10 +2469,10 @@ fil: timeframe_start: from timeline: General Settings zoom: Zoom factor - history: History + history: Kasaysayan new_color: New color new_association: New dependency - new_work_package: New work package + new_work_package: Bagong work package new_project_type: New project type new_reporting: New reporting new_timeline: New timeline report @@ -2553,7 +2569,7 @@ fil: help_and_support: Tulong at supora total_progress: Total progress user: - all: all + all: lahat active: active activate: Activate activate_and_reset_failed_logins: Activate and reset failed logins @@ -2593,11 +2609,11 @@ fil: aking sarili status_user_and_brute_force: "%{user} and %{brute_force}" status_change: Pagbabago ng estado - unlock: Unlock + unlock: I-unlock unlock_and_reset_failed_logins: Unlock and reset failed logins - version_status_closed: closed + version_status_closed: isinara version_status_locked: locked - version_status_open: open + version_status_open: buksan note: Note note_password_login_disabled: Password login has been disabled by %{configuration}. warning: Warning diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 27500dac9d..e403ec2f98 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -2,7 +2,7 @@ fil: js: ajax: - hide: Hide + hide: Itago loading: Naglo-load ... close_popup_title: Close popup close_filter_title: Isara ang filter @@ -11,41 +11,41 @@ fil: browser_error: Ang iyong browser ay hindi suporta ang pagkokopya sa clipboard. Mangayaring kopyahin ng manu-mano ang napiling teksto. copied_successful: Matagumpay na kinopya sa clipboard! - button_add_watcher: Add watcher + button_add_watcher: Magdagdag ng manunuod button_back_to_list_view: Bumalik sa listahan ng view - button_cancel: Cancel + button_cancel: Kanselahin button_close: Isara - button_check_all: Check all + button_check_all: Suriin lahat button_configure-form: Configure form button_confirm: Kumpirmahin button_continue: Magpatuloy - button_copy: Copy + button_copy: Kopyahin button_custom-fields: Mga pasadyang patlang - button_delete: Delete + button_delete: Burahin button_delete_watcher: Delete watcher button_details_view: Details view - button_duplicate: Duplicate - button_edit: Edit - button_filter: Filter + button_duplicate: Kapareha + button_edit: I-edit + button_filter: Salain button_list_view: List view button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala - button_more: More - button_move: Move + button_more: Iba pa + button_move: Ilipat button_open_details: Open details view button_close_details: Isara ang mga detalye na view button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote - button_save: Save - button_settings: Settings - button_uncheck_all: Uncheck all + button_save: I-save + button_settings: Mga setting + button_uncheck_all: I-uncheck lahat button_update: I-update button_export-pdf: I-download ang PDF button_export-atom: I-download ang atom - description_available_columns: Available Columns - description_current_position: 'You are here:' + description_available_columns: Ang mga hanay na magagamit + description_current_position: 'Nandito ka na:' description_select_work_package: 'Piliin ang work package #%{id}' - description_selected_columns: Selected Columns + description_selected_columns: Napiling mga hanay description_subwork_package: 'Bata ng work package #%{id}' error: internal: Isang internal error ang naganap. @@ -64,10 +64,10 @@ fil: one: Ang unang pamantayang pagkasunod-sunod two: Ang pangalawang pamantayang pagkasunod-sunod three: Ang pangatlong pamantayang pagkasunod-sunod - general_text_no: 'no' - general_text_yes: 'yes' - general_text_No: 'No' - general_text_Yes: 'Yes' + general_text_no: hindi + general_text_yes: oo + general_text_No: Hindi + general_text_Yes: Oo label_activate: Activate label_activity_no: Bilang ng aktibidad entry %{activityNo} label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong @@ -75,79 +75,79 @@ fil: label_add_columns: Magdagdag ng hanay label_add_comment: Add comment label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao - label_add_selected_columns: Add selected columns + label_add_selected_columns: Magdagdag ng napiling hanay label_added_by: added by label_added_time_by: Added by %{author} %{age} - label_ago: days ago - label_all: all + label_ago: ang mga araw nakalipas + label_all: lahat label_all_work_packages: all work packages label_and: and - label_ascending: Ascending + label_ascending: Pataas label_author: 'May-Akda: %{user}' label_between: sa pagitan ng - label_board_locked: Locked - label_board_sticky: Sticky - label_create_work_package: Create new work package + label_board_locked: Naka-lock + label_board_sticky: Malagkit + label_create_work_package: Lumikha ng bagong work package label_created_by: Nilikha ni label_date: Petsa label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' label_deactivate: Deactivate - label_descending: Descending + label_descending: Pababa label_description: Deskripsyon label_cancel_comment: Ikansela ang komento - label_closed_work_packages: closed - label_collapse: Collapse + label_closed_work_packages: isinara + label_collapse: Bumagsak label_collapsed: collapsed - label_collapse_all: Collapse all + label_collapse_all: Bumagsak lahat label_comment: Komento label_committed_at: "%{committed_revision_link} sa %{date}" label_committed_link: nakatuon rebisyon %{revision_identifier} - label_contains: contains + label_contains: naglalaman label_created_on: nilikha sa label_edit_comment: I-edit ang komentong ito label_edit_status: I-edit ang estado ng work package - label_equals: is + label_equals: ay label_expand: Expand label_expanded: expanded - label_expand_all: Expand all + label_expand_all: Malakihin lahat label_export: Export label_filename: Payl label_filesize: Sukat - label_greater_or_equal: ">=" - label_group_by: Group by + label_greater_or_equal: ">==" + label_group_by: Pangkat sa label_hide_attributes: Magpakita ng mas kaunti label_hide_column: Hide column - label_in: in - label_in_less_than: in less than - label_in_more_than: in more than + label_in: sa + label_in_less_than: mas mababa kaysa + label_in_more_than: mahigit sa label_latest_activity: Latest Activity label_last_updated_on: Last updated on label_less_or_equal: "<=" - label_less_than_ago: less than days ago - label_loading: Loading... - label_me: me + label_less_than_ago: mas mababa kaysa sa mga araw na lumipas + label_loading: Naglo-load... + label_me: ako label_menu_collapse: collapse label_menu_expand: expand - label_more_than_ago: more than days ago - label_next: Next - label_no_data: No data to display + label_more_than_ago: mahigit sa araw nakalipas + label_next: Susunod + label_no_data: Walang data upang ipakita label_no_due_date: no end date label_no_start_date: no start date - label_none: none - label_not_contains: doesn't contain - label_not_equals: is not + label_none: wala + label_not_contains: hindi naglalaman + label_not_equals: ay hindi label_on: 'on' - label_open_menu: Open menu - label_open_work_packages: open + label_open_menu: Buksan ang pagpipilian + label_open_work_packages: buksan label_password: Password - label_previous: Previous + label_previous: Nakaraan label_per_page: 'Per page:' label_please_wait: Pakiusap maghantay label_visibility_settings: Ang mga setting ng katanyagan label_quote_comment: I-quote ang komentong ito - label_reset: Reset - label_remove_columns: Remove selected columns + label_reset: I-reset + label_remove_columns: Tanggalin ang mga napiling hanay label_save_as: Save as label_select_watcher: Select a watcher... label_selected_filter_list: Selected filters @@ -155,13 +155,13 @@ fil: label_show_in_menu: Show page in menu label_sort_by: Sort by label_sorted_by: sorted by - label_sort_higher: Move up - label_sort_lower: Move down + label_sort_higher: Lumipat pataas + label_sort_lower: Ilipat sa ibaba label_sorting: Sorting label_sum_for: Sum for - label_subject: Subject - label_this_week: this week - label_today: today + label_subject: Paksa + label_this_week: ngayong semana + label_today: ngayon label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang label_activity_show_all: Ipakita lahat ang mga aktibidad label_total_progress: "%{percent}% Total progress" @@ -169,20 +169,20 @@ fil: label_updated_on: i-update sa label_warning: Warning label_work_package: Work package - label_work_package_plural: Work packages + label_work_package_plural: Ang mga work package label_watch: Tumingin label_watch_work_package: Watch work package label_watcher_added_successfully: Watcher successfully added! label_watcher_deleted_successfully: Watcher successfully deleted! label_work_package_details_you_are_here: You're on the %{tab} tab for %{type} %{subject}. - label_unwatch: Unwatch + label_unwatch: I-unwatch label_unwatch_work_package: Unwatch work package label_uploaded_by: Uploaded by label_global_queries: Shared queries label_custom_queries: Private queries label_columns: Mga hanay - label_attachments: Files + label_attachments: Mga file label_drop_files: Ihulog ang mga file dito label_drop_files_hint: o pindutin upang magdagdag ng mga file label_add_attachments: Magdagdag ng mga nakalakip @@ -336,7 +336,7 @@ fil: ' button_activate: I-aktibo ang timeline mode button_deactivate: I-deactivate ang timeline mode - cancel: Cancel + cancel: Kanselahin change: Change in planning due_date: Takdang petsa empty: "(empty)" @@ -356,13 +356,13 @@ fil: type: Uri due_date: End date name: Pangalan - status: Status + status: Estado responsible: Responsable start_date: Petsa ng pagsimula - grouping_other: Other + grouping_other: Iba pa noneSelection: "(none)" name: Pangalan - new_work_package: New work package + new_work_package: Bagong work package outline: Reset Outline outlines: aggregation: Show aggregations only @@ -377,7 +377,7 @@ fil: really_close_dialog: Do you really want to close the dialog and lose the entered data? responsible: Responsable - save: Save + save: I-save start_date: Petsa ng pagsimula tooManyProjects: More than %{count} Projects. Please use a better filter! selection_mode: @@ -402,7 +402,7 @@ fil: update_message: Magyaring i-update ang iyong broswer. update_ie_user: Mangyaring lumipat sa Mozilla Firefox o Google Chromw, o i-upgrade sa Microsoft Edge. - learn_more: Learn more + learn_more: Matuto ng higit pa close_warning: Huwag pansinin ang babala ito. wiki_formatting: strong: Strong @@ -426,14 +426,14 @@ fil: edit: I-edit ang bulk copy: Kopyahin ang bulk delete: Burahin ang bulk - button_clear: Clear + button_clear: Linisin comment_added: Ang komento ay matagumpay naidagdag. comment_send_failed: Isang mali ang naganal. Hindi maaring magpasa ng komento. comment_updated: Ang komento ay matagumpay na i-update. confirm_edit_cancel: Sigurado ka ba na gusto mong kanselahin ang pag-edit ng work package? - description_filter: Filter - description_enter_text: Enter text + description_filter: Salain + description_enter_text: Ipasok ang teksto description_options_hide: Hide options description_options_show: Show options error: @@ -447,8 +447,8 @@ fil: key_value: "%{key}: %{value}" label_enable_multi_select: Enable multiselect label_disable_multi_select: Disable multiselect - label_filter_add: Add filter - label_options: Options + label_filter_add: Magdagdag ng filter + label_options: Mga opsyon label_column_multiselect: 'Combined dropdown field: Select with arrow keys, confirm selection with enter, delete with backspace' label_switch_to_single_select: Lumipat sa napiling solo @@ -468,7 +468,7 @@ fil: header: Bago %{type} header_no_type: Bagong work package ( Uri ay hindi pa naitakda) header_with_parent: 'Bago %{type} ( Anak ng %{parent_type} #%{id})' - button: Create + button: Lumikha hierarchy: show: Magpakita ng hierarchy mode hide: Itahi ang hierarcy mode @@ -486,10 +486,10 @@ fil: description: Alinman sa walang ang nilikha o mga work package ay naka-filter out. property_groups: - details: Details + details: Mga detalye people: People estimatesAndTime: Estimates & Time - other: Other + other: Iba pa properties: assignee: Naitalaga author: May-akda @@ -505,11 +505,11 @@ fil: projectName: Proyekto responsible: Responsable startDate: Petsa ng pagsimula - status: Status - subject: Subject - title: Title + status: Estado + subject: Paksa + title: Pamagat type: Uri - updatedAt: Updated on + updatedAt: Naka-update sa versionName: Bersyon version: Bersyon jump_marks: @@ -525,7 +525,7 @@ fil: query: column_names: Mga hanay group_by: Mga resulta sa grupo sa pamamagitan ng - group: Group by + group: Pangkat sa group_by_disabled_by_hierarchy: Grupo ng ay hindi pinagana dahil sa pagiging aktibo ng hierarchy mode. hierarchy_disabled_by_group_by: Ang Hierarchy mode ay hindi pinagana dahil @@ -553,13 +553,13 @@ fil: text_select_hint: Pumili ng mga kahon na maaring mabukasan sa 'ALT' at mga arrow key. tabs: - overview: Overview + overview: Buod activity: Aktibidad relations: Relations - watchers: Watchers + watchers: Manonood attachments: Mga kalakip time_relative: - days: days + days: mga araw weeks: weeks months: months toolbar: @@ -571,13 +571,13 @@ fil: display_hierarchy: Ipakita ang hierarchy hide_hierarchy: Itago anh hierarchy hide_sums: Hide sums - save: Save + save: I-save save_as: Save as ... export: Export ... publish: Ipalabas... page_settings: Rename query ... - delete: Delete - filter: Filter + delete: Burahin + filter: Salain unselected_title: Work package search_query_label: Hanapin ang mga naka-save na query search_query_title: Pindutin upang hanapin ang mga naka-save na filter query @@ -585,10 +585,10 @@ fil: label_settings: Rename query label_name: Pangalan label_delete_page: Delete current page - button_apply: Apply - button_save: Save - button_submit: Submit - button_cancel: Cancel + button_apply: Ilagay + button_save: I-save + button_submit: Sumite + button_cancel: Kanselahin form_submit: title: Kumpirmahin upang magpatuloy text: Sigurado ka bang na gusto mong magtanghal ng aksyon ito? @@ -600,10 +600,10 @@ fil: text: Sigurado ka ba na gusto mong burahin ang sumusunod na %{label}? has_children: 'Ang work package ay mayroong %{childUnits}:' deletes_children: Lahat ng mga batang work package ay maari rin burahin. - notice_successful_create: Successful creation. - notice_successful_delete: Successful deletion. - notice_successful_update: Successful update. - notice_bad_request: Bad Request. + notice_successful_create: Matagumpay pagkalikha. + notice_successful_delete: Matagumpay ang pagtanggal. + notice_successful_update: Matagumpay nai-update. + notice_bad_request: Masamang kahilingan. relations: empty: No relation exists remove: Alisin ang relasyon @@ -611,10 +611,10 @@ fil: button_edit: "%{attribute}: Edit" button_save: "%{attribute}: Save" button_cancel: "%{attribute}: Cancel" - button_save_all: Save - button_cancel_all: Cancel + button_save_all: I-save + button_cancel_all: Kanselahin link_formatting_help: Ang tekstong pagfo-format ng tulong - btn_preview_enable: Preview + btn_preview_enable: Tanawin ulit btn_preview_disable: Disable preview null_value_label: No value clear_value_label: "-" From b79e4c71251457a08855143a14ae038ab4ab9ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 26 Feb 2018 07:35:12 +0100 Subject: [PATCH 18/46] Bump test-prof to re-use their let_it_be shared_let replacement (#6193) * Bump test prof for shared_let * Use `let_it_be` from test-prof [ci skip] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- .../form/work_package_form_resource_spec.rb | 4 ++-- spec/support/shared_let.rb | 19 +++++-------------- 4 files changed, 10 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index 190505eb0c..0d8ad987ec 100644 --- a/Gemfile +++ b/Gemfile @@ -179,7 +179,7 @@ group :test do # Test prof provides factories from code # and other niceties - gem 'test-prof' + gem 'test-prof', '~> 0.4.0' gem 'cucumber', '~> 3.0.0' gem 'cucumber-rails', '~> 1.5.0', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 6fa2e35ef0..b281762d64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -562,7 +562,7 @@ GEM syck (1.3.0) sys-filesystem (1.1.8) ffi - test-prof (0.1.0) + test-prof (0.4.8) thin (1.7.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) @@ -720,7 +720,7 @@ DEPENDENCIES svg-graph (~> 2.1.0) syck (~> 1.3.0) sys-filesystem (~> 1.1.4) - test-prof + test-prof (~> 0.4.0) thin (~> 1.7.2) timecop (~> 0.9.0) transactional_lock! diff --git a/spec/requests/api/v3/work_packages/form/work_package_form_resource_spec.rb b/spec/requests/api/v3/work_packages/form/work_package_form_resource_spec.rb index e69478b3d8..b7d5dcfd34 100644 --- a/spec/requests/api/v3/work_packages/form/work_package_form_resource_spec.rb +++ b/spec/requests/api/v3/work_packages/form/work_package_form_resource_spec.rb @@ -35,8 +35,8 @@ describe 'API v3 Work package form resource', type: :request do include API::V3::Utilities::PathHelper shared_let(:project) { FactoryGirl.create(:project, is_public: false) } - shared_let(:work_package, reload: true) { FactoryGirl.create(:work_package, project: @project) } - shared_let(:authorized_user) { FactoryGirl.create(:user, member_in_project: @project) } + shared_let(:work_package, reload: true) { FactoryGirl.create(:work_package, project: project) } + shared_let(:authorized_user) { FactoryGirl.create(:user, member_in_project: project) } shared_let(:unauthorized_user) { FactoryGirl.create(:user) } describe '#post' do diff --git a/spec/support/shared_let.rb b/spec/support/shared_let.rb index 61c2bb404b..c94f38c721 100644 --- a/spec/support/shared_let.rb +++ b/spec/support/shared_let.rb @@ -35,20 +35,11 @@ # Caveats: Set +reload: true+ if you plan to modify this value, otherwise Rails may still # have cached the local value. This will perform a database update, but is much faster # than creating new records (especially, work packages). -def shared_let(key, reload: false, &block) - var = "@#{key}" - - before_all do - # Use instance_eval so following blocks may reference earlier ones - result = instance_eval &block - instance_variable_set(var, result) - end - - let(key) do - value = instance_variable_get(var) - value.reload if reload +# +# Since test-prof added `let_it_be` this is only a wrapper for it +require 'test_prof/recipes/rspec/let_it_be' - value - end +def shared_let(key, reload: false, refind: false, &block) + let_it_be(key, reload: reload, refind: refind, &block) end From 88ccee21a19a3ac257d94a0d959aa55a11acb6e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 26 Feb 2018 07:41:28 +0100 Subject: [PATCH 19/46] Wait for frontend to be initialized in active path test --- spec/features/work_packages/cancel_editing_spec.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spec/features/work_packages/cancel_editing_spec.rb b/spec/features/work_packages/cancel_editing_spec.rb index dfefb3b7b8..b3aaec8c52 100644 --- a/spec/features/work_packages/cancel_editing_spec.rb +++ b/spec/features/work_packages/cancel_editing_spec.rb @@ -52,9 +52,8 @@ describe 'Cancel editing work package', js: true do def expect_active_edit(path) visit path - loading_indicator_saveguard - - expect(page).to have_selector('#wp-new-inline-edit--field-subject') + expect_angular_frontend_initialized + expect(page).to have_selector('#wp-new-inline-edit--field-subject', wait: 10) end def expect_subject(val) From cd9d811ecc860079caed01e29a5ca0e29420fbd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 26 Feb 2018 08:12:55 +0100 Subject: [PATCH 20/46] Modify `has_work_packages_listed?` selector to wait --- spec/support/pages/work_packages_table.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spec/support/pages/work_packages_table.rb b/spec/support/pages/work_packages_table.rb index a138a1b8a8..8a9b6e00c6 100644 --- a/spec/support/pages/work_packages_table.rb +++ b/spec/support/pages/work_packages_table.rb @@ -70,7 +70,9 @@ module Pages end def has_work_packages_listed?(work_packages) - work_packages.all? { |wp| has_text? wp.subject } + work_packages.all? do |wp| + has_selector?(".wp-row-#{wp.id} td.subject", text: wp.subject, wait: 20) + end end def expect_no_work_package_listed From 4d96554cc0830b7bb98f9d7cfb14b477d4a725f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 26 Feb 2018 08:16:20 +0100 Subject: [PATCH 21/46] Waiting for frontend for a longer time These expectations return as soon the element is there, so we won't ever wait as long unless its necessary. --- spec/support/angular.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/support/angular.rb b/spec/support/angular.rb index a2221de521..b894d27fa1 100644 --- a/spec/support/angular.rb +++ b/spec/support/angular.rb @@ -29,7 +29,7 @@ ## # Wait for the angular bootstrap to have happened def expect_angular_frontend_initialized - expect(page).to have_selector('.__ng2-bootstrap-has-run') - expect(page).to have_selector('.__ng-bootstrap-has-run') + expect(page).to have_selector('.__ng2-bootstrap-has-run', wait: 20) + expect(page).to have_selector('.__ng-bootstrap-has-run', wait: 20) end From 9b30d04556202d4811ca2cc55f5f70147b593c33 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Thu, 22 Feb 2018 13:56:50 +0100 Subject: [PATCH 22/46] implement autocompleter for custom actions * Based on jquery ui autocompleter * wrapps standard select box * different style for multi/singleselect * simplifies styles for selected values (attachments, watchers) --- app/assets/stylesheets/content/_forms.sass | 57 +++++ app/assets/stylesheets/content/_hidden.sass | 30 +++ ...tion.sass => _hide_until_initialized.sass} | 3 +- app/assets/stylesheets/content/_index.sass | 3 +- app/models/custom_actions/conditions/base.rb | 1 - app/views/custom_actions/_form.html.erb | 28 ++- config/locales/js-en.yml | 6 + frontend/app/angular4-modules.ts | 7 + ...ocomplete-select-decoration.component.html | 31 +++ ...utocomplete-select-decoration.component.ts | 206 ++++++++++++++++++ .../hide-section/hide-section.component.ts | 1 - .../wp-attachment-list-item.html | 52 ++--- .../wp-attachment-list.html | 20 +- .../watchers-tab/watchers-tab.html | 2 +- .../watchers-tab/wp-watcher-entry.html | 39 ++-- .../work_packages/tabs/watcher_tab_spec.rb | 4 +- .../custom_actions/conditions/project_spec.rb | 3 +- .../custom_actions/conditions/role_spec.rb | 3 +- .../custom_actions/conditions/status_spec.rb | 5 +- .../custom_actions/conditions/type_spec.rb | 3 +- .../pages/admin/custom_actions/form.rb | 49 +++-- 21 files changed, 444 insertions(+), 109 deletions(-) create mode 100644 app/assets/stylesheets/content/_hidden.sass rename app/assets/stylesheets/content/{_hide_section.sass => _hide_until_initialized.sass} (96%) create mode 100644 frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html create mode 100644 frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.ts diff --git a/app/assets/stylesheets/content/_forms.sass b/app/assets/stylesheets/content/_forms.sass index e8202ccf1f..bc4291724d 100644 --- a/app/assets/stylesheets/content/_forms.sass +++ b/app/assets/stylesheets/content/_forms.sass @@ -163,6 +163,9 @@ $form--field-types: (text-field, text-area, select, check-box, radio-button, ran .form--space padding-top: 10px + &.-big + padding-top: 20px + .form--row @include grid-block @include grid-visible-overflow @@ -377,6 +380,10 @@ fieldset.form--fieldset line-height: $base-line-height padding-right: 0.325rem + &.-top + align-self: flex-start + line-height: 2.15rem + .form--label-required @include default-transition @include varprop(color, primary-color-dark) @@ -580,6 +587,56 @@ input[readonly].-clickable .form & margin-bottom: 0rem +.form--select-autocompleter + max-height: 400px + overflow-y: auto + +.form--selected-value + width: calc(100% - 42px) + padding: 3px + line-height: 2 + +.form--selected-value--container + display: inline-block + border: 1px solid transparent + border-radius: 2px + overflow: visible + width: 100% + position: relative + + &:last-of-type + margin-bottom: 0.5rem + + &:hover, + &:focus, + &.-focus + text-decoration: none + color: $body-font-color + border-color: $inplace-edit--border-color + + .form--selected-value--remover + visibility: visible + + a.form--selected-value--remover + text-decoration: none + color: $body-font-color + +.form--selected-value--remover + position: absolute + height: 100% + right: 0 + text-align: center + width: 32px + background: #F8F8F8 + border-left: 1px solid #ddd + color: $body-font-color + visibility: hidden + line-height: 2rem + +.form--selected-value--list + margin-left: 0rem + margin-bottom: 0rem + .form--text-area @extend %input-style diff --git a/app/assets/stylesheets/content/_hidden.sass b/app/assets/stylesheets/content/_hidden.sass new file mode 100644 index 0000000000..e1b6fdc343 --- /dev/null +++ b/app/assets/stylesheets/content/_hidden.sass @@ -0,0 +1,30 @@ +//-- copyright +// OpenProject is a project management system. +// Copyright (C) 2012-2018 the OpenProject Foundation (OPF) +// +// This program is free software; you can redistribute it and/or +// modify it under the terms of the GNU General Public License version 3. +// +// OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: +// Copyright (C) 2006-2017 Jean-Philippe Lang +// Copyright (C) 2010-2013 the ChiliProject Team +// +// 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. +// +// See docs/COPYRIGHT.rdoc for more details. +//++ + +.-hidden + display: none !important diff --git a/app/assets/stylesheets/content/_hide_section.sass b/app/assets/stylesheets/content/_hide_until_initialized.sass similarity index 96% rename from app/assets/stylesheets/content/_hide_section.sass rename to app/assets/stylesheets/content/_hide_until_initialized.sass index 8bde0f346b..ea5f50aaae 100644 --- a/app/assets/stylesheets/content/_hide_section.sass +++ b/app/assets/stylesheets/content/_hide_until_initialized.sass @@ -26,7 +26,8 @@ // See docs/COPYRIGHT.rdoc for more details. //++ -hide-section +hide-section, +autocomplete-select-decoration display: none &.-initialized diff --git a/app/assets/stylesheets/content/_index.sass b/app/assets/stylesheets/content/_index.sass index 54a566c199..812dea17b5 100644 --- a/app/assets/stylesheets/content/_index.sass +++ b/app/assets/stylesheets/content/_index.sass @@ -63,6 +63,7 @@ @import content/on_off_status @import content/custom_actions @import content/user_mention -@import content/hide_section +@import content/hide_until_initialized +@import content/hidden @import content/menus/_project_autocompletion diff --git a/app/models/custom_actions/conditions/base.rb b/app/models/custom_actions/conditions/base.rb index 5c02af86ac..f3eba67831 100644 --- a/app/models/custom_actions/conditions/base.rb +++ b/app/models/custom_actions/conditions/base.rb @@ -44,7 +44,6 @@ class CustomActions::Conditions::Base def allowed_values associated .map { |value, label| { value: value, label: label } } - .unshift(value: nil, label: I18n.t('placeholders.default')) end def human_name diff --git a/app/views/custom_actions/_form.html.erb b/app/views/custom_actions/_form.html.erb index fbffbac90e..ee9056baa0 100644 --- a/app/views/custom_actions/_form.html.erb +++ b/app/views/custom_actions/_form.html.erb @@ -15,16 +15,20 @@ <% @custom_action.all_conditions.each do |condition| %>
- <%= styled_label_tag("custom_action_conditions_#{condition.key}", condition.human_name) %> + <%= styled_label_tag("custom_action_conditions_#{condition.key}", condition.human_name, class: '-top') %> <% input_name = "custom_action[conditions][#{condition.key}]" %> <% selected_values = condition.values select_options = options_for_select(condition.allowed_values.map { |v| [v[:label], v[:value]] }, selected: selected_values) %> - <%= styled_select_tag input_name, - select_options, - multiple: true, - container_class: '-middle' %> +
+ + <%= select_tag input_name, + select_options, + multiple: true %> + +
+
<% end %> @@ -37,17 +41,21 @@ <% @custom_action.all_actions.each do |action| %>
- <%= styled_label_tag("custom_action_actions_#{action.key}", action.human_name) %> + <%= styled_label_tag("custom_action_actions_#{action.key}", action.human_name, class: '-top') %> <% input_name = "custom_action[actions][#{action.key}]" %> <% if %i(associated_property boolean).include?(action.type) %> <% selected_values = action.values select_options = options_for_select(action.allowed_values.map { |v| [v[:label], v[:value]] }, selected: selected_values) %> - <%= styled_select_tag input_name, - select_options, - multiple: action.multi_value?, - container_class: '-middle' %> +
+ + <%= select_tag input_name, + select_options, + multiple: action.multi_value? %> + +
<% elsif %i(date_property).include?(action.type) %> <%= styled_text_field_tag input_name, diff --git a/config/locales/js-en.yml b/config/locales/js-en.yml index ecd26af839..dff31e41c7 100644 --- a/config/locales/js-en.yml +++ b/config/locales/js-en.yml @@ -31,6 +31,12 @@ en: ajax: hide: "Hide" loading: "Loading ..." + autocomplete_select: + placeholder: + multi: "Add \"%{name}\"" + single: "Select \"%{name}\"" + remove: "Remove %{name}" + active: "Active %{label} %{name}" close_popup_title: "Close popup" close_filter_title: "Close filter" close_form_title: "Close form" diff --git a/frontend/app/angular4-modules.ts b/frontend/app/angular4-modules.ts index 2de9017c05..1cf5a6fd91 100644 --- a/frontend/app/angular4-modules.ts +++ b/frontend/app/angular4-modules.ts @@ -148,6 +148,7 @@ import {WorkPackageNewSplitViewComponent} from 'core-components/wp-new/wp-new-sp import {WorkPackageCopySplitViewComponent} from 'core-components/wp-copy/wp-copy-split-view.component'; import {FocusWithinDirective} from 'core-components/common/focus-within/focus-within.upgraded.directive'; import {ClickOnKeypressComponent} from 'core-app/ui_components/click-on-keypress-upgraded.component'; +import {AutocompleteSelectDecorationComponent} from 'core-components/common/autocomplete-select-decoration/autocomplete-select-decoration.component'; @NgModule({ imports: [ @@ -235,9 +236,12 @@ import {ClickOnKeypressComponent} from 'core-app/ui_components/click-on-keypress SortHeaderDirective, HasDropdownMenuDirective, WpInlineCreateDirectiveUpgraded, + + // Add functionality to rails rendered templates HideSectionComponent, HideSectionLinkComponent, AddSectionDropdownComponent, + AutocompleteSelectDecorationComponent, // Split view WorkPackageSplitViewComponent, @@ -299,9 +303,12 @@ import {ClickOnKeypressComponent} from 'core-app/ui_components/click-on-keypress WorkPackagesTableController, TablePaginationComponent, WpCustomActionsComponent, + + // Add functionality to rails rendered templates HideSectionComponent, HideSectionLinkComponent, AddSectionDropdownComponent, + AutocompleteSelectDecorationComponent, // Split view WorkPackageSplitViewComponent, diff --git a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html new file mode 100644 index 0000000000..1b16144888 --- /dev/null +++ b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html @@ -0,0 +1,31 @@ + + +
    +
  • + + {{item.value}} + + + + +
  • +
+ + + diff --git a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.ts b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.ts new file mode 100644 index 0000000000..7aeb42f0e0 --- /dev/null +++ b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.ts @@ -0,0 +1,206 @@ +// -- copyright +// OpenProject is a project management system. +// Copyright (C) 2012-2018 the OpenProject Foundation (OPF) +// +// This program is free software; you can redistribute it and/or +// modify it under the terms of the GNU General Public License version 3. +// +// OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: +// Copyright (C) 2006-2013 Jean-Philippe Lang +// Copyright (C) 2010-2013 the ChiliProject Team +// +// 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. +// +// See doc/COPYRIGHT.rdoc for more details. +// ++ + +import {Component, ElementRef, Inject, Input, OnInit} from '@angular/core'; +import {opUiComponentsModule} from 'core-app/angular-modules'; +import {downgradeComponent} from '@angular/upgrade/static'; +import {I18nToken} from 'core-app/angular4-transition-utils'; + +interface AutocompleteSelectDecorationItem { + id:number; + label:string; + value:string; +} + +@Component({ + template: require('!!raw-loader!./autocomplete-select-decoration.component.html'), + selector: 'autocomplete-select-decoration', +}) + +export class AutocompleteSelectDecorationComponent implements OnInit { + + public selectedItems:AutocompleteSelectDecorationItem[] = []; + private allItems:AutocompleteSelectDecorationItem[] = []; + private $select:any = null; + private $input:any = null; + private isMulti:boolean = true; + private label:string; + + @Input('label') labelOverride:string|null = null; + + constructor(private elementRef:ElementRef, + @Inject(I18nToken) readonly I18n:op.I18n) { + } + + public remove(item:AutocompleteSelectDecorationItem) { + _.remove(this.selectedItems, (selected) => selected.id === item.id); + + let val = this.$select.val(); + _.remove(val, (id) => id === item.id); + this.$select.val(val); + } + + public ngOnInit() { + this.setDomElements(); + + this.switchIds(); + this.getItems(); + this.setupAutocompleter(); + + this.setInitialized(); + } + + public editUnlessMulti() { + if (this.isMulti) { + return; + } + + this.setValue(null); + + setTimeout(() => { this.$input.focus(); }); + } + + public get placeholderText() { + let key:string; + + if (this.isMulti) { + key = 'js.autocomplete_select.placeholder.multi'; + } else { + key = 'js.autocomplete_select.placeholder.single'; + } + + return I18n.t(key, { name: this.label }); + } + + public removeItemText(item:AutocompleteSelectDecorationItem) { + return I18n.t('js.autocomplete_select.remove', { name: item.value }); + } + + public ariaLabelText(item:AutocompleteSelectDecorationItem) { + return I18n.t('js.autocomplete_select.active', { label: this.label, name: item.value }); + } + + private getItems() { + _.each(this.$select.find('option'), option => { + let $option = jQuery(option); + let text = $option.text(); + + let item = { + id: $option.prop('value'), + label: text, + value: text + }; + + this.allItems.push(item); + + if ($option.prop('selected')) { + this.selectedItems.push(item); + } + }); + } + + private setupAutocompleter() { + let autocompleteOptions = { + delay: 100, + minLength: 0, + position: { my: 'left top', at: 'left bottom', collision: 'flip' }, + classes: { + 'ui-autocomplete': 'form--select-autocompleter' + }, + source: (request:{ term:string }, response:Function) => { + let available = _.difference(this.allItems, this.selectedItems); + let withTerm = _.filter(available, (item) => + item.value.toLowerCase().indexOf(request.term.toLowerCase()) !== -1 + ); + + response(withTerm); + }, + select: (evt:JQueryEventObject, ui:any) => { + this.setValue(ui.item); + + this.$input.val(''); + return false; + } + } as any; + + this.$input.autocomplete(autocompleteOptions); + + // Disable handling all dashes as dividers + // https://github.com/jquery/jquery-ui/blob/master/ui/widgets/menu.js#L347 + // as we use them as placeholders. + (this.$input.autocomplete('instance')as any).menu._isDivider = (item:JQuery) => false; + } + + private switchIds() { + let id = this.$select.prop('id'); + this.$input.prop('id', id); + this.$select.prop('id', ''); + } + + private setDomElements() { + const $element = this.thisElement; + + this.$input = $element.find('.form--input.-autocomplete'); + this.$select = $element.find('select'); + this.label = this.labelOverride || jQuery("label[for='" + this.$select.prop('id') + "']").text(); + this.isMulti = this.$select.prop('multiple'); + } + + private setInitialized() { + this.$select.hide(); + + this.thisElement.addClass('-initialized'); + } + + private get thisElement() { + return jQuery(this.elementRef.nativeElement); + } + + private setValue(item:AutocompleteSelectDecorationItem|null) { + if (item === null) { + this.selectedItems = []; + } else if (this.isMulti) { + this.selectedItems.push(item); + } else { + this.selectedItems = [item]; + } + + let ids = _.map(this.selectedItems, (item) => item.id); + + if (this.isMulti) { + this.$select.val(ids); + } else { + this.$select.val(ids[0]); + } + } +} + +opUiComponentsModule.directive( + 'autocompleteSelectDecoration', + downgradeComponent({component: AutocompleteSelectDecorationComponent}) +); diff --git a/frontend/app/components/common/hide-section/hide-section.component.ts b/frontend/app/components/common/hide-section/hide-section.component.ts index b890c918f4..b8a22728e1 100644 --- a/frontend/app/components/common/hide-section/hide-section.component.ts +++ b/frontend/app/components/common/hide-section/hide-section.component.ts @@ -36,7 +36,6 @@ import {Subscription} from 'rxjs/Subscription'; @Component({ selector: 'hide-section', template: '' - }) export class HideSectionComponent implements OnInit, OnDestroy { displayed:boolean = false; diff --git a/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list-item.html b/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list-item.html index ceb7bc1c5d..4903b35c08 100644 --- a/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list-item.html +++ b/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list-item.html @@ -1,31 +1,25 @@ - - - - - - +
  • + + + - {{ attachment.fileName || attachment.customName || attachment.name }} - - - - - - - + {{ attachment.fileName || attachment.customName || attachment.name }} + + - + + + +
  • diff --git a/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list.html b/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list.html index f289deee0b..7298006131 100644 --- a/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list.html +++ b/frontend/app/components/wp-attachments/wp-attachment-list/wp-attachment-list.html @@ -1,14 +1,10 @@
    -
    - - - - - - -
    +
      + +
    +
      + +
    diff --git a/frontend/app/components/wp-single-view-tabs/watchers-tab/watchers-tab.html b/frontend/app/components/wp-single-view-tabs/watchers-tab/watchers-tab.html index b3ab270c7e..b08cb1d567 100644 --- a/frontend/app/components/wp-single-view-tabs/watchers-tab/watchers-tab.html +++ b/frontend/app/components/wp-single-view-tabs/watchers-tab/watchers-tab.html @@ -6,7 +6,7 @@
    -
    - - - - - - - - - - - - - - - +
    + + + + + + + + +
    diff --git a/spec/features/work_packages/tabs/watcher_tab_spec.rb b/spec/features/work_packages/tabs/watcher_tab_spec.rb index 83330dc6c3..251ce01758 100644 --- a/spec/features/work_packages/tabs/watcher_tab_spec.rb +++ b/spec/features/work_packages/tabs/watcher_tab_spec.rb @@ -67,8 +67,8 @@ describe 'Watcher tab', js: true, selenium: true do expect_button_is_watching # Remove watcher from list - page.find('.watcher-element', text: user.name).hover - page.find('.remove-watcher-btn').click + page.find('wp-watcher-entry', text: user.name).hover + page.find('.form--selected-value--remover').click # Expect the removal of the user to toggle WP watch button expect(page).to have_no_selector('.work-package--watcher-name') diff --git a/spec/models/custom_actions/conditions/project_spec.rb b/spec/models/custom_actions/conditions/project_spec.rb index 9c756e8026..2964a67a5a 100644 --- a/spec/models/custom_actions/conditions/project_spec.rb +++ b/spec/models/custom_actions/conditions/project_spec.rb @@ -41,8 +41,7 @@ describe CustomActions::Conditions::Project, type: :model do .and_return(projects) expect(instance.allowed_values) - .to eql([{ value: nil, label: '-' }, - { value: projects.first.id, label: projects.first.name }, + .to eql([{ value: projects.first.id, label: projects.first.name }, { value: projects.last.id, label: projects.last.name }]) end end diff --git a/spec/models/custom_actions/conditions/role_spec.rb b/spec/models/custom_actions/conditions/role_spec.rb index 861d200097..ea831f7858 100644 --- a/spec/models/custom_actions/conditions/role_spec.rb +++ b/spec/models/custom_actions/conditions/role_spec.rb @@ -42,8 +42,7 @@ describe CustomActions::Conditions::Role, type: :model do .and_return(roles) expect(instance.allowed_values) - .to eql([{ value: nil, label: '-' }, - { value: roles.first.id, label: roles.first.name }, + .to eql([{ value: roles.first.id, label: roles.first.name }, { value: roles.last.id, label: roles.last.name }]) end end diff --git a/spec/models/custom_actions/conditions/status_spec.rb b/spec/models/custom_actions/conditions/status_spec.rb index 8087655ed6..093c5dddb0 100644 --- a/spec/models/custom_actions/conditions/status_spec.rb +++ b/spec/models/custom_actions/conditions/status_spec.rb @@ -38,11 +38,10 @@ describe CustomActions::Conditions::Status, type: :model do FactoryGirl.build_stubbed(:status)] allow(Status) .to receive_message_chain(:select, :order) - .and_return(statuses) + .and_return(statuses) expect(instance.allowed_values) - .to eql([{ value: nil, label: '-' }, - { value: statuses.first.id, label: statuses.first.name }, + .to eql([{ value: statuses.first.id, label: statuses.first.name }, { value: statuses.last.id, label: statuses.last.name }]) end end diff --git a/spec/models/custom_actions/conditions/type_spec.rb b/spec/models/custom_actions/conditions/type_spec.rb index d1977e2163..9eaddee411 100644 --- a/spec/models/custom_actions/conditions/type_spec.rb +++ b/spec/models/custom_actions/conditions/type_spec.rb @@ -41,8 +41,7 @@ describe CustomActions::Conditions::Type, type: :model do .and_return(types) expect(instance.allowed_values) - .to eql([{ value: nil, label: '-' }, - { value: types.first.id, label: types.first.name }, + .to eql([{ value: types.first.id, label: types.first.name }, { value: types.last.id, label: types.last.name }]) end end diff --git a/spec/support/pages/admin/custom_actions/form.rb b/spec/support/pages/admin/custom_actions/form.rb index 9ff52f88b8..b84ca52af1 100644 --- a/spec/support/pages/admin/custom_actions/form.rb +++ b/spec/support/pages/admin/custom_actions/form.rb @@ -41,17 +41,9 @@ module Pages end def add_action(name, value) - within '#custom-actions-form--actions' do - select name, from: 'Add' + select name, from: 'Add' - if page.has_select?(name) - Array(value).each do |val| - select val, from: name - end - else - fill_in name, with: value - end - end + set_action_value(name, value) end def remove_action(name) @@ -63,20 +55,39 @@ module Pages end def set_action(name, value) - within '#custom-actions-form--active-actions' do - field = find('.form--field', text: name) - within field do - select value, from: name - end - end + set_action_value(name, value) rescue Capybara::ElementNotFound add_action(name, value) end def set_condition(name, value) - within '#custom-actions-form--conditions' do - Array(value).each do |val| - select val, from: name + Array(value).each do |val| + fill_in name, with: val + find('.ui-menu-item', text: val).click + end + end + + private + + def set_action_value(name, value) + field = find('#custom-actions-form--active-actions .form--field', text: name) + + autocomplete = false + + Array(value).each do |val| + within field do + if has_selector?('.form--selected-value--container') + find('.form--selected-value--container').click + autocomplete = true + elsif has_selector?('.form--input.-autocomplete') + autocomplete = true + end + + fill_in name, with: val + end + + if autocomplete + find('.ui-menu-item', text: val).click end end end From fc8e9b9ff9ad4c60012d6022ad09b1ecb7c1c384 Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 27 Feb 2018 02:39:10 +0000 Subject: [PATCH 23/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 292 ++++++++++++++-------------- config/locales/crowdin/js-fil.yml | 6 +- config/locales/crowdin/js-zh-TW.yml | 5 +- 3 files changed, 155 insertions(+), 148 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index b4092ef7bc..8813a73040 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1750,8 +1750,8 @@ fil: Kung nagpatuloy ang mga problema nararansan mo manyaring kontakin ang iyong %{app_title} tagapangasiwa para sa tulong. notice_work_package_done_ratios_updated: Naka-update ang mga work package done ratio. - notice_locking_conflict: Information has been updated by at least one other user - in the meantime. + notice_locking_conflict: Ang impormasyon ay naka-update sa kahit hindi baba isa + o. notice_locking_conflict_additional_information: Ang mga update nagmula sa %{users}. notice_locking_conflict_reload_page: Mangyaring i-reload ang pahina na ito, repasuhin ang mga pagbabago at muling i-apply ang iyong mga update. @@ -1773,19 +1773,19 @@ fil: notice_project_not_deleted: Ang proyekto ay hindi nabura. notice_successful_connection: Matagumpay na ikonekta. notice_successful_create: Matagumpay pagkalikha. - notice_successful_delete: Successful deletion. - notice_successful_update: Successful update. + notice_successful_delete: Matagumpay ang pagtanggal. + notice_successful_update: Matagumpay nai-update. notice_to_many_principals_to_display: |- - There are too many results. - Narrow down the search by typing in the name of the new member (or group). - notice_unable_delete_time_entry: Unable to delete time log entry. - notice_unable_delete_version: Unable to delete version. + Mayroong maraming resulta. + I-narrow down ang paghahanap sa pamamagitan ng pagtype ng pangalan ng bagong miyembro (o grupo). + notice_unable_delete_time_entry: Hindi mabura ang oras ng log entry. + notice_unable_delete_version: Hindi mabura ang bersyon. notice_user_missing_authentication_method: Ang user ay pipili pa ng password o iba pang paraan para maka pag-sign in. notice_user_invitation_resent: Isang imbitasyon ay ipinadala sa %{email}. present_access_key_value: 'Ang iyong %{key_name} ay: %{value}' - notice_automatic_set_of_standard_type: Set standard type automatically. - notice_logged_out: You have been logged out. + notice_automatic_set_of_standard_type: Magtakda ng automatikong pamantayang uri. + notice_logged_out: Ikaw ay naka-log out na. notice_wont_delete_auth_source: Ang authentication mode ay hindi pwedeng burahin hanggang meron pang user ang gumagamit nito. notice_project_cannot_update_custom_fields: 'Hindi mo pwedeng i-update ang mga patlang @@ -1798,7 +1798,7 @@ fil: number: format: delimiter: '' - precision: 3 + precision: 0 separator: "." human: format: @@ -1809,7 +1809,7 @@ fil: units: byte: one: Byte - other: Bytes + other: Mga byte gb: GB kb: kB mb: MB @@ -1820,72 +1820,72 @@ fil: at pakikipagtulungan ng koponan sa OpenProject. text_show_again: Maari mong i-restart amg video na ito mula sa tulong ng pagpipilian welcome: Maligayang pagdating sa OpenProject - permission_add_work_package_notes: Add notes + permission_add_work_package_notes: Magdagdag ng mga talaan permission_add_work_packages: Magdagdag ng mga work packages (ito rin ay nagpapahintulot na mag dagdag ng mga attachment sa lahat ng mga work packages) - permission_add_messages: Post messages - permission_add_project: Create project - permission_add_subprojects: Create subprojects - permission_add_work_package_watchers: Add watchers + permission_add_messages: Mga post na mensahe + permission_add_project: Lumikha ng proyekto + permission_add_subprojects: Lumikha ng mga subproject + permission_add_work_package_watchers: Magdagdag ng manunuod permission_browse_repository: Basahin-lamang nag-access sa respositoryo (browse at checkout) - permission_change_wiki_parent_page: Change parent wiki page - permission_comment_news: Comment news + permission_change_wiki_parent_page: Baguhin ang pahina ng magulang na wiki + permission_comment_news: Mga komento ng balita permission_commit_access: Magbasa/magsulat acess sa repositoryo (commit) - permission_copy_projects: Copy projects - permission_delete_work_package_watchers: Delete watchers - permission_delete_work_packages: Delete work packages - permission_delete_messages: Delete messages - permission_delete_own_messages: Delete own messages - permission_delete_reportings: Delete reportings - permission_delete_timelines: Delete timelines - permission_delete_wiki_pages: Delete wiki pages - permission_delete_wiki_pages_attachments: Delete attachments - permission_edit_work_package_notes: Edit notes - permission_edit_work_packages: Edit work packages - permission_edit_messages: Edit messages - permission_edit_own_work_package_notes: Edit own notes - permission_edit_own_messages: Edit own messages - permission_edit_own_time_entries: Edit own time logs - permission_edit_project: Edit project - permission_edit_reportings: Edit reportings - permission_edit_time_entries: Edit time logs - permission_edit_timelines: Edit timelines - permission_edit_wiki_pages: Edit wiki pages - permission_export_work_packages: Export work packages - permission_export_wiki_pages: Export wiki pages - permission_list_attachments: List attachments - permission_log_time: Log spent time - permission_manage_boards: Manage forums - permission_manage_categories: Manage work package categories - permission_manage_work_package_relations: Manage work package relations - permission_manage_members: Manage members - permission_manage_news: Manage news - permission_manage_project_activities: Manage project activities - permission_manage_public_queries: Manage public queries - permission_manage_repository: Manage repository - permission_manage_subtasks: Manage subtasks - permission_manage_versions: Manage versions - permission_manage_wiki: Manage wiki - permission_manage_wiki_menu: Manage wiki menu - permission_move_work_packages: Move work packages - permission_protect_wiki_pages: Protect wiki pages - permission_rename_wiki_pages: Rename wiki pages - permission_save_queries: Save queries - permission_select_project_modules: Select project modules - permission_manage_types: Select types - permission_view_calendar: View calendar + permission_copy_projects: Kopyahin ang mga proyekto + permission_delete_work_package_watchers: Burahin ang mga manunuod + permission_delete_work_packages: Burahin ang mga work package + permission_delete_messages: Burahin ang mga mensahe + permission_delete_own_messages: Burahin ang mga sariling mensahe + permission_delete_reportings: Burahin ang mga ulat + permission_delete_timelines: Burahin ang mga timeline + permission_delete_wiki_pages: Burahin ang pahina g wiki + permission_delete_wiki_pages_attachments: Burahin ang paglalakip + permission_edit_work_package_notes: I-edit ang mga talaan + permission_edit_work_packages: I-edit ang mga work package + permission_edit_messages: E-edit ang mga mensahe + permission_edit_own_work_package_notes: I-edit ang mga sariling talaan + permission_edit_own_messages: I-edit ang mga sariling mensahe + permission_edit_own_time_entries: I-edit ang mga log ng oras + permission_edit_project: I-edit ang proyekto + permission_edit_reportings: I- edit ang mga ulat + permission_edit_time_entries: I-edit ang mga log ng oras + permission_edit_timelines: I-edit ang mga timeline + permission_edit_wiki_pages: I-edit ang mga work package + permission_export_work_packages: I-export ang mga work package + permission_export_wiki_pages: I-edit ang mga work package + permission_list_attachments: Listahan ng paglalakip + permission_log_time: Big + permission_manage_boards: Pamahalain ang mga forum + permission_manage_categories: Pamahalain ang mga kategorya ng work package + permission_manage_work_package_relations: Nauugnay na pamahalin ang work package + permission_manage_members: Pamahalain ang mga miyembro + permission_manage_news: Pamahalain ang mga balita + permission_manage_project_activities: Ang mga aktibidad ng pamahalaing proyekto + permission_manage_public_queries: Pamahalain ang mga publikong query + permission_manage_repository: Pamahalain ang repositoryo + permission_manage_subtasks: Pamahalain ang mga subtask + permission_manage_versions: Pamahalain ang mga bersyon + permission_manage_wiki: Pamahalain ang wiki + permission_manage_wiki_menu: Pagpipilian ng pamahalaing wiki + permission_move_work_packages: Ilipat ang work package + permission_protect_wiki_pages: Protektahan ang mga wiki package + permission_rename_wiki_pages: Baguhin ang pangalan ng mga wiki na pahina + permission_save_queries: I-save ang mga query + permission_select_project_modules: Piliin ang mga proyektong modyul + permission_manage_types: Pumili ng mga uri + permission_view_calendar: Tanawin ang kalendaryo permission_view_changesets: Tingnan ang mga repository revision ng OpenProject - permission_view_commit_author_statistics: View commit author statistics - permission_view_work_package_watchers: View watchers list + permission_view_commit_author_statistics: Tanawin ang commit + permission_view_work_package_watchers: Tanawin ang mga manunuod ng listahan permission_view_work_packages: Tingnan ang mga work packages - permission_view_messages: View messages + permission_view_messages: Tingnan ang mga mensahe permission_view_members: Tingnan ang mga miyembro - permission_view_reportings: View reportings - permission_view_time_entries: View spent time - permission_view_timelines: View timelines - permission_view_wiki_edits: View wiki history - permission_view_wiki_pages: View wiki + permission_view_reportings: Tanawin ang mga ulat + permission_view_time_entries: Tanawin ang ginugol na oras + permission_view_timelines: Tingnan ang mga timeline + permission_view_wiki_edits: Tingnan ang mga kasaysayan ng wiki + permission_view_wiki_pages: Tanawin ang wiki placeholders: default: "-" project: @@ -1911,14 +1911,14 @@ fil: project_module_news: Mga balita project_module_repository: Repositoryo project_module_time_tracking: Time tracking - project_module_timelines: Timelines + project_module_timelines: Ang mga timeline project_module_wiki: Wiki query: attribute_and_direction: "%{attribute} (%{direction})" query_fields: active_or_archived: Aktibo o naka-archieve - assigned_to_role: Assignee's role - member_of_group: Assignee's group + assigned_to_role: Naitalagang tungkulin + member_of_group: Itinalagang grupo assignee_or_group: Nakatakda o pag-aari ng grupo subproject_id: Kahaliling proyekto name_or_identifier: Pangalan o pagkakakilanlan @@ -2081,102 +2081,110 @@ fil: setting_smtp_domain: HELLO domain ng SMTP setting_smtp_user_name: Username ng SMTP setting_smtp_password: Password ng SMTP - setting_activity_days_default: Days displayed on project activity - setting_app_subtitle: Application subtitle - setting_app_title: Application title - setting_attachment_max_size: Attachment max. size + setting_activity_days_default: Ang mga araw na naka-display sa aktibidad ng proyekto + setting_app_subtitle: Aplikasyong subtitle + setting_app_title: Aplikasyong pamagat + setting_attachment_max_size: Paglalakip ng mataas na laki setting_autofetch_changesets: I-autofetch ang mga pagbabago ng respositoryo setting_autologin: Autologin - setting_available_languages: Available languages + setting_available_languages: Magagamit na mga linggwahe setting_bcc_recipients: Blind carbon copy recipients (bcc) setting_brute_force_block_after_failed_logins: I-block ang gumagamit pagkatapos ang numero na ito ay nabigo sa pagtatangkang pag-login setting_brute_force_block_minutes: Oras ng user na na-block sa - setting_cache_formatted_text: Cache formatted text - setting_column_options: Customize the appearance of the work package lists - setting_commit_fix_keywords: Fixing keywords - setting_commit_logs_encoding: Commit messages encoding - setting_commit_logtime_activity_id: Activity for logged time - setting_commit_logtime_enabled: Enable time logging - setting_commit_ref_keywords: Referencing keywords - setting_cross_project_work_package_relations: Allow cross-project work package relations - setting_date_format: Date format - setting_default_language: Default language - setting_default_notification_option: Default notification option - setting_default_projects_modules: Default enabled modules for new projects - setting_default_projects_public: New projects are public by default - setting_diff_max_lines_displayed: Max number of diff lines displayed - setting_display_subprojects_work_packages: Display subprojects work packages on - main projects by default - setting_emails_footer: Emails footer - setting_emails_header: Emails header + setting_cache_formatted_text: Tesktong naka-format na cache + setting_column_options: I-customize ang hitsura ng mga listahan ng work package + setting_commit_fix_keywords: Isinasaayos ang mga keyword + setting_commit_logs_encoding: Paglalagay ng commit mensahe + setting_commit_logtime_activity_id: Aktibidad para sa naka-log na oras + setting_commit_logtime_enabled: Paganahin ang oras ng pag-log + setting_commit_ref_keywords: Pagsangguni ng mga keyword + setting_cross_project_work_package_relations: Pahintulutan ang cross-project na + relasyon ng work package + setting_date_format: Format ng petsa + setting_default_language: Default na linggwahe + setting_default_notification_option: Opsyon ng default na abiso + setting_default_projects_modules: I-default ang pinaganang mga modyul para sa bagong + proyekto + setting_default_projects_public: Bagong proyektong ay publiko sa pamamagitan ng + default + setting_diff_max_lines_displayed: Mataas na bilang ng naka-display na linya + setting_display_subprojects_work_packages: Ipakita ang mga subproject ng work package + sa pangunahing proyekto sa pamamagitan ng default + setting_emails_footer: Ang mga email ng footer + setting_emails_header: Ang email ng header setting_email_login: Gamitin ang email bilang login - setting_enabled_scm: Enabled SCM - setting_feeds_enabled: Enable Feeds - setting_feeds_limit: Feed content limit - setting_file_max_size_displayed: Max size of text files displayed inline + setting_enabled_scm: Paganahin ang SCM + setting_feeds_enabled: Paganahin ang mga feed + setting_feeds_limit: Limitasyon ng nilalaman na feed + setting_file_max_size_displayed: Max na laki ng mga tekstong file na ipinapakita + inline setting_host_name: Host name setting_invitation_expiration_days: Pagpaaktibo ng Email ay matatapos pagkaraan ng - setting_work_package_done_ratio: Calculate the work package done ratio with - setting_work_package_done_ratio_field: Use the work package field - setting_work_package_done_ratio_status: Use the work package status - setting_work_package_done_ratio_disabled: Disable (hide the progress) - setting_work_package_list_default_columns: Display by default + setting_work_package_done_ratio: Kalkulahin ang work package done rato sa + setting_work_package_done_ratio_field: Gamitin ang work package field + setting_work_package_done_ratio_status: Gamitin ang estado ng work package + setting_work_package_done_ratio_disabled: Hindi pinaga (itago ang proseso) + setting_work_package_list_default_columns: Ipakiita sa pamamagitan ng default setting_work_package_list_summable_columns: Summable - setting_work_package_properties: Work package properties - setting_work_package_startdate_is_adddate: Use current date as start date for new - work packages - setting_work_packages_export_limit: Work packages export limit + setting_work_package_properties: Ang mga property ng work package + setting_work_package_startdate_is_adddate: Gamitin ang kasulukuyang petsa bilang + pagsisimula ng petsa para sa mga bagong work package + setting_work_packages_export_limit: Limitasyon ng pag-export ng work package setting_journal_aggregation_time_minutes: Ipakita ang mga talaarawan bilang pinagsamang-sama sa loob ng - setting_log_requesting_user: Log user login, name, and mail address for all requests - setting_login_required: Authentication required - setting_mail_from: Emission email address - setting_mail_handler_api_enabled: Enable incoming email web service - setting_mail_handler_api_description: The email web handler enables OpenProject - to receive emails containing specific commands as an instrumentation mechanism - (e.g., to create and update work packages). + setting_log_requesting_user: Log user login, pangalan at mga mail address para sa + lahat na hiling + setting_login_required: Kailangan ng pagpapatunay + setting_mail_from: Emission ng email address + setting_mail_handler_api_enabled: Paganahin ang paparating na email web service + setting_mail_handler_api_description: Ang email web handler ay pinagana ang OpenProject + upang makatanggap ng mga mail na naglalaman ng tiyak na command bilang isang intstrumentasyon + mechanism ( hal. upang lumikha at i-update ang mga work package). setting_mail_handler_api_key: API key - setting_mail_handler_body_delimiters: Truncate emails after one of these lines + setting_mail_handler_body_delimiters: I-truncate ang mga email pagatapod ng mga + linyang ito setting_mail_handler_body_delimiter_regex: Ang nga truncate email ay nagkakatugma sa regex na ito - setting_new_project_user_role_id: Role given to a non-admin user who creates a project - setting_password_active_rules: Active character classes - setting_password_count_former_banned: Number of most recently used passwords banned - for reuse + setting_new_project_user_role_id: Ibinigay na tungkulin para sa non-admin na gumagamit + isa sa mga lumilikha ng proyekto + setting_password_active_rules: Ang mga klase ng aktibong karakter + setting_password_count_former_banned: Bilang ng mga pinakamabagong ginamit na password + na naka-ban para sa muling gumamit setting_password_days_valid: Bilang ng mga araw, pagkatapos na ipinatupad ang pagbabago ng password setting_password_min_length: Ang pinaka mababang sukat ng haba - setting_password_min_adhered_rules: Minimum number of required classes - setting_per_page_options: Objects per page options - setting_plain_text_mail: Plain text mail (no HTML) + setting_password_min_adhered_rules: Pinakamababang bilang + setting_per_page_options: Ang mga bagay kada pahina ng pagpipilian + setting_plain_text_mail: Plain text mail (walang HTML) setting_protocol: Protocol setting_registration_footer: Footer ng pagrerehistro setting_repositories_automatic_managed_vendor: Awtomatiko na uri ng repository vendor - setting_repositories_encodings: Repositories encodings - setting_repository_authentication_caching_enabled: Enable caching for authentication - request of version control software + setting_repositories_encodings: Pag-eencode ng repositoryo + setting_repository_authentication_caching_enabled: Paganahin ang pag-cache pra sa + hiling ng pagpapatunay ng bersyong control software setting_repository_storage_cache_minutes: Ang laki ng repository disk cache setting_repository_checkout_display: Ipakita ang mga tagubilin ng pag-checkout setting_repository_checkout_base_url: Checkout base URL setting_repository_checkout_text: I-checkout ang tekstong pagtuturo - setting_repository_log_display_limit: Maximum number of revisions displayed on file - log + setting_repository_log_display_limit: Pinakamataas na bilang ng rebisyon naka-display + sa file blog setting_repository_truncate_at: Pinakamataas na bilang ng mga file naka-displey sa respository browser - setting_rest_api_enabled: Enable REST web service - setting_self_registration: Self-registration - setting_sequential_project_identifiers: Generate sequential project identifiers - setting_session_ttl: Session expiry time after inactivity - setting_session_ttl_hint: Value below 5 works like disabled - setting_session_ttl_enabled: Session expires + setting_rest_api_enabled: Paganahin ang serbisyo ng REST web + setting_self_registration: Sariling-pagparehistro + setting_sequential_project_identifiers: Bumuo ng pagkasunod-sunod na pagkakilanlan + ng proyekto + setting_session_ttl: Oras ng pagkawalang -bisa pagkatapos ng hindi aktibo + setting_session_ttl_hint: Ang halaga mababa sa 5 na trabaho ay tulad ng may kapansanan + setting_session_ttl_enabled: Nag-expire na ang sesyon setting_start_of_week: Pagsisimula ng linggo sa - setting_sys_api_enabled: Enable repository management web service - setting_sys_api_description: The repository management web service provides integration - and user authorization for accessing repositories. - setting_text_formatting: Text formatting - setting_time_format: Time format + setting_sys_api_enabled: Paganahin ang serbisyo ng repository management web + setting_sys_api_description: Ang serbisyo ng repositoryo management web ay nagbibigay + ng intregrasyon at user awtorisasyon para sa pag-access ng mga repositoryo. + setting_text_formatting: Pag-format ng teksto + setting_time_format: Format ng oras setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous users setting_user_format: Users display format @@ -2374,7 +2382,7 @@ fil: project_menu: reportings: Status reportings reports: Timeline reports - timelines: Timelines + timelines: Ang mga timeline associations: Dependencies board_could_not_be_saved: Board could not be saved button_delete_all: Delete all @@ -2539,7 +2547,7 @@ fil: start: Start timeline: Timeline report timelines: Timeline reports - settings: Timelines + settings: Ang mga timeline vertical_work_package: Vertical work packages without_project_type: Without project type you_are_viewing_the_selected_timeline: You are viewing the selected timeline report diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index f0a16dd213..e262ec08b4 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -252,7 +252,7 @@ fil: label_loading: naglo-load ang mga manunuod... label_error_loading: Isang mali ang naganap habang naglo-load ng mga manunuod label_search_watchers: Hanapin ang mga manunuod - label_add: Add watchers + label_add: Magdagdag ng manunuod label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: @@ -603,8 +603,8 @@ fil: has_children: 'Ang work package ay mayroong %{childUnits}:' deletes_children: Lahat ng mga batang work package ay maari rin burahin. notice_successful_create: Matagumpay pagkalikha. - notice_successful_delete: Successful deletion. - notice_successful_update: Successful update. + notice_successful_delete: Matagumpay ang pagtanggal. + notice_successful_update: Matagumpay nai-update. notice_bad_request: Masamang kahilingan. relations: empty: No relation exists diff --git a/config/locales/crowdin/js-zh-TW.yml b/config/locales/crowdin/js-zh-TW.yml index 09f0637558..25392f000c 100644 --- a/config/locales/crowdin/js-zh-TW.yml +++ b/config/locales/crowdin/js-zh-TW.yml @@ -235,7 +235,7 @@ zh-TW: nevermind: Nevermind watchers: label_loading: 正在載入關注者... - label_error_loading: An error occurred while loading the watchers + label_error_loading: 而發生錯誤裝載的觀察家 label_search_watchers: 搜尋關注者 label_add: 新增監看者 label_discard: 放棄選擇 @@ -527,8 +527,7 @@ zh-TW: summary: Table with rows of work package and columns of work package attributes. text_inline_edit: Most cells of this table are buttons that activate inline-editing functionality of that attribute. - text_sort_hint: With the links in the table headers you can sort, group, reorder, - remove and add table columns. + text_sort_hint: 通過表格標題中的鏈接,您可以排序,分組,重新排序,刪除和添加表格列。 text_select_hint: Select boxes should be opened with 'ALT' and arrow keys. tabs: overview: 概要 From 0bde6874632ac89c56b54e15fb8136223cdec039 Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 27 Feb 2018 02:39:53 +0000 Subject: [PATCH 24/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 280 ++++++++++++++-------------- config/locales/crowdin/js-fil.yml | 2 +- config/locales/crowdin/js-zh-TW.yml | 5 +- 3 files changed, 147 insertions(+), 140 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 4ab01def6b..bdef7f1813 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1734,8 +1734,8 @@ fil: Kung nagpatuloy ang mga problema nararansan mo manyaring kontakin ang iyong %{app_title} tagapangasiwa para sa tulong. notice_work_package_done_ratios_updated: Naka-update ang mga work package done ratio. - notice_locking_conflict: Information has been updated by at least one other user - in the meantime. + notice_locking_conflict: Ang impormasyon ay naka-update sa kahit hindi baba isa + o. notice_locking_conflict_additional_information: Ang mga update nagmula sa %{users}. notice_locking_conflict_reload_page: Mangyaring i-reload ang pahina na ito, repasuhin ang mga pagbabago at muling i-apply ang iyong mga update. @@ -1793,7 +1793,7 @@ fil: units: byte: one: Byte - other: Bytes + other: Mga byte gb: GB kb: kB mb: MB @@ -1804,75 +1804,75 @@ fil: at pakikipagtulungan ng koponan sa OpenProject. text_show_again: Maari mong i-restart amg video na ito mula sa tulong ng pagpipilian welcome: Maligayang pagdating sa OpenProject - permission_add_work_package_notes: Add notes + permission_add_work_package_notes: Magdagdag ng mga talaan permission_add_work_packages: Magdagdag ng mga work packages (ito rin ay nagpapahintulot na mag dagdag ng mga attachment sa lahat ng mga work packages) - permission_add_messages: Post messages - permission_add_project: Create project - permission_add_subprojects: Create subprojects - permission_add_work_package_watchers: Add watchers + permission_add_messages: Mga post na mensahe + permission_add_project: Lumikha ng proyekto + permission_add_subprojects: Lumikha ng mga subproject + permission_add_work_package_watchers: Magdagdag ng manunuod permission_browse_repository: Basahin-lamang nag-access sa respositoryo (browse at checkout) - permission_change_wiki_parent_page: Change parent wiki page - permission_comment_news: Comment news + permission_change_wiki_parent_page: Baguhin ang pahina ng magulang na wiki + permission_comment_news: Mga komento ng balita permission_commit_access: Magbasa/magsulat acess sa repositoryo (commit) - permission_copy_projects: Copy projects - permission_delete_work_package_watchers: Delete watchers - permission_delete_work_packages: Delete work packages - permission_delete_messages: Delete messages - permission_delete_own_messages: Delete own messages - permission_delete_project_associations: Delete project dependencies - permission_delete_reportings: Delete reportings - permission_delete_timelines: Delete timelines - permission_delete_wiki_pages: Delete wiki pages - permission_delete_wiki_pages_attachments: Delete attachments - permission_edit_work_package_notes: Edit notes - permission_edit_work_packages: Edit work packages - permission_edit_messages: Edit messages - permission_edit_own_work_package_notes: Edit own notes - permission_edit_own_messages: Edit own messages - permission_edit_own_time_entries: Edit own time logs - permission_edit_project: Edit project - permission_edit_project_associations: Edit project dependencies - permission_edit_reportings: Edit reportings - permission_edit_time_entries: Edit time logs - permission_edit_timelines: Edit timelines - permission_edit_wiki_pages: Edit wiki pages - permission_export_work_packages: Export work packages - permission_export_wiki_pages: Export wiki pages - permission_list_attachments: List attachments - permission_log_time: Log spent time - permission_manage_boards: Manage forums - permission_manage_categories: Manage work package categories - permission_manage_work_package_relations: Manage work package relations - permission_manage_members: Manage members - permission_manage_news: Manage news - permission_manage_project_activities: Manage project activities - permission_manage_public_queries: Manage public queries - permission_manage_repository: Manage repository - permission_manage_subtasks: Manage subtasks - permission_manage_versions: Manage versions - permission_manage_wiki: Manage wiki - permission_manage_wiki_menu: Manage wiki menu - permission_move_work_packages: Move work packages - permission_protect_wiki_pages: Protect wiki pages - permission_rename_wiki_pages: Rename wiki pages - permission_save_queries: Save queries - permission_select_project_modules: Select project modules - permission_manage_types: Select types - permission_view_calendar: View calendar + permission_copy_projects: Kopyahin ang mga proyekto + permission_delete_work_package_watchers: Burahin ang mga manunuod + permission_delete_work_packages: Burahin ang mga work package + permission_delete_messages: Burahin ang mga mensahe + permission_delete_own_messages: Burahin ang mga sariling mensahe + permission_delete_project_associations: Burahin ang mga proyektong dependensya + permission_delete_reportings: Burahin ang mga ulat + permission_delete_timelines: Burahin ang mga timeline + permission_delete_wiki_pages: Burahin ang pahina g wiki + permission_delete_wiki_pages_attachments: Burahin ang paglalakip + permission_edit_work_package_notes: I-edit ang mga talaan + permission_edit_work_packages: I-edit ang mga work package + permission_edit_messages: E-edit ang mga mensahe + permission_edit_own_work_package_notes: I-edit ang mga sariling talaan + permission_edit_own_messages: I-edit ang mga sariling mensahe + permission_edit_own_time_entries: I-edit ang mga log ng oras + permission_edit_project: I-edit ang proyekto + permission_edit_project_associations: I-edit ang mga proyektong dependency + permission_edit_reportings: I- edit ang mga ulat + permission_edit_time_entries: I-edit ang mga log ng oras + permission_edit_timelines: I-edit ang mga timeline + permission_edit_wiki_pages: I-edit ang mga work package + permission_export_work_packages: I-export ang mga work package + permission_export_wiki_pages: I-edit ang mga work package + permission_list_attachments: Listahan ng paglalakip + permission_log_time: Big + permission_manage_boards: Pamahalain ang mga forum + permission_manage_categories: Pamahalain ang mga kategorya ng work package + permission_manage_work_package_relations: Nauugnay na pamahalin ang work package + permission_manage_members: Pamahalain ang mga miyembro + permission_manage_news: Pamahalain ang mga balita + permission_manage_project_activities: Ang mga aktibidad ng pamahalaing proyekto + permission_manage_public_queries: Pamahalain ang mga publikong query + permission_manage_repository: Pamahalain ang repositoryo + permission_manage_subtasks: Pamahalain ang mga subtask + permission_manage_versions: Pamahalain ang mga bersyon + permission_manage_wiki: Pamahalain ang wiki + permission_manage_wiki_menu: Pagpipilian ng pamahalaing wiki + permission_move_work_packages: Ilipat ang work package + permission_protect_wiki_pages: Protektahan ang mga wiki package + permission_rename_wiki_pages: Baguhin ang pangalan ng mga wiki na pahina + permission_save_queries: I-save ang mga query + permission_select_project_modules: Piliin ang mga proyektong modyul + permission_manage_types: Pumili ng mga uri + permission_view_calendar: Tanawin ang kalendaryo permission_view_changesets: Tingnan ang mga repository revision ng OpenProject - permission_view_commit_author_statistics: View commit author statistics - permission_view_work_package_watchers: View watchers list + permission_view_commit_author_statistics: Tanawin ang commit + permission_view_work_package_watchers: Tanawin ang mga manunuod ng listahan permission_view_work_packages: Tingnan ang mga work packages - permission_view_messages: View messages + permission_view_messages: Tingnan ang mga mensahe permission_view_members: Tingnan ang mga miyembro - permission_view_project_associations: View project dependencies - permission_view_reportings: View reportings - permission_view_time_entries: View spent time - permission_view_timelines: View timelines - permission_view_wiki_edits: View wiki history - permission_view_wiki_pages: View wiki + permission_view_project_associations: Tanawin ang mga proyektong dependecy + permission_view_reportings: Tanawin ang mga ulat + permission_view_time_entries: Tanawin ang ginugol na oras + permission_view_timelines: Tingnan ang mga timeline + permission_view_wiki_edits: Tingnan ang mga kasaysayan ng wiki + permission_view_wiki_pages: Tanawin ang wiki placeholders: default: "-" project: @@ -1898,14 +1898,14 @@ fil: project_module_news: Mga balita project_module_repository: Repositoryo project_module_time_tracking: Time tracking - project_module_timelines: Timelines + project_module_timelines: Ang mga timeline project_module_wiki: Wiki query: attribute_and_direction: "%{attribute} (%{direction})" query_fields: active_or_archived: Aktibo o naka-archieve - assigned_to_role: Assignee's role - member_of_group: Assignee's group + assigned_to_role: Naitalagang tungkulin + member_of_group: Itinalagang grupo assignee_or_group: Nakatakda o pag-aari ng grupo subproject_id: Kahaliling proyekto name_or_identifier: Pangalan o pagkakakilanlan @@ -2068,100 +2068,108 @@ fil: setting_smtp_domain: HELLO domain ng SMTP setting_smtp_user_name: Username ng SMTP setting_smtp_password: Password ng SMTP - setting_activity_days_default: Days displayed on project activity - setting_app_subtitle: Application subtitle - setting_app_title: Application title - setting_attachment_max_size: Attachment max. size + setting_activity_days_default: Ang mga araw na naka-display sa aktibidad ng proyekto + setting_app_subtitle: Aplikasyong subtitle + setting_app_title: Aplikasyong pamagat + setting_attachment_max_size: Paglalakip ng mataas na laki setting_autofetch_changesets: I-autofetch ang mga pagbabago ng respositoryo setting_autologin: Autologin - setting_available_languages: Available languages + setting_available_languages: Magagamit na mga linggwahe setting_bcc_recipients: Blind carbon copy recipients (bcc) setting_brute_force_block_after_failed_logins: I-block ang gumagamit pagkatapos ang numero na ito ay nabigo sa pagtatangkang pag-login setting_brute_force_block_minutes: Oras ng user na na-block sa - setting_cache_formatted_text: Cache formatted text - setting_column_options: Customize the appearance of the work package lists - setting_commit_fix_keywords: Fixing keywords - setting_commit_logs_encoding: Commit messages encoding - setting_commit_logtime_activity_id: Activity for logged time - setting_commit_logtime_enabled: Enable time logging - setting_commit_ref_keywords: Referencing keywords - setting_cross_project_work_package_relations: Allow cross-project work package relations - setting_date_format: Date format - setting_default_language: Default language - setting_default_notification_option: Default notification option - setting_default_projects_modules: Default enabled modules for new projects - setting_default_projects_public: New projects are public by default - setting_diff_max_lines_displayed: Max number of diff lines displayed - setting_display_subprojects_work_packages: Display subprojects work packages on - main projects by default - setting_emails_footer: Emails footer - setting_emails_header: Emails header + setting_cache_formatted_text: Tesktong naka-format na cache + setting_column_options: I-customize ang hitsura ng mga listahan ng work package + setting_commit_fix_keywords: Isinasaayos ang mga keyword + setting_commit_logs_encoding: Paglalagay ng commit mensahe + setting_commit_logtime_activity_id: Aktibidad para sa naka-log na oras + setting_commit_logtime_enabled: Paganahin ang oras ng pag-log + setting_commit_ref_keywords: Pagsangguni ng mga keyword + setting_cross_project_work_package_relations: Pahintulutan ang cross-project na + relasyon ng work package + setting_date_format: Format ng petsa + setting_default_language: Default na linggwahe + setting_default_notification_option: Opsyon ng default na abiso + setting_default_projects_modules: I-default ang pinaganang mga modyul para sa bagong + proyekto + setting_default_projects_public: Bagong proyektong ay publiko sa pamamagitan ng + default + setting_diff_max_lines_displayed: Mataas na bilang ng naka-display na linya + setting_display_subprojects_work_packages: Ipakita ang mga subproject ng work package + sa pangunahing proyekto sa pamamagitan ng default + setting_emails_footer: Ang mga email ng footer + setting_emails_header: Ang email ng header setting_email_login: Gamitin ang email bilang login - setting_enabled_scm: Enabled SCM - setting_feeds_enabled: Enable Feeds - setting_feeds_limit: Feed content limit - setting_file_max_size_displayed: Max size of text files displayed inline + setting_enabled_scm: Paganahin ang SCM + setting_feeds_enabled: Paganahin ang mga feed + setting_feeds_limit: Limitasyon ng nilalaman na feed + setting_file_max_size_displayed: Max na laki ng mga tekstong file na ipinapakita + inline setting_host_name: Host name - setting_work_package_done_ratio: Calculate the work package done ratio with - setting_work_package_done_ratio_field: Use the work package field - setting_work_package_done_ratio_status: Use the work package status - setting_work_package_done_ratio_disabled: Disable (hide the progress) - setting_work_package_list_default_columns: Display by default + setting_work_package_done_ratio: Kalkulahin ang work package done rato sa + setting_work_package_done_ratio_field: Gamitin ang work package field + setting_work_package_done_ratio_status: Gamitin ang estado ng work package + setting_work_package_done_ratio_disabled: Hindi pinaga (itago ang proseso) + setting_work_package_list_default_columns: Ipakiita sa pamamagitan ng default setting_work_package_list_summable_columns: Summable - setting_work_package_properties: Work package properties - setting_work_package_startdate_is_adddate: Use current date as start date for new - work packages - setting_work_packages_export_limit: Work packages export limit + setting_work_package_properties: Ang mga property ng work package + setting_work_package_startdate_is_adddate: Gamitin ang kasulukuyang petsa bilang + pagsisimula ng petsa para sa mga bagong work package + setting_work_packages_export_limit: Limitasyon ng pag-export ng work package setting_journal_aggregation_time_minutes: Ipakita ang mga talaarawan bilang pinagsamang-sama sa loob ng - setting_log_requesting_user: Log user login, name, and mail address for all requests - setting_login_required: Authentication required - setting_mail_from: Emission email address - setting_mail_handler_api_enabled: Enable incoming email web service - setting_mail_handler_api_description: The email web handler enables OpenProject - to receive emails containing specific commands as an instrumentation mechanism - (e.g., to create and update work packages). + setting_log_requesting_user: Log user login, pangalan at mga mail address para sa + lahat na hiling + setting_login_required: Kailangan ng pagpapatunay + setting_mail_from: Emission ng email address + setting_mail_handler_api_enabled: Paganahin ang paparating na email web service + setting_mail_handler_api_description: Ang email web handler ay pinagana ang OpenProject + upang makatanggap ng mga mail na naglalaman ng tiyak na command bilang isang intstrumentasyon + mechanism ( hal. upang lumikha at i-update ang mga work package). setting_mail_handler_api_key: API key - setting_mail_handler_body_delimiters: Truncate emails after one of these lines + setting_mail_handler_body_delimiters: I-truncate ang mga email pagatapod ng mga + linyang ito setting_mail_handler_body_delimiter_regex: Ang nga truncate email ay nagkakatugma sa regex na ito - setting_new_project_user_role_id: Role given to a non-admin user who creates a project - setting_password_active_rules: Active character classes - setting_password_count_former_banned: Number of most recently used passwords banned - for reuse + setting_new_project_user_role_id: Ibinigay na tungkulin para sa non-admin na gumagamit + isa sa mga lumilikha ng proyekto + setting_password_active_rules: Ang mga klase ng aktibong karakter + setting_password_count_former_banned: Bilang ng mga pinakamabagong ginamit na password + na naka-ban para sa muling gumamit setting_password_days_valid: Bilang ng mga araw, pagkatapos na ipinatupad ang pagbabago ng password setting_password_min_length: Ang pinaka mababang sukat ng haba - setting_password_min_adhered_rules: Minimum number of required classes - setting_per_page_options: Objects per page options - setting_plain_text_mail: Plain text mail (no HTML) + setting_password_min_adhered_rules: Pinakamababang bilang + setting_per_page_options: Ang mga bagay kada pahina ng pagpipilian + setting_plain_text_mail: Plain text mail (walang HTML) setting_protocol: Protocol setting_registration_footer: Footer ng pagrerehistro setting_repositories_automatic_managed_vendor: Awtomatiko na uri ng repository vendor - setting_repositories_encodings: Repositories encodings - setting_repository_authentication_caching_enabled: Enable caching for authentication - request of version control software + setting_repositories_encodings: Pag-eencode ng repositoryo + setting_repository_authentication_caching_enabled: Paganahin ang pag-cache pra sa + hiling ng pagpapatunay ng bersyong control software setting_repository_storage_cache_minutes: Ang laki ng repository disk cache setting_repository_checkout_display: Ipakita ang mga tagubilin ng pag-checkout setting_repository_checkout_base_url: Checkout base URL setting_repository_checkout_text: I-checkout ang tekstong pagtuturo - setting_repository_log_display_limit: Maximum number of revisions displayed on file - log + setting_repository_log_display_limit: Pinakamataas na bilang ng rebisyon naka-display + sa file blog setting_repository_truncate_at: Pinakamataas na bilang ng mga file naka-displey sa respository browser - setting_rest_api_enabled: Enable REST web service - setting_self_registration: Self-registration - setting_sequential_project_identifiers: Generate sequential project identifiers - setting_session_ttl: Session expiry time after inactivity - setting_session_ttl_hint: Value below 5 works like disabled - setting_session_ttl_enabled: Session expires + setting_rest_api_enabled: Paganahin ang serbisyo ng REST web + setting_self_registration: Sariling-pagparehistro + setting_sequential_project_identifiers: Bumuo ng pagkasunod-sunod na pagkakilanlan + ng proyekto + setting_session_ttl: Oras ng pagkawalang -bisa pagkatapos ng hindi aktibo + setting_session_ttl_hint: Ang halaga mababa sa 5 na trabaho ay tulad ng may kapansanan + setting_session_ttl_enabled: Nag-expire na ang sesyon setting_start_of_week: Pagsisimula ng linggo sa - setting_sys_api_enabled: Enable repository management web service - setting_sys_api_description: The repository management web service provides integration - and user authorization for accessing repositories. - setting_text_formatting: Text formatting - setting_time_format: Time format + setting_sys_api_enabled: Paganahin ang serbisyo ng repository management web + setting_sys_api_description: Ang serbisyo ng repositoryo management web ay nagbibigay + ng intregrasyon at user awtorisasyon para sa pag-access ng mga repositoryo. + setting_text_formatting: Pag-format ng teksto + setting_time_format: Format ng oras setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous users setting_user_format: Users display format @@ -2358,7 +2366,7 @@ fil: project_associations: Dependencies reportings: Status reportings reports: Timeline reports - timelines: Timelines + timelines: Ang mga timeline add_project_association: Add dependency associations: Dependencies board_could_not_be_saved: Board could not be saved @@ -2533,7 +2541,7 @@ fil: start: Start timeline: Timeline report timelines: Timeline reports - settings: Timelines + settings: Ang mga timeline vertical_work_package: Vertical work packages without_project_type: Without project type you_are_viewing_the_selected_timeline: You are viewing the selected timeline report diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index e403ec2f98..4f277669e5 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -250,7 +250,7 @@ fil: label_loading: naglo-load ang mga manunuod... label_error_loading: Isang mali ang naganap habang naglo-load ng mga manunuod label_search_watchers: Hanapin ang mga manunuod - label_add: Add watchers + label_add: Magdagdag ng manunuod label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: diff --git a/config/locales/crowdin/js-zh-TW.yml b/config/locales/crowdin/js-zh-TW.yml index 019c8012f6..814e799baa 100644 --- a/config/locales/crowdin/js-zh-TW.yml +++ b/config/locales/crowdin/js-zh-TW.yml @@ -233,7 +233,7 @@ zh-TW: nevermind: Nevermind watchers: label_loading: 正在載入關注者... - label_error_loading: An error occurred while loading the watchers + label_error_loading: 而發生錯誤裝載的觀察家 label_search_watchers: 搜尋關注者 label_add: 新增監看者 label_discard: 放棄選擇 @@ -525,8 +525,7 @@ zh-TW: summary: Table with rows of work package and columns of work package attributes. text_inline_edit: Most cells of this table are buttons that activate inline-editing functionality of that attribute. - text_sort_hint: With the links in the table headers you can sort, group, reorder, - remove and add table columns. + text_sort_hint: 通過表格標題中的鏈接,您可以排序,分組,重新排序,刪除和添加表格列。 text_select_hint: Select boxes should be opened with 'ALT' and arrow keys. tabs: overview: 概要 From 4b982668e8b5d54cb7b36f39ceffc82e7f02b82a Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 28 Feb 2018 02:43:02 +0000 Subject: [PATCH 25/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 173 +++++++++++----------- config/locales/crowdin/fil.yml | 231 ++++++++++++++++-------------- config/locales/crowdin/js-fi.yml | 17 ++- config/locales/crowdin/js-fil.yml | 116 +++++++-------- config/locales/crowdin/js-ru.yml | 2 +- config/locales/crowdin/js-tr.yml | 10 +- config/locales/crowdin/tr.yml | 33 ++--- 7 files changed, 295 insertions(+), 287 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index d6ad094884..4fafe1bb3a 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -875,10 +875,10 @@ fi: default_type_user_story: User story description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'This field uses autocomplete. While typing the title - of a work package you will receive a list of possible candidates. Choose one using - the arrow up and arrow down key and select it with tab or enter. Alternatively - you can enter the work package number directly. + description_autocomplete: 'Tämä kenttä käyttää automaattinen täydennys. Kun kirjoitat + otsikon työtä paketin saat listan mahdollisista ehdokkaista. Valitse yksi käyttäen + nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai kirjoita näppäintä. + Vaihtoehtoisesti voit kirjoittaa työtä paketti numero suoraan. ' description_available_columns: Käytettävissä olevat sarakkeet @@ -898,14 +898,14 @@ fi: description_message_content: Viestin sisältö description_my_project: You are member description_notes: Muistiinpanot - description_parent_work_package: Parent work package of current + description_parent_work_package: Vanhemman työ paketin nykyinen description_project_scope: Haun laajuus description_query_sort_criteria_attribute: Lajittelun perusta description_query_sort_criteria_direction: Lajittelujärjestys description_search: Hakukenttä description_select_work_package: Select work package description_selected_columns: Valitut sarakkeet - description_sub_work_package: Sub work package of current + description_sub_work_package: Osa työstä paketti nykyinen description_toc_toggle: Show/Hide table of contents description_wiki_subpages_reassign: Valitse uusi pääsivun direction: ltr @@ -925,12 +925,12 @@ fi: error_can_not_archive_project: Tätä projektia ei voida arkistoida error_can_not_delete_entry: Unable to delete entry error_can_not_delete_custom_field: Mukautettua kenttää ei voi poistaa - error_can_not_delete_type: This type contains work packages and cannot be deleted. - error_can_not_delete_standard_type: Standard types cannot be deleted. + error_can_not_delete_type: Tämän tyyppinen työ sisältää paketit ja ei voi poistaa. + error_can_not_delete_standard_type: Standardin tyypit ei voi poistaa. error_can_not_invite_user: Kutsun lähettäminen käyttäjälle epäonnistui. error_can_not_remove_role: Tämä rooli on käytössä joten sitä ei voida poistaa. - error_can_not_reopen_work_package_on_closed_version: A work package assigned to - a closed version cannot be reopened + error_can_not_reopen_work_package_on_closed_version: Työn paketti määritetty suljettu + versio ei voida avata uudelleen error_check_user_and_role: Please choose a user and a role. error_cookie_missing: OpenProject evästeen puuttuu. Varmista, että evästeet ovat käytössä, koska tämä sovellus ei toimi oikein ilman evästeitä. @@ -942,10 +942,11 @@ fi: error_pdf_export_too_many_columns: Liikaa sarakkeita valittuina PDF-vientiin. Pienennä sarakkeiden määrää. error_token_authenticity: Unable to verify Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Work package done ratios not updated. - error_work_package_not_found_in_project: The work package was not found or does - not belong to this project - error_must_be_project_member: must be project member + error_work_package_done_ratios_not_updated: Tehtäväkokonaisuus tehnyt suhdelukuja + ei päivitetä. + error_work_package_not_found_in_project: Työn package ei löydy tai ei kuulu tähän + projektiin + error_must_be_project_member: on oltava hankkeen jäsen error_no_default_work_package_status: No default work package status is defined. Please check your configuration (Go to "Administration -> Work package statuses"). error_no_type_in_project: No type is associated to this project. Please check the @@ -954,18 +955,18 @@ fi: provider timed out. Please try again. error_scm_command_failed: 'Tietovarastoon pääsyssä tapahtui virhe: %{value}' error_scm_not_found: Syötettä ja/tai versiota ei löydy tietovarastosta. - error_unable_delete_status: The work package status cannot be deleted since it is - used by at least one work package. - error_unable_delete_default_status: Unable to delete the default work package status. - Please select another default work package status before deleting the current - one. + error_unable_delete_status: Työ paketin tila ei voi poistaa koska se on käytössä + vähintään yksi tehtäväkokonaisuus. + error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketin tila. + Ole hyvä ja valitse toinen default työ paketin tila ennen poistamalla nykyinen + yksi. error_unable_to_connect: Ei voi yhdistää (%{value}) error_unable_delete_wiki: Wiki-sivun poistaminen ei onnistu. error_unable_update_wiki: Wiki-sivun päivittäminen ei onnistu. error_workflow_copy_source: Valitse lähdetyyppi tai -rooli error_workflow_copy_target: Valitse kohdetyypit ja -roolit - error_menu_item_not_created: Menu item could not be added - error_menu_item_not_saved: Menu item could not be saved + error_menu_item_not_created: Valikkokohta ei voitu lisätä + error_menu_item_not_saved: Valikkokohta ei voitu tallentaa error_wiki_root_menu_item_conflict: 'Arvoa "%{old_name}" ei voi uudelleennimetä arvoksi "%{new_name}" koska se olisi konfliktissa valikkoarvon "%{existing_caption}" (%{existing_identifier}) kanssa. @@ -1598,7 +1599,7 @@ fi: label_keyboard_shortcut_go_calendar: Go to project calendar label_keyboard_shortcut_go_news: Go to project news label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Create new work package + label_keyboard_shortcut_new_work_package: Luo uusi toimi paketin label_keyboard_shortcut_details_package: Show work packages details pane label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) @@ -1652,12 +1653,12 @@ fi: notice_account_already_activated: The account has already been activated. notice_account_invalid_token: Invalid activation token notice_account_invalid_credentials: Virheellinen käyttäjätunnus tai salasana - notice_account_invalid_credentials_or_blocked: Invalid user or password or the account - is blocked due to multiple failed login attempts. If so, it will be unblocked - automatically in a short time. + notice_account_invalid_credentials_or_blocked: Virheellinen käyttäjä tai salasana + tai tili on estetty koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, + niin se vapauttaa automaattisesti lyhyessä ajassa. notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. - notice_account_new_password_forced: A new password is required. + notice_account_new_password_forced: Uusi salasana on pakollinen. notice_account_password_expired: Your password expired after %{days} days. Please set a new one. notice_account_password_updated: Salasanan päivitys onnistui. @@ -1669,8 +1670,8 @@ fi: takaisin tilisi sivulle. notice_account_updated: Tilin päivitys onnistui. notice_account_wrong_password: Väärä salasana - notice_account_registered_and_logged_in: Welcome, your account has been activated. - You are logged in now. + notice_account_registered_and_logged_in: Tervetuloa, tilisi on aktivoitu. Olet kirjautunut + sisään nyt. notice_activation_failed: The account could not be activated. notice_auth_stage_verification_error: Could not verify stage '%{stage}'. notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', @@ -1688,9 +1689,8 @@ fi: notice_file_not_found: Hakemaasi sivua ei löytynyt tai se on poistettu. notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes of inactivity. - notice_internal_server_error: An error occurred on the page you were trying to access. - If you continue to experience problems please contact your %{app_title} administrator - for assistance. + notice_internal_server_error: On tapahtunut virhe sivu jota yritit käyttää. Jos + sinulla on edelleen ongelmia ota yhteyttä %{app_title} järjestelmänvalvojan apua. notice_work_package_done_ratios_updated: Work package done ratios updated. notice_locking_conflict: Vähintään yksi muu käyttäjä on päivitetty tiedot sillä välin. @@ -1715,8 +1715,8 @@ fi: notice_successful_delete: Poisto onnistui. notice_successful_update: Päivitys onnistui. notice_to_many_principals_to_display: |- - There are too many results. - Narrow down the search by typing in the name of the new member (or group). + On liian paljon tuloksia. + Rajata hakua kirjoittamalla nimi uuden jäsenen (tai ryhmä). notice_unable_delete_time_entry: Ei voi poistaa aikakirjausta. notice_unable_delete_version: Version poisto epäonnistui notice_user_missing_authentication_method: User has yet to choose a password or @@ -2067,8 +2067,8 @@ fi: setting_new_project_user_role_id: Rooli joka annetaan projektin luojalle, joka ei ole hallinnoija (admin) setting_password_active_rules: Aktiiviset merkistöluokat - setting_password_count_former_banned: Number of most recently used passwords banned - for reuse + setting_password_count_former_banned: Määrä viimeksi käytetyt salasanat kielletty + uudelleenkäyttöä varten setting_password_days_valid: Maksimiaika, jonka jälkeen salasana täytyy vaihtaa setting_password_min_length: Vähimmäispituus setting_password_min_adhered_rules: Minimum number of required classes @@ -2090,21 +2090,20 @@ fi: setting_rest_api_enabled: Ota käyttöön REST-verkkopalvelu setting_self_registration: Itserekisteröinti setting_sequential_project_identifiers: Luo peräkkäiset projektien tunnisteet - setting_session_ttl: Session expiry time after inactivity - setting_session_ttl_hint: Value below 5 works like disabled - setting_session_ttl_enabled: Session expires + setting_session_ttl: Istunnon voimassaolon ajan kuluttua käyttämättömänä + setting_session_ttl_hint: Arvo alle 5 toimii kuten käytöstä + setting_session_ttl_enabled: Istunto päättyy setting_start_of_week: Week starts on setting_sys_api_enabled: Salli WS tietovaraston hallintaan setting_sys_api_description: The repository management web service provides integration and user authorization for accessing repositories. setting_text_formatting: Tekstin muotoilu setting_time_format: Aikakormaatti - setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous - users + setting_accessibility_mode_for_anonymous: Ota helppokäyttötila anonyymeille käyttäjille setting_user_format: Käyttäjien esitysmuoto setting_user_default_timezone: Users default time zone setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Users allowed to delete their accounts + setting_users_deletable_by_self: Käyttäjät saa poistaa tilinsä setting_welcome_text: Tervehdysteksti setting_welcome_title: Tervehdyspalkki setting_welcome_on_homescreen: Näytä tervehdyspalkki kotinäkymässä @@ -2203,8 +2202,8 @@ fi: henkilön %{watcher_setter} toimesta. text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? - text_work_packages_ref_in_commit_messages: Referencing and fixing work packages - in commit messages + text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus työtä paketteja + sitoutua viestejä text_journal_added: "%{label} %{value} lisätty" text_journal_aggregation_time_explanation: Yhdistele aktiviteettiuutiset jos niiden julkaisuajan ero on pienempi kuin syötetty aika. Tämä viivästyttää myös aktiviteettiuutisten @@ -2227,12 +2226,12 @@ fi: Rooleja, tapahtumien tiloja ja työnkulkua ei vielä olla määritelty. On erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen. text_no_notes: Tähän työpakettiin ei ole saatavilla kommentteja. - text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items - per page can increase the page load time.' + text_notice_too_many_values_are_inperformant: 'Huomautus: Näyttää yli 100 kohteita + per sivu voi lisätä latausaikaa.' text_own_membership_delete_confirmation: Olet aikeissa poistaa yhden tai useamman käyttöoikeuden ja et ehkä voi enää muokata tätä projektia sen jälkeen. Haluatko varmasti jatkaa? - text_plugin_assets_writable: Plugin assets directory writable + text_plugin_assets_writable: Plugin varat hakemisto kirjoitettavissa text_powered_by: Powered by %{link} text_project_identifier_info: Vain pienet kirjaimet (a-z), numerot, väliviivat ja alaviivat ovat sallittuja. Ensimmäisenä tulee olla pieni kirjain. @@ -2249,10 +2248,10 @@ fi: checkboxes in the table. When clicking on the button below the table the differences are shown. text_time_logged_by_changeset: Päivitetty muutosversioon %{value}. - text_tip_work_package_begin_day: work package beginning this day + text_tip_work_package_begin_day: tehtäväkokonaisuus alusta tähän päivään text_tip_work_package_begin_end_day: work package beginning and ending this day text_tip_work_package_end_day: work package ending this day - text_type_no_workflow: No workflow defined for this type + text_type_no_workflow: Ei työnkulun määritetty tämä tyyppi text_unallowed_characters: Kiellettyjä merkkejä text_user_invited: The user has been invited and is pending registration. text_user_wrote: "%{value} kirjoitti:" @@ -2278,7 +2277,7 @@ fi: time: "%H:%M" pm: iltapäivä timeframe: - show: Show timeframe + show: Näytä aikataulu end: to start: from timelines: @@ -2317,10 +2316,9 @@ fi: errors: not_implemented: Aikajanaa ei voitu muodostaa koska se käyttää toimintoa jota ei ole vielä otettu käyttöön. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it can - help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. + report_comparison: Aikajanan voi tehdä määritetty vertailuja. Tarkista oikea + kohta asetukset, nollaa se voi auttaa ratkaisemaan tämän ongelman. + report_epicfail: Aikajana ei voi ladata koska odottamaton virhe. report_timeout: The timeline could not be loaded in a reasonable amount of time. filter: errors: @@ -2391,10 +2389,10 @@ fi: project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" project_filters: Filter projects - project_responsible: Show projects with responsible + project_responsible: Näytä hankkeita joiden tehtävänä project_status: Show project status project_types: Show project types - timeframe: Show timeframe + timeframe: Näytä aikataulu timeframe_end: to timeframe_start: from timeline: General Settings @@ -2406,15 +2404,15 @@ fi: new_project_type: Uusi projektityyppi new_reporting: New reporting new_timeline: Uusi aikajana-raportti - no_projects_for_reporting_available: There are no projects to which a reporting - association can be created. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. + no_projects_for_reporting_available: Ei ole hankkeita joihin raportointi yhdistys + voi olla luotu. + no_right_to_view_timeline: Sinulla ei ole tarvittavaa lupaa tarkastella toisiinsa + aikajanalla. no_timeline_for_id: There is no timeline with ID %{id}. - notice_successful_deleted_all_elements: Successfully deleted all elements - outline: Reset Outline + notice_successful_deleted_all_elements: Poistettu onnistuneesti kaikki elementit + outline: Palauttaa Ääriviivat outlines: - aggregation: Show aggregations only + aggregation: Näyttää koosteita vain level1: Laajenna taso 1 level2: Laajenna taso 2 level3: Laajenna taso 3 @@ -2433,22 +2431,22 @@ fi: work_packages_are_displayed_in_aggregations: Work packages are displayed in aggregations project_type_could_not_be_saved: Project type could not be saved type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Reporting could not be saved + reporting_could_not_be_saved: Raportointi ei voitu tallentaa properties: Ominaisuudet - really_delete_color: 'Are you sure, you want to delete the following color? Types - using this color will not be deleted. + really_delete_color: 'Oletko varma, että haluat poistaa seuraava väri? Tyypit + käyttää tätä väriä ei poisteta. ' - really_delete_project_type: 'Are you sure, you want to delete the following project - type? Projects using this type will not be deleted. + really_delete_project_type: 'Oletko varma, että haluat poistaa seuraavat projekti + tyyppi? Projekti avulla tämä tyyppi ei poisteta. ' - really_delete_timeline: 'Are you sure, you want to delete the following timeline - report? Work packages shown in this timeline report will not be deleted. + really_delete_timeline: 'Oletko varma, että haluat poistaa seuraavat aikajana + raportti? Työ paketteja näkyy tämä aikajana raportti ei poisteta. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Oletko varma, että haluat poistaa seuraavat raportointia? + Edellisen raportoinnin statukset poistetaan, liian. ' start: Aloita @@ -2457,12 +2455,12 @@ fi: settings: Aikataulut vertical_work_package: Vertical work packages without_project_type: Without project type - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + you_are_viewing_the_selected_timeline: Katselet valittu aikajana raportti zoom: in: Lähennä out: Loitonna - days: Days - weeks: Weeks + days: Päivää + weeks: Viikkoa months: Months quarters: Quarters years: Years @@ -2517,9 +2515,9 @@ fi: invited: kutsuttu lock: Lock permanently locked: locked permanently - no_login: This user authenticates through login by password. Since it is disabled, - they cannot log in. - password_change_unsupported: Change of password is not supported. + no_login: Tämä käyttäjä todentaa kautta kirjautuminen salasanalla. Koska se on + poistettu käytöstä, he eivät voi kirjautua sisään. + password_change_unsupported: Muutos salasana ei tueta. registered: registered reset_failed_logins: Reset failed logins settings: @@ -2546,13 +2544,12 @@ fi: menu_item_setting: Visibility wiki_menu_item_for: Menu item for wikipage "%{title}" wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'You are deleting the only main wiki menu - item. You now have to choose a wiki page for which a new main item will be generated. - To delete the wiki the wiki module can be deactivated by project administrators. + wiki_menu_item_new_main_item_explanation: 'Poistat vain tärkeimmät wiki valikosta. + Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. Poistaa wiki + wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. ' - wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot - be deleted. + wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla poistettu. query_menu_item_for: Menu item for query "%{title}" work_package: updated_automatically_by_child_changes: '_Päivitetty automaattisesti muutoksella @@ -2567,11 +2564,11 @@ fi: attributes: lock_version: Lock Version errors: - code_401: You need to be authenticated to access this resource. - code_401_wrong_credentials: You did not provide the correct credentials. - code_403: You are not authorized to access this resource. + code_401: Sinun täytyy olla todennettu pääsy tähän resurssiin. + code_401_wrong_credentials: Et ole antanut oikeita käyttäjätietoja. + code_403: Sinulla ei ole oikeutta käyttää tätä resurssia. code_404: The requested resource could not be found. - code_409: Couldn't update the resource because of conflicting modifications. + code_409: Ei voinut päivittää resurssi koska ristiriitaisia muutoksia. code_500: An internal error has occured. expected: date: YYYY-MM-DD (ISO 8601 date only) @@ -2580,8 +2577,8 @@ fi: '%{actual}'. invalid_format: 'Invalid format for property ''%{property}'': Expected format like ''%{expected_format}'', but got ''%{actual}''.' - invalid_json: The request could not be parsed as JSON. - invalid_relation: The relation is invalid. + invalid_json: Pyyntöä ei voitu jäsentää JSON. + invalid_relation: Suhde on virheellinen. invalid_resource: For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'. invalid_user_status_transition: The current user account status does not allow diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 8813a73040..5daae63c5e 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1029,7 +1029,7 @@ fil: atom: Atom csv: CSV pdf: PDF - pdf_with_descriptions: PDF with descriptions + pdf_with_descriptions: PDF na may mga paglalarawan extraction: available: pdftotext: Pdftotext ay magagamit (opsyonal) @@ -1379,7 +1379,7 @@ fil: label_not_contains: hindi naglalaman label_not_equals: ay hindi label_notify_member_plural: I-update ang mga email - label_on: 'on' + label_on: sa label_open_menu: Buksan ang pagpipilian label_open_work_packages: buksan label_open_work_packages_plural: buksan @@ -2185,45 +2185,48 @@ fil: ng intregrasyon at user awtorisasyon para sa pag-access ng mga repositoryo. setting_text_formatting: Pag-format ng teksto setting_time_format: Format ng oras - setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous - users + setting_accessibility_mode_for_anonymous: Paganahin ang aksebilidad mode para sa + mga gumagamit ng anonymous setting_user_format: Users display format setting_user_default_timezone: Ang mga user defaullt time zone - setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Users allowed to delete their accounts + setting_users_deletable_by_admins: Ang mga akwant ng gumagamit ay madaling buburahin + ng mga admin + setting_users_deletable_by_self: Ang mga gumagamit ay pinahintulutan burahin ang + mga kanilang akwant setting_welcome_text: Teskstong welcome block setting_welcome_title: Titulo ng welcome back setting_welcome_on_homescreen: I-display ang welcome block sa homescreen setting_welcome_on_projects_page: I-display ang welcome block sa pangkalahatang ideya ng proyekto - setting_wiki_compression: Wiki history compression - setting_work_package_group_assignment: Allow assignment to groups + setting_wiki_compression: Pag-compress ng wiki na kasaysayan + setting_work_package_group_assignment: Pinayagan ang gawain sa mga grupo settings: general: Pangkalahatan other: Iba pa - passwords: Passwords - session: Session - brute_force_prevention: Automated user blocking + passwords: Ang mga password + session: Sesyon + brute_force_prevention: Naka-automate na user block show_hide_project_menu: Palawakin/Pagbagsak na proyektong pagpipilian - status_active: active + status_active: aktibo status_archived: naka-archive status_invited: imbitado status_locked: locked status_registered: registered support: array: - sentence_connector: and - skip_last_comma: 'false' + sentence_connector: at + skip_last_comma: mali text_accessibility_hint: Ang aksibilidad mode ay naka-disenyo para sa mga gumagamit na bulag, motorcically handicsped o mayroong masamang paningin. Para sa mga elementong latter focus ay espesyal na naka-hightlight. Mangyaring pansinin, na ang Backlogs modyul ay hindi magagamit sa modyul na ito. text_access_token_hint: Ang access token ay pinayagan kang pagbigyan ang external applications access sa pinagkukunan sa OpenProject. - text_analyze: 'Further analyze: %{subject}' - text_are_you_sure: Are you sure? - text_are_you_sure_with_children: Delete work package and all child work packages? - text_assign_to_project: Assign to the project + text_analyze: 'Karagdagang pagsusuri: %{subject}' + text_are_you_sure: Sigurado ka ba? + text_are_you_sure_with_children: Burahi ang work packaage at lahag ng batang work + pckage? + text_assign_to_project: Nakatalaga sa proyekto text_form_configuration: 'Pwede mong i-customize kung saan ang mga patlang ay maipapakita sa mga porma ng pakete ng mga gawain. Pwede kang malayang magpapagrupo sa mga patlang para ito ay sumasalamin sa mga kailangan mo para sa iyong domain. @@ -2233,11 +2236,11 @@ fil: paganahin sila text_form_configuration_required_attribute: Katangian ay marka na kinakailangan at kaya laging ipinapakita - text_caracters_maximum: "%{count} characters maximum." - text_caracters_minimum: Must be at least %{count} characters long. - text_comma_separated: Multiple values allowed (comma separated). + text_caracters_maximum: "%{count} Pinakamaramig karakter." + text_caracters_minimum: Dapar ay hindi baba sa mga %{count} karakter blog. + text_comma_separated: Maramihang halaga ang pinahintulutan (magkahiwalay na comma). text_comment_wiki_page: 'Mag-komento sa wiki na pahina: %{page}' - text_custom_field_possible_values_info: One line for each value + text_custom_field_possible_values_info: Isang linya para sa bawat halaga text_custom_field_hint_activate_per_project: 'Kung gagamit ng mga custom na patlang. Laging isaisip na ang mga custom na patlang ay kailangan dapat aktibo bawat proyekto, din. @@ -2265,100 +2268,108 @@ fil: ' text_database_allows_tsv: Ang database ay pinapayagan ang TSVector (opsyonal) - text_default_administrator_account_changed: Default administrator account changed - text_default_encoding: 'Default: UTF-8' + text_default_administrator_account_changed: I-default ang tagapangasiwa ng pagbago + ng akwant + text_default_encoding: 'I-default: UTF-8' text_destroy: Burahin - text_destroy_with_associated: 'There are additional objects assossociated with the - work package(s) that are to be deleted. Those objects are of the following types:' - text_destroy_what_to_do: What do you want to do? - text_diff_truncated: "... This diff was truncated because it exceeds the maximum - size that can be displayed." + text_destroy_with_associated: 'Mayroong karagdagang mga bagay naka-associaye sa + work packGe na maaring burahin. Yung mga bagay ay ang mga sumusunod na uri:' + text_destroy_what_to_do: Ano gusto mong gawin? + text_diff_truncated: "... Itong diff ay naka-truncatw dahil ito ay lamps na sa pinakamataas + na laki na maaring ipakita." text_email_delivery_not_configured: |- - Email delivery is not configured, and notifications are disabled. - Configure your SMTP server in config/configuration.yml and restart the application to enable them. - text_enumeration_category_reassign_to: 'Reassign them to this value:' - text_enumeration_destroy_question: "%{count} objects are assigned to this value." - text_file_repository_writable: Attachments directory writable - text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) + Ang email na pagpapadala ay hindi natukoy, at mga abiso ay hindi pinagana. + I-configure ang iyong SMTP sever sa config/configuration.yml at i-restart muli ang aplikasyon upang paganahin ang mga ito. + text_enumeration_category_reassign_to: 'Italaga sila ssa halaga na ito:' + text_enumeration_destroy_question: Ang %{count} mga bagay ay nakatalaga sa halaga + na ito. + text_file_repository_writable: Paglalakip ng direktoryong masusulatan + text_git_repo_example: isang bare at lokal repositoryo (e.g /gitrepo, c:\gitrepo) text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format ay maaaring mabago para sa hindi ni-nais na petsa. text_hint_disable_with_0: 'Tandaan: Hindi pinagana sa 0' text_hours_between: Sa pagitan ng %{min} at %{max} mga oras. - text_work_package_added: Work package %{id} has been reported by %{author}. - text_work_package_category_destroy_assignments: Remove category assignments - text_work_package_category_destroy_question: Some work packages (%{count}) are assigned - to this category. What do you want to do? - text_work_package_category_reassign_to: Reassign work packages to this category - text_work_package_updated: Work package %{id} has been updated by %{author}. + text_work_package_added: Ang work package %{id} ay inulat ng %{author}. + text_work_package_category_destroy_assignments: Alisin ang kategoryang mga gawain + text_work_package_category_destroy_question: May mga ibang work package (%{count}) + ay nakatakaga sa kategoryang ito. Ano gusto mong gawin? + text_work_package_category_reassign_to: Magtalaga ulit ng mga work package para + sa kategoryang ito + text_work_package_updated: Ang work package %{id} ay naka-update na sab%{author}. text_work_package_watcher_added: Ikaw ay dinagdag bilang watcher sa Work package %{id} ng %{watcher_setter}. - text_work_packages_destroy_confirmation: Are you sure you want to delete the selected - work package(s)? - text_work_packages_ref_in_commit_messages: Referencing and fixing work packages - in commit messages - text_journal_added: "%{label} %{value} added" + text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang + napiling work package? + text_work_packages_ref_in_commit_messages: Pagsangguni at pagsaayos ng work package + sa mga isinagawang mensahe + text_journal_added: "%{label}%{value} idinagdag" text_journal_aggregation_time_explanation: Pagsamahhin ang mga journak para ipakita kung ang kanilang edad ay pagkakaiba ay mas mababa ng tinukoy na timespan. Ito rin ay ipagpaliban ang mga abiso ng email sa kaparehong halaga ng oras. - text_journal_changed: "%{label} changed from %{old} to %{new}" - text_journal_changed_no_detail: "%{label} updated" - text_journal_changed_with_diff: "%{label} changed (%{link})" - text_journal_deleted: "%{label} deleted (%{old})" - text_journal_deleted_with_diff: "%{label} deleted (%{link})" - text_journal_set_to: "%{label} set to %{value}" - text_journal_set_with_diff: "%{label} set (%{link})" + text_journal_changed: "%{label} binago mula sa %{old} hanggang %{new}" + text_journal_changed_no_detail: "%{label} ay naka-update" + text_journal_changed_with_diff: "%{label} binagko (%{link})" + text_journal_deleted: "%{label} binura (%{old})" + text_journal_deleted_with_diff: "%{label} binura (%{link})" + text_journal_set_to: "%{label} itinakda sa %{value}" + text_journal_set_with_diff: "%{label} itinakda (%{link})" text_latest_note: 'Ang pinakabagong komento ay: %{note}' - text_length_between: Length between %{min} and %{max} characters. - text_line_separated: Multiple values allowed (one line for each value). - text_load_default_configuration: Load the default configuration - text_min_max_length_info: 0 means no restriction + text_length_between: Taas pagitan ng %{min} at %{max} na mga karakter. + text_line_separated: Maramihang halaga ang pinahintulutan (isang linya para sa bawat + halaga). + text_load_default_configuration: I-load ang kumpigurasyong default + text_min_max_length_info: 0 ay nangunguhugan walang paghihigpit text_no_roles_defined: Walang mga role na niliwanag. text_no_access_tokens_configurable: Walang mga access tokens na pweding ma configure. text_no_configuration_data: |- - Roles, types, work package statuses and workflow have not been configured yet. - It is highly recommended to load the default configuration. You will be able to modify it once loaded. + Ang mga tungkulin, uri, estado ng work package at daloy na trabaho ay hindi pa na configure. + Ito ay lubos na inirerekomenda upang i-lpad anh default na kumpigurasyon. Magagawa mong baguhin ito pag naka-load. text_no_notes: Walang mga komento na available para sa work package na ito. - text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items - per page can increase the page load time.' + text_notice_too_many_values_are_inperformant: 'Tandaan: Pagpapakita ng mahigit isang + daan aytem bawat pahina bay maaring lalaki ang pahina ng load na oras.' 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? - text_plugin_assets_writable: Plugin assets directory writable - text_powered_by: Powered by %{link} - text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and - underscores are allowed, must start with a lower case letter. + Kinakailangan mong alisin ang ilan o lahat ng iyong perniso at hindi na maaring magagawa na i-edit ang itong proyekto pagkatapos na iyan. + Sigurado ka ba gusto mong magpatuloy? + text_plugin_assets_writable: Plugin asstes directory writable + text_powered_by: Pinalatakbo ng %{link} + text_project_identifier_info: Maliit na titik lamang (a-z), mga numero, mga dash + at underscore ang pinahintulutan, dapat magsimula sa maliit na titik. text_reassign: 'I-reassign sa work package:' - text_regexp_info: eg. ^[A-Z0-9]+$ + text_regexp_info: e. g ^[A-Z0-9]+$ text_regexp_multiline: Ang regex ay nakalagay sa multi-line mlde. hal., ^---\s+ text_repository_usernames_mapping: |- - Select or update the OpenProject user mapped to each username found in the repository log. - Users with the same OpenProject and repository username or email are automatically mapped. - text_select_mail_notifications: Select actions for which email notifications should - be sent. - text_status_changed_by_changeset: Applied in changeset %{value}. + Piliin o i-update ang OpenProject usrt naka-map sa bawat username nakita sa repositoryo log. + Ang mga gumagamit sa kaparehong OpenProject at repositoryong username o ang email ay automatikong naka-map. + text_select_mail_notifications: Piliin ang mga aksyon para sa aling abiso na email + ay dapat ipadala. + text_status_changed_by_changeset: Ilapaylt sa changeset %{value}. text_table_difference_description: Sa talaan na ito ang solong %{entries} ay ipinapakita. Maari mong tingnan ang kaibahansa pagitan ng kahit anong dalawang entry sa pamamagitan ng unang pagpili ayon sa mga checkbox sa talaan. Kapag nag-pindut sa pindutan ng ibaba sa talaan ang mga pagkakaiba ay ipinapakita. - text_time_logged_by_changeset: Applied in changeset %{value}. - text_tip_work_package_begin_day: work package beginning this day - text_tip_work_package_begin_end_day: work package beginning and ending this day - text_tip_work_package_end_day: work package ending this day - text_type_no_workflow: No workflow defined for this type - text_unallowed_characters: Unallowed characters + text_time_logged_by_changeset: Ilapaylt sa changeset %{value}. + text_tip_work_package_begin_day: ang work package ay magsisimula ngayong araw + text_tip_work_package_begin_end_day: ang work package ay masisimula at magtatapos + ngayong araw + text_tip_work_package_end_day: ang work package ay matatapis ngayong araw + text_type_no_workflow: Walang workflow ay tinukoy para sa uri na ito + text_unallowed_characters: Hindi pinayagang mga karakter text_user_invited: Ang user ay inanyayahan at isa rin itong pending na registration. - text_user_wrote: "%{value} wrote:" + text_user_wrote: "%{value} isinulat:" text_warn_on_leaving_unsaved: Ang work package ay naglalaman ng hindi naka-save na mawala ito kapag ikaw ay aalisa sa pahinang ito. - text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all - its content? - text_wiki_page_destroy_children: Delete child pages and all their descendants - 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_reassign_children: Reassign child pages to this parent page - text_workflow_edit: Select a role and a type to edit the workflow - text_zoom_in: Zoom in + text_wiki_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang wiki na + ito at lahat ng nilalaman nito? + text_wiki_page_destroy_children: Burahin ang mga batang oahina at lahat ng mga kanyang + inapo + text_wiki_page_destroy_question: Ang pahina na ito ay mayroon %{descendants} batang + pahina at inaapo. Anon gusto mong gawin? + text_wiki_page_nullify_children: Panatalihin ang mga batang pahina bilang root na + pahina + text_wiki_page_reassign_children: Italaga muli ang batang pahina sa pahina ng magulang + na ito + text_workflow_edit: Pumili ng tungkulin at isang uri upang i-edit ang daloy ng trabaho + text_zoom_in: Palakihin text_zoom_out: Zoom out text_setup_mail_configuration: I-configure ang iyong tagapag-bigay ng email time: @@ -2370,30 +2381,30 @@ fil: time: "%I:%M %p" pm: pm timeframe: - show: Show timeframe - end: to - start: from + show: Magpakita ng timeframe + end: sa + start: mula sa timelines: admin_menu: color: Kulay - colors: Colors + colors: Mga kulay project_type: Uri ng proyekto - project_types: Project types + project_types: Ang mga uri ng proyekto project_menu: - reportings: Status reportings - reports: Timeline reports + reportings: Ang mga estado ng ulat + reports: Ang mga ulat ng timeline timelines: Ang mga timeline - associations: Dependencies - board_could_not_be_saved: Board could not be saved - button_delete_all: Delete all - change: Change in planning - children: Child elements + associations: Dependencia + board_could_not_be_saved: Ang board ay hindi ma i-save + button_delete_all: Burahin ang lahat + change: Baguhin ang pagpaplano + children: Ang mga bata na elemento color_could_not_be_saved: Color could not be saved current_planning: Current planning dates: Dates dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub elements. - delete_all: Delete all + delete_all: Burahin ang lahat delete_thing: Burahin duration: Duration duration_days: @@ -2478,8 +2489,8 @@ fil: project_time_filter: Projects with a work package of a certain type in a certain timeframe project_time_filter_timeframe: Timeframe - project_time_filter_historical_from: from - project_time_filter_historical_to: to + project_time_filter_historical_from: mula sa + project_time_filter_historical_to: sa project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" @@ -2487,9 +2498,9 @@ fil: project_responsible: Show projects with responsible project_status: Show project status project_types: Show project types - timeframe: Show timeframe - timeframe_end: to - timeframe_start: from + timeframe: Magpakita ng timeframe + timeframe_end: sa + timeframe_start: mula sa timeline: General Settings zoom: Zoom factor history: Kasaysayan @@ -2546,13 +2557,13 @@ fil: ' start: Start timeline: Timeline report - timelines: Timeline reports + timelines: Ang mga ulat ng timeline settings: Ang mga timeline vertical_work_package: Vertical work packages without_project_type: Without project type you_are_viewing_the_selected_timeline: You are viewing the selected timeline report zoom: - in: Zoom in + in: Palakihin out: Zoom out days: Days weeks: Weeks @@ -2588,7 +2599,7 @@ fil: total_progress: Total progress user: all: lahat - active: active + active: aktibo activate: Activate activate_and_reset_failed_logins: Activate and reset failed logins authentication_provider: Authentication Provider diff --git a/config/locales/crowdin/js-fi.yml b/config/locales/crowdin/js-fi.yml index 5aa8cbc34e..94fe730482 100644 --- a/config/locales/crowdin/js-fi.yml +++ b/config/locales/crowdin/js-fi.yml @@ -90,7 +90,7 @@ fi: label_between: between label_board_locked: Lukittu label_board_sticky: Pysyvä - label_create_work_package: Create new work package + label_create_work_package: Luo uusi toimi paketin label_created_by: Luonut label_date: Päivä label_date_with_format: 'Kirjoita %{date_attribute} seuraavassa muodossa: %{format}' @@ -337,10 +337,9 @@ fi: errors: not_implemented: Aikajanaa ei voitu muodostaa koska se käyttää toimintoa jota ei ole vielä otettu käyttöön. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it - can help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. + report_comparison: Aikajanan voi tehdä määritetty vertailuja. Tarkista oikea + kohta asetukset, nollaa se voi auttaa ratkaisemaan tämän ongelman. + report_epicfail: Aikajana ei voi ladata koska odottamaton virhe. report_timeout: The timeline could not be loaded in a reasonable amount of time. filter: @@ -356,9 +355,9 @@ fi: noneSelection: "(none)" name: Nimi new_work_package: Uusi työpaketti - outline: Reset Outline + outline: Palauttaa Ääriviivat outlines: - aggregation: Show aggregations only + aggregation: Näyttää koosteita vain level1: Laajenna taso 1 level2: Laajenna taso 2 level3: Laajenna taso 3 @@ -380,8 +379,8 @@ fi: in: Lähennä out: Loitonna auto: Auto zoom - days: Days - weeks: Weeks + days: Päivää + weeks: Viikkoa months: Months quarters: Quarters years: Years diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index e262ec08b4..78eb909acd 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -4,7 +4,7 @@ fil: ajax: hide: Itago loading: Naglo-load ... - close_popup_title: Close popup + close_popup_title: Isara ang popup close_filter_title: Isara ang filter close_form_title: Isara ang form clipboard: @@ -22,17 +22,17 @@ fil: button_copy: Kopyahin button_custom-fields: Mga pasadyang patlang button_delete: Burahin - button_delete_watcher: Delete watcher - button_details_view: Details view + button_delete_watcher: Burahin ang manunuod + button_details_view: Tingnan ang mga detalye button_duplicate: Kapareha button_edit: I-edit button_filter: Salain - button_list_view: List view + button_list_view: Tingnan ang listahan button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala button_more: Iba pa button_move: Ilipat - button_open_details: Open details view + button_open_details: Buksan ang detalyeng view button_close_details: Isara ang mga detalye na view button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote @@ -75,15 +75,15 @@ fil: label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong komento ng gumagamit. label_add_columns: Magdagdag ng hanay - label_add_comment: Add comment + label_add_comment: Magdagdag ng komento label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao label_add_selected_columns: Magdagdag ng napiling hanay - label_added_by: added by - label_added_time_by: Added by %{author} %{age} + label_added_by: idinagdag ni + label_added_time_by: Idinagdag ni %{author} %{age} label_ago: ang mga araw nakalipas label_all: lahat - label_all_work_packages: all work packages - label_and: and + label_all_work_packages: lahat ng mga work package + label_and: at label_ascending: Pataas label_author: 'May-Akda: %{user}' label_between: sa pagitan ng @@ -94,13 +94,13 @@ fil: label_date: Petsa label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' - label_deactivate: Deactivate + label_deactivate: I-deactivate label_descending: Pababa label_description: Deskripsyon label_cancel_comment: Ikansela ang komento label_closed_work_packages: isinara label_collapse: Bumagsak - label_collapsed: collapsed + label_collapsed: bumagsak label_collapse_all: Bumagsak lahat label_comment: Komento label_committed_at: "%{committed_revision_link} sa %{date}" @@ -110,79 +110,79 @@ fil: label_edit_comment: I-edit ang komentong ito label_edit_status: I-edit ang estado ng work package label_equals: ay - label_expand: Expand - label_expanded: expanded + label_expand: Palawakin + label_expanded: pinalawak label_expand_all: Malakihin lahat - label_export: Export + label_export: I-export label_filename: Payl label_filesize: Sukat label_greater_or_equal: ">==" label_group_by: Pangkat sa label_hide_attributes: Magpakita ng mas kaunti - label_hide_column: Hide column + label_hide_column: Itago ang mga hanay label_in: sa label_in_less_than: mas mababa kaysa label_in_more_than: mahigit sa - label_latest_activity: Latest Activity - label_last_updated_on: Last updated on + label_latest_activity: Pinakamabagong aktibidad + label_last_updated_on: Huking naka-update sa label_less_or_equal: "<=" label_less_than_ago: mas mababa kaysa sa mga araw na lumipas label_loading: Naglo-load... label_me: ako - label_menu_collapse: collapse - label_menu_expand: expand + label_menu_collapse: bumagsak + label_menu_expand: palawakin label_more_than_ago: mahigit sa araw nakalipas label_next: Susunod label_no_data: Walang data upang ipakita - label_no_due_date: no end date - label_no_start_date: no start date + label_no_due_date: walang katapusan petsa + label_no_start_date: walang simulang petsa label_none: wala label_not_contains: hindi naglalaman label_not_equals: ay hindi - label_on: 'on' + label_on: sa label_open_menu: Buksan ang pagpipilian label_open_work_packages: buksan label_password: Password label_previous: Nakaraan - label_per_page: 'Per page:' + label_per_page: 'Bawat pahina:' label_please_wait: Pakiusap maghantay label_visibility_settings: Ang mga setting ng katanyagan label_quote_comment: I-quote ang komentong ito label_reset: I-reset label_remove_columns: Tanggalin ang mga napiling hanay - label_save_as: Save as - label_select_watcher: Select a watcher... - label_selected_filter_list: Selected filters + label_save_as: I-save bilang + label_select_watcher: Pumili ng manunuod... + label_selected_filter_list: Napiling mga filter label_show_attributes: Ipakita ang lahat ng mga katangian - label_show_in_menu: Show page in menu + label_show_in_menu: Ipakita ang pahina ng pagpipilian label_sort_by: Sort by - label_sorted_by: sorted by + label_sorted_by: pinagsunod-sunod ayon sa label_sort_higher: Lumipat pataas label_sort_lower: Ilipat sa ibaba - label_sorting: Sorting - label_sum_for: Sum for + label_sorting: Pag-aayos + label_sum_for: Halaga para sa label_subject: Paksa label_this_week: ngayong semana label_today: ngayon label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang label_activity_show_all: Ipakita lahat ang mga aktibidad - label_total_progress: "%{percent}% Total progress" - label_visible_for_others: Page visible for others + label_total_progress: "%{percent}% Kabuang progreso" + label_visible_for_others: Pahina na makikita sa iba label_updated_on: i-update sa label_warning: Warning label_work_package: Work package label_work_package_plural: Ang mga work package label_watch: Tumingin - label_watch_work_package: Watch work package - label_watcher_added_successfully: Watcher successfully added! - label_watcher_deleted_successfully: Watcher successfully deleted! - label_work_package_details_you_are_here: You're on the %{tab} tab for %{type} - %{subject}. + label_watch_work_package: Tingnan ang work package + label_watcher_added_successfully: Ang mga manunuod ay matagunoay naidagdag! + label_watcher_deleted_successfully: Ang manunuod ay matagumpay naibura! + label_work_package_details_you_are_here: Nasa ka tab ka ng %{tab} tab para sa + %{type}%{subject}. label_unwatch: I-unwatch - label_unwatch_work_package: Unwatch work package - label_uploaded_by: Uploaded by - label_global_queries: Shared queries - label_custom_queries: Private queries + label_unwatch_work_package: I-unwatch ang work package + label_uploaded_by: Naka-upload sa pamamagitan ng + label_global_queries: Ibinahaging mga query + label_custom_queries: Pribadong mga query label_columns: Mga hanay label_attachments: Mga file label_drop_files: Ihulog ang mga file dito @@ -230,7 +230,7 @@ fil: click_to_switch_context: Buksan ang work package sa proyekto na iyan. autocompleter: label: Proyektong autocompletion - text_are_you_sure: Are you sure? + text_are_you_sure: Sigurado ka ba? types: attribute_groups: error_duplicate_group_name: Ang pangalan ng %{group} ay ginamit higit pa sa @@ -257,14 +257,14 @@ fil: typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: parent: Peyrent - children: Children - relates: Related To - duplicates: Duplicates - duplicated: Duplicated by - blocks: Blocks - blocked: Blocked by - precedes: Precedes - follows: Follows + children: Ang mga bata + relates: Nauugnay sa + duplicates: Mga kopya + duplicated: Nakakopya sa + blocks: Mga block + blocked: Naka-block sa + precedes: Ang mga nauna + follows: Sumusunod includes: Kasama partof: Bahagi ng requires: Kinakailangan @@ -273,7 +273,7 @@ fil: relations_hierarchy: hierarchy_headline: hierarchy relation_buttons: - change_parent: Change parent + change_parent: Palitan ng magulang remove_parent: Alisin ang magulang group_by_wp_type: Grupo sa pamamagitan ng uri ng work package group_by_relation_type: Grupo sa pamamagitan ng uri ng pakikipag-ugnayan @@ -316,8 +316,8 @@ fil: activate_asc: aktibo upang ilapat sa isang pataas na pagsaayos activate_dsc: aktibo upang ilapat sa pababa na pagsaayos activate_no: aktibk upang alisin ang pagsaayos - text_work_packages_destroy_confirmation: Are you sure you want to delete the selected - work package(s)? + text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin + ang napiling work package? text_query_destroy_confirmation: Are you sure you want to delete the selected query? text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang @@ -339,7 +339,7 @@ fil: button_activate: I-aktibo ang timeline mode button_deactivate: I-deactivate ang timeline mode cancel: Kanselahin - change: Change in planning + change: Baguhin ang pagpaplano due_date: Takdang petsa empty: "(empty)" error: Isang mali ang naganap. @@ -386,7 +386,7 @@ fil: notification: Pumindot sa kahit anong naka-highlight na work package upang lumikha ng kaugnayan. Pindutin ang escape upang kanselahin. zoom: - in: Zoom in + in: Palakihin out: Zoom out auto: Auto zoom days: Days @@ -523,7 +523,7 @@ fil: nilalaman placeholders: default: "-" - description: Click to enter description... + description: Pindutin uoang ipasok ang paglalarawan... query: column_names: Mga hanay group_by: Mga resulta sa grupo sa pamamagitan ng @@ -537,7 +537,7 @@ fil: sort_descending: Sort descending move_column_left: Move column left move_column_right: Move column right - hide_column: Hide column + hide_column: Itago ang mga hanay insert_columns: Insert columns ... filters: Mga nasala display_sums: Ipakita ang mga sum diff --git a/config/locales/crowdin/js-ru.yml b/config/locales/crowdin/js-ru.yml index b3a3e369ca..1f5bbe8221 100644 --- a/config/locales/crowdin/js-ru.yml +++ b/config/locales/crowdin/js-ru.yml @@ -66,7 +66,7 @@ ru: two: Второй критерий сортировки three: Третий критерий сортировки upsale_for_more: For more advanced filters, check out the - upsale_link: Enterprise Edition. + upsale_link: Корпоративная версия. general_text_no: нет general_text_yes: да general_text_No: Нет diff --git a/config/locales/crowdin/js-tr.yml b/config/locales/crowdin/js-tr.yml index ad4afb0d35..4166213409 100644 --- a/config/locales/crowdin/js-tr.yml +++ b/config/locales/crowdin/js-tr.yml @@ -360,11 +360,11 @@ tr: outline: Reset Outline outlines: aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 + level1: Düzey 1 genişletin + level2: Düzey 2 genişletin + level3: Düzey 3 genişletin + level4: Seviye 4 genişletin + level5: Seviye 5 genişletin all: Tümünü göster project_status: Proje Durumu project_type: Proje türü diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index be3a65b975..a8f415359e 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -2384,7 +2384,7 @@ tr: noneSelection: "(yok)" outline: Initial outline expansion parent: Show subprojects of - work_package_filters: Filter work packages + work_package_filters: İş paketlerini filtrele work_package_responsible: Show work packages with responsible work_package_assignee: Show work packages with assignee types: Türleri göster @@ -2398,8 +2398,8 @@ tr: project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" project_filters: Projeleri filtrele - project_responsible: Show projects with responsible - project_status: Show project status + project_responsible: Projeleri sorumlu ile göster + project_status: Proje durumunu göster project_types: Proje türlerini göster timeframe: Zaman aralığını göster timeframe_end: bitiş @@ -2415,23 +2415,23 @@ tr: new_timeline: Yeni zaman çizelgesi raporu no_projects_for_reporting_available: There are no projects to which a reporting association can be created. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. + no_right_to_view_timeline: Bağlantılı zaman çizelgesi görüntülemek için gerekli + izniniz yok. no_timeline_for_id: "%{id} kimlik numaralı bir zaman akışı yok." notice_successful_deleted_all_elements: Tüm elementler başarıyla silindi outline: Reset Outline outlines: aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 + level1: Düzey 1 genişletin + level2: Düzey 2 genişletin + level3: Düzey 3 genişletin + level4: Seviye 4 genişletin + level5: Seviye 5 genişletin all: Tümünü göster reporting_for_project: show: 'Status reported to project: %{title}' - edit_delete: 'status report for project: %{title}' - history: 'History for status for project: %{title}' + edit_delete: 'proje durum raporu: %{title}' + history: 'Proje durum geçmişi: %{title}' reporting: delete: 'Silinme durumu: %{comment}' edit: 'Düzenleme durumu: %{comment}' @@ -2454,8 +2454,8 @@ tr: emin misiniz? Zaman akışı raporunda görünen iş paketleri silinmeyecek. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Aşağıdaki raporlama silmek istediğinizden emin misiniz? + Önceki raporlama durumları da silinir. ' start: Başla @@ -2464,7 +2464,7 @@ tr: settings: Zaman çizelgeleri vertical_work_package: Dikey iş paketleri without_project_type: Proje türü olmadan - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + you_are_viewing_the_selected_timeline: Seçili zaman çizelgesi raporu görüntüleme zoom: in: Yakınlaştır out: Uzaklaştır @@ -2501,7 +2501,8 @@ tr: all: tüm active: etkin activate: Etkinleştir - activate_and_reset_failed_logins: Activate and reset failed logins + activate_and_reset_failed_logins: Başarısız oturum açma işlemlerinin kilidini + aç ve sıfırla authentication_provider: Kimlik doğrulama sağlayıcısı authentication_settings_disabled_due_to_external_authentication: 'This user authenticates via an external authentication provider, so there is no password in OpenProject From 7b3b01695a2fc98a23c45ecb2037b9745c779675 Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 28 Feb 2018 02:43:45 +0000 Subject: [PATCH 26/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 173 +++++++++++----------- config/locales/crowdin/fil.yml | 235 ++++++++++++++++-------------- config/locales/crowdin/js-fi.yml | 17 +-- config/locales/crowdin/js-fil.yml | 116 +++++++-------- config/locales/crowdin/js-tr.yml | 10 +- config/locales/crowdin/tr.yml | 33 +++-- 6 files changed, 296 insertions(+), 288 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index cde13bb6e2..8b5871c881 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -867,10 +867,10 @@ fi: default_type_user_story: User story description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'This field uses autocomplete. While typing the title - of a work package you will receive a list of possible candidates. Choose one using - the arrow up and arrow down key and select it with tab or enter. Alternatively - you can enter the work package number directly. + description_autocomplete: 'Tämä kenttä käyttää automaattinen täydennys. Kun kirjoitat + otsikon työtä paketin saat listan mahdollisista ehdokkaista. Valitse yksi käyttäen + nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai kirjoita näppäintä. + Vaihtoehtoisesti voit kirjoittaa työtä paketti numero suoraan. ' description_available_columns: Käytettävissä olevat sarakkeet @@ -890,14 +890,14 @@ fi: description_message_content: Viestin sisältö description_my_project: You are member description_notes: Muistiinpanot - description_parent_work_package: Parent work package of current + description_parent_work_package: Vanhemman työ paketin nykyinen description_project_scope: Haun laajuus description_query_sort_criteria_attribute: Lajittelun perusta description_query_sort_criteria_direction: Lajittelujärjestys description_search: Hakukenttä description_select_work_package: Select work package description_selected_columns: Valitut sarakkeet - description_sub_work_package: Sub work package of current + description_sub_work_package: Osa työstä paketti nykyinen description_toc_toggle: Show/Hide table of contents description_wiki_subpages_reassign: Valitse uusi pääsivun direction: ltr @@ -917,12 +917,12 @@ fi: error_can_not_archive_project: Tätä projektia ei voida arkistoida error_can_not_delete_entry: Unable to delete entry error_can_not_delete_custom_field: Mukautettua kenttää ei voi poistaa - error_can_not_delete_type: This type contains work packages and cannot be deleted. - error_can_not_delete_standard_type: Standard types cannot be deleted. + error_can_not_delete_type: Tämän tyyppinen työ sisältää paketit ja ei voi poistaa. + error_can_not_delete_standard_type: Standardin tyypit ei voi poistaa. error_can_not_invite_user: Kutsun lähettäminen käyttäjälle epäonnistui. error_can_not_remove_role: Tämä rooli on käytössä joten sitä ei voida poistaa. - error_can_not_reopen_work_package_on_closed_version: A work package assigned to - a closed version cannot be reopened + error_can_not_reopen_work_package_on_closed_version: Työn paketti määritetty suljettu + versio ei voida avata uudelleen error_check_user_and_role: Please choose a user and a role. error_cookie_missing: OpenProject evästeen puuttuu. Varmista, että evästeet ovat käytössä, koska tämä sovellus ei toimi oikein ilman evästeitä. @@ -934,10 +934,11 @@ fi: error_pdf_export_too_many_columns: Liikaa sarakkeita valittuina PDF-vientiin. Pienennä sarakkeiden määrää. error_token_authenticity: Unable to verify Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Work package done ratios not updated. - error_work_package_not_found_in_project: The work package was not found or does - not belong to this project - error_must_be_project_member: must be project member + error_work_package_done_ratios_not_updated: Tehtäväkokonaisuus tehnyt suhdelukuja + ei päivitetä. + error_work_package_not_found_in_project: Työn package ei löydy tai ei kuulu tähän + projektiin + error_must_be_project_member: on oltava hankkeen jäsen error_no_default_work_package_status: No default work package status is defined. Please check your configuration (Go to "Administration -> Work package statuses"). error_no_type_in_project: No type is associated to this project. Please check the @@ -946,18 +947,18 @@ fi: provider timed out. Please try again. error_scm_command_failed: 'Tietovarastoon pääsyssä tapahtui virhe: %{value}' error_scm_not_found: Syötettä ja/tai versiota ei löydy tietovarastosta. - error_unable_delete_status: The work package status cannot be deleted since it is - used by at least one work package. - error_unable_delete_default_status: Unable to delete the default work package status. - Please select another default work package status before deleting the current - one. + error_unable_delete_status: Työ paketin tila ei voi poistaa koska se on käytössä + vähintään yksi tehtäväkokonaisuus. + error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketin tila. + Ole hyvä ja valitse toinen default työ paketin tila ennen poistamalla nykyinen + yksi. error_unable_to_connect: Ei voi yhdistää (%{value}) error_unable_delete_wiki: Wiki-sivun poistaminen ei onnistu. error_unable_update_wiki: Wiki-sivun päivittäminen ei onnistu. error_workflow_copy_source: Valitse lähdetyyppi tai -rooli error_workflow_copy_target: Valitse kohdetyypit ja -roolit - error_menu_item_not_created: Menu item could not be added - error_menu_item_not_saved: Menu item could not be saved + error_menu_item_not_created: Valikkokohta ei voitu lisätä + error_menu_item_not_saved: Valikkokohta ei voitu tallentaa error_wiki_root_menu_item_conflict: 'Arvoa "%{old_name}" ei voi uudelleennimetä arvoksi "%{new_name}" koska se olisi konfliktissa valikkoarvon "%{existing_caption}" (%{existing_identifier}) kanssa. @@ -1582,7 +1583,7 @@ fi: label_keyboard_shortcut_go_calendar: Go to project calendar label_keyboard_shortcut_go_news: Go to project news label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Create new work package + label_keyboard_shortcut_new_work_package: Luo uusi toimi paketin label_keyboard_shortcut_details_package: Show work packages details pane label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) @@ -1636,12 +1637,12 @@ fi: notice_account_already_activated: The account has already been activated. notice_account_invalid_token: Invalid activation token notice_account_invalid_credentials: Virheellinen käyttäjätunnus tai salasana - notice_account_invalid_credentials_or_blocked: Invalid user or password or the account - is blocked due to multiple failed login attempts. If so, it will be unblocked - automatically in a short time. + notice_account_invalid_credentials_or_blocked: Virheellinen käyttäjä tai salasana + tai tili on estetty koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, + niin se vapauttaa automaattisesti lyhyessä ajassa. notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. - notice_account_new_password_forced: A new password is required. + notice_account_new_password_forced: Uusi salasana on pakollinen. notice_account_password_expired: Your password expired after %{days} days. Please set a new one. notice_account_password_updated: Salasanan päivitys onnistui. @@ -1653,8 +1654,8 @@ fi: takaisin tilisi sivulle. notice_account_updated: Tilin päivitys onnistui. notice_account_wrong_password: Väärä salasana - notice_account_registered_and_logged_in: Welcome, your account has been activated. - You are logged in now. + notice_account_registered_and_logged_in: Tervetuloa, tilisi on aktivoitu. Olet kirjautunut + sisään nyt. notice_activation_failed: The account could not be activated. notice_auth_stage_verification_error: Could not verify stage '%{stage}'. notice_auth_stage_wrong_stage: Expected to finish authentication stage '%{expected}', @@ -1672,9 +1673,8 @@ fi: notice_file_not_found: Hakemaasi sivua ei löytynyt tai se on poistettu. notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes of inactivity. - notice_internal_server_error: An error occurred on the page you were trying to access. - If you continue to experience problems please contact your %{app_title} administrator - for assistance. + notice_internal_server_error: On tapahtunut virhe sivu jota yritit käyttää. Jos + sinulla on edelleen ongelmia ota yhteyttä %{app_title} järjestelmänvalvojan apua. notice_work_package_done_ratios_updated: Work package done ratios updated. notice_locking_conflict: Vähintään yksi muu käyttäjä on päivitetty tiedot sillä välin. @@ -1699,8 +1699,8 @@ fi: notice_successful_delete: Poisto onnistui. notice_successful_update: Päivitys onnistui. notice_to_many_principals_to_display: |- - There are too many results. - Narrow down the search by typing in the name of the new member (or group). + On liian paljon tuloksia. + Rajata hakua kirjoittamalla nimi uuden jäsenen (tai ryhmä). notice_unable_delete_time_entry: Ei voi poistaa aikakirjausta. notice_unable_delete_version: Version poisto epäonnistui notice_user_missing_authentication_method: User has yet to choose a password or @@ -2053,8 +2053,8 @@ fi: setting_new_project_user_role_id: Rooli joka annetaan projektin luojalle, joka ei ole hallinnoija (admin) setting_password_active_rules: Aktiiviset merkistöluokat - setting_password_count_former_banned: Number of most recently used passwords banned - for reuse + setting_password_count_former_banned: Määrä viimeksi käytetyt salasanat kielletty + uudelleenkäyttöä varten setting_password_days_valid: Maksimiaika, jonka jälkeen salasana täytyy vaihtaa setting_password_min_length: Vähimmäispituus setting_password_min_adhered_rules: Minimum number of required classes @@ -2076,20 +2076,19 @@ fi: setting_rest_api_enabled: Ota käyttöön REST-verkkopalvelu setting_self_registration: Itserekisteröinti setting_sequential_project_identifiers: Luo peräkkäiset projektien tunnisteet - setting_session_ttl: Session expiry time after inactivity - setting_session_ttl_hint: Value below 5 works like disabled - setting_session_ttl_enabled: Session expires + setting_session_ttl: Istunnon voimassaolon ajan kuluttua käyttämättömänä + setting_session_ttl_hint: Arvo alle 5 toimii kuten käytöstä + setting_session_ttl_enabled: Istunto päättyy setting_start_of_week: Week starts on setting_sys_api_enabled: Salli WS tietovaraston hallintaan setting_sys_api_description: The repository management web service provides integration and user authorization for accessing repositories. setting_text_formatting: Tekstin muotoilu setting_time_format: Aikakormaatti - setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous - users + setting_accessibility_mode_for_anonymous: Ota helppokäyttötila anonyymeille käyttäjille setting_user_format: Käyttäjien esitysmuoto setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Users allowed to delete their accounts + setting_users_deletable_by_self: Käyttäjät saa poistaa tilinsä setting_welcome_text: Tervehdysteksti setting_welcome_title: Tervehdyspalkki setting_welcome_on_homescreen: Näytä tervehdyspalkki kotinäkymässä @@ -2187,8 +2186,8 @@ fi: henkilön %{watcher_setter} toimesta. text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? - text_work_packages_ref_in_commit_messages: Referencing and fixing work packages - in commit messages + text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus työtä paketteja + sitoutua viestejä text_journal_added: "%{label} %{value} lisätty" text_journal_aggregation_time_explanation: Yhdistele aktiviteettiuutiset jos niiden julkaisuajan ero on pienempi kuin syötetty aika. Tämä viivästyttää myös aktiviteettiuutisten @@ -2211,12 +2210,12 @@ fi: Rooleja, tapahtumien tiloja ja työnkulkua ei vielä olla määritelty. On erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen. text_no_notes: Tähän työpakettiin ei ole saatavilla kommentteja. - text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items - per page can increase the page load time.' + text_notice_too_many_values_are_inperformant: 'Huomautus: Näyttää yli 100 kohteita + per sivu voi lisätä latausaikaa.' text_own_membership_delete_confirmation: Olet aikeissa poistaa yhden tai useamman käyttöoikeuden ja et ehkä voi enää muokata tätä projektia sen jälkeen. Haluatko varmasti jatkaa? - text_plugin_assets_writable: Plugin assets directory writable + text_plugin_assets_writable: Plugin varat hakemisto kirjoitettavissa text_powered_by: Powered by %{link} text_project_identifier_info: Vain pienet kirjaimet (a-z), numerot, väliviivat ja alaviivat ovat sallittuja. Ensimmäisenä tulee olla pieni kirjain. @@ -2233,10 +2232,10 @@ fi: checkboxes in the table. When clicking on the button below the table the differences are shown. text_time_logged_by_changeset: Päivitetty muutosversioon %{value}. - text_tip_work_package_begin_day: work package beginning this day + text_tip_work_package_begin_day: tehtäväkokonaisuus alusta tähän päivään text_tip_work_package_begin_end_day: work package beginning and ending this day text_tip_work_package_end_day: work package ending this day - text_type_no_workflow: No workflow defined for this type + text_type_no_workflow: Ei työnkulun määritetty tämä tyyppi text_unallowed_characters: Kiellettyjä merkkejä text_user_invited: The user has been invited and is pending registration. text_user_wrote: "%{value} kirjoitti:" @@ -2262,7 +2261,7 @@ fi: time: "%H:%M" pm: iltapäivä timeframe: - show: Show timeframe + show: Näytä aikataulu end: to start: from timelines: @@ -2303,10 +2302,9 @@ fi: errors: not_implemented: Aikajanaa ei voitu muodostaa koska se käyttää toimintoa jota ei ole vielä otettu käyttöön. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it can - help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. + report_comparison: Aikajanan voi tehdä määritetty vertailuja. Tarkista oikea + kohta asetukset, nollaa se voi auttaa ratkaisemaan tämän ongelman. + report_epicfail: Aikajana ei voi ladata koska odottamaton virhe. report_timeout: The timeline could not be loaded in a reasonable amount of time. filter: errors: @@ -2377,10 +2375,10 @@ fi: project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" project_filters: Filter projects - project_responsible: Show projects with responsible + project_responsible: Näytä hankkeita joiden tehtävänä project_status: Show project status project_types: Show project types - timeframe: Show timeframe + timeframe: Näytä aikataulu timeframe_end: to timeframe_start: from timeline: General Settings @@ -2392,15 +2390,15 @@ fi: new_project_type: Uusi projektityyppi new_reporting: New reporting new_timeline: Uusi aikajana-raportti - no_projects_for_reporting_available: There are no projects to which a reporting - association can be created. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. + no_projects_for_reporting_available: Ei ole hankkeita joihin raportointi yhdistys + voi olla luotu. + no_right_to_view_timeline: Sinulla ei ole tarvittavaa lupaa tarkastella toisiinsa + aikajanalla. no_timeline_for_id: There is no timeline with ID %{id}. - notice_successful_deleted_all_elements: Successfully deleted all elements - outline: Reset Outline + notice_successful_deleted_all_elements: Poistettu onnistuneesti kaikki elementit + outline: Palauttaa Ääriviivat outlines: - aggregation: Show aggregations only + aggregation: Näyttää koosteita vain level1: Laajenna taso 1 level2: Laajenna taso 2 level3: Laajenna taso 3 @@ -2424,26 +2422,26 @@ fi: project_association_of_type: Dependency to project of type “%{type}” project_type_could_not_be_saved: Project type could not be saved type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Reporting could not be saved + reporting_could_not_be_saved: Raportointi ei voitu tallentaa properties: Ominaisuudet - really_delete_color: 'Are you sure, you want to delete the following color? Types - using this color will not be deleted. + really_delete_color: 'Oletko varma, että haluat poistaa seuraava väri? Tyypit + käyttää tätä väriä ei poisteta. ' really_delete_project_association_between_project_a_and_project_b: 'Are you sure, you want to delete the dependency between “%{project_a}” and “%{project_b}”? ' - really_delete_project_type: 'Are you sure, you want to delete the following project - type? Projects using this type will not be deleted. + really_delete_project_type: 'Oletko varma, että haluat poistaa seuraavat projekti + tyyppi? Projekti avulla tämä tyyppi ei poisteta. ' - really_delete_timeline: 'Are you sure, you want to delete the following timeline - report? Work packages shown in this timeline report will not be deleted. + really_delete_timeline: 'Oletko varma, että haluat poistaa seuraavat aikajana + raportti? Työ paketteja näkyy tämä aikajana raportti ei poisteta. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Oletko varma, että haluat poistaa seuraavat raportointia? + Edellisen raportoinnin statukset poistetaan, liian. ' start: Aloita @@ -2452,12 +2450,12 @@ fi: settings: Aikataulut vertical_work_package: Vertical work packages without_project_type: Without project type - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + you_are_viewing_the_selected_timeline: Katselet valittu aikajana raportti zoom: in: Lähennä out: Loitonna - days: Days - weeks: Weeks + days: Päivää + weeks: Viikkoa months: Months quarters: Quarters years: Years @@ -2508,9 +2506,9 @@ fi: invited: kutsuttu lock: Lock permanently locked: locked permanently - no_login: This user authenticates through login by password. Since it is disabled, - they cannot log in. - password_change_unsupported: Change of password is not supported. + no_login: Tämä käyttäjä todentaa kautta kirjautuminen salasanalla. Koska se on + poistettu käytöstä, he eivät voi kirjautua sisään. + password_change_unsupported: Muutos salasana ei tueta. registered: registered reset_failed_logins: Reset failed logins settings: @@ -2534,13 +2532,12 @@ fi: menu_item_setting: Visibility wiki_menu_item_for: Menu item for wikipage "%{title}" wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'You are deleting the only main wiki menu - item. You now have to choose a wiki page for which a new main item will be generated. - To delete the wiki the wiki module can be deactivated by project administrators. + wiki_menu_item_new_main_item_explanation: 'Poistat vain tärkeimmät wiki valikosta. + Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. Poistaa wiki + wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. ' - wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot - be deleted. + wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla poistettu. query_menu_item_for: Menu item for query "%{title}" work_package: updated_automatically_by_child_changes: '_Päivitetty automaattisesti muutoksella @@ -2555,11 +2552,11 @@ fi: attributes: lock_version: Lock Version errors: - code_401: You need to be authenticated to access this resource. - code_401_wrong_credentials: You did not provide the correct credentials. - code_403: You are not authorized to access this resource. + code_401: Sinun täytyy olla todennettu pääsy tähän resurssiin. + code_401_wrong_credentials: Et ole antanut oikeita käyttäjätietoja. + code_403: Sinulla ei ole oikeutta käyttää tätä resurssia. code_404: The requested resource could not be found. - code_409: Couldn't update the resource because of conflicting modifications. + code_409: Ei voinut päivittää resurssi koska ristiriitaisia muutoksia. code_500: An internal error has occured. expected: date: YYYY-MM-DD (ISO 8601 date only) @@ -2568,8 +2565,8 @@ fi: '%{actual}'. invalid_format: 'Invalid format for property ''%{property}'': Expected format like ''%{expected_format}'', but got ''%{actual}''.' - invalid_json: The request could not be parsed as JSON. - invalid_relation: The relation is invalid. + invalid_json: Pyyntöä ei voitu jäsentää JSON. + invalid_relation: Suhde on virheellinen. invalid_resource: For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'. invalid_user_status_transition: The current user account status does not allow diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index bdef7f1813..dbb8c1b787 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1021,7 +1021,7 @@ fil: atom: Atom csv: CSV pdf: PDF - pdf_with_descriptions: PDF with descriptions + pdf_with_descriptions: PDF na may mga paglalarawan general_csv_decimal_separator: "." general_csv_encoding: UTF-8 general_csv_separator: "," @@ -1363,7 +1363,7 @@ fil: label_not_contains: hindi naglalaman label_not_equals: ay hindi label_notify_member_plural: I-update ang mga email - label_on: 'on' + label_on: sa label_open_menu: Buksan ang pagpipilian label_open_work_packages: buksan label_open_work_packages_plural: buksan @@ -2170,44 +2170,47 @@ fil: ng intregrasyon at user awtorisasyon para sa pag-access ng mga repositoryo. setting_text_formatting: Pag-format ng teksto setting_time_format: Format ng oras - setting_accessibility_mode_for_anonymous: Enable accessibility mode for anonymous - users + setting_accessibility_mode_for_anonymous: Paganahin ang aksebilidad mode para sa + mga gumagamit ng anonymous setting_user_format: Users display format - setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Users allowed to delete their accounts + setting_users_deletable_by_admins: Ang mga akwant ng gumagamit ay madaling buburahin + ng mga admin + setting_users_deletable_by_self: Ang mga gumagamit ay pinahintulutan burahin ang + mga kanilang akwant setting_welcome_text: Teskstong welcome block setting_welcome_title: Titulo ng welcome back setting_welcome_on_homescreen: I-display ang welcome block sa homescreen setting_welcome_on_projects_page: I-display ang welcome block sa pangkalahatang ideya ng proyekto - setting_wiki_compression: Wiki history compression - setting_work_package_group_assignment: Allow assignment to groups + setting_wiki_compression: Pag-compress ng wiki na kasaysayan + setting_work_package_group_assignment: Pinayagan ang gawain sa mga grupo settings: general: Pangkalahatan other: Iba pa - passwords: Passwords - session: Session - brute_force_prevention: Automated user blocking + passwords: Ang mga password + session: Sesyon + brute_force_prevention: Naka-automate na user block show_hide_project_menu: Palawakin/Pagbagsak na proyektong pagpipilian - status_active: active + status_active: aktibo status_archived: naka-archive status_invited: imbitado status_locked: locked status_registered: registered support: array: - sentence_connector: and - skip_last_comma: 'false' + sentence_connector: at + skip_last_comma: mali text_accessibility_hint: Ang aksibilidad mode ay naka-disenyo para sa mga gumagamit na bulag, motorcically handicsped o mayroong masamang paningin. Para sa mga elementong latter focus ay espesyal na naka-hightlight. Mangyaring pansinin, na ang Backlogs modyul ay hindi magagamit sa modyul na ito. text_access_token_hint: Ang access token ay pinayagan kang pagbigyan ang external applications access sa pinagkukunan sa OpenProject. - text_analyze: 'Further analyze: %{subject}' - text_are_you_sure: Are you sure? - text_are_you_sure_with_children: Delete work package and all child work packages? - text_assign_to_project: Assign to the project + text_analyze: 'Karagdagang pagsusuri: %{subject}' + text_are_you_sure: Sigurado ka ba? + text_are_you_sure_with_children: Burahi ang work packaage at lahag ng batang work + pckage? + text_assign_to_project: Nakatalaga sa proyekto text_form_configuration: 'Pwede mong i-customize kung saan ang mga patlang ay maipapakita sa mga porma ng pakete ng mga gawain. Pwede kang malayang magpapagrupo sa mga patlang para ito ay sumasalamin sa mga kailangan mo para sa iyong domain. @@ -2217,11 +2220,11 @@ fil: paganahin sila text_form_configuration_required_attribute: Katangian ay marka na kinakailangan at kaya laging ipinapakita - text_caracters_maximum: "%{count} characters maximum." - text_caracters_minimum: Must be at least %{count} characters long. - text_comma_separated: Multiple values allowed (comma separated). + text_caracters_maximum: "%{count} Pinakamaramig karakter." + text_caracters_minimum: Dapar ay hindi baba sa mga %{count} karakter blog. + text_comma_separated: Maramihang halaga ang pinahintulutan (magkahiwalay na comma). text_comment_wiki_page: 'Mag-komento sa wiki na pahina: %{page}' - text_custom_field_possible_values_info: One line for each value + text_custom_field_possible_values_info: Isang linya para sa bawat halaga text_custom_field_hint_activate_per_project: 'Kung gagamit ng mga custom na patlang. Laging isaisip na ang mga custom na patlang ay kailangan dapat aktibo bawat proyekto, din. @@ -2248,100 +2251,108 @@ fil: tingnan sa IOS. ' - text_default_administrator_account_changed: Default administrator account changed - text_default_encoding: 'Default: UTF-8' + text_default_administrator_account_changed: I-default ang tagapangasiwa ng pagbago + ng akwant + text_default_encoding: 'I-default: UTF-8' text_destroy: Burahin - text_destroy_with_associated: 'There are additional objects assossociated with the - work package(s) that are to be deleted. Those objects are of the following types:' - text_destroy_what_to_do: What do you want to do? - text_diff_truncated: "... This diff was truncated because it exceeds the maximum - size that can be displayed." + text_destroy_with_associated: 'Mayroong karagdagang mga bagay naka-associaye sa + work packGe na maaring burahin. Yung mga bagay ay ang mga sumusunod na uri:' + text_destroy_what_to_do: Ano gusto mong gawin? + text_diff_truncated: "... Itong diff ay naka-truncatw dahil ito ay lamps na sa pinakamataas + na laki na maaring ipakita." text_email_delivery_not_configured: |- - Email delivery is not configured, and notifications are disabled. - Configure your SMTP server in config/configuration.yml and restart the application to enable them. - text_enumeration_category_reassign_to: 'Reassign them to this value:' - text_enumeration_destroy_question: "%{count} objects are assigned to this value." - text_file_repository_writable: Attachments directory writable - text_git_repo_example: a bare and local repository (e.g. /gitrepo, c:\gitrepo) + Ang email na pagpapadala ay hindi natukoy, at mga abiso ay hindi pinagana. + I-configure ang iyong SMTP sever sa config/configuration.yml at i-restart muli ang aplikasyon upang paganahin ang mga ito. + text_enumeration_category_reassign_to: 'Italaga sila ssa halaga na ito:' + text_enumeration_destroy_question: Ang %{count} mga bagay ay nakatalaga sa halaga + na ito. + text_file_repository_writable: Paglalakip ng direktoryong masusulatan + text_git_repo_example: isang bare at lokal repositoryo (e.g /gitrepo, c:\gitrepo) text_hint_date_format: Ilagay ang petsa sa anyo ng YYY-MM-DD. Ang ibang mga format ay maaaring mabago para sa hindi ni-nais na petsa. text_hint_disable_with_0: 'Tandaan: Hindi pinagana sa 0' text_hours_between: Sa pagitan ng %{min} at %{max} mga oras. - text_work_package_added: Work package %{id} has been reported by %{author}. - text_work_package_category_destroy_assignments: Remove category assignments - text_work_package_category_destroy_question: Some work packages (%{count}) are assigned - to this category. What do you want to do? - text_work_package_category_reassign_to: Reassign work packages to this category - text_work_package_updated: Work package %{id} has been updated by %{author}. + text_work_package_added: Ang work package %{id} ay inulat ng %{author}. + text_work_package_category_destroy_assignments: Alisin ang kategoryang mga gawain + text_work_package_category_destroy_question: May mga ibang work package (%{count}) + ay nakatakaga sa kategoryang ito. Ano gusto mong gawin? + text_work_package_category_reassign_to: Magtalaga ulit ng mga work package para + sa kategoryang ito + text_work_package_updated: Ang work package %{id} ay naka-update na sab%{author}. text_work_package_watcher_added: Ikaw ay dinagdag bilang watcher sa Work package %{id} ng %{watcher_setter}. - text_work_packages_destroy_confirmation: Are you sure you want to delete the selected - work package(s)? - text_work_packages_ref_in_commit_messages: Referencing and fixing work packages - in commit messages - text_journal_added: "%{label} %{value} added" + text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang + napiling work package? + text_work_packages_ref_in_commit_messages: Pagsangguni at pagsaayos ng work package + sa mga isinagawang mensahe + text_journal_added: "%{label}%{value} idinagdag" text_journal_aggregation_time_explanation: Pagsamahhin ang mga journak para ipakita kung ang kanilang edad ay pagkakaiba ay mas mababa ng tinukoy na timespan. Ito rin ay ipagpaliban ang mga abiso ng email sa kaparehong halaga ng oras. - text_journal_changed: "%{label} changed from %{old} to %{new}" - text_journal_changed_no_detail: "%{label} updated" - text_journal_changed_with_diff: "%{label} changed (%{link})" - text_journal_deleted: "%{label} deleted (%{old})" - text_journal_deleted_with_diff: "%{label} deleted (%{link})" - text_journal_set_to: "%{label} set to %{value}" - text_journal_set_with_diff: "%{label} set (%{link})" + text_journal_changed: "%{label} binago mula sa %{old} hanggang %{new}" + text_journal_changed_no_detail: "%{label} ay naka-update" + text_journal_changed_with_diff: "%{label} binagko (%{link})" + text_journal_deleted: "%{label} binura (%{old})" + text_journal_deleted_with_diff: "%{label} binura (%{link})" + text_journal_set_to: "%{label} itinakda sa %{value}" + text_journal_set_with_diff: "%{label} itinakda (%{link})" text_latest_note: 'Ang pinakabagong komento ay: %{note}' - text_length_between: Length between %{min} and %{max} characters. - text_line_separated: Multiple values allowed (one line for each value). - text_load_default_configuration: Load the default configuration - text_min_max_length_info: 0 means no restriction + text_length_between: Taas pagitan ng %{min} at %{max} na mga karakter. + text_line_separated: Maramihang halaga ang pinahintulutan (isang linya para sa bawat + halaga). + text_load_default_configuration: I-load ang kumpigurasyong default + text_min_max_length_info: 0 ay nangunguhugan walang paghihigpit text_no_roles_defined: Walang mga role na niliwanag. text_no_access_tokens_configurable: Walang mga access tokens na pweding ma configure. text_no_configuration_data: |- - Roles, types, work package statuses and workflow have not been configured yet. - It is highly recommended to load the default configuration. You will be able to modify it once loaded. + Ang mga tungkulin, uri, estado ng work package at daloy na trabaho ay hindi pa na configure. + Ito ay lubos na inirerekomenda upang i-lpad anh default na kumpigurasyon. Magagawa mong baguhin ito pag naka-load. text_no_notes: Walang mga komento na available para sa work package na ito. - text_notice_too_many_values_are_inperformant: 'Note: Displaying more than 100 items - per page can increase the page load time.' + text_notice_too_many_values_are_inperformant: 'Tandaan: Pagpapakita ng mahigit isang + daan aytem bawat pahina bay maaring lalaki ang pahina ng load na oras.' 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? - text_plugin_assets_writable: Plugin assets directory writable - text_powered_by: Powered by %{link} - text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and - underscores are allowed, must start with a lower case letter. + Kinakailangan mong alisin ang ilan o lahat ng iyong perniso at hindi na maaring magagawa na i-edit ang itong proyekto pagkatapos na iyan. + Sigurado ka ba gusto mong magpatuloy? + text_plugin_assets_writable: Plugin asstes directory writable + text_powered_by: Pinalatakbo ng %{link} + text_project_identifier_info: Maliit na titik lamang (a-z), mga numero, mga dash + at underscore ang pinahintulutan, dapat magsimula sa maliit na titik. text_reassign: 'I-reassign sa work package:' - text_regexp_info: eg. ^[A-Z0-9]+$ + text_regexp_info: e. g ^[A-Z0-9]+$ text_regexp_multiline: Ang regex ay nakalagay sa multi-line mlde. hal., ^---\s+ text_repository_usernames_mapping: |- - Select or update the OpenProject user mapped to each username found in the repository log. - Users with the same OpenProject and repository username or email are automatically mapped. - text_select_mail_notifications: Select actions for which email notifications should - be sent. - text_status_changed_by_changeset: Applied in changeset %{value}. + Piliin o i-update ang OpenProject usrt naka-map sa bawat username nakita sa repositoryo log. + Ang mga gumagamit sa kaparehong OpenProject at repositoryong username o ang email ay automatikong naka-map. + text_select_mail_notifications: Piliin ang mga aksyon para sa aling abiso na email + ay dapat ipadala. + text_status_changed_by_changeset: Ilapaylt sa changeset %{value}. text_table_difference_description: Sa talaan na ito ang solong %{entries} ay ipinapakita. Maari mong tingnan ang kaibahansa pagitan ng kahit anong dalawang entry sa pamamagitan ng unang pagpili ayon sa mga checkbox sa talaan. Kapag nag-pindut sa pindutan ng ibaba sa talaan ang mga pagkakaiba ay ipinapakita. - text_time_logged_by_changeset: Applied in changeset %{value}. - text_tip_work_package_begin_day: work package beginning this day - text_tip_work_package_begin_end_day: work package beginning and ending this day - text_tip_work_package_end_day: work package ending this day - text_type_no_workflow: No workflow defined for this type - text_unallowed_characters: Unallowed characters + text_time_logged_by_changeset: Ilapaylt sa changeset %{value}. + text_tip_work_package_begin_day: ang work package ay magsisimula ngayong araw + text_tip_work_package_begin_end_day: ang work package ay masisimula at magtatapos + ngayong araw + text_tip_work_package_end_day: ang work package ay matatapis ngayong araw + text_type_no_workflow: Walang workflow ay tinukoy para sa uri na ito + text_unallowed_characters: Hindi pinayagang mga karakter text_user_invited: Ang user ay inanyayahan at isa rin itong pending na registration. - text_user_wrote: "%{value} wrote:" + text_user_wrote: "%{value} isinulat:" text_warn_on_leaving_unsaved: Ang work package ay naglalaman ng hindi naka-save na mawala ito kapag ikaw ay aalisa sa pahinang ito. - text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all - its content? - text_wiki_page_destroy_children: Delete child pages and all their descendants - 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_reassign_children: Reassign child pages to this parent page - text_workflow_edit: Select a role and a type to edit the workflow - text_zoom_in: Zoom in + text_wiki_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang wiki na + ito at lahat ng nilalaman nito? + text_wiki_page_destroy_children: Burahin ang mga batang oahina at lahat ng mga kanyang + inapo + text_wiki_page_destroy_question: Ang pahina na ito ay mayroon %{descendants} batang + pahina at inaapo. Anon gusto mong gawin? + text_wiki_page_nullify_children: Panatalihin ang mga batang pahina bilang root na + pahina + text_wiki_page_reassign_children: Italaga muli ang batang pahina sa pahina ng magulang + na ito + text_workflow_edit: Pumili ng tungkulin at isang uri upang i-edit ang daloy ng trabaho + text_zoom_in: Palakihin text_zoom_out: Zoom out text_setup_mail_configuration: I-configure ang iyong tagapag-bigay ng email time: @@ -2353,32 +2364,32 @@ fil: time: "%I:%M %p" pm: pm timeframe: - show: Show timeframe - end: to - start: from + show: Magpakita ng timeframe + end: sa + start: mula sa timelines: admin_menu: color: Kulay - colors: Colors + colors: Mga kulay project_type: Uri ng proyekto - project_types: Project types + project_types: Ang mga uri ng proyekto project_menu: - project_associations: Dependencies - reportings: Status reportings - reports: Timeline reports + project_associations: Dependencia + reportings: Ang mga estado ng ulat + reports: Ang mga ulat ng timeline timelines: Ang mga timeline - add_project_association: Add dependency - associations: Dependencies - board_could_not_be_saved: Board could not be saved - button_delete_all: Delete all - change: Change in planning - children: Child elements + add_project_association: Magdagdag g dependency + associations: Dependencia + board_could_not_be_saved: Ang board ay hindi ma i-save + button_delete_all: Burahin ang lahat + change: Baguhin ang pagpaplano + children: Ang mga bata na elemento color_could_not_be_saved: Color could not be saved current_planning: Current planning dates: Dates dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub elements. - delete_all: Delete all + delete_all: Burahin ang lahat delete_thing: Burahin duration: Duration duration_days: @@ -2463,8 +2474,8 @@ fil: project_time_filter: Projects with a work package of a certain type in a certain timeframe project_time_filter_timeframe: Timeframe - project_time_filter_historical_from: from - project_time_filter_historical_to: to + project_time_filter_historical_from: mula sa + project_time_filter_historical_to: sa project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" @@ -2472,9 +2483,9 @@ fil: project_responsible: Show projects with responsible project_status: Show project status project_types: Show project types - timeframe: Show timeframe - timeframe_end: to - timeframe_start: from + timeframe: Magpakita ng timeframe + timeframe_end: sa + timeframe_start: mula sa timeline: General Settings zoom: Zoom factor history: Kasaysayan @@ -2540,13 +2551,13 @@ fil: ' start: Start timeline: Timeline report - timelines: Timeline reports + timelines: Ang mga ulat ng timeline settings: Ang mga timeline vertical_work_package: Vertical work packages without_project_type: Without project type you_are_viewing_the_selected_timeline: You are viewing the selected timeline report zoom: - in: Zoom in + in: Palakihin out: Zoom out days: Days weeks: Weeks @@ -2578,7 +2589,7 @@ fil: total_progress: Total progress user: all: lahat - active: active + active: aktibo activate: Activate activate_and_reset_failed_logins: Activate and reset failed logins authentication_provider: Authentication Provider diff --git a/config/locales/crowdin/js-fi.yml b/config/locales/crowdin/js-fi.yml index 36760b4b9e..531d47a655 100644 --- a/config/locales/crowdin/js-fi.yml +++ b/config/locales/crowdin/js-fi.yml @@ -88,7 +88,7 @@ fi: label_between: between label_board_locked: Lukittu label_board_sticky: Pysyvä - label_create_work_package: Create new work package + label_create_work_package: Luo uusi toimi paketin label_created_by: Luonut label_date: Päivä label_date_with_format: 'Kirjoita %{date_attribute} seuraavassa muodossa: %{format}' @@ -335,10 +335,9 @@ fi: errors: not_implemented: Aikajanaa ei voitu muodostaa koska se käyttää toimintoa jota ei ole vielä otettu käyttöön. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it - can help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. + report_comparison: Aikajanan voi tehdä määritetty vertailuja. Tarkista oikea + kohta asetukset, nollaa se voi auttaa ratkaisemaan tämän ongelman. + report_epicfail: Aikajana ei voi ladata koska odottamaton virhe. report_timeout: The timeline could not be loaded in a reasonable amount of time. filter: @@ -354,9 +353,9 @@ fi: noneSelection: "(none)" name: Nimi new_work_package: Uusi työpaketti - outline: Reset Outline + outline: Palauttaa Ääriviivat outlines: - aggregation: Show aggregations only + aggregation: Näyttää koosteita vain level1: Laajenna taso 1 level2: Laajenna taso 2 level3: Laajenna taso 3 @@ -378,8 +377,8 @@ fi: in: Lähennä out: Loitonna auto: Auto zoom - days: Days - weeks: Weeks + days: Päivää + weeks: Viikkoa months: Months quarters: Quarters years: Years diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 4f277669e5..27bb39b389 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -4,7 +4,7 @@ fil: ajax: hide: Itago loading: Naglo-load ... - close_popup_title: Close popup + close_popup_title: Isara ang popup close_filter_title: Isara ang filter close_form_title: Isara ang form clipboard: @@ -22,17 +22,17 @@ fil: button_copy: Kopyahin button_custom-fields: Mga pasadyang patlang button_delete: Burahin - button_delete_watcher: Delete watcher - button_details_view: Details view + button_delete_watcher: Burahin ang manunuod + button_details_view: Tingnan ang mga detalye button_duplicate: Kapareha button_edit: I-edit button_filter: Salain - button_list_view: List view + button_list_view: Tingnan ang listahan button_show_view: Tanawin sa buong screen button_log_time: Ang oras ng tala button_more: Iba pa button_move: Ilipat - button_open_details: Open details view + button_open_details: Buksan ang detalyeng view button_close_details: Isara ang mga detalye na view button_open_fullscreen: Buksan ang view ng buong screen button_quote: Quote @@ -73,15 +73,15 @@ fil: label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong komento ng gumagamit. label_add_columns: Magdagdag ng hanay - label_add_comment: Add comment + label_add_comment: Magdagdag ng komento label_add_comment_title: Mag-komento at mag-type ng @ upang ipaalam sa ibang tao label_add_selected_columns: Magdagdag ng napiling hanay - label_added_by: added by - label_added_time_by: Added by %{author} %{age} + label_added_by: idinagdag ni + label_added_time_by: Idinagdag ni %{author} %{age} label_ago: ang mga araw nakalipas label_all: lahat - label_all_work_packages: all work packages - label_and: and + label_all_work_packages: lahat ng mga work package + label_and: at label_ascending: Pataas label_author: 'May-Akda: %{user}' label_between: sa pagitan ng @@ -92,13 +92,13 @@ fil: label_date: Petsa label_date_with_format: 'Ipasok anv %{date_attribute} gamit ang sumusunod na format: %{format}' - label_deactivate: Deactivate + label_deactivate: I-deactivate label_descending: Pababa label_description: Deskripsyon label_cancel_comment: Ikansela ang komento label_closed_work_packages: isinara label_collapse: Bumagsak - label_collapsed: collapsed + label_collapsed: bumagsak label_collapse_all: Bumagsak lahat label_comment: Komento label_committed_at: "%{committed_revision_link} sa %{date}" @@ -108,79 +108,79 @@ fil: label_edit_comment: I-edit ang komentong ito label_edit_status: I-edit ang estado ng work package label_equals: ay - label_expand: Expand - label_expanded: expanded + label_expand: Palawakin + label_expanded: pinalawak label_expand_all: Malakihin lahat - label_export: Export + label_export: I-export label_filename: Payl label_filesize: Sukat label_greater_or_equal: ">==" label_group_by: Pangkat sa label_hide_attributes: Magpakita ng mas kaunti - label_hide_column: Hide column + label_hide_column: Itago ang mga hanay label_in: sa label_in_less_than: mas mababa kaysa label_in_more_than: mahigit sa - label_latest_activity: Latest Activity - label_last_updated_on: Last updated on + label_latest_activity: Pinakamabagong aktibidad + label_last_updated_on: Huking naka-update sa label_less_or_equal: "<=" label_less_than_ago: mas mababa kaysa sa mga araw na lumipas label_loading: Naglo-load... label_me: ako - label_menu_collapse: collapse - label_menu_expand: expand + label_menu_collapse: bumagsak + label_menu_expand: palawakin label_more_than_ago: mahigit sa araw nakalipas label_next: Susunod label_no_data: Walang data upang ipakita - label_no_due_date: no end date - label_no_start_date: no start date + label_no_due_date: walang katapusan petsa + label_no_start_date: walang simulang petsa label_none: wala label_not_contains: hindi naglalaman label_not_equals: ay hindi - label_on: 'on' + label_on: sa label_open_menu: Buksan ang pagpipilian label_open_work_packages: buksan label_password: Password label_previous: Nakaraan - label_per_page: 'Per page:' + label_per_page: 'Bawat pahina:' label_please_wait: Pakiusap maghantay label_visibility_settings: Ang mga setting ng katanyagan label_quote_comment: I-quote ang komentong ito label_reset: I-reset label_remove_columns: Tanggalin ang mga napiling hanay - label_save_as: Save as - label_select_watcher: Select a watcher... - label_selected_filter_list: Selected filters + label_save_as: I-save bilang + label_select_watcher: Pumili ng manunuod... + label_selected_filter_list: Napiling mga filter label_show_attributes: Ipakita ang lahat ng mga katangian - label_show_in_menu: Show page in menu + label_show_in_menu: Ipakita ang pahina ng pagpipilian label_sort_by: Sort by - label_sorted_by: sorted by + label_sorted_by: pinagsunod-sunod ayon sa label_sort_higher: Lumipat pataas label_sort_lower: Ilipat sa ibaba - label_sorting: Sorting - label_sum_for: Sum for + label_sorting: Pag-aayos + label_sum_for: Halaga para sa label_subject: Paksa label_this_week: ngayong semana label_today: ngayon label_activity_show_only_comments: Magpakita ng mga aktibidad sa komento lamang label_activity_show_all: Ipakita lahat ang mga aktibidad - label_total_progress: "%{percent}% Total progress" - label_visible_for_others: Page visible for others + label_total_progress: "%{percent}% Kabuang progreso" + label_visible_for_others: Pahina na makikita sa iba label_updated_on: i-update sa label_warning: Warning label_work_package: Work package label_work_package_plural: Ang mga work package label_watch: Tumingin - label_watch_work_package: Watch work package - label_watcher_added_successfully: Watcher successfully added! - label_watcher_deleted_successfully: Watcher successfully deleted! - label_work_package_details_you_are_here: You're on the %{tab} tab for %{type} - %{subject}. + label_watch_work_package: Tingnan ang work package + label_watcher_added_successfully: Ang mga manunuod ay matagunoay naidagdag! + label_watcher_deleted_successfully: Ang manunuod ay matagumpay naibura! + label_work_package_details_you_are_here: Nasa ka tab ka ng %{tab} tab para sa + %{type}%{subject}. label_unwatch: I-unwatch - label_unwatch_work_package: Unwatch work package - label_uploaded_by: Uploaded by - label_global_queries: Shared queries - label_custom_queries: Private queries + label_unwatch_work_package: I-unwatch ang work package + label_uploaded_by: Naka-upload sa pamamagitan ng + label_global_queries: Ibinahaging mga query + label_custom_queries: Pribadong mga query label_columns: Mga hanay label_attachments: Mga file label_drop_files: Ihulog ang mga file dito @@ -228,7 +228,7 @@ fil: click_to_switch_context: Buksan ang work package sa proyekto na iyan. autocompleter: label: Proyektong autocompletion - text_are_you_sure: Are you sure? + text_are_you_sure: Sigurado ka ba? types: attribute_groups: error_duplicate_group_name: Ang pangalan ng %{group} ay ginamit higit pa sa @@ -255,14 +255,14 @@ fil: typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: parent: Peyrent - children: Children - relates: Related To - duplicates: Duplicates - duplicated: Duplicated by - blocks: Blocks - blocked: Blocked by - precedes: Precedes - follows: Follows + children: Ang mga bata + relates: Nauugnay sa + duplicates: Mga kopya + duplicated: Nakakopya sa + blocks: Mga block + blocked: Naka-block sa + precedes: Ang mga nauna + follows: Sumusunod includes: Kasama partof: Bahagi ng requires: Kinakailangan @@ -271,7 +271,7 @@ fil: relations_hierarchy: hierarchy_headline: hierarchy relation_buttons: - change_parent: Change parent + change_parent: Palitan ng magulang remove_parent: Alisin ang magulang group_by_wp_type: Grupo sa pamamagitan ng uri ng work package group_by_relation_type: Grupo sa pamamagitan ng uri ng pakikipag-ugnayan @@ -314,8 +314,8 @@ fil: activate_asc: aktibo upang ilapat sa isang pataas na pagsaayos activate_dsc: aktibo upang ilapat sa pababa na pagsaayos activate_no: aktibk upang alisin ang pagsaayos - text_work_packages_destroy_confirmation: Are you sure you want to delete the selected - work package(s)? + text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin + ang napiling work package? text_query_destroy_confirmation: Are you sure you want to delete the selected query? text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang @@ -337,7 +337,7 @@ fil: button_activate: I-aktibo ang timeline mode button_deactivate: I-deactivate ang timeline mode cancel: Kanselahin - change: Change in planning + change: Baguhin ang pagpaplano due_date: Takdang petsa empty: "(empty)" error: Isang mali ang naganap. @@ -384,7 +384,7 @@ fil: notification: Pumindot sa kahit anong naka-highlight na work package upang lumikha ng kaugnayan. Pindutin ang escape upang kanselahin. zoom: - in: Zoom in + in: Palakihin out: Zoom out auto: Auto zoom days: Days @@ -521,7 +521,7 @@ fil: nilalaman placeholders: default: "-" - description: Click to enter description... + description: Pindutin uoang ipasok ang paglalarawan... query: column_names: Mga hanay group_by: Mga resulta sa grupo sa pamamagitan ng @@ -535,7 +535,7 @@ fil: sort_descending: Sort descending move_column_left: Move column left move_column_right: Move column right - hide_column: Hide column + hide_column: Itago ang mga hanay insert_columns: Insert columns ... filters: Mga nasala display_sums: Ipakita ang mga sum diff --git a/config/locales/crowdin/js-tr.yml b/config/locales/crowdin/js-tr.yml index dc8a50d78d..7bca8641a8 100644 --- a/config/locales/crowdin/js-tr.yml +++ b/config/locales/crowdin/js-tr.yml @@ -358,11 +358,11 @@ tr: outline: Reset Outline outlines: aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 + level1: Düzey 1 genişletin + level2: Düzey 2 genişletin + level3: Düzey 3 genişletin + level4: Seviye 4 genişletin + level5: Seviye 5 genişletin all: Tümünü göster project_status: Proje Durumu project_type: Proje türü diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index 792c58487d..8693137c28 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -2370,7 +2370,7 @@ tr: noneSelection: "(yok)" outline: Initial outline expansion parent: Show subprojects of - work_package_filters: Filter work packages + work_package_filters: İş paketlerini filtrele work_package_responsible: Show work packages with responsible work_package_assignee: Show work packages with assignee types: Türleri göster @@ -2384,8 +2384,8 @@ tr: project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" project_filters: Projeleri filtrele - project_responsible: Show projects with responsible - project_status: Show project status + project_responsible: Projeleri sorumlu ile göster + project_status: Proje durumunu göster project_types: Proje türlerini göster timeframe: Zaman aralığını göster timeframe_end: bitiş @@ -2401,23 +2401,23 @@ tr: new_timeline: Yeni zaman çizelgesi raporu no_projects_for_reporting_available: There are no projects to which a reporting association can be created. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. + no_right_to_view_timeline: Bağlantılı zaman çizelgesi görüntülemek için gerekli + izniniz yok. no_timeline_for_id: "%{id} kimlik numaralı bir zaman akışı yok." notice_successful_deleted_all_elements: Tüm elementler başarıyla silindi outline: Reset Outline outlines: aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 + level1: Düzey 1 genişletin + level2: Düzey 2 genişletin + level3: Düzey 3 genişletin + level4: Seviye 4 genişletin + level5: Seviye 5 genişletin all: Tümünü göster reporting_for_project: show: 'Status reported to project: %{title}' - edit_delete: 'status report for project: %{title}' - history: 'History for status for project: %{title}' + edit_delete: 'proje durum raporu: %{title}' + history: 'Proje durum geçmişi: %{title}' reporting: delete: 'Silinme durumu: %{comment}' edit: 'Düzenleme durumu: %{comment}' @@ -2447,8 +2447,8 @@ tr: emin misiniz? Zaman akışı raporunda görünen iş paketleri silinmeyecek. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Aşağıdaki raporlama silmek istediğinizden emin misiniz? + Önceki raporlama durumları da silinir. ' start: Başla @@ -2457,7 +2457,7 @@ tr: settings: Zaman çizelgeleri vertical_work_package: Dikey iş paketleri without_project_type: Proje türü olmadan - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + you_are_viewing_the_selected_timeline: Seçili zaman çizelgesi raporu görüntüleme zoom: in: Yakınlaştır out: Uzaklaştır @@ -2490,7 +2490,8 @@ tr: all: tüm active: etkin activate: Etkinleştir - activate_and_reset_failed_logins: Activate and reset failed logins + activate_and_reset_failed_logins: Başarısız oturum açma işlemlerinin kilidini + aç ve sıfırla authentication_provider: Kimlik doğrulama sağlayıcısı authentication_settings_disabled_due_to_external_authentication: 'This user authenticates via an external authentication provider, so there is no password in OpenProject From 15e920892ec34f279466017262e23f332ed89b65 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Wed, 28 Feb 2018 13:22:35 +0000 Subject: [PATCH 27/46] added missing custom option lookup during creation (#6198) [ci skip] --- .../api/v2/planning_elements_controller.rb | 4 +-- .../v2/planning_elements_controller_spec.rb | 29 +++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/app/controllers/api/v2/planning_elements_controller.rb b/app/controllers/api/v2/planning_elements_controller.rb index d79b5e5694..632081dced 100644 --- a/app/controllers/api/v2/planning_elements_controller.rb +++ b/app/controllers/api/v2/planning_elements_controller.rb @@ -118,14 +118,14 @@ module Api def issue_create_call attributes = permitted_params.planning_element(project: @project).except :note + attributes = lookup_custom_options attributes planning_element = @project.work_packages.build planning_element.attach_files(params[:attachments]) WorkPackages::CreateService .new(user: current_user) - .call(attributes: attributes, - work_package: @project.work_packages.build) + .call(attributes: attributes, work_package: planning_element) end def issue_update_call diff --git a/spec/controllers/api/v2/planning_elements_controller_spec.rb b/spec/controllers/api/v2/planning_elements_controller_spec.rb index 0047503918..978b1766f4 100644 --- a/spec/controllers/api/v2/planning_elements_controller_spec.rb +++ b/spec/controllers/api/v2/planning_elements_controller_spec.rb @@ -950,6 +950,35 @@ describe Api::V2::PlanningElementsController, type: :controller do expect(custom_value.value).not_to eq(custom_field.possible_values.first.id.to_s) expect(custom_value.value).to eq(custom_field.possible_values.second.id.to_s) end + + it 'creates the custom field value' do + post 'create', + params: { + project_id: project.identifier, + planning_element: { + subject: "custom option lookup test", + status_id: planning_element.status.id, + priority_id: planning_element.priority.id, + author_id: planning_element.author.id, + type_id: planning_element.type.id, + custom_fields: [ + { id: custom_field.id, value: 'bar' } + ] + } + }, + format: :xml + + expect(response.response_code).to eq(303) + + wp = WorkPackage.last + custom_value = wp.custom_values.find do |value| + value.custom_field.name == custom_field.name + end + + expect(custom_value).not_to be_nil + expect(custom_value.value).not_to eq(custom_field.possible_values.first.id.to_s) + expect(custom_value.value).to eq(custom_field.possible_values.second.id.to_s) + end end ## From 42a59fdd9b336617a3fdf75372d91b9940532f9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 28 Feb 2018 15:13:12 +0100 Subject: [PATCH 28/46] Wait for initialized CF [ci skip] --- spec/features/custom_fields/custom_fields_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/features/custom_fields/custom_fields_spec.rb b/spec/features/custom_fields/custom_fields_spec.rb index e8846c40b4..d7353eda7e 100644 --- a/spec/features/custom_fields/custom_fields_spec.rb +++ b/spec/features/custom_fields/custom_fields_spec.rb @@ -78,6 +78,7 @@ describe 'custom fields', js: true do with_enterprise_token(:multiselect_custom_fields) cf_page.visit! + expect_angular_frontend_initialized click_on custom_field.name end From 8174d1b832958f39de7adcac0adabc77d7509ba2 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 1 Mar 2018 02:42:55 +0000 Subject: [PATCH 29/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 191 +++++++++++++++--------------- config/locales/crowdin/js-fil.yml | 170 +++++++++++++------------- 2 files changed, 183 insertions(+), 178 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 5daae63c5e..808d337096 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -296,8 +296,8 @@ fil: attachment_content: Nilalaman ng nakalakip attachment_file_name: Pangalan ng nakalakip na file downloads: Ang mga na-download - file: Payl - filename: Payl + file: File + filename: File filesize: Sukat attribute_help_text: attribute_name: Katangian @@ -310,7 +310,7 @@ fil: attr_mail: Ang katangian ng Email base_dn: Ang Base DN host: Host - onthefly: Ang-paglipad-sa mga gawa ng gumagamit + onthefly: On-the-fly paglilikha ng gumagamit port: Port changeset: repository: Repositoryo @@ -319,7 +319,7 @@ fil: custom_field: default_value: Ang default na halaga editable: Pwedeng mabago - field_format: Pormasyon + field_format: Format is_filter: Gamitin bilang tagasala is_required: Kinakailangan max_length: Ang pinaka mahaba @@ -417,9 +417,9 @@ fil: end_insertion: Katapusan na end_deletion: Katapusan ng pagbubura fixed_version: Bersyon - parent: Peyrent - parent_issue: Peyrent - parent_work_package: Peyrent + parent: Magulang + parent_issue: Magulang + parent_work_package: Magulang priority: Ang prayoridad progress: Isinasagawa (%) responsible: Responsable @@ -592,7 +592,7 @@ fil: one: Ipinagbabawal na isang error sa %{model} na jto mula sa pagka-save other: "%{count} mga error na ipinagbabawal sa iton %{model} mula sa pagka-save" models: - attachment: Payl + attachment: File attribute_help_text: Tekstong tulong na katangian board: Forum comment: Komento @@ -1375,7 +1375,7 @@ fil: label_nothing_display: Walang maipakita label_nobody: walang sinuman label_none: wala - label_none_parentheses: "(none)" + label_none_parentheses: "(wala)" label_not_contains: hindi naglalaman label_not_equals: ay hindi label_notify_member_plural: I-update ang mga email @@ -1398,7 +1398,7 @@ fil: label_path_encoding: Landas ng page-encode label_pdf_with_descriptions: PDF na may mga paglalarawan label_per_page: Bawat pahina - label_people: People + label_people: Mga tao label_permissions: Mga pahintulot label_permissions_report: Mga pinahintulutan na ulat label_personalize_page: Personalize ang pahina na ito @@ -2399,119 +2399,122 @@ fil: button_delete_all: Burahin ang lahat change: Baguhin ang pagpaplano children: Ang mga bata na elemento - color_could_not_be_saved: Color could not be saved - current_planning: Current planning - dates: Dates - dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub - elements. + color_could_not_be_saved: Ang kulay ay hindi dapat naka-save + current_planning: Kasulukuyang pagpaplano + dates: Mga petsa + dates_are_calculated_based_on_sub_elements: Ang mga petsa ay kinakalkula nakabase + sa mga sub element. delete_all: Burahin ang lahat delete_thing: Burahin - duration: Duration + duration: Durasyon duration_days: one: Isang araw other: mga Isang %{count} araw - edit_color: Edit color - edit_project_type: Edit project type + edit_color: I-edit ang kulay + edit_project_type: I-edit ang uri ng proyekto edit_thing: I-edit - edit_timeline: Edit timeline report %{timeline} - delete_timeline: Delete timeline report %{timeline} - empty: "(empty)" - enable_type_in_project: Enable type "%{type}" - end: End + edit_timeline: I-edit ang timeline ng ulat %{timeline} + delete_timeline: Burahin ang timeline ng proyekto %{timeline} + empty: "(walang laman)" + enable_type_in_project: Paganahin ang uri "%{type}" + end: Katapusan errors: - not_implemented: The timeline could not be rendered because it uses a feature - that is not yet implemented. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it can - help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. - report_timeout: The timeline could not be loaded in a reasonable amount of time. + not_implemented: Ang timeline ay hindi dapat naka-render dahil ito ay gumagamit + ng tampok na hindi pa naipapatupad. + report_comparison: Ang timeline ay dapathindi naka-render ang nakaayos na paghahambing + na ito. Mangyaring suriin ang nararapat na seksyon sa kumpigurasyo, pag-resetting + ay maaring makatulog sa pag resolba ng problema. + report_epicfail: Ang timeline ay hindi maipupuno sa kadahilanang may di inaasahang + pagkakamali. + report_timeout: Ang timeline ay hindi maipupuno dahil sa isang makatwirang halaga + ng oras. filter: errors: - timeframe_start: 'The timeframe start ' - timeframe_end: 'The timeframe end ' - compare_to_relative: 'The value of the relative comparison ' - compare_to_absolute: 'The value of the absolute comparison ' - planning_element_time_relative_one: 'The start for work packages in a certain - timeframe ' - planning_element_time_relative_two: 'The end for work packages in a certain - timeframe ' - planning_element_time_absolute_one: 'The start for work packages in a certain - timeframe ' - planning_element_time_absolute_two: 'The end for work packages in a certain - timeframe ' + timeframe_start: 'Ang timeframe ay nagsisimula ' + timeframe_end: 'Ang timeframe ay natapos na ' + compare_to_relative: 'Ang halaga ng paghahambing ng kamag-anak ' + compare_to_absolute: 'Ang halaga ng ganap na paghahambing ' + planning_element_time_relative_one: 'Ang pagsisimula ng para sa mga packages + na gawain sa isang tiyak na timeframe ' + planning_element_time_relative_two: 'Ang pagtatapos sa mga packages ng gawain + sa isang tiyak na timeframe ' + planning_element_time_absolute_one: 'Ang pagsisimula sa mga package ng gawain + sa isang tiyak na timeframe ' + planning_element_time_absolute_two: 'Ang pagtatapos ng mga package na gawain + sa tiyak na timeframe ' sort: - sortation: Sort by - alphabet: alphabet - explicit_order: explicit order - project_sortation: Sort projects by - date: date - default: default + sortation: Pag-uuri sa pamamagitan ng + alphabet: ang alpabeto + explicit_order: tahasang pagkasunud-sunod + project_sortation: Inuring mga proyekto sa pamamagitan ng + date: ang petsa + default: pasadya column: assigned_to: Naitalaga type: Uri - due_date: End date + due_date: Ang pagtatapos ng petsa name: Pangalan status: Estado responsible: Responsable start_date: Petsa ng pagsimula columns: Mga hanay - comparisons: Comparisons + comparisons: Mga kahalintulad comparison: - absolute: Absolute - none: None - relative: Relative - compare_relative_prefix: Compare current planning to - compare_relative_suffix: ago - compare_absolute: Compare current planning to %{date} + absolute: Ganap + none: Wala + relative: Ang kamag-anak + compare_relative_prefix: Ikumpara sa kasalukuyang pagpaplano sa + compare_relative_suffix: ang nakalipas + compare_absolute: Ikumpara sa kasalukyang pagpaplano sa %{date} time_relative: days: mga araw - weeks: weeks - months: months - exclude_own_work_packages: Hide work packages from this project - exclude_reporters: Hide other projects - exclude_empty: Hide empty projects - grouping: Grouping - grouping_hide_group: Hide group "%{group}" - grouping_one: First grouping criterion - grouping_one_phrase: Is a subproject of + weeks: mga linggo + months: mga buwan + exclude_own_work_packages: Itago ang mga package na gawain mula sa proeyktong + ito + exclude_reporters: Itago ang iba pang mga proyekto + exclude_empty: Itago ang mga walang nilalaman na mga proyekto + grouping: Ang pagpapangkat + grouping_hide_group: Itago ang grupo na "%{group}" + grouping_one: Unang pagpapangkat na kriterya + grouping_one_phrase: Ay isang subproject sa grouping_other: Iba pa - hide_chart: Hide chart - noneElement: "(none)" - noneSelection: "(none)" - outline: Initial outline expansion - parent: Show subprojects of - work_package_filters: Filter work packages - work_package_responsible: Show work packages with responsible - work_package_assignee: Show work packages with assignee - types: Show types - status: Show status - project_time_filter: Projects with a work package of a certain type in a certain - timeframe - project_time_filter_timeframe: Timeframe + hide_chart: Itago ang tsart + noneElement: "(wala)" + noneSelection: "(wala)" + outline: Paunang pagpapalawak ng balangkas + parent: Ipakita ang mga subproject sa + work_package_filters: I-filter ang mga package na gawain + work_package_responsible: Ipakita ang mga responsabling package na gawain + work_package_assignee: Ipakita ang mga itinalagang package na gawain + types: Ipakita ang mga uri + status: Ipakita ang estado + project_time_filter: Mga proyektong mayroong package na gawain sa isang tiyak + na uri sa tiyak na timeframe + project_time_filter_timeframe: Ang timeframe project_time_filter_historical_from: mula sa project_time_filter_historical_to: sa project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" - project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, - %{end_label} %{endspan}%{endspanunit} from now" - project_filters: Filter projects - project_responsible: Show projects with responsible - project_status: Show project status - project_types: Show project types + project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} na + ang nakakaraan, %{end_label} %{endspan}%{endspanunit} mula sa ngayon" + project_filters: I-filter ang mga proyekto + project_responsible: Ipakita ang mga responsabling proyekto + project_status: Ipakita ang estado ng proyekto + project_types: Ipakita ang mga uri ng proyekto timeframe: Magpakita ng timeframe timeframe_end: sa timeframe_start: mula sa - timeline: General Settings - zoom: Zoom factor + timeline: Mga pangkalahatan na setting + zoom: Ang zoom na kadahilanan history: Kasaysayan - new_color: New color - new_association: New dependency + new_color: Bagong kulay + new_association: Bagong dependencia new_work_package: Bagong work package - new_project_type: New project type - new_reporting: New reporting - new_timeline: New timeline report - no_projects_for_reporting_available: There are no projects to which a reporting - association can be created. + new_project_type: Bagong uri na proyekto + new_reporting: Bagong pag-uulat + new_timeline: Bagong timeline na ulat + no_projects_for_reporting_available: Walang mga proyekto upang piliin kung alin + proyekto asosasyon ang maaring likhain. no_right_to_view_timeline: You do not have the necessary permission to view the linked timeline. no_timeline_for_id: There is no timeline with ID %{id}. @@ -2716,4 +2719,4 @@ fil: start_date: Start date cannot be set on parent work packages. writing_read_only_attributes: You must not write a read-only attribute. resources: - schema: Schema + schema: Iskema diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 78eb909acd..1b31148ef9 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -53,7 +53,7 @@ fil: description: text_open_filter: Buksan ang filter na ito sa 'ALT' at ang mga arrow key. text_close_filter: Upang pumili ng isang iniwang entry ng. - noneElement: "(none)" + noneElement: "(wala)" time_zone_converted: two_values: "%{from} - %{to} sa iyong lokal na oras." only_start: Mula sa %{from} sa iyong lokal na oras. @@ -114,7 +114,7 @@ fil: label_expanded: pinalawak label_expand_all: Malakihin lahat label_export: I-export - label_filename: Payl + label_filename: File label_filesize: Sukat label_greater_or_equal: ">==" label_group_by: Pangkat sa @@ -155,7 +155,7 @@ fil: label_selected_filter_list: Napiling mga filter label_show_attributes: Ipakita ang lahat ng mga katangian label_show_in_menu: Ipakita ang pahina ng pagpipilian - label_sort_by: Sort by + label_sort_by: Pag-uuri sa pamamagitan ng label_sorted_by: pinagsunod-sunod ayon sa label_sort_higher: Lumipat pataas label_sort_lower: Ilipat sa ibaba @@ -256,7 +256,7 @@ fil: label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: - parent: Peyrent + parent: Magulang children: Ang mga bata relates: Nauugnay sa duplicates: Mga kopya @@ -295,18 +295,18 @@ fil: repositories: select_tag: Pumiling ng tag select_branch: Pumili ng sangay - field_value_enter_prompt: Enter a value for '%{field}' + field_value_enter_prompt: Ipasok ang halaga para sa %{field} select2: input_too_short: - one: Please enter one more character - other: Please enter {{count}} more characters + one: Mangyaring ipasok ang higit isang karakter + other: Mangyaring ipasok ang {{count}} maraming karakter zero: Please enter more characters - load_more: Loading more results ... - no_matches: No matches found - searching: Searching ... + load_more: Naglo-load ng ibang resulta ... + no_matches: Walang magkatugmang natagpuan + searching: Naghahanap ... selection_too_big: - one: You can only select one item - other: You can only select {{limit}} items + one: Maari ka lamang oumili ng isang aytem + other: Maari ka lamang pumili ng mga {{limit}} aytem zero: You cannot select any items sort: sorted_asc: 'Pataas na paayos ang inilapat ' @@ -318,7 +318,7 @@ fil: activate_no: aktibk upang alisin ang pagsaayos text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang napiling work package? - text_query_destroy_confirmation: Are you sure you want to delete the selected + text_query_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang napiling query? text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang nakalakip? @@ -341,28 +341,29 @@ fil: cancel: Kanselahin change: Baguhin ang pagpaplano due_date: Takdang petsa - empty: "(empty)" + empty: "(walang laman)" error: Isang mali ang naganap. errors: - not_implemented: The timeline could not be rendered because it uses a feature - that is not yet implemented. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it - can help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. - report_timeout: The timeline could not be loaded in a reasonable amount of - time. + not_implemented: Ang timeline ay hindi dapat naka-render dahil ito ay gumagamit + ng tampok na hindi pa naipapatupad. + report_comparison: Ang timeline ay dapathindi naka-render ang nakaayos na + paghahambing na ito. Mangyaring suriin ang nararapat na seksyon sa kumpigurasyo, + pag-resetting ay maaring makatulog sa pag resolba ng problema. + report_epicfail: Ang timeline ay hindi maipupuno sa kadahilanang may di inaasahang + pagkakamali. + report_timeout: Ang timeline ay hindi maipupuno dahil sa isang makatwirang + halaga ng oras. filter: column: assigned_to: Naitalaga type: Uri - due_date: End date + due_date: Ang pagtatapos ng petsa name: Pangalan status: Estado responsible: Responsable start_date: Petsa ng pagsimula grouping_other: Iba pa - noneSelection: "(none)" + noneSelection: "(wala)" name: Pangalan new_work_package: Bagong work package outline: Reset Outline @@ -376,12 +377,13 @@ fil: all: Show all project_status: Estado ng proyekto project_type: Uri ng proyekto - really_close_dialog: Do you really want to close the dialog and lose the entered - data? + really_close_dialog: Sigurado ka na ba na gusto mong isara ang dialogo at mawala + lahat ang ipanasok na data? responsible: Responsable save: I-save start_date: Petsa ng pagsimula - tooManyProjects: More than %{count} Projects. Please use a better filter! + tooManyProjects: Higit sa %{count} mga Proyekto. Mangyaring gumamit ng mas magandang + filter! selection_mode: notification: Pumindot sa kahit anong naka-highlight na work package upang lumikha ng kaugnayan. Pindutin ang escape upang kanselahin. @@ -394,12 +396,12 @@ fil: months: Months quarters: Quarters years: Years - slider: Zoom slider + slider: Zoom Slider tl_toolbar: zooms: Zoom level outlines: Hierarchy level unsupported_browser: - title: Your browser version is not supported + title: Ang iyong bersyong browser ay hindi suportado message: Ang bersyon ng browser na ginagamit mo ay hindi na suportado ng OpenProject. update_message: Magyaring i-update ang iyong broswer. update_ie_user: Mangyaring lumipat sa Mozilla Firefox o Google Chromw, o i-upgrade @@ -407,21 +409,21 @@ fil: learn_more: Matuto ng higit pa close_warning: Huwag pansinin ang babala ito. wiki_formatting: - strong: Strong + strong: Malakas italic: Italic - underline: Underline - deleted: Deleted + underline: Salungguhitan + deleted: Binura code: Inline Code - heading1: Heading 1 - heading2: Heading 2 - heading3: Heading 3 - unordered_list: Unordered List - ordered_list: Ordered List + heading1: Pamuhatan 1 + heading2: Pamuhatan 2 + heading3: Pamuhatan 3 + unordered_list: Listahan ng hindi pagkasunod-sunod + ordered_list: Listahan ng pagkasunod-sunod quote: Quote unquote: Unquote - preformatted_text: Preformatted Text - wiki_link: Link to a Wiki page - image: Image + preformatted_text: Tekstong naka-preformat + wiki_link: Ang link sa pahinang wiki + image: Larawan work_packages: bulk_actions: move: Ilipat ang bulk @@ -436,8 +438,8 @@ fil: work package? description_filter: Salain description_enter_text: Ipasok ang teksto - description_options_hide: Hide options - description_options_show: Show options + description_options_hide: Itago ang mga opsyon + description_options_show: Ipakita ang mga opsyon error: edit_prohibited: Ang pag-iedit ng %{attribute} ay naka-block para sa work package na ito. Alinman sa katangian ito ay nagmula sa relasyon (hal. mga @@ -447,22 +449,22 @@ fil: general: Isang mali ang naganap. edit_attribute: "%{attribute} - I-edit" key_value: "%{key}: %{value}" - label_enable_multi_select: Enable multiselect - label_disable_multi_select: Disable multiselect + label_enable_multi_select: Paganahin ang mga pagpipilian + label_disable_multi_select: Hindi pinagana ang maraming pagpipilian label_filter_add: Magdagdag ng filter label_options: Mga opsyon - label_column_multiselect: 'Combined dropdown field: Select with arrow keys, - confirm selection with enter, delete with backspace' + label_column_multiselect: 'Pagsamahin ang dropdown na patlang: Piliin na may + mga arrow key, kumpirmahin ang pinili gamit ang enter, burahin gamit ang backspace' label_switch_to_single_select: Lumipat sa napiling solo label_switch_to_multi_select: Lumipat sa maramihang pagpili - message_error_during_bulk_delete: An error occurred while trying to delete work - packages. - message_successful_bulk_delete: Successfully deleted work packages. + message_error_during_bulk_delete: Isang mali ang naganap habang sinusubukan + burahin ang mga work package. + message_successful_bulk_delete: Matagumpay naibura ang mga work package. message_successful_show_in_fullscreen: Pindutin dito upang buksan ang work package na ito sa fullscreen view. message_view_spent_time: Magpakita ng oras na nagamit para sa work package na ito - no_value: No value + no_value: Walang halaga inline_create: title: Pindutin dito upang magdagdag ng bagong work package sa listahan na ito @@ -489,8 +491,8 @@ fil: out. property_groups: details: Mga detalye - people: People - estimatesAndTime: Estimates & Time + people: Mga tao + estimatesAndTime: Ang mga pagtatantya at oras other: Iba pa properties: assignee: Naitalaga @@ -502,7 +504,7 @@ fil: estimatedTime: Tinantyang oras spentTime: Nauubos na oras category: Kategorya - percentageDone: Percentage done + percentageDone: Porsyentong natapos priority: Ang prayoridad projectName: Proyekto responsible: Responsable @@ -533,16 +535,16 @@ fil: hierarchy_disabled_by_group_by: Ang Hierarchy mode ay hindi pinagana dahil sa mga resulta na pag-grupo sa pamamagitan ng %{column}. hierarchy_mode: Hierarchy mode - sort_ascending: Sort ascending - sort_descending: Sort descending - move_column_left: Move column left - move_column_right: Move column right + sort_ascending: Ayusin pataas + sort_descending: Ayusin pababa + move_column_left: Ilipat ang hanay sa kaliwa + move_column_right: Ilipat ang hanay sa kanan hide_column: Itago ang mga hanay - insert_columns: Insert columns ... + insert_columns: Isingit ang mga hanay... filters: Mga nasala display_sums: Ipakita ang mga sum errors: - unretrievable_query: Unable to retrieve query from URL + unretrievable_query: Hindi mabalik ang query mula sa URL not_found: Walang ganitong query text_no_results: Walang mga nagkakatugmang query ay natagpuan. table: @@ -557,36 +559,36 @@ fil: tabs: overview: Buod activity: Aktibidad - relations: Relations + relations: Mga relasyon watchers: Manonood attachments: Mga kalakip time_relative: days: mga araw - weeks: weeks - months: months + weeks: mga linggo + months: mga buwan toolbar: settings: - columns: Columns ... - sort_by: Sort by ... - group_by: Group by ... - display_sums: Display sums + columns: Mga hanay ... + sort_by: Ayusin sa ... + group_by: Grupohin sa ... + display_sums: Ipakita ang kabuuan display_hierarchy: Ipakita ang hierarchy hide_hierarchy: Itago anh hierarchy - hide_sums: Hide sums + hide_sums: Itago ang kabuuan save: I-save - save_as: Save as ... - export: Export ... + save_as: I-save bilang ... + export: I-export ... publish: Ipalabas... - page_settings: Rename query ... + page_settings: Palitan ng pangalan ang query... delete: Burahin filter: Salain unselected_title: Work package search_query_label: Hanapin ang mga naka-save na query search_query_title: Pindutin upang hanapin ang mga naka-save na filter query modals: - label_settings: Rename query + label_settings: Palitan ng pangalan ang query label_name: Pangalan - label_delete_page: Delete current page + label_delete_page: Burahin ang kasukuyang pahina button_apply: Ilagay button_save: I-save button_submit: Sumite @@ -607,28 +609,28 @@ fil: notice_successful_update: Matagumpay nai-update. notice_bad_request: Masamang kahilingan. relations: - empty: No relation exists + empty: Walang relasyon ang umiiral remove: Alisin ang relasyon inplace: - button_edit: "%{attribute}: Edit" - button_save: "%{attribute}: Save" - button_cancel: "%{attribute}: Cancel" + button_edit: "%{attribute}: I-edit" + button_save: "%{attribute}: I-save" + button_cancel: "%{attribute}: Kanselahin" button_save_all: I-save button_cancel_all: Kanselahin link_formatting_help: Ang tekstong pagfo-format ng tulong btn_preview_enable: Tanawin ulit - btn_preview_disable: Disable preview - null_value_label: No value + btn_preview_disable: Hindi pinagana ang preview + null_value_label: Walang halaga clear_value_label: "-" errors: - required: "%{field} cannot be empty" - number: "%{field} is not a valid number" + required: "%{field} hindi maaring walang laman" + number: "%{field} ay hindi balidong numero" maxlength: "%{field} hindi maaring maglaman na mas higit pa sa %{maxLength} mga digit" minlength: "%{field} hindi maaaring mas kaunti sa %{minLength} mga digit" messages_on_field: 'Ito patlang ay hindi balido: %{messages}' - error_could_not_resolve_version_name: Couldn't resolve version name - error_could_not_resolve_user_name: Couldn't resolve user name + error_could_not_resolve_version_name: Hindi ma resolba ang bersyon na pangalan + error_could_not_resolve_user_name: Hindi mairesolba ang pangalan ng gumagamit units: workPackage: one: work package @@ -637,8 +639,8 @@ fil: one: isang bata work package other: "%{count} work package mga bata" hour: - one: 1 hour - other: "%{count} hours" + one: Isang oras + other: "%{count} mga oras" zero: 0 hours zen_mode: button_activate: I-aktibo ang zen mode From 4ed8e07e4e8f65b43cdab87b2e93cb99710d51ff Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 1 Mar 2018 02:43:39 +0000 Subject: [PATCH 30/46] update locales from crowdin --- config/locales/crowdin/fil.yml | 191 +++++++++++++++--------------- config/locales/crowdin/js-fil.yml | 170 +++++++++++++------------- 2 files changed, 183 insertions(+), 178 deletions(-) diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index dbb8c1b787..11fbf45e4f 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -281,8 +281,8 @@ fil: show_until: I-displey hanggang attachment: downloads: Ang mga na-download - file: Payl - filename: Payl + file: File + filename: File filesize: Sukat attribute_help_text: attribute_name: Katangian @@ -295,7 +295,7 @@ fil: attr_mail: Ang katangian ng Email base_dn: Ang Base DN host: Host - onthefly: Ang-paglipad-sa mga gawa ng gumagamit + onthefly: On-the-fly paglilikha ng gumagamit port: Port changeset: repository: Repositoryo @@ -304,7 +304,7 @@ fil: custom_field: default_value: Ang default na halaga editable: Pwedeng mabago - field_format: Pormasyon + field_format: Format is_filter: Gamitin bilang tagasala is_required: Kinakailangan max_length: Ang pinaka mahaba @@ -414,9 +414,9 @@ fil: end_insertion: Katapusan na end_deletion: Katapusan ng pagbubura fixed_version: Bersyon - parent: Peyrent - parent_issue: Peyrent - parent_work_package: Peyrent + parent: Magulang + parent_issue: Magulang + parent_work_package: Magulang priority: Ang prayoridad progress: Isinasagawa (%) responsible: Responsable @@ -585,7 +585,7 @@ fil: one: Ipinagbabawal na isang error sa %{model} na jto mula sa pagka-save other: "%{count} mga error na ipinagbabawal sa iton %{model} mula sa pagka-save" models: - attachment: Payl + attachment: File attribute_help_text: Tekstong tulong na katangian board: Forum comment: Komento @@ -1359,7 +1359,7 @@ fil: label_nothing_display: Walang maipakita label_nobody: walang sinuman label_none: wala - label_none_parentheses: "(none)" + label_none_parentheses: "(wala)" label_not_contains: hindi naglalaman label_not_equals: ay hindi label_notify_member_plural: I-update ang mga email @@ -1382,7 +1382,7 @@ fil: label_path_encoding: Landas ng page-encode label_pdf_with_descriptions: PDF na may mga paglalarawan label_per_page: Bawat pahina - label_people: People + label_people: Mga tao label_permissions: Mga pahintulot label_permissions_report: Mga pinahintulutan na ulat label_personalize_page: Personalize ang pahina na ito @@ -2384,119 +2384,122 @@ fil: button_delete_all: Burahin ang lahat change: Baguhin ang pagpaplano children: Ang mga bata na elemento - color_could_not_be_saved: Color could not be saved - current_planning: Current planning - dates: Dates - dates_are_calculated_based_on_sub_elements: Dates are calculated based on sub - elements. + color_could_not_be_saved: Ang kulay ay hindi dapat naka-save + current_planning: Kasulukuyang pagpaplano + dates: Mga petsa + dates_are_calculated_based_on_sub_elements: Ang mga petsa ay kinakalkula nakabase + sa mga sub element. delete_all: Burahin ang lahat delete_thing: Burahin - duration: Duration + duration: Durasyon duration_days: one: Isang araw other: mga Isang %{count} araw - edit_color: Edit color - edit_project_type: Edit project type + edit_color: I-edit ang kulay + edit_project_type: I-edit ang uri ng proyekto edit_thing: I-edit - edit_timeline: Edit timeline report %{timeline} - delete_timeline: Delete timeline report %{timeline} - empty: "(empty)" - enable_type_in_project: Enable type "%{type}" - end: End + edit_timeline: I-edit ang timeline ng ulat %{timeline} + delete_timeline: Burahin ang timeline ng proyekto %{timeline} + empty: "(walang laman)" + enable_type_in_project: Paganahin ang uri "%{type}" + end: Katapusan errors: - not_implemented: The timeline could not be rendered because it uses a feature - that is not yet implemented. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it can - help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. - report_timeout: The timeline could not be loaded in a reasonable amount of time. + not_implemented: Ang timeline ay hindi dapat naka-render dahil ito ay gumagamit + ng tampok na hindi pa naipapatupad. + report_comparison: Ang timeline ay dapathindi naka-render ang nakaayos na paghahambing + na ito. Mangyaring suriin ang nararapat na seksyon sa kumpigurasyo, pag-resetting + ay maaring makatulog sa pag resolba ng problema. + report_epicfail: Ang timeline ay hindi maipupuno sa kadahilanang may di inaasahang + pagkakamali. + report_timeout: Ang timeline ay hindi maipupuno dahil sa isang makatwirang halaga + ng oras. filter: errors: - timeframe_start: 'The timeframe start ' - timeframe_end: 'The timeframe end ' - compare_to_relative: 'The value of the relative comparison ' - compare_to_absolute: 'The value of the absolute comparison ' - planning_element_time_relative_one: 'The start for work packages in a certain - timeframe ' - planning_element_time_relative_two: 'The end for work packages in a certain - timeframe ' - planning_element_time_absolute_one: 'The start for work packages in a certain - timeframe ' - planning_element_time_absolute_two: 'The end for work packages in a certain - timeframe ' + timeframe_start: 'Ang timeframe ay nagsisimula ' + timeframe_end: 'Ang timeframe ay natapos na ' + compare_to_relative: 'Ang halaga ng paghahambing ng kamag-anak ' + compare_to_absolute: 'Ang halaga ng ganap na paghahambing ' + planning_element_time_relative_one: 'Ang pagsisimula ng para sa mga packages + na gawain sa isang tiyak na timeframe ' + planning_element_time_relative_two: 'Ang pagtatapos sa mga packages ng gawain + sa isang tiyak na timeframe ' + planning_element_time_absolute_one: 'Ang pagsisimula sa mga package ng gawain + sa isang tiyak na timeframe ' + planning_element_time_absolute_two: 'Ang pagtatapos ng mga package na gawain + sa tiyak na timeframe ' sort: - sortation: Sort by - alphabet: alphabet - explicit_order: explicit order - project_sortation: Sort projects by - date: date - default: default + sortation: Pag-uuri sa pamamagitan ng + alphabet: ang alpabeto + explicit_order: tahasang pagkasunud-sunod + project_sortation: Inuring mga proyekto sa pamamagitan ng + date: ang petsa + default: pasadya column: assigned_to: Naitalaga type: Uri - due_date: End date + due_date: Ang pagtatapos ng petsa name: Pangalan status: Estado responsible: Responsable start_date: Petsa ng pagsimula columns: Mga hanay - comparisons: Comparisons + comparisons: Mga kahalintulad comparison: - absolute: Absolute - none: None - relative: Relative - compare_relative_prefix: Compare current planning to - compare_relative_suffix: ago - compare_absolute: Compare current planning to %{date} + absolute: Ganap + none: Wala + relative: Ang kamag-anak + compare_relative_prefix: Ikumpara sa kasalukuyang pagpaplano sa + compare_relative_suffix: ang nakalipas + compare_absolute: Ikumpara sa kasalukyang pagpaplano sa %{date} time_relative: days: mga araw - weeks: weeks - months: months - exclude_own_work_packages: Hide work packages from this project - exclude_reporters: Hide other projects - exclude_empty: Hide empty projects - grouping: Grouping - grouping_hide_group: Hide group "%{group}" - grouping_one: First grouping criterion - grouping_one_phrase: Is a subproject of + weeks: mga linggo + months: mga buwan + exclude_own_work_packages: Itago ang mga package na gawain mula sa proeyktong + ito + exclude_reporters: Itago ang iba pang mga proyekto + exclude_empty: Itago ang mga walang nilalaman na mga proyekto + grouping: Ang pagpapangkat + grouping_hide_group: Itago ang grupo na "%{group}" + grouping_one: Unang pagpapangkat na kriterya + grouping_one_phrase: Ay isang subproject sa grouping_other: Iba pa - hide_chart: Hide chart - noneElement: "(none)" - noneSelection: "(none)" - outline: Initial outline expansion - parent: Show subprojects of - work_package_filters: Filter work packages - work_package_responsible: Show work packages with responsible - work_package_assignee: Show work packages with assignee - types: Show types - status: Show status - project_time_filter: Projects with a work package of a certain type in a certain - timeframe - project_time_filter_timeframe: Timeframe + hide_chart: Itago ang tsart + noneElement: "(wala)" + noneSelection: "(wala)" + outline: Paunang pagpapalawak ng balangkas + parent: Ipakita ang mga subproject sa + work_package_filters: I-filter ang mga package na gawain + work_package_responsible: Ipakita ang mga responsabling package na gawain + work_package_assignee: Ipakita ang mga itinalagang package na gawain + types: Ipakita ang mga uri + status: Ipakita ang estado + project_time_filter: Mga proyektong mayroong package na gawain sa isang tiyak + na uri sa tiyak na timeframe + project_time_filter_timeframe: Ang timeframe project_time_filter_historical_from: mula sa project_time_filter_historical_to: sa project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" - project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, - %{end_label} %{endspan}%{endspanunit} from now" - project_filters: Filter projects - project_responsible: Show projects with responsible - project_status: Show project status - project_types: Show project types + project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} na + ang nakakaraan, %{end_label} %{endspan}%{endspanunit} mula sa ngayon" + project_filters: I-filter ang mga proyekto + project_responsible: Ipakita ang mga responsabling proyekto + project_status: Ipakita ang estado ng proyekto + project_types: Ipakita ang mga uri ng proyekto timeframe: Magpakita ng timeframe timeframe_end: sa timeframe_start: mula sa - timeline: General Settings - zoom: Zoom factor + timeline: Mga pangkalahatan na setting + zoom: Ang zoom na kadahilanan history: Kasaysayan - new_color: New color - new_association: New dependency + new_color: Bagong kulay + new_association: Bagong dependencia new_work_package: Bagong work package - new_project_type: New project type - new_reporting: New reporting - new_timeline: New timeline report - no_projects_for_reporting_available: There are no projects to which a reporting - association can be created. + new_project_type: Bagong uri na proyekto + new_reporting: Bagong pag-uulat + new_timeline: Bagong timeline na ulat + no_projects_for_reporting_available: Walang mga proyekto upang piliin kung alin + proyekto asosasyon ang maaring likhain. no_right_to_view_timeline: You do not have the necessary permission to view the linked timeline. no_timeline_for_id: There is no timeline with ID %{id}. @@ -2703,4 +2706,4 @@ fil: start_date: Start date cannot be set on parent work packages. writing_read_only_attributes: You must not write a read-only attribute. resources: - schema: Schema + schema: Iskema diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 27bb39b389..4a38b4a830 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -53,7 +53,7 @@ fil: description: text_open_filter: Buksan ang filter na ito sa 'ALT' at ang mga arrow key. text_close_filter: Upang pumili ng isang iniwang entry ng. - noneElement: "(none)" + noneElement: "(wala)" time_zone_converted: two_values: "%{from} - %{to} sa iyong lokal na oras." only_start: Mula sa %{from} sa iyong lokal na oras. @@ -112,7 +112,7 @@ fil: label_expanded: pinalawak label_expand_all: Malakihin lahat label_export: I-export - label_filename: Payl + label_filename: File label_filesize: Sukat label_greater_or_equal: ">==" label_group_by: Pangkat sa @@ -153,7 +153,7 @@ fil: label_selected_filter_list: Napiling mga filter label_show_attributes: Ipakita ang lahat ng mga katangian label_show_in_menu: Ipakita ang pahina ng pagpipilian - label_sort_by: Sort by + label_sort_by: Pag-uuri sa pamamagitan ng label_sorted_by: pinagsunod-sunod ayon sa label_sort_higher: Lumipat pataas label_sort_lower: Ilipat sa ibaba @@ -254,7 +254,7 @@ fil: label_discard: Itapon ang napili typeahead_placeholder: Maghanap ng posibleng watchers relation_labels: - parent: Peyrent + parent: Magulang children: Ang mga bata relates: Nauugnay sa duplicates: Mga kopya @@ -293,18 +293,18 @@ fil: repositories: select_tag: Pumiling ng tag select_branch: Pumili ng sangay - field_value_enter_prompt: Enter a value for '%{field}' + field_value_enter_prompt: Ipasok ang halaga para sa %{field} select2: input_too_short: - one: Please enter one more character - other: Please enter {{count}} more characters + one: Mangyaring ipasok ang higit isang karakter + other: Mangyaring ipasok ang {{count}} maraming karakter zero: Please enter more characters - load_more: Loading more results ... - no_matches: No matches found - searching: Searching ... + load_more: Naglo-load ng ibang resulta ... + no_matches: Walang magkatugmang natagpuan + searching: Naghahanap ... selection_too_big: - one: You can only select one item - other: You can only select {{limit}} items + one: Maari ka lamang oumili ng isang aytem + other: Maari ka lamang pumili ng mga {{limit}} aytem zero: You cannot select any items sort: sorted_asc: 'Pataas na paayos ang inilapat ' @@ -316,7 +316,7 @@ fil: activate_no: aktibk upang alisin ang pagsaayos text_work_packages_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang napiling work package? - text_query_destroy_confirmation: Are you sure you want to delete the selected + text_query_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang napiling query? text_attachment_destroy_confirmation: Sigurado ka ba na gusto mong burahin ang nakalakip? @@ -339,28 +339,29 @@ fil: cancel: Kanselahin change: Baguhin ang pagpaplano due_date: Takdang petsa - empty: "(empty)" + empty: "(walang laman)" error: Isang mali ang naganap. errors: - not_implemented: The timeline could not be rendered because it uses a feature - that is not yet implemented. - report_comparison: The timeline could not render the configured comparisons. - Please check the appropriate section in the configuration, resetting it - can help solve this problem. - report_epicfail: The timeline could not be loaded due to an unexpected error. - report_timeout: The timeline could not be loaded in a reasonable amount of - time. + not_implemented: Ang timeline ay hindi dapat naka-render dahil ito ay gumagamit + ng tampok na hindi pa naipapatupad. + report_comparison: Ang timeline ay dapathindi naka-render ang nakaayos na + paghahambing na ito. Mangyaring suriin ang nararapat na seksyon sa kumpigurasyo, + pag-resetting ay maaring makatulog sa pag resolba ng problema. + report_epicfail: Ang timeline ay hindi maipupuno sa kadahilanang may di inaasahang + pagkakamali. + report_timeout: Ang timeline ay hindi maipupuno dahil sa isang makatwirang + halaga ng oras. filter: column: assigned_to: Naitalaga type: Uri - due_date: End date + due_date: Ang pagtatapos ng petsa name: Pangalan status: Estado responsible: Responsable start_date: Petsa ng pagsimula grouping_other: Iba pa - noneSelection: "(none)" + noneSelection: "(wala)" name: Pangalan new_work_package: Bagong work package outline: Reset Outline @@ -374,12 +375,13 @@ fil: all: Show all project_status: Estado ng proyekto project_type: Uri ng proyekto - really_close_dialog: Do you really want to close the dialog and lose the entered - data? + really_close_dialog: Sigurado ka na ba na gusto mong isara ang dialogo at mawala + lahat ang ipanasok na data? responsible: Responsable save: I-save start_date: Petsa ng pagsimula - tooManyProjects: More than %{count} Projects. Please use a better filter! + tooManyProjects: Higit sa %{count} mga Proyekto. Mangyaring gumamit ng mas magandang + filter! selection_mode: notification: Pumindot sa kahit anong naka-highlight na work package upang lumikha ng kaugnayan. Pindutin ang escape upang kanselahin. @@ -392,12 +394,12 @@ fil: months: Months quarters: Quarters years: Years - slider: Zoom slider + slider: Zoom Slider tl_toolbar: zooms: Zoom level outlines: Hierarchy level unsupported_browser: - title: Your browser version is not supported + title: Ang iyong bersyong browser ay hindi suportado message: Ang bersyon ng browser na ginagamit mo ay hindi na suportado ng OpenProject. update_message: Magyaring i-update ang iyong broswer. update_ie_user: Mangyaring lumipat sa Mozilla Firefox o Google Chromw, o i-upgrade @@ -405,21 +407,21 @@ fil: learn_more: Matuto ng higit pa close_warning: Huwag pansinin ang babala ito. wiki_formatting: - strong: Strong + strong: Malakas italic: Italic - underline: Underline - deleted: Deleted + underline: Salungguhitan + deleted: Binura code: Inline Code - heading1: Heading 1 - heading2: Heading 2 - heading3: Heading 3 - unordered_list: Unordered List - ordered_list: Ordered List + heading1: Pamuhatan 1 + heading2: Pamuhatan 2 + heading3: Pamuhatan 3 + unordered_list: Listahan ng hindi pagkasunod-sunod + ordered_list: Listahan ng pagkasunod-sunod quote: Quote unquote: Unquote - preformatted_text: Preformatted Text - wiki_link: Link to a Wiki page - image: Image + preformatted_text: Tekstong naka-preformat + wiki_link: Ang link sa pahinang wiki + image: Larawan work_packages: bulk_actions: move: Ilipat ang bulk @@ -434,8 +436,8 @@ fil: work package? description_filter: Salain description_enter_text: Ipasok ang teksto - description_options_hide: Hide options - description_options_show: Show options + description_options_hide: Itago ang mga opsyon + description_options_show: Ipakita ang mga opsyon error: edit_prohibited: Ang pag-iedit ng %{attribute} ay naka-block para sa work package na ito. Alinman sa katangian ito ay nagmula sa relasyon (hal. mga @@ -445,22 +447,22 @@ fil: general: Isang mali ang naganap. edit_attribute: "%{attribute} - I-edit" key_value: "%{key}: %{value}" - label_enable_multi_select: Enable multiselect - label_disable_multi_select: Disable multiselect + label_enable_multi_select: Paganahin ang mga pagpipilian + label_disable_multi_select: Hindi pinagana ang maraming pagpipilian label_filter_add: Magdagdag ng filter label_options: Mga opsyon - label_column_multiselect: 'Combined dropdown field: Select with arrow keys, - confirm selection with enter, delete with backspace' + label_column_multiselect: 'Pagsamahin ang dropdown na patlang: Piliin na may + mga arrow key, kumpirmahin ang pinili gamit ang enter, burahin gamit ang backspace' label_switch_to_single_select: Lumipat sa napiling solo label_switch_to_multi_select: Lumipat sa maramihang pagpili - message_error_during_bulk_delete: An error occurred while trying to delete work - packages. - message_successful_bulk_delete: Successfully deleted work packages. + message_error_during_bulk_delete: Isang mali ang naganap habang sinusubukan + burahin ang mga work package. + message_successful_bulk_delete: Matagumpay naibura ang mga work package. message_successful_show_in_fullscreen: Pindutin dito upang buksan ang work package na ito sa fullscreen view. message_view_spent_time: Magpakita ng oras na nagamit para sa work package na ito - no_value: No value + no_value: Walang halaga inline_create: title: Pindutin dito upang magdagdag ng bagong work package sa listahan na ito @@ -487,8 +489,8 @@ fil: out. property_groups: details: Mga detalye - people: People - estimatesAndTime: Estimates & Time + people: Mga tao + estimatesAndTime: Ang mga pagtatantya at oras other: Iba pa properties: assignee: Naitalaga @@ -500,7 +502,7 @@ fil: estimatedTime: Tinantyang oras spentTime: Nauubos na oras category: Kategorya - percentageDone: Percentage done + percentageDone: Porsyentong natapos priority: Ang prayoridad projectName: Proyekto responsible: Responsable @@ -531,16 +533,16 @@ fil: hierarchy_disabled_by_group_by: Ang Hierarchy mode ay hindi pinagana dahil sa mga resulta na pag-grupo sa pamamagitan ng %{column}. hierarchy_mode: Hierarchy mode - sort_ascending: Sort ascending - sort_descending: Sort descending - move_column_left: Move column left - move_column_right: Move column right + sort_ascending: Ayusin pataas + sort_descending: Ayusin pababa + move_column_left: Ilipat ang hanay sa kaliwa + move_column_right: Ilipat ang hanay sa kanan hide_column: Itago ang mga hanay - insert_columns: Insert columns ... + insert_columns: Isingit ang mga hanay... filters: Mga nasala display_sums: Ipakita ang mga sum errors: - unretrievable_query: Unable to retrieve query from URL + unretrievable_query: Hindi mabalik ang query mula sa URL not_found: Walang ganitong query text_no_results: Walang mga nagkakatugmang query ay natagpuan. table: @@ -555,36 +557,36 @@ fil: tabs: overview: Buod activity: Aktibidad - relations: Relations + relations: Mga relasyon watchers: Manonood attachments: Mga kalakip time_relative: days: mga araw - weeks: weeks - months: months + weeks: mga linggo + months: mga buwan toolbar: settings: - columns: Columns ... - sort_by: Sort by ... - group_by: Group by ... - display_sums: Display sums + columns: Mga hanay ... + sort_by: Ayusin sa ... + group_by: Grupohin sa ... + display_sums: Ipakita ang kabuuan display_hierarchy: Ipakita ang hierarchy hide_hierarchy: Itago anh hierarchy - hide_sums: Hide sums + hide_sums: Itago ang kabuuan save: I-save - save_as: Save as ... - export: Export ... + save_as: I-save bilang ... + export: I-export ... publish: Ipalabas... - page_settings: Rename query ... + page_settings: Palitan ng pangalan ang query... delete: Burahin filter: Salain unselected_title: Work package search_query_label: Hanapin ang mga naka-save na query search_query_title: Pindutin upang hanapin ang mga naka-save na filter query modals: - label_settings: Rename query + label_settings: Palitan ng pangalan ang query label_name: Pangalan - label_delete_page: Delete current page + label_delete_page: Burahin ang kasukuyang pahina button_apply: Ilagay button_save: I-save button_submit: Sumite @@ -605,28 +607,28 @@ fil: notice_successful_update: Matagumpay nai-update. notice_bad_request: Masamang kahilingan. relations: - empty: No relation exists + empty: Walang relasyon ang umiiral remove: Alisin ang relasyon inplace: - button_edit: "%{attribute}: Edit" - button_save: "%{attribute}: Save" - button_cancel: "%{attribute}: Cancel" + button_edit: "%{attribute}: I-edit" + button_save: "%{attribute}: I-save" + button_cancel: "%{attribute}: Kanselahin" button_save_all: I-save button_cancel_all: Kanselahin link_formatting_help: Ang tekstong pagfo-format ng tulong btn_preview_enable: Tanawin ulit - btn_preview_disable: Disable preview - null_value_label: No value + btn_preview_disable: Hindi pinagana ang preview + null_value_label: Walang halaga clear_value_label: "-" errors: - required: "%{field} cannot be empty" - number: "%{field} is not a valid number" + required: "%{field} hindi maaring walang laman" + number: "%{field} ay hindi balidong numero" maxlength: "%{field} hindi maaring maglaman na mas higit pa sa %{maxLength} mga digit" minlength: "%{field} hindi maaaring mas kaunti sa %{minLength} mga digit" messages_on_field: 'Ito patlang ay hindi balido: %{messages}' - error_could_not_resolve_version_name: Couldn't resolve version name - error_could_not_resolve_user_name: Couldn't resolve user name + error_could_not_resolve_version_name: Hindi ma resolba ang bersyon na pangalan + error_could_not_resolve_user_name: Hindi mairesolba ang pangalan ng gumagamit units: workPackage: one: work package @@ -635,8 +637,8 @@ fil: one: isang bata work package other: "%{count} work package mga bata" hour: - one: 1 hour - other: "%{count} hours" + one: Isang oras + other: "%{count} mga oras" zero: 0 hours zen_mode: button_activate: I-aktibo ang zen mode From 22e171494cf43b620b00a8cb0a62bf80f307c0f9 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Thu, 1 Mar 2018 09:30:17 +0100 Subject: [PATCH 31/46] use html5 hidden attribute but give it more weight --- app/assets/stylesheets/content/_hidden.sass | 8 +++++++- app/assets/stylesheets/openproject/_accessibility.sass | 3 --- .../autocomplete-select-decoration.component.html | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/assets/stylesheets/content/_hidden.sass b/app/assets/stylesheets/content/_hidden.sass index e1b6fdc343..fc57dc72a8 100644 --- a/app/assets/stylesheets/content/_hidden.sass +++ b/app/assets/stylesheets/content/_hidden.sass @@ -26,5 +26,11 @@ // See docs/COPYRIGHT.rdoc for more details. //++ -.-hidden +// Overriding the browser's default [hidden] rule to force hiding the element as having a +// more specific rule (and almost everything will be more specific than [hidden]) will prevent using +// the hidden-attribute otherwise: +// "Note: Changing the value of the CSS display property on an element with the hidden attribute overrides the behavior. +// For instance, elements styled display: flex will be displayed despite the hidden attribute's presence." +// https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden +[hidden] display: none !important diff --git a/app/assets/stylesheets/openproject/_accessibility.sass b/app/assets/stylesheets/openproject/_accessibility.sass index b19797fb79..5761fdf0c4 100644 --- a/app/assets/stylesheets/openproject/_accessibility.sass +++ b/app/assets/stylesheets/openproject/_accessibility.sass @@ -35,9 +35,6 @@ height: 1px overflow: hidden -[hidden] - display: none - // -------------------- Rules for accessibility mode -------------------- body.accessibility-mode // -------------------- General -------------------- diff --git a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html index 1b16144888..e47cc07cc9 100644 --- a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html +++ b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html @@ -24,7 +24,7 @@ From b87a3b3b80c2fde04ff47ead8de79eec7e139d59 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Thu, 1 Mar 2018 09:30:36 +0100 Subject: [PATCH 32/46] avoid interpolation --- .../autocomplete-select-decoration.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html index e47cc07cc9..328c4fb298 100644 --- a/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html +++ b/frontend/app/components/common/autocomplete-select-decoration/autocomplete-select-decoration.component.html @@ -27,5 +27,5 @@ [hidden]="!isMulti && selectedItems.length" type="text" class="form--input -autocomplete" - placeholder="{{placeholderText}}"> + [attr.placeholder]="placeholderText"> From 43b59cf5c6cb0981ce363b6e76ef0ba999edc48b Mon Sep 17 00:00:00 2001 From: Andrew Carter Date: Thu, 1 Mar 2018 08:38:49 +0000 Subject: [PATCH 33/46] README updates for new version OpenProject and Postgresql 9.6 --- docs/installation/docker/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation/docker/README.md b/docs/installation/docker/README.md index 8e4e971479..69fead3957 100644 --- a/docs/installation/docker/README.md +++ b/docs/installation/docker/README.md @@ -35,7 +35,7 @@ the logs to your terminal, which helps with debugging if anything goes wrong. For normal usage you probably want to start it in the background, which can be achieved with the `-d` flag: - docker run -d -p 8080:80 -e SECRET_KEY_BASE=secret openproject/community:5.0 + docker run -d -p 8080:80 -e SECRET_KEY_BASE=secret openproject/community:7 ### Recommended usage @@ -55,7 +55,7 @@ those directories mounted: sudo mkdir -p /var/lib/openproject/{pgdata,logs,static} docker run -d -p 8080:80 --name openproject -e SECRET_KEY_BASE=secret \ - -v /var/lib/openproject/pgdata:/var/lib/postgresql/9.4/main \ + -v /var/lib/openproject/pgdata:/var/lib/postgresql/9.6/main \ -v /var/lib/openproject/logs:/var/log/supervisor \ -v /var/lib/openproject/static:/var/db/openproject \ openproject/community:7 @@ -143,7 +143,7 @@ Yes. You can simply pass a custom `DATABASE_URL` environment variable on the command-line, which could point to an external database. You can even choose to use MySQL instead of PostgreSQL if you wish. Here is how you would do it: - docker run -d ... -e DATABASE_URL=mysql2://user:pass@host:port/dbname openproject/community:5.0 + docker run -d ... -e DATABASE_URL=mysql2://user:pass@host:port/dbname openproject/community:7 The container will make sure that the database gets the migrations and demo data as well. From e0f5b0a8da7211387b61946e5b98b894a8e78932 Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 2 Mar 2018 02:42:29 +0000 Subject: [PATCH 34/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 219 ++++++++++++------------ config/locales/crowdin/fil.yml | 256 +++++++++++++++------------- config/locales/crowdin/it.yml | 16 +- config/locales/crowdin/js-af.yml | 6 + config/locales/crowdin/js-ar.yml | 6 + config/locales/crowdin/js-bg.yml | 6 + config/locales/crowdin/js-ca.yml | 6 + config/locales/crowdin/js-cs.yml | 6 + config/locales/crowdin/js-da.yml | 6 + config/locales/crowdin/js-de.yml | 6 + config/locales/crowdin/js-es.yml | 6 + config/locales/crowdin/js-et.yml | 6 + config/locales/crowdin/js-fa.yml | 6 + config/locales/crowdin/js-fi.yml | 16 +- config/locales/crowdin/js-fil.yml | 36 ++-- config/locales/crowdin/js-fr.yml | 6 + config/locales/crowdin/js-he.yml | 6 + config/locales/crowdin/js-hr.yml | 6 + config/locales/crowdin/js-hu.yml | 6 + config/locales/crowdin/js-id.yml | 6 + config/locales/crowdin/js-it.yml | 6 + config/locales/crowdin/js-ja.yml | 6 + config/locales/crowdin/js-ko.yml | 6 + config/locales/crowdin/js-lol.yml | 6 + config/locales/crowdin/js-lt.yml | 6 + config/locales/crowdin/js-lv.yml | 6 + config/locales/crowdin/js-nl.yml | 6 + config/locales/crowdin/js-no.yml | 6 + config/locales/crowdin/js-pl.yml | 6 + config/locales/crowdin/js-pt-BR.yml | 6 + config/locales/crowdin/js-pt.yml | 6 + config/locales/crowdin/js-ro.yml | 6 + config/locales/crowdin/js-ru.yml | 6 + config/locales/crowdin/js-sk.yml | 6 + config/locales/crowdin/js-sv-SE.yml | 6 + config/locales/crowdin/js-th.yml | 6 + config/locales/crowdin/js-tr.yml | 6 + config/locales/crowdin/js-uk.yml | 6 + config/locales/crowdin/js-vi.yml | 6 + config/locales/crowdin/js-zh-TW.yml | 6 + config/locales/crowdin/js-zh.yml | 6 + 41 files changed, 499 insertions(+), 260 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 4fafe1bb3a..86fdebbe72 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -18,22 +18,22 @@ fi: instructions: alternative_color: Strong accent color, typically used for most the important button on a screen. - content_link_color: Font color of most of the links. + content_link_color: Fontin väri eniten linkkejä. primary_color: Pääväri. primary_color_dark: Yleensä tummempi versio pääväristä on käytössä valintatehosteissa. header_bg_color: Background color of the header. - header_item_bg_hover_color: Background color of clickable header items when - hovered with the mouse. - header_item_font_color: Font color of clickable header items. - header_item_font_hover_color: Font color of clickable header items when hovered - with the mouse. + header_item_bg_hover_color: Taustan väri klikattava otsikko eriä kun leijui + hiirellä. + header_item_font_color: Fontin väri klikattava otsikko eriä. + header_item_font_hover_color: Fontin väri klikattava otsikko eriä kun leijui + hiirellä. header_border_bottom_color: Thin line under the header. Leave this field empty if you don't want any line. main_menu_bg_color: Left side menu's background color. enterprise: upgrade_to_ee: Päivitä yritysversioon add_token: Upload an Enterprise Edition support token - replace_token: Replace your current support token + replace_token: Korvata nykyisen tukea poletti order: Tilaa yritysversio paste: Paste your Enterprise Edition support token required_for_feature: This feature is only available with an active Enterprise @@ -61,16 +61,16 @@ fi: custom_actions: actions: name: Actions - add: Add action - conditions: Conditions + add: Lisää toiminto + conditions: Olosuhteet plural: Custom actions new: New custom action edit: Edit custom action %{name} execute: Execute %{name} upsale: title: Custom actions is an Enterprise Edition feature - description: Custom actions streamline everyday work by combining a set of individual - steps into one button. + description: Mukautettuja toimintoja tehostaa jokapäiväistä työtä yhdistämällä + joukko yksittäisiä vaiheita yhdeksi painiketta. custom_fields: text_add_new_custom_field: 'Jotta voit lisätä tälle projektille uusia muokattavia kenttiä, tulee sinun ensin luoda ne. @@ -140,8 +140,8 @@ fi: failed_to_reset_token: 'Failed to reset access token: %{error}' notice_reset_token: 'A new %{type} token has been generated. Your access token is:' - token_value_warning: 'Note: This is the only time you will see this token, make - sure to copy it now.' + token_value_warning: 'Huomautus: Tämä on ainoa kerta kun näet tämän tunnuksen, + varmista että kopio se nyt.' no_results_title_text: Tällä hetkellä ei ole pääsyavaimia saatavilla. news: index: @@ -346,8 +346,8 @@ fi: repository: url: URL role: - assignable: Work packages can be assigned to users and groups in possession - of this role in the respective project + assignable: Toimia paketti voidaan määrittää käyttäjät ja ryhmät hallussaan + tämä rooli kunkin projekti time_entry: activity: Aktiviteetti hours: Tunnit @@ -530,7 +530,7 @@ fi: type: attributes: attribute_groups: - group_without_name: Unnamed groups are not allowed. + group_without_name: Nimeämätön ryhmät eivät ole sallittuja. duplicate_group: The group name %{group} is used more than once. Group names must be unique. attribute_unknown: Invalid work package attribute used. @@ -875,9 +875,9 @@ fi: default_type_user_story: User story description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'Tämä kenttä käyttää automaattinen täydennys. Kun kirjoitat + description_autocomplete: 'Tämä kenttä käyttää automaattisen täydennyksen. Kun näppäily otsikon työtä paketin saat listan mahdollisista ehdokkaista. Valitse yksi käyttäen - nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai kirjoita näppäintä. + nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai näppäile näppäintä. Vaihtoehtoisesti voit kirjoittaa työtä paketti numero suoraan. ' @@ -898,7 +898,7 @@ fi: description_message_content: Viestin sisältö description_my_project: You are member description_notes: Muistiinpanot - description_parent_work_package: Vanhemman työ paketin nykyinen + description_parent_work_package: Vanhemman työ paketti nykyinen description_project_scope: Haun laajuus description_query_sort_criteria_attribute: Lajittelun perusta description_query_sort_criteria_direction: Lajittelujärjestys @@ -912,7 +912,7 @@ fi: ee: upsale: form_configuration: - description: 'Customize the form configuration with these additional features:' + description: 'Muokata lomakkeen konfigurointi nämä lisäominaisuudet:' add_groups: Add new attribute groups rename_groups: Rename attributes groups project_filters: @@ -925,12 +925,12 @@ fi: error_can_not_archive_project: Tätä projektia ei voida arkistoida error_can_not_delete_entry: Unable to delete entry error_can_not_delete_custom_field: Mukautettua kenttää ei voi poistaa - error_can_not_delete_type: Tämän tyyppinen työ sisältää paketit ja ei voi poistaa. - error_can_not_delete_standard_type: Standardin tyypit ei voi poistaa. + error_can_not_delete_type: Tämä tyyppinen työ sisältää pakettia ja ei voi poistaa. + error_can_not_delete_standard_type: Standardin tyyppiä ei voi poistaa. error_can_not_invite_user: Kutsun lähettäminen käyttäjälle epäonnistui. error_can_not_remove_role: Tämä rooli on käytössä joten sitä ei voida poistaa. error_can_not_reopen_work_package_on_closed_version: Työn paketti määritetty suljettu - versio ei voida avata uudelleen + versio ei voi avata uudelleen error_check_user_and_role: Please choose a user and a role. error_cookie_missing: OpenProject evästeen puuttuu. Varmista, että evästeet ovat käytössä, koska tämä sovellus ei toimi oikein ilman evästeitä. @@ -942,23 +942,23 @@ fi: error_pdf_export_too_many_columns: Liikaa sarakkeita valittuina PDF-vientiin. Pienennä sarakkeiden määrää. error_token_authenticity: Unable to verify Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Tehtäväkokonaisuus tehnyt suhdelukuja - ei päivitetä. - error_work_package_not_found_in_project: Työn package ei löydy tai ei kuulu tähän + error_work_package_done_ratios_not_updated: Toimi paketti tehnyt suhdelukuja ei + päivitetä. + error_work_package_not_found_in_project: Toimia paketti ei löydy tai ei kuulu tähän projektiin - error_must_be_project_member: on oltava hankkeen jäsen + error_must_be_project_member: on oltava projekti jäsen error_no_default_work_package_status: No default work package status is defined. Please check your configuration (Go to "Administration -> Work package statuses"). - error_no_type_in_project: No type is associated to this project. Please check the - Project settings. - error_omniauth_registration_timed_out: The registration via an external authentication - provider timed out. Please try again. + error_no_type_in_project: Ei tyyppi liittyy tähän projekti. Ole hyvä ja tarkista + Projekti asetuksista. + error_omniauth_registration_timed_out: Rekisteröinnin kautta ulkoinen todennus perheenhuoltaja + aikakatkaistiin. Ole hyvä ja yritä uudelleen. error_scm_command_failed: 'Tietovarastoon pääsyssä tapahtui virhe: %{value}' error_scm_not_found: Syötettä ja/tai versiota ei löydy tietovarastosta. - error_unable_delete_status: Työ paketin tila ei voi poistaa koska se on käytössä - vähintään yksi tehtäväkokonaisuus. - error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketin tila. - Ole hyvä ja valitse toinen default työ paketin tila ennen poistamalla nykyinen + error_unable_delete_status: Toimia paketti tila ei voi poistaa koska se on käytössä + vähintään yksi toimia paketti. + error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketti tila. + Ole hyvä ja valitse vielä oletusarvo työ paketti tila ennen poistamalla nykyinen yksi. error_unable_to_connect: Ei voi yhdistää (%{value}) error_unable_delete_wiki: Wiki-sivun poistaminen ei onnistu. @@ -1086,7 +1086,7 @@ fi: label_api_access_key_created_on: API access key created %{value} ago label_api_access_key_type: API label_applied_status: Käytetty tila - label_archive_project: Archive project + label_archive_project: Arkisto projekti label_ascending: Nouseva label_assigned_to_me_work_packages: Minulle määritetyt työpaketit label_associated_revisions: Liittyvät versiot @@ -1175,7 +1175,7 @@ fi: label_day_plural: päivää label_default: Oletus label_delete_user: Delete user - label_delete_project: Delete project + label_delete_project: Poista projekti label_deleted: poistettu label_deleted_custom_field: "(poistettu mukautettu kenttä)" label_descending: Laskeva @@ -1481,7 +1481,7 @@ fi: label_total: Yhteensä label_type_new: Uusi tyyppi label_type_plural: Tyypit - label_type_default_new_projects: Type activated for new projects by default + label_type_default_new_projects: Tyyppi aktivoitu uusia hankkeita oletuksena label_ui: Käyttöliittymä label_update_work_package_done_ratios: Päivitä työpaketin valmiusasteet label_updated_time: Päivitetty %{value} sitten @@ -1528,7 +1528,7 @@ fi: label_wiki_page: Wiki-sivu label_wiki_page_plural: Wiki sivut label_wiki_show_index_page_link: Näytä alivalikon vaihtoehto "Sisällysluettelo" - label_wiki_show_menu_item: Show as menu item in project navigation + label_wiki_show_menu_item: Näytä valikon kohta projekti navigaatio label_wiki_show_new_page_link: Show submenu item 'Create new child page' label_wiki_show_submenu_item: 'Show as submenu item of ' label_work_package: Työpaketti @@ -1599,7 +1599,7 @@ fi: label_keyboard_shortcut_go_calendar: Go to project calendar label_keyboard_shortcut_go_news: Go to project news label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Luo uusi toimi paketin + label_keyboard_shortcut_new_work_package: Luo uusi toimia paketti label_keyboard_shortcut_details_package: Show work packages details pane label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) @@ -1611,7 +1611,7 @@ fi: only) label_visible_elements: Näkyvät elementit auth_source: - using_abstract_auth_source: Can't use an abstract authentication source. + using_abstract_auth_source: Voi käyttää abstrakti autentikointi lähde. ldap_error: 'LDAP-Error: %{error_message}' ldap_auth_failed: Could not authenticate at the LDAP-Server. macro_execution_error: Error executing the macro %{macro_name} @@ -1653,12 +1653,12 @@ fi: notice_account_already_activated: The account has already been activated. notice_account_invalid_token: Invalid activation token notice_account_invalid_credentials: Virheellinen käyttäjätunnus tai salasana - notice_account_invalid_credentials_or_blocked: Virheellinen käyttäjä tai salasana - tai tili on estetty koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, - niin se vapauttaa automaattisesti lyhyessä ajassa. + notice_account_invalid_credentials_or_blocked: Pätemätön käyttäjä tai salasana tai + tili on tukossa koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, niin + se vapauttaa automaattisesti lyhyessä ajassa. notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. - notice_account_new_password_forced: Uusi salasana on pakollinen. + notice_account_new_password_forced: Uusi salasana on vaaditaan. notice_account_password_expired: Your password expired after %{days} days. Please set a new one. notice_account_password_updated: Salasanan päivitys onnistui. @@ -1690,13 +1690,13 @@ fi: notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes of inactivity. notice_internal_server_error: On tapahtunut virhe sivu jota yritit käyttää. Jos - sinulla on edelleen ongelmia ota yhteyttä %{app_title} järjestelmänvalvojan apua. + sinulla on edelleen ongelmia ota yhteyttä %{app_title} hallintomies sillä apua. notice_work_package_done_ratios_updated: Work package done ratios updated. notice_locking_conflict: Vähintään yksi muu käyttäjä on päivitetty tiedot sillä välin. notice_locking_conflict_additional_information: The update(s) came from %{users}. - notice_locking_conflict_reload_page: Please reload the page, review the changes - and reapply your updates. + notice_locking_conflict_reload_page: Ole hyvä ja päivitä sivu, tarkistaa muutokset + ja uudelleen päivitykset. notice_member_added: Added %{name} to the project. notice_members_added: Lisätty %{number} käyttäjää hankkeeseen. notice_member_removed: Removed %{user} from project. @@ -1705,7 +1705,7 @@ fi: notice_bad_request: Bad Request. notice_not_authorized: Sinulla ole oikeuksia käyttää tätä sivua. notice_not_authorized_archived_project: Haluamasi projekti on arkistoitu. - notice_password_confirmation_failed: Your password is not correct. Cannot continue. + notice_password_confirmation_failed: Salasana ei ole oikea. Ei voi jatkua. notice_principals_found_multiple: "There are %{number} results found. \n Tab to focus the first result." notice_principals_found_single: "There is one result. \n Tab to focus it." @@ -1719,8 +1719,8 @@ fi: Rajata hakua kirjoittamalla nimi uuden jäsenen (tai ryhmä). notice_unable_delete_time_entry: Ei voi poistaa aikakirjausta. notice_unable_delete_version: Version poisto epäonnistui - notice_user_missing_authentication_method: User has yet to choose a password or - another way to sign in. + notice_user_missing_authentication_method: Käyttäjä on vielä valita salasana tai + toinen tapa kirjautua sisään. notice_user_invitation_resent: An invitation has been sent to %{email}. present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. @@ -1876,17 +1876,17 @@ fi: Note: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered. default_instructions: git: |- - The data contained in this repository can be downloaded to your computer with Git. - Please consult the documentation of Git if you need more information on the checkout procedure and available clients. + Sisältämät tiedot tämä arkisto voidaan ladata tietokoneeseen Git. + Ota dokumentointi Git jos tarvitset lisätietoja huoneen luovutus menettely ja saatavilla asiakkaille. subversion: |- The data contained in this repository can be downloaded to your computer with Subversion. Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. - enable_instructions_text: Displays checkout instructions defined below on all - repository-related pages. + enable_instructions_text: Näyttää kassalle ohjeet alla määritellään kaikki säilytyspaikka-liittyviä + sivuja. instructions: Checkout instructions show_instructions: Display checkout instructions - text_instructions: This text is displayed alongside the checkout URL for guidance - on how to check out the repository. + text_instructions: Tämä teksti näkyy rinnalla kassalla URL ohjeet siitä miten + tarkistaa säilytyspaikka. not_available: Checkout instructions are not defined for this repository. Ask your administrator to enable them for this repository in the system settings. create_managed_delay: 'Please note: The repository is managed, it is created asynchronously @@ -1894,7 +1894,7 @@ fi: create_successful: The repository has been registered. delete_sucessful: The repository has been deleted. destroy: - confirmation: If you continue, this will permanently delete the managed repository. + confirmation: Jos jatkat, tämän pysyvästi poistaa onnistunut säilytyspaikka. info: Deleting the repository is an irreversible action. info_not_managed: 'Note: This will NOT delete the contents of this repository, as it is not managed by OpenProject.' @@ -1908,8 +1908,7 @@ fi: title: Delete the %{repository_type} title_not_managed: Remove the linked %{repository_type}? errors: - build_failed: Unable to create the repository with the selected configuration. - %{reason} + build_failed: Ei voi luoda säilytyspaikka kanssa valitun kokoonpanon. %{reason} managed_delete: Unable to delete the managed repository. managed_delete_local: 'Unable to delete the local repository on filesystem at ''%{path}'': %{error_message}' @@ -1921,8 +1920,8 @@ fi: not_manageable: This repository vendor cannot be managed by OpenProject. path_permission_failed: 'An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder.' - unauthorized: You're not authorized to access the repository or the credentials - are invalid. + unauthorized: Sinulla ei ole valtuutetun käyttää säilytyspaikka tai tunnistetiedot + eivät kelpaa. unavailable: The repository is unavailable. exception_title: 'Cannot access the repository: %{message}' disabled_or_unknown_type: The selected type %{type} is disabled or no longer @@ -1931,9 +1930,8 @@ fi: available. remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' (Code: %{code})' - remote_invalid_response: Received an invalid response from the managed remote. - remote_save_failed: Could not save the repository with the parameters retrieved - from the remote. + remote_invalid_response: Vastaanotettu virheellinen vastaus onnistui kauko. + remote_save_failed: Ei voitu tallentaa asäilytyspaikka parametrit haetaan kauko. git: instructions: managed_url: This is the URL of the managed (local) Git repository. @@ -1952,7 +1950,7 @@ fi: path: Path to Git repository path_encoding: Polun koodaus go_to_revision: Go to revision - managed_remote: Managed repositories for this vendor are handled remotely. + managed_remote: Onnistunut arkistot tälle toimittajalle hoidetaan etänä. managed_remote_note: Information on the URL and path of this repository is not available prior to its creation. managed_url: Managed URL @@ -1983,8 +1981,8 @@ fi: Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. The following URL schemes are supported: managed_title: Subversion repository integrated into OpenProject - managed_introduction: Let OpenProject create and integrate a local Subversion - repository automatically. + managed_introduction: Päästää OpenProject luoda ja integroida paikallinen kumouksellisuus + säilytyspaikka automaattisesti. managed_url: Managed URL password: Repository Password username: Repository username @@ -1994,7 +1992,7 @@ fi: update_settings_successful: The settings have been sucessfully saved. url: URL to repository warnings: - cannot_annotate: This file cannot be annotated. + cannot_annotate: Tätä tiedostoa ei voi selityksineen. search_input_placeholder: Etsi... setting_email_delivery_method: Sähköpostiviestien toimitustapa setting_sendmail_location: Location of the sendmail executable @@ -2067,8 +2065,8 @@ fi: setting_new_project_user_role_id: Rooli joka annetaan projektin luojalle, joka ei ole hallinnoija (admin) setting_password_active_rules: Aktiiviset merkistöluokat - setting_password_count_former_banned: Määrä viimeksi käytetyt salasanat kielletty - uudelleenkäyttöä varten + setting_password_count_former_banned: Numero viimeksi käytetyt salasanat kielletty + sillä uudelleenkäyttö setting_password_days_valid: Maksimiaika, jonka jälkeen salasana täytyy vaihtaa setting_password_min_length: Vähimmäispituus setting_password_min_adhered_rules: Minimum number of required classes @@ -2090,7 +2088,7 @@ fi: setting_rest_api_enabled: Ota käyttöön REST-verkkopalvelu setting_self_registration: Itserekisteröinti setting_sequential_project_identifiers: Luo peräkkäiset projektien tunnisteet - setting_session_ttl: Istunnon voimassaolon ajan kuluttua käyttämättömänä + setting_session_ttl: Istunnon vanhentumisaika jälkeen toimettomuus setting_session_ttl_hint: Arvo alle 5 toimii kuten käytöstä setting_session_ttl_enabled: Istunto päättyy setting_start_of_week: Week starts on @@ -2103,7 +2101,7 @@ fi: setting_user_format: Käyttäjien esitysmuoto setting_user_default_timezone: Users default time zone setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Käyttäjät saa poistaa tilinsä + setting_users_deletable_by_self: Käyttäjille saa poistaa tilinsä setting_welcome_text: Tervehdysteksti setting_welcome_title: Tervehdyspalkki setting_welcome_on_homescreen: Näytä tervehdyspalkki kotinäkymässä @@ -2130,8 +2128,8 @@ fi: motorically handicaped or have a bad eyesight. For the latter focused elements are specially highlighted. Please notice, that the Backlogs module is not available in this mode. - text_access_token_hint: Access tokens allow you to grant external applications access - to resources in OpenProject. + text_access_token_hint: Käyttövaltuuksien avulla voit tuoda ulkoisia sovelluksia + pääsyn resursseja sisään OpenProject. text_analyze: 'Further analyze: %{subject}' text_are_you_sure: Oletko varma? text_are_you_sure_with_children: Delete work package and all child work packages? @@ -2178,7 +2176,7 @@ fi: text_destroy: Poista text_destroy_with_associated: 'There are additional objects assossociated with the work package(s) that are to be deleted. Those objects are of the following types:' - text_destroy_what_to_do: What do you want to do? + text_destroy_what_to_do: Mitä sinä haluat tehdä? text_diff_truncated: "... Tämä katkaistiin koska suurin mahdollinen näytettävä määrä tuli täyteen." text_email_delivery_not_configured: |- @@ -2193,7 +2191,7 @@ fi: text_hint_disable_with_0: 'Huom: Poista käytöstä syöttämällä 0' text_hours_between: "%{min}-%{max} tuntia." text_work_package_added: Work package %{id} has been reported by %{author}. - text_work_package_category_destroy_assignments: Remove category assignments + text_work_package_category_destroy_assignments: Poistaa luokan tehtävät text_work_package_category_destroy_question: Some work packages (%{count}) are assigned to this category. What do you want to do? text_work_package_category_reassign_to: Reassign work packages to this category @@ -2202,7 +2200,7 @@ fi: henkilön %{watcher_setter} toimesta. text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? - text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus työtä paketteja + text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus toimia paketit sitoutua viestejä text_journal_added: "%{label} %{value} lisätty" text_journal_aggregation_time_explanation: Yhdistele aktiviteettiuutiset jos niiden @@ -2227,7 +2225,7 @@ fi: On erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen. text_no_notes: Tähän työpakettiin ei ole saatavilla kommentteja. text_notice_too_many_values_are_inperformant: 'Huomautus: Näyttää yli 100 kohteita - per sivu voi lisätä latausaikaa.' + sivulla voi lisätä sivu kuormitus aika.' text_own_membership_delete_confirmation: Olet aikeissa poistaa yhden tai useamman käyttöoikeuden ja et ehkä voi enää muokata tätä projektia sen jälkeen. Haluatko varmasti jatkaa? @@ -2248,12 +2246,12 @@ fi: checkboxes in the table. When clicking on the button below the table the differences are shown. text_time_logged_by_changeset: Päivitetty muutosversioon %{value}. - text_tip_work_package_begin_day: tehtäväkokonaisuus alusta tähän päivään - text_tip_work_package_begin_end_day: work package beginning and ending this day + text_tip_work_package_begin_day: toimia paketti alusta tähän päivään + text_tip_work_package_begin_end_day: toimia paketti alkaa ja päättyy tähän päivään text_tip_work_package_end_day: work package ending this day text_type_no_workflow: Ei työnkulun määritetty tämä tyyppi text_unallowed_characters: Kiellettyjä merkkejä - text_user_invited: The user has been invited and is pending registration. + text_user_invited: Käyttäjä on kutsuttu ja on vireillä rekisteröinti. text_user_wrote: "%{value} kirjoitti:" text_warn_on_leaving_unsaved: The work package contains unsaved text that will be lost if you leave this page. @@ -2378,7 +2376,7 @@ fi: work_package_filters: Filter work packages work_package_responsible: Show work packages with responsible work_package_assignee: Show work packages with assignee - types: Show types + types: Näytä tyypit status: Näytä tila project_time_filter: Projects with a work package of a certain type in a certain timeframe @@ -2390,8 +2388,8 @@ fi: %{end_label} %{endspan}%{endspanunit} from now" project_filters: Filter projects project_responsible: Näytä hankkeita joiden tehtävänä - project_status: Show project status - project_types: Show project types + project_status: Näytä projekti tila + project_types: Näytä projekti tyypit timeframe: Näytä aikataulu timeframe_end: to timeframe_start: from @@ -2410,7 +2408,7 @@ fi: aikajanalla. no_timeline_for_id: There is no timeline with ID %{id}. notice_successful_deleted_all_elements: Poistettu onnistuneesti kaikki elementit - outline: Palauttaa Ääriviivat + outline: Nollaa hahmotelma outlines: aggregation: Näyttää koosteita vain level1: Laajenna taso 1 @@ -2431,10 +2429,10 @@ fi: work_packages_are_displayed_in_aggregations: Work packages are displayed in aggregations project_type_could_not_be_saved: Project type could not be saved type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Raportointi ei voitu tallentaa + reporting_could_not_be_saved: Raportointi ei voitu tallenneta properties: Ominaisuudet really_delete_color: 'Oletko varma, että haluat poistaa seuraava väri? Tyypit - käyttää tätä väriä ei poisteta. + käyttää tätä väri ei poisteta. ' really_delete_project_type: 'Oletko varma, että haluat poistaa seuraavat projekti @@ -2442,7 +2440,7 @@ fi: ' really_delete_timeline: 'Oletko varma, että haluat poistaa seuraavat aikajana - raportti? Työ paketteja näkyy tämä aikajana raportti ei poisteta. + raportti? toimia paketti näkyy tämä aikajana raportti ei poisteta. ' really_delete_reporting: 'Oletko varma, että haluat poistaa seuraavat raportointia? @@ -2455,7 +2453,7 @@ fi: settings: Aikataulut vertical_work_package: Vertical work packages without_project_type: Without project type - you_are_viewing_the_selected_timeline: Katselet valittu aikajana raportti + you_are_viewing_the_selected_timeline: Sinä olet katselu valittu aikajana raportti zoom: in: Lähennä out: Loitonna @@ -2495,9 +2493,9 @@ fi: activate: Aktivoi activate_and_reset_failed_logins: Activate and reset failed logins authentication_provider: Authentication Provider - authentication_settings_disabled_due_to_external_authentication: 'This user authenticates - via an external authentication provider, so there is no password in OpenProject - to be changed. + authentication_settings_disabled_due_to_external_authentication: 'Tämä käyttäjä + autentikoi kautta ulkoisen autentikointi perheenhuoltaja, joten ei ole salasana + OpenProject olla muutettu. ' authorization_rejected: You are not allowed to sign in. @@ -2509,14 +2507,14 @@ fi: confirm_status_change: You are about to change the status of '%{name}'. Are you sure you want to continue? deleted: Poista käyttäjä - error_status_change_failed: 'Changing the user status failed due to the following - errors: %{errors}' + error_status_change_failed: 'Muuttaminen käyttäjän tila epäonnistui koska seuraavia + virheitä: %{errors}' invite: Invite user via email invited: kutsuttu - lock: Lock permanently + lock: Lukko vakinaisesti locked: locked permanently no_login: Tämä käyttäjä todentaa kautta kirjautuminen salasanalla. Koska se on - poistettu käytöstä, he eivät voi kirjautua sisään. + poistettu käytöstä, he ei voi loki sisään. password_change_unsupported: Muutos salasana ei tueta. registered: registered reset_failed_logins: Reset failed logins @@ -2525,7 +2523,7 @@ fi: mail_project_explanaition: For unselected projects, you will only receive notifications about things you watch or you're involved in (e.g. work packages you're the author or assignee of). - mail_self_notified: I want to be notified of changes that I make myself + mail_self_notified: Haluan ilmoituksen muutoksista jotka teen itse status_user_and_brute_force: "%{user} and %{brute_force}" status_change: Status change unlock: Vapauta @@ -2544,12 +2542,12 @@ fi: menu_item_setting: Visibility wiki_menu_item_for: Menu item for wikipage "%{title}" wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'Poistat vain tärkeimmät wiki valikosta. - Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. Poistaa wiki - wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. + wiki_menu_item_new_main_item_explanation: 'Sinä olet poistat vain tärkeimmät wiki + valikosta. Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. + Poistaa wiki wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. ' - wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla poistettu. + wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla Poistetaan. query_menu_item_for: Menu item for query "%{title}" work_package: updated_automatically_by_child_changes: '_Päivitetty automaattisesti muutoksella @@ -2581,25 +2579,24 @@ fi: invalid_relation: Suhde on virheellinen. invalid_resource: For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'. - invalid_user_status_transition: The current user account status does not allow - this operation. + invalid_user_status_transition: Nykyisen käyttäjän tilin tila ei salli tätä + operaatio. missing_content_type: not specified - missing_request_body: There was no request body. + missing_request_body: Ei ollut pyyntö kehon. missing_or_malformed_parameter: Kyselyparametri "%{parameter}" puuttuu tai on virheellinen. - multipart_body_error: The request body did not contain the expected multipart - parts. - multiple_errors: Multiple field constraints have been violated. + multipart_body_error: Pyynnön elin ei sisällä odotettavissa moniosaisia osat. + multiple_errors: Useita kenttä rajoituksia on rikottu. unable_to_create_attachment: The attachment could not be created render: - context_not_parsable: The context provided is not a link to a resource. - unsupported_context: The resource given is not supported as context. + context_not_parsable: Yhteydessä edellyttäen ei ole linkki resurssi. + unsupported_context: Resurssi koska ei ole tuettu yhteydessä. context_object_not_found: Cannot find the resource given as the context. validation: done_ratio: Done ratio cannot be set on parent work packages, when it is inferred by status or when it is disabled. due_date: Due date cannot be set on parent work packages. - estimated_hours: Estimated hours cannot be set on parent work packages. + estimated_hours: Arvioitu tuntia ei voi asettaa vanhemman toimia paketti. invalid_user_assigned_to_work_package: The chosen user is not allowed to be '%{property}' for this work package. start_date: Start date cannot be set on parent work packages. diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 808d337096..7a5602eefe 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -481,8 +481,9 @@ fil: inclusion: "(%{name}) ang halaga ay hindi nakatakda sa isa mga pinahintulutan halaga." not_an_integer: "(%{name}) ay hindi isang numero." - smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}." - greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}." + smaller_than_or_equal_to: "(%{name}) dapat ay mas maliit kaysa o katumbas + sa %{count}." + greater_than_or_equal_to: "(%{name}) ay mas mataas kaysa o katumbas sa %{count}." enterprise_token: unreadable: hindi mabasa. Sigurado ka ba na ito ay suportado ng token? parse_schema_filter_params_service: @@ -995,7 +996,7 @@ fil: repositoryo: %{value}' error_scm_not_found: Ang entry o rebisyon ay hindi natagpuan sa repositoryo. error_unable_delete_status: Ang estado ng work package ay hindi pwedeng burahin - dahil ginamit oto sa kahit isang work package. + dahil ginamit ito sa kahit isang work package. error_unable_delete_default_status: Hindi mabura ang default estado ng work package. Mangyaring pumili ng ibang estado ng work package bago buburahin ang kasulukuyang isa. @@ -2210,8 +2211,8 @@ fil: status_active: aktibo status_archived: naka-archive status_invited: imbitado - status_locked: locked - status_registered: registered + status_locked: nakakandado + status_registered: narehistro support: array: sentence_connector: at @@ -2515,64 +2516,67 @@ fil: new_timeline: Bagong timeline na ulat no_projects_for_reporting_available: Walang mga proyekto upang piliin kung alin proyekto asosasyon ang maaring likhain. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. - no_timeline_for_id: There is no timeline with ID %{id}. - notice_successful_deleted_all_elements: Successfully deleted all elements - outline: Reset Outline + no_right_to_view_timeline: Wala kang kailangang permiso na tingnan ang naka-link + sa timeline. + no_timeline_for_id: Walang timeline sa ID na %{id}. + notice_successful_deleted_all_elements: Matagumpay na naibura ang mga elemento + outline: I-reset ang balangkas outlines: - aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 - all: Show all + aggregation: Ipakita lamang ang mga pinagsama-sama + level1: Palawakin ang ika-1 na antas + level2: Palawakin ang ika-2 antas + level3: Palawakin ang ika-3 na antas + level4: Palawakin ang ika-4 na antas + level5: Palawakin ang ika-5 na antas + all: Ipakita ang lahat reporting_for_project: - show: 'Status reported to project: %{title}' - edit_delete: 'status report for project: %{title}' - history: 'History for status for project: %{title}' + show: 'Estadong ini-ulat sa proyektong: %{title}' + edit_delete: 'estadong ulat na para sa proyektong: %{title}' + history: 'Kasaysayan na para sa estadong para sa proyektong: %{title}' reporting: - delete: 'Delete status: %{comment}' - edit: 'Edit status: %{comment}' - show: 'Status: %{comment}' - planning_element_update: 'Update: %{title}' - work_packages_are_displayed_in_aggregations: Work packages are displayed in aggregations - project_type_could_not_be_saved: Project type could not be saved - type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Reporting could not be saved - properties: Properties - really_delete_color: 'Are you sure, you want to delete the following color? Types - using this color will not be deleted. + delete: 'Burahin ang estado: %{comment}' + edit: 'I-edit ang estado: %{comment}' + show: 'Estado: %{comment}' + planning_element_update: 'I-update: %{title}' + work_packages_are_displayed_in_aggregations: Ang mga work package ay ipinapakita + sa agregasyon + project_type_could_not_be_saved: Ang uri ng proyekto ay hindi mai-save + type_could_not_be_saved: Ang mga uri ay hindi mai-save + reporting_could_not_be_saved: Ang paguulat ay hindi mai-save + properties: Mga property + really_delete_color: 'Sigurado ka ba, na gusto mong burahin ang sumusunod na kulay? + Ang mga uri gamit ang kulay ay hindi mabubura. ' - really_delete_project_type: 'Are you sure, you want to delete the following project - type? Projects using this type will not be deleted. + really_delete_project_type: 'Sigurado ka na, na gusto mong burahin anh sumusunod + na uri ng proyekto? Ang mga proyekto gumagamit ng uri na ito ay hindi mabubura. ' - really_delete_timeline: 'Are you sure, you want to delete the following timeline - report? Work packages shown in this timeline report will not be deleted. + really_delete_timeline: 'Sigurado ka ba, na gusto mong burahin ang sumusunod na + timeline na ulat? Ang mga work package ay nagpapakita ng timeline report na + ito ay mabubura. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Sigurado ka ba gusto mong burahin ang sumusunod ng mga + pag-uulat? Nakaraang oag-uulat ay buburahin rin. ' - start: Start - timeline: Timeline report + start: Simulan + timeline: Timeline na ulat timelines: Ang mga ulat ng timeline settings: Ang mga timeline - vertical_work_package: Vertical work packages - without_project_type: Without project type - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + vertical_work_package: Pataas na work package + without_project_type: Walng uri na proyekto + you_are_viewing_the_selected_timeline: Ikaw at tumatanaw sa napiling timeline + na ulat zoom: in: Palakihin out: Zoom out - days: Days - weeks: Weeks - months: Months - quarters: Quarters - years: Years + days: Mga araw + weeks: Mga linggo + months: Mga buwan + quarters: Mga quarter + years: Mga taon title_remove_and_delete_user: Alisin ang inimbitahan na user mula proyekto at tanggalin siya. tooltip_user_default_timezone: 'Ang default time zone para sa mga bagong gumagamit. @@ -2594,44 +2598,44 @@ fil: ' queries: - apply_filter: Apply preconfigured filter + apply_filter: Lapatan ng naka-preconfigure na filter top_menu: additional_resources: Karagdagang pinagkukunan getting_started: Pagsisimula help_and_support: Tulong at supora - total_progress: Total progress + total_progress: Kabuuang progreso user: all: lahat active: aktibo - activate: Activate - activate_and_reset_failed_logins: Activate and reset failed logins - authentication_provider: Authentication Provider - authentication_settings_disabled_due_to_external_authentication: 'This user authenticates - via an external authentication provider, so there is no password in OpenProject - to be changed. + activate: Aktibo + activate_and_reset_failed_logins: Gawing aktibo at i-reset ang nabigong mga paglog-in + authentication_provider: Pagpapatunay na provider + authentication_settings_disabled_due_to_external_authentication: 'Ang gumagamit + ay nagpapatunay sa pamamagitan ng pagpapatunay na provider, kaya walang password + sa OpenProject na magbago. ' - authorization_rejected: You are not allowed to sign in. + authorization_rejected: Ikaw ay hindi pinapayagang mag-sign in. assign_random_password: Mag-atas ng random na password (ipinadala sa user sa pamamagitan ng email) - blocked: locked temporarily + blocked: pansamantalang nakandado blocked_num_failed_logins: - one: locked temporarily (one failed login attempt) - other: locked temporarily (%{count} failed login attempts) + one: pansamantalang nakandado (isang nabigong pagtatangkang paglog-in) + other: pansamantalang nakandado (%{count} ay nabigo sa mga pagtatangkang paglog-in) confirm_status_change: Ikaw ay malapit ng magpabago sa estado na '%{name}'. Sigurado ka bang gusto mong magpatuloy? - deleted: Deleted user - error_status_change_failed: 'Changing the user status failed due to the following - errors: %{errors}' + deleted: Binurang gumagamit + error_status_change_failed: 'Ang pagbabago sa estado sa gumagamit ay nabigo dahil + sa mga sumusunod na pagkakamali: %{errors}' invite: Imbitahan ang user gamit ang email invited: imbitado - lock: Lock permanently - locked: locked permanently - no_login: This user authenticates through login by password. Since it is disabled, - they cannot log in. - password_change_unsupported: Change of password is not supported. - registered: registered - reset_failed_logins: Reset failed logins + lock: Permanente nang nakandado + locked: permanenteng nakakandado + no_login: Ang gumagamit na ito ay nagpapatunay sa pamamagitan ng paglog-in gamit + ang password. Dahil ito ay hindi gumagana, sila ay hindi makapaglog-in. + password_change_unsupported: Pagbabago ng password ay hindi suportado. + registered: narehistro + reset_failed_logins: I-reset ang mga nabigong paglog-in settings: mail_notifications: Magpadala ng abiso sa email mail_project_explanaition: Para sa hindi napiling proyekto, makakatanggap ka @@ -2639,84 +2643,94 @@ fil: work packagee ikaw ang may-akda o tagapangasiwa ng). mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa aking sarili - status_user_and_brute_force: "%{user} and %{brute_force}" + status_user_and_brute_force: "%{user} at %{brute_force}" status_change: Pagbabago ng estado unlock: I-unlock - unlock_and_reset_failed_logins: Unlock and reset failed logins + unlock_and_reset_failed_logins: I-unlock at i-reset ang mga nabigong paglog-im version_status_closed: isinara - version_status_locked: locked + version_status_locked: nakakandado version_status_open: buksan - note: Note - note_password_login_disabled: Password login has been disabled by %{configuration}. - warning: Warning - warning_attachments_not_saved: "%{count} file(s) could not be saved." + note: Talaan + note_password_login_disabled: Ang paglog-in sa password ay di gumagana dahil sa + %{configuration}. + warning: Babala + warning_attachments_not_saved: "%{count} na(mga) file ay hindi mai-save." warning_registration_token_expired: | Ang pagaaktibo ng email ay nag-expire na. Nagpadala kami ng isang bagi sa %{email}. Mangyaring pindutin ang link sa loob nito. - menu_item: Menu item - menu_item_setting: Visibility - wiki_menu_item_for: Menu item for wikipage "%{title}" - wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'You are deleting the only main wiki menu - item. You now have to choose a wiki page for which a new main item will be generated. - To delete the wiki the wiki module can be deactivated by project administrators. + menu_item: Pagpipilian sa mga aytem + menu_item_setting: Nakikita + wiki_menu_item_for: Aytem na pagpipilian sa wikipage na "%{title}" + wiki_menu_item_setting: Nakikita + wiki_menu_item_new_main_item_explanation: 'Ikay ay nagtatanggal sa tanging pangunahing + aytem sa wiki na pagpipilian. Ikaw ay pwede nang makapili ng isang pahinang wiki + kung saan ang isang bagong pangunahing aytem ay magiging buo. Para matanggal ang + wiki ang modyul na wiki ay hindi aktibo sa pamamagitan ng mga administrador sa + proyekto. ' - wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot - be deleted. - query_menu_item_for: Menu item for query "%{title}" + wiki_menu_item_delete_not_permitted: Ang wiki na aytem na pagpipilian sa pahinang + wiki lamang ay hindi maibura. + query_menu_item_for: Aytem na pagpipilian sa query "%{title}" work_package: - updated_automatically_by_child_changes: '_Updated automatically by changing values - within child work package %{child}_ + updated_automatically_by_child_changes: '_Awtomatikong nai-update sa pamamagitan + ng pagbabago sa mga halaga sa loob ng pambatang gawain na pakete %{child}_ ' destroy: info: Ang pagtanggal ng work package ay isang hindi maibabalik na pagkilos. title: Tanggalin ang work package - nothing_to_preview: Nothing to preview + nothing_to_preview: Walang mai-preview api_v3: attributes: - lock_version: Lock Version + lock_version: Nakakandadong bersyon errors: - code_401: You need to be authenticated to access this resource. - code_401_wrong_credentials: You did not provide the correct credentials. - code_403: You are not authorized to access this resource. - code_404: The requested resource could not be found. - code_409: Couldn't update the resource because of conflicting modifications. + code_401: Kailangan mong magpatunay para ma-akses mo ang mapagkukunan na ito. + code_401_wrong_credentials: Hindi mo na naibigay ang tamang mga kredensyal. + code_403: Ikaw ay hindi pwedeng magpatunay na mag-akses sa mapagkukunan na ito. + code_404: Ang hinihiling na mapagkukunan ay hindi nakita. + code_409: Hindi mai-updatr ang mapagkukunan dahil sa magkasalungat na mga pagbabago. code_500: Isang internal error ang naganap. expected: date: YYYY-MM-DD (ISO 8601 date only) duration: Agwat ng ISO 8601 - invalid_content_type: Expected CONTENT-TYPE to be '%{content_type}' but got - '%{actual}'. - invalid_format: 'Invalid format for property ''%{property}'': Expected format - like ''%{expected_format}'', but got ''%{actual}''.' - invalid_json: The request could not be parsed as JSON. - invalid_relation: The relation is invalid. - invalid_resource: For property '%{property}' a link like '%{expected}' is expected, - but got '%{actual}'. - invalid_user_status_transition: The current user account status does not allow - this operation. - missing_content_type: not specified - missing_request_body: There was no request body. + invalid_content_type: Inasahan ang CONTENT-TYPE ay magiging %{content_type} + pero ang nakuha ay '%{actual}'. + invalid_format: 'Hindi balidong format para sa ari-aria g ''%{property}'': Asahang + magformat tulad sa ''%{expected_format}'', pero nakakuha ng ''%{actual}''.' + invalid_json: Ang kahilingan ay hindi mai-parse bilang JSON. + invalid_relation: Ang relasyon ay hindi balido. + invalid_resource: Para sa ari-ariang '%{property}' isang link gaya ng '%{expected}' + ay inaasahan, pero nakakuha ng '%{actual}'. + invalid_user_status_transition: Ang kasalukuyang gumagamit ng estado ng akawnt + ay hindi pinapahintulutan sa operasyong ito. + missing_content_type: hindi matukoy + missing_request_body: Ito ay walang katawang kahilingan. missing_or_malformed_parameter: Ang query parametro '%{parameter}' ay nawawala o naka-malform. - multipart_body_error: The request body did not contain the expected multipart - parts. - multiple_errors: Multiple field constraints have been violated. + multipart_body_error: Ang katawan ng kahilingan ay hindi naglalaman ng inaasahang + mga parte ng multipart. + multiple_errors: Maramihang mga hadlang sa patlang ay lumabag. unable_to_create_attachment: Ang paglalakip ay hindi maaring likhain render: - context_not_parsable: The context provided is not a link to a resource. - unsupported_context: The resource given is not supported as context. - context_object_not_found: Cannot find the resource given as the context. + context_not_parsable: Ang kontekstong naibigay ay hindi nai-link sa isang + mapagkukunan. + unsupported_context: Ang ibinigay na mapagkukunan ay hindi suportado bilang + isang konteksto. + context_object_not_found: Hindi mahanap ang ibinigay na mapagkukunan bilang + konteksto. validation: - done_ratio: Done ratio cannot be set on parent work packages, when it is inferred - by status or when it is disabled. - due_date: Due date cannot be set on parent work packages. - estimated_hours: Estimated hours cannot be set on parent work packages. - invalid_user_assigned_to_work_package: The chosen user is not allowed to be - '%{property}' for this work package. - start_date: Start date cannot be set on parent work packages. - writing_read_only_attributes: You must not write a read-only attribute. + done_ratio: Hindi mai-set ang natapos na ratio sa gawain ng mga magulang na + package, kapag ito ay inferred sa pamamagitan ng estado o kapag ito ay hindi + mapagana. + due_date: Itinakdang petsa ay hindi mai-set sa mga trabaho ng magulang na + package. + estimated_hours: Itinayang mga oras ay hindi mai-set sa mga package ng gawain + ng magulang. + invalid_user_assigned_to_work_package: Ang piniling gumagamit ay hindi pinahihintulan + sa '%{property}' na para sa package ng gawain ng magulang. + start_date: Sinimulang petsa ay hindi mai-set sa mga pakete ng gawain ng magulang. + writing_read_only_attributes: Ikaw ay hindi pwedeng sumulat ng isang katangiang + basa-lang. resources: schema: Iskema diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 6072ae3797..8c830fd62a 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -63,14 +63,14 @@ it: custom_actions: actions: name: Azioni - add: Add action - conditions: Conditions - plural: Custom actions - new: New custom action - edit: Edit custom action %{name} - execute: Execute %{name} + add: Aggiungi un'azione + conditions: Condizioni + plural: Azioni personalizzate + new: Nuova azione personalizzata + edit: Modifica l'azione personalizzata %{name} + execute: Esegui %{name} upsale: - title: Custom actions is an Enterprise Edition feature + title: Le azioni personalizzate sono una funzionalità dell' Enterprise Edition description: Custom actions streamline everyday work by combining a set of individual steps into one button. custom_fields: @@ -582,7 +582,7 @@ it: attribute_help_text: Testo guida dell'attributo board: Forum comment: Commento - custom_action: Custom action + custom_action: Azione personalizzata custom_field: Campo personalizzato group: Gruppo category: Categoria diff --git a/config/locales/crowdin/js-af.yml b/config/locales/crowdin/js-af.yml index c74dc8b946..a121958665 100644 --- a/config/locales/crowdin/js-af.yml +++ b/config/locales/crowdin/js-af.yml @@ -4,6 +4,12 @@ af: ajax: hide: Versteek loading: Loading ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Close popup close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-ar.yml b/config/locales/crowdin/js-ar.yml index f14551613f..25ecf78634 100644 --- a/config/locales/crowdin/js-ar.yml +++ b/config/locales/crowdin/js-ar.yml @@ -4,6 +4,12 @@ ar: ajax: hide: إخفاء loading: جاري التحميل ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: إغلاق النافذة المنبثقة close_filter_title: إغلاق عامل التصفية close_form_title: إغلاق النموذج diff --git a/config/locales/crowdin/js-bg.yml b/config/locales/crowdin/js-bg.yml index bbe0f7910e..b888688568 100644 --- a/config/locales/crowdin/js-bg.yml +++ b/config/locales/crowdin/js-bg.yml @@ -4,6 +4,12 @@ bg: ajax: hide: Скрий loading: Зареждане ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Затвори изкачащият прозорец close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-ca.yml b/config/locales/crowdin/js-ca.yml index 6ce41afc4c..a8fbfb1688 100644 --- a/config/locales/crowdin/js-ca.yml +++ b/config/locales/crowdin/js-ca.yml @@ -4,6 +4,12 @@ ca: ajax: hide: Amagar loading: Carregant ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Tanca el popup close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-cs.yml b/config/locales/crowdin/js-cs.yml index 29328e3ee4..6b5a2e3385 100644 --- a/config/locales/crowdin/js-cs.yml +++ b/config/locales/crowdin/js-cs.yml @@ -4,6 +4,12 @@ cs: ajax: hide: Skrýt loading: Načítání ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Zavřít okno close_filter_title: Zavřít filtr close_form_title: Zavřít formulář diff --git a/config/locales/crowdin/js-da.yml b/config/locales/crowdin/js-da.yml index 5957a18928..4ca577acef 100644 --- a/config/locales/crowdin/js-da.yml +++ b/config/locales/crowdin/js-da.yml @@ -4,6 +4,12 @@ da: ajax: hide: Gem loading: Henter... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Luk popup close_filter_title: Luk filter close_form_title: Luk formular diff --git a/config/locales/crowdin/js-de.yml b/config/locales/crowdin/js-de.yml index f4bc2477cb..dbc0f5e7a8 100644 --- a/config/locales/crowdin/js-de.yml +++ b/config/locales/crowdin/js-de.yml @@ -4,6 +4,12 @@ de: ajax: hide: Verbergen loading: Lädt ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Dialog schließen close_filter_title: Filter schließen close_form_title: Formular schließen diff --git a/config/locales/crowdin/js-es.yml b/config/locales/crowdin/js-es.yml index b7cd0dfb59..02521a5a7c 100644 --- a/config/locales/crowdin/js-es.yml +++ b/config/locales/crowdin/js-es.yml @@ -4,6 +4,12 @@ es: ajax: hide: Ocultar loading: Cargando ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Cerrar ventana emergente close_filter_title: Cerrar filtro close_form_title: Cerrar formulario diff --git a/config/locales/crowdin/js-et.yml b/config/locales/crowdin/js-et.yml index 3ab04dd301..b8f4d86b13 100644 --- a/config/locales/crowdin/js-et.yml +++ b/config/locales/crowdin/js-et.yml @@ -4,6 +4,12 @@ et: ajax: hide: Peida loading: Laadimine ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Sulge hüpikaken close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-fa.yml b/config/locales/crowdin/js-fa.yml index 53cd9679c2..79b161e562 100644 --- a/config/locales/crowdin/js-fa.yml +++ b/config/locales/crowdin/js-fa.yml @@ -4,6 +4,12 @@ fa: ajax: hide: Hide loading: در حال بارگذاری ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: بستن پنجره بازشو close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-fi.yml b/config/locales/crowdin/js-fi.yml index 94fe730482..023584bb82 100644 --- a/config/locales/crowdin/js-fi.yml +++ b/config/locales/crowdin/js-fi.yml @@ -4,6 +4,12 @@ fi: ajax: hide: Piilota loading: Ladataan... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Sulje ponnahdus-ikkuna close_filter_title: Sulje suodatin close_form_title: Sulje lomake @@ -90,7 +96,7 @@ fi: label_between: between label_board_locked: Lukittu label_board_sticky: Pysyvä - label_create_work_package: Luo uusi toimi paketin + label_create_work_package: Luo uusi toimia paketti label_created_by: Luonut label_date: Päivä label_date_with_format: 'Kirjoita %{date_attribute} seuraavassa muodossa: %{format}' @@ -318,8 +324,8 @@ fi: gantt_chart: Gantt chart labels: bar: Bar labels - left: Left - right: Right + left: Vasen + right: Oikea farRight: Far right showNone: "-- No label --" description: 'Select the attributes you want to be shown in the respective @@ -355,7 +361,7 @@ fi: noneSelection: "(none)" name: Nimi new_work_package: Uusi työpaketti - outline: Palauttaa Ääriviivat + outline: Nollaa hahmotelma outlines: aggregation: Näyttää koosteita vain level1: Laajenna taso 1 @@ -575,7 +581,7 @@ fi: form_submit: title: Vahvista jatkaaksesi text: Oletko varma, että haluat suorittaa tämän toiminnon? - upsale_relation_columns: Need to see relations in the work package list? + upsale_relation_columns: Täytyy nähdä suhteet toimia paketti lista? upsale_relation_columns_link: Check out the Enterprise Edition. destroy_work_package: title: Confirm deletion of %{label} diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 1b31148ef9..46cc6b7d6e 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -4,6 +4,12 @@ fil: ajax: hide: Itago loading: Naglo-load ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Isara ang popup close_filter_title: Isara ang filter close_form_title: Isara ang form @@ -70,7 +76,7 @@ fil: general_text_yes: oo general_text_No: Hindi general_text_Yes: Oo - label_activate: Activate + label_activate: Aktibo label_activity_no: Bilang ng aktibidad entry %{activityNo} label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong komento ng gumagamit. @@ -169,7 +175,7 @@ fil: label_total_progress: "%{percent}% Kabuang progreso" label_visible_for_others: Pahina na makikita sa iba label_updated_on: i-update sa - label_warning: Warning + label_warning: Babala label_work_package: Work package label_work_package_plural: Ang mga work package label_watch: Tumingin @@ -366,15 +372,15 @@ fil: noneSelection: "(wala)" name: Pangalan new_work_package: Bagong work package - outline: Reset Outline + outline: I-reset ang balangkas outlines: - aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 - all: Show all + aggregation: Ipakita lamang ang mga pinagsama-sama + level1: Palawakin ang ika-1 na antas + level2: Palawakin ang ika-2 antas + level3: Palawakin ang ika-3 na antas + level4: Palawakin ang ika-4 na antas + level5: Palawakin ang ika-5 na antas + all: Ipakita ang lahat project_status: Estado ng proyekto project_type: Uri ng proyekto really_close_dialog: Sigurado ka na ba na gusto mong isara ang dialogo at mawala @@ -391,11 +397,11 @@ fil: in: Palakihin out: Zoom out auto: Auto zoom - days: Days - weeks: Weeks - months: Months - quarters: Quarters - years: Years + days: Mga araw + weeks: Mga linggo + months: Mga buwan + quarters: Mga quarter + years: Mga taon slider: Zoom Slider tl_toolbar: zooms: Zoom level diff --git a/config/locales/crowdin/js-fr.yml b/config/locales/crowdin/js-fr.yml index 472a9e6f76..911f93caa3 100644 --- a/config/locales/crowdin/js-fr.yml +++ b/config/locales/crowdin/js-fr.yml @@ -4,6 +4,12 @@ fr: ajax: hide: Masquer loading: Chargement… + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Fermer popup close_filter_title: Fermer le filtre close_form_title: Fermer le formulaire diff --git a/config/locales/crowdin/js-he.yml b/config/locales/crowdin/js-he.yml index 227262e1e9..07b831ab64 100644 --- a/config/locales/crowdin/js-he.yml +++ b/config/locales/crowdin/js-he.yml @@ -4,6 +4,12 @@ he: ajax: hide: הסתר loading: טוען ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: סגור פופ-אפ close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-hr.yml b/config/locales/crowdin/js-hr.yml index 037eb3b2ab..a21e22b7bf 100644 --- a/config/locales/crowdin/js-hr.yml +++ b/config/locales/crowdin/js-hr.yml @@ -4,6 +4,12 @@ hr: ajax: hide: Sakrij loading: Učitavanje ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Popup izbornik close_filter_title: Zatvori filtar close_form_title: Zatvori obrazac diff --git a/config/locales/crowdin/js-hu.yml b/config/locales/crowdin/js-hu.yml index 5b9c57b7cc..d928167477 100644 --- a/config/locales/crowdin/js-hu.yml +++ b/config/locales/crowdin/js-hu.yml @@ -4,6 +4,12 @@ hu: ajax: hide: Elrejt loading: Betöltés folyamatban… ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Előugró ablak bezárása close_filter_title: Szűrő bezárása close_form_title: Űrlap bezárása diff --git a/config/locales/crowdin/js-id.yml b/config/locales/crowdin/js-id.yml index 04e60ba5c4..64ad6d9ede 100644 --- a/config/locales/crowdin/js-id.yml +++ b/config/locales/crowdin/js-id.yml @@ -4,6 +4,12 @@ id: ajax: hide: Sembunyikan loading: Loading ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Tutup close_filter_title: Tutup Penyaring close_form_title: Tutup formulir diff --git a/config/locales/crowdin/js-it.yml b/config/locales/crowdin/js-it.yml index b5fec7a81f..d1ecc7a32e 100644 --- a/config/locales/crowdin/js-it.yml +++ b/config/locales/crowdin/js-it.yml @@ -4,6 +4,12 @@ it: ajax: hide: Nascondi loading: Caricamento ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Chiudi popup close_filter_title: Chiudi il filtro close_form_title: Chiudi il modulo diff --git a/config/locales/crowdin/js-ja.yml b/config/locales/crowdin/js-ja.yml index 3c4e4d1e3c..90620182dc 100644 --- a/config/locales/crowdin/js-ja.yml +++ b/config/locales/crowdin/js-ja.yml @@ -4,6 +4,12 @@ ja: ajax: hide: 非表示 loading: ロード中... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: ポップアップを閉じる close_filter_title: フィルタを閉じる close_form_title: フォームを閉じる diff --git a/config/locales/crowdin/js-ko.yml b/config/locales/crowdin/js-ko.yml index baa3aec1bc..2c98d78f8b 100644 --- a/config/locales/crowdin/js-ko.yml +++ b/config/locales/crowdin/js-ko.yml @@ -4,6 +4,12 @@ ko: ajax: hide: 숨기기 loading: 불러오는 중 ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: 팝업 닫기 close_filter_title: 필터 닫기 close_form_title: 폼 닫기 diff --git a/config/locales/crowdin/js-lol.yml b/config/locales/crowdin/js-lol.yml index 45f8bf50ef..ee4a4b7481 100644 --- a/config/locales/crowdin/js-lol.yml +++ b/config/locales/crowdin/js-lol.yml @@ -4,6 +4,12 @@ lol: ajax: hide: crwdns98333:0crwdne98333:0 loading: crwdns98334:0crwdne98334:0 + autocomplete_select: + placeholder: + multi: crwdns98881:0%{name}crwdne98881:0 + single: crwdns98882:0%{name}crwdne98882:0 + remove: crwdns98883:0%{name}crwdne98883:0 + active: crwdns98884:0%{label}crwdnd98884:0%{name}crwdne98884:0 close_popup_title: crwdns98335:0crwdne98335:0 close_filter_title: crwdns98336:0crwdne98336:0 close_form_title: crwdns98337:0crwdne98337:0 diff --git a/config/locales/crowdin/js-lt.yml b/config/locales/crowdin/js-lt.yml index 18b3a30985..5e3187bb7d 100644 --- a/config/locales/crowdin/js-lt.yml +++ b/config/locales/crowdin/js-lt.yml @@ -4,6 +4,12 @@ lt: ajax: hide: Paslėpti loading: Įkeliama ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Užverti iškylantį langą close_filter_title: Užverti filtrą close_form_title: Užverti formą diff --git a/config/locales/crowdin/js-lv.yml b/config/locales/crowdin/js-lv.yml index efdb4749d1..4f1f9f6674 100644 --- a/config/locales/crowdin/js-lv.yml +++ b/config/locales/crowdin/js-lv.yml @@ -4,6 +4,12 @@ lv: ajax: hide: Hide loading: Notiek ielāde... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Aizvērt logu close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-nl.yml b/config/locales/crowdin/js-nl.yml index fe43681ecd..3c28384dd8 100644 --- a/config/locales/crowdin/js-nl.yml +++ b/config/locales/crowdin/js-nl.yml @@ -4,6 +4,12 @@ nl: ajax: hide: Verbergen loading: Bezig met laden ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Popup sluiten close_filter_title: Sluit filter close_form_title: Sluit formulier diff --git a/config/locales/crowdin/js-no.yml b/config/locales/crowdin/js-no.yml index 4b015a8c31..d04d7ae88b 100644 --- a/config/locales/crowdin/js-no.yml +++ b/config/locales/crowdin/js-no.yml @@ -4,6 +4,12 @@ ajax: hide: Skjul loading: Laster inn ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Lukk sprettoppvindu close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-pl.yml b/config/locales/crowdin/js-pl.yml index 131026718e..0dda23d6df 100644 --- a/config/locales/crowdin/js-pl.yml +++ b/config/locales/crowdin/js-pl.yml @@ -4,6 +4,12 @@ pl: ajax: hide: Ukryj loading: Ładowanie ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Zamknij okno close_filter_title: Zamknij filtr close_form_title: Zamknij formularz diff --git a/config/locales/crowdin/js-pt-BR.yml b/config/locales/crowdin/js-pt-BR.yml index eb1a83fb1f..148467342f 100644 --- a/config/locales/crowdin/js-pt-BR.yml +++ b/config/locales/crowdin/js-pt-BR.yml @@ -4,6 +4,12 @@ pt-BR: ajax: hide: Ocultar loading: Carregando ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Fechar pop-up close_filter_title: Fechar filtro close_form_title: Fechar formulário diff --git a/config/locales/crowdin/js-pt.yml b/config/locales/crowdin/js-pt.yml index fb7fbfff7a..b22708e104 100644 --- a/config/locales/crowdin/js-pt.yml +++ b/config/locales/crowdin/js-pt.yml @@ -4,6 +4,12 @@ pt: ajax: hide: Ocultar loading: A carregar... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Fechar janela close_filter_title: Fechar filtro close_form_title: Fechar formulário diff --git a/config/locales/crowdin/js-ro.yml b/config/locales/crowdin/js-ro.yml index f55fadb5e0..a35617aece 100644 --- a/config/locales/crowdin/js-ro.yml +++ b/config/locales/crowdin/js-ro.yml @@ -4,6 +4,12 @@ ro: ajax: hide: Ascundere loading: Se încarcă... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Închidere pop-up close_filter_title: Închide filtrul close_form_title: Închide formularul diff --git a/config/locales/crowdin/js-ru.yml b/config/locales/crowdin/js-ru.yml index 1f5bbe8221..1a3aed5c7a 100644 --- a/config/locales/crowdin/js-ru.yml +++ b/config/locales/crowdin/js-ru.yml @@ -4,6 +4,12 @@ ru: ajax: hide: Скрыть loading: Загрузка ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Закрыть всплывающее close_filter_title: Закрыть фильтр close_form_title: Закрыть форму diff --git a/config/locales/crowdin/js-sk.yml b/config/locales/crowdin/js-sk.yml index 2d3037d91a..097e508bac 100644 --- a/config/locales/crowdin/js-sk.yml +++ b/config/locales/crowdin/js-sk.yml @@ -4,6 +4,12 @@ sk: ajax: hide: Skryť loading: Načítava sa ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Zavrieť okno close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-sv-SE.yml b/config/locales/crowdin/js-sv-SE.yml index d16a67def4..e151ec15c3 100644 --- a/config/locales/crowdin/js-sv-SE.yml +++ b/config/locales/crowdin/js-sv-SE.yml @@ -4,6 +4,12 @@ sv-SE: ajax: hide: Dölj loading: Laddar ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Stäng popup close_filter_title: Stäng filter close_form_title: Stäng formulär diff --git a/config/locales/crowdin/js-th.yml b/config/locales/crowdin/js-th.yml index dc5276669f..e142a1cac0 100644 --- a/config/locales/crowdin/js-th.yml +++ b/config/locales/crowdin/js-th.yml @@ -4,6 +4,12 @@ th: ajax: hide: ซ่อน loading: กำลังโหลด... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: ปิดป๊อปอัพ close_filter_title: ปิดตัวกรอง close_form_title: ปิดแบบฟอร์ม diff --git a/config/locales/crowdin/js-tr.yml b/config/locales/crowdin/js-tr.yml index 4166213409..b044d309cf 100644 --- a/config/locales/crowdin/js-tr.yml +++ b/config/locales/crowdin/js-tr.yml @@ -4,6 +4,12 @@ tr: ajax: hide: Gizle loading: Yükleniyor ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Pencereyi kapat close_filter_title: Filtreyi kapat close_form_title: Formu kapat diff --git a/config/locales/crowdin/js-uk.yml b/config/locales/crowdin/js-uk.yml index 55d5f28a8a..3d078f9979 100644 --- a/config/locales/crowdin/js-uk.yml +++ b/config/locales/crowdin/js-uk.yml @@ -4,6 +4,12 @@ uk: ajax: hide: Hide loading: Завантаження ... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Закрити вспливаюче вікно close_filter_title: Закрити фільтр close_form_title: Закрити форму diff --git a/config/locales/crowdin/js-vi.yml b/config/locales/crowdin/js-vi.yml index 26df5cc96a..85d9f96373 100644 --- a/config/locales/crowdin/js-vi.yml +++ b/config/locales/crowdin/js-vi.yml @@ -4,6 +4,12 @@ vi: ajax: hide: Ẩn loading: Đang tải... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: Đóng close_filter_title: Close filter close_form_title: Close form diff --git a/config/locales/crowdin/js-zh-TW.yml b/config/locales/crowdin/js-zh-TW.yml index 25392f000c..7c07545f8d 100644 --- a/config/locales/crowdin/js-zh-TW.yml +++ b/config/locales/crowdin/js-zh-TW.yml @@ -4,6 +4,12 @@ zh-TW: ajax: hide: 隱藏 loading: 正在載入… + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: 關閉彈出窗口 close_filter_title: Close filter close_form_title: 關閉表單 diff --git a/config/locales/crowdin/js-zh.yml b/config/locales/crowdin/js-zh.yml index f407096971..f6c608bcb6 100644 --- a/config/locales/crowdin/js-zh.yml +++ b/config/locales/crowdin/js-zh.yml @@ -4,6 +4,12 @@ zh: ajax: hide: 隐藏 loading: 加载中... + autocomplete_select: + placeholder: + multi: Add "%{name}" + single: Select "%{name}" + remove: Remove %{name} + active: Active %{label} %{name} close_popup_title: 关闭弹出窗口 close_filter_title: 关闭过滤器 close_form_title: 关闭表单 From a8a36b1edbbd31bda68240cb429d393243c58959 Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 2 Mar 2018 02:43:13 +0000 Subject: [PATCH 35/46] update locales from crowdin --- config/locales/crowdin/fi.yml | 211 ++++++++++++------------ config/locales/crowdin/fil.yml | 265 ++++++++++++++++-------------- config/locales/crowdin/js-fi.yml | 10 +- config/locales/crowdin/js-fil.yml | 30 ++-- 4 files changed, 263 insertions(+), 253 deletions(-) diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 8b5871c881..9746d63ced 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -18,22 +18,22 @@ fi: instructions: alternative_color: Strong accent color, typically used for most the important button on a screen. - content_link_color: Font color of most of the links. + content_link_color: Fontin väri eniten linkkejä. primary_color: Pääväri. primary_color_dark: Yleensä tummempi versio pääväristä on käytössä valintatehosteissa. header_bg_color: Background color of the header. - header_item_bg_hover_color: Background color of clickable header items when - hovered with the mouse. - header_item_font_color: Font color of clickable header items. - header_item_font_hover_color: Font color of clickable header items when hovered - with the mouse. + header_item_bg_hover_color: Taustan väri klikattava otsikko eriä kun leijui + hiirellä. + header_item_font_color: Fontin väri klikattava otsikko eriä. + header_item_font_hover_color: Fontin väri klikattava otsikko eriä kun leijui + hiirellä. header_border_bottom_color: Thin line under the header. Leave this field empty if you don't want any line. main_menu_bg_color: Left side menu's background color. enterprise: upgrade_to_ee: Päivitä yritysversioon add_token: Upload an Enterprise Edition support token - replace_token: Replace your current support token + replace_token: Korvata nykyisen tukea poletti order: Tilaa yritysversio paste: Paste your Enterprise Edition support token required_for_feature: This feature is only available with an active Enterprise @@ -127,8 +127,8 @@ fi: failed_to_reset_token: 'Failed to reset access token: %{error}' notice_reset_token: 'A new %{type} token has been generated. Your access token is:' - token_value_warning: 'Note: This is the only time you will see this token, make - sure to copy it now.' + token_value_warning: 'Huomautus: Tämä on ainoa kerta kun näet tämän tunnuksen, + varmista että kopio se nyt.' no_results_title_text: Tällä hetkellä ei ole pääsyavaimia saatavilla. news: index: @@ -331,8 +331,8 @@ fi: repository: url: URL role: - assignable: Work packages can be assigned to users and groups in possession - of this role in the respective project + assignable: Toimia paketti voidaan määrittää käyttäjät ja ryhmät hallussaan + tämä rooli kunkin projekti time_entry: activity: Aktiviteetti hours: Tunnit @@ -523,7 +523,7 @@ fi: type: attributes: attribute_groups: - group_without_name: Unnamed groups are not allowed. + group_without_name: Nimeämätön ryhmät eivät ole sallittuja. duplicate_group: The group name %{group} is used more than once. Group names must be unique. attribute_unknown: Invalid work package attribute used. @@ -867,9 +867,9 @@ fi: default_type_user_story: User story description_active: Aktiivinen? description_attachment_toggle: Show/Hide attachments - description_autocomplete: 'Tämä kenttä käyttää automaattinen täydennys. Kun kirjoitat + description_autocomplete: 'Tämä kenttä käyttää automaattisen täydennyksen. Kun näppäily otsikon työtä paketin saat listan mahdollisista ehdokkaista. Valitse yksi käyttäen - nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai kirjoita näppäintä. + nuoli ylös ja nuoli alas näppäintä ja valitse sarkain tai näppäile näppäintä. Vaihtoehtoisesti voit kirjoittaa työtä paketti numero suoraan. ' @@ -890,7 +890,7 @@ fi: description_message_content: Viestin sisältö description_my_project: You are member description_notes: Muistiinpanot - description_parent_work_package: Vanhemman työ paketin nykyinen + description_parent_work_package: Vanhemman työ paketti nykyinen description_project_scope: Haun laajuus description_query_sort_criteria_attribute: Lajittelun perusta description_query_sort_criteria_direction: Lajittelujärjestys @@ -904,7 +904,7 @@ fi: ee: upsale: form_configuration: - description: 'Customize the form configuration with these additional features:' + description: 'Muokata lomakkeen konfigurointi nämä lisäominaisuudet:' add_groups: Add new attribute groups rename_groups: Rename attributes groups project_filters: @@ -917,12 +917,12 @@ fi: error_can_not_archive_project: Tätä projektia ei voida arkistoida error_can_not_delete_entry: Unable to delete entry error_can_not_delete_custom_field: Mukautettua kenttää ei voi poistaa - error_can_not_delete_type: Tämän tyyppinen työ sisältää paketit ja ei voi poistaa. - error_can_not_delete_standard_type: Standardin tyypit ei voi poistaa. + error_can_not_delete_type: Tämä tyyppinen työ sisältää pakettia ja ei voi poistaa. + error_can_not_delete_standard_type: Standardin tyyppiä ei voi poistaa. error_can_not_invite_user: Kutsun lähettäminen käyttäjälle epäonnistui. error_can_not_remove_role: Tämä rooli on käytössä joten sitä ei voida poistaa. error_can_not_reopen_work_package_on_closed_version: Työn paketti määritetty suljettu - versio ei voida avata uudelleen + versio ei voi avata uudelleen error_check_user_and_role: Please choose a user and a role. error_cookie_missing: OpenProject evästeen puuttuu. Varmista, että evästeet ovat käytössä, koska tämä sovellus ei toimi oikein ilman evästeitä. @@ -934,23 +934,23 @@ fi: error_pdf_export_too_many_columns: Liikaa sarakkeita valittuina PDF-vientiin. Pienennä sarakkeiden määrää. error_token_authenticity: Unable to verify Cross-Site Request Forgery token. - error_work_package_done_ratios_not_updated: Tehtäväkokonaisuus tehnyt suhdelukuja - ei päivitetä. - error_work_package_not_found_in_project: Työn package ei löydy tai ei kuulu tähän + error_work_package_done_ratios_not_updated: Toimi paketti tehnyt suhdelukuja ei + päivitetä. + error_work_package_not_found_in_project: Toimia paketti ei löydy tai ei kuulu tähän projektiin - error_must_be_project_member: on oltava hankkeen jäsen + error_must_be_project_member: on oltava projekti jäsen error_no_default_work_package_status: No default work package status is defined. Please check your configuration (Go to "Administration -> Work package statuses"). - error_no_type_in_project: No type is associated to this project. Please check the - Project settings. - error_omniauth_registration_timed_out: The registration via an external authentication - provider timed out. Please try again. + error_no_type_in_project: Ei tyyppi liittyy tähän projekti. Ole hyvä ja tarkista + Projekti asetuksista. + error_omniauth_registration_timed_out: Rekisteröinnin kautta ulkoinen todennus perheenhuoltaja + aikakatkaistiin. Ole hyvä ja yritä uudelleen. error_scm_command_failed: 'Tietovarastoon pääsyssä tapahtui virhe: %{value}' error_scm_not_found: Syötettä ja/tai versiota ei löydy tietovarastosta. - error_unable_delete_status: Työ paketin tila ei voi poistaa koska se on käytössä - vähintään yksi tehtäväkokonaisuus. - error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketin tila. - Ole hyvä ja valitse toinen default työ paketin tila ennen poistamalla nykyinen + error_unable_delete_status: Toimia paketti tila ei voi poistaa koska se on käytössä + vähintään yksi toimia paketti. + error_unable_delete_default_status: Ei voi poistaa oletuksena työ paketti tila. + Ole hyvä ja valitse vielä oletusarvo työ paketti tila ennen poistamalla nykyinen yksi. error_unable_to_connect: Ei voi yhdistää (%{value}) error_unable_delete_wiki: Wiki-sivun poistaminen ei onnistu. @@ -1070,7 +1070,7 @@ fi: label_api_access_key_created_on: API access key created %{value} ago label_api_access_key_type: API label_applied_status: Käytetty tila - label_archive_project: Archive project + label_archive_project: Arkisto projekti label_ascending: Nouseva label_assigned_to_me_work_packages: Minulle määritetyt työpaketit label_associated_revisions: Liittyvät versiot @@ -1159,7 +1159,7 @@ fi: label_day_plural: päivää label_default: Oletus label_delete_user: Delete user - label_delete_project: Delete project + label_delete_project: Poista projekti label_deleted: poistettu label_deleted_custom_field: "(poistettu mukautettu kenttä)" label_descending: Laskeva @@ -1465,7 +1465,7 @@ fi: label_total: Yhteensä label_type_new: Uusi tyyppi label_type_plural: Tyypit - label_type_default_new_projects: Type activated for new projects by default + label_type_default_new_projects: Tyyppi aktivoitu uusia hankkeita oletuksena label_ui: Käyttöliittymä label_update_work_package_done_ratios: Päivitä työpaketin valmiusasteet label_updated_time: Päivitetty %{value} sitten @@ -1512,7 +1512,7 @@ fi: label_wiki_page: Wiki-sivu label_wiki_page_plural: Wiki sivut label_wiki_show_index_page_link: Näytä alivalikon vaihtoehto "Sisällysluettelo" - label_wiki_show_menu_item: Show as menu item in project navigation + label_wiki_show_menu_item: Näytä valikon kohta projekti navigaatio label_wiki_show_new_page_link: Show submenu item 'Create new child page' label_wiki_show_submenu_item: 'Show as submenu item of ' label_work_package: Työpaketti @@ -1583,7 +1583,7 @@ fi: label_keyboard_shortcut_go_calendar: Go to project calendar label_keyboard_shortcut_go_news: Go to project news label_keyboard_shortcut_go_timelines: Go to timelines - label_keyboard_shortcut_new_work_package: Luo uusi toimi paketin + label_keyboard_shortcut_new_work_package: Luo uusi toimia paketti label_keyboard_shortcut_details_package: Show work packages details pane label_keyboard_shortcut_go_edit: Go to edit the current item (on detail pages only) label_keyboard_shortcut_open_more_menu: Open more-menu (on detail pages only) @@ -1595,7 +1595,7 @@ fi: only) label_visible_elements: Näkyvät elementit auth_source: - using_abstract_auth_source: Can't use an abstract authentication source. + using_abstract_auth_source: Voi käyttää abstrakti autentikointi lähde. ldap_error: 'LDAP-Error: %{error_message}' ldap_auth_failed: Could not authenticate at the LDAP-Server. macro_execution_error: Error executing the macro %{macro_name} @@ -1637,12 +1637,12 @@ fi: notice_account_already_activated: The account has already been activated. notice_account_invalid_token: Invalid activation token notice_account_invalid_credentials: Virheellinen käyttäjätunnus tai salasana - notice_account_invalid_credentials_or_blocked: Virheellinen käyttäjä tai salasana - tai tili on estetty koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, - niin se vapauttaa automaattisesti lyhyessä ajassa. + notice_account_invalid_credentials_or_blocked: Pätemätön käyttäjä tai salasana tai + tili on tukossa koska useita epäonnistunut kirjautuminen yrityksiä. Jos on, niin + se vapauttaa automaattisesti lyhyessä ajassa. notice_account_lost_email_sent: Sinulle on lähetetty sähköposti jossa on ohje kuinka vaihdat salasanasi. - notice_account_new_password_forced: Uusi salasana on pakollinen. + notice_account_new_password_forced: Uusi salasana on vaaditaan. notice_account_password_expired: Your password expired after %{days} days. Please set a new one. notice_account_password_updated: Salasanan päivitys onnistui. @@ -1674,13 +1674,13 @@ fi: notice_forced_logout: You have been automatically logged out after %{ttl_time} minutes of inactivity. notice_internal_server_error: On tapahtunut virhe sivu jota yritit käyttää. Jos - sinulla on edelleen ongelmia ota yhteyttä %{app_title} järjestelmänvalvojan apua. + sinulla on edelleen ongelmia ota yhteyttä %{app_title} hallintomies sillä apua. notice_work_package_done_ratios_updated: Work package done ratios updated. notice_locking_conflict: Vähintään yksi muu käyttäjä on päivitetty tiedot sillä välin. notice_locking_conflict_additional_information: The update(s) came from %{users}. - notice_locking_conflict_reload_page: Please reload the page, review the changes - and reapply your updates. + notice_locking_conflict_reload_page: Ole hyvä ja päivitä sivu, tarkistaa muutokset + ja uudelleen päivitykset. notice_member_added: Added %{name} to the project. notice_members_added: Lisätty %{number} käyttäjää hankkeeseen. notice_member_removed: Removed %{user} from project. @@ -1689,7 +1689,7 @@ fi: notice_bad_request: Bad Request. notice_not_authorized: Sinulla ole oikeuksia käyttää tätä sivua. notice_not_authorized_archived_project: Haluamasi projekti on arkistoitu. - notice_password_confirmation_failed: Your password is not correct. Cannot continue. + notice_password_confirmation_failed: Salasana ei ole oikea. Ei voi jatkua. notice_principals_found_multiple: "There are %{number} results found. \n Tab to focus the first result." notice_principals_found_single: "There is one result. \n Tab to focus it." @@ -1703,8 +1703,8 @@ fi: Rajata hakua kirjoittamalla nimi uuden jäsenen (tai ryhmä). notice_unable_delete_time_entry: Ei voi poistaa aikakirjausta. notice_unable_delete_version: Version poisto epäonnistui - notice_user_missing_authentication_method: User has yet to choose a password or - another way to sign in. + notice_user_missing_authentication_method: Käyttäjä on vielä valita salasana tai + toinen tapa kirjautua sisään. notice_user_invitation_resent: An invitation has been sent to %{email}. present_access_key_value: 'Your %{key_name} is: %{value}' notice_automatic_set_of_standard_type: Set standard type automatically. @@ -1863,17 +1863,17 @@ fi: Note: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered. default_instructions: git: |- - The data contained in this repository can be downloaded to your computer with Git. - Please consult the documentation of Git if you need more information on the checkout procedure and available clients. + Sisältämät tiedot tämä arkisto voidaan ladata tietokoneeseen Git. + Ota dokumentointi Git jos tarvitset lisätietoja huoneen luovutus menettely ja saatavilla asiakkaille. subversion: |- The data contained in this repository can be downloaded to your computer with Subversion. Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. - enable_instructions_text: Displays checkout instructions defined below on all - repository-related pages. + enable_instructions_text: Näyttää kassalle ohjeet alla määritellään kaikki säilytyspaikka-liittyviä + sivuja. instructions: Checkout instructions show_instructions: Display checkout instructions - text_instructions: This text is displayed alongside the checkout URL for guidance - on how to check out the repository. + text_instructions: Tämä teksti näkyy rinnalla kassalla URL ohjeet siitä miten + tarkistaa säilytyspaikka. not_available: Checkout instructions are not defined for this repository. Ask your administrator to enable them for this repository in the system settings. create_managed_delay: 'Please note: The repository is managed, it is created asynchronously @@ -1881,7 +1881,7 @@ fi: create_successful: The repository has been registered. delete_sucessful: The repository has been deleted. destroy: - confirmation: If you continue, this will permanently delete the managed repository. + confirmation: Jos jatkat, tämän pysyvästi poistaa onnistunut säilytyspaikka. info: Deleting the repository is an irreversible action. info_not_managed: 'Note: This will NOT delete the contents of this repository, as it is not managed by OpenProject.' @@ -1895,8 +1895,7 @@ fi: title: Delete the %{repository_type} title_not_managed: Remove the linked %{repository_type}? errors: - build_failed: Unable to create the repository with the selected configuration. - %{reason} + build_failed: Ei voi luoda säilytyspaikka kanssa valitun kokoonpanon. %{reason} managed_delete: Unable to delete the managed repository. managed_delete_local: 'Unable to delete the local repository on filesystem at ''%{path}'': %{error_message}' @@ -1908,8 +1907,8 @@ fi: not_manageable: This repository vendor cannot be managed by OpenProject. path_permission_failed: 'An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder.' - unauthorized: You're not authorized to access the repository or the credentials - are invalid. + unauthorized: Sinulla ei ole valtuutetun käyttää säilytyspaikka tai tunnistetiedot + eivät kelpaa. unavailable: The repository is unavailable. exception_title: 'Cannot access the repository: %{message}' disabled_or_unknown_type: The selected type %{type} is disabled or no longer @@ -1918,9 +1917,8 @@ fi: available. remote_call_failed: 'Calling the managed remote failed with message ''%{message}'' (Code: %{code})' - remote_invalid_response: Received an invalid response from the managed remote. - remote_save_failed: Could not save the repository with the parameters retrieved - from the remote. + remote_invalid_response: Vastaanotettu virheellinen vastaus onnistui kauko. + remote_save_failed: Ei voitu tallentaa asäilytyspaikka parametrit haetaan kauko. git: instructions: managed_url: This is the URL of the managed (local) Git repository. @@ -1939,7 +1937,7 @@ fi: path: Path to Git repository path_encoding: Polun koodaus go_to_revision: Go to revision - managed_remote: Managed repositories for this vendor are handled remotely. + managed_remote: Onnistunut arkistot tälle toimittajalle hoidetaan etänä. managed_remote_note: Information on the URL and path of this repository is not available prior to its creation. managed_url: Managed URL @@ -1970,8 +1968,8 @@ fi: Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository. The following URL schemes are supported: managed_title: Subversion repository integrated into OpenProject - managed_introduction: Let OpenProject create and integrate a local Subversion - repository automatically. + managed_introduction: Päästää OpenProject luoda ja integroida paikallinen kumouksellisuus + säilytyspaikka automaattisesti. managed_url: Managed URL password: Repository Password username: Repository username @@ -1981,7 +1979,7 @@ fi: update_settings_successful: The settings have been sucessfully saved. url: URL to repository warnings: - cannot_annotate: This file cannot be annotated. + cannot_annotate: Tätä tiedostoa ei voi selityksineen. search_input_placeholder: Etsi... setting_email_delivery_method: Sähköpostiviestien toimitustapa setting_sendmail_location: Location of the sendmail executable @@ -2053,8 +2051,8 @@ fi: setting_new_project_user_role_id: Rooli joka annetaan projektin luojalle, joka ei ole hallinnoija (admin) setting_password_active_rules: Aktiiviset merkistöluokat - setting_password_count_former_banned: Määrä viimeksi käytetyt salasanat kielletty - uudelleenkäyttöä varten + setting_password_count_former_banned: Numero viimeksi käytetyt salasanat kielletty + sillä uudelleenkäyttö setting_password_days_valid: Maksimiaika, jonka jälkeen salasana täytyy vaihtaa setting_password_min_length: Vähimmäispituus setting_password_min_adhered_rules: Minimum number of required classes @@ -2076,7 +2074,7 @@ fi: setting_rest_api_enabled: Ota käyttöön REST-verkkopalvelu setting_self_registration: Itserekisteröinti setting_sequential_project_identifiers: Luo peräkkäiset projektien tunnisteet - setting_session_ttl: Istunnon voimassaolon ajan kuluttua käyttämättömänä + setting_session_ttl: Istunnon vanhentumisaika jälkeen toimettomuus setting_session_ttl_hint: Arvo alle 5 toimii kuten käytöstä setting_session_ttl_enabled: Istunto päättyy setting_start_of_week: Week starts on @@ -2088,7 +2086,7 @@ fi: setting_accessibility_mode_for_anonymous: Ota helppokäyttötila anonyymeille käyttäjille setting_user_format: Käyttäjien esitysmuoto setting_users_deletable_by_admins: User accounts deletable by admins - setting_users_deletable_by_self: Käyttäjät saa poistaa tilinsä + setting_users_deletable_by_self: Käyttäjille saa poistaa tilinsä setting_welcome_text: Tervehdysteksti setting_welcome_title: Tervehdyspalkki setting_welcome_on_homescreen: Näytä tervehdyspalkki kotinäkymässä @@ -2115,8 +2113,8 @@ fi: motorically handicaped or have a bad eyesight. For the latter focused elements are specially highlighted. Please notice, that the Backlogs module is not available in this mode. - text_access_token_hint: Access tokens allow you to grant external applications access - to resources in OpenProject. + text_access_token_hint: Käyttövaltuuksien avulla voit tuoda ulkoisia sovelluksia + pääsyn resursseja sisään OpenProject. text_analyze: 'Further analyze: %{subject}' text_are_you_sure: Oletko varma? text_are_you_sure_with_children: Delete work package and all child work packages? @@ -2162,7 +2160,7 @@ fi: text_destroy: Poista text_destroy_with_associated: 'There are additional objects assossociated with the work package(s) that are to be deleted. Those objects are of the following types:' - text_destroy_what_to_do: What do you want to do? + text_destroy_what_to_do: Mitä sinä haluat tehdä? text_diff_truncated: "... Tämä katkaistiin koska suurin mahdollinen näytettävä määrä tuli täyteen." text_email_delivery_not_configured: |- @@ -2177,7 +2175,7 @@ fi: text_hint_disable_with_0: 'Huom: Poista käytöstä syöttämällä 0' text_hours_between: "%{min}-%{max} tuntia." text_work_package_added: Work package %{id} has been reported by %{author}. - text_work_package_category_destroy_assignments: Remove category assignments + text_work_package_category_destroy_assignments: Poistaa luokan tehtävät text_work_package_category_destroy_question: Some work packages (%{count}) are assigned to this category. What do you want to do? text_work_package_category_reassign_to: Reassign work packages to this category @@ -2186,7 +2184,7 @@ fi: henkilön %{watcher_setter} toimesta. text_work_packages_destroy_confirmation: Are you sure you want to delete the selected work package(s)? - text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus työtä paketteja + text_work_packages_ref_in_commit_messages: Vertailemalla ja korjaus toimia paketit sitoutua viestejä text_journal_added: "%{label} %{value} lisätty" text_journal_aggregation_time_explanation: Yhdistele aktiviteettiuutiset jos niiden @@ -2211,7 +2209,7 @@ fi: On erittäin suotavaa ladata vakioasetukset. Voit muuttaa sitä latauksen jälkeen. text_no_notes: Tähän työpakettiin ei ole saatavilla kommentteja. text_notice_too_many_values_are_inperformant: 'Huomautus: Näyttää yli 100 kohteita - per sivu voi lisätä latausaikaa.' + sivulla voi lisätä sivu kuormitus aika.' text_own_membership_delete_confirmation: Olet aikeissa poistaa yhden tai useamman käyttöoikeuden ja et ehkä voi enää muokata tätä projektia sen jälkeen. Haluatko varmasti jatkaa? @@ -2232,12 +2230,12 @@ fi: checkboxes in the table. When clicking on the button below the table the differences are shown. text_time_logged_by_changeset: Päivitetty muutosversioon %{value}. - text_tip_work_package_begin_day: tehtäväkokonaisuus alusta tähän päivään - text_tip_work_package_begin_end_day: work package beginning and ending this day + text_tip_work_package_begin_day: toimia paketti alusta tähän päivään + text_tip_work_package_begin_end_day: toimia paketti alkaa ja päättyy tähän päivään text_tip_work_package_end_day: work package ending this day text_type_no_workflow: Ei työnkulun määritetty tämä tyyppi text_unallowed_characters: Kiellettyjä merkkejä - text_user_invited: The user has been invited and is pending registration. + text_user_invited: Käyttäjä on kutsuttu ja on vireillä rekisteröinti. text_user_wrote: "%{value} kirjoitti:" text_warn_on_leaving_unsaved: The work package contains unsaved text that will be lost if you leave this page. @@ -2364,7 +2362,7 @@ fi: work_package_filters: Filter work packages work_package_responsible: Show work packages with responsible work_package_assignee: Show work packages with assignee - types: Show types + types: Näytä tyypit status: Näytä tila project_time_filter: Projects with a work package of a certain type in a certain timeframe @@ -2376,8 +2374,8 @@ fi: %{end_label} %{endspan}%{endspanunit} from now" project_filters: Filter projects project_responsible: Näytä hankkeita joiden tehtävänä - project_status: Show project status - project_types: Show project types + project_status: Näytä projekti tila + project_types: Näytä projekti tyypit timeframe: Näytä aikataulu timeframe_end: to timeframe_start: from @@ -2396,7 +2394,7 @@ fi: aikajanalla. no_timeline_for_id: There is no timeline with ID %{id}. notice_successful_deleted_all_elements: Poistettu onnistuneesti kaikki elementit - outline: Palauttaa Ääriviivat + outline: Nollaa hahmotelma outlines: aggregation: Näyttää koosteita vain level1: Laajenna taso 1 @@ -2422,10 +2420,10 @@ fi: project_association_of_type: Dependency to project of type “%{type}” project_type_could_not_be_saved: Project type could not be saved type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Raportointi ei voitu tallentaa + reporting_could_not_be_saved: Raportointi ei voitu tallenneta properties: Ominaisuudet really_delete_color: 'Oletko varma, että haluat poistaa seuraava väri? Tyypit - käyttää tätä väriä ei poisteta. + käyttää tätä väri ei poisteta. ' really_delete_project_association_between_project_a_and_project_b: 'Are you sure, @@ -2437,7 +2435,7 @@ fi: ' really_delete_timeline: 'Oletko varma, että haluat poistaa seuraavat aikajana - raportti? Työ paketteja näkyy tämä aikajana raportti ei poisteta. + raportti? toimia paketti näkyy tämä aikajana raportti ei poisteta. ' really_delete_reporting: 'Oletko varma, että haluat poistaa seuraavat raportointia? @@ -2450,7 +2448,7 @@ fi: settings: Aikataulut vertical_work_package: Vertical work packages without_project_type: Without project type - you_are_viewing_the_selected_timeline: Katselet valittu aikajana raportti + you_are_viewing_the_selected_timeline: Sinä olet katselu valittu aikajana raportti zoom: in: Lähennä out: Loitonna @@ -2486,9 +2484,9 @@ fi: activate: Aktivoi activate_and_reset_failed_logins: Activate and reset failed logins authentication_provider: Authentication Provider - authentication_settings_disabled_due_to_external_authentication: 'This user authenticates - via an external authentication provider, so there is no password in OpenProject - to be changed. + authentication_settings_disabled_due_to_external_authentication: 'Tämä käyttäjä + autentikoi kautta ulkoisen autentikointi perheenhuoltaja, joten ei ole salasana + OpenProject olla muutettu. ' authorization_rejected: You are not allowed to sign in. @@ -2500,14 +2498,14 @@ fi: confirm_status_change: You are about to change the status of '%{name}'. Are you sure you want to continue? deleted: Poista käyttäjä - error_status_change_failed: 'Changing the user status failed due to the following - errors: %{errors}' + error_status_change_failed: 'Muuttaminen käyttäjän tila epäonnistui koska seuraavia + virheitä: %{errors}' invite: Invite user via email invited: kutsuttu - lock: Lock permanently + lock: Lukko vakinaisesti locked: locked permanently no_login: Tämä käyttäjä todentaa kautta kirjautuminen salasanalla. Koska se on - poistettu käytöstä, he eivät voi kirjautua sisään. + poistettu käytöstä, he ei voi loki sisään. password_change_unsupported: Muutos salasana ei tueta. registered: registered reset_failed_logins: Reset failed logins @@ -2516,7 +2514,7 @@ fi: mail_project_explanaition: For unselected projects, you will only receive notifications about things you watch or you're involved in (e.g. work packages you're the author or assignee of). - mail_self_notified: I want to be notified of changes that I make myself + mail_self_notified: Haluan ilmoituksen muutoksista jotka teen itse status_user_and_brute_force: "%{user} and %{brute_force}" status_change: Status change unlock: Vapauta @@ -2532,12 +2530,12 @@ fi: menu_item_setting: Visibility wiki_menu_item_for: Menu item for wikipage "%{title}" wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'Poistat vain tärkeimmät wiki valikosta. - Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. Poistaa wiki - wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. + wiki_menu_item_new_main_item_explanation: 'Sinä olet poistat vain tärkeimmät wiki + valikosta. Sinun täytyy nyt valita wiki sivu joista tärkein uusi kohde luodaan. + Poistaa wiki wiki moduuli voidaan kytkeä pois päältä hankkeen ylläpitäjät. ' - wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla poistettu. + wiki_menu_item_delete_not_permitted: Wiki valikosta vain wiki sivu voi olla Poistetaan. query_menu_item_for: Menu item for query "%{title}" work_package: updated_automatically_by_child_changes: '_Päivitetty automaattisesti muutoksella @@ -2569,25 +2567,24 @@ fi: invalid_relation: Suhde on virheellinen. invalid_resource: For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'. - invalid_user_status_transition: The current user account status does not allow - this operation. + invalid_user_status_transition: Nykyisen käyttäjän tilin tila ei salli tätä + operaatio. missing_content_type: not specified - missing_request_body: There was no request body. + missing_request_body: Ei ollut pyyntö kehon. missing_or_malformed_parameter: Kyselyparametri "%{parameter}" puuttuu tai on virheellinen. - multipart_body_error: The request body did not contain the expected multipart - parts. - multiple_errors: Multiple field constraints have been violated. + multipart_body_error: Pyynnön elin ei sisällä odotettavissa moniosaisia osat. + multiple_errors: Useita kenttä rajoituksia on rikottu. unable_to_create_attachment: The attachment could not be created render: - context_not_parsable: The context provided is not a link to a resource. - unsupported_context: The resource given is not supported as context. + context_not_parsable: Yhteydessä edellyttäen ei ole linkki resurssi. + unsupported_context: Resurssi koska ei ole tuettu yhteydessä. context_object_not_found: Cannot find the resource given as the context. validation: done_ratio: Done ratio cannot be set on parent work packages, when it is inferred by status or when it is disabled. due_date: Due date cannot be set on parent work packages. - estimated_hours: Estimated hours cannot be set on parent work packages. + estimated_hours: Arvioitu tuntia ei voi asettaa vanhemman toimia paketti. invalid_user_assigned_to_work_package: The chosen user is not allowed to be '%{property}' for this work package. start_date: Start date cannot be set on parent work packages. diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 11fbf45e4f..1785ee7485 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -987,7 +987,7 @@ fil: repositoryo: %{value}' error_scm_not_found: Ang entry o rebisyon ay hindi natagpuan sa repositoryo. error_unable_delete_status: Ang estado ng work package ay hindi pwedeng burahin - dahil ginamit oto sa kahit isang work package. + dahil ginamit ito sa kahit isang work package. error_unable_delete_default_status: Hindi mabura ang default estado ng work package. Mangyaring pumili ng ibang estado ng work package bago buburahin ang kasulukuyang isa. @@ -2194,8 +2194,8 @@ fil: status_active: aktibo status_archived: naka-archive status_invited: imbitado - status_locked: locked - status_registered: registered + status_locked: nakakandado + status_registered: narehistro support: array: sentence_connector: at @@ -2500,73 +2500,76 @@ fil: new_timeline: Bagong timeline na ulat no_projects_for_reporting_available: Walang mga proyekto upang piliin kung alin proyekto asosasyon ang maaring likhain. - no_right_to_view_timeline: You do not have the necessary permission to view the - linked timeline. - no_timeline_for_id: There is no timeline with ID %{id}. - notice_successful_deleted_all_elements: Successfully deleted all elements - outline: Reset Outline + no_right_to_view_timeline: Wala kang kailangang permiso na tingnan ang naka-link + sa timeline. + no_timeline_for_id: Walang timeline sa ID na %{id}. + notice_successful_deleted_all_elements: Matagumpay na naibura ang mga elemento + outline: I-reset ang balangkas outlines: - aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 - all: Show all + aggregation: Ipakita lamang ang mga pinagsama-sama + level1: Palawakin ang ika-1 na antas + level2: Palawakin ang ika-2 antas + level3: Palawakin ang ika-3 na antas + level4: Palawakin ang ika-4 na antas + level5: Palawakin ang ika-5 na antas + all: Ipakita ang lahat reporting_for_project: - show: 'Status reported to project: %{title}' - edit_delete: 'status report for project: %{title}' - history: 'History for status for project: %{title}' + show: 'Estadong ini-ulat sa proyektong: %{title}' + edit_delete: 'estadong ulat na para sa proyektong: %{title}' + history: 'Kasaysayan na para sa estadong para sa proyektong: %{title}' reporting: - delete: 'Delete status: %{comment}' - edit: 'Edit status: %{comment}' - show: 'Status: %{comment}' - planning_element_update: 'Update: %{title}' - work_packages_are_displayed_in_aggregations: Work packages are displayed in aggregations - project_association_new: Add project dependency - project_association_new_for_with: Set dependency for “%{project_a}” with - project_association_with_other: Project dependency between “%{project_a}” and - “%{project_b}” - project_association_of_type: Dependency to project of type “%{type}” - project_type_could_not_be_saved: Project type could not be saved - type_could_not_be_saved: Type could not be saved - reporting_could_not_be_saved: Reporting could not be saved - properties: Properties - really_delete_color: 'Are you sure, you want to delete the following color? Types - using this color will not be deleted. + delete: 'Burahin ang estado: %{comment}' + edit: 'I-edit ang estado: %{comment}' + show: 'Estado: %{comment}' + planning_element_update: 'I-update: %{title}' + work_packages_are_displayed_in_aggregations: Ang mga work package ay ipinapakita + sa agregasyon + project_association_new: Magdagdag ng proyektong dependencia + project_association_new_for_with: Itakda ang dependencia para sa "%{project_a}" + project_association_with_other: Ang proyektonf dependencia sa pagitan ng "%{project_a}" + at "%{project_b}" + project_association_of_type: Dependencia sa uti ng proyektong "%{type}" + project_type_could_not_be_saved: Ang uri ng proyekto ay hindi mai-save + type_could_not_be_saved: Ang mga uri ay hindi mai-save + reporting_could_not_be_saved: Ang paguulat ay hindi mai-save + properties: Mga property + really_delete_color: 'Sigurado ka ba, na gusto mong burahin ang sumusunod na kulay? + Ang mga uri gamit ang kulay ay hindi mabubura. ' - really_delete_project_association_between_project_a_and_project_b: 'Are you sure, - you want to delete the dependency between “%{project_a}” and “%{project_b}”? + really_delete_project_association_between_project_a_and_project_b: 'Sigurado ka + ba, na gusto mong burahin ang dependencia sa pagitan ng "%{project_a}" at "%{project_b}"? ' - really_delete_project_type: 'Are you sure, you want to delete the following project - type? Projects using this type will not be deleted. + really_delete_project_type: 'Sigurado ka na, na gusto mong burahin anh sumusunod + na uri ng proyekto? Ang mga proyekto gumagamit ng uri na ito ay hindi mabubura. ' - really_delete_timeline: 'Are you sure, you want to delete the following timeline - report? Work packages shown in this timeline report will not be deleted. + really_delete_timeline: 'Sigurado ka ba, na gusto mong burahin ang sumusunod na + timeline na ulat? Ang mga work package ay nagpapakita ng timeline report na + ito ay mabubura. ' - really_delete_reporting: 'Are you sure, you want to delete the following reporting? - Previous reporting statuses will be deleted, too. + really_delete_reporting: 'Sigurado ka ba gusto mong burahin ang sumusunod ng mga + pag-uulat? Nakaraang oag-uulat ay buburahin rin. ' - start: Start - timeline: Timeline report + start: Simulan + timeline: Timeline na ulat timelines: Ang mga ulat ng timeline settings: Ang mga timeline - vertical_work_package: Vertical work packages - without_project_type: Without project type - you_are_viewing_the_selected_timeline: You are viewing the selected timeline report + vertical_work_package: Pataas na work package + without_project_type: Walng uri na proyekto + you_are_viewing_the_selected_timeline: Ikaw at tumatanaw sa napiling timeline + na ulat zoom: in: Palakihin out: Zoom out - days: Days - weeks: Weeks - months: Months - quarters: Quarters - years: Years + days: Mga araw + weeks: Mga linggo + months: Mga buwan + quarters: Mga quarter + years: Mga taon title_remove_and_delete_user: Alisin ang inimbitahan na user mula proyekto at tanggalin siya. tooltip_resend_invitation: 'Magpadala ng ibang imbitasyong email kasama ang fresh @@ -2584,44 +2587,44 @@ fil: ' queries: - apply_filter: Apply preconfigured filter + apply_filter: Lapatan ng naka-preconfigure na filter top_menu: additional_resources: Karagdagang pinagkukunan getting_started: Pagsisimula help_and_support: Tulong at supora - total_progress: Total progress + total_progress: Kabuuang progreso user: all: lahat active: aktibo - activate: Activate - activate_and_reset_failed_logins: Activate and reset failed logins - authentication_provider: Authentication Provider - authentication_settings_disabled_due_to_external_authentication: 'This user authenticates - via an external authentication provider, so there is no password in OpenProject - to be changed. + activate: Aktibo + activate_and_reset_failed_logins: Gawing aktibo at i-reset ang nabigong mga paglog-in + authentication_provider: Pagpapatunay na provider + authentication_settings_disabled_due_to_external_authentication: 'Ang gumagamit + ay nagpapatunay sa pamamagitan ng pagpapatunay na provider, kaya walang password + sa OpenProject na magbago. ' - authorization_rejected: You are not allowed to sign in. + authorization_rejected: Ikaw ay hindi pinapayagang mag-sign in. assign_random_password: Mag-atas ng random na password (ipinadala sa user sa pamamagitan ng email) - blocked: locked temporarily + blocked: pansamantalang nakandado blocked_num_failed_logins: - one: locked temporarily (one failed login attempt) - other: locked temporarily (%{count} failed login attempts) + one: pansamantalang nakandado (isang nabigong pagtatangkang paglog-in) + other: pansamantalang nakandado (%{count} ay nabigo sa mga pagtatangkang paglog-in) confirm_status_change: Ikaw ay malapit ng magpabago sa estado na '%{name}'. Sigurado ka bang gusto mong magpatuloy? - deleted: Deleted user - error_status_change_failed: 'Changing the user status failed due to the following - errors: %{errors}' + deleted: Binurang gumagamit + error_status_change_failed: 'Ang pagbabago sa estado sa gumagamit ay nabigo dahil + sa mga sumusunod na pagkakamali: %{errors}' invite: Imbitahan ang user gamit ang email invited: imbitado - lock: Lock permanently - locked: locked permanently - no_login: This user authenticates through login by password. Since it is disabled, - they cannot log in. - password_change_unsupported: Change of password is not supported. - registered: registered - reset_failed_logins: Reset failed logins + lock: Permanente nang nakandado + locked: permanenteng nakakandado + no_login: Ang gumagamit na ito ay nagpapatunay sa pamamagitan ng paglog-in gamit + ang password. Dahil ito ay hindi gumagana, sila ay hindi makapaglog-in. + password_change_unsupported: Pagbabago ng password ay hindi suportado. + registered: narehistro + reset_failed_logins: I-reset ang mga nabigong paglog-in settings: mail_notifications: Magpadala ng abiso sa email mail_project_explanaition: Para sa hindi napiling proyekto, makakatanggap ka @@ -2629,81 +2632,91 @@ fil: work packagee ikaw ang may-akda o tagapangasiwa ng). mail_self_notified: Gusto kong mapa-alam sa mga pagbabago na ginagawa ko sa aking sarili - status_user_and_brute_force: "%{user} and %{brute_force}" + status_user_and_brute_force: "%{user} at %{brute_force}" status_change: Pagbabago ng estado unlock: I-unlock - unlock_and_reset_failed_logins: Unlock and reset failed logins + unlock_and_reset_failed_logins: I-unlock at i-reset ang mga nabigong paglog-im version_status_closed: isinara - version_status_locked: locked + version_status_locked: nakakandado version_status_open: buksan - note: Note - note_password_login_disabled: Password login has been disabled by %{configuration}. - warning: Warning - warning_attachments_not_saved: "%{count} file(s) could not be saved." - menu_item: Menu item - menu_item_setting: Visibility - wiki_menu_item_for: Menu item for wikipage "%{title}" - wiki_menu_item_setting: Visibility - wiki_menu_item_new_main_item_explanation: 'You are deleting the only main wiki menu - item. You now have to choose a wiki page for which a new main item will be generated. - To delete the wiki the wiki module can be deactivated by project administrators. + note: Talaan + note_password_login_disabled: Ang paglog-in sa password ay di gumagana dahil sa + %{configuration}. + warning: Babala + warning_attachments_not_saved: "%{count} na(mga) file ay hindi mai-save." + menu_item: Pagpipilian sa mga aytem + menu_item_setting: Nakikita + wiki_menu_item_for: Aytem na pagpipilian sa wikipage na "%{title}" + wiki_menu_item_setting: Nakikita + wiki_menu_item_new_main_item_explanation: 'Ikay ay nagtatanggal sa tanging pangunahing + aytem sa wiki na pagpipilian. Ikaw ay pwede nang makapili ng isang pahinang wiki + kung saan ang isang bagong pangunahing aytem ay magiging buo. Para matanggal ang + wiki ang modyul na wiki ay hindi aktibo sa pamamagitan ng mga administrador sa + proyekto. ' - wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot - be deleted. - query_menu_item_for: Menu item for query "%{title}" + wiki_menu_item_delete_not_permitted: Ang wiki na aytem na pagpipilian sa pahinang + wiki lamang ay hindi maibura. + query_menu_item_for: Aytem na pagpipilian sa query "%{title}" work_package: - updated_automatically_by_child_changes: '_Updated automatically by changing values - within child work package %{child}_ + updated_automatically_by_child_changes: '_Awtomatikong nai-update sa pamamagitan + ng pagbabago sa mga halaga sa loob ng pambatang gawain na pakete %{child}_ ' destroy: info: Ang pagtanggal ng work package ay isang hindi maibabalik na pagkilos. title: Tanggalin ang work package - nothing_to_preview: Nothing to preview + nothing_to_preview: Walang mai-preview api_v3: attributes: - lock_version: Lock Version + lock_version: Nakakandadong bersyon errors: - code_401: You need to be authenticated to access this resource. - code_401_wrong_credentials: You did not provide the correct credentials. - code_403: You are not authorized to access this resource. - code_404: The requested resource could not be found. - code_409: Couldn't update the resource because of conflicting modifications. + code_401: Kailangan mong magpatunay para ma-akses mo ang mapagkukunan na ito. + code_401_wrong_credentials: Hindi mo na naibigay ang tamang mga kredensyal. + code_403: Ikaw ay hindi pwedeng magpatunay na mag-akses sa mapagkukunan na ito. + code_404: Ang hinihiling na mapagkukunan ay hindi nakita. + code_409: Hindi mai-updatr ang mapagkukunan dahil sa magkasalungat na mga pagbabago. code_500: Isang internal error ang naganap. expected: date: YYYY-MM-DD (ISO 8601 date only) duration: Agwat ng ISO 8601 - invalid_content_type: Expected CONTENT-TYPE to be '%{content_type}' but got - '%{actual}'. - invalid_format: 'Invalid format for property ''%{property}'': Expected format - like ''%{expected_format}'', but got ''%{actual}''.' - invalid_json: The request could not be parsed as JSON. - invalid_relation: The relation is invalid. - invalid_resource: For property '%{property}' a link like '%{expected}' is expected, - but got '%{actual}'. - invalid_user_status_transition: The current user account status does not allow - this operation. - missing_content_type: not specified - missing_request_body: There was no request body. + invalid_content_type: Inasahan ang CONTENT-TYPE ay magiging %{content_type} + pero ang nakuha ay '%{actual}'. + invalid_format: 'Hindi balidong format para sa ari-aria g ''%{property}'': Asahang + magformat tulad sa ''%{expected_format}'', pero nakakuha ng ''%{actual}''.' + invalid_json: Ang kahilingan ay hindi mai-parse bilang JSON. + invalid_relation: Ang relasyon ay hindi balido. + invalid_resource: Para sa ari-ariang '%{property}' isang link gaya ng '%{expected}' + ay inaasahan, pero nakakuha ng '%{actual}'. + invalid_user_status_transition: Ang kasalukuyang gumagamit ng estado ng akawnt + ay hindi pinapahintulutan sa operasyong ito. + missing_content_type: hindi matukoy + missing_request_body: Ito ay walang katawang kahilingan. missing_or_malformed_parameter: Ang query parametro '%{parameter}' ay nawawala o naka-malform. - multipart_body_error: The request body did not contain the expected multipart - parts. - multiple_errors: Multiple field constraints have been violated. + multipart_body_error: Ang katawan ng kahilingan ay hindi naglalaman ng inaasahang + mga parte ng multipart. + multiple_errors: Maramihang mga hadlang sa patlang ay lumabag. unable_to_create_attachment: Ang paglalakip ay hindi maaring likhain render: - context_not_parsable: The context provided is not a link to a resource. - unsupported_context: The resource given is not supported as context. - context_object_not_found: Cannot find the resource given as the context. + context_not_parsable: Ang kontekstong naibigay ay hindi nai-link sa isang + mapagkukunan. + unsupported_context: Ang ibinigay na mapagkukunan ay hindi suportado bilang + isang konteksto. + context_object_not_found: Hindi mahanap ang ibinigay na mapagkukunan bilang + konteksto. validation: - done_ratio: Done ratio cannot be set on parent work packages, when it is inferred - by status or when it is disabled. - due_date: Due date cannot be set on parent work packages. - estimated_hours: Estimated hours cannot be set on parent work packages. - invalid_user_assigned_to_work_package: The chosen user is not allowed to be - '%{property}' for this work package. - start_date: Start date cannot be set on parent work packages. - writing_read_only_attributes: You must not write a read-only attribute. + done_ratio: Hindi mai-set ang natapos na ratio sa gawain ng mga magulang na + package, kapag ito ay inferred sa pamamagitan ng estado o kapag ito ay hindi + mapagana. + due_date: Itinakdang petsa ay hindi mai-set sa mga trabaho ng magulang na + package. + estimated_hours: Itinayang mga oras ay hindi mai-set sa mga package ng gawain + ng magulang. + invalid_user_assigned_to_work_package: Ang piniling gumagamit ay hindi pinahihintulan + sa '%{property}' na para sa package ng gawain ng magulang. + start_date: Sinimulang petsa ay hindi mai-set sa mga pakete ng gawain ng magulang. + writing_read_only_attributes: Ikaw ay hindi pwedeng sumulat ng isang katangiang + basa-lang. resources: schema: Iskema diff --git a/config/locales/crowdin/js-fi.yml b/config/locales/crowdin/js-fi.yml index 531d47a655..5ef026d9ce 100644 --- a/config/locales/crowdin/js-fi.yml +++ b/config/locales/crowdin/js-fi.yml @@ -88,7 +88,7 @@ fi: label_between: between label_board_locked: Lukittu label_board_sticky: Pysyvä - label_create_work_package: Luo uusi toimi paketin + label_create_work_package: Luo uusi toimia paketti label_created_by: Luonut label_date: Päivä label_date_with_format: 'Kirjoita %{date_attribute} seuraavassa muodossa: %{format}' @@ -316,8 +316,8 @@ fi: gantt_chart: Gantt chart labels: bar: Bar labels - left: Left - right: Right + left: Vasen + right: Oikea farRight: Far right showNone: "-- No label --" description: 'Select the attributes you want to be shown in the respective @@ -353,7 +353,7 @@ fi: noneSelection: "(none)" name: Nimi new_work_package: Uusi työpaketti - outline: Palauttaa Ääriviivat + outline: Nollaa hahmotelma outlines: aggregation: Näyttää koosteita vain level1: Laajenna taso 1 @@ -573,7 +573,7 @@ fi: form_submit: title: Vahvista jatkaaksesi text: Oletko varma, että haluat suorittaa tämän toiminnon? - upsale_relation_columns: Need to see relations in the work package list? + upsale_relation_columns: Täytyy nähdä suhteet toimia paketti lista? upsale_relation_columns_link: Check out the Enterprise Edition. destroy_work_package: title: Confirm deletion of %{label} diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 4a38b4a830..ae630eab9c 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -68,7 +68,7 @@ fil: general_text_yes: oo general_text_No: Hindi general_text_Yes: Oo - label_activate: Activate + label_activate: Aktibo label_activity_no: Bilang ng aktibidad entry %{activityNo} label_activity_with_comment_no: Bilang ng aktibidad entry %{activityNo}. Mayroong komento ng gumagamit. @@ -167,7 +167,7 @@ fil: label_total_progress: "%{percent}% Kabuang progreso" label_visible_for_others: Pahina na makikita sa iba label_updated_on: i-update sa - label_warning: Warning + label_warning: Babala label_work_package: Work package label_work_package_plural: Ang mga work package label_watch: Tumingin @@ -364,15 +364,15 @@ fil: noneSelection: "(wala)" name: Pangalan new_work_package: Bagong work package - outline: Reset Outline + outline: I-reset ang balangkas outlines: - aggregation: Show aggregations only - level1: Expand level 1 - level2: Expand level 2 - level3: Expand level 3 - level4: Expand level 4 - level5: Expand level 5 - all: Show all + aggregation: Ipakita lamang ang mga pinagsama-sama + level1: Palawakin ang ika-1 na antas + level2: Palawakin ang ika-2 antas + level3: Palawakin ang ika-3 na antas + level4: Palawakin ang ika-4 na antas + level5: Palawakin ang ika-5 na antas + all: Ipakita ang lahat project_status: Estado ng proyekto project_type: Uri ng proyekto really_close_dialog: Sigurado ka na ba na gusto mong isara ang dialogo at mawala @@ -389,11 +389,11 @@ fil: in: Palakihin out: Zoom out auto: Auto zoom - days: Days - weeks: Weeks - months: Months - quarters: Quarters - years: Years + days: Mga araw + weeks: Mga linggo + months: Mga buwan + quarters: Mga quarter + years: Mga taon slider: Zoom Slider tl_toolbar: zooms: Zoom level From 6188cde7c571923a90a906622e505a693032a003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Fri, 2 Mar 2018 08:46:47 +0100 Subject: [PATCH 36/46] Replace work_package_moves_new_copy cuke with specs --- .../moves/work_package_moves_new_copy.feature | 100 -------------- .../bulk/copy_work_package_spec.rb | 118 +++++++++++++++++ .../bulk/move_work_package_spec.rb | 123 ++++++++++++++++++ spec/support/pages/work_packages_table.rb | 6 + ...to_view.rb => scroll_into_view_helpers.rb} | 0 5 files changed, 247 insertions(+), 100 deletions(-) delete mode 100644 features/work_packages/moves/work_package_moves_new_copy.feature create mode 100644 spec/features/work_packages/bulk/copy_work_package_spec.rb create mode 100644 spec/features/work_packages/bulk/move_work_package_spec.rb rename spec/support/shared/{scroll_element_into_view.rb => scroll_into_view_helpers.rb} (100%) diff --git a/features/work_packages/moves/work_package_moves_new_copy.feature b/features/work_packages/moves/work_package_moves_new_copy.feature deleted file mode 100644 index 4ba7dd12e4..0000000000 --- a/features/work_packages/moves/work_package_moves_new_copy.feature +++ /dev/null @@ -1,100 +0,0 @@ -#-- copyright -# OpenProject is a project management system. -# Copyright (C) 2012-2018 the OpenProject Foundation (OPF) -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License version 3. -# -# OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: -# Copyright (C) 2006-2017 Jean-Philippe Lang -# Copyright (C) 2010-2013 the ChiliProject Team -# -# 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. -# -# See docs/COPYRIGHT.rdoc for more details. -#++ - -Feature: Copying a work package - Background: - Given there is 1 project with the following: - | identifier | project_1 | - | name | project_1 | - Given there is 1 project with the following: - | identifier | project_2 | - | name | project_2 | - And I am working in project "project_2" - And there are the following issue status: - | name | is_closed | is_default | - | New | false | true | - And the project "project_2" has the following types: - | name | position | - | Bug | 1 | - | Feature | 2 | - And there is a default issuepriority with: - | name | Normal | - And there is a issuepriority with: - | name | High | - And there is a issuepriority with: - | name | Immediate | - And I am working in project "project_1" - And the project "project_1" has the following types: - | name | position | - | Bug | 1 | - And there is a role "member" - And the role "member" may have the following rights: - | view_work_packages | - | move_work_packages | - | add_work_packages | - | manage_subtasks | - And there is 1 user with the following: - | login | bob | - And the user "bob" is a "member" in the project "project_1" - And the user "bob" is a "member" in the project "project_2" - And there are the following issues in project "project_1": - | subject | type | assignee | responsible | - | issue1 | Bug | bob | bob | - | issue2 | Bug | bob | bob | - And there are the following issues in project "project_2": - | subject | type | - | issue3 | Feature | - And the work package "issue1" has the following children: - | issue2 | - And I am already logged in as "bob" - - @javascript @selenium - Scenario: Copy an issue - When I go to the move new page of the work package "issue1" - And I select "project_2" from "Project" - When I click "Copy and follow" - Then I should see "Successful creation." - Then I should see "issue1" within ".wp-edit-field.subject" - And I should see "project_2" within "#projects-menu" - - @javascript @selenium - Scenario: Issue children are moved - Given the "cross_project_work_package_relations" setting is set to true - When I go to the move page of the work package "issue1" - And I select "project_2" from "Project" - When I click "Move and follow" - #Then I should see "Successful update." - Then I should see "issue1" within ".wp-edit-field.subject" - And I should see "project_2" within "#projects-menu" - - - Scenario: Move an issue to project with missing type - When I go to the move page of the work package "issue3" - And I select "project_1" from "Project" - When I click "Move and follow" - Then I should see "Failed to save 1 work package(s) on 1 selected:" diff --git a/spec/features/work_packages/bulk/copy_work_package_spec.rb b/spec/features/work_packages/bulk/copy_work_package_spec.rb new file mode 100644 index 0000000000..821981085d --- /dev/null +++ b/spec/features/work_packages/bulk/copy_work_package_spec.rb @@ -0,0 +1,118 @@ +require 'spec_helper' +require 'features/page_objects/notification' + +describe 'Copy work packages through Rails view', js: true do + let(:dev_role) do + FactoryGirl.create :role, + permissions: %i[view_work_packages] + end + let(:mover_role) do + FactoryGirl.create :role, + permissions: %i[view_work_packages copy_work_packages move_work_packages manage_subtasks add_work_packages] + end + let(:dev) do + FactoryGirl.create :user, + firstname: 'Dev', + lastname: 'Guy', + member_in_project: project, + member_through_role: dev_role + end + let(:mover) do + FactoryGirl.create :admin, + firstname: 'Manager', + lastname: 'Guy', + member_in_project: project, + member_through_role: mover_role + end + + let(:type) { FactoryGirl.create :type, name: 'Bug' } + let(:type2) { FactoryGirl.create :type, name: 'Risk' } + + let!(:project) { FactoryGirl.create(:project, name: 'Source', types: [type, type2]) } + let!(:project2) { FactoryGirl.create(:project, name: 'Target', types: [type, type2]) } + + let!(:work_package) { + FactoryGirl.create(:work_package, + author: dev, + project: project, + type: type) + } + let!(:work_package2) { + FactoryGirl.create(:work_package, + author: dev, + project: project, + type: type) + } + + let(:status) { work_package.status } + let!(:status2) { FactoryGirl.create :default_status } + let!(:workflow) do + FactoryGirl.create :workflow, + type_id: type2.id, + old_status: work_package.status, + new_status: status2, + role: mover_role + end + + let(:wp_table) { ::Pages::WorkPackagesTable.new(project) } + let(:context_menu) { Components::WorkPackages::ContextMenu.new } + + before do + login_as current_user + wp_table.visit! + expect_angular_frontend_initialized + wp_table.expect_work_package_listed work_package, work_package2 + + # Select all work packages + find('body').send_keys [:control, 'a'] + end + + describe 'copying work packages' do + context 'with permission' do + let(:current_user) { mover } + + before do + context_menu.open_for work_package + context_menu.choose 'Bulk copy' + + # On work packages move page + expect(page).to have_selector('#new_project_id') + select 'Target', from: 'new_project_id' + click_on 'Copy and follow' + end + + it 'moves parent and child wp to a new project' do + expect_angular_frontend_initialized + wp_table.expect_work_package_count 2 + expect(page).to have_selector('#projects-menu', text: 'Target') + + # Should not move the sources + work_package2.reload + work_package.reload + expect(work_package.project_id).to eq(project.id) + expect(work_package2.project_id).to eq(project.id) + + # Check project of last two created wps + copied_wps = WorkPackage.last(2) + expect(copied_wps.map(&:project_id)).to eq([project2.id, project2.id]) + end + + context 'when the target project does not have the type' do + let!(:project2) { FactoryGirl.create(:project, name: 'Target', types: [type2]) } + + it 'does moves the work package and changes the type' do + expect(page).to have_selector('.flash.error', text: "Failed to save 2 work package(s) on 2 selected:") + end + end + end + + context 'without permission' do + let(:current_user) { dev } + + it 'does not allow to copy' do + context_menu.open_for work_package + context_menu.expect_no_options 'Bulk copy' + end + end + end +end diff --git a/spec/features/work_packages/bulk/move_work_package_spec.rb b/spec/features/work_packages/bulk/move_work_package_spec.rb new file mode 100644 index 0000000000..1844751d10 --- /dev/null +++ b/spec/features/work_packages/bulk/move_work_package_spec.rb @@ -0,0 +1,123 @@ +require 'spec_helper' +require 'features/page_objects/notification' + +describe 'Moving a work package through Rails view', js: true do + let(:dev_role) do + FactoryGirl.create :role, + permissions: %i[view_work_packages add_work_packages] + end + let(:mover_role) do + FactoryGirl.create :role, + permissions: %i[view_work_packages move_work_packages manage_subtasks add_work_packages] + end + let(:dev) do + FactoryGirl.create :user, + firstname: 'Dev', + lastname: 'Guy', + member_in_project: project, + member_through_role: dev_role + end + let(:mover) do + FactoryGirl.create :admin, + firstname: 'Manager', + lastname: 'Guy', + member_in_project: project, + member_through_role: mover_role + end + + let(:type) { FactoryGirl.create :type, name: 'Bug' } + let(:type2) { FactoryGirl.create :type, name: 'Risk' } + + let!(:project) { FactoryGirl.create(:project, name: 'Source', types: [type, type2]) } + let!(:project2) { FactoryGirl.create(:project, name: 'Target', types: [type, type2]) } + + let!(:work_package) { + FactoryGirl.create(:work_package, + author: dev, + project: project, + type: type) + } + let!(:child_wp) { + FactoryGirl.create(:work_package, + author: dev, + parent: work_package, + project: project, + type: type) + } + + let(:status) { work_package.status } + let!(:status2) { FactoryGirl.create :default_status } + let!(:workflow) do + FactoryGirl.create :workflow, + type_id: type2.id, + old_status: work_package.status, + new_status: status2, + role: mover_role + end + + let(:wp_table) { ::Pages::WorkPackagesTable.new(project) } + let(:context_menu) { Components::WorkPackages::ContextMenu.new } + + before do + login_as current_user + wp_table.visit! + expect_angular_frontend_initialized + wp_table.expect_work_package_listed work_package, child_wp + end + + describe 'moving a work package and its children' do + context 'with permission' do + let(:current_user) { mover } + + before do + expect(child_wp.project_id).to eq(project.id) + + context_menu.open_for work_package + context_menu.choose 'Move' + + # On work packages move page + expect(page).to have_selector('#new_project_id') + select 'Target', from: 'new_project_id' + click_on 'Move and follow' + end + + + it 'moves parent and child wp to a new project' do + expect_angular_frontend_initialized + expect(page).to have_selector('.wp-edit-field.subject', text: work_package.subject, wait: 10) + expect(page).to have_selector('#projects-menu', text: 'Target') + + # Should move its children + child_wp.reload + expect(child_wp.project_id).to eq(project2.id) + end + + context 'when the target project does not have the type' do + let!(:project2) { FactoryGirl.create(:project, name: 'Target', types: [type2]) } + + it 'does moves the work package and changes the type' do + expect_angular_frontend_initialized + expect(page).to have_selector('.wp-edit-field.subject', text: work_package.subject, wait: 10) + expect(page).to have_selector('#projects-menu', text: 'Target') + + # Should NOT have moved + child_wp.reload + work_package.reload + expect(work_package.project_id).to eq(project2.id) + expect(work_package.type_id).to eq(type2.id) + expect(child_wp.project_id).to eq(project2.id) + expect(child_wp.type_id).to eq(type2.id) + end + end + end + + context 'without permission' do + let(:current_user) { dev } + + it 'does not allow to move' do + context_menu.open_for work_package + context_menu.expect_no_options 'Move' + end + end + end +end diff --git a/spec/support/pages/work_packages_table.rb b/spec/support/pages/work_packages_table.rb index 8a9b6e00c6..6833fedfbb 100644 --- a/spec/support/pages/work_packages_table.rb +++ b/spec/support/pages/work_packages_table.rb @@ -54,6 +54,12 @@ module Pages end end + def expect_work_package_count(n) + within(table_container) do + expect(page).to have_selector(".wp--row", count: n, wait: 20) + end + end + def expect_work_package_not_listed(*work_packages, wait: 3) within(table_container) do work_packages.each do |wp| diff --git a/spec/support/shared/scroll_element_into_view.rb b/spec/support/shared/scroll_into_view_helpers.rb similarity index 100% rename from spec/support/shared/scroll_element_into_view.rb rename to spec/support/shared/scroll_into_view_helpers.rb From e456b18ac8b89617244ba45ce69f09e330615a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Fri, 2 Mar 2018 08:49:44 +0100 Subject: [PATCH 37/46] Wait for frontend to be initialized https://travis-ci.org/opf/openproject-ce/jobs/348004376 [ci skip] --- spec/features/custom_fields/custom_fields_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/features/custom_fields/custom_fields_spec.rb b/spec/features/custom_fields/custom_fields_spec.rb index d7353eda7e..36903bc061 100644 --- a/spec/features/custom_fields/custom_fields_spec.rb +++ b/spec/features/custom_fields/custom_fields_spec.rb @@ -81,6 +81,7 @@ describe 'custom fields', js: true do expect_angular_frontend_initialized click_on custom_field.name + expect_angular_frontend_initialized end it "adds new options" do From 607f2740ae4837a6506286f5983bc92a0aced67b Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:01:51 +0000 Subject: [PATCH 38/46] filter deserialisation fix --- app/models/queries/filter_serializer.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/models/queries/filter_serializer.rb b/app/models/queries/filter_serializer.rb index a40cac1cc0..c8ad317831 100644 --- a/app/models/queries/filter_serializer.rb +++ b/app/models/queries/filter_serializer.rb @@ -34,7 +34,11 @@ module Queries::FilterSerializer def self.load(serialized_filter_hash) return [] if serialized_filter_hash.nil? - (YAML.load(serialized_filter_hash) || {}).each_with_object([]) do |(field, options), array| + # yeah, dunno, but apparently '=' may have been serialized as a Syck::DefaultKey instance... + yaml = serialized_filter_hash + .gsub('!ruby/object:Syck::DefaultKey {}', '"="') + + (YAML.load(yaml) || {}).each_with_object([]) do |(field, options), array| options = options.with_indifferent_access filter = filter_for(field, true) filter.operator = options['operator'] From 02918c50e4ec1faefa90e0742bcc3ae737b61dc6 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:02:20 +0000 Subject: [PATCH 39/46] impossible values nil fix --- .../20120319135006_add_custom_field_translation_table.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/db/migrate/20120319135006_add_custom_field_translation_table.rb b/db/migrate/20120319135006_add_custom_field_translation_table.rb index 7ad5f8d6d7..6afbf08337 100644 --- a/db/migrate/20120319135006_add_custom_field_translation_table.rb +++ b/db/migrate/20120319135006_add_custom_field_translation_table.rb @@ -46,9 +46,11 @@ class AddCustomFieldTranslationTable < ActiveRecord::Migration[4.2] I18n.locale = Setting.default_language.to_sym OldCustomField.all.each do |f| + pvs = f.read_attribute(:possible_values) + f.name = f.read_attribute(:name) f.default_value = f.read_attribute(:default_value) - f.possible_values = YAML::load(f.read_attribute(:possible_values)) + f.possible_values = YAML::load(pvs) if pvs f.save end From def0b19e5a60cb2d7354d61bc94b420f054f1044 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:07:12 +0000 Subject: [PATCH 40/46] project and versions attachments fix --- ...2_remove_files_attached_to_projects_and_versions.rb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/db/migrate/20130807141542_remove_files_attached_to_projects_and_versions.rb b/db/migrate/20130807141542_remove_files_attached_to_projects_and_versions.rb index be0071788d..424ab6d3ab 100644 --- a/db/migrate/20130807141542_remove_files_attached_to_projects_and_versions.rb +++ b/db/migrate/20130807141542_remove_files_attached_to_projects_and_versions.rb @@ -29,7 +29,7 @@ class RemoveFilesAttachedToProjectsAndVersions < ActiveRecord::Migration[4.2] def up - if Attachment.where(container_type: ['Version', 'Project']).any? + if !skip? && Attachment.where(container_type: ['Version', 'Project']).any? raise 'Error: There are still attachments attached to Versions or Projects!'\ "\n\n"\ "Consider possible solutions under the rake namespace 'migrations:attachments'."\ @@ -39,10 +39,18 @@ class RemoveFilesAttachedToProjectsAndVersions < ActiveRecord::Migration[4.2] "\n\n"\ "You can also move all attachments to newly created wiki pages using:\n"\ "'migrations:attachments:move_to_wiki'\n\n"\ + "Note: Moving the attachments to a wiki will only work after all migrations are done.\n"\ + " Rerun the migrations with IGNORE_PROJECT_AND_VERSIONS_ATTACHMENTS=true\n"\ + " in the environment to skip this check. Then run the rake task above to move\n"\ + " the attachments to wiki pages." "\n\n\n" end end + def skip? + String(ENV["IGNORE_PROJECT_AND_VERSIONS_ATTACHMENTS"]) == "true" + end + def down end end From c384998047370e4c1b2ff6608d8e9c2aa74a2ffc Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:07:54 +0000 Subject: [PATCH 41/46] use separate custom field class not to use new code otherwise #default_value will fail at this point --- ...alid_default_work_package_custom_values.rb | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/db/migrate/20131210113056_repair_invalid_default_work_package_custom_values.rb b/db/migrate/20131210113056_repair_invalid_default_work_package_custom_values.rb index d3e5e4606a..0484ea8290 100644 --- a/db/migrate/20131210113056_repair_invalid_default_work_package_custom_values.rb +++ b/db/migrate/20131210113056_repair_invalid_default_work_package_custom_values.rb @@ -28,6 +28,28 @@ #++ class RepairInvalidDefaultWorkPackageCustomValues < ActiveRecord::Migration[4.2] + class CurrentCustomField < ActiveRecord::Base + self.table_name = "custom_fields" + + def self.find_sti_class(type_name) + type_name = "Current#{type_name}" + super + end + + translates :name, :default_value, :possible_values + end + + [ + :user, :group, :work_package, :project, :version, + :time_entry_activity, :time_entry, :issue_priority, + ] + .each do |name| + Kernel.const_set( + "Current#{name.to_s.camelize}CustomField", + Class.new(CurrentCustomField) + ) + end + def up unless custom_field_default_values.empty? create_missing_work_package_custom_values @@ -86,7 +108,7 @@ class RepairInvalidDefaultWorkPackageCustomValues < ActiveRecord::Migration[4.2] end def custom_field_default_values - @custom_field_default_values ||= CustomField.select { |c| !(c.default_value.blank?) } + @custom_field_default_values ||= CurrentCustomField.select { |c| !(c.default_value.blank?) } .each_with_object({}) { |c, h| h[c.id] = c.default_value unless h[c.id] } end From 8a067571c150e431eb98b5af3b2509f18e538542 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:09:22 +0000 Subject: [PATCH 42/46] migrating from old data the fields may be empty strings which cannot be deserialised into arrays --- db/migrate/20151028063433_boolearlize_bool_custom_values.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/db/migrate/20151028063433_boolearlize_bool_custom_values.rb b/db/migrate/20151028063433_boolearlize_bool_custom_values.rb index 50fc22b938..f012b0bb3a 100644 --- a/db/migrate/20151028063433_boolearlize_bool_custom_values.rb +++ b/db/migrate/20151028063433_boolearlize_bool_custom_values.rb @@ -27,6 +27,10 @@ class BoolearlizeBoolCustomValues < ActiveRecord::Migration[4.2] query.filters.each do |filter| update_filter(filter, old_true, new_true, old_false, new_false) end + + query.column_names = [] if query.column_names == "" + query.sort_criteria = [] if query.sort_criteria == "" + query.save(validate: false) # if we validate new code is run depending on role_permissions which do not exist yet end end From 0d3a197566a538b3129e6865f42be19772d8f5cc Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:10:00 +0000 Subject: [PATCH 43/46] deserialise possible values if they are still a string coming from old data --- db/migrate/20170116105342_add_custom_options.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/db/migrate/20170116105342_add_custom_options.rb b/db/migrate/20170116105342_add_custom_options.rb index 9b017790ff..0c2e72e139 100644 --- a/db/migrate/20170116105342_add_custom_options.rb +++ b/db/migrate/20170116105342_add_custom_options.rb @@ -114,6 +114,10 @@ class AddCustomOptions < ActiveRecord::Migration[5.0] # we don't support translations anymore, assume first as canonical translation = translations.first + if translation.possible_values.is_a? String + translation.possible_values = YAML.load translation.possible_values + end + translation.possible_values.each_with_index.map do |value, i| custom_field.custom_options.create!( value: value, From 3878eafecfe36b383c50cba2e68f4888a820a43c Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Fri, 2 Mar 2018 12:12:07 +0000 Subject: [PATCH 44/46] deal with missing disk_filename --- lib/tasks/shared/legacy_attachment.rb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lib/tasks/shared/legacy_attachment.rb b/lib/tasks/shared/legacy_attachment.rb index 9fc185a7aa..b88d163941 100644 --- a/lib/tasks/shared/legacy_attachment.rb +++ b/lib/tasks/shared/legacy_attachment.rb @@ -27,10 +27,14 @@ module Tasks module_function def migrate_attachment(attachment) - file = legacy_file_name attachment.disk_filename - new_file = strip_timestamp_from_filename(file) + file_name = attachment.disk_filename.presence - if File.readable? file + if file_name + file = legacy_file_name file_name + new_file = strip_timestamp_from_filename(file) + end + + if file_name && File.readable?(file) FileUtils.move file, new_file attachment.file = File.open(new_file) attachment.filename = '' From a55b36859e77333a799eaf1573a50a2e10462355 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Fri, 2 Mar 2018 16:34:05 +0100 Subject: [PATCH 45/46] increase robustness of custom action validation --- .../custom_actions/actions/strategies/validate_in_range.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/custom_actions/actions/strategies/validate_in_range.rb b/app/models/custom_actions/actions/strategies/validate_in_range.rb index 26da0f95fc..cf8698a5b6 100644 --- a/app/models/custom_actions/actions/strategies/validate_in_range.rb +++ b/app/models/custom_actions/actions/strategies/validate_in_range.rb @@ -43,7 +43,7 @@ module CustomActions::Actions::Strategies::ValidateInRange private def validate_in_interval(errors) - return unless values.length == 1 + return unless values.compact.length == 1 validate_greater_than_minimum(errors) validate_smaller_than_maximum(errors) From 83c45677bb69936e45d37f1156ed324943ed43f1 Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 4 Mar 2018 02:41:48 +0000 Subject: [PATCH 46/46] update locales from crowdin --- config/locales/crowdin/js-hu.yml | 8 ++++---- config/locales/crowdin/js-ja.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/locales/crowdin/js-hu.yml b/config/locales/crowdin/js-hu.yml index d928167477..ed0112ed49 100644 --- a/config/locales/crowdin/js-hu.yml +++ b/config/locales/crowdin/js-hu.yml @@ -6,10 +6,10 @@ hu: loading: Betöltés folyamatban… ... autocomplete_select: placeholder: - multi: Add "%{name}" - single: Select "%{name}" - remove: Remove %{name} - active: Active %{label} %{name} + multi: '"%{name}" hozzáadása' + single: '"%{name}" kiválasztása' + remove: "%{name} törlése" + active: "%{label} %{name} aktiválása" close_popup_title: Előugró ablak bezárása close_filter_title: Szűrő bezárása close_form_title: Űrlap bezárása diff --git a/config/locales/crowdin/js-ja.yml b/config/locales/crowdin/js-ja.yml index 90620182dc..cab4b0a309 100644 --- a/config/locales/crowdin/js-ja.yml +++ b/config/locales/crowdin/js-ja.yml @@ -6,10 +6,10 @@ ja: loading: ロード中... autocomplete_select: placeholder: - multi: Add "%{name}" - single: Select "%{name}" - remove: Remove %{name} - active: Active %{label} %{name} + multi: '"%{name}" を追加' + single: '"%{name}" を選択' + remove: "%{name} を削除" + active: アクティブ %{label} %{name} close_popup_title: ポップアップを閉じる close_filter_title: フィルタを閉じる close_form_title: フォームを閉じる