aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.th.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.th.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
index 66642029..9927d059 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -101,6 +101,7 @@ config:
101 # login_label: 'Login (can not be changed)' 101 # login_label: 'Login (can not be changed)'
102 name_label: 'ชื่อ' 102 name_label: 'ชื่อ'
103 email_label: 'อีเมล' 103 email_label: 'อีเมล'
104 two_factor:
104 # emailTwoFactor_label: 'Using email (receive a code by email)' 105 # emailTwoFactor_label: 'Using email (receive a code by email)'
105 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)' 106 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
106 # table_method: Method 107 # table_method: Method
@@ -135,6 +136,15 @@ config:
135 edit_rule_label: 'ปรับแก้' 136 edit_rule_label: 'ปรับแก้'
136 rule_label: 'ข้อบังคับ' 137 rule_label: 'ข้อบังคับ'
137 tags_label: 'แท็ก' 138 tags_label: 'แท็ก'
139 # card:
140 # new_tagging_rule: Create a tagging rule
141 # import_tagging_rules: Import tagging rules
142 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
143 # export_tagging_rules: Export tagging rules
144 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
145 # file_label: JSON file
146 # import_submit: Import
147 # export: Export
138 faq: 148 faq:
139 title: 'FAQ' 149 title: 'FAQ'
140 tagging_rules_definition_title: 'ข้อบังคับการแท็กคืออะไร?' 150 tagging_rules_definition_title: 'ข้อบังคับการแท็กคืออะไร?'
@@ -251,6 +261,7 @@ entry:
251 created_at: 'วันที่สร้าง' 261 created_at: 'วันที่สร้าง'
252 published_at: 'วันที่ประกาศ' 262 published_at: 'วันที่ประกาศ'
253 published_by: 'ประกาศโดย' 263 published_by: 'ประกาศโดย'
264 # provided_by: 'Provided by'
254 new: 265 new:
255 page_title: 'บันทึกรายการใหม่' 266 page_title: 'บันทึกรายการใหม่'
256 placeholder: 'http://website.com' 267 placeholder: 'http://website.com'
@@ -262,6 +273,7 @@ entry:
262 page_title: 'แก้ไขรายการ' 273 page_title: 'แก้ไขรายการ'
263 title_label: 'หัวข้อ' 274 title_label: 'หัวข้อ'
264 url_label: 'Url' 275 url_label: 'Url'
276 # origin_url_label: 'Origin url (from where you found that entry)'
265 save_label: 'บันทึก' 277 save_label: 'บันทึก'
266 public: 278 public:
267 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>" 279 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>"
@@ -595,6 +607,9 @@ flashes:
595 tags_reset: รีเซ็ตแท็ก 607 tags_reset: รีเซ็ตแท็ก
596 entries_reset: รีเซ็ตรายการ 608 entries_reset: รีเซ็ตรายการ
597 archived_reset: การลบเอกสารของรายการ 609 archived_reset: การลบเอกสารของรายการ
610 # otp_enabled: Two-factor authentication enabled
611 # tagging_rules_imported: Tagging rules imported
612 # tagging_rules_not_imported: Error while importing tagging rules
598 entry: 613 entry:
599 notice: 614 notice:
600 entry_already_saved: 'รายการพร้อมบันทึกที่ %date%' 615 entry_already_saved: 'รายการพร้อมบันทึกที่ %date%'