Skip to content

[DONE][Just Merge Me][Community Translation] Russian Docs Translation #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 68 commits into from
Feb 14, 2017

Conversation

gbezyuk
Copy link

@gbezyuk gbezyuk commented Jan 20, 2017

Translation progress

  • Introduction

Getting Started

  • Vue Component Spec
  • Setting Up a Project

Features

  • ES2015
  • Scoped CSS
  • CSS Modules
  • PostCSS
  • Hot Reload

Configurations

  • Pre-Processors
  • Asset URL Handling
  • Advanced Loader Configuration
  • Extracting CSS File

Workflow

  • Production Build

  • Linting

  • Testing

  • Testing with Mocks

  • Options Reference

Александр Соколов and others added 30 commits January 19, 2017 16:13
Первый блин vue-loader'ом
- Продолжение перевода
@gbezyuk gbezyuk changed the title [WIP][Community Translation] Russian translation [DONE][Just Merge Me][Community Translation] Russian Docs Translation Feb 2, 2017
@gbezyuk
Copy link
Author

gbezyuk commented Feb 2, 2017

ping @kazupon — the translation is done, maybe it's time to merge it ;)

@kazupon kazupon requested a review from simplesmiler February 4, 2017 14:07
@kazupon
Copy link
Member

kazupon commented Feb 7, 2017

/ping @simplesmiler

gbezyuk and others added 6 commits February 7, 2017 20:30
- extract-css исправления для extract-text-webpack-plugin второй версии
- PostCSS.md добавлена секция про поддержку файлов конфигов
`extract-text-webpack-plugin@>=2` api changed (vuejs#632)
@simplesmiler
Copy link
Member

Sorry for the delay, will give a look this evening.

- Тип: `Boolean`
- По умолчанию: `true`

Whether to enable source maps for CSS. Disabling this can avoid some relative path related bugs in `css-loader` and make the build a bit faster.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Непереведенный кусок (отсюда и до конца файла).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gbezyuk
Copy link
Author

gbezyuk commented Feb 14, 2017

ping @simplesmiler

@simplesmiler
Copy link
Member

Changes look good 👍
/ping @kazupon

@kazupon kazupon merged commit 3414e3a into vuejs:master Feb 14, 2017
@gbezyuk
Copy link
Author

gbezyuk commented Feb 14, 2017

@simplesmiler @kazupon please let us know when these changes will be deployed

@kazupon
Copy link
Member

kazupon commented Feb 15, 2017

@gbezyuk
deploy done!

@gbezyuk
Copy link
Author

gbezyuk commented Feb 15, 2017

awesome! thank you!

xalexec pushed a commit to Transnal/vue-loader that referenced this pull request Mar 26, 2017
…vuejs#587)

* - Initial commit

* - Добавлен русский в LANGS.md

* - extract-css переведён

* - postcss.md переведён

* - setup.md переведён

* - scoped-css.md частично переведён

* - options.md переведён не до конца

* - es2015.md частичный перевод

* - README.md переведены заголовки

* - advanced.md частичный перевод

* - hot-reload.md переведён

* - pre-processors.md частичный перевод

* - css-modules.md частичный перевод

* - SUMMARY.md

* - options.md

* spec.md

* - es2015.md переведен

* - css-modules.md переведен

* - scoped-css.md переведен

* - advanced.md переведен

* - pre-processor.md частично переведен

* - Мелкая правка в spec.md

* - asset-url частично переведен

* - pre-processors допереведен

* - asset-url переведен

* Translated README.md, testing.md and testing-with-mocks.md (first approach)

* Readme reading fixes

* Fixed 'powerful' translation in README.md and some punctuation in testing-with-mocks.md

* Fixed ndashes in definitions

* Review fixes

* Minor fix for README.md

* Added a paragraph about mocks and replaced "mock" with "mock-object"

* Punctuation fixes for testing-with-mocks.md

* Added translation to production.md

* Translated linting.md

* Removed archaic expression

* - README.md добавлена новая строка (пока не переведено)

* - advanced.md добавленения для конфига Webpack 2

* - spec.md добавлены пользовательские секции vue-файлов

* - extract-css правка версии вебпака

* advanced.md правка версии вебпака + примеров

* - spec.md сокращен раздел о пользовательских блоках

* - Добавлены пользовательские блоки в оглавление

* - custom-blocks.md добавлен и переведен новый раздел

* - custom-block.md обновление к новой версии vue-loader

* - css-modules.md переведён заголовок

* - summary.md приведены ссылок в соответствие с заголовками в файлах

* - extract-css.md Webpack 2 перенесен выше

* - options.md Webpack 2 вынесен в начало. Добавлены упоминания preLoader & postLoaders

* - advanced.md Webpack 2 поставлен раньше.  Добавлены упоминания preLoaders & postLoaders

* - extract-css исправления для extract-text-webpack-plugin второй версии

* - PostCSS.md добавлена секция про поддержку файлов конфигов

* - Доработки по postcss

* - options.md допереведено
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants