media/libraries/exoplayer/src/main/res/values-sr/strings.xml
tonihei a7faa5bfd8 Update translations
#minor-release

PiperOrigin-RevId: 512890813
2023-03-01 17:22:55 +00:00

12 lines
911 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="exo_download_description">Преузми</string>
<string name="exo_download_notification_channel_name">Преузимања</string>
<string name="exo_download_downloading">Преузима се</string>
<string name="exo_download_completed">Преузимање је завршено</string>
<string name="exo_download_failed">Преузимање није успело</string>
<string name="exo_download_removing">Преузимања се уклањају</string>
<string name="exo_download_paused">Преузимања су паузирана</string>
<string name="exo_download_paused_for_network">Преузимања чекају на мрежу</string>
<string name="exo_download_paused_for_wifi">Преузимања чекају на WiFi</string>
</resources>