diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-08-30 13:17:32 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-08-30 13:17:32 +0000 |
| commit | 1147a663e70aadb2578cbe601bc723d7cd939c5a (patch) | |
| tree | b5100d2031328be3cfd3e9ae62730436bd573e0f /themes/hugo-book/i18n | |
| parent | added .gitignore (diff) | |
added non-content
Diffstat (limited to 'themes/hugo-book/i18n')
25 files changed, 394 insertions, 0 deletions
diff --git a/themes/hugo-book/i18n/am.yaml b/themes/hugo-book/i18n/am.yaml new file mode 100644 index 0000000..78e417d --- /dev/null +++ b/themes/hugo-book/i18n/am.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: ፈልግ + +- id: Edit this page + translation: ይህንን ገጽ አስተካክል + +- id: Last modified by + translation: መጨረሻ የከለሰው ሰው + +- id: Expand + translation: አስፋ + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/bn.yaml b/themes/hugo-book/i18n/bn.yaml new file mode 100644 index 0000000..853b727 --- /dev/null +++ b/themes/hugo-book/i18n/bn.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: অনুসন্ধান + +- id: Edit this page + translation: এই পৃষ্ঠাটি সম্পাদনা করুন + +- id: Last modified by + translation: সর্বশেষ সম্পাদনা করেছেন + +- id: Expand + translation: বিস্তৃত করা + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/cn.yaml b/themes/hugo-book/i18n/cn.yaml new file mode 100644 index 0000000..ba91f48 --- /dev/null +++ b/themes/hugo-book/i18n/cn.yaml @@ -0,0 +1,21 @@ +# This should be removed in future, 'cn' is moved to `zh' +- id: Search + translation: 搜索 + +- id: Edit this page + translation: 编辑本页 + +- id: Last modified by + translation: 最后修改者 + +- id: Expand + translation: 展开 + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } diff --git a/themes/hugo-book/i18n/cs.yaml b/themes/hugo-book/i18n/cs.yaml new file mode 100644 index 0000000..b93e63f --- /dev/null +++ b/themes/hugo-book/i18n/cs.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Vyhledávat + +- id: Edit this page + translation: Upravit tuto stránku + +- id: Last modified by + translation: Autor poslední změny + +- id: Expand + translation: Rozbalit + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/de.yaml b/themes/hugo-book/i18n/de.yaml new file mode 100644 index 0000000..6201608 --- /dev/null +++ b/themes/hugo-book/i18n/de.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Suche + +- id: Edit this page + translation: Seite bearbeiten + +- id: Last modified by + translation: Zuletzt geändert von + +- id: Expand + translation: Erweitern + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/en.yaml b/themes/hugo-book/i18n/en.yaml new file mode 100644 index 0000000..94b9c77 --- /dev/null +++ b/themes/hugo-book/i18n/en.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Search + +- id: Edit this page + translation: Edit this page + +- id: Last modified by + translation: Last modified by + +- id: Expand + translation: Expand + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/es.yaml b/themes/hugo-book/i18n/es.yaml new file mode 100644 index 0000000..e3e7041 --- /dev/null +++ b/themes/hugo-book/i18n/es.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Buscar + +- id: Edit this page + translation: Editar esta página + +- id: Last modified by + translation: Última modificación por + +- id: Expand + translation: Expandir + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/fa.yaml b/themes/hugo-book/i18n/fa.yaml new file mode 100644 index 0000000..a5df79b --- /dev/null +++ b/themes/hugo-book/i18n/fa.yaml @@ -0,0 +1,20 @@ +- id: Search + translation: جستجو + +- id: Edit this page + translation: این صفحه را ویرایش کنید + +- id: Last modified by + translation: آخرین بار ویرایش شده توسط + +- id: Expand + translation: بسط دادن + +- id: Categories + translation: دسته بندی ها + +- id: Tags + translation: تگ ها + +- id: bookSearchConfig + translation: '{ cache: true, encode: false, rtl: true, split: /\s+/, tokenize: "forward"}' diff --git a/themes/hugo-book/i18n/fr.yaml b/themes/hugo-book/i18n/fr.yaml new file mode 100644 index 0000000..3397f9a --- /dev/null +++ b/themes/hugo-book/i18n/fr.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Rechercher + +- id: Edit this page + translation: Modifier cette page + +- id: Last modified by + translation: Dernière modification par + +- id: Expand + translation: Développer + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/he.yaml b/themes/hugo-book/i18n/he.yaml new file mode 100644 index 0000000..e3e4463 --- /dev/null +++ b/themes/hugo-book/i18n/he.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: חיפוש + +- id: Edit this page + translation: ערוך דף זה + +- id: Last modified by + translation: נערך לאחרונה על ידי + +- id: Expand + translation: הרחב + +- id: bookSearchConfig + translation: '{ cache: true }'
\ No newline at end of file diff --git a/themes/hugo-book/i18n/it.yaml b/themes/hugo-book/i18n/it.yaml new file mode 100644 index 0000000..d1d3af1 --- /dev/null +++ b/themes/hugo-book/i18n/it.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Cerca + +- id: Edit this page + translation: Modifica questa pagina + +- id: Last modified by + translation: Ultima modifica di + +- id: Expand + translation: Espandi + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/ja.yaml b/themes/hugo-book/i18n/ja.yaml new file mode 100644 index 0000000..77f87be --- /dev/null +++ b/themes/hugo-book/i18n/ja.yaml @@ -0,0 +1,20 @@ +- id: Search + translation: 検索 + +- id: Edit this page + translation: このページを編集する + +- id: Last modified by + translation: 最終更新者 + +- id: Expand + translation: 展開 + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } diff --git a/themes/hugo-book/i18n/jp.yaml b/themes/hugo-book/i18n/jp.yaml new file mode 100644 index 0000000..c42d20e --- /dev/null +++ b/themes/hugo-book/i18n/jp.yaml @@ -0,0 +1,21 @@ +# This should be removed in future, 'jp' is moved to `ja' +- id: Search + translation: 検索 + +- id: Edit this page + translation: このページを編集する + +- id: Last modified by + translation: 最終更新者 + +- id: Expand + translation: 展開 + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } diff --git a/themes/hugo-book/i18n/ko.yaml b/themes/hugo-book/i18n/ko.yaml new file mode 100644 index 0000000..5c1fdb0 --- /dev/null +++ b/themes/hugo-book/i18n/ko.yaml @@ -0,0 +1,20 @@ +- id: Search + translation: Search + +- id: Edit this page + translation: Edit this page + +- id: Last modified by + translation: Last modified by + +- id: Expand + translation: Expand + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } diff --git a/themes/hugo-book/i18n/nb.yaml b/themes/hugo-book/i18n/nb.yaml new file mode 100644 index 0000000..4b85378 --- /dev/null +++ b/themes/hugo-book/i18n/nb.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Søk + +- id: Edit this page + translation: Rediger denne siden + +- id: Last modified by + translation: Sist endret av + +- id: Expand + translation: Utvid + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/nl.yaml b/themes/hugo-book/i18n/nl.yaml new file mode 100644 index 0000000..85088a5 --- /dev/null +++ b/themes/hugo-book/i18n/nl.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Zoeken + +- id: Edit this page + translation: Bewerk deze pagina + +- id: Last modified by + translation: Laatst gewijzigd door + +- id: Expand + translation: Uitbreiden + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/oc.yaml b/themes/hugo-book/i18n/oc.yaml new file mode 100644 index 0000000..ba33f36 --- /dev/null +++ b/themes/hugo-book/i18n/oc.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Recercar + +- id: Edit this page + translation: Modificar aquesta pagina + +- id: Last modified by + translation: Darrièra modificacion per + +- id: Expand + translation: Desplegar + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/pl.yaml b/themes/hugo-book/i18n/pl.yaml new file mode 100644 index 0000000..dfb8152 --- /dev/null +++ b/themes/hugo-book/i18n/pl.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Szukaj + +- id: Edit this page + translation: Edytuj stronę + +- id: Last modified by + translation: Ostatnia modyfikacja + +- id: Expand + translation: Rozwiń + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/pt.yaml b/themes/hugo-book/i18n/pt.yaml new file mode 100644 index 0000000..96216a0 --- /dev/null +++ b/themes/hugo-book/i18n/pt.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Buscar + +- id: Edit this page + translation: Editar página + +- id: Last modified by + translation: Última modificação por + +- id: Expand + translation: Expandir + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/ru.yaml b/themes/hugo-book/i18n/ru.yaml new file mode 100644 index 0000000..b4fd645 --- /dev/null +++ b/themes/hugo-book/i18n/ru.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Поиск + +- id: Edit this page + translation: Редактировать эту страницу + +- id: Last modified by + translation: Последнее изменение от + +- id: Expand + translation: Развернуть + +- id: bookSearchConfig + translation: '{ split: /[^a-zа-яё0-9\w]/gi }' diff --git a/themes/hugo-book/i18n/sv.yaml b/themes/hugo-book/i18n/sv.yaml new file mode 100644 index 0000000..c2b9d4e --- /dev/null +++ b/themes/hugo-book/i18n/sv.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Sök + +- id: Edit this page + translation: Redigera denna sida + +- id: Last modified by + translation: Senast modifierad av + +- id: Expand + translation: Expandera + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/tr.yaml b/themes/hugo-book/i18n/tr.yaml new file mode 100644 index 0000000..518c841 --- /dev/null +++ b/themes/hugo-book/i18n/tr.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Arama + +- id: Edit this page + translation: Bu sayfayı düzenle + +- id: Last modified by + translation: Son düzenleyen + +- id: Expand + translation: Genişlet + +- id: bookSearchConfig + translation: '{ cache: true }' diff --git a/themes/hugo-book/i18n/uk.yaml b/themes/hugo-book/i18n/uk.yaml new file mode 100644 index 0000000..03e21f7 --- /dev/null +++ b/themes/hugo-book/i18n/uk.yaml @@ -0,0 +1,14 @@ +- id: Search + translation: Пошук + +- id: Edit this page + translation: Редагувати цю сторінку + +- id: Last modified by + translation: Остання зміна від + +- id: Expand + translation: Розгорнути + +- id: bookSearchConfig + translation: '{ split: /[^a-zа-яё0-9\w]/gi }' diff --git a/themes/hugo-book/i18n/zh-TW.yaml b/themes/hugo-book/i18n/zh-TW.yaml new file mode 100644 index 0000000..7ed7f3a --- /dev/null +++ b/themes/hugo-book/i18n/zh-TW.yaml @@ -0,0 +1,20 @@ +- id: Search + translation: 搜索 + +- id: Edit this page + translation: 編輯頁面 + +- id: Last modified by + translation: 最後修改者 + +- id: Expand + translation: 展開 + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } diff --git a/themes/hugo-book/i18n/zh.yaml b/themes/hugo-book/i18n/zh.yaml new file mode 100644 index 0000000..6f326d1 --- /dev/null +++ b/themes/hugo-book/i18n/zh.yaml @@ -0,0 +1,20 @@ +- id: Search + translation: 搜索 + +- id: Edit this page + translation: 编辑本页 + +- id: Last modified by + translation: 最后修改者 + +- id: Expand + translation: 展开 + +- id: bookSearchConfig + translation: | + { + encode: false, + tokenize: function(str) { + return str.replace(/[\x00-\x7F]/g, '').split(''); + } + } |
