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 672dcbf0..d7f47904 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
@@ -105,6 +105,7 @@ config:
105 # login_label: 'Login (can not be changed)' 105 # login_label: 'Login (can not be changed)'
106 name_label: 'ชื่อ' 106 name_label: 'ชื่อ'
107 email_label: 'อีเมล' 107 email_label: 'อีเมล'
108 two_factor:
108 # emailTwoFactor_label: 'Using email (receive a code by email)' 109 # emailTwoFactor_label: 'Using email (receive a code by email)'
109 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)' 110 # googleTwoFactor_label: 'Using an OTP app (open the app, like Google Authenticator, Authy or FreeOTP, to get a one time code)'
110 # table_method: Method 111 # table_method: Method
@@ -139,6 +140,15 @@ config:
139 edit_rule_label: 'ปรับแก้' 140 edit_rule_label: 'ปรับแก้'
140 rule_label: 'ข้อบังคับ' 141 rule_label: 'ข้อบังคับ'
141 tags_label: 'แท็ก' 142 tags_label: 'แท็ก'
143 # card:
144 # new_tagging_rule: Create a tagging rule
145 # import_tagging_rules: Import tagging rules
146 # import_tagging_rules_detail: You have to select the JSON file you previously exported.
147 # export_tagging_rules: Export tagging rules
148 # export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
149 # file_label: JSON file
150 # import_submit: Import
151 # export: Export
142 faq: 152 faq:
143 title: 'FAQ' 153 title: 'FAQ'
144 tagging_rules_definition_title: 'ข้อบังคับการแท็กคืออะไร?' 154 tagging_rules_definition_title: 'ข้อบังคับการแท็กคืออะไร?'
@@ -255,6 +265,7 @@ entry:
255 created_at: 'วันที่สร้าง' 265 created_at: 'วันที่สร้าง'
256 published_at: 'วันที่ประกาศ' 266 published_at: 'วันที่ประกาศ'
257 published_by: 'ประกาศโดย' 267 published_by: 'ประกาศโดย'
268 # provided_by: 'Provided by'
258 new: 269 new:
259 page_title: 'บันทึกรายการใหม่' 270 page_title: 'บันทึกรายการใหม่'
260 placeholder: 'http://website.com' 271 placeholder: 'http://website.com'
@@ -266,6 +277,7 @@ entry:
266 page_title: 'แก้ไขรายการ' 277 page_title: 'แก้ไขรายการ'
267 title_label: 'หัวข้อ' 278 title_label: 'หัวข้อ'
268 url_label: 'Url' 279 url_label: 'Url'
280 # origin_url_label: 'Origin url (from where you found that entry)'
269 save_label: 'บันทึก' 281 save_label: 'บันทึก'
270 public: 282 public:
271 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>" 283 shared_by_wallabag: "บทความนี้จะมีการแชร์โดย %username% กับ <a href='%wallabag_instance%'>wallabag</a>"
@@ -599,6 +611,9 @@ flashes:
599 tags_reset: รีเซ็ตแท็ก 611 tags_reset: รีเซ็ตแท็ก
600 entries_reset: รีเซ็ตรายการ 612 entries_reset: รีเซ็ตรายการ
601 archived_reset: การลบเอกสารของรายการ 613 archived_reset: การลบเอกสารของรายการ
614 # otp_enabled: Two-factor authentication enabled
615 # tagging_rules_imported: Tagging rules imported
616 # tagging_rules_not_imported: Error while importing tagging rules
602 entry: 617 entry:
603 notice: 618 notice:
604 entry_already_saved: 'รายการพร้อมบันทึกที่ %date%' 619 entry_already_saved: 'รายการพร้อมบันทึกที่ %date%'