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

PiperOrigin-RevId: 512890813
(cherry picked from commit a7faa5bfd8)
2023-03-02 09:44:16 +00:00

12 lines
957 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>