49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
---
|
|
th:
|
|
activerecord:
|
|
attributes:
|
|
doorkeeper/application:
|
|
name: ชื่อ
|
|
redirect_uri: เปลี่ยนเส้นทาง URI
|
|
errors:
|
|
models:
|
|
doorkeeper/application:
|
|
attributes:
|
|
redirect_uri:
|
|
invalid_uri: ต้องใช้ URI ที่ถูกต้อง.
|
|
relative_uri: ต้องเป็น absolute URI.
|
|
secured_uri: ต้องใช้ HTTPS/SSL URI.
|
|
doorkeeper:
|
|
applications:
|
|
buttons:
|
|
cancel: ยกเลิก
|
|
destroy: ทำลาย
|
|
edit: แก้ไข
|
|
confirmations:
|
|
destroy: แน่ใจนะ?
|
|
edit:
|
|
title: แก้ไข แอ๊ฟพลิเคชั่น
|
|
help:
|
|
native_redirect_uri: ใช้ %{native_redirect_uri} สำหรับการทดสอบ
|
|
redirect_uri: ใช้บรรทัดละหนึ่ง URI
|
|
index:
|
|
name: ชื่อ
|
|
new: New Application
|
|
new:
|
|
title: New Application
|
|
show:
|
|
application_id: Application Id
|
|
callback_urls: Callback urls
|
|
secret: Secret
|
|
authorizations:
|
|
buttons:
|
|
authorize: อนุญาติ
|
|
deny: ไม่อนุญาติ
|
|
authorized_applications:
|
|
buttons:
|
|
revoke: ยกเลิกการอนุญาติ
|
|
scopes:
|
|
follow: follow, block, unblock and unfollow accounts
|
|
read: read your account's data
|
|
write: post on your behalf
|