mirror of
https://github.com/samsonjs/media.git
synced 2026-06-29 05:39:31 +00:00
12 lines
804 B
XML
12 lines
804 B
XML
<?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 Wi‑Fi</string>
|
||
</resources>
|