Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-02-14 14:00:08 -05:00
parent ca8755c6ad
commit 8f2d1a2d12
27 changed files with 50 additions and 50 deletions

View File

@@ -659,7 +659,7 @@
<!-- Title of dialog that allows user to set the time and day that their message will be sent -->
<string name="ScheduleMessageTimePickerBottomSheet__dialog_title">შეტყობინების გაგზავნის გადავადება</string>
<!-- Text for confirmation button when scheduling messages that allows the user to confirm and schedule the sending time -->
<string name="ScheduleMessageTimePickerBottomSheet__schedule_send">გაგზავნის დროის დაგეგმვა</string>
<string name="ScheduleMessageTimePickerBottomSheet__schedule_send">გაგზავნ დაგეგმილად</string>
<!-- Disclaimer in message scheduling dialog. %1$s replaced with a GMT offset (e.g. GMT-05:00), and %2$s is replaced with the time zone name (e.g. Eastern Standard Time) -->
<string name="ScheduleMessageTimePickerBottomSheet__timezone_disclaimer">დროის სარტყელი (%1$s) %2$s</string>
<!-- Warning dialog message text shown when select time for scheduled send is in the past resulting in an immediate send if scheduled. -->