diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 5fdf596a46..09776dea23 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 82c1527bd7..55dffba864 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 dc3712d58e..8ac02e27e7 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 c6c89bd7d8..6d7028de32 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 84e088990b..166b7a65e1 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 114e8b8385..ab8032f865 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 b9e049a412..50afd75bb2 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 75d77cc991..6bcb6aa69f 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 c7a99c42a0..5e498d123a 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 a387b51213..bedf4dc6d2 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 1a8a6765fd..420f0f6502 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 41aa42f680..c63d0bfc27 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 444cd4dcb6..1d3acf7bda 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 eb6cb3e131..1dca79a11c 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 b560de2a51..108237ca0b 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 cae203fc80..1c8a8ca8ea 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 00e7d09eb3..f0852e53bd 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 e139fb2157..93eb163057 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 ee667ef604..2782537129 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 fd07218513..833f9b7f7c 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 c09277ae48..9b2b3839c4 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 39a78957f9..5c97573284 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 af31d8a6a4..335d2d8c53 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 80dc91d5f6..bf22177dff 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 5e575a68cf..72258944af 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 3a328f4b24..507ed3f37c 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 e70926c3bd..061571dcfe 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 c2928de9ad..371ab9da49 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: