-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update critical file(s) according to Chirpy v5.2.0
- Loading branch information
1 parent
d1ef8d4
commit 6c8b7ca
Showing
15 changed files
with
357 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# The layout text of site | ||
|
||
# ----- Commons label ----- | ||
|
||
layout: | ||
post: Entrada | ||
category: Categoría | ||
tag: Etiqueta | ||
|
||
# The tabs of sidebar | ||
tabs: | ||
# format: <filename_without_extension>: <value> | ||
home: Inicio | ||
categories: Categorías | ||
tags: Etiquetas | ||
archives: Archivo | ||
about: Acerca de | ||
|
||
# the text displayed in the search bar & search results | ||
search: | ||
hint: Buscar | ||
cancel: Cancelar | ||
no_results: ¡Oops! No se encuentran resultados. | ||
|
||
panel: | ||
lastmod: Actualizado recientemente | ||
trending_tags: Etiquetas populares | ||
toc: Contenido | ||
|
||
copyright: | ||
# Shown at the bottom of the post | ||
license: | ||
template: Esta entrada está licenciada bajo :LICENSE_NAME por el autor. | ||
name: CC BY 4.0 | ||
link: https://creativecommons.org/licenses/by/4.0/ | ||
|
||
# Displayed in the footer | ||
brief: Algunos derechos reservados. | ||
verbose: >- | ||
Salvo que se indique explícitamente, las entradas de este blog están licenciadas | ||
bajo la Creative Commons Attribution 4.0 International (CC BY 4.0) License por el autor. | ||
meta: Hecho con :PLATFORM usando el tema :THEME. | ||
|
||
not_found: | ||
statment: Lo sentimos, hemos perdido esa URL o apunta a algo que no existe. | ||
|
||
notification: | ||
update_found: Hay una nueva versión de contenido disponible. | ||
update: Actualizar | ||
|
||
# ----- Posts related labels ----- | ||
|
||
post: | ||
written_by: Por | ||
posted: Publicado | ||
updated: Actualizado | ||
words: palabras | ||
pageview_measure: visitas | ||
read_time: | ||
unit: min | ||
prompt: ' de lectura' | ||
relate_posts: Lecturas adicionales | ||
share: Compartir | ||
button: | ||
next: Nuevo | ||
previous: Anterior | ||
copy_code: | ||
succeed: ¡Copiado! | ||
share_link: | ||
title: Copiar enlace | ||
succeed: ¡Enlace copiado! | ||
# pinned prompt of posts list on homepage | ||
pin_prompt: Fijado | ||
|
||
# categories page | ||
categories: | ||
category_measure: categorias | ||
post_measure: entradas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# The layout text of site | ||
|
||
# ----- Commons label ----- | ||
|
||
layout: | ||
post: Post | ||
category: Catégorie | ||
tag: Tag | ||
|
||
# The tabs of sidebar | ||
tabs: | ||
# format: <filename_without_extension>: <value> | ||
home: Accueil | ||
categories: Catégories | ||
tags: Tags | ||
archives: Archives | ||
about: A propos de | ||
|
||
# the text displayed in the search bar & search results | ||
search: | ||
hint: recherche | ||
cancel: Annuler | ||
no_results: Oups ! Aucun résultat trouvé. | ||
|
||
panel: | ||
lastmod: Récemment mis à jour | ||
trending_tags: Tags tendance | ||
toc: Contenu | ||
|
||
copyright: | ||
# Shown at the bottom of the post | ||
license: | ||
template: Cet article est sous licence :LICENSE_NAME par l'auteur. | ||
name: CC BY 4.0 | ||
link: https://creativecommons.org/licenses/by/4.0/ | ||
|
||
# Displayed in the footer | ||
brief: Certains droits réservés. | ||
verbose: >- | ||
Sauf mention contraire, les articles de ce site sont publiés sous licence | ||
sous la licence Creative Commons Attribution 4.0 International (CC BY 4.0) par l'auteur. | ||
meta: Propulsé par :PLATFORM avec le thème :THEME | ||
|
||
not_found: | ||
statment: Désolé, nous avons égaré cette URL ou elle pointe vers quelque chose qui n'existe pas. | ||
|
||
notification: | ||
update_found: Une nouvelle version du contenu est disponible. | ||
update: Mise à jour | ||
|
||
# ----- Posts related labels ----- | ||
|
||
post: | ||
written_by: Par | ||
posted: Posté | ||
updated: Mis à jour | ||
words: mots | ||
pageview_measure: vues | ||
read_time: | ||
unit: min | ||
prompt: lire | ||
relate_posts: Autres lectures | ||
share: Partager | ||
button: | ||
next: Plus récent | ||
previous: Plus ancien | ||
copy_code: | ||
succeed: Copié ! | ||
share_link: | ||
title: Copier le lien | ||
succeed: Lien copié avec succès ! | ||
# pinned prompt of posts list on homepage | ||
pin_prompt: Épinglé | ||
|
||
# categories page | ||
categories: | ||
category_measure: catégories | ||
post_measure: posts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# The layout text of site | ||
|
||
# ----- Commons label ----- | ||
|
||
layout: | ||
post: Post | ||
category: Categoria | ||
tag: Tag | ||
|
||
# The tabs of sidebar | ||
tabs: | ||
# format: <filename_without_extension>: <value> | ||
home: Home | ||
categories: Categorias | ||
tags: Tags | ||
archives: Arquivos | ||
about: Sobre | ||
|
||
# the text displayed in the search bar & search results | ||
search: | ||
hint: Buscar | ||
cancel: Cancelar | ||
no_results: Oops! Nenhum resultado encontrado. | ||
|
||
panel: | ||
lastmod: Atualizados recentemente | ||
trending_tags: Trending Tags | ||
toc: Conteúdo | ||
|
||
copyright: | ||
# Shown at the bottom of the post | ||
license: | ||
template: Esta postagem está licenciada sob :LICENSE_NAME pelo autor. | ||
name: CC BY 4.0 | ||
link: https://creativecommons.org/licenses/by/4.0/ | ||
|
||
# Displayed in the footer | ||
brief: Alguns direitos reservados. | ||
verbose: >- | ||
Exceto onde indicado de outra forma, as postagens do blog neste site são licenciadas sob a | ||
Creative Commons Attribution 4.0 International (CC BY 4.0) License pelo autor. | ||
meta: Feito com :PLATFORM usando o tema :THEME. | ||
|
||
not_found: | ||
statment: Desculpe, a página não foi encontrada. | ||
|
||
notification: | ||
update_found: Uma nova versão do conteúdo está disponível. | ||
update: atualização | ||
|
||
# ----- Posts related labels ----- | ||
|
||
post: | ||
written_by: Por | ||
posted: Postado em | ||
updated: Atualizado | ||
words: palavras | ||
pageview_measure: visualizações | ||
read_time: | ||
unit: min | ||
prompt: " de leitura" | ||
relate_posts: Leia também | ||
share: Compartilhar | ||
button: | ||
next: Próximo | ||
previous: Anterior | ||
copy_code: | ||
succeed: Copiado! | ||
share_link: | ||
title: Copie o link | ||
succeed: Link copiado com sucesso! | ||
# pinned prompt of posts list on homepage | ||
pin_prompt: Fixado | ||
|
||
# categories page | ||
categories: | ||
category_measure: categorias | ||
post_measure: posts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.