hugo-book
This commit is contained in:
14
themes/hugo-book/i18n/am.yaml
Normal file
14
themes/hugo-book/i18n/am.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/bn.yaml
Normal file
14
themes/hugo-book/i18n/bn.yaml
Normal file
@@ -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 }'
|
||||
21
themes/hugo-book/i18n/cn.yaml
Normal file
21
themes/hugo-book/i18n/cn.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
14
themes/hugo-book/i18n/cs.yaml
Normal file
14
themes/hugo-book/i18n/cs.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/de.yaml
Normal file
14
themes/hugo-book/i18n/de.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/en.yaml
Normal file
14
themes/hugo-book/i18n/en.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/es.yaml
Normal file
14
themes/hugo-book/i18n/es.yaml
Normal file
@@ -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: Expand
|
||||
|
||||
- id: bookSearchConfig
|
||||
translation: '{ cache: true }'
|
||||
20
themes/hugo-book/i18n/fa.yaml
Normal file
20
themes/hugo-book/i18n/fa.yaml
Normal file
@@ -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"}'
|
||||
14
themes/hugo-book/i18n/fr.yaml
Normal file
14
themes/hugo-book/i18n/fr.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/it.yaml
Normal file
14
themes/hugo-book/i18n/it.yaml
Normal file
@@ -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 }'
|
||||
20
themes/hugo-book/i18n/ja.yaml
Normal file
20
themes/hugo-book/i18n/ja.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
21
themes/hugo-book/i18n/jp.yaml
Normal file
21
themes/hugo-book/i18n/jp.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
20
themes/hugo-book/i18n/ko.yaml
Normal file
20
themes/hugo-book/i18n/ko.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
14
themes/hugo-book/i18n/nb.yaml
Normal file
14
themes/hugo-book/i18n/nb.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/pt.yaml
Normal file
14
themes/hugo-book/i18n/pt.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/ru.yaml
Normal file
14
themes/hugo-book/i18n/ru.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/sv.yaml
Normal file
14
themes/hugo-book/i18n/sv.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/tr.yaml
Normal file
14
themes/hugo-book/i18n/tr.yaml
Normal file
@@ -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 }'
|
||||
14
themes/hugo-book/i18n/uk.yaml
Normal file
14
themes/hugo-book/i18n/uk.yaml
Normal file
@@ -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 }'
|
||||
20
themes/hugo-book/i18n/zh-TW.yaml
Normal file
20
themes/hugo-book/i18n/zh-TW.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
20
themes/hugo-book/i18n/zh.yaml
Normal file
20
themes/hugo-book/i18n/zh.yaml
Normal file
@@ -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('');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user