From 2644756a01bcee2f74298248eaf3c92788afe7a5 Mon Sep 17 00:00:00 2001 From: Grand-Priest0 Date: Sun, 12 Feb 2023 06:16:13 +0100 Subject: [PATCH] Translated using Weblate (Hindi) Currently translated at 100.0% (8 of 8 strings) Added translation using Weblate (Hindi) Added translation using Weblate (Hindi) Co-authored-by: Grand-Priest0 Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hi/ Translation: Kotatsu/plurals --- app/src/main/res/values-hi/plurals.xml | 35 ++++++++++++++++++++++++++ app/src/main/res/values-hi/strings.xml | 2 ++ 2 files changed, 37 insertions(+) create mode 100644 app/src/main/res/values-hi/plurals.xml create mode 100644 app/src/main/res/values-hi/strings.xml diff --git a/app/src/main/res/values-hi/plurals.xml b/app/src/main/res/values-hi/plurals.xml new file mode 100644 index 000000000..87b41eb87 --- /dev/null +++ b/app/src/main/res/values-hi/plurals.xml @@ -0,0 +1,35 @@ + + + + %1$d चैप्टर_से _x %2$d + %1$d चैप्टर्स _से_x %2$d + + + %1$d आइटम + %1$d आइटम्स + + + %1$d कुछ_मिनट_पहले + %1$d कुछ_मिनेटो_पहले + + + %1$d घंटेभर_पहले + %1$d घंटोंभर_पहले + + + कुल %1$d पेज + कुल %1$d पेजेस + + + %1$d नया चैप्टर + %1$d नए चैप्टर + + + %1$d चैप्टर + %1$d चैप्टर्स + + + %1$d कुछ_दिन_पहले + %1$d कुछ_दिनों_पहले + + \ No newline at end of file diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml new file mode 100644 index 000000000..a6b3daec9 --- /dev/null +++ b/app/src/main/res/values-hi/strings.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file