Skip to content

Commit 7cd4ca8

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 31faec0 commit 7cd4ca8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/src/main/res/values-cs-rCZ/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,12 @@
675675
<string name="userinfo_no_info_text">Přidejte jméno, obrázek a kontaktní údaje na svou profilovou stránku.</string>
676676
<string name="video_call">Videohovor</string>
677677
<string name="whats_your_status">Jaký je váš stav?</string>
678+
<plurals name="see_similar_system_messages">
679+
<item quantity="one">Viz %d podobná zpráva</item>
680+
<item quantity="few">Viz %d podobné zprávy</item>
681+
<item quantity="many">Viz %d podobných zpráv</item>
682+
<item quantity="other">Viz %d podobné zprávy</item>
683+
</plurals>
678684
<plurals name="polls_amount_voters">
679685
<item quantity="one">%d hlas</item>
680686
<item quantity="few">%d hlasy</item>

0 commit comments

Comments
 (0)