mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add YAML lint hint to the top of lang YAML files
This commit is contained in:
parent
b045c23ec4
commit
7cf3f16d62
@ -1,6 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
cs:
|
cs:
|
||||||
js:
|
js:
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
da:
|
da:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
de:
|
de:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
en:
|
en:
|
||||||
js:
|
js:
|
||||||
|
@ -2,6 +2,9 @@
|
|||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
#
|
#
|
||||||
# Updated with client.en.yml from commit 21b5183d6ab8c41ede8371d00e834865d3b35299
|
# Updated with client.en.yml from commit 21b5183d6ab8c41ede8371d00e834865d3b35299
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
es:
|
es:
|
||||||
js:
|
js:
|
||||||
|
@ -5,6 +5,9 @@
|
|||||||
# Pour toute question contactez
|
# Pour toute question contactez
|
||||||
# <Maxime QUANDALLE> "maxime@quandalle.com"
|
# <Maxime QUANDALLE> "maxime@quandalle.com"
|
||||||
#
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
fr:
|
fr:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
id:
|
id:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
it:
|
it:
|
||||||
js:
|
js:
|
||||||
|
@ -5,6 +5,10 @@
|
|||||||
# Dutch translation for Discourse
|
# Dutch translation for Discourse
|
||||||
# contributed by Vincent Veldkamp (vincent@retroga.me)
|
# contributed by Vincent Veldkamp (vincent@retroga.me)
|
||||||
# and Sander Datema (info@sanderdatema.nl)
|
# and Sander Datema (info@sanderdatema.nl)
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
nl:
|
nl:
|
||||||
js:
|
js:
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
pseudo:
|
pseudo:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
pt:
|
pt:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
sv:
|
sv:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
zh_CN:
|
zh_CN:
|
||||||
js:
|
js:
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the client portion of Discourse, sent out
|
# This file contains content for the client portion of Discourse, sent out
|
||||||
# to the Javascript app.
|
# to the Javascript app.
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
|
|
||||||
zh_TW:
|
zh_TW:
|
||||||
js:
|
js:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
cs:
|
cs:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
da:
|
da:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
de:
|
de:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
en:
|
en:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
# Updated with client.en.yml from commit 21b5183d6ab8c41ede8371d00e834865d3b35299
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
es:
|
es:
|
||||||
time:
|
time:
|
||||||
|
@ -1,10 +1,15 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
#
|
#
|
||||||
# French translation - Traduction française
|
# French translation - Traduction française
|
||||||
#
|
#
|
||||||
# Pour toute question contactez
|
# Pour toute question contactez
|
||||||
# <Maxime QUANDALLE> "maxime@quandalle.com"
|
# <Maxime QUANDALLE> "maxime@quandalle.com"
|
||||||
#
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
|
||||||
fr:
|
fr:
|
||||||
time:
|
time:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
id:
|
id:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
it:
|
it:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
# This file contains content for the server portion of Discourse, sent out
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
# to the Javascript app.
|
|
||||||
#
|
#
|
||||||
# Dutch translation for Discourse
|
# Dutch translation for Discourse
|
||||||
# contributed by Sander Datema (info@sanderdatema.nl)
|
# contributed by Sander Datema (info@sanderdatema.nl)
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
nl:
|
nl:
|
||||||
time:
|
time:
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
---
|
---
|
||||||
pseudo:
|
pseudo:
|
||||||
time:
|
time:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
pt:
|
pt:
|
||||||
title: "Discourse"
|
title: "Discourse"
|
||||||
topics: "Tópicos"
|
topics: "Tópicos"
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
sv:
|
sv:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
zh_CN:
|
zh_CN:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
# This file contains content for the server portion of Discourse used by Ruby
|
||||||
|
#
|
||||||
|
# To validate this YAML file after you change it, please paste it into
|
||||||
|
# http://yamllint.com/
|
||||||
|
|
||||||
zh_TW:
|
zh_TW:
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
|
Loading…
Reference in New Issue
Block a user