Update translations and other static files.

This commit is contained in:
Cody Henthorne
2023-12-08 11:46:29 -05:00
parent 7bba4ed820
commit 3f5b4bad62
68 changed files with 472 additions and 70 deletions

View File

@@ -1830,6 +1830,8 @@
<string name="WebRtcCallView__toggle_camera">კამერის გადართვა</string>
<!-- Toggle content description for toggling mute state -->
<string name="WebRtcCallView__toggle_mute">დადუმებული რეჟიმის გადართვა</string>
<!-- Content description for additional actions menu button -->
<string name="WebRtcCallView__additional_actions">Additional actions</string>
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">ზარის დასრულება</string>
@@ -2356,6 +2358,8 @@
</plurals>
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<string name="TransferControlView__processing">მუშავდება…</string>
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<string name="TransferControlView__download_progress">%1$s/%2$s</string>
<!-- UnauthorizedReminder -->
@@ -2380,6 +2384,8 @@
<string name="WebRtcCallActivity__answered_on_a_linked_device">ზარი მიღებულია დაკავშირებულ მოწყობილობაზე.</string>
<string name="WebRtcCallActivity__declined_on_a_linked_device">ზარი უარყოფილია დაკავშირებულ მოწყობილობაზე.</string>
<string name="WebRtcCallActivity__busy_on_a_linked_device">დაკავებაა დაკავშირებულ მოწყობილობაზე.</string>
<!-- Tooltip message shown first time user is in a video call after switch camera button moved -->
<string name="WebRtcCallActivity__flip_camera_tooltip">Flip Camera has been moved here, tap your video to try it out</string>
<string name="GroupCallSafetyNumberChangeNotification__someone_has_joined_this_call_with_a_safety_number_that_has_changed">ვიღაც შეუერთდა ამ ზარს უსაფრთხოების ნომრით, რომელიც შეიცვალა.</string>