diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 5fdf596a46b..09776dea232 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -1,6 +1,9 @@ # 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/ cs: js: diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index 82c1527bd75..55dffba8643 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -1,5 +1,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/ da: js: diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index dc3712d58ee..8ac02e27e77 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -1,6 +1,9 @@ # 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/ de: js: diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index c6c89bd7d8d..6d7028de322 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1,6 +1,9 @@ # 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/ en: js: diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 84e088990bb..166b7a65e16 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -2,6 +2,9 @@ # to the Javascript app. # # 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: js: diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 114e8b8385c..ab8032f8657 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -5,6 +5,9 @@ # Pour toute question contactez # "maxime@quandalle.com" # +# To validate this YAML file after you change it, please paste it into +# http://yamllint.com/ + fr: js: diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index b9e049a412d..50afd75bb25 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -1,6 +1,10 @@ # 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/ + id: js: diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 75d77cc991e..6bcb6aa69fe 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -1,6 +1,10 @@ # 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/ + it: js: diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index c7a99c42a0b..5e498d123a9 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -5,6 +5,10 @@ # Dutch translation for Discourse # contributed by Vincent Veldkamp (vincent@retroga.me) # and Sander Datema (info@sanderdatema.nl) +# +# To validate this YAML file after you change it, please paste it into +# http://yamllint.com/ + nl: js: diff --git a/config/locales/client.pseudo.yml b/config/locales/client.pseudo.yml index a387b51213e..bedf4dc6d29 100644 --- a/config/locales/client.pseudo.yml +++ b/config/locales/client.pseudo.yml @@ -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: js: diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 1a8a6765fd1..420f0f65029 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,6 +1,10 @@ # 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/ + pt: js: diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index 41aa42f6809..c63d0bfc272 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -1,6 +1,10 @@ # 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/ + sv: js: diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 444cd4dcb69..1d3acf7bda7 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -1,6 +1,10 @@ # 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/ + zh_CN: js: diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index eb6cb3e131a..1dca79a11c1 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -1,6 +1,10 @@ # 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/ + zh_TW: js: diff --git a/config/locales/server.cs.yml b/config/locales/server.cs.yml index b560de2a512..108237ca0b1 100644 --- a/config/locales/server.cs.yml +++ b/config/locales/server.cs.yml @@ -1,4 +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/ + cs: time: formats: diff --git a/config/locales/server.da.yml b/config/locales/server.da.yml index cae203fc805..1c8a8ca8ea8 100644 --- a/config/locales/server.da.yml +++ b/config/locales/server.da.yml @@ -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: time: formats: diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 00e7d09eb39..f0852e53bd5 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -1,4 +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/ + de: time: formats: diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index e139fb21578..93eb163057c 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1,4 +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/ + en: time: formats: diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index ee667ef6045..27825371298 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -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: time: diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index fd072185133..833f9b7f7c7 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -1,10 +1,15 @@ # encoding: utf-8 +# This file contains content for the server portion of Discourse used by Ruby # # French translation - Traduction française # # Pour toute question contactez # "maxime@quandalle.com" # +# To validate this YAML file after you change it, please paste it into +# http://yamllint.com/ +# encoding: utf-8 +# fr: time: diff --git a/config/locales/server.id.yml b/config/locales/server.id.yml index c09277ae482..9b2b3839c47 100644 --- a/config/locales/server.id.yml +++ b/config/locales/server.id.yml @@ -1,4 +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/ + id: time: formats: diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index 39a78957f92..5c975732842 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -1,4 +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/ + it: time: formats: diff --git a/config/locales/server.nl.yml b/config/locales/server.nl.yml index af31d8a6a46..335d2d8c538 100644 --- a/config/locales/server.nl.yml +++ b/config/locales/server.nl.yml @@ -1,9 +1,11 @@ # encoding: utf-8 -# This file contains content for the server portion of Discourse, sent out -# to the Javascript app. +# This file contains content for the server portion of Discourse used by Ruby # # Dutch translation for Discourse # contributed by Sander Datema (info@sanderdatema.nl) +# +# To validate this YAML file after you change it, please paste it into +# http://yamllint.com/ nl: time: diff --git a/config/locales/server.pseudo.yml b/config/locales/server.pseudo.yml index 80dc91d5f64..bf22177dff0 100644 --- a/config/locales/server.pseudo.yml +++ b/config/locales/server.pseudo.yml @@ -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: time: diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 5e575a68cf8..72258944af3 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -1,4 +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/ + pt: title: "Discourse" topics: "Tópicos" diff --git a/config/locales/server.sv.yml b/config/locales/server.sv.yml index 3a328f4b242..507ed3f37c9 100644 --- a/config/locales/server.sv.yml +++ b/config/locales/server.sv.yml @@ -1,4 +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/ + sv: time: formats: diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index e70926c3bd1..061571dcfe2 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -1,4 +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/ + zh_CN: time: formats: diff --git a/config/locales/server.zh_TW.yml b/config/locales/server.zh_TW.yml index c2928de9ad8..371ab9da49e 100644 --- a/config/locales/server.zh_TW.yml +++ b/config/locales/server.zh_TW.yml @@ -1,4 +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/ + zh_TW: time: formats: