Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-01-27 17:35:15 -05:00
parent e12bbe943b
commit f04d46b4ed
49 changed files with 139 additions and 139 deletions

View File

@@ -611,7 +611,7 @@
<string name="DateUtils_today">วันนี้</string>
<string name="DateUtils_yesterday">เมื่อวาน</string>
<!-- When scheduling a message, %1$s replaced with either today, tonight, or tomorrow. %2$s replaced with the time. e.g. Tonight at 9:00pm -->
<string name="DateUtils_schedule_at">%1$s at %2$s</string>
<string name="DateUtils_schedule_at">%1$s ที่ %2$s</string>
<!-- Used when getting a time in the future. For example, Tomorrow at 9:00pm -->
<string name="DateUtils_tomorrow">Tomorrow</string>
<!-- Used in the context: Tonight at 9:00pm for example. Specifically this is after 7pm -->
@@ -649,7 +649,7 @@
<!-- Context menu option to reschedule a selected message -->
<string name="ScheduledMessagesBottomSheet_menu_reschedule">Reschedule</string>
<!-- Button in dialog asking user if they are sure they want to delete the selected scheduled message -->
<string name="ScheduledMessagesBottomSheet_delete_dialog_action">Delete</string>
<string name="ScheduledMessagesBottomSheet_delete_dialog_action">ลบ</string>
<!-- Button in dialog asking user if they are sure they want to delete the selected scheduled message -->
<string name="ScheduledMessagesBottomSheet_delete_dialog_message">Delete selected scheduled message?</string>
<!-- Progress message shown while deleting selected scheduled message -->