New translations strings.xml (Czech)

This commit is contained in:
PhilippC
2025-08-01 14:37:56 +02:00
parent 1efbc6599e
commit 7b2660eb5a

View File

@@ -56,21 +56,21 @@
<string name="afc_title_sort_by">Řadit podle…</string>
<string name="afc_yesterday">Včera</string>
<plurals name="afc_title_choose_directories">
<item quantity="one">Vybrat složku &#8230;</item>
<item quantity="few">Vyberte složku&#8230;</item>
<item quantity="many">Vyberte složky&#8230;</item>
<item quantity="other">Vyberte složky&#8230;</item>
<item quantity="one">Vybrat složku</item>
<item quantity="few">Vyberte složky…</item>
<item quantity="many">Vyberte složky</item>
<item quantity="other">Vyberte složky</item>
</plurals>
<plurals name="afc_title_choose_files">
<item quantity="one">Vyberte soubor&#8230;</item>
<item quantity="few">Vyberte soubor&#8230;</item>
<item quantity="many">Vyberte soubory&#8230;</item>
<item quantity="other">Vyberte soubory&#8230;</item>
<item quantity="few">Vyberte soubory…</item>
<item quantity="many">Vyberte souborů…</item>
<item quantity="other">Vyberte soubory</item>
</plurals>
<plurals name="afc_title_choose_files_directories">
<item quantity="one">Vyberte soubor/složku&#8230;</item>
<item quantity="few">Vyberte soubor/složku&#8230;</item>
<item quantity="many">Vyberte soubory/složky&#8230;</item>
<item quantity="other">Vyberte soubory/složky&#8230;</item>
<item quantity="one">Vyberte soubor/složku</item>
<item quantity="few">Vyberte soubory/složky…</item>
<item quantity="many">Vyberte souborů/složek…</item>
<item quantity="other">Vyberte soubory/složky</item>
</plurals>
</resources>