summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Pavelka <[email protected]>2022-08-20 07:27:52 +0000
committerWeblate <[email protected]>2022-08-21 07:45:48 +0000
commit74dcadb48c0179efaf4fc1250ba50c05648cd706 (patch)
treeb72b938571a52623279eb03a8bb14e659dcb7229
parent0f1971432cd119a24bf04234d2711866f1f33d39 (diff)
Translated using Weblate (Czech)weblate-integration
Currently translated at 100.0% (252 of 252 strings) Translation: Tiny Tiny RSS for Android/strings Translate-URL: https://weblate.tt-rss.org/projects/tt-rss-android/strings/cs/
-rw-r--r--org.fox.ttrss/src/main/res/values-cs/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/values-cs/strings.xml b/org.fox.ttrss/src/main/res/values-cs/strings.xml
index 6920dc6a..38faa884 100644
--- a/org.fox.ttrss/src/main/res/values-cs/strings.xml
+++ b/org.fox.ttrss/src/main/res/values-cs/strings.xml
@@ -158,8 +158,8 @@
<string name="prefs_confirm_headlines_catchup">Potvrdit označení jako přečtené</string>
<string name="article_img_open">Otevřít obrázek</string>
<plurals name="n_unread_articles">
- <item quantity="one">Žádné nepřečtené články</item>
- <item quantity="few">Jeden nepřečtený článek</item>
+ <item quantity="one">Jeden nepřečtený článek</item>
+ <item quantity="few">%1$d nepřečtené články</item>
<item quantity="other">%1$d nepřečtených článků</item>
</plurals>
<string name="pref_headline_font_size">Velikost textu</string>