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

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

12 lines
804 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">Baixa</string>
<string name="exo_download_notification_channel_name">Baixades</string>
<string name="exo_download_downloading">S\'està baixant</string>
<string name="exo_download_completed">S\'ha completat la baixada</string>
<string name="exo_download_failed">No s\'ha pogut baixar</string>
<string name="exo_download_removing">S\'estan suprimint les baixades</string>
<string name="exo_download_paused">Les baixades estan en pausa</string>
<string name="exo_download_paused_for_network">Les baixades estan esperant una xarxa</string>
<string name="exo_download_paused_for_wifi">Les baixades estan esperant una WiFi</string>
</resources>