Skip to content

Commit f9009b1

Browse files
Blackspiritsweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 0.5% (3 of 542 strings) Translation: Jellyfin Android/Jellyfin Android TV Translate-URL: https://translate.jellyfin.org/projects/jellyfin-android/jellyfin-androidtv/pt/
1 parent 32017d1 commit f9009b1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: app/src/main/res/values-pt/strings.xml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<plurals name="seconds">
4+
<item quantity="one">%1$s segundo</item>
5+
<item quantity="many">%1$s segundos</item>
6+
<item quantity="other">%1$s segundos</item>
7+
</plurals>
8+
</resources>

0 commit comments

Comments
 (0)