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

@@ -1901,6 +1901,8 @@
<string name="WebRtcCallView__toggle_camera">Kameras ieslēgšana/izslēgšana</string>
<!-- Toggle content description for toggling mute state -->
<string name="WebRtcCallView__toggle_mute">Skaņas ieslēgšana/izslēgšana</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">Beigt zvanu</string>
@@ -2435,6 +2437,8 @@
</plurals>
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<string name="TransferControlView__processing">Apstrādā…</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 -->
@@ -2459,6 +2463,8 @@
<string name="WebRtcCallActivity__answered_on_a_linked_device">Atbildēts no savienotās ierīces</string>
<string name="WebRtcCallActivity__declined_on_a_linked_device">Atteikts no savienotās ierīces.</string>
<string name="WebRtcCallActivity__busy_on_a_linked_device">Aizņemts no savienotās ierīces.</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">Šim zvanam pievienojās kāds, kuram ir mainīts drošības numurs.</string>