From 587ab75ce2f36837f2742c5d26d9346aa42f44ec Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Tue, 12 Dec 2017 11:24:14 -0500 Subject: [PATCH] Add new languages --- Gemfile.lock | 4 ++-- config/locales/client.bs_BA.yml | 8 ++++++++ config/locales/client.cs.yml | 28 ++++++++++++++++++++++++++++ config/locales/client.el.yml | 8 ++++++++ config/locales/client.et.yml | 8 ++++++++ config/locales/client.gl.yml | 8 ++++++++ config/locales/client.id.yml | 8 ++++++++ config/locales/client.ja.yml | 8 ++++++++ config/locales/client.ko.yml | 8 ++++++++ config/locales/client.lv.yml | 8 ++++++++ config/locales/client.nb_NO.yml | 27 +++++++++++++++++++++++++++ config/locales/client.nl.yml | 8 ++++++++ config/locales/client.ro.yml | 8 ++++++++ config/locales/client.sk.yml | 8 ++++++++ config/locales/client.sq.yml | 8 ++++++++ config/locales/client.sv.yml | 8 ++++++++ config/locales/client.te.yml | 8 ++++++++ config/locales/client.th.yml | 8 ++++++++ config/locales/client.uk.yml | 8 ++++++++ config/locales/client.ur.yml | 8 ++++++++ config/locales/client.vi.yml | 8 ++++++++ config/locales/client.zh_TW.yml | 26 ++++++++++++++++++++++++++ config/locales/server.bs_BA.yml | 8 ++++++++ config/locales/server.cs.yml | 24 ++++++++++++++++++++++++ config/locales/server.el.yml | 8 ++++++++ config/locales/server.et.yml | 8 ++++++++ config/locales/server.gl.yml | 8 ++++++++ config/locales/server.id.yml | 8 ++++++++ config/locales/server.ja.yml | 8 ++++++++ config/locales/server.ko.yml | 8 ++++++++ config/locales/server.lv.yml | 8 ++++++++ config/locales/server.nb_NO.yml | 24 ++++++++++++++++++++++++ config/locales/server.nl.yml | 8 ++++++++ config/locales/server.ro.yml | 8 ++++++++ config/locales/server.sk.yml | 8 ++++++++ config/locales/server.sq.yml | 8 ++++++++ config/locales/server.sv.yml | 8 ++++++++ config/locales/server.te.yml | 8 ++++++++ config/locales/server.th.yml | 8 ++++++++ config/locales/server.uk.yml | 8 ++++++++ config/locales/server.ur.yml | 8 ++++++++ config/locales/server.vi.yml | 8 ++++++++ config/locales/server.zh_TW.yml | 8 ++++++++ 43 files changed, 427 insertions(+), 2 deletions(-) create mode 100644 config/locales/client.bs_BA.yml create mode 100644 config/locales/client.cs.yml create mode 100644 config/locales/client.el.yml create mode 100644 config/locales/client.et.yml create mode 100644 config/locales/client.gl.yml create mode 100644 config/locales/client.id.yml create mode 100644 config/locales/client.ja.yml create mode 100644 config/locales/client.ko.yml create mode 100644 config/locales/client.lv.yml create mode 100644 config/locales/client.nb_NO.yml create mode 100644 config/locales/client.nl.yml create mode 100644 config/locales/client.ro.yml create mode 100644 config/locales/client.sk.yml create mode 100644 config/locales/client.sq.yml create mode 100644 config/locales/client.sv.yml create mode 100644 config/locales/client.te.yml create mode 100644 config/locales/client.th.yml create mode 100644 config/locales/client.uk.yml create mode 100644 config/locales/client.ur.yml create mode 100644 config/locales/client.vi.yml create mode 100644 config/locales/client.zh_TW.yml create mode 100644 config/locales/server.bs_BA.yml create mode 100644 config/locales/server.cs.yml create mode 100644 config/locales/server.el.yml create mode 100644 config/locales/server.et.yml create mode 100644 config/locales/server.gl.yml create mode 100644 config/locales/server.id.yml create mode 100644 config/locales/server.ja.yml create mode 100644 config/locales/server.ko.yml create mode 100644 config/locales/server.lv.yml create mode 100644 config/locales/server.nb_NO.yml create mode 100644 config/locales/server.nl.yml create mode 100644 config/locales/server.ro.yml create mode 100644 config/locales/server.sk.yml create mode 100644 config/locales/server.sq.yml create mode 100644 config/locales/server.sv.yml create mode 100644 config/locales/server.te.yml create mode 100644 config/locales/server.th.yml create mode 100644 config/locales/server.uk.yml create mode 100644 config/locales/server.ur.yml create mode 100644 config/locales/server.vi.yml create mode 100644 config/locales/server.zh_TW.yml diff --git a/Gemfile.lock b/Gemfile.lock index 370d87d..4a3c3a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/discourse/translations-manager.git - revision: 91404d4206b3bbe9670aed25ecb31516f91659de + revision: 7c265df4e60c75f7bea6aa978f79e7364c2c4ac7 specs: - translations-manager (0.1.0) + translations-manager (0.1.1) GEM specs: diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml new file mode 100644 index 0000000..7b73cd2 --- /dev/null +++ b/config/locales/client.bs_BA.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +bs_BA: {} diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml new file mode 100644 index 0000000..b07a5e0 --- /dev/null +++ b/config/locales/client.cs.yml @@ -0,0 +1,28 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +cs: + js: + notifications: + alt: + solved: + accepted_notification: "přijato" + solved: + title: "Vyřešeno" + allow_accepted_answers: "Povolit vlastníkovi tématu a správcům označit odpověď jako řešení" + accept_answer: "Tato odpověď je řešením problému" + has_accepted_answer: "Toto téma má řešení" + has_no_accepted_answer: "Toto téma nemá žádné řešení" + unaccept_answer: "Tato odpověď již neřeší tento problém" + accepted_answer: "Řešení" + solution: "Řešení" + solution_summary: + one: "řešení " + few: "řešení " + other: "řešení " + accepted_html: " Vyřešeno uživatelem {{username}} v příspěvku #{{post_number}}" + accepted_notification: "

{{username}} {{description}}

" diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml new file mode 100644 index 0000000..63bf4b0 --- /dev/null +++ b/config/locales/client.el.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +el: {} diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml new file mode 100644 index 0000000..8c601aa --- /dev/null +++ b/config/locales/client.et.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +et: {} diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml new file mode 100644 index 0000000..695b5cf --- /dev/null +++ b/config/locales/client.gl.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +gl: {} diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml new file mode 100644 index 0000000..2112cad --- /dev/null +++ b/config/locales/client.id.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +id: {} diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml new file mode 100644 index 0000000..8c2dc00 --- /dev/null +++ b/config/locales/client.ja.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ja: {} diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml new file mode 100644 index 0000000..bf4e05d --- /dev/null +++ b/config/locales/client.ko.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ko: {} diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml new file mode 100644 index 0000000..dc48bb5 --- /dev/null +++ b/config/locales/client.lv.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +lv: {} diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml new file mode 100644 index 0000000..e86b2fe --- /dev/null +++ b/config/locales/client.nb_NO.yml @@ -0,0 +1,27 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +nb_NO: + js: + notifications: + alt: + solved: + accepted_notification: "godtatt" + solved: + title: "Løst" + allow_accepted_answers: "Tillat enmeeier og personale å markere et svar som løsning" + accept_answer: "Dette svaret løser problemet" + has_accepted_answer: "Dette emnet har en løsning" + has_no_accepted_answer: "Dette emnet har ingen løsning" + unaccept_answer: "Dette svaret løser ikke lenger problemet" + accepted_answer: "Løsning" + solution: "Løsning" + solution_summary: + one: "løsning " + other: "løsninger " + accepted_html: " Løst av {{username}} i innlegg #{{post_number}}" + accepted_notification: "

{{username}} {{description}}

" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml new file mode 100644 index 0000000..bb31021 --- /dev/null +++ b/config/locales/client.nl.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +nl: {} diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml new file mode 100644 index 0000000..31d1c44 --- /dev/null +++ b/config/locales/client.ro.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ro: {} diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml new file mode 100644 index 0000000..bcc3a93 --- /dev/null +++ b/config/locales/client.sk.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sk: {} diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml new file mode 100644 index 0000000..4526be3 --- /dev/null +++ b/config/locales/client.sq.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sq: {} diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml new file mode 100644 index 0000000..fd54901 --- /dev/null +++ b/config/locales/client.sv.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sv: {} diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml new file mode 100644 index 0000000..49141ba --- /dev/null +++ b/config/locales/client.te.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +te: {} diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml new file mode 100644 index 0000000..7ed98e1 --- /dev/null +++ b/config/locales/client.th.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +th: {} diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml new file mode 100644 index 0000000..3acfff7 --- /dev/null +++ b/config/locales/client.uk.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +uk: {} diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml new file mode 100644 index 0000000..58bc973 --- /dev/null +++ b/config/locales/client.ur.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ur: {} diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml new file mode 100644 index 0000000..fa809fe --- /dev/null +++ b/config/locales/client.vi.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +vi: {} diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml new file mode 100644 index 0000000..73b19a6 --- /dev/null +++ b/config/locales/client.zh_TW.yml @@ -0,0 +1,26 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +zh_TW: + js: + notifications: + alt: + solved: + accepted_notification: "已接受" + solved: + title: "已解決" + allow_accepted_answers: "允許主題擁有者與管理員標示回覆為解決方式" + accept_answer: "這個回覆解決了問題" + has_accepted_answer: "這個主題有解決方式" + has_no_accepted_answer: "這個主題沒有解決方式" + unaccept_answer: "這個回覆無法解決問題" + accepted_answer: "解決方式" + solution: "解決方式" + solution_summary: + other: "解決方式" + accepted_html: "文章 #{{post_number}}{{username}} 解決" + accepted_notification: "

{{username}} {{description}}

" diff --git a/config/locales/server.bs_BA.yml b/config/locales/server.bs_BA.yml new file mode 100644 index 0000000..7b73cd2 --- /dev/null +++ b/config/locales/server.bs_BA.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +bs_BA: {} diff --git a/config/locales/server.cs.yml b/config/locales/server.cs.yml new file mode 100644 index 0000000..39d2aec --- /dev/null +++ b/config/locales/server.cs.yml @@ -0,0 +1,24 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +cs: + site_settings: + solved_enabled: "Zapnout plugin \"vyřešeno\", povolit uživatelům zvolit řešení témat" + allow_solved_on_all_topics: "Povolit uživatelům zvolit řešení všech témat (ve výchozím nastavení toto kontrolujete úpravou kategorií)" + accept_all_solutions_trust_level: "Minimální důvěryhodnost požadovaná pro schválení řešení jakéhokoliv tématu (i když není OP)" + empty_box_on_unsolved: "Zobrazit prázdný box vedle nevyřešených témat" + solved_quote_length: "Počet citovaných znaků daného řešení tématu pod prvním příspěvkem" + solved_topics_auto_close_hours: "Automaticky uzavřít téma po (n) hodinách od poslední odpovědi, jakmile téma bylo označeno za vyřešené" + reports: + accepted_solutions: + title: "Přijatá řešení" + xaxis: "Den" + yaxis: "Celkem" + solved: + no_solutions: + self: "Nemáte zatím žádná akceptovaná řešení." + others: "Žádná akceptovaná řešení." diff --git a/config/locales/server.el.yml b/config/locales/server.el.yml new file mode 100644 index 0000000..63bf4b0 --- /dev/null +++ b/config/locales/server.el.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +el: {} diff --git a/config/locales/server.et.yml b/config/locales/server.et.yml new file mode 100644 index 0000000..8c601aa --- /dev/null +++ b/config/locales/server.et.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +et: {} diff --git a/config/locales/server.gl.yml b/config/locales/server.gl.yml new file mode 100644 index 0000000..695b5cf --- /dev/null +++ b/config/locales/server.gl.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +gl: {} diff --git a/config/locales/server.id.yml b/config/locales/server.id.yml new file mode 100644 index 0000000..2112cad --- /dev/null +++ b/config/locales/server.id.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +id: {} diff --git a/config/locales/server.ja.yml b/config/locales/server.ja.yml new file mode 100644 index 0000000..8c2dc00 --- /dev/null +++ b/config/locales/server.ja.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ja: {} diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml new file mode 100644 index 0000000..bf4e05d --- /dev/null +++ b/config/locales/server.ko.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ko: {} diff --git a/config/locales/server.lv.yml b/config/locales/server.lv.yml new file mode 100644 index 0000000..dc48bb5 --- /dev/null +++ b/config/locales/server.lv.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +lv: {} diff --git a/config/locales/server.nb_NO.yml b/config/locales/server.nb_NO.yml new file mode 100644 index 0000000..5b085be --- /dev/null +++ b/config/locales/server.nb_NO.yml @@ -0,0 +1,24 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +nb_NO: + site_settings: + solved_enabled: "Skru på løsnings-programtillegg, tillater brukere å velge løsninger på emner" + allow_solved_on_all_topics: "Tillat brukere å velge løsninger på alle emner (som forvalg kontrollerer du dette ved å endre kategorier)" + accept_all_solutions_trust_level: "Minimums tilltisnivå som kreves for å godta løsninger for ehvert emne (selv når du ikke er OP)" + empty_box_on_unsolved: "Vis en tom tekstboks ved siden av uløste emner" + solved_quote_length: "Antall tegn som skal siteres når løsning vises under første innlegg" + solved_topics_auto_close_hours: "Lukk emne automatisk (n) timer etter første svar når det har blitt merket som løst" + reports: + accepted_solutions: + title: "Godtatte løsninger" + xaxis: "Dag" + yaxis: "Totalt" + solved: + no_solutions: + self: "Du har ingen godtatte løsninger enda." + others: "Ingen godtatte løsninger." diff --git a/config/locales/server.nl.yml b/config/locales/server.nl.yml new file mode 100644 index 0000000..bb31021 --- /dev/null +++ b/config/locales/server.nl.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +nl: {} diff --git a/config/locales/server.ro.yml b/config/locales/server.ro.yml new file mode 100644 index 0000000..31d1c44 --- /dev/null +++ b/config/locales/server.ro.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ro: {} diff --git a/config/locales/server.sk.yml b/config/locales/server.sk.yml new file mode 100644 index 0000000..bcc3a93 --- /dev/null +++ b/config/locales/server.sk.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sk: {} diff --git a/config/locales/server.sq.yml b/config/locales/server.sq.yml new file mode 100644 index 0000000..4526be3 --- /dev/null +++ b/config/locales/server.sq.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sq: {} diff --git a/config/locales/server.sv.yml b/config/locales/server.sv.yml new file mode 100644 index 0000000..fd54901 --- /dev/null +++ b/config/locales/server.sv.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +sv: {} diff --git a/config/locales/server.te.yml b/config/locales/server.te.yml new file mode 100644 index 0000000..49141ba --- /dev/null +++ b/config/locales/server.te.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +te: {} diff --git a/config/locales/server.th.yml b/config/locales/server.th.yml new file mode 100644 index 0000000..7ed98e1 --- /dev/null +++ b/config/locales/server.th.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +th: {} diff --git a/config/locales/server.uk.yml b/config/locales/server.uk.yml new file mode 100644 index 0000000..3acfff7 --- /dev/null +++ b/config/locales/server.uk.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +uk: {} diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml new file mode 100644 index 0000000..58bc973 --- /dev/null +++ b/config/locales/server.ur.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +ur: {} diff --git a/config/locales/server.vi.yml b/config/locales/server.vi.yml new file mode 100644 index 0000000..fa809fe --- /dev/null +++ b/config/locales/server.vi.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +vi: {} diff --git a/config/locales/server.zh_TW.yml b/config/locales/server.zh_TW.yml new file mode 100644 index 0000000..92c18de --- /dev/null +++ b/config/locales/server.zh_TW.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +zh_TW: {}