core-maugli 1.2.4 → 1.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/public/img/default/autor_default.webp +0 -0
- package/public/img/default/blog_default.webp +0 -0
- package/public/img/default/default.webp +0 -0
- package/public/img/default/product_default.webp +0 -0
- package/public/img/default/project_default.webp +0 -0
- package/public/img/default/rubric_default.webp +0 -0
- package/public/img/default/test.webp +0 -0
- package/public/img/default/test2.webp +0 -0
- package/scripts/update-components.js +14 -5
- package/src/i18n/de.json +126 -0
- package/src/i18n/en.json +126 -0
- package/src/i18n/es.json +126 -0
- package/src/i18n/fr.json +126 -0
- package/src/i18n/index.ts +10 -0
- package/src/i18n/ja.json +126 -0
- package/src/i18n/languages.ts +23 -0
- package/src/i18n/pt.json +126 -0
- package/src/i18n/ru.json +123 -0
- package/src/i18n/zh.json +126 -0
- package/src/icons/ArrowLeft.astro +13 -0
- package/src/icons/ArrowRight.astro +13 -0
- package/src/icons/flags/brazil.svg +14 -0
- package/src/icons/flags/china.svg +15 -0
- package/src/icons/flags/france.svg +12 -0
- package/src/icons/flags/germany.svg +12 -0
- package/src/icons/flags/japan.svg +11 -0
- package/src/icons/flags/russia.svg +12 -0
- package/src/icons/flags/spain.svg +12 -0
- package/src/icons/flags/united arab emirates.svg +13 -0
- package/src/icons/flags/united states.svg +15 -0
- package/src/icons/socials/BlueskyIcon.astro +9 -0
- package/src/icons/socials/EmailIcon.astro +8 -0
- package/src/icons/socials/LinkedinIcon.astro +9 -0
- package/src/icons/socials/MastodonIcon.astro +9 -0
- package/src/icons/socials/MediumIcon.astro +9 -0
- package/src/icons/socials/RedditIcon.astro +11 -0
- package/src/icons/socials/TelegramIcon.astro +11 -0
- package/src/icons/socials/TwitterIcon.astro +9 -0
- package/src/layouts/BaseLayout.astro +59 -0
- package/src/pages/404.astro +24 -0
- package/src/pages/[...id].astro +50 -0
- package/src/pages/about.astro +0 -0
- package/src/pages/authors/[...page].astro +105 -0
- package/src/pages/authors/[id].astro +175 -0
- package/src/pages/blog/[...page].astro +59 -0
- package/src/pages/blog/[id].astro +175 -0
- package/src/pages/index.astro +90 -0
- package/src/pages/products/[...page].astro +50 -0
- package/src/pages/products/[id].astro +221 -0
- package/src/pages/projects/[...page].astro +74 -0
- package/src/pages/projects/[id].astro +165 -0
- package/src/pages/projects/tags/[id]/[...page].astro +58 -0
- package/src/pages/rss.xml.js +5 -0
- package/src/pages/tags/[id]/[...page].astro +110 -0
- package/src/pages/tags/index.astro +124 -0
- package/src/scripts/infoCardFadeIn.js +22 -0
- package/src/styles/global.css +273 -0
- package/src/utils/common-utils.ts +0 -0
- package/src/utils/content-loader.ts +14 -0
- package/src/utils/data-utils.ts +49 -0
- package/src/utils/featuredManager.ts +118 -0
- package/src/utils/posts.ts +43 -0
- package/src/utils/reading-time.ts +28 -0
- package/src/utils/remark-slugify.js +8 -0
- package/src/utils/rss.ts +23 -0
package/src/i18n/ja.json
ADDED
@@ -0,0 +1,126 @@
|
|
1
|
+
{
|
2
|
+
"buttons": {
|
3
|
+
"share": "シェア",
|
4
|
+
"subscribe": "購読する",
|
5
|
+
"moreAboutProduct": "製品について詳しく",
|
6
|
+
"copied": "コピーしました!",
|
7
|
+
"copyLink": "リンクをコピー",
|
8
|
+
"copyLinkToArticle": "記事リンクをコピー",
|
9
|
+
"morePosts": "さらに記事を見る"
|
10
|
+
},
|
11
|
+
"form": {
|
12
|
+
"emailPlaceholder": "メールアドレス",
|
13
|
+
"emailLabel": "メール",
|
14
|
+
"subscribeAriaLabel": "購読フォーム"
|
15
|
+
},
|
16
|
+
|
17
|
+
"nav": {
|
18
|
+
"blog": "ブログ",
|
19
|
+
"products": "製品",
|
20
|
+
"projects": "事例",
|
21
|
+
"authors": "著者",
|
22
|
+
"tags": "トピック",
|
23
|
+
"openMenu": "メニューを開く",
|
24
|
+
"closeMenu": "メニューを閉じる"
|
25
|
+
},
|
26
|
+
"pages": {
|
27
|
+
"authors": {
|
28
|
+
"title": "著者",
|
29
|
+
"description": "{brand}のために執筆する専門家チームをご紹介",
|
30
|
+
"goToAuthor": "著者ページへ",
|
31
|
+
"avatarAlt": "アバター",
|
32
|
+
"onPlatform": "に"
|
33
|
+
},
|
34
|
+
"tags": {
|
35
|
+
"title": "カテゴリ",
|
36
|
+
"description": "カテゴリごとの記事一覧",
|
37
|
+
"blogRubrics": "ブログカテゴリ"
|
38
|
+
},
|
39
|
+
"index": {
|
40
|
+
"title": "<ブログ>",
|
41
|
+
"description": "AIの視点から見る自動化に関するブログ",
|
42
|
+
"articles": "記事",
|
43
|
+
"minutes": "分"
|
44
|
+
},
|
45
|
+
"products": {
|
46
|
+
"title": "製品",
|
47
|
+
"description": "すべてのMaugli製品"
|
48
|
+
},
|
49
|
+
"projects": {
|
50
|
+
"tagTitle": "タグ別サービス",
|
51
|
+
"title": "サービス"
|
52
|
+
},
|
53
|
+
"blog": {
|
54
|
+
"moreByTag": "関連トピックを見る"
|
55
|
+
},
|
56
|
+
"productsId": {
|
57
|
+
"articlesByTag": "関連する記事",
|
58
|
+
"casesByTag": "関連する事例"
|
59
|
+
}
|
60
|
+
},
|
61
|
+
"socials": {
|
62
|
+
"email": "メール",
|
63
|
+
"linkedin": "LinkedIn",
|
64
|
+
"twitter": "Twitter",
|
65
|
+
"telegram": "Telegram",
|
66
|
+
"reddit": "Reddit",
|
67
|
+
"medium": "Medium",
|
68
|
+
"mastodon": "Mastodon",
|
69
|
+
"bluesky": "Bluesky"
|
70
|
+
},
|
71
|
+
"footer": {
|
72
|
+
"allRightsReserved": "全著作権所有"
|
73
|
+
},
|
74
|
+
"shareIconAriaLabel": {
|
75
|
+
"twitter": "Twitterでシェア",
|
76
|
+
"copy": "リンクをコピー",
|
77
|
+
"telegram": "Telegramでシェア",
|
78
|
+
"linkedin": "LinkedInでシェア",
|
79
|
+
"whatsapp": "WhatsAppでシェア",
|
80
|
+
"facebook": "Facebookでシェア",
|
81
|
+
"copied": "リンクをコピーしました"
|
82
|
+
},
|
83
|
+
"date": {
|
84
|
+
"today": "今日",
|
85
|
+
"yesterday": "昨日"
|
86
|
+
},
|
87
|
+
"sidebarAriaLabel": "サイドバー",
|
88
|
+
"summaryFAQCard": {
|
89
|
+
"ariaLabel": "概要とFAQ",
|
90
|
+
"summaryLabel": "概要:",
|
91
|
+
"faqLabel": "FAQ:"
|
92
|
+
},
|
93
|
+
"tableOfContents": {
|
94
|
+
"title": "目次",
|
95
|
+
"ariaLabel": "目次"
|
96
|
+
},
|
97
|
+
"tagPill": {
|
98
|
+
"ariaLabel": "タグ:{tag}"
|
99
|
+
},
|
100
|
+
"tagPills": {
|
101
|
+
"ariaLabel": "タグ:{name} ({count})"
|
102
|
+
},
|
103
|
+
"tagsSection": {
|
104
|
+
"allCases": "すべての事例",
|
105
|
+
"allArticles": "すべての記事",
|
106
|
+
"allTags": "すべてのタグ",
|
107
|
+
"rubricAlt": "カテゴリ",
|
108
|
+
"tagAriaLabel": "タグ:{name} ({count})"
|
109
|
+
},
|
110
|
+
"themeToggle": {
|
111
|
+
"ariaLabel": "カラーモードを変更"
|
112
|
+
},
|
113
|
+
"pagination": {
|
114
|
+
"goToPage": "{lastPage}ページ中{page}ページへ移動",
|
115
|
+
"pageOf": "{lastPage}ページ中{currentPage}ページ"
|
116
|
+
},
|
117
|
+
"subscribe": {
|
118
|
+
"heading": "最新情報を購読する",
|
119
|
+
"mutedText": "最新の記事やニュースをいち早くお届けします!"
|
120
|
+
},
|
121
|
+
"notFound": {
|
122
|
+
"title": "ページが見つかりません",
|
123
|
+
"description": "申し訳ありません。このページは存在しないか削除されました。",
|
124
|
+
"button": "メインページへ"
|
125
|
+
}
|
126
|
+
}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
// src/i18n/languages.ts
|
2
|
+
|
3
|
+
|
4
|
+
import de from './de.json';
|
5
|
+
import en from './en.json';
|
6
|
+
import es from './es.json';
|
7
|
+
import fr from './fr.json';
|
8
|
+
import ja from './ja.json';
|
9
|
+
import pt from './pt.json';
|
10
|
+
import ru from './ru.json';
|
11
|
+
import zh from './zh.json';
|
12
|
+
|
13
|
+
export const LANGUAGES = [
|
14
|
+
{ code: 'ru', label: 'РУ ВЕРСИЯ', flag: '🇷🇺', icon: '/flags/russia.svg', dict: ru },
|
15
|
+
{ code: 'en', label: 'EN USA EDITION', flag: '🇺🇸', icon: '/flags/united states.svg', dict: en },
|
16
|
+
{ code: 'es', label: 'ES LATAM', flag: '🇪🇸', icon: '/flags/spain.svg', dict: es },
|
17
|
+
{ code: 'de', label: 'DE VERSION', flag: '🇩🇪', icon: '/flags/germany.svg', dict: de },
|
18
|
+
{ code: 'pt', label: 'PT BRASIL', flag: '🇧🇷', icon: '/flags/brazil.svg', dict: pt },
|
19
|
+
{ code: 'fr', label: 'FR', flag: '🇫🇷', icon: '/flags/france.svg', dict: fr },
|
20
|
+
{ code: 'zh', label: '中文', flag: '🇨🇳', icon: '/flags/china.svg', dict: zh },
|
21
|
+
{ code: 'ja', label: '日本語', flag: '🇯🇵', icon: '/flags/japan.svg', dict: ja },
|
22
|
+
// Добавляйте новые языки по мере необходимости
|
23
|
+
];
|
package/src/i18n/pt.json
ADDED
@@ -0,0 +1,126 @@
|
|
1
|
+
{
|
2
|
+
"buttons": {
|
3
|
+
"share": "Compartilhar",
|
4
|
+
"subscribe": "Inscrever-se",
|
5
|
+
"moreAboutProduct": "Mais sobre o produto",
|
6
|
+
"copied": "Copiado!",
|
7
|
+
"copyLink": "Copiar link",
|
8
|
+
"copyLinkToArticle": "Copiar link do artigo",
|
9
|
+
"morePosts": "Mais artigos"
|
10
|
+
},
|
11
|
+
"form": {
|
12
|
+
"emailPlaceholder": "email",
|
13
|
+
"emailLabel": "Email",
|
14
|
+
"subscribeAriaLabel": "Formulário de inscrição"
|
15
|
+
},
|
16
|
+
|
17
|
+
"nav": {
|
18
|
+
"blog": "Blog",
|
19
|
+
"products": "Produtos",
|
20
|
+
"projects": "Casos",
|
21
|
+
"authors": "Autores",
|
22
|
+
"tags": "Tópicos",
|
23
|
+
"openMenu": "Abrir menu",
|
24
|
+
"closeMenu": "Fechar menu"
|
25
|
+
},
|
26
|
+
"pages": {
|
27
|
+
"authors": {
|
28
|
+
"title": "Autores",
|
29
|
+
"description": "Conheça nossa equipe de especialistas que escreve para {brand}",
|
30
|
+
"goToAuthor": "Ir para o autor",
|
31
|
+
"avatarAlt": "Avatar",
|
32
|
+
"onPlatform": "em"
|
33
|
+
},
|
34
|
+
"tags": {
|
35
|
+
"title": "Categorias",
|
36
|
+
"description": "Todos os artigos por categoria",
|
37
|
+
"blogRubrics": "Categorias do blog"
|
38
|
+
},
|
39
|
+
"index": {
|
40
|
+
"title": "<Blog>",
|
41
|
+
"description": "Blog sobre automação sob a visão da IA",
|
42
|
+
"articles": "Artigos",
|
43
|
+
"minutes": "min"
|
44
|
+
},
|
45
|
+
"products": {
|
46
|
+
"title": "Produtos",
|
47
|
+
"description": "Todos os produtos Maugli"
|
48
|
+
},
|
49
|
+
"projects": {
|
50
|
+
"tagTitle": "Serviços por tag",
|
51
|
+
"title": "Serviços"
|
52
|
+
},
|
53
|
+
"blog": {
|
54
|
+
"moreByTag": "Mais sobre o assunto"
|
55
|
+
},
|
56
|
+
"productsId": {
|
57
|
+
"articlesByTag": "Artigos sobre o assunto",
|
58
|
+
"casesByTag": "Casos sobre o assunto"
|
59
|
+
}
|
60
|
+
},
|
61
|
+
"socials": {
|
62
|
+
"email": "Email",
|
63
|
+
"linkedin": "LinkedIn",
|
64
|
+
"twitter": "Twitter",
|
65
|
+
"telegram": "Telegram",
|
66
|
+
"reddit": "Reddit",
|
67
|
+
"medium": "Medium",
|
68
|
+
"mastodon": "Mastodon",
|
69
|
+
"bluesky": "Bluesky"
|
70
|
+
},
|
71
|
+
"footer": {
|
72
|
+
"allRightsReserved": "Todos os direitos reservados"
|
73
|
+
},
|
74
|
+
"shareIconAriaLabel": {
|
75
|
+
"twitter": "Compartilhar no Twitter",
|
76
|
+
"copy": "Copiar link",
|
77
|
+
"telegram": "Compartilhar no Telegram",
|
78
|
+
"linkedin": "Compartilhar no LinkedIn",
|
79
|
+
"whatsapp": "Compartilhar no WhatsApp",
|
80
|
+
"facebook": "Compartilhar no Facebook",
|
81
|
+
"copied": "Link copiado"
|
82
|
+
},
|
83
|
+
"date": {
|
84
|
+
"today": "hoje",
|
85
|
+
"yesterday": "ontem"
|
86
|
+
},
|
87
|
+
"sidebarAriaLabel": "Barra lateral",
|
88
|
+
"summaryFAQCard": {
|
89
|
+
"ariaLabel": "Resumo e FAQ",
|
90
|
+
"summaryLabel": "Resumo:",
|
91
|
+
"faqLabel": "FAQ:"
|
92
|
+
},
|
93
|
+
"tableOfContents": {
|
94
|
+
"title": "Conteúdo",
|
95
|
+
"ariaLabel": "Conteúdo"
|
96
|
+
},
|
97
|
+
"tagPill": {
|
98
|
+
"ariaLabel": "Tag: {tag}"
|
99
|
+
},
|
100
|
+
"tagPills": {
|
101
|
+
"ariaLabel": "Tag: {name} ({count})"
|
102
|
+
},
|
103
|
+
"tagsSection": {
|
104
|
+
"allCases": "Todos os casos",
|
105
|
+
"allArticles": "Todos os artigos",
|
106
|
+
"allTags": "Todas as tags",
|
107
|
+
"rubricAlt": "Categoria",
|
108
|
+
"tagAriaLabel": "Tag: {name} ({count})"
|
109
|
+
},
|
110
|
+
"themeToggle": {
|
111
|
+
"ariaLabel": "Alterar esquema de cores"
|
112
|
+
},
|
113
|
+
"pagination": {
|
114
|
+
"goToPage": "Ir para a página {page} de {lastPage}",
|
115
|
+
"pageOf": "Página {currentPage} de {lastPage}"
|
116
|
+
},
|
117
|
+
"subscribe": {
|
118
|
+
"heading": "Assine para atualizações",
|
119
|
+
"mutedText": "Receba os últimos artigos e novidades primeiro!"
|
120
|
+
},
|
121
|
+
"notFound": {
|
122
|
+
"title": "Página não encontrada",
|
123
|
+
"description": "Desculpe, esta página não existe ou foi removida.",
|
124
|
+
"button": "Página principal"
|
125
|
+
}
|
126
|
+
}
|
package/src/i18n/ru.json
ADDED
@@ -0,0 +1,123 @@
|
|
1
|
+
{
|
2
|
+
"buttons": {
|
3
|
+
"share": "Поделиться",
|
4
|
+
"subscribe": "Подписаться",
|
5
|
+
"moreAboutProduct": "Больше о продукте",
|
6
|
+
"copied": "Скопировано!",
|
7
|
+
"copyLink": "Скопировать ссылку",
|
8
|
+
"copyLinkToArticle": "Скопировать ссылку на статью",
|
9
|
+
"morePosts": "Ещё статьи"
|
10
|
+
},
|
11
|
+
"form": {
|
12
|
+
"emailPlaceholder": "почта",
|
13
|
+
"emailLabel": "Почта",
|
14
|
+
"subscribeAriaLabel": "Форма подписки"
|
15
|
+
},
|
16
|
+
|
17
|
+
"nav": {
|
18
|
+
"blog": "Блог",
|
19
|
+
"products": "Продукты",
|
20
|
+
"projects": "Кейсы",
|
21
|
+
"authors": "Авторы",
|
22
|
+
"tags": "Рубрикатор",
|
23
|
+
"openMenu": "Открыть меню",
|
24
|
+
"closeMenu": "Закрыть меню"
|
25
|
+
},
|
26
|
+
"pages": {
|
27
|
+
"authors": {
|
28
|
+
"title": "Авторы",
|
29
|
+
"description": "Познакомьтесь с командой экспертов, которые пишут для {brand}"
|
30
|
+
},
|
31
|
+
"tags": {
|
32
|
+
"title": "Рубрики",
|
33
|
+
"description": "Все статьи по рубрикам",
|
34
|
+
"blogRubrics": "Рубрики блога"
|
35
|
+
},
|
36
|
+
"index": {
|
37
|
+
"title": "<Блог>",
|
38
|
+
"description": "Блог об автоматизации глазами ИИ",
|
39
|
+
"articles": "Статьи",
|
40
|
+
"minutes": "мин"
|
41
|
+
},
|
42
|
+
"products": {
|
43
|
+
"title": "Продукты",
|
44
|
+
"description": "Все продукты Maugli"
|
45
|
+
},
|
46
|
+
"projects": {
|
47
|
+
"tagTitle": "Сервисы по тегу",
|
48
|
+
"title": "Сервисы"
|
49
|
+
},
|
50
|
+
"blog": {
|
51
|
+
"moreByTag": "Еще по теме"
|
52
|
+
},
|
53
|
+
"productsId": {
|
54
|
+
"articlesByTag": "Статьи по теме",
|
55
|
+
"casesByTag": "Кейсы по теме"
|
56
|
+
}
|
57
|
+
},
|
58
|
+
"socials": {
|
59
|
+
"email": "email",
|
60
|
+
"linkedin": "LinkedIn",
|
61
|
+
"twitter": "Twitter",
|
62
|
+
"telegram": "Telegram",
|
63
|
+
"reddit": "Reddit",
|
64
|
+
"medium": "Medium",
|
65
|
+
"mastodon": "Mastodon",
|
66
|
+
"bluesky": "Bluesky"
|
67
|
+
},
|
68
|
+
"footer": {
|
69
|
+
"allRightsReserved": "Все права защищены"
|
70
|
+
},
|
71
|
+
"shareIconAriaLabel": {
|
72
|
+
"twitter": "Поделиться в Twitter",
|
73
|
+
"copy": "Скопировать ссылку",
|
74
|
+
"telegram": "Поделиться в Telegram",
|
75
|
+
"linkedin": "Поделиться в LinkedIn",
|
76
|
+
"whatsapp": "Поделиться в WhatsApp",
|
77
|
+
"facebook": "Поделиться в Facebook",
|
78
|
+
"copied": "Ссылка скопирована"
|
79
|
+
},
|
80
|
+
"date": {
|
81
|
+
"today": "сегодня",
|
82
|
+
"yesterday": "вчера"
|
83
|
+
},
|
84
|
+
"sidebarAriaLabel": "Сайдбар",
|
85
|
+
"summaryFAQCard": {
|
86
|
+
"ariaLabel": "Саммари и FAQ",
|
87
|
+
"summaryLabel": "Саммари:",
|
88
|
+
"faqLabel": "FAQ:"
|
89
|
+
},
|
90
|
+
"tableOfContents": {
|
91
|
+
"title": "Содержание",
|
92
|
+
"ariaLabel": "Содержание"
|
93
|
+
},
|
94
|
+
"tagPill": {
|
95
|
+
"ariaLabel": "Тег: {tag}"
|
96
|
+
},
|
97
|
+
"tagPills": {
|
98
|
+
"ariaLabel": "Тег: {name} ({count})"
|
99
|
+
},
|
100
|
+
"tagsSection": {
|
101
|
+
"allCases": "Все кейсы",
|
102
|
+
"allArticles": "Все статьи",
|
103
|
+
"allTags": "Все теги",
|
104
|
+
"rubricAlt": "Рубрика",
|
105
|
+
"tagAriaLabel": "Тег: {name} ({count})"
|
106
|
+
},
|
107
|
+
"themeToggle": {
|
108
|
+
"ariaLabel": "Сменить цветовую схему"
|
109
|
+
},
|
110
|
+
"pagination": {
|
111
|
+
"goToPage": "Перейти на страницу {page} из {lastPage}",
|
112
|
+
"pageOf": "Страница {currentPage} из {lastPage}"
|
113
|
+
},
|
114
|
+
"subscribe": {
|
115
|
+
"heading": "Подпишитесь на обновления",
|
116
|
+
"mutedText": "Получайте свежие статьи и новости первым!"
|
117
|
+
},
|
118
|
+
"notFound": {
|
119
|
+
"title": "Страница не найдена",
|
120
|
+
"description": "Упс, такой страницы не существует или она была удалена.",
|
121
|
+
"button": "На главную"
|
122
|
+
}
|
123
|
+
}
|
package/src/i18n/zh.json
ADDED
@@ -0,0 +1,126 @@
|
|
1
|
+
{
|
2
|
+
"buttons": {
|
3
|
+
"share": "分享",
|
4
|
+
"subscribe": "订阅",
|
5
|
+
"moreAboutProduct": "更多产品信息",
|
6
|
+
"copied": "已复制!",
|
7
|
+
"copyLink": "复制链接",
|
8
|
+
"copyLinkToArticle": "复制文章链接",
|
9
|
+
"morePosts": "更多文章"
|
10
|
+
},
|
11
|
+
"form": {
|
12
|
+
"emailPlaceholder": "电子邮件",
|
13
|
+
"emailLabel": "电子邮件",
|
14
|
+
"subscribeAriaLabel": "订阅表单"
|
15
|
+
},
|
16
|
+
|
17
|
+
"nav": {
|
18
|
+
"blog": "博客",
|
19
|
+
"products": "产品",
|
20
|
+
"projects": "案例",
|
21
|
+
"authors": "作者",
|
22
|
+
"tags": "主题",
|
23
|
+
"openMenu": "打开菜单",
|
24
|
+
"closeMenu": "关闭菜单"
|
25
|
+
},
|
26
|
+
"pages": {
|
27
|
+
"authors": {
|
28
|
+
"title": "作者",
|
29
|
+
"description": "认识为 {brand} 撰稿的专家团队",
|
30
|
+
"goToAuthor": "前往作者",
|
31
|
+
"avatarAlt": "头像",
|
32
|
+
"onPlatform": "在"
|
33
|
+
},
|
34
|
+
"tags": {
|
35
|
+
"title": "分类",
|
36
|
+
"description": "按类别查看所有文章",
|
37
|
+
"blogRubrics": "博客分类"
|
38
|
+
},
|
39
|
+
"index": {
|
40
|
+
"title": "<博客>",
|
41
|
+
"description": "关于自动化的 AI 视角博客",
|
42
|
+
"articles": "文章",
|
43
|
+
"minutes": "分钟"
|
44
|
+
},
|
45
|
+
"products": {
|
46
|
+
"title": "产品",
|
47
|
+
"description": "所有 Maugli 产品"
|
48
|
+
},
|
49
|
+
"projects": {
|
50
|
+
"tagTitle": "按标签的服务",
|
51
|
+
"title": "服务"
|
52
|
+
},
|
53
|
+
"blog": {
|
54
|
+
"moreByTag": "更多相关主题"
|
55
|
+
},
|
56
|
+
"productsId": {
|
57
|
+
"articlesByTag": "相关文章",
|
58
|
+
"casesByTag": "相关案例"
|
59
|
+
}
|
60
|
+
},
|
61
|
+
"socials": {
|
62
|
+
"email": "电子邮件",
|
63
|
+
"linkedin": "LinkedIn",
|
64
|
+
"twitter": "Twitter",
|
65
|
+
"telegram": "Telegram",
|
66
|
+
"reddit": "Reddit",
|
67
|
+
"medium": "Medium",
|
68
|
+
"mastodon": "Mastodon",
|
69
|
+
"bluesky": "Bluesky"
|
70
|
+
},
|
71
|
+
"footer": {
|
72
|
+
"allRightsReserved": "版权所有"
|
73
|
+
},
|
74
|
+
"shareIconAriaLabel": {
|
75
|
+
"twitter": "分享到 Twitter",
|
76
|
+
"copy": "复制链接",
|
77
|
+
"telegram": "分享到 Telegram",
|
78
|
+
"linkedin": "分享到 LinkedIn",
|
79
|
+
"whatsapp": "分享到 WhatsApp",
|
80
|
+
"facebook": "分享到 Facebook",
|
81
|
+
"copied": "链接已复制"
|
82
|
+
},
|
83
|
+
"date": {
|
84
|
+
"today": "今天",
|
85
|
+
"yesterday": "昨天"
|
86
|
+
},
|
87
|
+
"sidebarAriaLabel": "侧边栏",
|
88
|
+
"summaryFAQCard": {
|
89
|
+
"ariaLabel": "摘要和常见问题",
|
90
|
+
"summaryLabel": "摘要:",
|
91
|
+
"faqLabel": "常见问题:"
|
92
|
+
},
|
93
|
+
"tableOfContents": {
|
94
|
+
"title": "目录",
|
95
|
+
"ariaLabel": "目录"
|
96
|
+
},
|
97
|
+
"tagPill": {
|
98
|
+
"ariaLabel": "标签:{tag}"
|
99
|
+
},
|
100
|
+
"tagPills": {
|
101
|
+
"ariaLabel": "标签:{name} ({count})"
|
102
|
+
},
|
103
|
+
"tagsSection": {
|
104
|
+
"allCases": "所有案例",
|
105
|
+
"allArticles": "所有文章",
|
106
|
+
"allTags": "所有标签",
|
107
|
+
"rubricAlt": "分类",
|
108
|
+
"tagAriaLabel": "标签:{name} ({count})"
|
109
|
+
},
|
110
|
+
"themeToggle": {
|
111
|
+
"ariaLabel": "切换颜色模式"
|
112
|
+
},
|
113
|
+
"pagination": {
|
114
|
+
"goToPage": "跳转到第 {page} 页,共 {lastPage} 页",
|
115
|
+
"pageOf": "第 {currentPage} 页,共 {lastPage} 页"
|
116
|
+
},
|
117
|
+
"subscribe": {
|
118
|
+
"heading": "订阅更新",
|
119
|
+
"mutedText": "第一时间获取最新文章和新闻!"
|
120
|
+
},
|
121
|
+
"notFound": {
|
122
|
+
"title": "未找到页面",
|
123
|
+
"description": "抱歉,此页面不存在或已被删除。",
|
124
|
+
"button": "返回首页"
|
125
|
+
}
|
126
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import type { HTMLAttributes } from 'astro/types';
|
3
|
+
|
4
|
+
type Props = HTMLAttributes<'svg'>;
|
5
|
+
|
6
|
+
const { class: className, ...props } = Astro.props;
|
7
|
+
---
|
8
|
+
|
9
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class={className} {...props}>
|
10
|
+
<path
|
11
|
+
d="M19.714 12c0 0.533-0.432 0.964-0.964 0.964v0h-11.172l4.14 4.138c0.175 0.175 0.283 0.416 0.283 0.683 0 0.533-0.432 0.965-0.965 0.965-0.267 0-0.508-0.108-0.683-0.283v0l-5.785-5.785c-0.175-0.175-0.283-0.416-0.283-0.683s0.108-0.508 0.283-0.683l5.785-5.785c0.175-0.175 0.416-0.283 0.683-0.283 0.533 0 0.965 0.432 0.965 0.965 0 0.267-0.108 0.508-0.283 0.683v0l-4.14 4.138h11.172c0.533 0 0.964 0.432 0.964 0.964v0z"
|
12
|
+
></path>
|
13
|
+
</svg>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import type { HTMLAttributes } from 'astro/types';
|
3
|
+
|
4
|
+
type Props = HTMLAttributes<'svg'>;
|
5
|
+
|
6
|
+
const { class: className, ...props } = Astro.props;
|
7
|
+
---
|
8
|
+
|
9
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class={className} {...props}>
|
10
|
+
<path
|
11
|
+
d="M4.286 12c0-0.533 0.432-0.964 0.964-0.964v0h11.172l-4.14-4.138c-0.175-0.175-0.283-0.416-0.283-0.683 0-0.533 0.432-0.965 0.965-0.965 0.267 0 0.508 0.108 0.683 0.283v0l5.785 5.785c0.175 0.175 0.283 0.416 0.283 0.683s-0.108 0.508-0.283 0.683l-5.785 5.785c-0.175 0.175-0.416 0.283-0.683 0.283-0.533 0-0.965-0.432-0.965-0.965 0-0.267 0.108-0.508 0.283-0.683v0l4.14-4.138h-11.172c-0.533 0-0.964-0.432-0.964-0.964v0z"
|
12
|
+
></path>
|
13
|
+
</svg>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_105_27)">
|
3
|
+
<path d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z" fill="#6DA544"/>
|
4
|
+
<path d="M255.999 100.174L467.477 256L255.999 411.826L44.5215 256L255.999 100.174Z" fill="#FFDA44"/>
|
5
|
+
<path d="M256 345.043C305.177 345.043 345.043 305.177 345.043 256C345.043 206.823 305.177 166.957 256 166.957C206.823 166.957 166.957 206.823 166.957 256C166.957 305.177 206.823 345.043 256 345.043Z" fill="#F0F0F0"/>
|
6
|
+
<path d="M211.477 250.435C195.993 250.435 181.05 252.79 166.984 257.16C167.607 305.8 207.211 345.044 255.999 345.044C286.167 345.044 312.811 330.027 328.918 307.076C301.361 272.579 258.96 250.435 211.477 250.435V250.435Z" fill="#0052B4"/>
|
7
|
+
<path d="M343.392 273.06C344.464 267.536 345.043 261.837 345.043 256C345.043 206.822 305.177 166.957 256 166.957C219.306 166.957 187.806 189.158 174.174 220.856C186.224 218.359 198.7 217.044 211.479 217.044C263.196 217.043 309.982 238.541 343.392 273.06V273.06Z" fill="#0052B4"/>
|
8
|
+
</g>
|
9
|
+
<defs>
|
10
|
+
<clipPath id="clip0_105_27">
|
11
|
+
<rect width="512" height="512" fill="white"/>
|
12
|
+
</clipPath>
|
13
|
+
</defs>
|
14
|
+
</svg>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_105_19)">
|
3
|
+
<path d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z" fill="#D80027"/>
|
4
|
+
<path d="M140.1 155.8L162.2 223.8H233.7L175.9 265.9L198 333.9L140.1 291.9L82.2 333.9L104.4 265.9L46.5 223.8H118L140.1 155.8Z" fill="#FFDA44"/>
|
5
|
+
<path d="M303.499 396.5L286.599 375.7L261.599 385.4L276.099 362.9L259.199 342L285.099 348.9L299.699 326.4L301.099 353.2L327.099 360.1L301.999 369.7L303.499 396.5Z" fill="#FFDA44"/>
|
6
|
+
<path d="M337.099 335.5L345.099 309.9L323.199 294.4L349.999 294L357.899 268.4L366.599 293.8L393.399 293.5L371.899 309.5L380.499 334.9L358.599 319.4L337.099 335.5Z" fill="#FFDA44"/>
|
7
|
+
<path d="M382.401 187.9L370.601 212L389.801 230.7L363.301 226.9L351.501 250.9L346.901 224.5L320.301 220.7L344.101 208.2L339.501 181.7L358.701 200.4L382.401 187.9Z" fill="#FFDA44"/>
|
8
|
+
<path d="M304.2 114.9L302.2 141.6L327.1 151.7L301 158.1L299.1 184.9L285 162.1L258.9 168.5L276.2 148L262 125.3L286.9 135.4L304.2 114.9Z" fill="#FFDA44"/>
|
9
|
+
</g>
|
10
|
+
<defs>
|
11
|
+
<clipPath id="clip0_105_19">
|
12
|
+
<rect width="512" height="512" fill="white"/>
|
13
|
+
</clipPath>
|
14
|
+
</defs>
|
15
|
+
</svg>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_105_34)">
|
3
|
+
<path d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z" fill="#F0F0F0"/>
|
4
|
+
<path d="M512 256C512 145.929 442.528 52.094 345.043 15.923V496.078C442.528 459.906 512 366.071 512 256V256Z" fill="#D80027"/>
|
5
|
+
<path d="M0 256C0 366.071 69.473 459.906 166.957 496.077V15.923C69.473 52.094 0 145.929 0 256Z" fill="#0052B4"/>
|
6
|
+
</g>
|
7
|
+
<defs>
|
8
|
+
<clipPath id="clip0_105_34">
|
9
|
+
<rect width="512" height="512" fill="white"/>
|
10
|
+
</clipPath>
|
11
|
+
</defs>
|
12
|
+
</svg>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_3719_7205)">
|
3
|
+
<path d="M15.9238 345.043C52.0948 442.527 145.93 512 256.001 512C366.072 512 459.907 442.527 496.078 345.043L256.001 322.783L15.9238 345.043Z" fill="#FFDA44"/>
|
4
|
+
<path d="M256.001 0C145.93 0 52.0948 69.472 15.9238 166.957L256.001 189.217L496.078 166.956C459.907 69.472 366.072 0 256.001 0Z" fill="black"/>
|
5
|
+
<path d="M15.923 166.957C5.633 194.69 0 224.686 0 256C0 287.314 5.633 317.31 15.923 345.043H496.078C506.368 317.31 512 287.314 512 256C512 224.686 506.368 194.69 496.077 166.957H15.923Z" fill="#D80027"/>
|
6
|
+
</g>
|
7
|
+
<defs>
|
8
|
+
<clipPath id="clip0_3719_7205">
|
9
|
+
<rect width="512" height="512" fill="white"/>
|
10
|
+
</clipPath>
|
11
|
+
</defs>
|
12
|
+
</svg>
|
@@ -0,0 +1,11 @@
|
|
1
|
+
<svg width="512" height="513" viewBox="0 0 512 513" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_105_38)">
|
3
|
+
<path d="M256 512.989C397.385 512.989 512 398.374 512 256.989C512 115.604 397.385 0.989258 256 0.989258C114.615 0.989258 0 115.604 0 256.989C0 398.374 114.615 512.989 256 512.989Z" fill="#F0F0F0"/>
|
4
|
+
<path d="M255.999 368.293C317.471 368.293 367.303 318.461 367.303 256.989C367.303 195.518 317.471 145.685 255.999 145.685C194.528 145.685 144.695 195.518 144.695 256.989C144.695 318.461 194.528 368.293 255.999 368.293Z" fill="#D80027"/>
|
5
|
+
</g>
|
6
|
+
<defs>
|
7
|
+
<clipPath id="clip0_105_38">
|
8
|
+
<rect width="512" height="512" fill="white" transform="translate(0 0.989258)"/>
|
9
|
+
</clipPath>
|
10
|
+
</defs>
|
11
|
+
</svg>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_3719_7207)">
|
3
|
+
<path d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z" fill="#F0F0F0"/>
|
4
|
+
<path d="M496.077 345.043C506.368 317.31 512 287.314 512 256C512 224.686 506.368 194.69 496.077 166.957H15.923C5.633 194.69 0 224.686 0 256C0 287.314 5.633 317.31 15.923 345.043L256 367.304L496.077 345.043Z" fill="#0052B4"/>
|
5
|
+
<path d="M256.001 512C366.072 512 459.907 442.528 496.078 345.043H15.9238C52.0948 442.528 145.93 512 256.001 512Z" fill="#D80027"/>
|
6
|
+
</g>
|
7
|
+
<defs>
|
8
|
+
<clipPath id="clip0_3719_7207">
|
9
|
+
<rect width="512" height="512" fill="white"/>
|
10
|
+
</clipPath>
|
11
|
+
</defs>
|
12
|
+
</svg>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g clip-path="url(#clip0_3719_7208)">
|
3
|
+
<path d="M0 255.999C0 287.313 5.633 317.309 15.923 345.042L256 367.303L496.077 345.042C506.367 317.309 512 287.313 512 255.999C512 224.685 506.367 194.689 496.077 166.956L256 144.695L15.923 166.956C5.633 194.689 0 224.685 0 255.999H0Z" fill="#FFDA44"/>
|
4
|
+
<path d="M496.078 166.957C459.907 69.473 366.072 0 256.001 0C145.93 0 52.0948 69.473 15.9238 166.957H496.078Z" fill="#D80027"/>
|
5
|
+
<path d="M15.9238 345.043C52.0948 442.527 145.93 512 256.001 512C366.072 512 459.907 442.527 496.078 345.043H15.9238Z" fill="#D80027"/>
|
6
|
+
</g>
|
7
|
+
<defs>
|
8
|
+
<clipPath id="clip0_3719_7208">
|
9
|
+
<rect width="512" height="512" fill="white"/>
|
10
|
+
</clipPath>
|
11
|
+
</defs>
|
12
|
+
</svg>
|