Merge branch 'master' into delayed-disqus

This commit is contained in:
Michael Romero 2018-10-26 00:53:23 -07:00 committed by GitHub
commit 934131263b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 726 additions and 19 deletions

View file

@ -67,4 +67,8 @@
- id: show
translation: "Mostrar"
- id: comments
translation: "comentários"
translation: "comentários"
# Related posts
- id: seeAlso
translation: "Veja também"

View file

@ -68,3 +68,7 @@
translation: "Zeige"
- id: comments
translation: "Kommentare"
# Related posts
- id: seeAlso
translation: "Siehe auch"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Show"
- id: comments
translation: "comments"
translation: "comments"
# Related posts
- id: seeAlso
translation: "See also"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Montru"
- id: comments
translation: "komentoj"
translation: "komentoj"
# Related posts
- id: seeAlso
translation: "Vidu ankaŭ"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Mostrar"
- id: comments
translation: "comentarios"
translation: "comentarios"
# Related posts
- id: seeAlso
translation: "Ver también"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Afficher"
- id: comments
translation: "commentaires"
translation: "commentaires"
# Related posts
- id: seeAlso
translation: "Voir également"

View file

@ -68,3 +68,7 @@
translation: "Mostra"
- id: comments
translation: "commenti"
# Related posts
- id: seeAlso
translation: "Guarda anche"

View file

@ -38,6 +38,8 @@
# Navigation
- id: toggleNavigation
translation: "メニューを切り替え"
- id: languageSwitcherLabel
translation: "言語"
- id: gcseLabelShort
translation: "検索"
- id: gcseLabelLong
@ -67,3 +69,6 @@
- id: comments
translation: "コメント"
# Related posts
- id: seeAlso
translation: "も参照してください"

View file

@ -68,3 +68,7 @@
translation: "Vis"
- id: comments
translation: "kommentarer"
# Related posts
- id: seeAlso
translation: "Se også"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Laat"
- id: comments
translation: "reacties zien"
translation: "reacties zien"
# Related posts
- id: seeAlso
translation: "Zie ook"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Pokaż"
- id: comments
translation: "komentarzy"
translation: "komentarzy"
# Related posts
- id: seeAlso
translation: "Zobacz też"

View file

@ -67,4 +67,8 @@
- id: show
translation: "Показать"
- id: comments
translation: "комментариев"
translation: "комментариев"
# Related posts
- id: seeAlso
translation: "Смотрите также"

View file

@ -63,9 +63,12 @@
- id: yourWebsite
translation: "你的网页"
# Delayed Disqus
- id: show
translation: "显示"
- id: comments
translation: "条评论"
# Related posts
- id: seeAlso
translation: "也可以看看"