Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings) Translation: Episteme/plurals Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/de/
This commit is contained in:
parent
e6f606f5c9
commit
552578ba34
1 changed files with 16 additions and 0 deletions
|
|
@ -36,4 +36,20 @@
|
||||||
<item quantity="one">%1$d Buch aus der Bibliothek entfernt.</item>
|
<item quantity="one">%1$d Buch aus der Bibliothek entfernt.</item>
|
||||||
<item quantity="other">%1$d Bücher aus der Bibliothek entfernt.</item>
|
<item quantity="other">%1$d Bücher aus der Bibliothek entfernt.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<plurals name="search_matches_count">
|
||||||
|
<item quantity="one">%1$d Treffer gefunden</item>
|
||||||
|
<item quantity="other">%1$d Treffer gefunden</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="folder_count">
|
||||||
|
<item quantity="one">%1$d Ordner</item>
|
||||||
|
<item quantity="other">%1$d Ordner</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tag_count">
|
||||||
|
<item quantity="one">%1$d Tag</item>
|
||||||
|
<item quantity="other">%1$d Tags</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="tts_cache_chunk_count_parenthetical">
|
||||||
|
<item quantity="one">(%1$d Stück)</item>
|
||||||
|
<item quantity="other">(%1$d Stücke)</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue