Translated using Weblate (German)

Currently translated at 100.0% (209 of 209 strings)

Translation: ReadYou/Android strings
Translate-URL: https://hosted.weblate.org/projects/readyou/android-strings/de/
This commit is contained in:
Vri 🌈 2022-08-11 07:58:36 +00:00 committed by Hosted Weblate
parent 29653ea10c
commit 548d98fc4d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="all">Alle</string>
<plurals name="all_desc">
<item quantity="one">%1$d archivierter Eintrag</item>
<item quantity="other">%d archivierte Einträge</item>
<item quantity="other">%1$d archivierte Einträge</item>
</plurals>
<string name="unread">Ungelesen</string>
<plurals name="unread_desc">
@ -309,4 +310,4 @@
<string name="images_desc">Abgerundete Ecken, Horizontaler Rand</string>
<string name="videos_desc">Abgerundete Ecken, Horizontaler Rand</string>
<string name="maximize">Maximieren</string>
</resources>
</resources>