Remove unnecessary messages (#15109)
* Remove unnecessary messages * ran `i18n-tasks normalize`
This commit is contained in:
parent
b0893291ef
commit
2b63c62c57
77 changed files with 51 additions and 769 deletions
|
@ -10,7 +10,6 @@
|
|||
"account.cancel_follow_request": "ยกเลิกคำขอติดตาม",
|
||||
"account.direct": "ส่งข้อความโดยตรงถึง @{name}",
|
||||
"account.disable_notifications": "หยุดแจ้งเตือนฉันเมื่อ @{name} โพสต์",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.domain_blocked": "ปิดกั้นโดเมนอยู่",
|
||||
"account.edit_profile": "แก้ไขโปรไฟล์",
|
||||
"account.enable_notifications": "แจ้งเตือนฉันเมื่อ @{name} โพสต์",
|
||||
|
@ -20,7 +19,6 @@
|
|||
"account.followers.empty": "ยังไม่มีใครติดตามผู้ใช้นี้",
|
||||
"account.followers_counter": "{count, plural, other {{counter} ผู้ติดตาม}}",
|
||||
"account.following_counter": "{count, plural, other {{counter} กำลังติดตาม}}",
|
||||
"account.follows": "Follows",
|
||||
"account.follows.empty": "ผู้ใช้นี้ยังไม่ได้ติดตามใคร",
|
||||
"account.follows_you": "ติดตามคุณ",
|
||||
"account.hide_reblogs": "ซ่อนการดันจาก @{name}",
|
||||
|
@ -47,7 +45,6 @@
|
|||
"account.unfollow": "เลิกติดตาม",
|
||||
"account.unmute": "เลิกซ่อน @{name}",
|
||||
"account.unmute_notifications": "เลิกซ่อนการแจ้งเตือนจาก @{name}",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"account_note.placeholder": "คลิกเพื่อเพิ่มหมายเหตุ",
|
||||
"alert.rate_limited.message": "โปรดลองใหม่หลังจาก {retry_time, time, medium}",
|
||||
"alert.rate_limited.title": "มีการจำกัดอัตรา",
|
||||
|
@ -197,13 +194,10 @@
|
|||
"hashtag.column_settings.tag_mode.any": "ใดก็ตามนี้",
|
||||
"hashtag.column_settings.tag_mode.none": "ไม่ใช่ทั้งหมดนี้",
|
||||
"hashtag.column_settings.tag_toggle": "รวมแท็กเพิ่มเติมสำหรับคอลัมน์นี้",
|
||||
"home.column_settings.advanced": "Advanced",
|
||||
"home.column_settings.basic": "พื้นฐาน",
|
||||
"home.column_settings.filter_regex": "Filter out by regular expressions",
|
||||
"home.column_settings.show_reblogs": "แสดงการดัน",
|
||||
"home.column_settings.show_replies": "แสดงการตอบกลับ",
|
||||
"home.hide_announcements": "ซ่อนประกาศ",
|
||||
"home.settings": "Column settings",
|
||||
"home.show_announcements": "แสดงประกาศ",
|
||||
"intervals.full.days": "{number, plural, other {# วัน}}",
|
||||
"intervals.full.hours": "{number, plural, other {# ชั่วโมง}}",
|
||||
|
@ -393,7 +387,6 @@
|
|||
"search_results.statuses": "โพสต์",
|
||||
"search_results.statuses_fts_disabled": "ไม่มีการเปิดใช้งานการค้นหาโพสต์โดยเนื้อหาของโพสต์ในเซิร์ฟเวอร์ Mastodon นี้",
|
||||
"search_results.total": "{count, number} {count, plural, other {ผลลัพธ์}}",
|
||||
"standalone.public_title": "A look inside...",
|
||||
"status.admin_account": "เปิดส่วนติดต่อการควบคุมสำหรับ @{name}",
|
||||
"status.admin_status": "เปิดโพสต์นี้ในส่วนติดต่อการควบคุม",
|
||||
"status.block": "ปิดกั้น @{name}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue