comparison .svn/pristine/c3/c36c3ff1ad3e3f0290f0f72dd0de479a7596b93a.svn-base @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents 622f24f53b42
children
comparison
equal deleted inserted replaced
1297:0a574315af3e 1298:4f746d8966dd
1 th:
2 direction: ltr
3 date:
4 formats:
5 # Use the strftime parameters for formats.
6 # When no format has been given, it uses default.
7 # You can provide other formats here if you like!
8 default: "%Y-%m-%d"
9 short: "%b %d"
10 long: "%B %d, %Y"
11
12 day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
13 abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
14
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
18 # Used in date_select and datime_select.
19 order:
20 - :year
21 - :month
22 - :day
23
24 time:
25 formats:
26 default: "%a, %d %b %Y %H:%M:%S %z"
27 time: "%H:%M"
28 short: "%d %b %H:%M"
29 long: "%B %d, %Y %H:%M"
30 am: "am"
31 pm: "pm"
32
33 datetime:
34 distance_in_words:
35 half_a_minute: "half a minute"
36 less_than_x_seconds:
37 one: "less than 1 second"
38 other: "less than %{count} seconds"
39 x_seconds:
40 one: "1 second"
41 other: "%{count} seconds"
42 less_than_x_minutes:
43 one: "less than a minute"
44 other: "less than %{count} minutes"
45 x_minutes:
46 one: "1 minute"
47 other: "%{count} minutes"
48 about_x_hours:
49 one: "about 1 hour"
50 other: "about %{count} hours"
51 x_hours:
52 one: "1 hour"
53 other: "%{count} hours"
54 x_days:
55 one: "1 day"
56 other: "%{count} days"
57 about_x_months:
58 one: "about 1 month"
59 other: "about %{count} months"
60 x_months:
61 one: "1 month"
62 other: "%{count} months"
63 about_x_years:
64 one: "about 1 year"
65 other: "about %{count} years"
66 over_x_years:
67 one: "over 1 year"
68 other: "over %{count} years"
69 almost_x_years:
70 one: "almost 1 year"
71 other: "almost %{count} years"
72
73 number:
74 format:
75 separator: "."
76 delimiter: ""
77 precision: 3
78 human:
79 format:
80 precision: 3
81 delimiter: ""
82 storage_units:
83 format: "%n %u"
84 units:
85 kb: KB
86 tb: TB
87 gb: GB
88 byte:
89 one: Byte
90 other: Bytes
91 mb: MB
92
93 # Used in array.to_sentence.
94 support:
95 array:
96 sentence_connector: "and"
97 skip_last_comma: false
98
99 activerecord:
100 errors:
101 template:
102 header:
103 one: "1 error prohibited this %{model} from being saved"
104 other: "%{count} errors prohibited this %{model} from being saved"
105 messages:
106 inclusion: "ไม่อยู่ในรายการ"
107 exclusion: "ถูกสงวนไว้"
108 invalid: "ไม่ถูกต้อง"
109 confirmation: "พิมพ์ไม่เหมือนเดิม"
110 accepted: "ต้องยอมรับ"
111 empty: "ต้องเติม"
112 blank: "ต้องเติม"
113 too_long: "ยาวเกินไป"
114 too_short: "สั้นเกินไป"
115 wrong_length: "ความยาวไม่ถูกต้อง"
116 taken: "ถูกใช้ไปแล้ว"
117 not_a_number: "ไม่ใช่ตัวเลข"
118 not_a_date: "ไม่ใช่วันที่ ที่ถูกต้อง"
119 greater_than: "must be greater than %{count}"
120 greater_than_or_equal_to: "must be greater than or equal to %{count}"
121 equal_to: "must be equal to %{count}"
122 less_than: "must be less than %{count}"
123 less_than_or_equal_to: "must be less than or equal to %{count}"
124 odd: "must be odd"
125 even: "must be even"
126 greater_than_start_date: "ต้องมากกว่าวันเริ่ม"
127 not_same_project: "ไม่ได้อยู่ในโครงการเดียวกัน"
128 circular_dependency: "ความสัมพันธ์อ้างอิงเป็นวงกลม"
129 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
130
131 actionview_instancetag_blank_option: กรุณาเลือก
132
133 general_text_No: 'ไม่'
134 general_text_Yes: 'ใช่'
135 general_text_no: 'ไม่'
136 general_text_yes: 'ใช่'
137 general_lang_name: 'Thai (ไทย)'
138 general_csv_separator: ','
139 general_csv_decimal_separator: '.'
140 general_csv_encoding: Windows-874
141 general_pdf_encoding: cp874
142 general_first_day_of_week: '1'
143
144 notice_account_updated: บัญชีได้ถูกปรับปรุงแล้ว.
145 notice_account_invalid_creditentials: ชื้ผู้ใช้หรือรหัสผ่านไม่ถูกต้อง
146 notice_account_password_updated: รหัสได้ถูกปรับปรุงแล้ว.
147 notice_account_wrong_password: รหัสผ่านไม่ถูกต้อง
148 notice_account_register_done: บัญชีถูกสร้างแล้ว. กรุณาเช็คเมล์ แล้วคลิ๊กที่ลิงค์ในอีเมล์เพื่อเปิดใช้บัญชี
149 notice_account_unknown_email: ไม่มีผู้ใช้ที่ใช้อีเมล์นี้.
150 notice_can_t_change_password: บัญชีนี้ใช้การยืนยันตัวตนจากแหล่งภายนอก. ไม่สามารถปลี่ยนรหัสผ่านได้.
151 notice_account_lost_email_sent: เราได้ส่งอีเมล์พร้อมวิธีการสร้างรหัีสผ่านใหม่ให้คุณแล้ว กรุณาเช็คเมล์.
152 notice_account_activated: บัญชีของคุณได้เปิดใช้แล้ว. ตอนนี้คุณสามารถเข้าสู่ระบบได้แล้ว.
153 notice_successful_create: สร้างเสร็จแล้ว.
154 notice_successful_update: ปรับปรุงเสร็จแล้ว.
155 notice_successful_delete: ลบเสร็จแล้ว.
156 notice_successful_connection: ติดต่อสำเร็จแล้ว.
157 notice_file_not_found: หน้าที่คุณต้องการดูไม่มีอยู่จริง หรือถูกลบไปแล้ว.
158 notice_locking_conflict: ข้อมูลถูกปรับปรุงโดยผู้ใช้คนอื่น.
159 notice_not_authorized: คุณไม่มีสิทธิเข้าถึงหน้านี้.
160 notice_email_sent: "อีเมล์ได้ถูกส่งถึง %{value}"
161 notice_email_error: "เกิดความผิดพลาดขณะกำส่งอีเมล์ (%{value})"
162 notice_feeds_access_key_reseted: RSS access key ของคุณถูก reset แล้ว.
163 notice_failed_to_save_issues: "%{count} ปัญหาจาก %{total} ปัญหาที่ถูกเลือกไม่สามารถจัดเก็บ: %{ids}."
164 notice_no_issue_selected: "ไม่มีปัญหาที่ถูกเลือก! กรุณาเลือกปัญหาที่คุณต้องการแก้ไข."
165 notice_account_pending: "บัญชีของคุณสร้างเสร็จแล้ว ขณะนี้รอการอนุมัติจากผู้บริหารจัดการ."
166 notice_default_data_loaded: ค่าเริ่มต้นโหลดเสร็จแล้ว.
167
168 error_can_t_load_default_data: "ค่าเริ่มต้นโหลดไม่สำเร็จ: %{value}"
169 error_scm_not_found: "ไม่พบรุ่นที่ต้องการในแหล่งเก็บต้นฉบับ."
170 error_scm_command_failed: "เกิดความผิดพลาดในการเข้าถึงแหล่งเก็บต้นฉบับ: %{value}"
171 error_scm_annotate: "entry ไม่มีอยู่จริง หรือไม่สามารถเขียนหมายเหตุประกอบ."
172 error_issue_not_found_in_project: 'ไม่พบปัญหานี้ หรือปัญหาไม่ได้อยู่ในโครงการนี้'
173
174 mail_subject_lost_password: "รหัสผ่าน %{value} ของคุณ"
175 mail_body_lost_password: 'คลิ๊กที่ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่าน:'
176 mail_subject_register: "เปิดบัญชี %{value} ของคุณ"
177 mail_body_register: 'คลิ๊กที่ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่าน:'
178 mail_body_account_information_external: "คุณสามารถใช้บัญชี %{value} เพื่อเข้าสู่ระบบ."
179 mail_body_account_information: ข้อมูลบัญชีของคุณ
180 mail_subject_account_activation_request: "กรุณาเปิดบัญชี %{value}"
181 mail_body_account_activation_request: "ผู้ใช้ใหม่ (%{value}) ได้ลงทะเบียน. บัญชีของเขากำลังรออนุมัติ:"
182
183
184 field_name: ชื่อ
185 field_description: รายละเอียด
186 field_summary: สรุปย่อ
187 field_is_required: ต้องใส่
188 field_firstname: ชื่อ
189 field_lastname: นามสกุล
190 field_mail: อีเมล์
191 field_filename: แฟ้ม
192 field_filesize: ขนาด
193 field_downloads: ดาวน์โหลด
194 field_author: ผู้แต่ง
195 field_created_on: สร้าง
196 field_updated_on: ปรับปรุง
197 field_field_format: รูปแบบ
198 field_is_for_all: สำหรับทุกโครงการ
199 field_possible_values: ค่าที่เป็นไปได้
200 field_regexp: Regular expression
201 field_min_length: สั้นสุด
202 field_max_length: ยาวสุด
203 field_value: ค่า
204 field_category: ประเภท
205 field_title: ชื่อเรื่อง
206 field_project: โครงการ
207 field_issue: ปัญหา
208 field_status: สถานะ
209 field_notes: บันทึก
210 field_is_closed: ปัญหาจบ
211 field_is_default: ค่าเริ่มต้น
212 field_tracker: การติดตาม
213 field_subject: เรื่อง
214 field_due_date: วันครบกำหนด
215 field_assigned_to: มอบหมายให้
216 field_priority: ความสำคัญ
217 field_fixed_version: รุ่น
218 field_user: ผู้ใช้
219 field_role: บทบาท
220 field_homepage: หน้าแรก
221 field_is_public: สาธารณะ
222 field_parent: โครงการย่อยของ
223 field_is_in_roadmap: ปัญหาแสดงใน แผนงาน
224 field_login: ชื่อที่ใช้เข้าระบบ
225 field_mail_notification: การแจ้งเตือนทางอีเมล์
226 field_admin: ผู้บริหารจัดการ
227 field_last_login_on: เข้าระบบครั้งสุดท้าย
228 field_language: ภาษา
229 field_effective_date: วันที่
230 field_password: รหัสผ่าน
231 field_new_password: รหัสผ่านใหม่
232 field_password_confirmation: ยืนยันรหัสผ่าน
233 field_version: รุ่น
234 field_type: ชนิด
235 field_host: โฮสต์
236 field_port: พอร์ต
237 field_account: บัญชี
238 field_base_dn: Base DN
239 field_attr_login: เข้าระบบ attribute
240 field_attr_firstname: ชื่อ attribute
241 field_attr_lastname: นามสกุล attribute
242 field_attr_mail: อีเมล์ attribute
243 field_onthefly: สร้างผู้ใช้ทันที
244 field_start_date: เริ่ม
245 field_done_ratio: "% สำเร็จ"
246 field_auth_source: วิธีการยืนยันตัวตน
247 field_hide_mail: ซ่อนอีเมล์ของฉัน
248 field_comments: ความเห็น
249 field_url: URL
250 field_start_page: หน้าเริ่มต้น
251 field_subproject: โครงการย่อย
252 field_hours: ชั่วโมง
253 field_activity: กิจกรรม
254 field_spent_on: วันที่
255 field_identifier: ชื่อเฉพาะ
256 field_is_filter: ใช้เป็นตัวกรอง
257 field_issue_to: ปัญหาที่เกี่ยวข้อง
258 field_delay: เลื่อน
259 field_assignable: ปัญหาสามารถมอบหมายให้คนที่ทำบทบาทนี้
260 field_redirect_existing_links: ย้ายจุดเชื่อมโยงนี้
261 field_estimated_hours: เวลาที่ใช้โดยประมาณ
262 field_column_names: สดมภ์
263 field_time_zone: ย่านเวลา
264 field_searchable: ค้นหาได้
265 field_default_value: ค่าเริ่มต้น
266 field_comments_sorting: แสดงความเห็น
267
268 setting_app_title: ชื่อโปรแกรม
269 setting_app_subtitle: ชื่อโปรแกรมรอง
270 setting_welcome_text: ข้อความต้อนรับ
271 setting_default_language: ภาษาเริ่มต้น
272 setting_login_required: ต้องป้อนผู้ใช้-รหัสผ่าน
273 setting_self_registration: ลงทะเบียนด้วยตนเอง
274 setting_attachment_max_size: ขนาดแฟ้มแนบสูงสุด
275 setting_issues_export_limit: การส่งออกปัญหาสูงสุด
276 setting_mail_from: อีเมล์ที่ใช้ส่ง
277 setting_bcc_recipients: ไม่ระบุชื่อผู้รับ (bcc)
278 setting_host_name: ชื่อโฮสต์
279 setting_text_formatting: การจัดรูปแบบข้อความ
280 setting_wiki_compression: บีบอัดประวัติ Wiki
281 setting_feeds_limit: จำนวน Feed
282 setting_default_projects_public: โครงการใหม่มีค่าเริ่มต้นเป็น สาธารณะ
283 setting_autofetch_changesets: ดึง commits อัตโนมัติ
284 setting_sys_api_enabled: เปิดใช้ WS สำหรับการจัดการที่เก็บต้นฉบับ
285 setting_commit_ref_keywords: คำสำคัญ Referencing
286 setting_commit_fix_keywords: คำสำคัญ Fixing
287 setting_autologin: เข้าระบบอัตโนมัติ
288 setting_date_format: รูปแบบวันที่
289 setting_time_format: รูปแบบเวลา
290 setting_cross_project_issue_relations: อนุญาตให้ระบุปัญหาข้ามโครงการ
291 setting_issue_list_default_columns: สดมภ์เริ่มต้นแสดงในรายการปัญหา
292 setting_emails_footer: คำลงท้ายอีเมล์
293 setting_protocol: Protocol
294 setting_per_page_options: ตัวเลือกจำนวนต่อหน้า
295 setting_user_format: รูปแบบการแสดงชื่อผู้ใช้
296 setting_activity_days_default: จำนวนวันที่แสดงในกิจกรรมของโครงการ
297 setting_display_subprojects_issues: แสดงปัญหาของโครงการย่อยในโครงการหลัก
298
299 project_module_issue_tracking: การติดตามปัญหา
300 project_module_time_tracking: การใช้เวลา
301 project_module_news: ข่าว
302 project_module_documents: เอกสาร
303 project_module_files: แฟ้ม
304 project_module_wiki: Wiki
305 project_module_repository: ที่เก็บต้นฉบับ
306 project_module_boards: กระดานข้อความ
307
308 label_user: ผู้ใช้
309 label_user_plural: ผู้ใช้
310 label_user_new: ผู้ใช้ใหม่
311 label_project: โครงการ
312 label_project_new: โครงการใหม่
313 label_project_plural: โครงการ
314 label_x_projects:
315 zero: no projects
316 one: 1 project
317 other: "%{count} projects"
318 label_project_all: โครงการทั้งหมด
319 label_project_latest: โครงการล่าสุด
320 label_issue: ปัญหา
321 label_issue_new: ปัญหาใหม่
322 label_issue_plural: ปัญหา
323 label_issue_view_all: ดูปัญหาทั้งหมด
324 label_issues_by: "ปัญหาโดย %{value}"
325 label_issue_added: ปัญหาถูกเพิ่ม
326 label_issue_updated: ปัญหาถูกปรับปรุง
327 label_document: เอกสาร
328 label_document_new: เอกสารใหม่
329 label_document_plural: เอกสาร
330 label_document_added: เอกสารถูกเพิ่ม
331 label_role: บทบาท
332 label_role_plural: บทบาท
333 label_role_new: บทบาทใหม่
334 label_role_and_permissions: บทบาทและสิทธิ
335 label_member: สมาชิก
336 label_member_new: สมาชิกใหม่
337 label_member_plural: สมาชิก
338 label_tracker: การติดตาม
339 label_tracker_plural: การติดตาม
340 label_tracker_new: การติดตามใหม่
341 label_workflow: ลำดับงาน
342 label_issue_status: สถานะของปัญหา
343 label_issue_status_plural: สถานะของปัญหา
344 label_issue_status_new: สถานะใหม
345 label_issue_category: ประเภทของปัญหา
346 label_issue_category_plural: ประเภทของปัญหา
347 label_issue_category_new: ประเภทใหม่
348 label_custom_field: เขตข้อมูลแบบระบุเอง
349 label_custom_field_plural: เขตข้อมูลแบบระบุเอง
350 label_custom_field_new: สร้างเขตข้อมูลแบบระบุเอง
351 label_enumerations: รายการ
352 label_enumeration_new: สร้างใหม่
353 label_information: ข้อมูล
354 label_information_plural: ข้อมูล
355 label_please_login: กรุณาเข้าระบบก่อน
356 label_register: ลงทะเบียน
357 label_password_lost: ลืมรหัสผ่าน
358 label_home: หน้าแรก
359 label_my_page: หน้าของฉัน
360 label_my_account: บัญชีของฉัน
361 label_my_projects: โครงการของฉัน
362 label_administration: บริหารจัดการ
363 label_login: เข้าระบบ
364 label_logout: ออกระบบ
365 label_help: ช่วยเหลือ
366 label_reported_issues: ปัญหาที่แจ้งไว้
367 label_assigned_to_me_issues: ปัญหาที่มอบหมายให้ฉัน
368 label_last_login: ติดต่อครั้งสุดท้าย
369 label_registered_on: ลงทะเบียนเมื่อ
370 label_activity: กิจกรรม
371 label_activity_plural: กิจกรรม
372 label_activity_latest: กิจกรรมล่าสุด
373 label_overall_activity: กิจกรรมโดยรวม
374 label_new: ใหม่
375 label_logged_as: เข้าระบบในชื่อ
376 label_environment: สภาพแวดล้อม
377 label_authentication: การยืนยันตัวตน
378 label_auth_source: วิธีการการยืนยันตัวตน
379 label_auth_source_new: สร้างวิธีการยืนยันตัวตนใหม่
380 label_auth_source_plural: วิธีการ Authentication
381 label_subproject_plural: โครงการย่อย
382 label_min_max_length: สั้น-ยาว สุดที่
383 label_list: รายการ
384 label_date: วันที่
385 label_integer: จำนวนเต็ม
386 label_float: จำนวนจริง
387 label_boolean: ถูกผิด
388 label_string: ข้อความ
389 label_text: ข้อความขนาดยาว
390 label_attribute: คุณลักษณะ
391 label_attribute_plural: คุณลักษณะ
392 label_no_data: จำนวนข้อมูลที่แสดง
393 label_change_status: เปลี่ยนสถานะ
394 label_history: ประวัติ
395 label_attachment: แฟ้ม
396 label_attachment_new: แฟ้มใหม่
397 label_attachment_delete: ลบแฟ้ม
398 label_attachment_plural: แฟ้ม
399 label_file_added: แฟ้มถูกเพิ่ม
400 label_report: รายงาน
401 label_report_plural: รายงาน
402 label_news: ข่าว
403 label_news_new: เพิ่มข่าว
404 label_news_plural: ข่าว
405 label_news_latest: ข่าวล่าสุด
406 label_news_view_all: ดูข่าวทั้งหมด
407 label_news_added: ข่าวถูกเพิ่ม
408 label_settings: ปรับแต่ง
409 label_overview: ภาพรวม
410 label_version: รุ่น
411 label_version_new: รุ่นใหม่
412 label_version_plural: รุ่น
413 label_confirmation: ยืนยัน
414 label_export_to: 'รูปแบบอื่นๆ :'
415 label_read: อ่าน...
416 label_public_projects: โครงการสาธารณะ
417 label_open_issues: เปิด
418 label_open_issues_plural: เปิด
419 label_closed_issues: ปิด
420 label_closed_issues_plural: ปิด
421 label_x_open_issues_abbr_on_total:
422 zero: 0 open / %{total}
423 one: 1 open / %{total}
424 other: "%{count} open / %{total}"
425 label_x_open_issues_abbr:
426 zero: 0 open
427 one: 1 open
428 other: "%{count} open"
429 label_x_closed_issues_abbr:
430 zero: 0 closed
431 one: 1 closed
432 other: "%{count} closed"
433 label_total: จำนวนรวม
434 label_permissions: สิทธิ
435 label_current_status: สถานะปัจจุบัน
436 label_new_statuses_allowed: อนุญาตให้มีสถานะใหม่
437 label_all: ทั้งหมด
438 label_none: ไม่มี
439 label_nobody: ไม่มีใคร
440 label_next: ต่อไป
441 label_previous: ก่อนหน้า
442 label_used_by: ถูกใช้โดย
443 label_details: รายละเอียด
444 label_add_note: เพิ่มบันทึก
445 label_per_page: ต่อหน้า
446 label_calendar: ปฏิทิน
447 label_months_from: เดือนจาก
448 label_gantt: Gantt
449 label_internal: ภายใน
450 label_last_changes: "last %{count} เปลี่ยนแปลง"
451 label_change_view_all: ดูการเปลี่ยนแปลงทั้งหมด
452 label_personalize_page: ปรับแต่งหน้านี้
453 label_comment: ความเห็น
454 label_comment_plural: ความเห็น
455 label_x_comments:
456 zero: no comments
457 one: 1 comment
458 other: "%{count} comments"
459 label_comment_add: เพิ่มความเห็น
460 label_comment_added: ความเห็นถูกเพิ่ม
461 label_comment_delete: ลบความเห็น
462 label_query: แบบสอบถามแบบกำหนดเอง
463 label_query_plural: แบบสอบถามแบบกำหนดเอง
464 label_query_new: แบบสอบถามใหม่
465 label_filter_add: เพิ่มตัวกรอง
466 label_filter_plural: ตัวกรอง
467 label_equals: คือ
468 label_not_equals: ไม่ใช่
469 label_in_less_than: น้อยกว่า
470 label_in_more_than: มากกว่า
471 label_in: ในช่วง
472 label_today: วันนี้
473 label_all_time: ตลอดเวลา
474 label_yesterday: เมื่อวาน
475 label_this_week: อาทิตย์นี้
476 label_last_week: อาทิตย์ที่แล้ว
477 label_last_n_days: "%{count} วันย้อนหลัง"
478 label_this_month: เดือนนี้
479 label_last_month: เดือนที่แล้ว
480 label_this_year: ปีนี้
481 label_date_range: ช่วงวันที่
482 label_less_than_ago: น้อยกว่าหนึ่งวัน
483 label_more_than_ago: มากกว่าหนึ่งวัน
484 label_ago: วันผ่านมาแล้ว
485 label_contains: มี...
486 label_not_contains: ไม่มี...
487 label_day_plural: วัน
488 label_repository: ที่เก็บต้นฉบับ
489 label_repository_plural: ที่เก็บต้นฉบับ
490 label_browse: เปิดหา
491 label_revision: การแก้ไข
492 label_revision_plural: การแก้ไข
493 label_associated_revisions: การแก้ไขที่เกี่ยวข้อง
494 label_added: ถูกเพิ่ม
495 label_modified: ถูกแก้ไข
496 label_deleted: ถูกลบ
497 label_latest_revision: รุ่นการแก้ไขล่าสุด
498 label_latest_revision_plural: รุ่นการแก้ไขล่าสุด
499 label_view_revisions: ดูการแก้ไข
500 label_max_size: ขนาดใหญ่สุด
501 label_sort_highest: ย้ายไปบนสุด
502 label_sort_higher: ย้ายขึ้น
503 label_sort_lower: ย้ายลง
504 label_sort_lowest: ย้ายไปล่างสุด
505 label_roadmap: แผนงาน
506 label_roadmap_due_in: "ถึงกำหนดใน %{value}"
507 label_roadmap_overdue: "%{value} ช้ากว่ากำหนด"
508 label_roadmap_no_issues: ไม่มีปัญหาสำหรับรุ่นนี้
509 label_search: ค้นหา
510 label_result_plural: ผลการค้นหา
511 label_all_words: ทุกคำ
512 label_wiki: Wiki
513 label_wiki_edit: แก้ไข Wiki
514 label_wiki_edit_plural: แก้ไข Wiki
515 label_wiki_page: หน้า Wiki
516 label_wiki_page_plural: หน้า Wiki
517 label_index_by_title: เรียงตามชื่อเรื่อง
518 label_index_by_date: เรียงตามวัน
519 label_current_version: รุ่นปัจจุบัน
520 label_preview: ตัวอย่างก่อนจัดเก็บ
521 label_feed_plural: Feeds
522 label_changes_details: รายละเอียดการเปลี่ยนแปลงทั้งหมด
523 label_issue_tracking: ติดตามปัญหา
524 label_spent_time: เวลาที่ใช้
525 label_f_hour: "%{value} ชั่วโมง"
526 label_f_hour_plural: "%{value} ชั่วโมง"
527 label_time_tracking: ติดตามการใช้เวลา
528 label_change_plural: เปลี่ยนแปลง
529 label_statistics: สถิติ
530 label_commits_per_month: Commits ต่อเดือน
531 label_commits_per_author: Commits ต่อผู้แต่ง
532 label_view_diff: ดูความแตกต่าง
533 label_diff_inline: inline
534 label_diff_side_by_side: side by side
535 label_options: ตัวเลือก
536 label_copy_workflow_from: คัดลอกลำดับงานจาก
537 label_permissions_report: รายงานสิทธิ
538 label_watched_issues: เฝ้าดูปัญหา
539 label_related_issues: ปัญหาที่เกี่ยวข้อง
540 label_applied_status: จัดเก็บสถานะ
541 label_loading: กำลังโหลด...
542 label_relation_new: ความสัมพันธ์ใหม่
543 label_relation_delete: ลบความสัมพันธ์
544 label_relates_to: สัมพันธ์กับ
545 label_duplicates: ซ้ำ
546 label_blocks: กีดกัน
547 label_blocked_by: กีดกันโดย
548 label_precedes: นำหน้า
549 label_follows: ตามหลัง
550 label_end_to_start: จบ-เริ่ม
551 label_end_to_end: จบ-จบ
552 label_start_to_start: เริ่ม-เริ่ม
553 label_start_to_end: เริ่ม-จบ
554 label_stay_logged_in: อยู่ในระบบต่อ
555 label_disabled: ไม่ใช้งาน
556 label_show_completed_versions: แสดงรุ่นที่สมบูรณ์
557 label_me: ฉัน
558 label_board: สภากาแฟ
559 label_board_new: สร้างสภากาแฟ
560 label_board_plural: สภากาแฟ
561 label_topic_plural: หัวข้อ
562 label_message_plural: ข้อความ
563 label_message_last: ข้อความล่าสุด
564 label_message_new: เขียนข้อความใหม่
565 label_message_posted: ข้อความถูกเพิ่มแล้ว
566 label_reply_plural: ตอบกลับ
567 label_send_information: ส่งรายละเอียดของบัญชีให้ผู้ใช้
568 label_year: ปี
569 label_month: เดือน
570 label_week: สัปดาห์
571 label_date_from: จาก
572 label_date_to: ถึง
573 label_language_based: ขึ้นอยู่กับภาษาของผู้ใช้
574 label_sort_by: "เรียงโดย %{value}"
575 label_send_test_email: ส่งจดหมายทดสอบ
576 label_feeds_access_key_created_on: "RSS access key สร้างเมื่อ %{value} ที่ผ่านมา"
577 label_module_plural: ส่วนประกอบ
578 label_added_time_by: "เพิ่มโดย %{author} %{age} ที่ผ่านมา"
579 label_updated_time: "ปรับปรุง %{value} ที่ผ่านมา"
580 label_jump_to_a_project: ไปที่โครงการ...
581 label_file_plural: แฟ้ม
582 label_changeset_plural: กลุ่มการเปลี่ยนแปลง
583 label_default_columns: สดมภ์เริ่มต้น
584 label_no_change_option: (ไม่เปลี่ยนแปลง)
585 label_bulk_edit_selected_issues: แก้ไขปัญหาที่เลือกทั้งหมด
586 label_theme: ชุดรูปแบบ
587 label_default: ค่าเริ่มต้น
588 label_search_titles_only: ค้นหาจากชื่อเรื่องเท่านั้น
589 label_user_mail_option_all: "ทุกๆ เหตุการณ์ในโครงการของฉัน"
590 label_user_mail_option_selected: "ทุกๆ เหตุการณ์ในโครงการที่เลือก..."
591 label_user_mail_no_self_notified: "ฉันไม่ต้องการได้รับการแจ้งเตือนในสิ่งที่ฉันทำเอง"
592 label_registration_activation_by_email: เปิดบัญชีผ่านอีเมล์
593 label_registration_manual_activation: อนุมัติโดยผู้บริหารจัดการ
594 label_registration_automatic_activation: เปิดบัญชีอัตโนมัติ
595 label_display_per_page: "ต่อหน้า: %{value}"
596 label_age: อายุ
597 label_change_properties: เปลี่ยนคุณสมบัติ
598 label_general: ทั่วๆ ไป
599 label_more: อื่น ๆ
600 label_scm: ตัวจัดการต้นฉบับ
601 label_plugins: ส่วนเสริม
602 label_ldap_authentication: การยืนยันตัวตนโดยใช้ LDAP
603 label_downloads_abbr: D/L
604 label_optional_description: รายละเอียดเพิ่มเติม
605 label_add_another_file: เพิ่มแฟ้มอื่นๆ
606 label_preferences: ค่าที่ชอบใจ
607 label_chronological_order: เรียงจากเก่าไปใหม่
608 label_reverse_chronological_order: เรียงจากใหม่ไปเก่า
609 label_planning: การวางแผน
610
611 button_login: เข้าระบบ
612 button_submit: จัดส่งข้อมูล
613 button_save: จัดเก็บ
614 button_check_all: เลือกทั้งหมด
615 button_uncheck_all: ไม่เลือกทั้งหมด
616 button_delete: ลบ
617 button_create: สร้าง
618 button_test: ทดสอบ
619 button_edit: แก้ไข
620 button_add: เพิ่ม
621 button_change: เปลี่ยนแปลง
622 button_apply: ประยุกต์ใช้
623 button_clear: ล้างข้อความ
624 button_lock: ล็อค
625 button_unlock: ยกเลิกการล็อค
626 button_download: ดาวน์โหลด
627 button_list: รายการ
628 button_view: มุมมอง
629 button_move: ย้าย
630 button_back: กลับ
631 button_cancel: ยกเลิก
632 button_activate: เปิดใช้
633 button_sort: จัดเรียง
634 button_log_time: บันทึกเวลา
635 button_rollback: ถอยกลับมาที่รุ่นนี้
636 button_watch: เฝ้าดู
637 button_unwatch: เลิกเฝ้าดู
638 button_reply: ตอบกลับ
639 button_archive: เก็บเข้าโกดัง
640 button_unarchive: เอาออกจากโกดัง
641 button_reset: เริ่มใหมท
642 button_rename: เปลี่ยนชื่อ
643 button_change_password: เปลี่ยนรหัสผ่าน
644 button_copy: คัดลอก
645 button_annotate: หมายเหตุประกอบ
646 button_update: ปรับปรุง
647 button_configure: ปรับแต่ง
648
649 status_active: เปิดใช้งานแล้ว
650 status_registered: รอการอนุมัติ
651 status_locked: ล็อค
652
653 text_select_mail_notifications: เลือกการกระทำที่ต้องการให้ส่งอีเมล์แจ้ง.
654 text_regexp_info: ตัวอย่าง ^[A-Z0-9]+$
655 text_min_max_length_info: 0 หมายถึงไม่จำกัด
656 text_project_destroy_confirmation: คุณแน่ใจไหมว่าต้องการลบโครงการและข้อมูลที่เกี่ยวข้่อง ?
657 text_subprojects_destroy_warning: "โครงการย่อย: %{value} จะถูกลบด้วย."
658 text_workflow_edit: เลือกบทบาทและการติดตาม เพื่อแก้ไขลำดับงาน
659 text_are_you_sure: คุณแน่ใจไหม ?
660 text_tip_issue_begin_day: งานที่เริ่มวันนี้
661 text_tip_issue_end_day: งานที่จบวันนี้
662 text_tip_issue_begin_end_day: งานที่เริ่มและจบวันนี้
663 text_caracters_maximum: "สูงสุด %{count} ตัวอักษร."
664 text_caracters_minimum: "ต้องยาวอย่างน้อย %{count} ตัวอักษร."
665 text_length_between: "ความยาวระหว่าง %{min} ถึง %{max} ตัวอักษร."
666 text_tracker_no_workflow: ไม่ได้บัญญัติลำดับงานสำหรับการติดตามนี้
667 text_unallowed_characters: ตัวอักษรต้องห้าม
668 text_comma_separated: ใส่ได้หลายค่า โดยคั่นด้วยลูกน้ำ( ,).
669 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
670 text_issue_added: "ปัญหา %{id} ถูกแจ้งโดย %{author}."
671 text_issue_updated: "ปัญหา %{id} ถูกปรับปรุงโดย %{author}."
672 text_wiki_destroy_confirmation: คุณแน่ใจหรือว่าต้องการลบ wiki นี้พร้อมทั้งเนี้อหา?
673 text_issue_category_destroy_question: "บางปัญหา (%{count}) อยู่ในประเภทนี้. คุณต้องการทำอย่างไร ?"
674 text_issue_category_destroy_assignments: ลบประเภทนี้
675 text_issue_category_reassign_to: ระบุปัญหาในประเภทนี้
676 text_user_mail_option: "ในโครงการที่ไม่ได้เลือก, คุณจะได้รับการแจ้งเกี่ยวกับสิ่งที่คุณเฝ้าดูหรือมีส่วนเกี่ยวข้อง (เช่นปัญหาที่คุณแจ้งไว้หรือได้รับมอบหมาย)."
677 text_no_configuration_data: "บทบาท, การติดตาม, สถานะปัญหา และลำดับงานยังไม่ได้ถูกตั้งค่า.\nขอแนะนำให้โหลดค่าเริ่มต้น. คุณสามารถแก้ไขค่าได้หลังจากโหลดแล้ว."
678 text_load_default_configuration: โหลดค่าเริ่มต้น
679 text_status_changed_by_changeset: "ประยุกต์ใช้ในกลุ่มการเปลี่ยนแปลง %{value}."
680 text_issues_destroy_confirmation: 'คุณแน่ใจไหมว่าต้องการลบปัญหา(ทั้งหลาย)ที่เลือกไว้?'
681 text_select_project_modules: 'เลือกส่วนประกอบที่ต้องการใช้งานสำหรับโครงการนี้:'
682 text_default_administrator_account_changed: ค่าเริ่มต้นของบัญชีผู้บริหารจัดการถูกเปลี่ยนแปลง
683 text_file_repository_writable: ที่เก็บต้นฉบับสามารถเขียนได้
684 text_rmagick_available: RMagick มีให้ใช้ (เป็นตัวเลือก)
685 text_destroy_time_entries_question: "%{hours} ชั่วโมงที่ถูกแจ้งในปัญหานี้จะโดนลบ. คุณต้องการทำอย่างไร?"
686 text_destroy_time_entries: ลบเวลาที่รายงานไว้
687 text_assign_time_entries_to_project: ระบุเวลาที่ใช้ในโครงการนี้
688 text_reassign_time_entries: 'ระบุเวลาที่ใช้ในโครงการนี่อีกครั้ง:'
689
690 default_role_manager: ผู้จัดการ
691 default_role_developer: ผู้พัฒนา
692 default_role_reporter: ผู้รายงาน
693 default_tracker_bug: บั๊ก
694 default_tracker_feature: ลักษณะเด่น
695 default_tracker_support: สนับสนุน
696 default_issue_status_new: เกิดขึ้น
697 default_issue_status_in_progress: In Progress
698 default_issue_status_resolved: ดำเนินการ
699 default_issue_status_feedback: รอคำตอบ
700 default_issue_status_closed: จบ
701 default_issue_status_rejected: ยกเลิก
702 default_doc_category_user: เอกสารของผู้ใช้
703 default_doc_category_tech: เอกสารทางเทคนิค
704 default_priority_low: ต่ำ
705 default_priority_normal: ปกติ
706 default_priority_high: สูง
707 default_priority_urgent: เร่งด่วน
708 default_priority_immediate: ด่วนมาก
709 default_activity_design: ออกแบบ
710 default_activity_development: พัฒนา
711
712 enumeration_issue_priorities: ความสำคัญของปัญหา
713 enumeration_doc_categories: ประเภทเอกสาร
714 enumeration_activities: กิจกรรม (ใช้ในการติดตามเวลา)
715 label_and_its_subprojects: "%{value} and its subprojects"
716 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
717 mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
718 text_user_wrote: "%{value} wrote:"
719 label_duplicated_by: duplicated by
720 setting_enabled_scm: Enabled SCM
721 text_enumeration_category_reassign_to: 'Reassign them to this value:'
722 text_enumeration_destroy_question: "%{count} objects are assigned to this value."
723 label_incoming_emails: Incoming emails
724 label_generate_key: Generate a key
725 setting_mail_handler_api_enabled: Enable WS for incoming emails
726 setting_mail_handler_api_key: API key
727 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
728 field_parent_title: Parent page
729 label_issue_watchers: Watchers
730 button_quote: Quote
731 setting_sequential_project_identifiers: Generate sequential project identifiers
732 notice_unable_delete_version: Unable to delete version
733 label_renamed: renamed
734 label_copied: copied
735 setting_plain_text_mail: plain text only (no HTML)
736 permission_view_files: View files
737 permission_edit_issues: Edit issues
738 permission_edit_own_time_entries: Edit own time logs
739 permission_manage_public_queries: Manage public queries
740 permission_add_issues: Add issues
741 permission_log_time: Log spent time
742 permission_view_changesets: View changesets
743 permission_view_time_entries: View spent time
744 permission_manage_versions: Manage versions
745 permission_manage_wiki: Manage wiki
746 permission_manage_categories: Manage issue categories
747 permission_protect_wiki_pages: Protect wiki pages
748 permission_comment_news: Comment news
749 permission_delete_messages: Delete messages
750 permission_select_project_modules: Select project modules
751 permission_edit_wiki_pages: Edit wiki pages
752 permission_add_issue_watchers: Add watchers
753 permission_view_gantt: View gantt chart
754 permission_move_issues: Move issues
755 permission_manage_issue_relations: Manage issue relations
756 permission_delete_wiki_pages: Delete wiki pages
757 permission_manage_boards: Manage boards
758 permission_delete_wiki_pages_attachments: Delete attachments
759 permission_view_wiki_edits: View wiki history
760 permission_add_messages: Post messages
761 permission_view_messages: View messages
762 permission_manage_files: Manage files
763 permission_edit_issue_notes: Edit notes
764 permission_manage_news: Manage news
765 permission_view_calendar: View calendrier
766 permission_manage_members: Manage members
767 permission_edit_messages: Edit messages
768 permission_delete_issues: Delete issues
769 permission_view_issue_watchers: View watchers list
770 permission_manage_repository: Manage repository
771 permission_commit_access: Commit access
772 permission_browse_repository: Browse repository
773 permission_view_documents: View documents
774 permission_edit_project: Edit project
775 permission_add_issue_notes: Add notes
776 permission_save_queries: Save queries
777 permission_view_wiki_pages: View wiki
778 permission_rename_wiki_pages: Rename wiki pages
779 permission_edit_time_entries: Edit time logs
780 permission_edit_own_issue_notes: Edit own notes
781 setting_gravatar_enabled: Use Gravatar user icons
782 label_example: Example
783 text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
784 permission_edit_own_messages: Edit own messages
785 permission_delete_own_messages: Delete own messages
786 label_user_activity: "%{value}'s activity"
787 label_updated_time_by: "Updated by %{author} %{age} ago"
788 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
789 setting_diff_max_lines_displayed: Max number of diff lines displayed
790 text_plugin_assets_writable: Plugin assets directory writable
791 warning_attachments_not_saved: "%{count} file(s) could not be saved."
792 button_create_and_continue: Create and continue
793 text_custom_field_possible_values_info: 'One line for each value'
794 label_display: Display
795 field_editable: Editable
796 setting_repository_log_display_limit: Maximum number of revisions displayed on file log
797 setting_file_max_size_displayed: Max size of text files displayed inline
798 field_watcher: Watcher
799 setting_openid: Allow OpenID login and registration
800 field_identity_url: OpenID URL
801 label_login_with_open_id_option: or login with OpenID
802 field_content: Content
803 label_descending: Descending
804 label_sort: Sort
805 label_ascending: Ascending
806 label_date_from_to: From %{start} to %{end}
807 label_greater_or_equal: ">="
808 label_less_or_equal: <=
809 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
810 text_wiki_page_reassign_children: Reassign child pages to this parent page
811 text_wiki_page_nullify_children: Keep child pages as root pages
812 text_wiki_page_destroy_children: Delete child pages and all their descendants
813 setting_password_min_length: Minimum password length
814 field_group_by: Group results by
815 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
816 label_wiki_content_added: Wiki page added
817 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
818 mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}.
819 label_wiki_content_updated: Wiki page updated
820 mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
821 permission_add_project: Create project
822 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
823 label_view_all_revisions: View all revisions
824 label_tag: Tag
825 label_branch: Branch
826 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
827 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
828 text_journal_changed: "%{label} changed from %{old} to %{new}"
829 text_journal_set_to: "%{label} set to %{value}"
830 text_journal_deleted: "%{label} deleted (%{old})"
831 label_group_plural: Groups
832 label_group: Group
833 label_group_new: New group
834 label_time_entry_plural: Spent time
835 text_journal_added: "%{label} %{value} added"
836 field_active: Active
837 enumeration_system_activity: System Activity
838 permission_delete_issue_watchers: Delete watchers
839 version_status_closed: closed
840 version_status_locked: locked
841 version_status_open: open
842 error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
843 label_user_anonymous: Anonymous
844 button_move_and_follow: Move and follow
845 setting_default_projects_modules: Default enabled modules for new projects
846 setting_gravatar_default: Default Gravatar image
847 field_sharing: Sharing
848 label_version_sharing_hierarchy: With project hierarchy
849 label_version_sharing_system: With all projects
850 label_version_sharing_descendants: With subprojects
851 label_version_sharing_tree: With project tree
852 label_version_sharing_none: Not shared
853 error_can_not_archive_project: This project can not be archived
854 button_duplicate: Duplicate
855 button_copy_and_follow: Copy and follow
856 label_copy_source: Source
857 setting_issue_done_ratio: Calculate the issue done ratio with
858 setting_issue_done_ratio_issue_status: Use the issue status
859 error_issue_done_ratios_not_updated: Issue done ratios not updated.
860 error_workflow_copy_target: Please select target tracker(s) and role(s)
861 setting_issue_done_ratio_issue_field: Use the issue field
862 label_copy_same_as_target: Same as target
863 label_copy_target: Target
864 notice_issue_done_ratios_updated: Issue done ratios updated.
865 error_workflow_copy_source: Please select a source tracker or role
866 label_update_issue_done_ratios: Update issue done ratios
867 setting_start_of_week: Start calendars on
868 permission_view_issues: View Issues
869 label_display_used_statuses_only: Only display statuses that are used by this tracker
870 label_revision_id: Revision %{value}
871 label_api_access_key: API access key
872 label_api_access_key_created_on: API access key created %{value} ago
873 label_feeds_access_key: RSS access key
874 notice_api_access_key_reseted: Your API access key was reset.
875 setting_rest_api_enabled: Enable REST web service
876 label_missing_api_access_key: Missing an API access key
877 label_missing_feeds_access_key: Missing a RSS access key
878 button_show: Show
879 text_line_separated: Multiple values allowed (one line for each value).
880 setting_mail_handler_body_delimiters: Truncate emails after one of these lines
881 permission_add_subprojects: Create subprojects
882 label_subproject_new: New subproject
883 text_own_membership_delete_confirmation: |-
884 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
885 Are you sure you want to continue?
886 label_close_versions: Close completed versions
887 label_board_sticky: Sticky
888 label_board_locked: Locked
889 permission_export_wiki_pages: Export wiki pages
890 setting_cache_formatted_text: Cache formatted text
891 permission_manage_project_activities: Manage project activities
892 error_unable_delete_issue_status: Unable to delete issue status
893 label_profile: Profile
894 permission_manage_subtasks: Manage subtasks
895 field_parent_issue: Parent task
896 label_subtask_plural: Subtasks
897 label_project_copy_notifications: Send email notifications during the project copy
898 error_can_not_delete_custom_field: Unable to delete custom field
899 error_unable_to_connect: Unable to connect (%{value})
900 error_can_not_remove_role: This role is in use and can not be deleted.
901 error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
902 field_principal: Principal
903 label_my_page_block: My page block
904 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
905 text_zoom_out: Zoom out
906 text_zoom_in: Zoom in
907 notice_unable_delete_time_entry: Unable to delete time log entry.
908 label_overall_spent_time: Overall spent time
909 field_time_entries: Log time
910 project_module_gantt: Gantt
911 project_module_calendar: Calendar
912 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
913 field_text: Text field
914 label_user_mail_option_only_owner: Only for things I am the owner of
915 setting_default_notification_option: Default notification option
916 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
917 label_user_mail_option_only_assigned: Only for things I am assigned to
918 label_user_mail_option_none: No events
919 field_member_of_group: Assignee's group
920 field_assigned_to_role: Assignee's role
921 notice_not_authorized_archived_project: The project you're trying to access has been archived.
922 label_principal_search: "Search for user or group:"
923 label_user_search: "Search for user:"
924 field_visible: Visible
925 setting_commit_logtime_activity_id: Activity for logged time
926 text_time_logged_by_changeset: Applied in changeset %{value}.
927 setting_commit_logtime_enabled: Enable time logging
928 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
929 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
930 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
931 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
932 label_my_queries: My custom queries
933 text_journal_changed_no_detail: "%{label} updated"
934 label_news_comment_added: Comment added to a news
935 button_expand_all: Expand all
936 button_collapse_all: Collapse all
937 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
938 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
939 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
940 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
941 label_role_anonymous: Anonymous
942 label_role_non_member: Non member
943 label_issue_note_added: Note added
944 label_issue_status_updated: Status updated
945 label_issue_priority_updated: Priority updated
946 label_issues_visibility_own: Issues created by or assigned to the user
947 field_issues_visibility: Issues visibility
948 label_issues_visibility_all: All issues
949 permission_set_own_issues_private: Set own issues public or private
950 field_is_private: Private
951 permission_set_issues_private: Set issues public or private
952 label_issues_visibility_public: All non private issues
953 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
954 field_commit_logs_encoding: Commit messages encoding
955 field_scm_path_encoding: Path encoding
956 text_scm_path_encoding_note: "Default: UTF-8"
957 field_path_to_repository: Path to repository
958 field_root_directory: Root directory
959 field_cvs_module: Module
960 field_cvsroot: CVSROOT
961 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
962 text_scm_command: Command
963 text_scm_command_version: Version
964 label_git_report_last_commit: Report last commit for files and directories
965 notice_issue_successful_create: Issue %{id} created.
966 label_between: between
967 setting_issue_group_assignment: Allow issue assignment to groups
968 label_diff: diff
969 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
970 description_query_sort_criteria_direction: Sort direction
971 description_project_scope: Search scope
972 description_filter: Filter
973 description_user_mail_notification: Mail notification settings
974 description_date_from: Enter start date
975 description_message_content: Message content
976 description_available_columns: Available Columns
977 description_date_range_interval: Choose range by selecting start and end date
978 description_issue_category_reassign: Choose issue category
979 description_search: Searchfield
980 description_notes: Notes
981 description_date_range_list: Choose range from list
982 description_choose_project: Projects
983 description_date_to: Enter end date
984 description_query_sort_criteria_attribute: Sort attribute
985 description_wiki_subpages_reassign: Choose new parent page
986 description_selected_columns: Selected Columns
987 label_parent_revision: Parent
988 label_child_revision: Child
989 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
990 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
991 button_edit_section: Edit this section
992 setting_repositories_encodings: Attachments and repositories encodings
993 description_all_columns: All Columns
994 button_export: Export
995 label_export_options: "%{export_format} export options"
996 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
997 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
998 label_x_issues:
999 zero: 0 ปัญหา
1000 one: 1 ปัญหา
1001 other: "%{count} ปัญหา"
1002 label_repository_new: New repository
1003 field_repository_is_default: Main repository
1004 label_copy_attachments: Copy attachments
1005 label_item_position: "%{position}/%{count}"
1006 label_completed_versions: Completed versions
1007 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1008 field_multiple: Multiple values
1009 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1010 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1011 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1012 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1013 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1014 permission_manage_related_issues: Manage related issues
1015 field_auth_source_ldap_filter: LDAP filter
1016 label_search_for_watchers: Search for watchers to add
1017 notice_account_deleted: Your account has been permanently deleted.
1018 setting_unsubscribe: Allow users to delete their own account
1019 button_delete_my_account: Delete my account
1020 text_account_destroy_confirmation: |-
1021 Are you sure you want to proceed?
1022 Your account will be permanently deleted, with no way to reactivate it.
1023 error_session_expired: Your session has expired. Please login again.
1024 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1025 setting_session_lifetime: Session maximum lifetime
1026 setting_session_timeout: Session inactivity timeout
1027 label_session_expiration: Session expiration
1028 permission_close_project: Close / reopen the project
1029 label_show_closed_projects: View closed projects
1030 button_close: Close
1031 button_reopen: Reopen
1032 project_status_active: active
1033 project_status_closed: closed
1034 project_status_archived: archived
1035 text_project_closed: This project is closed and read-only.
1036 notice_user_successful_create: User %{id} created.
1037 field_core_fields: Standard fields
1038 field_timeout: Timeout (in seconds)
1039 setting_thumbnails_enabled: Display attachment thumbnails
1040 setting_thumbnails_size: Thumbnails size (in pixels)
1041 label_status_transitions: Status transitions
1042 label_fields_permissions: Fields permissions
1043 label_readonly: Read-only
1044 label_required: Required
1045 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1046 field_board_parent: Parent forum
1047 label_attribute_of_project: Project's %{name}
1048 label_attribute_of_author: Author's %{name}
1049 label_attribute_of_assigned_to: Assignee's %{name}
1050 label_attribute_of_fixed_version: Target version's %{name}
1051 label_copy_subtasks: Copy subtasks
1052 label_copied_to: copied to
1053 label_copied_from: copied from
1054 label_any_issues_in_project: any issues in project
1055 label_any_issues_not_in_project: any issues not in project
1056 field_private_notes: Private notes
1057 permission_view_private_notes: View private notes
1058 permission_set_notes_private: Set notes as private
1059 label_no_issues_in_project: no issues in project
1060 label_any: ทั้งหมด
1061 label_last_n_weeks: last %{count} weeks
1062 setting_cross_project_subtasks: Allow cross-project subtasks
1063 label_cross_project_descendants: With subprojects
1064 label_cross_project_tree: With project tree
1065 label_cross_project_hierarchy: With project hierarchy
1066 label_cross_project_system: With all projects
1067 button_hide: Hide
1068 setting_non_working_week_days: Non-working days
1069 label_in_the_next_days: in the next
1070 label_in_the_past_days: in the past
1071 label_attribute_of_user: User's %{name}
1072 text_turning_multiple_off: If you disable multiple values, multiple values will be
1073 removed in order to preserve only one value per item.
1074 label_attribute_of_issue: Issue's %{name}
1075 permission_add_documents: Add documents
1076 permission_edit_documents: Edit documents
1077 permission_delete_documents: Delete documents
1078 label_gantt_progress_line: Progress line
1079 setting_jsonp_enabled: Enable JSONP support
1080 field_inherit_members: Inherit members
1081 field_closed_on: Closed
1082 setting_default_projects_tracker_ids: Default trackers for new projects
1083 label_total_time: จำนวนรวม
1084 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1085 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1086 setting_emails_header: Email header