hexo-theme-lnote 1.2.6 → 1.2.7
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/README.md +36 -123
- package/_config.yml +19 -19
- package/config/links.yml +63 -63
- package/config/svg.yml +33 -33
- package/index.d.ts +3 -3
- package/languages/de.yml +69 -69
- package/languages/en.yml +73 -73
- package/languages/eo.yml +69 -69
- package/languages/es.yml +69 -69
- package/languages/ja.yml +69 -69
- package/languages/ru.yml +69 -69
- package/languages/zh-CN.yml +73 -73
- package/languages/zh-HK.yml +73 -73
- package/languages/zh-TW.yml +73 -73
- package/layout/404.ejs +8 -8
- package/layout/_partials/archive-list.ejs +17 -17
- package/layout/_partials/category-chains.ejs +19 -19
- package/layout/_partials/category-list.ejs +62 -62
- package/layout/_partials/comments/changyan.ejs +11 -11
- package/layout/_partials/comments/cusdis.ejs +25 -25
- package/layout/_partials/comments/discuss.ejs +17 -17
- package/layout/_partials/comments/disqus.ejs +32 -32
- package/layout/_partials/comments/giscus.ejs +36 -36
- package/layout/_partials/comments/gitalk.ejs +19 -19
- package/layout/_partials/comments/livere.ejs +10 -10
- package/layout/_partials/comments/remark42.ejs +29 -29
- package/layout/_partials/comments/twikoo.ejs +25 -25
- package/layout/_partials/comments/utterances.ejs +27 -27
- package/layout/_partials/comments/valine.ejs +23 -23
- package/layout/_partials/comments/waline.ejs +24 -24
- package/layout/_partials/comments.ejs +8 -8
- package/layout/_partials/css.ejs +9 -9
- package/layout/_partials/footer/beian.ejs +33 -33
- package/layout/_partials/footer/statistics.ejs +39 -39
- package/layout/_partials/footer.ejs +7 -7
- package/layout/_partials/head.ejs +46 -46
- package/layout/_partials/header/banner.ejs +24 -24
- package/layout/_partials/header/navigation.ejs +56 -56
- package/layout/_partials/header.ejs +4 -4
- package/layout/_partials/markdown-plugins.ejs +24 -24
- package/layout/_partials/paginator.ejs +14 -14
- package/layout/_partials/plugins/CSR.ejs +4 -4
- package/layout/_partials/plugins/analytics.ejs +75 -75
- package/layout/_partials/plugins/anchorjs.ejs +39 -39
- package/layout/_partials/plugins/code-widget.ejs +7 -7
- package/layout/_partials/plugins/encrypt.ejs +18 -18
- package/layout/_partials/plugins/fancybox.ejs +11 -11
- package/layout/_partials/plugins/highlight.ejs +13 -13
- package/layout/_partials/plugins/math.ejs +51 -51
- package/layout/_partials/plugins/mermaid.ejs +4 -4
- package/layout/_partials/plugins/nprogress.ejs +7 -7
- package/layout/_partials/plugins/typed.ejs +20 -20
- package/layout/_partials/post/category-bar.ejs +18 -18
- package/layout/_partials/post/copyright.ejs +50 -50
- package/layout/_partials/post/css.ejs +3 -3
- package/layout/_partials/post/meta-bottom.ejs +16 -16
- package/layout/_partials/post/meta-top.ejs +27 -27
- package/layout/_partials/post/scripts.ejs +8 -8
- package/layout/_partials/post/sidebar-left.ejs +1 -1
- package/layout/_partials/post/sidebar-right.ejs +2 -2
- package/layout/_partials/post/toc.ejs +6 -6
- package/layout/_partials/scripts.ejs +10 -10
- package/layout/_partials/search.ejs +19 -19
- package/layout/about.ejs +22 -22
- package/layout/archive.ejs +10 -10
- package/layout/categories.ejs +20 -20
- package/layout/category.ejs +12 -12
- package/layout/index.ejs +61 -61
- package/layout/layout.ejs +60 -60
- package/layout/links.ejs +31 -31
- package/layout/page.ejs +15 -15
- package/layout/post.ejs +77 -77
- package/layout/tag.ejs +12 -12
- package/layout/tags.ejs +26 -26
- package/package.json +73 -74
- package/scripts/index.js +1 -1
- package/source/css/_functions/base.styl +8 -8
- package/source/css/_mixins/base.styl +23 -23
- package/source/css/_pages/_about/about.styl +32 -32
- package/source/css/_pages/_archive/archive.styl +32 -32
- package/source/css/_pages/_base/_widget/anchorjs.styl +8 -8
- package/source/css/_pages/_base/_widget/banner.styl +29 -29
- package/source/css/_pages/_base/_widget/board.styl +11 -11
- package/source/css/_pages/_base/_widget/code-widget.styl +36 -36
- package/source/css/_pages/_base/_widget/copyright.styl +90 -90
- package/source/css/_pages/_base/_widget/footer.styl +65 -65
- package/source/css/_pages/_base/_widget/footnote.styl +25 -25
- package/source/css/_pages/_base/_widget/header.styl +173 -173
- package/source/css/_pages/_base/_widget/modal.styl +100 -100
- package/source/css/_pages/_base/_widget/navlink.styl +15 -15
- package/source/css/_pages/_base/_widget/ngrogress.styl +12 -12
- package/source/css/_pages/_base/_widget/noscript.styl +12 -12
- package/source/css/_pages/_base/_widget/pagination.styl +23 -23
- package/source/css/_pages/_base/_widget/qrcode.styl +17 -17
- package/source/css/_pages/_base/_widget/scroll-btn.styl +48 -48
- package/source/css/_pages/_base/_widget/text.styl +19 -19
- package/source/css/_pages/_base/_widget/toc.styl +75 -75
- package/source/css/_pages/_base/base.styl +67 -67
- package/source/css/_pages/_base/color-schema.styl +79 -79
- package/source/css/_pages/_base/inline.styl +51 -51
- package/source/css/_pages/_base/keyframes.styl +31 -31
- package/source/css/_pages/_base/print.styl +38 -38
- package/source/css/_pages/_category/category-bar.styl +58 -58
- package/source/css/_pages/_category/category-chain.styl +6 -6
- package/source/css/_pages/_category/category-list.styl +62 -62
- package/source/css/_pages/_index/index.styl +75 -75
- package/source/css/_pages/_links/links.styl +79 -79
- package/source/css/_pages/_post/comment.styl +27 -27
- package/source/css/_pages/_post/highlight.styl +76 -76
- package/source/css/_pages/_post/markdown.styl +96 -96
- package/source/css/_pages/_post/post-page.styl +179 -179
- package/source/css/_pages/_post/post-plugin.styl +9 -9
- package/source/css/_pages/_post/post-tag.styl +74 -74
- package/source/css/_pages/_tag/tags.styl +9 -9
- package/source/css/_pages/pages.styl +8 -8
- package/source/css/_variables/base.styl +72 -72
- package/source/css/gitalk.css +546 -546
- package/source/css/main.styl +19 -19
- package/source/js/color-schema.js +279 -279
- package/source/js/events.js +72 -72
- package/source/js/img-lazyload.js +10 -10
- package/source/js/local-search.js +70 -70
- package/source/js/post/copying-code.js +34 -34
- package/source/js/post/enable.js +6 -6
- package/source/js/post/img-swipe-bf.js +47 -47
- package/source/js/post/img-swipe.js +83 -83
- package/source/js/post/mermaiding.js +9 -9
- package/source/js/post/play-imgs.js +58 -58
- package/source/js/post/toc.js +24 -24
- package/source/js/post/view-imgs.js +27 -27
- package/source/js/utils.js +245 -245
- package/source/xml/local-search.xml +45 -45
- package/templates/Chat.vue +52 -52
- package/templates/GroupImage.vue +36 -36
- package/templates/MenuNav.vue +39 -39
- package/templates/Note.vue +33 -33
- package/templates/Noun.vue +25 -25
- package/templates/NounContent.vue +29 -29
- package/templates/Tab.vue +40 -40
- package/templates/footer.ejs +12 -12
- package/templates/utils/uri.ts +39 -39
package/languages/en.yml
CHANGED
|
@@ -1,73 +1,73 @@
|
|
|
1
|
-
name: 'English'
|
|
2
|
-
|
|
3
|
-
home:
|
|
4
|
-
menu: 'Home'
|
|
5
|
-
title: 'Home'
|
|
6
|
-
|
|
7
|
-
archive:
|
|
8
|
-
menu: 'Archives'
|
|
9
|
-
title: 'Archives'
|
|
10
|
-
subtitle: 'Archives'
|
|
11
|
-
post_total: '%d posts in total'
|
|
12
|
-
|
|
13
|
-
category:
|
|
14
|
-
menu: 'Categories'
|
|
15
|
-
title: 'Categories'
|
|
16
|
-
subtitle: 'Categories'
|
|
17
|
-
post_total: '%d posts in total'
|
|
18
|
-
more: 'More...'
|
|
19
|
-
|
|
20
|
-
tag:
|
|
21
|
-
menu: 'Tags'
|
|
22
|
-
title: 'Tags'
|
|
23
|
-
subtitle: 'Tags'
|
|
24
|
-
post_total: '%d posts in total'
|
|
25
|
-
|
|
26
|
-
about:
|
|
27
|
-
menu: 'About'
|
|
28
|
-
title: 'About'
|
|
29
|
-
subtitle: 'About'
|
|
30
|
-
|
|
31
|
-
links:
|
|
32
|
-
menu: 'Links'
|
|
33
|
-
title: 'Links'
|
|
34
|
-
subtitle: 'Links'
|
|
35
|
-
|
|
36
|
-
page404:
|
|
37
|
-
menu: 'Page not found'
|
|
38
|
-
title: 'Page not found'
|
|
39
|
-
subtitle: 'Page not found'
|
|
40
|
-
|
|
41
|
-
post:
|
|
42
|
-
toc: 'Table of Contents'
|
|
43
|
-
prev_post: 'Previous'
|
|
44
|
-
next_post: 'Next'
|
|
45
|
-
updated: 'Last updated on %s'
|
|
46
|
-
meta:
|
|
47
|
-
wordcount: '%s words'
|
|
48
|
-
min2read: '%s mins'
|
|
49
|
-
views: ' views'
|
|
50
|
-
copyright:
|
|
51
|
-
author: 'Author'
|
|
52
|
-
posted: 'Posted on'
|
|
53
|
-
updated: 'Updated on'
|
|
54
|
-
licensed: 'Licensed under'
|
|
55
|
-
CC: 'CC - Creative Commons license'
|
|
56
|
-
BY: 'BY - Attribution'
|
|
57
|
-
SA: 'SA - Share-alike'
|
|
58
|
-
NC: 'NC - Non-commercial'
|
|
59
|
-
ND: 'ND - No derivative works'
|
|
60
|
-
|
|
61
|
-
footer:
|
|
62
|
-
pv: 'Views: {}'
|
|
63
|
-
uv: 'Visitors: {}'
|
|
64
|
-
|
|
65
|
-
search:
|
|
66
|
-
title: 'Search'
|
|
67
|
-
keyword: 'Keyword'
|
|
68
|
-
|
|
69
|
-
noun:
|
|
70
|
-
prompt: 'Parsing instructions'
|
|
71
|
-
more: 'Click here to see more'
|
|
72
|
-
|
|
73
|
-
noscript_warning: 'LNote works best with JavaScript enabled'
|
|
1
|
+
name: 'English'
|
|
2
|
+
|
|
3
|
+
home:
|
|
4
|
+
menu: 'Home'
|
|
5
|
+
title: 'Home'
|
|
6
|
+
|
|
7
|
+
archive:
|
|
8
|
+
menu: 'Archives'
|
|
9
|
+
title: 'Archives'
|
|
10
|
+
subtitle: 'Archives'
|
|
11
|
+
post_total: '%d posts in total'
|
|
12
|
+
|
|
13
|
+
category:
|
|
14
|
+
menu: 'Categories'
|
|
15
|
+
title: 'Categories'
|
|
16
|
+
subtitle: 'Categories'
|
|
17
|
+
post_total: '%d posts in total'
|
|
18
|
+
more: 'More...'
|
|
19
|
+
|
|
20
|
+
tag:
|
|
21
|
+
menu: 'Tags'
|
|
22
|
+
title: 'Tags'
|
|
23
|
+
subtitle: 'Tags'
|
|
24
|
+
post_total: '%d posts in total'
|
|
25
|
+
|
|
26
|
+
about:
|
|
27
|
+
menu: 'About'
|
|
28
|
+
title: 'About'
|
|
29
|
+
subtitle: 'About'
|
|
30
|
+
|
|
31
|
+
links:
|
|
32
|
+
menu: 'Links'
|
|
33
|
+
title: 'Links'
|
|
34
|
+
subtitle: 'Links'
|
|
35
|
+
|
|
36
|
+
page404:
|
|
37
|
+
menu: 'Page not found'
|
|
38
|
+
title: 'Page not found'
|
|
39
|
+
subtitle: 'Page not found'
|
|
40
|
+
|
|
41
|
+
post:
|
|
42
|
+
toc: 'Table of Contents'
|
|
43
|
+
prev_post: 'Previous'
|
|
44
|
+
next_post: 'Next'
|
|
45
|
+
updated: 'Last updated on %s'
|
|
46
|
+
meta:
|
|
47
|
+
wordcount: '%s words'
|
|
48
|
+
min2read: '%s mins'
|
|
49
|
+
views: ' views'
|
|
50
|
+
copyright:
|
|
51
|
+
author: 'Author'
|
|
52
|
+
posted: 'Posted on'
|
|
53
|
+
updated: 'Updated on'
|
|
54
|
+
licensed: 'Licensed under'
|
|
55
|
+
CC: 'CC - Creative Commons license'
|
|
56
|
+
BY: 'BY - Attribution'
|
|
57
|
+
SA: 'SA - Share-alike'
|
|
58
|
+
NC: 'NC - Non-commercial'
|
|
59
|
+
ND: 'ND - No derivative works'
|
|
60
|
+
|
|
61
|
+
footer:
|
|
62
|
+
pv: 'Views: {}'
|
|
63
|
+
uv: 'Visitors: {}'
|
|
64
|
+
|
|
65
|
+
search:
|
|
66
|
+
title: 'Search'
|
|
67
|
+
keyword: 'Keyword'
|
|
68
|
+
|
|
69
|
+
noun:
|
|
70
|
+
prompt: 'Parsing instructions'
|
|
71
|
+
more: 'Click here to see more'
|
|
72
|
+
|
|
73
|
+
noscript_warning: 'LNote works best with JavaScript enabled'
|
package/languages/eo.yml
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
name: 'Esperanto'
|
|
2
|
-
|
|
3
|
-
home:
|
|
4
|
-
menu: 'Hejmpaĝo'
|
|
5
|
-
title: 'Hejmpaĝo'
|
|
6
|
-
|
|
7
|
-
archive:
|
|
8
|
-
menu: 'Arkivoj'
|
|
9
|
-
title: 'Arkivoj'
|
|
10
|
-
subtitle: 'Arkivoj'
|
|
11
|
-
post_total: 'Entute %d afiŝoj'
|
|
12
|
-
|
|
13
|
-
category:
|
|
14
|
-
menu: 'Kategorio'
|
|
15
|
-
title: 'Kategorio'
|
|
16
|
-
subtitle: 'Kategorio'
|
|
17
|
-
post_total: 'Entute %d afiŝoj'
|
|
18
|
-
more: 'More...'
|
|
19
|
-
|
|
20
|
-
tag:
|
|
21
|
-
menu: 'Etikedoj'
|
|
22
|
-
title: 'Etikedoj'
|
|
23
|
-
subtitle: 'Etikedoj'
|
|
24
|
-
post_total: 'Entute %d afiŝoj'
|
|
25
|
-
|
|
26
|
-
about:
|
|
27
|
-
menu: 'Pri'
|
|
28
|
-
title: 'Pri'
|
|
29
|
-
subtitle: 'Pri'
|
|
30
|
-
|
|
31
|
-
links:
|
|
32
|
-
menu: 'Ligoj'
|
|
33
|
-
title: 'Ligoj'
|
|
34
|
-
subtitle: 'Ligoj'
|
|
35
|
-
|
|
36
|
-
page404:
|
|
37
|
-
menu: 'Paĝo ne trovita'
|
|
38
|
-
title: 'Paĝo ne trovita'
|
|
39
|
-
subtitle: 'Paĝo ne trovita'
|
|
40
|
-
|
|
41
|
-
post:
|
|
42
|
-
toc: 'Enhavtabelo'
|
|
43
|
-
prev_post: 'Antaŭa afiŝo'
|
|
44
|
-
next_post: 'Sekva afiŝo'
|
|
45
|
-
updated: 'Aktualizita: %s'
|
|
46
|
-
meta:
|
|
47
|
-
wordcount: '%s vortoj'
|
|
48
|
-
min2read: '%s minutoj'
|
|
49
|
-
views: '{} rigardoj'
|
|
50
|
-
copyright:
|
|
51
|
-
author: 'Aŭtoro'
|
|
52
|
-
posted: 'Postigita'
|
|
53
|
-
updated: 'Aktualizita'
|
|
54
|
-
licensed: 'Lizenta'
|
|
55
|
-
CC: 'CC - Creative Commons license'
|
|
56
|
-
BY: 'BY - Attribution'
|
|
57
|
-
SA: 'SA - Share-alike'
|
|
58
|
-
NC: 'NC - Non-commercial'
|
|
59
|
-
ND: 'ND - No derivative works'
|
|
60
|
-
|
|
61
|
-
footer:
|
|
62
|
-
pv: 'Vidoj: {}'
|
|
63
|
-
uv: 'Visitoj: {}'
|
|
64
|
-
|
|
65
|
-
search:
|
|
66
|
-
title: 'Serĉi'
|
|
67
|
-
keyword: 'ŝlosivorto'
|
|
68
|
-
|
|
69
|
-
noscript_warning: 'Blogo funkcias plej bone kun JavaScript ebligita'
|
|
1
|
+
name: 'Esperanto'
|
|
2
|
+
|
|
3
|
+
home:
|
|
4
|
+
menu: 'Hejmpaĝo'
|
|
5
|
+
title: 'Hejmpaĝo'
|
|
6
|
+
|
|
7
|
+
archive:
|
|
8
|
+
menu: 'Arkivoj'
|
|
9
|
+
title: 'Arkivoj'
|
|
10
|
+
subtitle: 'Arkivoj'
|
|
11
|
+
post_total: 'Entute %d afiŝoj'
|
|
12
|
+
|
|
13
|
+
category:
|
|
14
|
+
menu: 'Kategorio'
|
|
15
|
+
title: 'Kategorio'
|
|
16
|
+
subtitle: 'Kategorio'
|
|
17
|
+
post_total: 'Entute %d afiŝoj'
|
|
18
|
+
more: 'More...'
|
|
19
|
+
|
|
20
|
+
tag:
|
|
21
|
+
menu: 'Etikedoj'
|
|
22
|
+
title: 'Etikedoj'
|
|
23
|
+
subtitle: 'Etikedoj'
|
|
24
|
+
post_total: 'Entute %d afiŝoj'
|
|
25
|
+
|
|
26
|
+
about:
|
|
27
|
+
menu: 'Pri'
|
|
28
|
+
title: 'Pri'
|
|
29
|
+
subtitle: 'Pri'
|
|
30
|
+
|
|
31
|
+
links:
|
|
32
|
+
menu: 'Ligoj'
|
|
33
|
+
title: 'Ligoj'
|
|
34
|
+
subtitle: 'Ligoj'
|
|
35
|
+
|
|
36
|
+
page404:
|
|
37
|
+
menu: 'Paĝo ne trovita'
|
|
38
|
+
title: 'Paĝo ne trovita'
|
|
39
|
+
subtitle: 'Paĝo ne trovita'
|
|
40
|
+
|
|
41
|
+
post:
|
|
42
|
+
toc: 'Enhavtabelo'
|
|
43
|
+
prev_post: 'Antaŭa afiŝo'
|
|
44
|
+
next_post: 'Sekva afiŝo'
|
|
45
|
+
updated: 'Aktualizita: %s'
|
|
46
|
+
meta:
|
|
47
|
+
wordcount: '%s vortoj'
|
|
48
|
+
min2read: '%s minutoj'
|
|
49
|
+
views: '{} rigardoj'
|
|
50
|
+
copyright:
|
|
51
|
+
author: 'Aŭtoro'
|
|
52
|
+
posted: 'Postigita'
|
|
53
|
+
updated: 'Aktualizita'
|
|
54
|
+
licensed: 'Lizenta'
|
|
55
|
+
CC: 'CC - Creative Commons license'
|
|
56
|
+
BY: 'BY - Attribution'
|
|
57
|
+
SA: 'SA - Share-alike'
|
|
58
|
+
NC: 'NC - Non-commercial'
|
|
59
|
+
ND: 'ND - No derivative works'
|
|
60
|
+
|
|
61
|
+
footer:
|
|
62
|
+
pv: 'Vidoj: {}'
|
|
63
|
+
uv: 'Visitoj: {}'
|
|
64
|
+
|
|
65
|
+
search:
|
|
66
|
+
title: 'Serĉi'
|
|
67
|
+
keyword: 'ŝlosivorto'
|
|
68
|
+
|
|
69
|
+
noscript_warning: 'Blogo funkcias plej bone kun JavaScript ebligita'
|
package/languages/es.yml
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
name: 'Español'
|
|
2
|
-
|
|
3
|
-
home:
|
|
4
|
-
menu: 'Inicio'
|
|
5
|
-
title: 'Inicio'
|
|
6
|
-
|
|
7
|
-
archive:
|
|
8
|
-
menu: 'Archivo'
|
|
9
|
-
title: 'Archivo'
|
|
10
|
-
subtitle: 'Archivo'
|
|
11
|
-
post_total: '%d artículos en total'
|
|
12
|
-
|
|
13
|
-
category:
|
|
14
|
-
menu: 'Categorías'
|
|
15
|
-
title: 'Categorías'
|
|
16
|
-
subtitle: 'Categorías'
|
|
17
|
-
post_total: '%d artículos en total'
|
|
18
|
-
more: 'Más...'
|
|
19
|
-
|
|
20
|
-
tag:
|
|
21
|
-
menu: 'Etiquetas'
|
|
22
|
-
title: 'Etiquetas'
|
|
23
|
-
subtitle: 'Etiquetas'
|
|
24
|
-
post_total: '%d artículos en total'
|
|
25
|
-
|
|
26
|
-
about:
|
|
27
|
-
menu: 'Acerca'
|
|
28
|
-
title: 'Acerca'
|
|
29
|
-
subtitle: 'Acerca'
|
|
30
|
-
|
|
31
|
-
links:
|
|
32
|
-
menu: 'Enlaces'
|
|
33
|
-
title: 'Enlaces'
|
|
34
|
-
subtitle: 'Enlaces'
|
|
35
|
-
|
|
36
|
-
page404:
|
|
37
|
-
menu: 'Página no encontrada'
|
|
38
|
-
title: 'Página no encontrada'
|
|
39
|
-
subtitle: 'Página no encontrada'
|
|
40
|
-
|
|
41
|
-
post:
|
|
42
|
-
toc: 'Tabla de Contenidos'
|
|
43
|
-
prev_post: 'Anterior'
|
|
44
|
-
next_post: 'Siguiente'
|
|
45
|
-
updated: 'Última actualización el %s'
|
|
46
|
-
meta:
|
|
47
|
-
wordcount: '%s palabras'
|
|
48
|
-
min2read: '%s minutos'
|
|
49
|
-
views: '{} vistas'
|
|
50
|
-
copyright:
|
|
51
|
-
author: 'Autor'
|
|
52
|
-
posted: 'Publicado el'
|
|
53
|
-
updated: 'Actualizado el'
|
|
54
|
-
licensed: 'Licencia bajo'
|
|
55
|
-
CC: 'CC - Licencia Creative Commons'
|
|
56
|
-
BY: 'BY - Atribución'
|
|
57
|
-
SA: 'SA - Compartir igual'
|
|
58
|
-
NC: 'NC - No comercial'
|
|
59
|
-
ND: 'ND - Sin obras derivadas'
|
|
60
|
-
|
|
61
|
-
footer:
|
|
62
|
-
pv: 'Vistas: {}'
|
|
63
|
-
uv: 'Visitantes: {}'
|
|
64
|
-
|
|
65
|
-
search:
|
|
66
|
-
title: 'Buscar'
|
|
67
|
-
keyword: 'Palabra clave'
|
|
68
|
-
|
|
69
|
-
noscript_warning: 'El blog funciona mejor con JavaScript habilitado'
|
|
1
|
+
name: 'Español'
|
|
2
|
+
|
|
3
|
+
home:
|
|
4
|
+
menu: 'Inicio'
|
|
5
|
+
title: 'Inicio'
|
|
6
|
+
|
|
7
|
+
archive:
|
|
8
|
+
menu: 'Archivo'
|
|
9
|
+
title: 'Archivo'
|
|
10
|
+
subtitle: 'Archivo'
|
|
11
|
+
post_total: '%d artículos en total'
|
|
12
|
+
|
|
13
|
+
category:
|
|
14
|
+
menu: 'Categorías'
|
|
15
|
+
title: 'Categorías'
|
|
16
|
+
subtitle: 'Categorías'
|
|
17
|
+
post_total: '%d artículos en total'
|
|
18
|
+
more: 'Más...'
|
|
19
|
+
|
|
20
|
+
tag:
|
|
21
|
+
menu: 'Etiquetas'
|
|
22
|
+
title: 'Etiquetas'
|
|
23
|
+
subtitle: 'Etiquetas'
|
|
24
|
+
post_total: '%d artículos en total'
|
|
25
|
+
|
|
26
|
+
about:
|
|
27
|
+
menu: 'Acerca'
|
|
28
|
+
title: 'Acerca'
|
|
29
|
+
subtitle: 'Acerca'
|
|
30
|
+
|
|
31
|
+
links:
|
|
32
|
+
menu: 'Enlaces'
|
|
33
|
+
title: 'Enlaces'
|
|
34
|
+
subtitle: 'Enlaces'
|
|
35
|
+
|
|
36
|
+
page404:
|
|
37
|
+
menu: 'Página no encontrada'
|
|
38
|
+
title: 'Página no encontrada'
|
|
39
|
+
subtitle: 'Página no encontrada'
|
|
40
|
+
|
|
41
|
+
post:
|
|
42
|
+
toc: 'Tabla de Contenidos'
|
|
43
|
+
prev_post: 'Anterior'
|
|
44
|
+
next_post: 'Siguiente'
|
|
45
|
+
updated: 'Última actualización el %s'
|
|
46
|
+
meta:
|
|
47
|
+
wordcount: '%s palabras'
|
|
48
|
+
min2read: '%s minutos'
|
|
49
|
+
views: '{} vistas'
|
|
50
|
+
copyright:
|
|
51
|
+
author: 'Autor'
|
|
52
|
+
posted: 'Publicado el'
|
|
53
|
+
updated: 'Actualizado el'
|
|
54
|
+
licensed: 'Licencia bajo'
|
|
55
|
+
CC: 'CC - Licencia Creative Commons'
|
|
56
|
+
BY: 'BY - Atribución'
|
|
57
|
+
SA: 'SA - Compartir igual'
|
|
58
|
+
NC: 'NC - No comercial'
|
|
59
|
+
ND: 'ND - Sin obras derivadas'
|
|
60
|
+
|
|
61
|
+
footer:
|
|
62
|
+
pv: 'Vistas: {}'
|
|
63
|
+
uv: 'Visitantes: {}'
|
|
64
|
+
|
|
65
|
+
search:
|
|
66
|
+
title: 'Buscar'
|
|
67
|
+
keyword: 'Palabra clave'
|
|
68
|
+
|
|
69
|
+
noscript_warning: 'El blog funciona mejor con JavaScript habilitado'
|
package/languages/ja.yml
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
name: '日本語'
|
|
2
|
-
|
|
3
|
-
home:
|
|
4
|
-
menu: 'ホーム'
|
|
5
|
-
title: 'ホーム'
|
|
6
|
-
|
|
7
|
-
archive:
|
|
8
|
-
menu: 'アーカイブ'
|
|
9
|
-
title: 'アーカイブ'
|
|
10
|
-
subtitle: 'アーカイブ'
|
|
11
|
-
post_total: '全 %d 件のポスト'
|
|
12
|
-
|
|
13
|
-
category:
|
|
14
|
-
menu: 'カテゴリ'
|
|
15
|
-
title: 'カテゴリ'
|
|
16
|
-
subtitle: 'カテゴリ'
|
|
17
|
-
post_total: '全 %d 件のポスト'
|
|
18
|
-
more: 'More...'
|
|
19
|
-
|
|
20
|
-
tag:
|
|
21
|
-
menu: 'タグ'
|
|
22
|
-
title: 'タグ'
|
|
23
|
-
subtitle: 'タグ'
|
|
24
|
-
post_total: '全 %d 件のポスト'
|
|
25
|
-
|
|
26
|
-
about:
|
|
27
|
-
menu: 'プロフィール'
|
|
28
|
-
title: 'プロフィール'
|
|
29
|
-
subtitle: 'プロフィール'
|
|
30
|
-
|
|
31
|
-
links:
|
|
32
|
-
menu: 'リンク'
|
|
33
|
-
title: 'リンク'
|
|
34
|
-
subtitle: 'リンク'
|
|
35
|
-
|
|
36
|
-
page404:
|
|
37
|
-
menu: 'ページが見つかりませんでした'
|
|
38
|
-
title: 'ページが見つかりませんでした'
|
|
39
|
-
subtitle: 'ページが見つかりませんでした'
|
|
40
|
-
|
|
41
|
-
post:
|
|
42
|
-
toc: '見出し'
|
|
43
|
-
prev_post: '前の記事'
|
|
44
|
-
next_post: '次の記事'
|
|
45
|
-
updated: '最終更新日:%s'
|
|
46
|
-
meta:
|
|
47
|
-
wordcount: '%s 単語'
|
|
48
|
-
min2read: '%s 分'
|
|
49
|
-
views: '{} 閲覧'
|
|
50
|
-
copyright:
|
|
51
|
-
author: '著者'
|
|
52
|
-
posted: '作成日'
|
|
53
|
-
updated: '修正日'
|
|
54
|
-
licensed: '著作権'
|
|
55
|
-
CC: 'CC - Creative Commons license'
|
|
56
|
-
BY: 'BY - Attribution'
|
|
57
|
-
SA: 'SA - Share-alike'
|
|
58
|
-
NC: 'NC - Non-commercial'
|
|
59
|
-
ND: 'ND - No derivative works'
|
|
60
|
-
|
|
61
|
-
footer:
|
|
62
|
-
pv: '閲覧合計数: {}'
|
|
63
|
-
uv: '合計閲覧者数: {}'
|
|
64
|
-
|
|
65
|
-
search:
|
|
66
|
-
title: '検索'
|
|
67
|
-
keyword: 'キーワード'
|
|
68
|
-
|
|
69
|
-
noscript_warning: 'ブログは JavaScript を有効にすると最適に機能します'
|
|
1
|
+
name: '日本語'
|
|
2
|
+
|
|
3
|
+
home:
|
|
4
|
+
menu: 'ホーム'
|
|
5
|
+
title: 'ホーム'
|
|
6
|
+
|
|
7
|
+
archive:
|
|
8
|
+
menu: 'アーカイブ'
|
|
9
|
+
title: 'アーカイブ'
|
|
10
|
+
subtitle: 'アーカイブ'
|
|
11
|
+
post_total: '全 %d 件のポスト'
|
|
12
|
+
|
|
13
|
+
category:
|
|
14
|
+
menu: 'カテゴリ'
|
|
15
|
+
title: 'カテゴリ'
|
|
16
|
+
subtitle: 'カテゴリ'
|
|
17
|
+
post_total: '全 %d 件のポスト'
|
|
18
|
+
more: 'More...'
|
|
19
|
+
|
|
20
|
+
tag:
|
|
21
|
+
menu: 'タグ'
|
|
22
|
+
title: 'タグ'
|
|
23
|
+
subtitle: 'タグ'
|
|
24
|
+
post_total: '全 %d 件のポスト'
|
|
25
|
+
|
|
26
|
+
about:
|
|
27
|
+
menu: 'プロフィール'
|
|
28
|
+
title: 'プロフィール'
|
|
29
|
+
subtitle: 'プロフィール'
|
|
30
|
+
|
|
31
|
+
links:
|
|
32
|
+
menu: 'リンク'
|
|
33
|
+
title: 'リンク'
|
|
34
|
+
subtitle: 'リンク'
|
|
35
|
+
|
|
36
|
+
page404:
|
|
37
|
+
menu: 'ページが見つかりませんでした'
|
|
38
|
+
title: 'ページが見つかりませんでした'
|
|
39
|
+
subtitle: 'ページが見つかりませんでした'
|
|
40
|
+
|
|
41
|
+
post:
|
|
42
|
+
toc: '見出し'
|
|
43
|
+
prev_post: '前の記事'
|
|
44
|
+
next_post: '次の記事'
|
|
45
|
+
updated: '最終更新日:%s'
|
|
46
|
+
meta:
|
|
47
|
+
wordcount: '%s 単語'
|
|
48
|
+
min2read: '%s 分'
|
|
49
|
+
views: '{} 閲覧'
|
|
50
|
+
copyright:
|
|
51
|
+
author: '著者'
|
|
52
|
+
posted: '作成日'
|
|
53
|
+
updated: '修正日'
|
|
54
|
+
licensed: '著作権'
|
|
55
|
+
CC: 'CC - Creative Commons license'
|
|
56
|
+
BY: 'BY - Attribution'
|
|
57
|
+
SA: 'SA - Share-alike'
|
|
58
|
+
NC: 'NC - Non-commercial'
|
|
59
|
+
ND: 'ND - No derivative works'
|
|
60
|
+
|
|
61
|
+
footer:
|
|
62
|
+
pv: '閲覧合計数: {}'
|
|
63
|
+
uv: '合計閲覧者数: {}'
|
|
64
|
+
|
|
65
|
+
search:
|
|
66
|
+
title: '検索'
|
|
67
|
+
keyword: 'キーワード'
|
|
68
|
+
|
|
69
|
+
noscript_warning: 'ブログは JavaScript を有効にすると最適に機能します'
|