#OpenProject is an open source project management software.
#Copyright (C) 2012-2021 the OpenProject GmbH
#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 docs/COPYRIGHT.rdoc for more details.
#++
fil:
no_results_title_text:Sa kasalukuyan ay walang maipakita.
activities:
index:
no_results_title_text:There has not been any activity for the project within this time frame.
admin:
plugins:
no_results_title_text:Sa kasalukuyan ay walang mga plugin na available.
custom_styles:
color_theme:"Color theme"
color_theme_custom:"(Custom)"
colors:
alternative-color:"Alternative"
content-link-color:"Link font"
primary-color:"Primary"
primary-color-dark:"Primary (dark)"
header-bg-color:"Header background"
header-item-bg-hover-color:"Header background on hover"
header-item-font-color:"Header font"
header-item-font-hover-color:"Header font on hover"
header-border-bottom-color:"Header border"
main-menu-bg-color:"Main menu background"
main-menu-bg-selected-background:"Main menu when selected"
main-menu-bg-hover-background:"Main menu on hover"
main-menu-font-color:"Main menu font"
main-menu-selected-font-color:"Main menu font when selected"
main-menu-hover-font-color:"Main menu font on hover"
main-menu-border-color:"Main menu border"
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 the most important button on a 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-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."
theme_warning:Changing the theme will overwrite you custom style. The design will then be lost. Are you sure you want to continue?
enterprise:
upgrade_to_ee:"Upgrade to the Enterprise Edition"
add_token:"I-upload ang isang Enterprise Edition support token"
replace_token:"Palitan ang iyong kasulukuyang support token"
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."
start_trial:'Start free trial'
book_now:'Book now'
get_quote:'Get a quote'
announcements:
show_until:Ipakita hanggang
is_active:kasalukuyang naka-displey
is_inactive:kasulukuyang hindi naka-displey
attribute_help_texts:
note_public:'Any text and images you add to this field is publicly visible to all logged in users!'
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 mode.
no_results_content_text:Gumawa ng bagong authentication mode
background_jobs:
status:
error_requeue:"Job experienced an error but is retrying. The error was: %{message}"
cancelled_due_to:"Job was cancelled due to error: %{message}"
ldap_auth_sources:
technical_warning_html:|
This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
<br/>
<a href="https://www.openproject.org/help/administration/manage-ldap-authentication/">Please visit our documentation for detailed instructions</a>.
attribute_texts:
name:Arbitrary name of the LDAP connection
host:LDAP host name or IP address
login_map:The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
generic_map:The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
admin_map_html:"Optional: The attribute key in LDAP that <strong>if present</strong> marks the OpenProject user an admin. Leave empty when in doubt."
system_user_dn_html:|
Enter the DN of the system user used for read-only access.
system_user_password:Enter the bind password of the system user
base_dn:|
Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
OpenProject will filter for provided usernames in this subtree only.
Example:ou=users,dc=example,dc=com
filter_string:|
Add an optional RFC4515 filter to apply to the results returned for users filtered in the LDAP.
This can be used to restrict the set of users that are found by OpenProject for authentication and group synchronization.
filter_string_concat:|
OpenProject will always filter for the login attribute provided by the user to identify the record. If you provide a filter here,
it will be concatenated with an AND. By default, a catch-all (objectClass=*) will be used as a filter.
onthefly_register:|
If you check this box, OpenProject will automatically create new users from their LDAP entries
when they first authenticate with OpenProject.
Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption:'Connection encryption'
system_account:'System account'
system_account_legend:|
OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
Please specify the bind credentials for that system user in the following section.
ldap_details:'LDAP details'
user_settings:'Attribute mapping'
user_settings_legend:|
The following fields are related to how users are created in OpenProject from LDAP entries and
what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain:'wala'
simple_tls:'simple_tls'
start_tls:'start_tls'
plain_description:"Plain unencrypted connection, no TLS negotiation."
simple_tls_description:"Implicit TLS encryption, but no certificate validation. Use with caution and implicit trust of the LDAP connection."
start_tls_description:"Explicit TLS encryption with full validation. Use for LDAP over TLS/SSL."
section_more_info_link_html:>
This section concerns the connection security of this LDAP authentication source. For more information, visit <a href="%{link}">the Net::LDAP documentation</a>.
forums:
show:
no_results_title_text:There are currently no posts for the forum.
colors:
index:
no_results_title_text:Walang mga kasulukuyan kulay.
no_results_content_text:Gumawa ng bagong kulay
label_no_color:'No color'
custom_actions:
actions:
name:'Mga aksyon'
add:'Magdagdag ng aksyon'
assigned_to:
executing_user_value:'(Assign to executing user)'
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:'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 ito.
is_enabled_globally:'Ay pinagana pandaigdigan'
enabled_in_project:'Pinagana sa proyekto'
contained_in_type:'Naglaman ng uri'
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 mga custom field.
no_results_content_text:Gumawa ng bagong patlang na custom
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:
no_results_title_text:Sa kasalukuyan ay walang mga balita para ma-ireport.
no_results_content_text:Magdagdag ng bagong news item
users:
groups:
member_in_these_groups:'This user is currently a member of the following groups:'
no_results_title_text:This user is currently not a member in any group.
memberships:
no_results_title_text:Ang user na ito ay kasalukuyang hindi myembro ng proyekto.
placeholder_users:
deletion_info:
heading:"Delete placeholder user %{name}"
data_consequences:>
All occurrences of the placeholder user (e.g., as assignee, responsible or other user values) will be 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.
confirmation:"Enter the placeholder user name %{name} to confirm the deletion."
upsale:
title:Assign work to people that are not members of the project.
description:There are multiple scenarios where you want to assign work to people that are not member of your project. It could simply be that you still need to hire the correct person for the job. Or you just don't want to give that person access to the project's information but still want track tasks assigned to that person.
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reportings:
index:
no_results_title_text:Sa kasalukuyan ay walang mga status reportings.
no_results_content_text:Magdagdag ng status reporting
statuses:
edit:
status_readonly_html:|
Check this option to mark work packages with this status as read-only.
Noattributes can be changed with the exception of the status.
<br/>
<strong>Note</strong>:Inherited values (e.g., from children or relations) will still apply.
status_color_text:|
Click to assign or change the color of this status.
It is shown in the status button and can be used for highlighting work packages in the table.
index:
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:Sa kasalukuyan ay walang mga uri.
no_results_content_text:Gumawa ng bagong uri
edit:
settings:"Mga setting"
form_configuration:"Form kompigurasyon"
projects:"Mga proyekto"
enabled_projects:"Paganahin ang mga proyekto"
edit_query:"Edit table"
query_group_placeholder:"Give the table a name"
reset:"I-reset sa mga default"
type_color_text:|
Click to assign or change the color of this type. The selected color distinguishes work packages
in Gantt charts. It is therefore recommended to use a strong color.
versions:
overview:
no_results_title_text:Sa kasalukuyan ay walang mga work packages na nakatala sa bersyong ito.
wiki:
page_not_editable_index:The requested page does not (yet) exist. You have been redirected to the index of all wiki pages.
no_results_title_text:Sa kasalukuyan ay walang mga wiki pages.
index:
no_results_content_text:Gumawa ng bagong wiki page
work_flows:
index:
no_results_title_text:Sa kasalukuyan ay walang mga workflows.
work_packages:
x_descendants:
one:'One descendant work package'
other:'%{count} work package descendants'
bulk:
could_not_be_saved:"The following work packages could not be saved:"
move:
no_common_statuses_exists:"There is no status available for all selected work packages. Their status cannot be changed."
unsupported_for_multiple_projects:'Ang bulk na paglipat/kopya ay hindi suportado sa mga work packages mula sa iba''t ibang mga proyekto'
summary:
reports:
category:
no_results_title_text:Walang mga kasalukuyang kategorya ang magagamit.
assigned_to:
no_results_title_text:Sa kasalukuyan ay walang parte ng mga myembro sa proyektong ito.
responsible:
no_results_title_text:Sa kasalukuyan ay walang parte ng mga myembro sa proyektong ito.
author:
no_results_title_text:Sa kasalukuyan ay walang parte ng mga myembro sa proyektong ito.
priority:
no_results_title_text:Walang kasulukuyang prioridad ang magagamit.
type:
no_results_title_text:Sa kasalukuyan ay walang mga uri na available.
version:
no_results_title_text:Walang kasalukuyang bersyon ang magagamit.
label_invitation:Imbitasyon
account:
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:"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."
self:"Ang pag-aalis ng akawnt ng iyong tagagamit ay isang ditumbalikin na aksyon."
login_consequences:
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 asked to confirm your password."
self:"Enter your login %{name} to verify the deletion. Once submitted, you will be asked to confirm your 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.
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:>
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:"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 <em>%{login}</em> upang i-aktibi ang iyong akwant.
omniauth_login:Mangyaring mag-login upang i-aktibo ang iyong akwant.
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 para sa mga milestone."
parent:
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:
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 ng kasalukuyang user."
status_invalid_in_type:"is invalid because the current status does not exist in this type."
type:
cannot_be_milestone_due_to_children:"cannot be a milestone because this work package has children."
priority_id:
only_active_priorities_allowed:"ay kinakailangang maging aktibo."
category:
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."
label_token_users:"The following users have active backup tokens"
reset_token:
action_create:Lumikha
action_reset:I-reset
heading_reset:"Reset backup token"
heading_create:"Create backup token"
implications:>
Enabling backups will allow any user with the required permissions and this backup token to download a backup containing all data of this OpenProject installation. This includes the data of all other users.
info:>
You will need to generate a backup token to be able to create a backup. Each time you want to request a backup you will have to provide this token. You can delete the backup token to disable backups for this user.
verification:>
Enter %{word} to confirm you want to %{action} the backup token.
verification_word_reset:reset
verification_word_create:create
warning:>
When you create a new token you will only be allowed to request a backup after 24 hours. This is a safety measure. After that you can request a backup any time using that token.
text_token_deleted:Backup token deleted. Backups are now disabled.
error:
invalid_token:Invalid or missing backup token
token_cooldown:The backup token will be valid in %{hours} hours.
backup_pending:There is already a backup pending.
limit_reached:You can only do %{limit} backups per day.
button_change_parent_page:"Baguhin ang magulang na pahina"
button_change_password:"Baguhin ang password"
button_check_all:"Suriin lahat"
button_clear:"Linisin"
button_click_to_reveal:"Click to reveal"
button_close:'Isara'
button_collapse_all:"Bumagsak lahat"
button_configure:"I-configure"
button_continue:"Ipagpatuloy"
button_copy:"Kopyahin"
button_copy_and_follow:"Kopyahin at sundin"
button_create:"Lumikha"
button_create_and_continue:"Lumikha at magpatuloy"
button_delete:"Burahin"
button_decline:"Decline"
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:"Listahan"
button_lock:"I-kandado"
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_rename:"Baguhin ang pangalan"
button_replace:"Palitan"
button_revoke:"Revoke"
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:"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_upgrade:"Upgrade"
button_upload:"I-upload"
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"
consent:
checkbox_label:I have noted and do consent to the above.
failure_message:Consent failed, cannot proceed.
title:User Consent
decline_warning_message:You have declined to consent and have been logged out.
user_has_consented:User has consented to your configured statement at the given time.
not_yet_consented:User has not consented yet, will be requested upon next login.
contact_mail_instructions:Define the mail address that users can reach a data controller to perform data change or removal requests.
contact_your_administrator:Please contact your administrator if you want to have your account deleted.
contact_this_mail_address:Please contact %{mail_address} if you want to have your account deleted.
text_update_consent_time:Check this box to force users to consent again. Enable when you have changed the legal aspect of the consent information above.
update_consent_last_time:"Last update of consent: %{update_time}"
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}"
failed_internal:"Copying failed due to an internal error."
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:"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:"Ipasok ang petsa ng pasisimula"
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:"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:"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"
#Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction:ltr
ee:
upsale:
form_configuration:
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:"Filtering and sorting on custom fields is an enterprise edition feature."
enumeration_activities:"Time tracking activities"
enumeration_work_package_priorities:"Ang mga prioridad ng work package"
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: %{errors}"
error_can_not_delete_entry:"Hindi mabura na entry"
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:"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_can_not_find_all_resources:"Could not find all related resources to this request."
error_can_not_unarchive_project:"This project cannot be unarchived: %{errors}"
error_check_user_and_role:"Mangyaring pumili ng gumagamit at tungkulin."
error_code:"Error %{code}"
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_enterprise_activation_user_limit:"Your account could not be activated (user limit reached). Please contact your administrator to gain access."
error_enterprise_token_invalid_domain:"The Enterprise Edition is not active. Your Enterprise token's domain (%{actual}) does not match the system's host name (%{expected})."
error_failed_to_delete_entry:'Nabigong burahin ang entry na ito.'
error_in_dependent:"Error attempting to alter dependent object: %{dependent_class} #%{related_id} - %{related_subject}: %{error}"
error_journal_attribute_not_present:"Journal does not contain attribute %{attribute}."
error_pdf_export_too_many_columns:"Masyadong maraming hanay ang napili para sa PDF export. Mangyaring bawasan ang mga bilang ng hanay."
error_pdf_failed_to_export:"The PDF export could not be saved: %{error}"
error_token_authenticity:'Unable to verify Cross-Site Request Forgery token. Did you try to submit data on multiple browsers or tabs? Please close all tabs and try again.'
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_migrations_are_pending:"Your OpenProject installation has pending database migrations. You have likely missed running the migrations on your last upgrade. Please check the upgrade guide to properly upgrade your installation."
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_omniauth_invalid_auth:"The authentication information returned from the identity provider was invalid. Please contact your administrator for further help."
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 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."
error_unable_delete_wiki:"Hindi maitanggal ang wiki page."
error_unable_update_wiki:"Hindi mai-update ang wiki page."
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 occurred during external authentication. Please try again."
error_attribute_not_highlightable:"Attribute(s) not highlightable: %{attributes}"
events:
project:'Naka-edit ang proyekto'
changeset:'Naka-edit ang changeset'
message:Naka-edit ang mensahe
news:Mga balita
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:
your_work_packages_export:"Your work packages export"
succeeded:"The export has completed successfully."
format:
atom:"Atom"
csv:"CSV"
pdf:"PDF"
pdf_with_descriptions:"PDF na may mga paglalarawan"
pdf_with_descriptions_and_attachments:"PDF with descriptions and attachments"
pdf_with_attachments:"PDF with attachments"
image:
omitted:"Image not exported."
extraction:
available:
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:","
general_first_day_of_week:"7"
general_lang_name:"Ingles"
general_pdf_encoding:"ISO-8859-1"
general_text_no:"hindi"
general_text_yes:"oo"
general_text_No:"Hindi"
general_text_Yes:"Oo"
general_text_true:"true"
general_text_false:"mali"
gui_validation_error:"Isang mali"
gui_validation_error_plural:"%{count} mga mali"
homescreen:
additional:
projects:"Pinakamabagong makikitang proyekto sa pagkakataong ito."
no_visible_projects:"There are no visible projects in this instance."
users:"Pinakamabagong rehistrong gumagamit sa panahong ito."
blocks:
community:"Komunidad ng OpenProject"
upsale:
title:"I-upgrade sa Enterprise Edition"
more_info:"Karagdagang impornasyon"
links:
upgrade_enterprise_edition:"I-upgrade sa Enterprise Edition"
postgres_migration:"Migrating your installation to PostgreSQL"
user_guides:"Mga gabay ng gumagamit"
faq:"FAQ"
glossary:"Glosaryo"
shortcuts:"Mga madalian"
blog:"Blog ng OpenProject"
forums:"Komunidad forum"
newsletter:"Mga alertong seguridad/ Newsletter"
image_conversion:
imagemagick:'Imagemagick'
journals:
changes_retracted:"The changes were retracted."
links:
configuration_guide:'Gabay ng kumpigurasyon'
get_in_touch:"You have questions? Get in touch with us."
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."
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:"Ang akawnt ay matagumpay naka-update."
notice_account_other_session_expired:"All other sessions tied to your account have been invalidated."
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:"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:"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_deletion_scheduled:"The deletion has been scheduled and is performed asynchronously."
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:"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."
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:"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.\n Ang tab ay tumuon sa unang resulta."
notice_principals_found_single:"Mayroong isang resulta. \n Tab upang ituon ito."
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:"Mayroong maraming resulta.\nI-narrow down ang paghahanap sa pamamagitan ng pagtype ng pangalan ng bagong miyembro (o grupo)."
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}.
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 ng project's available custom. Ang proyekto ay hindi balido: %{errors}"
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}".
#Default format for numbers
number:
format:
delimiter:""
precision:0
separator:"."
human:
format:
delimiter:""
precision:1
storage_units:
format:"%n %u"
units:
byte:
one:"Byte"
other:"Mga byte"
gb:"GB"
kb:"kB"
mb:"MB"
tb:"TB"
onboarding:
heading_getting_started:"Kumuha ng isang buod"
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"
select_language:"Please select your language"
permission_add_work_package_notes:"Magdagdag ng mga talaan"
permission_add_work_packages:"Magdagdag ng mga work package"
autofetch_information:"Suriin ito kung gusto mong automatikong i-update ang mga repositoryo kung mag-access ng pahina ng repositoryo modyul na pahina.\nItong sumasaklaw ang pagkuha ng gumawa mula sa repositoryo at nagre-refresh ng kinakailangan lalagyan ng disk."
checkout:
access:
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:"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:|-
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:"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:"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:"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."
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:"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 mula sa remote."
git:
instructions:
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 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:"Pamahalain ang URL"
path:"Landas sa Git respositoryo"
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."
managed_remote_note:"Ang impormasyon sa URL at landas ng repository na ito ay hindi available bago ito nalikha."
managed_url:"Pamahalain ang URL"
settings:
automatic_managed_repos_disabled:"Hindi paganahin ang awtomatikong paglikha"
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:"Lumikha ng bagong repositoryo sa OpenProject"
storage:
not_available:"Ang konsumo ng disk storage ay hindi available para sa ganitong repository."
update_timeout:"Panatilihin ang huling kailangang espasyo disk impormasyon para sa repositoryo ng N minuto.\nBilang 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 mo itong ma-link sa OpenProject para ma access ang mga ito mula sa loob ng application."
existing_url:"Umiiral na URL"
instructions:
managed_url:"Ito ay ang URL na pinapamahalaan (lokal) ng Subversion repository."
url:"Ipasok ang respository URLA. Baka ito ay alinman target ng lokal respository ( nasisimula sa %{local_proto} ), o ang remote respository\nAng 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:"Pamahalain ang URL"
password:"Password ng Repository"
username:"Username ng 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:"The settings have been successfully saved."
url:"URL sa repositoryo"
warnings:
cannot_annotate:"Ang file na ito ay hindi naka-annotate."
If CORS is enabled, these are the origins that are allowed to access OpenProject API. <br/> Please check the <a href="%{origin_link}" target="_blank">Documentation on the Origin header</a> on how to specify the expected values.
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_ssl:"Use SSL connection"
setting_smtp_address:"Server g SMTP"
setting_smtp_port:"Port ng SMTP"
setting_smtp_authentication:"Pagpapatunay ng SMTP"
setting_smtp_user_name:"Username ng SMTP"
setting_smtp_password:"Password ng SMTP"
setting_smtp_domain:"HELLO domain ng SMTP"
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:"Magagamit na mga linggwahe"
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:"Tesktong naka-format na cache"
setting_use_wysiwyg_description:"Select to enable CKEditor5 WYSIWYG editor for all users by default. CKEditor has limited functionality for GFM Markdown."
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_consent_time:"Consent time"
setting_consent_info:"Consent information text"
setting_consent_required:"Consent required"
setting_consent_decline_mail:"Consent contact mail address"
setting_cross_project_work_package_relations:"Pahintulutan ang cross-project na relasyon ng work package"
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:"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_time_format:"Format ng oras"
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:"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"
If either options "%{day_of_week_setting_name}" or "%{first_week_setting_name}" are set, the other has to be set as well to avoid inconsistencies in the frontend.
Select the date of January that is contained in the first week of the year. This value together with first day of the week determines the total number of weeks in a year.
section_project_overview:"Settings for project overview list"
user:
default_preferences:"Default preferences"
deletion:"Deletion"
highlighting:
mode_long:
inline:"Highlight attribute(s) inline"
none:"No highlighting"
status:"Entire row by Status"
type:"Entire row by Type"
priority:"Entire row by Priority"
text_formatting:
markdown:'Markdown'
plain:'Plain text'
status_active:"aktibo"
status_archived:"naka-archive"
status_invited:imbitado
status_locked:nakakandado
status_registered:narehistro
#Used in array.to_sentence.
support:
array:
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:"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.
text_form_configuration_required_attribute:"Katangian ay marka na kinakailangan at kaya laging ipinapakita"
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. 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:>
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:>
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_database_allows_tsv:"Ang database ay pinapayagan ang TSVector (opsyonal)"
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:"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.\nConfigure your SMTP server to enable them."
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:"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:"You have been added as a watcher to Work package %{id} by %{watcher_changer}."
text_work_package_watcher_removed:"You have been removed from watchers of Work package %{id} by %{watcher_changer}."
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} <br/><strong>to</strong> %{new}"
text_journal_changed_plain:"%{label} changed from %{old} \nto %{new}"
text_journal_changed_no_detail:"%{label} ay naka-update"
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:"Ang mga tungkulin, uri, estado ng work package at daloy na trabaho ay hindi pa na configure.\nIto 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:"Tandaan: Pagpapakita ng mahigit isang daan aytem bawat pahina bay maaring lalaki ang pahina ng load na oras."
text_notice_security_badge_displayed_html:>
Note:if enabled, this will display a badge with your installation status in the <a href="%{information_panel_path}">%{information_panel_label}</a> administration panel, and on the home page. It is displayed to administrators only. <br/> The badge will check your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities. For more information on what the check provides, what data is needed to provide available updates, and how to disable this check, please visit <a href="%{more_info_url}">the configuration documentation</a>.
text_own_membership_delete_confirmation:"Kinakailangan mong alisin ang ilan o lahat ng iyong perniso at hindi na maaring magagawa na i-edit ang itong proyekto pagkatapos na iyan.\nSigurado ka ba gusto mong magpatuloy?"
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:"e. g ^[A-Z0-9]+$"
text_regexp_multiline:'Ang regex ay nakalagay sa multi-line mlde. hal., ^---\s+'
text_repository_usernames_mapping:"Piliin o i-update ang OpenProject usrt naka-map sa bawat username nakita sa repositoryo log.\nAng 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:"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} 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_what_did_you_change_click_to_add_comment:"What did you change? Click to add comment"
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:
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:"Magpakita ng timeframe"
end:"sa"
start:"mula sa"
timelines:
admin_menu:
color:"Kulay"
colors:"Mga kulay"
associations:"Dependencia"
button_delete_all:"Burahin ang lahat"
change:"Baguhin ang pagpaplano"
children:"Ang mga bata na elemento"
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:"Durasyon"
duration_days:
one:"Isang araw"
other:"mga Isang %{count} araw"
edit_color:"I-edit ang kulay"
edit_thing:"I-edit"
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:"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:"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:"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:"Ang pagtatapos ng petsa"
name:"Pangalan"
status:"Estado"
start_date:"Petsa ng pagsimula"
columns:"Mga hanay"
comparisons:"Mga kahalintulad"
comparison:
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:"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:"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:"Show work packages with accountable"
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_relative:"%{start_label} %{startspan}%{startspanunit} na ang nakakaraan, %{end_label} %{endspan}%{endspanunit} mula sa ngayon"
project_filters:"I-filter ang mga proyekto"
project_responsible:"Show projects with accountable"
project_status:"Ipakita ang estado ng proyekto"
timeframe:"Magpakita ng timeframe"
timeframe_end:"sa"
timeframe_start:"mula sa"
timeline:"Mga pangkalahatan na setting"
zoom:"Ang zoom na kadahilanan"
history:"Kasaysayan"
new_color:"Bagong kulay"
new_association:"Bagong dependencia"
new_work_package:"Bagong work package"
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:"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:"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:"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:"Burahin ang estado: %{comment}"
edit:"I-edit ang estado: %{comment}"
show:"Estado: %{comment}"
planning_element_update:"I-update: %{title}"
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_reporting:>
Sigurado ka ba gusto mong burahin ang sumusunod ng mga pag-uulat? Nakaraang oag-uulat ay buburahin rin.
start:"Simulan"
timeline:"Timeline na ulat"
timelines:"Ang mga ulat ng timeline"
settings:"Ang mga timeline"
vertical_work_package:"Pataas na work package"
you_are_viewing_the_selected_timeline:"Ikaw at tumatanaw sa napiling timeline na ulat"
zoom:
in:"Palakihin"
out:"Zoom out"
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.
title_enterprise_upgrade:"Upgrade to unlock more users."
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 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 email address will serve as the login. An administrator may still change the login separately.
queries:
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:"Kabuuang progreso"
user:
all:"lahat"
active:"aktibo"
activate:"Aktibo"
activate_and_reset_failed_logins:"Gawing aktibo at i-reset ang nabigong mga paglog-in"
authentication_provider:"Pagpapatunay na provider"
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:"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:"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 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} at %{brute_force}"
status_change:"Pagbabago ng estado"
text_change_disabled_for_provider_login:"The name is set by your login provider and can thus not be changed."
unlock:"I-unlock"
unlock_and_reset_failed_logins:"I-unlock at i-reset ang mga nabigong paglog-im"
version_status_closed:"isinara"
version_status_locked:"nakakandado"
version_status_open:"buksan"
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_imminent_user_limit:>
You invited more users than are supported by your current plan. Invited users may not be able to join your OpenProject environment. Please <a href="%{upgrade_url}">upgrade your plan</a> or block existing users in order to allow invited and registered users to join.
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.
warning_user_limit_reached:>
User limit reached. You cannot activate any more users. Please <a href="%{upgrade_url}">upgrade your plan</a> or block members to allow for additional users.
warning_user_limit_reached_instructions:>
You reached your user limit (%{current}/%{max} active users). Please contact sales@openproject.com to upgrade your Enterprise Edition plan and add additional users.
0:>
warning_bar:
protocol_mismatch:
title:'Protocol setting mismatch'
text_html:>
Your application is running with its protocol setting set to <code>%{set_protocol}</code>, but the request is an <code>%{actual_protocol}</code> request. This will result in errors! Go to <a href="%{setting_path}">System settings</a> and change the "Protocol" setting to correct this.
hostname_mismatch:
title:'Hostname setting mismatch'
text_html:>
Your application is running with its host name setting set to <code>%{set_hostname}</code>, but the request is a <code>%{actual_hostname}</code> hostname. This will result in errors! Go to <a href="%{setting_path}">System settings</a> and change the "Host name" setting to correct this.
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:Ang wiki na aytem na pagpipilian sa pahinang wiki lamang ay hindi maibura.
query_menu_item_for:"Aytem na pagpipilian sa query \"%{title}\""
#TODO: merge with work_packages top level key
work_package:
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:"Walang mai-preview"
api_v3:
attributes:
lock_version:"Nakakandadong bersyon"
errors:
code_400:"Bad request: %{message}"
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:"Could not update the resource because of conflicting modifications."
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:"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"
unable_to_create_attachment_permissions:"The attachment could not be saved due to lacking file system permissions"
render:
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:"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:"Finish date cannot be set on parent work packages."
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."
eprops:
invalid_gzip:"is invalid gzip: %{message}"
invalid_json:"is invalid json: %{message}"
resources:
schema:'Iskema'
doorkeeper:
pre_authorization:
status:'Pre-authorization'
auth_url:'Auth URL'
access_token_url:'Access token URL'
errors:
messages:
#Common error messages
invalid_request:'The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.'
invalid_redirect_uri:"The requested redirect URI is malformed or doesn't match client redirect URI."
unauthorized_client:'The client is not authorized to perform this request using this method.'
access_denied:'The resource owner or authorization server denied the request.'
invalid_scope:'The requested scope is invalid, unknown, or malformed.'
invalid_code_challenge_method:'The code challenge method must be plain or S256.'
server_error:'The authorization server encountered an unexpected condition which prevented it from fulfilling the request.'
temporarily_unavailable:'The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.'
#Configuration error messages
credential_flow_not_configured:'Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.'
resource_owner_authenticator_not_configured:'Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfigured.'
admin_authenticator_not_configured:'Access to admin panel is forbidden due to Doorkeeper.configure.admin_authenticator being unconfigured.'
#Access grant errors
unsupported_response_type:'The authorization server does not support this response type.'
#Access token errors
invalid_client:'Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.'
invalid_grant:'The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.'
unsupported_grant_type:'The authorization grant type is not supported by the authorization server.'
invalid_token:
revoked:"The access token was revoked"
expired:"The access token expired"
unknown:"The access token is invalid"
unsupported_browser:
title:"Your browser is outdated and unsupported."
message:"You may run into errors and degraded experience on this page."
update_message:'Magyaring i-update ang iyong broswer.'
close_warning:"Huwag pansinin ang babala ito."
oauth:
application:
singular:"OAuth application"
plural:"OAuth applications"
named:"OAuth application '%{name}'"
new:"New OAuth application"
default_scopes:"(Default scopes)"
instructions:
name:"The name of your application. This will be displayed to other users upon authorization."
redirect_uri_html:>
The allowed URLs authorized users can be redirected to. One entry per line. <br/> If you're registering a desktop application, use the following URL.
confidential:"Check if the application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are assumed non-confidential."
scopes:"Check the scopes you want the application to grant access to. If no scope is checked, api_v3 is assumed."
client_credential_user_id:"Optional user ID to impersonate when clients use this application. Leave empty to allow public access only"
register_intro:"If you are developing an OAuth API client application for OpenProject, you can register it using this form for all users to use."
default_scopes:""
client_id:"Client ID"
client_secret_notice:>
This is the only time we can print the client secret, please note it down and keep it secure. It should be treated as a password and cannot be retrieved by OpenProject at a later time.
authorization_dialog:
authorize:"Authorize"
cancel:"Cancel and deny authorization."
prompt_html:"Authorize <strong>%{application_name}</strong> to use your account <em>%{login}</em>?"
title:"Authorize %{application_name}"
wants_to_access_html:>
This application requests access to your OpenProject account. <br/> <strong>It has requested the following permissions:</strong>
scopes:
api_v3:"Full API v3 access"
api_v3_text:"Application will receive full read & write access to the OpenProject API v3 to perform actions on your behalf."
grants:
created_date:"Approved on"
scopes:"Mga pahintulot"
successful_application_revocation:"Revocation of application %{application_name} successful."
none_given:"No OAuth applications have been granted access to your user account."
x_active_tokens:
one:'one active token'
other:'%{count} active token'
flows:
authorization_code:"Authorization code flow"
client_credentials:"Client credentials flow"
client_credentials:"User used for Client credentials"
client_credentials_impersonation_set_to:"Client credentials user set to"
client_credentials_impersonation_warning:"Note: Clients using the 'Client credentials' flow in this application will have the rights of this user"
client_credentials_impersonation_html:>
By default, OpenProject provides OAuth 2.0 authorization via %{authorization_code_flow_link}. You can optionally enable %{client_credentials_flow_link}, but you must provide a user on whose behalf requests will be performed.
authorization_error:"An authorization error has occurred."
revoke_my_application_confirmation:"Do you really want to remove this application? This will revoke %{token_count} active for it."