Updated language translations.

This commit is contained in:
Alex Hart
2023-08-09 09:29:37 -03:00
parent 181c0e8a60
commit aff813b284
14 changed files with 44 additions and 44 deletions

View File

@@ -6315,9 +6315,9 @@
<!-- Displayed when the user turns off their mic -->
<string name="CallStateUpdatePopupWindow__mic_off">Mikrofón vypnutý</string>
<!-- Displayed when the user turns on their speakerphone -->
<string name="CallStateUpdatePopupWindow__speaker_on">Speaker on</string>
<string name="CallStateUpdatePopupWindow__speaker_on">Reproduktor zapnutý</string>
<!-- Displayed when the user turns off their speakerphone -->
<string name="CallStateUpdatePopupWindow__speaker_off">Speaker off</string>
<string name="CallStateUpdatePopupWindow__speaker_off">Reproduktor vypnutý</string>
<!-- Accessibility label describing the capture button on the camera screen -->
<string name="CameraControls_capture_button_accessibility_label">Tlačidlo pre spúšť</string>