betterdocs icon indicating copy to clipboard operation
betterdocs copied to clipboard

Check pl (Polskie) locale and fix typos

Open khusnetdinov opened this issue 6 years ago • 7 comments

Check locales by native and fix typos.

Project use jekyll-multiple-languages-plugin. Each locale file are keeped in _18n folder. For example en is located in _18n/en.yml file.

Project was translated by translation service not by human. So it can keep typos.

Need to check current issue language.

  • Fork
  • Create branch 181_pl_locale
  • Commit and create PR

khusnetdinov avatar Aug 04 '19 16:08 khusnetdinov

@khusnetdinov please provide more details, where are the locales located, if you mark an issue beginner-friendly you have to provide more details, so someone starting with your project can just jump in and do some work - not spend time researching what actually they need to do.

Btw. the Polish locale is called pl not ps.

mpapis avatar Aug 05 '19 14:08 mpapis

I've taken a quick look at the Polish YAML file, and it seems to be mostly garbage. I'm pretty sure it'll be easier to start from scratch, do you have any tools that could help translating the original file?

qoobaa avatar Aug 05 '19 18:08 qoobaa

@qoobaa I used cloud translator via API from google. But now, not sure that it good solution. If it help just check this script that I wrote for this translation https://github.com/symbiod/localizator

khusnetdinov avatar Aug 06 '19 19:08 khusnetdinov

I think it'd be much much easier to find translators if you provide them with a proper tool instead of pointing them to a YAML file. I'm pretty sure there's a bunch of tools that could simplify the whole process.

qoobaa avatar Aug 06 '19 19:08 qoobaa

If there's any tool that you think may be useful, point it out :)

Anyway, I don't find the YAML file as a hassle. It's a minimalistic way of putting the translation, you don't need to know much coding stuff to work on it, really newbie-friendly

edit:typo

LautaroLobo12 avatar Aug 06 '19 20:08 LautaroLobo12

I translated by my self ru locales, not sure that translator services can provide good translation, as I saw (((

khusnetdinov avatar Aug 08 '19 12:08 khusnetdinov

I can take care of fixing pl locale.

adzika avatar Oct 05 '19 19:10 adzika