OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/config/locales/crowdin/th.yml

2974 lines
197 KiB

#-- copyright
#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 COPYRIGHT and LICENSE files for more details.
#++
th:
no_results_title_text: ไมอะไรใหแสดงขณะน
activities:
index:
no_results_title_text: ไมจกรรมสำหรบโปรเจคน
admin:
plugins:
no_results_title_text: ขณะนงไมปลกอนทพรอมใชงาน
custom_styles:
color_theme: "สของรปแบบ"
color_theme_custom: "ตงคาเอง"
colors:
alternative-color: "ตวเลอกอน"
content-link-color: "ลงคแบบอกษร"
primary-color: "สหลก"
primary-color-dark: "สหลกธมดำ"
header-bg-color: "พนหลงหวขอ"
header-item-bg-hover-color: "พนหลงสวนหวบนโฮเวอร"
header-item-font-color: "แบบอกษรสวนหว"
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: "กำหนดสเอง"
customize: "กำหนดโลโกของคณสำหรบการตดตงโอเพนโปรเจค โลโกจะถกแสดงอยางสาธารณะ"
enterprise_notice: "Σαν ένα ειδικό \"Σας ευχαριστώ!\" για την οικονομική τους συμβολή στην ανάπτυξη του OpenProject, αυτό το μικροσκοπικό χαρακτηριστικό είναι διαθέσιμο μόνο για τους συνδρομητές υποστήριξης Enterprise εκδοχής."
manage_colors: "Redigér egenskaber for farvevalg"
instructions:
alternative-color: "Strong accent color, typically used for the most important button on a screen."
content-link-color: "Font color of most of the links."
primary-color: "สหลก"
primary-color-dark: "Typically a darker version of the main color used for hover effects."
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."
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: "Upload an Enterprise Edition support token"
replace_token: "Replace your current support token"
order: "สงซอ รน Enterprise on-premises 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."
start_trial: 'Start free trial'
book_now: 'Book now'
get_quote: 'Get a quote'
buttons:
upgrade: "Upgrade now"
contact: "Contact us for a demo"
enterprise_info_html: "is an Enterprise <strong class='icon-medal'></strong> feature."
upgrade_info: "Please upgrade to a paid plan to activate and start using it in your team."
announcements:
show_until: แสดงจนถ
is_active: แสดงอย
is_inactive: ไมไดแสดง
attribute_help_texts:
note_public: 'Any text and images you add to this field is publicly visible to all logged in users!'
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: 'แสดงตวอยาง'
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
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: อยโฮสตหรอทอยไอพ
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.
<br/>
Example: uid=openproject,ou=system,dc=example,dc=com
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: 'การเขารหสการเชอมตอ'
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'
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: 'ไม'
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: ขณะนงไมกระทใดๆ
colors:
index:
no_results_title_text: ขณะนงไมใดๆ
no_results_content_text: สรางสใหม
label_no_color: 'ไม'
custom_actions:
actions:
name: 'Actions'
add: 'เพมการกระทำ'
assigned_to:
executing_user_value: '(Assign to executing user)'
conditions: 'เงอนไข'
plural: 'การกระทำ กำหนดเอง'
new: 'เพม การกระทำ กำหนดเอง'
edit: 'Edit custom action %{name}'
execute: 'Execute %{name}'
upsale:
title: 'Custom actions'
description: 'Custom actions streamline everyday work by combining a set of individual steps into one button.'
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?"
reorder_alphabetical: "Reorder values alphabetically"
reorder_confirmation: "Warning: The current order of available values will be lost. Continue?"
tab:
no_results_title_text: There are currently no custom fields.
no_results_content_text: Create a new custom field
concatenation:
single: 'or'
documentation:
see_more_link: สำหรบขอมลเพมเตม, กรณาเลอกตามรายการเอกสารน
global_search:
overwritten_tabs:
wiki_pages: "ว"
messages: "ฟอรม"
groups:
index:
no_results_title_text: ขณะนงไมกลมใดๆ
no_results_content_text: สรางกลมใหม
users:
no_results_title_text: ขณะนงไมใชเปนสมาชกของกลมน
memberships:
no_results_title_text: ขณะนงไมโครงการทเปนสวนหนงของกลมน
incoming_mails:
ignore_filenames: >
Specify a list of names to ignore when processing attachments for incoming mails (e.g., signatures or icons). Enter one filename per line.
projects:
delete:
scheduled: "Deletion has been scheduled and is performed in the background. You will be notified of the result."
schedule_failed: "Project cannot be deleted: %{errors}"
failed: "Deletion of project %{name} has failed"
failed_text: "The request to delete project %{name} has failed. The project was left archived."
completed: "Deletion of project %{name} completed"
completed_text: "The request to delete project '%{name}' has been completed."
index:
open_as_gantt: 'Open as Gantt view'
open_as_gantt_title: "Use this button to generate a Gantt view that filters work packages for the projects visible on this page."
open_as_gantt_title_admin: "You can modify the view settings (such as selected work package types) in the administration under project settings."
no_results_title_text: ขณะนงไมโครงการใดๆ
no_results_content_text: สรางโครงการใหม
settings:
change_identifier: เปลยน ตวระบ
activities:
no_results_title_text: There are currently no activities available.
forums:
no_results_title_text: ขณะนงไมกระทใดในโครงการ
no_results_content_text: สรางกระทใหม
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: สรางรนใหม
storage:
no_results_title_text: ไมการระบนทสก ไวในโปรเจกต
members:
index:
no_results_title_text: There are currently no members part of this project.
no_results_content_text: เพมสมาชกไปทโครงการ
invite_by_mail: "สงคำเชญไปยง %{mail}"
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
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: This user is currently not a member of a project.
placeholder_users:
right_to_manage_members_missing: >
ณไมไดบอนญาตใหลบผใชวยดตำแหนง คณไมทธดการสมาชกสำหรบโครงการทงหมดทใชวแทนเปนสมาชกอย
delete_tooltip: "ลบผใชวยดตำแหนง"
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.
irreversible: "This action is irreversible"
confirmation: "Enter the placeholder user name %{name} to confirm the deletion."
upsale:
title: Placeholder users
description: >
หลายสถานการณณตองการมอบหมายงานใหบบคคลทไมใชสมาชกของโครงการของคณ อาจเปนไดาคณยงตองจางคนทเหมาะสมสำหรบงานน หรอคณเพยงแคไมองการใหคคลนนเขาถงขอมลของโครงการ แตงตองการตดตามงานทมอบหมายใหบบคคลน
prioritiies:
edit:
priority_color_text: |
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: ขณะนงไมรายงานสถานะใดๆ
no_results_content_text: เพมรายงานสถานะ
statuses:
edit:
status_readonly_html: |
Check this option to mark work packages with this status as read-only.
No attributes 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: There are currently no work package statuses.
no_results_content_text: เพมสถานะใหม
types:
index:
no_results_title_text: There are currently no types.
no_results_content_text: Create a new type
edit:
settings: "การตงคา"
form_configuration: "Form configuration"
projects: "โครงการ"
enabled_projects: "Enabled projects"
edit_query: "แกไขตาราง"
query_group_placeholder: "Give the table a name"
reset: "Reset to defaults"
type_color_text: |
The selected color distinguishes different types
in Gantt charts or work packages tables. It is therefore recommended to use a strong color.
versions:
overview:
no_results_title_text: There are currently no work packages assigned to this version.
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: ขณะนงไมหนาวใดๆ
index:
no_results_content_text: เพมหนาวใหม
work_flows:
index:
no_results_title_text: There are currently no workflows.
work_packages:
x_descendants:
other: '%{count} work package descendants'
bulk:
could_not_be_saved: "The following work packages could not be saved:"
none_could_be_saved: "None of the %{total} work packages could be updated."
x_out_of_y_could_be_saved: "%{failing} out of the %{total} work packages could not be updated while %{success} could."
selected_because_descendants: "While %{selected} work packages where selected, in total %{total} work packages are affected which includes descendants."
descendant: "descendant of selected"
move:
no_common_statuses_exists: "There is no status available for all selected work packages. Their status cannot be changed."
unsupported_for_multiple_projects: 'Bulk move/copy is not supported for work packages from multiple projects'
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_confirmation: "คณแนใจหรอไมาจะลบบญชใช ?"
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: "ลบบญช %{name}"
info:
other: "การลบบญชใช ไมสามารถกลบมาแกไขไดก."
self: "การลบบญชใช ไมสามารถกลบมาแกไขไดก"
login_consequences:
other: "บญชใชจะถกลบออกจากระบบ เพราะฉะนน ผใชไมสามารถลอกอนไดกตอไป จะยงสามารถเปนผใชในแอปพลเคชนนไดกครงโดยการอนญาตใหใชงาน"
self: "บญชใชของคณจะถกลบออกจากระบบ เพราะฉะนน คณจะไมสามารถลอกอนไดกตอไป หากคณตองการกลบมาเปนผใชแอปพลเคชนนใหมกครง คณสามารถทำไดโดยวการอนญาตใหใชงานแอปพลเคชน"
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: >
ญชของคณไดไมไดเปดการใชงาน กรณาคลกทงคกสงไปยงอเมลของคณ เพอเปดการใชงาน
error_inactive_manual_activation: >
ญชใชของคณยงไมไดเปดใชงาน กรณารอเพอใหแลระบบ เปดใชงานบญชใชของคณเสยกอน
error_self_registration_disabled: >
ระบบไมไดเปดใหใชลงทะเบยนใชงานดวยตวเอง โปรดสอบถามผแลระบบใหสรางบญชใชใหบค
login_with_auth_provider: "หรอเขาสระบบ ดวยบญชใชณมอยแลว"
signup_with_auth_provider: "or sign up using"
auth_source_login: Please login as <em>%{login}</em> to activate your account.
omniauth_login: Please login to activate your account.
actionview_instancetag_blank_option: "โปรดเลอก"
activerecord:
attributes:
announcements:
show_until: "Display until"
attachment:
attachment_content: "Attachment content"
attachment_file_name: "Attachment file name"
downloads: "ดาวนโหลด"
file: "ไฟล"
filename: "ไฟล"
filesize: "ขนาด"
attribute_help_text:
attribute_name: 'คณลกษณะ'
help_text: 'Help text'
auth_source:
account: "บญช"
attr_firstname: "แอตทรวตของชอ"
attr_lastname: "คณสมบของนามสกล"
attr_login: "Username attribute"
attr_mail: "คณสมบของอเมล"
base_dn: "Base DN"
host: "โฮสต"
onthefly: "Automatic user creation"
port: "พอรต"
changeset:
repository: "ทเกบขอมล"
comment:
commented: "แสดงความเหน" #an object that this comment belongs to
custom_action:
actions: "Actions"
custom_field:
default_value: "คาเรมตน"
editable: "สามารถแกไขได"
field_format: "รปแบบ"
is_filter: "ถกใชเปนตวกรอง"
is_required: "จำเปนตองระบ"
max_length: "ความยาวตวอกษรสงสด"
min_length: "จำนวนตวอกษรขนตำ"
multi_value: "Allow multi-select"
possible_values: "คาทเปนไปได"
regexp: "สตรโดยทวไป"
searchable: "สามารถคนหาได"
visible: "มองเหนได"
custom_value:
value: "คา"
enterprise_token:
starts_at: "Valid since"
expires_at: "Expires at"
subscriber: "Subscriber"
encoded_token: "Enterprise support token"
active_user_count_restriction: "Maximum active users"
grids/grid:
page: "Page"
row_count: "Number of rows"
column_count: "Number of columns"
widgets: "Widgets"
relation:
delay: "ลาชา"
from: "ชดภารกจ"
to: "ชดภารกจทเกยวของ"
status:
is_closed: "ปดชดภารกจแลว"
is_readonly: "Work package read-only"
journal:
notes: "หมายเหต"
member:
roles: "บทบาท"
project:
identifier: "รหส"
latest_activity_at: "Latest activity at"
parent: "โครงการยอยของ"
queries: "การสอบถาม"
types: "ประเภท"
versions: "เวอรน"
work_packages: "ชดภารกจ"
templated: 'Template project'
projects/status:
code: 'สถานะ'
explanation: 'Status description'
codes:
on_track: 'On track'
at_risk: 'At risk'
off_track: 'Off track'
query:
column_names: "คอลมน"
relations_to_type_column: "Relations to %{type}"
relations_of_type_column: "%{type} relations"
group_by: "จดกลมผลลพธโดย"
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"
permissions: "สทธ"
time_entry:
activity: "กจกรรม"
hours: "ชวโมง"
spent_on: "วนท"
type: "ประเภท"
type:
description: "Default text for description"
attribute_groups: ''
is_in_roadmap: "Displayed in roadmap by default"
is_default: "Activated for new projects by default"
is_milestone: "Is milestone"
color: "ส"
user:
admin: "ผแลระบบ"
auth_source: "โหมดการระบวตนผใช"
current_password: "รหสผานเดม"
force_password_change: "บงคบใหเปลยนรหสผานเมอมการเขาสระบบครงถดไป"
language: "ภาษา"
last_login_on: "ลอกอนครงสดทาย"
new_password: "รหสผานใหม"
password_confirmation: "ยนยนรหสผาน"
consented_at: "Consented at"
user_preference:
comments_sorting: "แสดงความคดเหน"
hide_mail: "ซอนอเมลของฉน"
impaired: "โหมดสำหรบผการ"
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: "Finish date"
sharing: "แบงปน"
wiki_content:
text: "ขอความ"
wiki_page:
parent_title: "หนาหลก"
redirect_existing_links: "Redirect Link ทใชอย"
planning_element_type_color:
hexcode: Hex code
work_package:
begin_insertion: "Begin of the insertion"
begin_deletion: "Begin of the deletion"
children: "Subelements"
done_ratio: "Progress (%)"
end_insertion: "End of the insertion"
end_deletion: "End of the deletion"
version: "เวอรน"
parent: "หวขอหลก"
parent_issue: "หวขอหลก"
parent_work_package: "หวขอหลก"
priority: "ระดบความสำคญ"
progress: "Progress (%)"
schedule_manually: "Manual scheduling"
spent_hours: "เวลาทใช"
spent_time: "เวลาทใช"
subproject: "โครงการยอย"
time_entries: "เวลาทกบนทก"
type: "ประเภท"
watcher: "ผอมล"
'doorkeeper/application':
uid: "Client ID"
secret: "Client secret"
owner: "Owner"
redirect_uri: "Redirect URI"
client_credentials_user_id: "Client Credentials User ID"
scopes: "Scopes"
confidential: "Confidential"
errors:
messages:
accepted: "must be accepted."
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}."
blank: "can't be blank."
blank_nested: "needs to have the property '%{property}' set."
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}."
could_not_be_copied: "%{dependency} could not be (fully) copied."
does_not_exist: "does not exist."
error_enterprise_only: "is only available in the OpenProject Enterprise Edition"
error_unauthorized: "may not be accessed."
error_readonly: "was attempted to be written but is not writable."
email: "is not a valid email address."
empty: "can't be empty."
even: "must be even."
exclusion: "is reserved."
file_too_large: "ใหญเกนไป (ขนาดสงสดคอ %{count} ไบต)"
format: "does not match the expected format '%{expected}'."
format_nested: "does not match the expected format '%{expected}' at path '%{path}'."
greater_than: "must be greater than %{count}."
greater_than_or_equal_to: "must be greater than or equal to %{count}."
greater_than_or_equal_to_start_date: "must be greater than or equal to the start date."
greater_than_start_date: "must be greater than the start date."
inclusion: "is not set to one of the allowed values."
inclusion_nested: "is not set to one of the allowed values at path '%{path}'."
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_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
not_allowed: "is invalid because of missing permissions."
not_an_integer: "is not an integer."
not_an_iso_date: "is not a valid date. Required format: YYYY-MM-DD."
not_same_project: "doesn't belong to the same project."
odd: "must be odd."
regex_invalid: "could not be validated with the associated regular expression."
smaller_than_or_equal_to_max_length: "must be smaller than or equal to maximum length."
taken: "has already been taken."
too_long: "is too long (maximum is %{count} characters)."
too_short: "is too short (minimum is %{count} characters)."
type_mismatch: "is not of type '%{type}'"
type_mismatch_nested: "is not of type '%{type}' at path '%{path}'"
unchangeable: "cannot be changed."
unknown_property: "is not a known property."
unknown_property_nested: "has the unknown path '%{path}'."
unremovable: "cannot be removed."
wrong_length: "is the wrong length (should be %{count} characters)."
models:
attachment:
attributes:
content_type:
blank: "The content type of the file cannot be blank."
not_whitelisted: "The file was rejected by an automatic filter. '%{value}' is not whitelisted for upload."
format: "%{message}"
capability:
context:
global: 'Global'
query:
filters:
minimum: "ตองมวกรองอยางนอยหนงตวสำหรบตวการ บรบท หรอรหสทวดำเนนการ '=' "
custom_field:
at_least_one_custom_option: "At least one option needs to be available."
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_logged_in: "(%{name}) value cannot be set because you are not logged in."
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}."
format: "%{message}"
doorkeeper/application:
attributes:
redirect_uri:
fragment_present: 'cannot contain a fragment.'
invalid_uri: 'must be a valid URI.'
relative_uri: 'must be an absolute URI.'
secured_uri: 'must be an HTTPS/SSL URI.'
forbidden_uri: 'is forbidden by the server.'
scopes:
not_match_configured: "doesn't match available scopes."
enterprise_token:
unreadable: "can't be read. Are you sure it is a support token?"
grids/grid:
overlaps: 'overlap.'
outside: 'is outside of the grid.'
end_before_start: 'end value needs to be larger than the start value.'
notifications:
at_least_one_channel: 'At least one channel for sending notifications needs to be specified.'
attributes:
read_ian:
read_on_creation: 'cannot be set to true on notification creation.'
mail_reminder_sent:
set_on_creation: 'cannot be set to true on notification creation.'
reason:
no_notification_reason: 'cannot be blank as IAN is chosen as a channel.'
reason_mail_digest:
no_notification_reason: 'cannot be blank as mail digest is chosen as a channel.'
notification_settings:
only_one_global_setting: 'There must only be one global notification setting.'
email_alerts_global: 'The email notification settings can only be set globally.'
format: "%{message}"
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:
archived_ancestor: 'The project has an archived ancestor.'
foreign_wps_reference_version: 'Work packages in non descendant projects reference versions of the project or its descendants.'
attributes:
types:
in_use_by_work_packages: "still in use by work packages: %{types}"
enabled_modules:
dependency_missing: "ตองเปดใชงานโมดล '%{dependency}' ดวย เนองจากโมดล '%{module}' ขนอยบโมดลนน"
format: "%{message}"
query:
attributes:
project:
error_not_found: "not found"
public:
error_unauthorized: "- The user has no permission to create public views."
group_by:
invalid: "Can't group by: %{value}"
format: "%{message}"
column_names:
invalid: "Invalid query column: %{value}"
format: "%{message}"
sort_criteria:
invalid: "Can't sort by column: %{value}"
format: "%{message}"
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."
queries/filters/base:
attributes:
values:
inclusion: "filter has invalid values."
format: "%{message}"
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."
role:
attributes:
permissions:
dependency_missing: "need to also include '%{dependency}' as '%{permission}' is selected."
time_entry:
attributes:
hours:
day_limit: "is too high as a maximum of 24 hours can be logged per date."
user_preference:
attributes:
pause_reminders:
invalid_range: "can only be a valid date range."
daily_reminders:
full_hour: "can only be configured to be delivered at a full hour."
wiki_page:
attributes:
slug:
undeducible: "cannot be deduced from the title '%{title}'."
work_package:
is_not_a_valid_target_for_time_entries: "ชดภารกจ #%{id} ไมใชเปาหมายทกตองสำหรบการกำหนดรายการเวลา"
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_self_assigned: "cannot be assigned to itself."
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."
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: "needs to be active."
category:
only_same_project_categories_allowed: "ประเภทของแพคเกจการทำงานตองมภายในโครงการเดยวกนเปนแพคเกจทำงาน"
does_not_exist: "ไมประเภททระบ"
estimated_hours:
only_values_greater_or_equal_zeroes_allowed: "must be >= 0."
readonly_status: 'The work package is in a readonly status so its attributes cannot be changed.'
type:
attributes:
attribute_groups:
attribute_unknown: "Invalid work package attribute used."
attribute_unknown_name: "Invalid work package attribute used: %{attribute}"
duplicate_group: "The group name '%{group}' is used more than once. Group names must be unique."
query_invalid: "The embedded query '%{group}' is invalid: %{details}"
group_without_name: "Unnamed groups are not allowed."
user:
attributes:
base:
user_limit_reached: "User limit reached. No more accounts can be created on the current plan."
password_confirmation:
confirmation: "Password confirmation does not match password."
format: "%{message}"
password:
weak: "Must contain characters of the following classes (at least %{min_count} of %{all_count}): %{rules}."
lowercase: "ตวพมพเลก (เชน 'a')"
uppercase: "ตวพมพใหญ (เชน ' A')"
numeric: "ตวเลข (เชน ' 1')"
special: "อกขระพเศษ (เชน '%')"
reused:
other: "รหสผานนกใชไปแลว โปรดเลอกรหสผานใหมแตกตางจากรหสเมอ %{count} ครงทานมา."
match:
confirm: "ยนยนรหสผานใหม."
description: "'รหสผาน' ควรตรงกบขอมลใน 'รหสผานใหม' ฟลด"
status:
invalid_on_create: "ไมใชสถานะทกตองสำหรบผใชใหม"
auth_source:
error_not_found: "not found"
member:
principal_blank: "โปรดเลอกอยางนอยหนงผใชหรอหนงกลม"
role_blank: "need to be assigned."
attributes:
roles:
ungrantable: "has an unassignable role."
principal:
unassignable: "cannot be assigned to a project."
version:
undeletable_work_packages_attached: "The version cannot be deleted as it has work packages attached to it."
status:
readonly_default_exlusive: "can not be activated for statuses that are marked default."
template:
body: "กรณาตรวจสอบฟลดอไปน:"
header:
other: "ขอผดพลาด %{count} %{model} นามมใหการบนทก"
models:
attachment: "ไฟล"
attribute_help_text: "Attribute help text"
forum: "ฟอรม"
comment: "ความคดเหน"
custom_action: "Custom action"
custom_field: "ฟลดกำหนดเอง"
group: "กลม"
category: "ประเภท"
status: "สถานะของชดภารกจ"
member: "สมาชก"
news: "ขาวสาร"
notification:
other: "Notifications"
placeholder_user: "Placeholder user"
project: "โครงการ"
query: "การสอบถามทกำหนดเอง"
role:
other: "บทบาท"
type: "ประเภท"
user: "ผใช"
version: "เวอรน"
wiki: "ว"
wiki_page: "หนาว"
workflow: "กระบวนการทำงาน"
work_package: "ชดภารกจ"
'doorkeeper/application': "OAuth application"
errors:
header_invalid_fields: "มญหากบฟลดอไปน:"
field_erroneous_label: "This field is invalid: %{full_errors}\nPlease enter a valid value."
activity:
created: "สรางแลว: %{title}"
updated: "แกไขแลว: %{title}"
#common attributes of all models
attributes:
active: "ใชงานอย"
assigned_to: "ผไดบมอบหมาย"
assignee: "ผไดบมอบหมาย"
attachments: "ไฟลแนบ"
author: "ผเขยน"
base: "ขอผดพลาดทวไป:"
blocks_ids: "Id ของแพคเกจการทำงานทกบลอก"
category: "ประเภท"
comment: "ความคดเหน"
comments: "ความคดเหน"
content: "เนอหา"
color: "ส"
created_at: "สรางเมอ"
custom_options: "คาทเปนไปได"
custom_values: "ฟลดกำหนดเอง"
date: "วนท"
default_columns: "คอลมนเรมตน"
description: "คำอธบาย"
derived_due_date: "Derived finish date"
derived_estimated_hours: "Derived estimated time"
derived_start_date: "Derived start date"
display_sums: "แสดงยอดรวม"
due_date: "Finish date"
estimated_hours: "ระยะเวลาโดยประมาณ"
estimated_time: "ระยะเวลาโดยประมาณ"
firstname: "ชอ"
group: "กลม"
groups: "กลม"
id: "ID"
is_default: "คาเรมตน"
is_for_all: "สำหรบทกโครงการ"
public: "สาธารณะ"
#kept for backwards compatibility
issue: "ชดภารกจ"
lastname: "นามสกล"
login: "Username"
mail: "อเมล"
name: "ชอ"
password: "รหสผาน"
priority: "ระดบความสำคญ"
project: "โครงการ"
responsible: "Accountable"
role: "บทบาท"
roles: "บทบาท"
start_date: "วนเรมตน"
status: "สถานะ"
subject: "หวขอ"
summary: "สรป"
title: "ชอเรอง"
type: "ประเภท"
updated_at: "แกไขเมอ"
updated_on: "แกไขเมอ"
uploader: "Uploader"
user: "ผใช"
version: "เวอรน"
work_package: "ชดภารกจ"
backup:
label_backup_token: "โทเคน (token) สำรอง"
label_create_token: "สราง โทเคน (token) สำรอง"
label_delete_token: "ลบ โทเคน (token) สำรอง"
label_reset_token: "รเซต โทเคน (token) สำรอง"
label_token_users: "ผใชอไปนโทเคนสำรอง ทใชงานอย "
reset_token:
action_create: สราง
action_reset: งคาใหม
heading_reset: "รเซต โทเคน (token) สำรอง"
heading_create: "สราง โทเคน (token) สำรอง"
implications: >
การเปดใชงานการสำรองขอมลจะอนญาตใหใชทธจำเปนและโทเคนสำรองนสามารถดาวนโหลดขอมลสำรองทอมลทงหมดของการตดตง OpenProject นไดงรวมถงขอมลของผใชรายอนทงหมด
info: >
ณจะตองสรางโทเคนสำรอง จงจะสามารถสรางขอมลสำรองได แตละครงทณตองการขอขอมลสำรอง คณจะตองจดเตรยมโทเคนนณสามารถลบโทเคนสำรองเพอปดใชงานการสำรองขอมลสำหรบผใชรายน
verification: >
อน %{word} เพอยนยน การดำเนนการ %{action} โทเคน (token) สำรอง.
verification_word_reset: เซ
verification_word_create: สราง
warning: >
เมอคณสรางโทเคนใหมณจะไดบอนญาตใหขอสำรองขอมลหลงจาก 24 ชวโมงเทานน นอมาตรการดานความปลอดภย หลงจากนน คณสามารถขอสำรองขอมลไดตลอดเวลาโดยใชโทเคนน
text_token_deleted: โทเคนสำรองถกลบ การสำรองขอมลถกปดใชงานในขณะน
error:
invalid_token: โทเคนสำรองไมกตอง หรอขาดหายไป
token_cooldown: โทเคนสำรองจะใชงานไดใน %{hours} ชวโมง
backup_pending: การสำรองขอมลทรอดำเนนการอยแล
limit_reached: ณสามารถสำรองขอมลไดเพยง %{limit} รายการตอว
button_add: "เพม"
button_add_comment: "เพมความคดเหน"
button_add_member: Add member
button_add_watcher: "เพมผอมล"
button_annotate: "ใสคำอธบายประกอบ"
button_apply: "นำไปใช"
button_archive: "คลงเกบขอมล"
button_back: "ยอนกลบ"
button_cancel: "ยกเลก"
button_change: "เปลยนแปลง"
button_change_parent_page: "เปลยนหนาหลก"
button_change_password: "เปลยนรหสผาน"
button_check_all: "ทำเครองหมายทงหมด"
button_clear: "ลางขอมล"
button_click_to_reveal: "Click to reveal"
button_close: 'Close'
button_collapse_all: "ยบทงหมด"
button_configure: "กำหนดคา"
button_continue: "Continue"
button_copy: "คดลอก"
button_copy_and_follow: "คดลอก และปฏตาม"
button_create: "สราง"
button_create_and_continue: "สราง และดำเนนการตอ"
button_delete: "ลบ"
button_decline: "Decline"
button_delete_watcher: "ลบผอมล คณ %{name}"
button_download: "ดาวนโหลด"
button_duplicate: "ทำซำ"
button_edit: "แกไข"
button_edit_associated_wikipage: "แกไขหนาวเกยวของ: %{page_title}"
button_expand_all: "ขยายทงหมด"
button_filter: "ตวกรอง"
button_generate: "Generate"
button_list: "รายการ"
button_lock: "ลอค"
button_login: "ลงชอเขาใช"
button_move: "ยาย"
button_move_and_follow: "ยาย และทำตาม"
button_print: "Print"
button_quote: "อางถง"
button_remove: Remove
button_rename: "เปลยนชอ"
button_replace: "Replace"
button_revoke: "Revoke"
button_reply: "ตอบกลบ"
button_reset: "ตงคาใหม"
button_rollback: "ยอนกลบมาทนน"
button_save: "บนทก"
button_save_back: "Save and back"
button_show: "แสดง"
button_sort: "เรยงลำดบ"
button_submit: "สงขอมล"
button_test: "ทดสอบ"
button_unarchive: "เอาออกจากอารไคฟ"
button_uncheck_all: "เอาเครองหมายออกทงหมด"
button_unlock: "ปลดลอก"
button_unwatch: "ไมเขาชม"
button_update: "ปรบปรง"
button_upgrade: "Upgrade"
button_upload: "Upload"
button_view: "ด"
button_watch: "ด"
button_manage_menu_entry: "ตงคาเมน"
button_add_menu_entry: "เพมเมน"
button_configure_menu_entry: "ตงคาเมน"
button_delete_menu_entry: "ลบเมน"
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}"
copy_project:
title: 'คดลอกโครงการ "%{source_project_name}"'
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: "ไมสามารถดำเนนการคดลอกโครงการ %{source_project_name} ได"
failed_internal: "Copying failed due to an internal error."
succeeded: "สรางโครงการ %{target_project_name} แลว"
errors: "ขอผดพลาด"
project_custom_fields: 'Custom fields on project'
x_objects_of_this_type:
zero: 'ไมตถประเภทน'
one: 'วตถหนงของประเภทน'
other: '%{count} วตถประเภทน'
text:
failed: "ไมสามารถดำเนนการคดลอก \"%{source_project_name}\" ไปยงโครงการ \"%{target_project_name}\" ได"
succeeded: "ระบบไดดลอกโครงการ \"%{source_project_name}\" ไปทโครงการ \"%{target_project_name}\" แลว"
create_new_page: "หนาว"
date:
abbr_day_names:
- "อา."
- "จ."
- "อ."
- "พ."
- "พฤ."
- "ศ."
- "ส."
abbr_month_names:
- null
- "ม.ค."
- "ก.พ."
- "ม.ค."
- "เม.ย."
- "พ.ค."
- "ม.ย."
- "ก.ค."
- "ส.ค."
- "ก.ย."
- "ต.ค."
- "พ.ย."
- "ธ.ค."
abbr_week: 'Wk'
day_names:
- "อาทตย"
- "จนทร"
- "องคาร"
- "พธ"
- "พฤหสบด"
- "ศกร"
- "เสาร"
formats:
#Use the strftime parameters for formats.
#When no format has been given, it uses default.
#You can provide other formats here if you like!
default: "%m/%d/%Y"
long: "%B %d, %Y"
short: "%b %d"
#Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names:
- null
- "มกราคม"
- "กมภาพนธ"
- "มนาคม"
- "เมษายน"
- "พ.ค."
- "มนายน"
- "กรกฎาคม"
- "สงหาคม"
- "กนยายน"
- "ตลาคม"
- "พฤศจกายน"
- "ธนวาคม"
#Used in date_select and datime_select.
order:
- ': '
- ': เดอน'
- ': น'
datetime:
distance_in_words:
about_x_hours:
other: "ประมาณ %{count} ชวโมง"
about_x_months:
other: "เกยวกบ %{count} เดอน"
about_x_years:
other: "เกยวกบป %{count}"
almost_x_years:
other: "เกอบ %{count} ป"
half_a_minute: "ครงนาท"
less_than_x_minutes:
other: "นอยกวา %{count} นาท"
less_than_x_seconds:
other: "นอยกวา %{count} วนาท"
over_x_years:
other: "เกน %{count} ป"
x_days:
other: "%{count} วน"
x_minutes:
other: "%{count} นาท"
x_months:
other: "%{count} เดอน"
x_seconds:
other: "%{count} วนาท"
units:
hour:
other: "ชวโมง"
default_activity_development: "การพฒนา"
default_activity_management: "การจดการ"
default_activity_other: "อน ๆ"
default_activity_specification: "ขอมลจำเพาะ"
default_activity_support: "สนบสนน"
default_activity_testing: "กำลงทดสอบ"
default_color_black: "สดำ"
default_color_blue: "Blue"
default_color_blue_dark: "สา (เขม)"
default_color_blue_light: "สา (แสง)"
default_color_green_dark: "สเขยว (เขม)"
default_color_green_light: "เขยว (แสง)"
default_color_grey_dark: "สเทา (เขม)"
default_color_grey_light: "เทา (แสง)"
default_color_grey: "เทา"
default_color_magenta: "มวงแดง"
default_color_orange: "สม"
default_color_red: "สแดง"
default_color_white: "ขาว"
default_color_yellow: "สเหลอง"
default_status_closed: "ปดไปแลว"
default_status_confirmed: "ยนยนแลว"
default_status_developed: "พฒนา"
default_status_in_development: "ในการพฒนา"
default_status_in_progress: "อยระหวางดำเนนการ"
default_status_in_specification: "In specification"
default_status_in_testing: "In testing"
default_status_new: "ใหม"
default_status_on_hold: "คงคาง"
default_status_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: "ตำ"
default_priority_normal: "ปกต"
default_priority_high: "สง"
default_priority_immediate: "ทนท"
default_role_anonymous: "ไมระบอ"
default_role_developer: "ผฒนา"
default_role_project_admin: "Project admin"
default_role_project_creator_and_staff_manager: "พนกงานและผดการโครงการ"
default_role_non_member: "ผไมไดเปนสมาชก"
default_role_reader: "Reader"
default_role_member: "สมาชก"
default_type: "ชดภารกจ"
default_type_bug: "ขอผดพลาด"
default_type_deliverable: "Deliverable"
default_type_epic: "Epic"
default_type_feature: "ลกษณะการทำงาน"
default_type_milestone: "ไมลสโตน"
default_type_phase: "ขนตอนการ"
default_type_task: "Task"
default_type_user_story: "User story"
description_active: "ใชงานอยหรอไม?"
description_attachment_toggle: "แสดง/ซอนไฟลแนบ"
description_autocomplete: >
ลดใชงกน autocomplete ในขณะทมพบางสวนของชดภารกจ คณจะมองเหนชอของชดภารกจทคำตามทมพ โปรดเลอกชดภารกจโดยใชกศรขนและลง และเลอกโดยกดปม Tab หรอ Enter หรออกวหนงคอคณสามารถพมพเลขทดภารกจเขาไปไดโดยตรง
description_available_columns: "คอลมนอย"
description_choose_project: "โครงการ"
description_compare_from: "เปรยบเทยบจาก"
description_compare_to: "เปรยบเทยบ"
description_current_position: "You are here: "
description_date_from: "ระบนเรมตน"
description_date_to: "ปอนวนสนสด"
description_enter_number: "ปอนหมายเลข"
description_enter_text: "ปอนขอความ"
description_filter: "ตวกรอง"
description_filter_toggle: "แสดง/ซอนตวกรอง"
description_category_reassign: "เลอกประเภท"
description_message_content: "เนอหาขอความ"
description_my_project: "คณเปนสมาชกของ"
description_notes: "หมายเหต"
description_parent_work_package: "ชดภารกจหลก"
description_project_scope: "ขอบเขตการคนหา"
description_query_sort_criteria_attribute: "จดเรยงแอตทรวต"
description_query_sort_criteria_direction: "รปแบบการเรยง"
description_search: "ฟลดสำหรบคนหา"
description_select_work_package: "เลอกชดภารกจ"
description_selected_columns: "คอลมนเลอก"
description_sub_work_package: "ชดภารกจยอย"
description_toc_toggle: "แสดง/ซอนสารบญ"
description_wiki_subpages_reassign: "เลอกหนาหลกใหม"
#Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
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: "Filtering and sorting on custom fields is an enterprise edition feature."
enumeration_activities: "Time tracking activities"
enumeration_work_package_priorities: "ระดบความสำคญของชดภารกจ"
enumeration_reported_project_statuses: "สถานะโครงการทรายงานแลว"
error_auth_source_sso_failed: "Single Sign-On (SSO) for user '%{value}' failed"
error_can_not_archive_project: "This project cannot be archived: %{errors}"
error_can_not_delete_entry: "Unable to delete entry"
error_can_not_delete_custom_field: "ไมสามารถลบฟลดกำหนดเองได"
error_can_not_delete_type:
explanation: 'This type contains work packages and cannot be deleted. You can see all affected work packages in <a target="_blank" href="%{url}">this view</a>.'
archived_projects: 'There are also work packages in archived projects. You need to reactivate the following projects first, before you can change the type of the respective work packages: %{archived_projects}'
error_can_not_delete_standard_type: "ไมสามารถลบประเภทมาตรฐานได"
error_can_not_invite_user: "Failed to send invitation to user."
error_can_not_remove_role: "บทบาทนกใชอยและไมสามารถลบได"
error_can_not_reopen_work_package_on_closed_version: "มการมอบหมายชดภารกจนไปยงเวอรนทดแลว ซงไมสามารถเปดใหมได"
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: "โปรดเลอกผใชและบทบาท"
error_code: "Error %{code}"
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_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: 'Failed to delete this entry.'
error_in_dependent: "Error attempting to alter dependent object: %{dependent_class} #%{related_id} - %{related_subject}: %{error}"
error_invalid_selected_value: "Invalid selected value."
error_journal_attribute_not_present: "Journal does not contain attribute %{attribute}."
error_pdf_export_too_many_columns: "Too many columns selected for the PDF export. Please reduce the number of columns."
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: "ชดภารกจทเสรจแลว ไมสามารถปรบปรงอตราสวนได"
error_work_package_not_found_in_project: "ไมพบชดภารกจ หรอชดภารกจไมไดเปนของโครงการน"
error_must_be_project_member: "ตองเปนสมาชกโครงการ"
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_migrations_visit_upgrade_guides: "Please visit our upgrade guide documentation"
error_no_default_work_package_status: "ไมไดกำหนดคาเรมตนสถานะของชดภารกจ โปรดตรวจสอบการตงคาของคณ (ไปท \"การจดการระบบ -> สถานะชดภารกจ\")"
error_no_type_in_project: "ไมพบประเภททเกยวของกบโครงการน โปรดตรวจสอบการตงคาโครงการ"
error_omniauth_registration_timed_out: "หมดเวลาของการลงทะเบยนผานผใหบรการการรบรองความถกตองภายนอก กรณาลองใหมกครง"
error_omniauth_invalid_auth: "The authentication information returned from the identity provider was invalid. Please contact your administrator for further help."
error_password_change_failed: 'An error occurred when trying to change the password.'
error_scm_command_failed: "เกดขอผดพลาดเมอพยายามเขาถงทเกบขอมล: %{value}"
error_scm_not_found: "ไมพบรายการการปรบปรงในทเกบขอมล"
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: "ไมสามารถเชอมตอ (%{value}) ได"
error_unable_delete_wiki: "ไมสามารถลบหนาวได"
error_unable_update_wiki: "Unable to update the wiki page."
error_workflow_copy_source: "กรณาเลอกประเภทของแหลงหรอบทบาท"
error_workflow_copy_target: "กรณาเลอกประเภทเปาหมายและบทบาท"
error_menu_item_not_created: ไมสามารถเพมรายการเมนได
error_menu_item_not_saved: ไมสามารถบนทกรายการเมนได
error_wiki_root_menu_item_conflict: >
ไมสามารถเปลยนชอ "%{old_name}" เปน "%{new_name}" ไดเนองจากขดแยงกบรายการเมนอยแลว "%{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: 'โครงการไดบการแกไขแลว'
changeset: 'แกไขชดการเปลยนแปลงแลว'
message: อความไดบการแกไขแล
news: าวสาร
reply: ตอบกล
time_entry: 'บนทกเวลาไดบการแกไขแลว'
wiki_page: 'หนาวไดบการแกไขแลว'
work_package_closed: 'ปดชดภารกจแลว'
work_package_edit: 'แกไขชดภารกจแลว'
work_package_note: 'เพมหมายเหตดภารกจ'
export:
your_work_packages_export: "Your work packages export"
succeeded: "The export has completed successfully."
failed: "The export has failed: %{message}"
format:
atom: "Atom"
csv: "CSV"
pdf: "PDF"
pdf_with_descriptions: "ไฟล PDF พรอมคำอธบาย"
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 available (optional)"
unrtf: "Unrtf available (optional)"
catdoc: "Catdoc available (optional)"
xls2csv: "Xls2csv available (optional)"
catppt: "Catppt available (optional)"
tesseract: "Tesseract available (optional)"
general_csv_decimal_separator: "."
general_csv_encoding: "UTF-8"
general_csv_separator: ","
general_first_day_of_week: "7"
general_lang_name: "ไทย"
general_pdf_encoding: "ISO-8859-1"
general_text_no: "ไมใช"
general_text_yes: "ใช"
general_text_No: "ไมใช"
general_text_Yes: "ใช"
general_text_true: "true"
general_text_false: "เปนเทจ"
gui_validation_error: "พบ 1 ขอผดพลาด"
gui_validation_error_plural: "พบ %{count} ขอผดพลาด"
homescreen:
additional:
projects: "Newest visible projects in this instance."
no_visible_projects: "There are no visible projects in this instance."
users: "Newest registered users in this instance."
blocks:
community: "OpenProject community"
upsale:
title: "Upgrade to Enterprise Edition"
more_info: "More information"
links:
upgrade_enterprise_edition: "Upgrade to Enterprise Edition"
postgres_migration: "Migrating your installation to PostgreSQL"
user_guides: "User guides"
faq: "FAQ"
glossary: "Glossary"
shortcuts: "Shortcuts"
blog: "OpenProject blog"
forums: "Community forum"
newsletter: "Security alerts / Newsletter"
image_conversion:
imagemagick: 'Imagemagick'
journals:
changes_retracted: "The changes were retracted."
links:
configuration_guide: 'Configuration guide'
get_in_touch: "You have questions? Get in touch with us."
instructions_after_registration: "คณสามารถเขาสระบบไดนทการเปดใชงานบญชใชของคณ โดยคลก %{signin}."
instructions_after_logout: "คณสามารถเขาสระบบอกครงโดยคลก %{signin}"
instructions_after_error: "คณสามารถลองเขาสระบบอกครงโดยคลก %{signin} หากยงพบขอผดพลาด โปรดสอบถามผแลระบบเพอขอความชวยเหลอ"
menus:
admin:
mail_notification: "อเมลแจงเตอน"
incoming_outgoing: "Incoming & Outgoing"
quick_add:
label: "เปดเมนเพมดวน"
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"
notifications:
send_notifications: "Send notifications for this action"
work_packages:
subject:
created: "The work package was created."
assigned: "You have been assigned to %{work_package}"
subscribed: "You subscribed to %{work_package}"
mentioned: "You have been mentioned in %{work_package}"
responsible: "You have become accountable for %{work_package}"
watched: "You are watching %{work_package}"
update_info_mail:
body: >
We are excited to announce the release of OpenProject 12.0. It's a major release that will hopefully significantly improve the way you use OpenProject.
Starting with this release, we are introducing in-app notifications. From now on, you will receive notifications for updates to work packages directly in OpenProject. You can mark these notifications as read, reply to a comment or even directly modify work package attributes without leaving the notification center.
This also means that we will no longer be using emails for notifications. We think the new notification center is a better place to view and act upon these updates. Nevertheless, if you would like continue receiving updates via email, you can choose to receive daily email reminders at particular times of your choosing.
Please make sure to verify your new default notification settings, and set your preferences for notifications and email reminders via your account settings. You can do this through the “Change email settings” button bellow.
We hope you find in-app notifications useful and that they makes you even more productive.
Sincerely,
The OpenProject team
body_header: 'Version 12.0 with Notification Center'
body_subheader: 'ขาวสาร'
subject: 'Important changes to notifications with the release of 12.0'
label_accessibility: "Accessibility"
label_account: "บญช"
label_active: "ใชงานอย"
label_activate_user: 'Activate user'
label_active_in_new_projects: "Active in new projects"
label_activity: "กจกรรม"
label_add_edit_translations: "Add and edit translations"
label_add_another_file: "เพมไฟลน"
label_add_columns: "เพมคอลมนเลอก"
label_add_note: "เพมหมายเหต"
label_add_related_work_packages: "เพมชดภารกจทเกยวของ"
label_add_subtask: "เพมงานยอย"
label_added: "เพมแลว"
label_added_time_by: "ถกเพมโดย %{author} เมอ %{age} ทานมา"
label_additional_workflow_transitions_for_assignee: "ยนยอมใหการเปลยนแปลงไดเพมขนเมอผใชเปนผไดบมอบหมายความรบผดชอบ"
label_additional_workflow_transitions_for_author: "ยนยอมใหการเปลยนแปลงไดเพมขนเมอผใชเปนผสราง"
label_administration: "การจดการระบบ"
label_advanced_settings: "Advanced settings"
label_age: "ระยะเวลา"
label_ago: "วนทานมา"
label_all: "ทงหมด"
label_all_time: "ตลอดเวลา"
label_all_words: "ทกคำ"
label_all_open_wps: "All open"
label_always_visible: "Always displayed"
label_announcement: "Announcement"
label_api_access_key: "คการเขาถง API"
label_api_access_key_created_on: "คการเขาถง API ซงสรางเมอ %{value} ทานมา"
label_api_access_key_type: "API"
label_applied_status: "ใชสถานะ"
label_archive_project: "Archive project"
label_ascending: "จากนอยไปมาก"
label_assigned_to_me_work_packages: "ชดภารกจทนไดบมอบหมาย"
label_associated_revisions: "การปรบปรงทเกยวของ"
label_attachment_delete: "ลบไฟล"
label_attachment_new: "ไฟลใหม"
label_attachment_plural: "ไฟล"
label_attribute: "คณลกษณะ"
label_attribute_plural: "คณลกษณะ"
label_auth_source: "โหมดการระบวตนผใช"
label_auth_source_new: "โหมดการระบวตนผใชใหม"
label_auth_source_plural: "โหมดการระบวตนผใช"
label_authentication: "การระบวตนผใช"
label_available_project_work_package_categories: 'Available work package categories'
label_available_project_work_package_types: 'Available work package types'
label_available_project_forums: 'Available forums'
label_available_project_versions: 'Available versions'
label_available_project_repositories: 'Available repositories'
label_api_documentation: "API documentation"
label_backup: "สำรอง"
label_between: "between"
label_blocked_by: "ถกบลอคโดย"
label_blocks: "บลอก"
label_blog: "Blog"
label_forums_locked: "ลอค"
label_forum_new: "กระทใหม"
label_forum_plural: "กระท"
label_forum_sticky: "ปกหมด"
label_boolean: "ถกหรอผด"
label_branch: "สาขา"
label_browse: "เรยกด"
label_bulk_edit_selected_work_packages: "แกไขชดภารกจทเลอกพรอมกน"
label_bundled: '(Bundled)'
label_calendar: "ปฏน"
label_calendar_show: "แสดงปฏน"
label_category: "ประเภท"
label_consent_settings: "User Consent"
label_wiki_menu_item: รายการเมน
label_select_main_menu_item: เลอกรายการเมนหลกใหม
label_select_project: "Select a project"
label_required_disk_storage: "Required disk storage"
label_send_invitation: Send invitation
label_change_plural: "การเปลยนแปลง"
label_change_properties: "เปลยนแปลงคณสมบ"
label_change_status: "เปลยนสถานะ"
label_change_status_of_user: "Change status of #{username}"
label_change_view_all: "ดการเปลยนแปลงทงหมด"
label_changes_details: "รายละเอยดของการเปลยนแปลงทงหมด"
label_changeset: "Changeset"
label_changeset_id: "Changeset ID"
label_changeset_plural: "ชดการเปลยนแปลง"
label_checked: "ตรวจสอบแลว"
label_check_uncheck_all_in_column: "เลอก/ไมเลอก ทงหมดในคอลมน"
label_check_uncheck_all_in_row: "เลอก/ไมเลอก ทงหมดในแถว"
label_child_element: "Child element"
label_chronological_order: "Oldest first"
label_close_versions: "ปดเวอรนทเสรจแลว"
label_closed_work_packages: "ปด"
label_collapse: "ยบ"
label_collapsed_click_to_show: "Collapsed. Click to show"
label_configuration: การกำหนดค
label_comment_add: "เพมความคดเหน"
label_comment_added: "เพมความคดเหนแลว"
label_comment_delete: "ลบความคดเหน"
label_comment_plural: "ความคดเหน"
label_commits_per_author: "ทองทำตอผเขยน"
label_commits_per_month: "ทำตอเดอน"
label_confirmation: "ยนยนรหสผาน"
label_contains: "ประกอบดวย"
label_content: "เนอหา"
label_copied: "คดลอกแลว"
label_copy_to_clipboard: "คดลอกไปยงคลปบอรด"
label_copy_same_as_target: "เหมอนกบเปาหมาย"
label_copy_source: "แหลงทมา"
label_copy_target: "เปาหมาย"
label_copy_workflow_from: "คดลอกกระบวนการทำงานจาก"
label_copy_project: "คดลอกโครงการ"
label_core_version: "เวอรนหลก"
label_current_status: "สถานะปจจน"
label_current_version: "เวอรนปจจน"
label_custom_field_add_no_type: "Add this field to a work package type"
label_custom_field_new: "ฟลดกำหนดเองใหม"
label_custom_field_plural: "ฟลดกำหนดเอง"
label_custom_field_default_type: "ชนดวาง"
label_custom_style: "การออกแบบ"
label_database_version: "PostgreSQL version"
label_date: "วนท"
label_date_and_time: "Date and time"
label_date_from: "จาก"
label_date_from_to: "ตงแต %{start} จนถง %{end}"
label_date_to: "ถงวนท"
label_day_plural: "วน"
label_default: "คาเรมตน"
label_delete_user: "Delete user"
label_delete_project: "Delete project"
label_deleted: "ถกลบ"
label_deleted_custom_field: "(ฟลดกำหนดเองทกลบ)"
label_deleted_custom_option: "(deleted option)"
label_missing_or_hidden_custom_option: "(missing value or lacking permissions to access)"
label_descending: "มากไปนอย"
label_details: "รายละเอยด"
label_development_roadmap: "Development roadmap"
label_diff: "ผลตาง"
label_diff_inline: "แบบอนไลน"
label_diff_side_by_side: "แสดงคน"
label_disabled: "ปดการใชงาน"
label_display: "การแสดงผล"
label_display_per_page: "ตอหนา: %{value}"
label_display_used_statuses_only: "แสดงเฉพาะสถานะทใชโดยชนดนเทานน"
label_download: "ม %{count} ดาวโหลด"
label_download_plural: "ม %{count} ดาวโหลด"
label_downloads_abbr: "D/L"
label_duplicated_by: "ทำซำโดย"
label_duplicate: "ทำซำ"
label_duplicates: "ซำ"
label_edit: "แกไข"
label_edit_x: "Edit: %{x}"
label_enable_multi_select: "สลบไปเลอกหลายคา"
label_enabled_project_custom_fields: 'Enabled custom fields'
label_enabled_project_modules: 'Enabled modules'
label_enabled_project_activities: 'Enabled time tracking activities'
label_end_to_end: "ตลอด"
label_end_to_start: "สนสดไปยงเรมตน"
label_enumeration_new: "คาการแจกแจงใหม"
label_enumeration_value: "คาชดตวแปร"
label_enumerations: "การระบหมายเลข"
label_enterprise: "Enterprise"
label_enterprise_active_users: "%{current}/%{limit} booked active users"
label_enterprise_edition: "Enterprise Edition"
label_environment: "สภาพแวดลอม"
label_estimates_and_time: "Estimates and time"
label_equals: "เปน"
label_everywhere: "everywhere"
label_example: "ตวอยาง"
label_import: "Import"
label_export_to: "ยงสามารถพบใน:"
label_expanded_click_to_collapse: "Expanded. Click to collapse"
label_f_hour: "%{value} ชวโมง"
label_f_hour_plural: "%{value} ชวโมง"
label_feed_plural: "ตวดงขอมล"
label_feeds_access_key: "คการเขาถง RSS"
label_feeds_access_key_created_on: "คการเขาถง API ซงสรางเมอ %{value} ทานมา"
label_feeds_access_key_type: "RSS"
label_file_plural: "ไฟล"
label_filter_add: "เพมตวกรอง"
label_filter_plural: "ตวกรอง"
label_filters_toggle: "Show/hide filters"
label_float: "ลอย"
label_folder: "Folder"
label_follows: "ดงตอไปน"
label_force_user_language_to_default: "พบภาษาทไมอนญาตใหใชเปนคาเรมตน ในชดภาษาของผใช"
label_form_configuration: "Form configuration"
label_gantt: "Gantt"
label_gantt_chart: "Gantt chart"
label_general: "ทวไป"
label_generate_key: "สรางค"
label_git_path: "เสนทางไปยงไดเรคทอร ของไฟล .git"
label_greater_or_equal: ">="
label_group_by: "Group by"
label_group_new: "กลมใหม"
label_group: "กลม"
label_group_named: "Group %{name}"
label_group_plural: "กลม"
label_help: "วใช"
label_here:
label_hide: "ซอน"
label_history: "ประวอนหลง"
label_hierarchy_leaf: "Hierarchy leaf"
label_home: "หนาหลก"
label_subject_or_id: "Subject or ID"
label_impressum: "Legal notice"
label_in: "ใน"
label_in_less_than: "ในไมเกน"
label_in_more_than: "ในมากกวา"
label_inactive: "Inactive"
label_incoming_emails: "อเมลขาเขา"
label_includes: 'includes'
label_index_by_date: "จดเรยงตามวนท"
label_index_by_title: "จดเรยงตามชอเรอง"
label_information: "ขอมล"
label_information_plural: "ขอมล"
label_integer: "จำนวนเตม"
label_internal: "ภายใน"
label_introduction_video: "Introduction video"
label_invite_user: "Invite user"
label_show_hide: "แสดง/ซอน"
label_show_all_registered_users: "Show all registered users"
label_journal: "บนทก"
label_journal_diff: "เปรยบเทยบคำอธบาย"
label_language: "ภาษา"
label_jump_to_a_project: "ไปยงโครงการ..."
label_keyword_plural: 'Keywords'
label_language_based: "ตามภาษาของผใช"
label_last_activity: "Last activity"
label_last_change_on: "Last change on"
label_last_changes: "ทเปลยนเมอ %{count} ครงทานมา"
label_last_login: "ลอกอนครงสดทาย"
label_last_month: "เดอนกอน"
label_last_n_days: "เมอ %{count} วนกอน"
label_last_week: "สปดาหแลว"
label_latest_revision: "ปรบปรงลาสด"
label_latest_revision_plural: "ปรบปรงลาสด"
label_ldap_authentication: "การระบวตนผใชระบบโดย LDAP"
label_less_or_equal: "<="
label_less_than_ago: "นอยกวาสามวนทานมา"
label_list: "รายการ"
label_loading: "กำลงโหลด..."
label_lock_user: 'Lock user'
label_logged_as: "เขาสระบบในนาม"
label_login: "ลงชอเขาใช"
label_custom_logo: "Custom logo"
label_custom_favicon: "Custom favicon"
label_custom_touch_icon: "Custom touch icon"
label_logout: "ออกจากระบบ"
label_main_menu: "เมนานขาง"
label_manage_groups: "จดการกลม"
label_managed_repositories_vendor: "Managed %{vendor} repositories"
label_max_size: "ความยาวสงสด"
label_me: "ฉน"
label_member_new: "สมาชกใหม"
label_member_all_admin: "(All roles due to admin status)"
label_member_plural: "สมาชก"
lable_membership_added: 'เพมสมาชกแลว'
lable_membership_updated: 'ปรบปรงขอมลสมาชกแลว'
label_menu_badge:
pre_alpha: 'pre-alpha'
alpha: 'alpha'
beta: 'beta'
label_menu_item_name: "ชอของรายการเมน"
label_message: "ขอความ"
label_message_last: "ขอความลาสด"
label_message_new: "ขอความใหม"
label_message_plural: "ขอความ"
label_message_posted: "เพมขอความแลว"
label_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} รายการ"
label_modified: "ถกแกไข"
label_module_plural: "โมดล"
label_modules: "โมดล"
label_months_from: "เดอนจาก"
label_more: "เพมเตม"
label_more_than_ago: "มากกวาวนทานมา"
label_move_work_package: "ยายชดภารกจ"
label_my_account: "บญชของฉน"
label_my_account_data: "ขอมลบญชของฉน"
label_my_projects: "โครงการของฉน"
label_my_queries: "แบบสอบถามแบบกำหนดเองของฉน"
label_name: "ชอ"
label_never: "Never"
label_new: "ใหม"
label_new_features: "New features"
label_new_statuses_allowed: "อนญาตใหใชสถานะใหมแลว"
label_news_singular: "ขาวสาร"
label_news_added: "เพมขาวแลว"
label_news_comment_added: "เพมความเหนไปยงขาวแลว"
label_news_latest: "ขาวลาสด"
label_news_new: "เพมขาวสาร"
label_news_edit: "แกไขขาว"
label_news_plural: "ขาวสาร"
label_news_view_all: "ดาวทงหมด"
label_next: "ถดไป"
label_next_week: "อาทตยดไป"
label_no_change_option: "(ไมเปลยนแปลง)"
label_no_data: "ไมอมลใหแสดง"
label_no_parent_page: "No parent page"
label_nothing_display: "Nothing to display"
label_nobody: "ไมใคร"
label_not_found: 'not found'
label_none: "ไม"
label_none_parentheses: "(ไม)"
label_not_contains: "ไมประกอบดวยการ"
label_not_equals: "ไม"
label_on: "on"
label_open_menu: "เปดเมน"
label_open_work_packages: "เปด"
label_open_work_packages_plural: "เปด"
label_openproject_website: "OpenProject website"
label_optional_description: "คำอธบาย"
label_options: "ตวเลอก"
label_other: "อน ๆ"
label_overall_activity: "กจกรรมในภาพรวม"
label_overview: "ภาพรวม"
label_page_title: "Page title"
label_part_of: "part of"
label_password_lost: "Forgot your password?"
label_password_rule_lowercase: "ตวพมพเลก"
label_password_rule_numeric: "ตวเลข"
label_password_rule_special: "อกขระพเศษ"
label_password_rule_uppercase: "ตวพมพใหญ"
label_path_encoding: "การเขารหสเสนทาง"
label_pdf_with_descriptions: "ไฟล PDF พรอมคำอธบาย"
label_per_page: "ตอหนา"
label_people: "People"
label_permissions: "สทธ"
label_permissions_report: "รายงานสทธ"
label_personalize_page: "ปรบปรงหนานใหเปนสวนตว"
label_placeholder_user: "Placeholder user"
label_placeholder_user_new: "New placeholder user"
label_placeholder_user_plural: "Placeholder users"
label_planning: "การวางแผน"
label_please_login: "กรณาเขาสระบบ"
label_plugins: "ปลกอน"
label_modules_and_plugins: "Modules and Plugins"
label_precedes: "มากอน"
label_preferences: "กำหนดคณลกษณะ"
label_preview: "แสดงตวอยาง"
label_previous: "กอนหนาน"
label_previous_week: "สปดาหอนหนาน"
label_principal_invite_via_email: " or invite new users via email"
label_principal_search: "Add existing users or groups"
label_privacy_policy: "Data privacy and security policy"
label_product_version: "Product version"
label_professional_support: "Professional support"
label_profile: "ขอมลสวนตว"
label_project_all: "โครงการทงหมด"
label_project_count: "Total number of projects"
label_project_copy_notifications: "สงอเมลแจงเตอนในระหวางทดลอกโครงการ"
label_project_latest: "โครงการลาสด"
label_project_default_type: "อนญาตใหใชชนดวาง"
label_project_hierarchy: "Project hierarchy"
label_project_new: "โครงการใหม"
label_project_plural: "โครงการ"
label_project_settings: "การตงคาโครงการ"
label_projects_storage_information: "%{count} projects using %{storage} disk storage"
label_project_view_all: "ดโครงการทงหมด"
label_project_show_details: "Show project details"
label_project_hide_details: "Hide project details"
label_public_projects: "โครงการสาธารณะ"
label_query_new: "แบบสอบถามใหม"
label_query_plural: "แบบสอบถามแบบกำหนดเอง"
label_read: "อาน..."
label_register: "Create a new account"
label_register_with_developer: "ลงทะเบยนในฐานะผฒนา"
label_registered_on: "ไดลงทะเบยนใน"
label_registration_activation_by_email: "เปดใชงานบญชทางอเมล"
label_registration_automatic_activation: "เปดใชงานบญชโดยอตโนม"
label_registration_manual_activation: "เปดใชงานบญชวยตนเอง"
label_related_work_packages: "ชดภารกจทเกยวของ"
label_relates: "ทเกยวของกบ"
label_relates_to: "ทเกยวของกบ"
label_relation_delete: "ลบความสมพนธ"
label_relation_new: "ความสมพนธใหม"
label_release_notes: "Release notes"
label_remove_columns: "ลบคอลมนเลอก"
label_renamed: "เปลยนชอ"
label_reply_plural: "ตอบกลบ"
label_report: "รายงาน"
label_report_bug: "Report a bug"
label_report_plural: "รายงาน"
label_reported_work_packages: "ชดภารกจทรายงานแลว"
label_reporting: "รายงาน"
label_reporting_plural: "Reportings"
label_repository: "ทเกบขอมล"
label_repository_root: "Repository root"
label_repository_plural: "ทเกบ"
label_required: 'required'
label_requires: 'requires'
label_result_plural: "ผลลพธ"
label_reverse_chronological_order: "Newest first"
label_revision: "การปรบปรง"
label_revision_id: "ปรบปรงคา %{value}"
label_revision_plural: "การปรบปรง"
label_roadmap: "แผนงาน"
label_roadmap_edit: "แกไขแผนงาน %{name}"
label_roadmap_due_in: "ครบกำหนดเมอ %{value}"
label_roadmap_no_work_packages: "ไมพบชดภารกจในเวอรนน"
label_roadmap_overdue: "%{value} ลาชา"
label_role_and_permissions: "บทบาทและสทธ"
label_role_new: "บทบาทใหม"
label_role_plural: "บทบาท"
label_role_search: "Assign role to new members"
label_scm: "SCM"
label_search: "คนหา"
label_send_information: "สงขอมลบญชใหใช"
label_send_test_email: "สงอเมลทดสอบ"
label_setting_plural: "การตงคา"
label_system_settings: "System settings"
label_show_completed_versions: "แสดงเวอรนทเสรจสมบรณ"
label_sort: "เรยงลำดบ"
label_sort_by: "เรยงตาม %{value}"
label_sorted_by: "เรยงตาม %{value}"
label_sort_higher: "เลอนขน"
label_sort_highest: "เลอนไวบนสด"
label_sort_lower: "เลอนลง"
label_sort_lowest: "เลอนไปลางสด"
label_spent_time: "เวลาทใช"
label_start_to_end: "ตงแตเรมถงสนสด"
label_start_to_start: "จดเรมตนไปยงจดเรมตน"
label_statistics: "สถ"
label_status: "สถานะ"
label_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: "ขอความ"
label_subproject: "โครงการยอย"
label_subproject_new: "โครงการยอยใหม"
label_subproject_plural: "โครงการยอย"
label_subtask_plural: "งานยอย"
label_summary: "สรป"
label_system: "ระบบ"
label_system_storage: "Storage information"
label_table_of_contents: "Table of contents"
label_tag: "แทก"
label_text: "ขอความแบบยาว"
label_this_month: "เดอนน"
label_this_week: "สปดาห"
label_this_year: "ป"
label_time_entry_plural: "เวลาทใช"
label_projects_menu: "โครงการ"
label_today: "วนน"
label_top_menu: "เมนานบน"
label_topic_plural: "หวขอ"
label_total: "ผลรวม"
label_type_new: "ชนดใหม"
label_type_plural: "ประเภท"
label_ui: "สวนตดตอผใชงาน"
label_update_work_package_done_ratios: "ปรบปรงอตราสวนชดภารกจททำแลว"
label_updated_time: "ปรบปรงเมอ %{value} ทานมา"
label_updated_time_at: "%{author} %{age}"
label_updated_time_by: "ปรบปรงโดย %{author} เมอ %{age} ทานมา"
label_upgrade_guides: 'Upgrade guides'
label_used_by: "ใชโดย"
label_used_by_types: "Used by types"
label_used_in_projects: "Used in projects"
label_user: "ผใช"
label_user_and_permission: "Users & Permissions"
label_user_named: "User %{name}"
label_user_activity: "กจกรรมของ %{value}"
label_user_anonymous: "ไมระบอ"
label_user_mail_option_all: "สำหรบเหตการณใด ๆ กตามในโครงการทงหมดของฉน"
label_user_mail_option_none: "ไมพบเหตการณ"
label_user_mail_option_only_assigned: "เฉพาะสงทนไดบมอบหมาย"
label_user_mail_option_only_my_events: "เฉพาะสงทนเฝาดหรอมความเกยวของดวย"
label_user_mail_option_only_owner: "เฉพาะสงทนเปนเจาของ"
label_user_mail_option_selected: "For any event on the selected projects only"
label_user_new: "ผใชใหม"
label_user_plural: "ผใช"
label_user_search: "คนหาผใช"
label_user_settings: "User settings"
label_version_new: "เวอรนใหม"
label_version_plural: "เวอรน"
label_version_sharing_descendants: "พรอมดวยโครงการยอย"
label_version_sharing_hierarchy: "พรอมดวยลำดบชนของโครงการ"
label_version_sharing_none: "ไมไดแบงปน"
label_version_sharing_system: "พรอมดวยทกโครงการ"
label_version_sharing_tree: "พรอมดวยแผนผงโครงการ"
label_videos: "Videos"
label_view_all_revisions: "ดการปรบปรงทงหมด"
label_view_diff: "ดผลตาง"
label_view_revisions: "ดการปรบปรง"
label_watched_work_packages: "เฝาดดภารกจ"
label_what_is_this: "What is this?"
label_week: "สปดาห"
label_wiki_content_added: "เพมหนาวแลว"
label_wiki_content_updated: "ปรบปรงหนาวแลว"
label_wiki_toc: "สารบญ"
label_wiki_toc_empty: "Table of Contents is empty as no headings are present."
label_wiki_dont_show_menu_item: "ไมแสดงหนาวในการนำทางของโครงการ"
label_wiki_edit: "แกไขว"
label_wiki_edit_plural: "แกไขว"
label_wiki_page_attachments: "Wiki page attachments"
label_wiki_page_id: "Wiki page ID"
label_wiki_navigation: "การทำทางของว"
label_wiki_page: "หนาว"
label_wiki_page_plural: "หนาว"
label_wiki_show_index_page_link: "แสดงเมนอยของ 'สารบญ'"
label_wiki_show_menu_item: "แสดงเปนเมนในการนำทางของโครงการ"
label_wiki_show_new_page_link: "แสดงรายการเมนอย 'สรางหนายอยใหม'"
label_wiki_show_submenu_item: "แสดงเปนรายการเมนอยของ "
label_wiki_start: "เพจเรมตน"
label_work_package: "ชดภารกจ"
label_work_package_attachments: "Work package attachments"
label_work_package_category_new: "ประเภทใหม"
label_work_package_category_plural: "ประเภทของชดภารกจ"
label_work_package_hierarchy: "Work package hierarchy"
label_work_package_new: "ชดภารกจใหม"
label_work_package_edit: "แกไขชดภารกจ %{name}"
label_work_package_plural: "ชดภารกจ"
label_work_package_status: "สถานะของชดภารกจ"
label_work_package_status_new: "สถานะใหม"
label_work_package_status_plural: "สถานะของชดภารกจ"
label_work_package_types: "Work package types"
label_work_package_tracking: "ตดตามผลชดภารกจ"
label_work_package_view_all: "ดรายการภารกจทงหมด"
label_workflow: "กระบวนการทำงาน"
label_workflow_plural: "กระบวนการทำงาน"
label_workflow_summary: "สรป"
label_x_closed_work_packages_abbr:
one: "1 closed"
other: "ปดแลว %{count}"
zero: "0 closed"
label_x_comments:
one: "1 comment"
other: "ม %{count} ความคดเหน"
zero: "no comments"
label_x_open_work_packages_abbr:
one: "1 open"
other: "ม %{count} เปดอย"
zero: "0 open"
label_x_projects:
one: "1 project"
other: "%{count} โครงการ"
zero: "no projects"
label_yesterday: "เมอวานน"
label_role_type: "ประเภท"
label_member_role: "Project Role"
label_global_role: "Global Role"
label_not_changeable: "(not changeable)"
label_global: "Global"
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: "ขอผดพลาดในการรนมาโคร %{macro_name}"
macro_unavailable: "Macro %{macro_name} cannot be displayed."
macros:
placeholder: '[Placeholder] Macro %{macro_name}'
errors:
missing_or_invalid_parameter: 'Missing or invalid macro parameter.'
legacy_warning:
timeline: 'This legacy timeline macro has been removed and is no longer available. You can replace the functionality with an embedded table macro.'
include_wiki_page:
removed: 'The macro does no longer exist.'
wiki_child_pages:
errors:
page_not_found: "Cannot find the wiki page '%{name}'."
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: 'ชดภารกจใหม'
link_name_type: 'New %{type_name}'
mail:
actions: 'Actions'
digests:
including_mention_singular: 'including a mention'
including_mention_plural: 'including %{number_mentioned} mentions'
unread_notification_singular: '1 unread notification'
unread_notification_plural: '%{number_unread} unread notifications'
you_have: 'You have'
logo_alt_text: 'Logo'
mention:
subject: "%{user_name} mentioned you in #%{id} - %{subject}"
notification:
center: 'To notification center'
see_in_center: 'See comment in notification center'
settings: 'Change email settings'
salutation: 'Hey %{user}!'
work_packages:
created_at: 'Created at %{timestamp} by %{user} '
login_to_see_all: 'Log in to see all notifications.'
mentioned: 'You have been <b>mentioned in a comment</b>'
mentioned_by: '%{user} mentioned you in a comment'
more_to_see:
other: 'There are %{count} more work packages with notifications.'
reason:
watched: 'Watched'
assigned: 'Assigned'
responsible: 'Accountable'
mentioned: 'Mentioned'
subscribed: 'ทงหมด'
prefix: 'Received because of the notification setting: %{reason}'
see_all: 'See all'
updated_at: 'Updated at %{timestamp} by %{user}'
mail_body_account_activation_request: "มใชใหม (%{value}) ไดลงทะเบยนเขามา ขณะนญชอยระหวางการพจารณาอนของคณ:"
mail_body_account_information: "ขอมลบญชของคณ"
mail_body_account_information_external: "คณสามารถใชญชของคณ %{value} เพอเขาสระบบ"
mail_body_backup_ready: "ขอมลสำรองทณขอพรอมแลว คณสามารถดาวนโหลดได:"
mail_body_backup_token_reset_admin_info: โทเคนสำรองสำหรบผใช '%{user}' ถกรเซตแล
mail_body_backup_token_reset_user_info: โทเคนสำรองของคณถกรเซตแล
mail_body_backup_token_info: โทเคนกอนหนาใชไมไดกตอไป
mail_body_backup_waiting_period: โทเคนใหมจะเปดใชงานใน %{hours} ชวโมง
mail_body_backup_token_warning: หากไมใชณ ใหเขาสระบบ OpenProject ทนทและรเซตใหมกคร
mail_body_lost_password: "คลกทงคอไปนเพอเปลยนรหสผานของคณ :"
mail_body_register: "Welcome to OpenProject. Please activate your account by clicking on this link:"
mail_body_register_header_title: "Project member invitation email"
mail_body_register_user: "Dear %{name}, "
mail_body_register_links_html: |
Please feel free to browse our youtube channel (%{youtube_link}) where we provide a webinar (%{webinar_link})
and “Get started” videos (%{get_started_link}) to make your first steps in OpenProject as easy as possible.
<br />
If you have any further questions, consult our documentation (%{documentation_link}) or contact your administrator.
mail_body_register_closing: "Your OpenProject team"
mail_body_register_ending: "Stay connected! Kind regards,"
mail_body_reminder: "ม %{count} ลำดบภารกจทการมอบหมายมาใหณรบผดชอบ กำลงจะครบกำหนดในอก %{days} วน:"
mail_body_group_reminder: "%{count} work package(s) that are assigned to group \"%{group}\" are due in the next %{days} days:"
mail_body_wiki_content_added: "มการเพมหนาว '%{id}' โดย %{author}"
mail_body_wiki_content_updated: "มการปรบปรงหนาว '%{id}' โดย %{author}"
mail_subject_account_activation_request: "ม %{value} คำขอเปดใชญช"
mail_subject_backup_ready: "ขอมลสำรองของคณพรอมแลว"
mail_subject_backup_token_reset: "รเซตโทเคนสำรอง"
mail_subject_lost_password: "รหสผาน %{value} ของคณ"
mail_subject_register: "การเปดใชญช %{value} ของคณ"
mail_subject_reminder: "ม %{count} ชดภารกจกำลงจะครบกำหนดในอก %{days} วน"
mail_subject_group_reminder: "For group \"%{group}\" %{count} work package(s) due in the next %{days} days"
mail_subject_wiki_content_added: "มการเพมหนาว '%{id}' แลว"
mail_subject_wiki_content_updated: "มการปรบปรงหนาว '%{id}' แลว"
mail_member_added_project:
subject: "%{project} - คณถกเพมเปนสมาชกแลว"
body:
added_by:
without_message: "%{user} เพมคณเปนสมาชกในโครงการ '%{project}'"
with_message: "%{user} เพมคณเปนสมาชกในโครงการ '%{project}' โดยเขยน:"
roles: "คณมบทบาทดงตอไปน:"
mail_member_updated_project:
subject: "%{project} - อปเดตบทบาทของคณแลว"
body:
updated_by:
without_message: "%{user} อปเดตบทบาททณมในโครงการ '%{project}'"
with_message: "%{user} อปเดตบทบาททณมในโครงการ '%{project}' โดยเขยน:"
roles: "ตอนนณมบทบาทดงตอไปน:"
mail_member_updated_global:
subject: "อปเดตการอนญาตโดยรวมของคณแลว"
body:
updated_by:
without_message: "%{user} อปเดตบทบาททณโดยรวม "
with_message: "%{user} อปเดตบทบาททณโดยรวม เขยน: "
roles: "ตอนนณมบทบาทดงตอไปน:"
mail_user_activation_limit_reached:
subject: User activation limit reached
message: |
A new user (%{email}) tried to create an account on an OpenProject environment that you manage (%{host}).
The user cannot activate their account since the user limit has been reached.
steps:
label: "To allow the user to sign in you can either: "
a: "Upgrade your payment plan ([here](upgrade_url))" #here turned into a link
b: "Lock or delete an existing user ([here](users_url))" #here turned into a link
more_actions: "ฟงกนเพมเตม"
noscript_description: "คณจำเปนตองเปดใช JavaSript เพอใชงาน OpenProject กอน!"
noscript_heading: "ไมไดเปดใช JavaScript"
noscript_learn_more: "เรยนรเพมเตม"
notice_accessibility_mode: The accessibility mode can be enabled in your [account settings](url).
notice_account_activated: "มการเปดใชญชของคณแลว ตอนนณสามารถเขาสระบบไดแลว"
notice_account_already_activated: The account has already been activated.
notice_account_invalid_token: Invalid activation token
notice_account_invalid_credentials: "บญชใชหรอรหสผานไมกตอง"
notice_account_invalid_credentials_or_blocked: "บญชใชหรอรหสผานไมกตอง หรอบญชใชกบลอกไวเนองจากความพยายามเขาสระบบลมเหลว ซงหากเปนเชนนน บญชของคณจะปลดลอคในเรวๆ น"
notice_account_lost_email_sent: "มการสงอเมลพรอมขนตอนในการเลอกรหสผานไปใหณแลว"
notice_account_new_password_forced: "จำเปนตองระบรหสผานใหม"
notice_account_password_expired: "รหสผานของคณหมดอายไปเมอ %{days} วนทานมา โปรดตงรหสผานใหม"
notice_account_password_updated: "มการปรบปรงรหสผานเรยบรอยแลว"
notice_account_pending: "บญชของคณถกสรางแลว และกำลงรอการอนจากผแลระบบ"
notice_account_register_done: "บญชของคณถกสรางแลว โปรดคลกทงคงไปยงอเมลของคณเพอเปดใชงานบญช"
notice_account_unknown_email: "ไมทราบผใช"
notice_account_update_failed: "Account setting could not be saved. Please have a look at your account page."
notice_account_updated: "ปรบปรงบญชสำเรจ"
notice_account_other_session_expired: "All other sessions tied to your account have been invalidated."
notice_account_wrong_password: "รหสผานไมกตอง"
notice_account_registered_and_logged_in: "ยนดอนรบ, ไดการเปดใชญชของคณแลว คณสามารถลอกอนไดนท"
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: "ไมสามารถเปลยนรหสผานได เนองจากบญชใช ใชการระบวตนจากแหลงภายนอก"
notice_custom_options_deleted: "Option '%{option_value}' and its %{num_deleted} occurrences were deleted."
notice_email_error: "พบขอผดพลาดระหวางการสงอเมล (%{value})"
notice_email_sent: "สงอเมลไปยง %{value} แลว"
notice_failed_to_save_work_packages: "ไมสามารถบนทก %{count} ชดภารกจใน %{total} ทเลอก: %{ids}"
notice_failed_to_save_members: "ไมสามารถบนทกสมาชก: %{errors}"
notice_deletion_scheduled: "The deletion has been scheduled and is performed asynchronously."
notice_file_not_found: "เพจทณกำลงพยายามเขาถงไมอย หรอถกลบออก"
notice_forced_logout: "คณไดออกจากระบบโดยอตโนมเนองจากจากไมจกรรมใดๆ ในระบบเปนเวลา %{ttl_time} นาท"
notice_internal_server_error: "เกดขอผดพลาดบนเพจทณกำลงพยายามเขาถง หากคณยงพบปญหากรณาตดตอผแลระบบ %{app_title} เพอขอความชวยเหลอ"
notice_work_package_done_ratios_updated: "ปรบปรงอตราสวนชดภารกจแลว"
notice_locking_conflict: "มการปรบปรงขอมลจากผใชอยางนอยหนงคนในเวลาเดยวกน"
notice_locking_conflict_additional_information: "การปรบปรงขอมลมาจากผใช %{users}"
notice_locking_conflict_reload_page: "กรณาโหลดหนาเพจใหม เพอตรวจสอบวามการเปลยนแปลงและปรบปรงแลว"
notice_member_added: เพม %{name} ไปยงโครงการ
notice_members_added: เพมผใช %{number} คนในโครงการแล
notice_member_removed: "Removed %{user} from project."
notice_member_deleted: "%{user} has been removed from the project and deleted."
notice_no_principals_found: "ไมพบผลลพธ"
notice_bad_request: "คำขอไมกตอง"
notice_not_authorized: "คณไมไดบอนญาตใหเขาถงเพจน"
notice_not_authorized_archived_project: "โครงการทณกำลงพยายามเขาถงถกเกบถาวรแลว"
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: "ไมไดลบโครงการ"
notice_successful_connection: "การเชอมตอสำเรจ"
notice_successful_create: "สรางเรยบรอยแลว"
notice_successful_delete: "ลบเรยบรอยแลว"
notice_successful_update: "ปรบปรงขอมลเรยบรอยแลว"
notice_to_many_principals_to_display: "There are too many results.\nNarrow down the search by typing in the name of the new member (or group)."
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: "ตงคาชนดมาตรฐานโดยอตโนม"
notice_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}".
#Default format for numbers
number:
format:
delimiter: ""
precision: 3
separator: "."
human:
format:
delimiter: ""
precision: 1
storage_units:
format: "%n %u"
units:
byte:
other: "ไบต"
gb: "กกะไบต"
kb: "กโลไบต"
mb: "เมกะไบต"
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: "คณสามารถเรมเลนวโอนใหมไดจากเมนใช"
welcome: "Welcome to OpenProject"
select_language: "Please select your language"
permission_add_work_package_notes: "เพมหมายเหต"
permission_add_work_packages: "เพมลำดบภารกจ"
permission_add_messages: "โพสตอความ"
permission_add_project: "สรางโครงการ"
permission_manage_user: "Create and edit users"
permission_manage_placeholder_user: "สราง แกไข และลบตวยดตำแหนงผใช"
permission_add_subprojects: "สรางโครงการยอย"
permission_add_work_package_watchers: "เพมผเฝาด"
permission_assign_versions: "Assign versions"
permission_browse_repository: "Read-only access to repository (browse and checkout)"
permission_change_wiki_parent_page: "เปลยนแปลงหลกหนาว"
permission_comment_news: "แสดงความคดเหนเกยวกบขาว"
permission_commit_access: "Read/write access to repository (commit)"
permission_copy_projects: "คดลอกโครงการ"
permission_delete_work_package_watchers: "ลบผเฝาด"
permission_delete_work_packages: "ลบชดภารกจ"
permission_delete_messages: "ลบขอความ"
permission_delete_own_messages: "ลบขอความของคณ"
permission_delete_reportings: "ลบรายงาน"
permission_delete_timelines: "ลบแผนผงเวลา"
permission_delete_wiki_pages: "ลบหนาว"
permission_delete_wiki_pages_attachments: "ลบไฟลแนบ"
permission_edit_work_package_notes: "แกไขหมายเหต"
permission_edit_work_packages: "แกไขชดภารกจ"
permission_edit_messages: "แกไขขอความ"
permission_edit_own_work_package_notes: "แกไขหมายเหต"
permission_edit_own_messages: "แกไขขอความของตวเอง"
permission_edit_own_time_entries: "แกไขบนทกเวลาของตนเอง"
permission_edit_project: "แกไขโครงการ"
permission_edit_reportings: "แกไขรายงาน"
permission_edit_time_entries: "แกไขบนทกเวลา"
permission_edit_timelines: "แกไขแผนภเวลา"
permission_edit_wiki_pages: "แกไขหนาว"
permission_export_work_packages: "Export work packages"
permission_export_wiki_pages: "เอกซปอรตหนาว"
permission_list_attachments: "รายการสงทแนบมา"
permission_log_time: "บนทกเวลาทใช"
permission_manage_forums: "จดการกระท"
permission_manage_categories: "จดการประเภทของชดภารกจ"
permission_manage_work_package_relations: "จดการความสมพนธของชดภารกจ"
permission_manage_members: "จดการสมาชก"
permission_manage_news: "จดการขาวสาร"
permission_manage_project_activities: "จดกจกรรมของโครงการ"
permission_manage_public_queries: "Manage public views"
permission_manage_repository: "จดการทเกบขอมล"
permission_manage_subtasks: "Manage work package hierarchies"
permission_manage_versions: "จดการเวอรน"
permission_manage_wiki: "จดการว"
permission_manage_wiki_menu: "จดการเมน"
permission_move_work_packages: "ยายชดภารกจ"
permission_protect_wiki_pages: "ปองกนหนาว"
permission_rename_wiki_pages: "เปลยนชอหนาว"
permission_save_queries: "Save views"
permission_select_custom_fields: "Select custom fields"
permission_select_project_modules: "เลอกโมดลของโครงการ"
permission_manage_types: "เลอกชนด"
permission_view_changesets: "View repository revisions in OpenProject"
permission_view_commit_author_statistics: "ดการสงมอบสถเขยน"
permission_view_work_package_watchers: "ดรายชอผเฝาด"
permission_view_work_packages: "View work packages"
permission_view_messages: "ดอความ"
permission_view_members: "View members"
permission_view_reportings: "ดรายงาน"
permission_view_time_entries: "ดเวลาทใช"
permission_view_timelines: "ดแผนภเวลา"
permission_view_wiki_edits: "ดประว"
permission_view_wiki_pages: "ด"
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
template:
copying: >
Your project is being created from the selected template project. You will be notified by mail as soon as the project is available.
use_template: 'Use template'
make_template: 'Set as template'
remove_from_templates: 'Remove from templates'
archive:
are_you_sure: "Are you sure you want to archive the project '%{name}'?"
archived: "Archived"
project_module_activity: "กจกรรม"
project_module_forums: "กระท"
project_module_work_package_tracking: "ตดตามผลชดภารกจ"
project_module_news: "ขาวสาร"
project_module_repository: "ทเกบขอมล"
project_module_wiki: "ว"
query:
attribute_and_direction: "%{attribute} (%{direction})"
#possible query parameters (e.g. issue queries),
#which are not attributes of an AR-Model.
query_fields:
active_or_archived: "Active or archived"
assigned_to_role: "บทบาทของผบผดชอบ"
member_of_group: "กลมของผบผดชอบ"
assignee_or_group: "Assignee or belonging group"
subproject_id: "Including Subproject"
only_subproject_id: "Only 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.\nThis 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/).\nNote: 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: "การเขารหสเสนทาง"
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.\nAs 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.\nThe 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 successfully saved."
url: "URL to repository"
warnings:
cannot_annotate: "This file cannot be annotated."
scheduling:
activated: 'activated'
deactivated: 'deactivated'
search_input_placeholder: "คนหา..."
setting_apiv3_cors_enabled: "Enable CORS"
setting_apiv3_cors_origins: "API V3 Cross-Origin Resource Sharing (CORS) allowed origins"
setting_apiv3_cors_origins_text_html: >
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_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_instructions_html: >
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.
setting_apiv3_docs: "Documentation"
setting_apiv3_docs_enabled: "Enable docs page"
setting_apiv3_docs_enabled_instructions_html: >
If the docs page is enabled you can get an interactive view of the APIv3 documentation under <a href="%{link}" target="_blank">%{link}</a>.
setting_attachment_whitelist: "Attachment upload whitelist"
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_ssl: "Use SSL connection"
setting_smtp_address: "SMTP server"
setting_smtp_port: "SMTP port"
setting_smtp_authentication: "SMTP authentication"
setting_smtp_user_name: "SMTP username"
setting_smtp_password: "SMTP password"
setting_smtp_domain: "SMTP HELLO domain"
setting_activity_days_default: "จำนวนวนทแสดงในกจกรรมของโครงการ"
setting_app_subtitle: "หวขอยอยของแอบพลเคชน"
setting_app_title: "หวขอแอบพลเคชน"
setting_attachment_max_size: "ขนาดสงสดของไฟลแนบ"
setting_autofetch_changesets: "Autofetch repository changes"
setting_autologin: "การลอคอนอตโนม"
setting_available_languages: "ภาษาทใชได"
setting_bcc_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: "ขอความทกำหนดรปแบบทการเกบแคชไว"
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: "กำหนดรปแบบการแสดงผลของรายการชดภารกจ"
setting_commit_fix_keywords: "แกไขคำสำคญ"
setting_commit_logs_encoding: "มการเขารหสขอความทง"
setting_commit_logtime_activity_id: "กจกรรมสำหรบเวลาทนทก"
setting_commit_logtime_enabled: "เปดใชการบนทกเวลา"
setting_commit_ref_keywords: "คำสำคญทใชางอง"
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: "อนญาตใหความเกยวของกนระหวางชดภารกจในโครงการ"
setting_first_week_of_year: "สปดาหแรกของป ประกอบดวย"
setting_date_format: "รปแบบวนท"
setting_default_language: "ภาษาเรมตน"
setting_default_projects_modules: "คาเรมตนของโมดลทเปดใชสำหรบโครงการใหม"
setting_default_projects_public: "โดยเรมแรก โครงการใหมจะเปนสาธารณะ"
setting_diff_max_lines_displayed: "จำนวนบรรทดทแตกตางทแสดงไดงสด"
setting_display_subprojects_work_packages: "คาเรมตน จะแสดงชดภารกจของโครงการยอย ในโครงการหลก"
setting_emails_footer: "สวนทายของอเมล"
setting_emails_header: "สวนหวอเมล"
setting_email_login: "Use email as login"
setting_enabled_scm: "เปดใช SCM"
setting_enabled_projects_columns: "Visible in project list"
setting_notification_retention_period_days: "Notification retention period"
setting_feeds_enabled: "เปดใช Feeds"
setting_feeds_limit: "จำกดเนอหาของ Feed"
setting_file_max_size_displayed: "ความยาวสงสดของไฟลวอกษรแสดงในบรรทด"
setting_host_name: "ชอโฮสต"
setting_invitation_expiration_days: "Activation email expires after"
setting_work_package_done_ratio: "คำนวณอตราสวนของชดภารกจทเสรจแลวกบ"
setting_work_package_done_ratio_field: "ใชลดของชดภารกจ"
setting_work_package_done_ratio_status: "ใชสถานะของชดภารกจ"
setting_work_package_done_ratio_disabled: "ปดการใชงาน (ซอนความคบหนา)"
setting_work_package_list_default_columns: "แสดงเปนคาเรมตน"
setting_work_package_properties: "คณสมบของชดภารกจ"
setting_work_package_startdate_is_adddate: "ใชนปจจนเปนวนเรมตนสำหรบชดภารกจใหม"
setting_work_packages_export_limit: "การจำกดการเอกซปอรตชดภารกจ"
setting_journal_aggregation_time_minutes: "User actions aggregated within"
setting_log_requesting_user: "เกบขอมลการลอกอน ชอ และอเมลของผใชสำหรบทกคำขอ"
setting_login_required: "จำเปนตองระบวตนผใช"
setting_mail_from: "การเผยแพรอยเมล"
setting_mail_handler_api_key: "ค API"
setting_mail_handler_body_delimiters: "ตดขอความอเมลหลงจากเสนน"
setting_mail_handler_body_delimiter_regex: "Truncate emails matching this regex"
setting_mail_handler_ignore_filenames: "Ignored mail attachments"
setting_new_project_user_role_id: "บทบาททใหบผใชสรางโครงการ ซงไมใชแลระบบ "
setting_password_active_rules: "ประเภทของตวอกษรทใชงานได"
setting_password_count_former_banned: "จำนวนรหสผานทใชาสดทามนำมาใชำ "
setting_password_days_valid: "Number of days, after which to enforce a password change"
setting_password_min_length: "จำนวนตวอกษรขนตำ"
setting_password_min_adhered_rules: "จำนวน class ขนตำทจำเปน"
setting_per_page_options: "ตวเลอกออบเจคตอหนาเพจ"
setting_plain_text_mail: "จดหมายขอความลวน (ไมใช HTML)"
setting_protocol: "โปรโทคอล"
setting_project_gantt_query: "Project portfolio Gantt view"
setting_project_gantt_query_text: "You can modify the query that is used to display Gantt chart from the project overview page."
setting_security_badge_displayed: "Display security badge"
setting_registration_footer: "Registration footer"
setting_repositories_automatic_managed_vendor: "Automatic repository vendor type"
setting_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: "จำนวนการปรบปรงสงสดทแสดงในไฟล log"
setting_repository_truncate_at: "Maximum number of files displayed in the repository browser"
setting_rest_api_enabled: "เปดใชงานเวบเซอรส REST "
setting_self_registration: "การลงทะเบยนดวยตนเอง"
setting_session_ttl: "ระยะเวลาทหมดอายการใชงาน หลงจากไมจกรรมใดๆ ในระบบ"
setting_session_ttl_hint: "คาตำกวา 5 จะทำงานเหมอนกบ การปดการใชงาน"
setting_session_ttl_enabled: "เซสชนหมดอาย"
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_time_format: "รปแบบเวลา"
setting_accessibility_mode_for_anonymous: "เปดใชงาน \"โหมดจำกดการใชงาน\" สำหรบผใชไมระบอ"
setting_user_format: "รปแบบการแสดงผลของผใช"
setting_user_default_timezone: "Users default time zone"
setting_users_deletable_by_admins: "บญชใชสามารถลบโดยผแลระบบ"
setting_users_deletable_by_self: "ยนยอมใหใชลบบญชของตนเองได"
setting_welcome_text: "Welcome block text"
setting_welcome_title: "Welcome block title"
setting_welcome_on_homescreen: "Display welcome block on homescreen"
setting_work_package_list_default_highlighting_mode: "Default highlighting mode"
setting_work_package_list_default_highlighted_attributes: "Default inline highlighted attributes"
settings:
general: "ทวไป"
other: "อน ๆ"
passwords: "รหสผาน"
session: "เซสชน"
brute_force_prevention: "การบลอกผใชตโนม"
attachments:
whitelist_text_html: >
Define a list of valid file extensions and/or mime types for uploaded files. <br/> Enter file extensions (e.g., <code>%{ext_example}</code>) or mime types (e.g., <code>%{mime_example}</code>). <br/> Leave empty to allow any file type to be uploaded. Multiple values allowed (one line for each value).
notifications:
retention_text: >
Set the number of days notification events for users (the source for in-app notifications) will be kept in the system. Any events older than this time will be deleted.
events_explanation: 'Governs for which event an email is sent out. Work packages are excluded from this list as the notifications for them can be configured specifically for every user.'
delay_minutes_explanation: "Email sending can be delayed to allow users with configured in app notification to confirm the notification within the application before a mail is sent out. Users who read a notification within the application will not receive an email for the already read notification."
display:
first_date_of_week_and_year_set: >
หากมการตงคาตวเลอก "%{day_of_week_setting_name}" หรอ "%{first_week_setting_name}" ไว จะตองตงคาตวเลอกอนดวยเพอหลกเลยงความไมสอดคลองกนในสวนหน
first_week_of_year_text: >
เลอกวนทของเดอนมกราคมทอยในสปดาหแรกของปานวมกบวนแรกของสปดาหจะกำหนดจำนวนสปดาหรวมในหนงป
projects:
section_new_projects: "Settings for new projects"
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: "ใชงานอย"
status_archived: "archived"
status_invited: invited
status_locked: อก
status_registered: ลงทะเบยน
#Used in array.to_sentence.
support:
array:
sentence_connector: "และ"
skip_last_comma: "เปนเทจ"
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: "การวเคราะหเพมเตม: %{subject}"
text_are_you_sure: "คณแนใจหรอไม ?"
text_are_you_sure_with_children: "ลบชดภารกจและ ชดภารกจยอยทเกยวของทงหมดหรอไม?"
text_assign_to_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_required_attribute: "Attribute is marked required and thus always shown"
text_caracters_maximum: "สงสด %{count} ตวอกษร"
text_caracters_minimum: "ตองมความยาวอยางนอย %{count} ตวอกษร"
text_comma_separated: "สามารถระบไดหลายคา (คนดวยเครองหมาย comma)"
text_comment_wiki_page: "Comment to wiki page: %{page}"
text_custom_field_possible_values_info: "หนงคาตอหนงบรรทด"
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_database_allows_tsv: "Database allows TSVector (optional)"
text_default_administrator_account_changed: "มการเปลยนคาตงตนของผแลระบบ"
text_default_encoding: "คาเรมตน: UTF-8"
text_destroy: "ลบ"
text_destroy_with_associated: "มการลบออบเจคตเกยวของกบชดภารกจ ซงเปนประเภทดงตอไปน:"
text_destroy_what_to_do: "คณตองการจะทำอะไร ?"
text_diff_truncated: "... มการตดผลตางเนองจากมความยาวเกนกวาทสามารถแสดงผลได"
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: "มอบหมายใหมใหบ:"
text_enumeration_destroy_question: "มการมอบหมาย %{count} ออบเจคต ใหบคาน"
text_file_repository_writable: "สามารถบนทกในไดเรกทอรของไฟลแนบได"
text_git_repo_example: "แหลงเกบขอมลทวไป (เชน /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: "มการรายงาน ชดภารกจ %{id} โดย %{author}"
text_work_package_category_destroy_assignments: "เอาการกำหนดประเภทออก"
text_work_package_category_destroy_question: "มการมอบหมาย (%{count}) ชดภารกจ ไปทประเภทนณตองการจะทำอะไร ?"
text_work_package_category_reassign_to: "มอบหมายชดภารกจ ใหมไปยงประเภทน"
text_work_package_updated: "มการรายงาน ชดภารกจ %{id} โดย %{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: "คณแนใจหรอไมาจะลบชดภารกจทเลอก ?"
text_work_packages_ref_in_commit_messages: "อางองและแกไขชดภารกจในขอความยนยน"
text_journal_added: "%{label} %{value} ถกเพมแลว"
text_journal_aggregation_time_explanation: "Individual actions of a user (e.g. updating a work package twice) are aggregated into a single action if their age difference is less than the specified timespan. They will be displayed as a single action within the application. This will also delay notifications by the same amount of time reducing the number of emails being sent."
text_journal_changed_html: "%{label} changed from %{old} %{linebreak}<strong>to</strong> %{new}"
text_journal_changed_plain: "%{label} changed from %{old} %{linebreak}to %{new}"
text_journal_changed_no_detail: "มการแกไข %{label} แลว"
text_journal_changed_with_diff: "มการเปลยนแปลง %{label} (%{link})"
text_journal_deleted: "%{label} ถกลบแลว (%{old})"
text_journal_deleted_with_diff: "%{label} ถกลบแลว (%{link})"
text_journal_set_to: "กำหนดคา %{label} เปน %{value}"
text_journal_set_with_diff: "มการกำหนดคา %{label} (%{link})"
text_journal_label_value: "%{label} %{value}"
text_latest_note: "ความคดเหนลาสดคอ: %{note}"
text_length_between: "ความยาวระหวาง %{min} จนถง %{max} ตวอกษร"
text_line_separated: "อนญาตใหหลายคาได (หนงคาตอหนงบรรทด)"
text_load_default_configuration: "โหลดการกำหนดคาเรมตน"
text_min_max_length_info: "0 หมายถง ไมอจำกด"
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.\nIt 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_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: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
text_plugin_assets_writable: "สามารถบนทก ไดเรคทอรของ Plugin asset ได"
text_powered_by: "ดำเนนการโดย %{link}"
text_project_identifier_info: "ใชไดเฉพาะตวพมพเลก (a-z), ตวเลข เสนประ และขดใต โดย ตองเรมตน ดวยตวอกษรพมพเลกเทานน"
text_reassign: "Reassign to work package:"
text_regexp_info: "ต.ย. เชน ^[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.\nUsers with the same OpenProject and repository username or email are automatically mapped."
text_status_changed_by_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: "มการนำไปใชในชดการเปลยนแปลง %{value}"
text_tip_work_package_begin_day: "ชดภารกจเรมวนน"
text_tip_work_package_begin_end_day: "ชดภารกจเรมตนและสนสดวนน"
text_tip_work_package_end_day: "ชดภารกจสนสดวนน"
text_type_no_workflow: "ไมการกำหนดกระบวนการทำงานสำหรบประเภทน"
text_unallowed_characters: "ตวอกษรทไมอนญาตใหใช"
text_user_invited: The user has been invited and is pending registration.
text_user_wrote: "%{value} เขยนวา:"
text_warn_on_leaving_unsaved: "The work package contains unsaved text that will be lost if you leave this page."
text_what_did_you_change_click_to_add_comment: "What did you change? Click to add comment"
text_wiki_destroy_confirmation: "คณแนใจหรอวาจะลบวและเนอหาของว ?"
text_wiki_page_destroy_children: "ลบเพจลกและเพจทเกยวของทงหมด"
text_wiki_page_destroy_question: "เพจน เพจยอย %{descendants} และเพจทเกยวของอนๆ อก คณตองการจะทำอยางไร ?"
text_wiki_page_nullify_children: "ใชหนาเพจยอยเปนหนาหลก"
text_wiki_page_reassign_children: "กำหนดหนาเพจยอยเปนหนาหลกของเพจน"
text_workflow_edit: "เลอกบทบาทและประเภทในการแกไขกระบวนการทำงาน"
text_zoom_in: "ขยาย"
text_zoom_out: "ซมออก"
text_setup_mail_configuration: "Configure your email provider"
time:
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: "น."
timeframe:
show: "แสดงกรอบเวลา"
end: "ถง"
start: "จาก"
timelines:
admin_menu:
color: "ส"
colors: "ส"
associations: "สวนทางอง"
button_delete_all: "ลบทงหมด"
change: "การเปลยนแปลงในการวางแผน"
children: "องคประกอบยอย"
color_could_not_be_saved: "ไมสามารถบนทกสได"
current_planning: "การวางแผนปจจน"
dates: "วนท"
dates_are_calculated_based_on_sub_elements: "คำนวณวนตามองคประกอบยอย"
delete_all: "ลบทงหมด"
delete_thing: "ลบ"
duration: "ระยะเวลา"
duration_days:
other: "%{count} วน"
edit_color: "แกไขส"
edit_thing: "แกไข"
edit_timeline: "Edit timeline report %{timeline}"
delete_timeline: "Delete timeline report %{timeline}"
empty: "(วาง)"
enable_type_in_project: 'เปดใชงานชนด "%{type}"'
end: "สนสด"
errors:
not_implemented: "ไมสามารถรางแผนภเวลา (timeline) ไดเนองจากใชณลกษณะทงไมไดการนำมาใชในระบบ"
report_comparison: "แผนภเวลาไมสามารถรางการเปรยบเทยบทกำหนดไว กรณาตรวจสอบสวนตางๆ ในการตงคาใหเหมาะสม หรอลองรเซตคาใหมเพอแกไขปญหา"
report_epicfail: "พบขอผดพลาด ไมสามารถโหลดแผนภเวลา ได"
report_timeout: "ไมสามารถโหลดแผนภเวลาในระยะเวลาทเหมาะสมได"
filter:
errors:
timeframe_start: "เรมกรอบเวลา"
timeframe_end: "สนสดกรอบเวลา"
compare_to_relative: "คาของการเปรยบเทยบสมพนธ "
compare_to_absolute: "คาของการเปรยบเทยบสมบรณ "
planning_element_time_relative_one: "การเรมตนของชดภารกจในกรอบเวลาทแนนอน  "
planning_element_time_relative_two: "การสนสดของชดภารกจในกรอบเวลาทแนนอน  "
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: "เรยงลำดบโดย"
alphabet: "ตวอกษร"
explicit_order: "ลำดบชดเจน"
project_sortation: "เรยงลำดบโครงการตาม"
date: "วนท"
default: "คาเรมตน"
column:
assigned_to: "ผไดบมอบหมาย"
type: "ประเภท"
due_date: "วนสนสด"
name: "ชอ"
status: "สถานะ"
start_date: "วนเรมตน"
columns: "คอลมน"
comparisons: "เปรยบเทยบ"
comparison:
absolute: "แนนอน"
none: "ไม"
relative: "ความสมพนธ"
compare_relative_prefix: "Compare current planning to"
compare_relative_suffix: "ago"
compare_absolute: "เปรยบเทยบการวางแผนปจจน กบ %{date}"
time_relative:
days: "วน"
weeks: "สปดาห"
months: "เดอน"
exclude_own_work_packages: "ซอนชดภารกจจากโครงการน"
exclude_reporters: "ซอนโครงการอน ๆ"
exclude_empty: "ซอนโครงการวาง"
grouping: "การจดกลม"
grouping_hide_group: "ซอนกลม \"%{group}\""
grouping_one: "เงอนไขในการจดกลมแรก"
grouping_one_phrase: "เปนโครงการยอยของ"
grouping_other: "อน ๆ"
hide_chart: "ซอนแผนภ"
noneElement: "(ไม)"
noneSelection: "(ไม)"
outline: "การขยายโครงรางขนตน"
parent: "แสดงโครงการยอยของ"
work_package_filters: "กรองชดภารกจ"
work_package_responsible: "Show work packages with accountable"
work_package_assignee: "แสดงชดภารกจตามผไดบมอบหมาย"
types: "แสดงชนด"
status: "แสดงสถานะ"
project_time_filter: "โครงการทดภารกจของประเภททแนนอนในกรอบเวลาทแนนอน"
project_time_filter_timeframe: "Timeframe"
project_time_filter_historical_from: "จาก"
project_time_filter_historical_to: "ถง"
project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}"
project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ทานมา, %{end_label} %{endspan}%{endspanunit} ตงแตดน"
project_filters: "ตวกรองโครงการ"
project_responsible: "Show projects with accountable"
project_status: "แสดงสถานะของโครงการ"
timeframe: "แสดงกรอบเวลา"
timeframe_end: "ถง"
timeframe_start: "จาก"
timeline: "การตงคาทวไป"
zoom: "ปจจยการขยาย"
history: "ประวอนหลง"
new_color: "สใหม"
new_association: "การอางองใหม"
new_work_package: "ชดภารกจใหม"
new_reporting: "รายงานใหม"
new_timeline: "รายงานแผนภเวลาใหม"
no_projects_for_reporting_available: "ไมโครงการทความเกยวของของรายงานสามารถสรางได"
no_right_to_view_timeline: "คณไมทธเพยงพอในการดแผนภเวลาทเชอมโยง"
no_timeline_for_id: "ไมพบแผนภเวลาจาก ID %{id}"
notice_successful_deleted_all_elements: "ลบองคประกอบทงหมดเรยบรอย"
outline: "ตงคาโครงรางใหม"
outlines:
aggregation: "แสดงรวมเทานน"
level1: "ขยายระดบ 1"
level2: "ขยายระดบ 2"
level3: "ขยายระดบ 3"
level4: "ขยายระดบ 4"
level5: "ขยายระดบ 5"
all: "แสดงทงหมด"
reporting_for_project:
show: "มการรายงานสถานะไปยงโครงการ: %{title}"
edit_delete: "รายงานสถานะสำหรบโครงการ: %{title}"
history: "ประวของสถานะสำหรบโครงการ: %{title}"
reporting:
delete: "ลบสถานะ: %{comment}"
edit: "แกไขสถานะ: %{comment}"
show: "สถานะ: %{comment}"
planning_element_update: "แกไข: %{title}"
type_could_not_be_saved: "ไมสามารถบนทกชนดได"
reporting_could_not_be_saved: "ไมสามารถบนทกรายงานได"
properties: "คณสมบ"
really_delete_color: >
ณแนใจวาจะลบสงตอไปนหรอไม? ประเภททใชเหลานจะไมกลบไปดวย
really_delete_reporting: >
ณแนใจหรอวาจะลบรายงานน? เนองจากสถานะของรายงานกอนหนานจะถกลบไปดวย
start: "เรมตน"
timeline: "แผนภเวลา"
timelines: "แผนภเวลา"
settings: "เสนเวลา"
vertical_work_package: "ชดภารกจแนวตง"
you_are_viewing_the_selected_timeline: "คณกำลงชมรายงานแผนภเวลาทเลอก"
zoom:
in: "ขยาย"
out: "ซมออก"
days: "วน"
weeks: "สปดาห"
months: "เดอน"
quarters: "ไตรมาส"
years: "ป"
title_remove_and_delete_user: Remove the invited user from the project and delete him/her.
title_enterprise_upgrade: "Upgrade to unlock more users."
tooltip_user_default_timezone: >
The default time zone for new users. Can be changed in a user's settings.
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 email address will serve as the login. An administrator may still change the login separately.
queries:
apply_filter: ใชวกรองทกำหนดไววงหน
top_menu:
additional_resources: "Additional resources"
getting_started: "Getting started"
help_and_support: "Help and support"
total_progress: "ความคบหนาทงหมด"
user:
all: "ทงหมด"
active: "ใชงานอย"
activate: "เปดใชงาน"
activate_and_reset_failed_logins: "เปดใชงานและรเซตการลอคอนทมเหลว"
authentication_provider: "ผใหบรการการรบรองความถกตองของการระบวตน"
authentication_settings_disabled_due_to_external_authentication: >
ใชไดบการรบรองความถกตองจากภายนอก ดงนนจงไมรหสผานใน OpenProject ทสามารถเปลยนแปลงได
authorization_rejected: "You are not allowed to sign in."
assign_random_password: "Assign random password (sent to user via email)"
blocked: "ลอคชวคราว"
blocked_num_failed_logins:
other: "ถกลอคชวคราว (เนองจากผดพลาด %{count} ครงในการพยายามลอคอน)"
confirm_status_change: "You are about to change the status of '%{name}'. Are you sure you want to continue?"
deleted: "ผใชกลบ"
error_status_change_failed: "ลมเหลวในการเปลยนสถานะของผใชเนองจากขอผดพลาดตอไปน: %{errors}"
invite: Invite user via email
invited: invited
lock: "ลอคอยางถาวร"
locked: "ถกลอคอยางถาวร"
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: "ลงทะเบยน"
reset_failed_logins: "รเซตลอกอนทมเหลว"
status_user_and_brute_force: "%{user} และ %{brute_force}"
status_change: "Status change"
text_change_disabled_for_provider_login: "The name is set by your login provider and can thus not be changed."
unlock: "ปลดลอก"
unlock_and_reset_failed_logins: "ปลดลอค และรเซตคาลอกอนทมเหลว"
version_status_closed: "ปด"
version_status_locked: "ลอก"
version_status_open: "เปด"
note: Note
note_password_login_disabled: "Password login has been disabled by %{configuration}."
warning: Warning
warning_attachments_not_saved: "ม %{count} ไฟลไมสามารถบนทกได"
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: |
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_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.
warning_protocol_mismatch_html: >
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: "เมน"
menu_item_setting: "การมองเหน"
wiki_menu_item_for: "เมนสำหรบหนาว \"%{title}\""
wiki_menu_item_setting: "การมองเหน"
wiki_menu_item_new_main_item_explanation: >
ณกำลงลบเฉพาะเมนของวหลก ตอนนณตองเลอกหนาวไอเทมหลกจะถกสราง ในการลบวแลโครงการสามารถระงบการใชงานโมดลวได
wiki_menu_item_delete_not_permitted: ไมสามารถลบแคเมนของวในหนาวเทาน
#TODO: merge with work_packages top level key
work_package:
updated_automatically_by_child_changes: |
_ถกอพเดทโดยอตโนม โดยการเปลยนคาในชดภารกจยอย %{child}_
destroy:
info: "Deleting the work package is an irreversible action."
title: "Delete the work package"
nothing_to_preview: "ไมอะไรใหแสดงเปนตวอยาง"
api_v3:
attributes:
lock_version: "Lock Version"
errors:
code_400: "Bad request: %{message}"
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: "Could not update the resource because of conflicting modifications."
code_429: "คำขอมากเกนไป กรณาลองใหมกครงในภายหลง."
code_500: "เกดความผดพลาดภายใน"
not_found:
work_package: "The work package you are looking for cannot be found or has been deleted."
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_signal:
embed: "ไมรองรบทองขอของ %{invalid} การรองรบคอ %{supported} "
select: "ไมรองรบการเลอกทขอ %{invalid} การเลอกทรองรบคอ %{supported} "
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"
unable_to_create_attachment_permissions: "The attachment could not be saved due to lacking file system permissions"
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: "Finish 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."
eprops:
invalid_gzip: "is invalid gzip: %{message}"
invalid_json: "is invalid json: %{message}"
resources:
schema: 'Schema'
undisclosed:
parent: ไมเปดเผย - พาเรนตเลอกจะมองไมเหนเนองจากไมทธ
ancestor: Undisclosed - The ancestor is invisible because of lacking permissions.
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: 'กรณาปรบรนเบราวเซอรของคณ'
close_warning: "ไมสนใจคำเตอนน"
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: "สทธ"
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:
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."
my_registered_applications: "Registered OAuth applications"
you: