Translated using Weblate (Portuguese (Brazil))

Currently translated at 92.3% (144 of 156 strings)

Translation: Jellyfin Android/Jellyfin Android
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-android/jellyfin-android/pt_BR/
This commit is contained in:
Angel
2026-06-27 12:47:32 +00:00
committed by Weblate
parent 0cf4726563
commit d047ad68fe
+5 -1
View File
@@ -149,6 +149,10 @@
<string name="download_completed">Baixado</string>
<string name="download_progress">%1$d%%</string>
<string name="download_remove_keep_local">Manter arquivo(s) local(is)</string>
<string name="download_remove_description">Você quer remover %1$s dos seus arquivos?</string>
<plurals name="download_remove_description">
<item quantity="one">Você quer remover %1$s dos seus arquivos?</item>
<item quantity="many"></item>
<item quantity="other"></item>
</plurals>
<string name="download_incomplete">Arquivo incompleto</string>
</resources>