summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-11-27 22:47:06 +0100
committerChristoph Cullmann <cullmann@kde.org>2022-11-27 22:47:06 +0100
commitbc3fb0dd86f6318b9925c31b597181d60c44d88d (patch)
tree716cf617b768c5f9d230474b754171fafee054bf /themes
parentbf94587f23bc23f1d4373209e09aa6f2b9a8afbe (diff)
sync theme
Diffstat (limited to 'themes')
-rw-r--r--themes/PaperMod/i18n/bn.yaml5
-rw-r--r--themes/PaperMod/i18n/hr.yaml33
2 files changed, 38 insertions, 0 deletions
diff --git a/themes/PaperMod/i18n/bn.yaml b/themes/PaperMod/i18n/bn.yaml
index 9c5a2c4..f42780f 100644
--- a/themes/PaperMod/i18n/bn.yaml
+++ b/themes/PaperMod/i18n/bn.yaml
@@ -8,6 +8,11 @@
translation:
one : "১ মিনিট"
other: "{{ .Count }} মিনিট"
+
+- id: words
+ translation:
+ one : "১ টি শব্দ"
+ other: "{{ .Count }} টি শব্দ"
- id: toc
translation: "সূচিপত্র"
diff --git a/themes/PaperMod/i18n/hr.yaml b/themes/PaperMod/i18n/hr.yaml
new file mode 100644
index 0000000..2f2d228
--- /dev/null
+++ b/themes/PaperMod/i18n/hr.yaml
@@ -0,0 +1,33 @@
+- id: prev_page
+ translation: "Prethodna stranica"
+
+- id: next_page
+ translation: "Sljedeća stranica"
+
+- id: read_time
+ translation:
+ one : "1 minuta"
+ other: "{{ .Count }} minute"
+
+- id: words
+ translation:
+ one : "riječ"
+ other: "{{ .Count }} riječi"
+
+- id: toc
+ translation: "Tablica Sadržaja"
+
+- id: translations
+ translation: "Prijevodi"
+
+- id: home
+ translation: "Početna stranica"
+
+- id: edit_post
+ translation: "Promjeni"
+
+- id: code_copy
+ translation: "kopiraj"
+
+- id: code_copied
+ translation: "kopirano!"