Skip to content
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

[WIP] Перевод Routes, Async Data, HTML-head, Static, Directory structure #1

Merged
merged 9 commits into from
Jan 10, 2017

Conversation

reg2005
Copy link

@reg2005 reg2005 commented Jan 8, 2017

  • Async data
  • Basic-routes
  • Dynamic routes
  • Nested routes
  • Directory structure
  • Html-head
  • Static

Copy link
Member

@gbezyuk gbezyuk left a comment

Choose a reason for hiding this comment

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

В целом классно, но хотелось бы по мелочам поправить. И давайте везде route как маршрут переводить, а routing — как маршрутизацию, "путь" оставим для path?


This file tree:
Структура:
Copy link
Member

Choose a reason for hiding this comment

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

Структура файлов всё-таки ;)

title: Dynamic Routes
description: To define a dynamic route with a param in Nuxt.js, you need to define a Vue file prefixed by an underscore.
title: Динамический роутинг
description: Чтобы объвить динамический путь с параметром (param) в Nuxt.js, вам необходимо создать Vue файл с префиксом: _
Copy link
Member

Choose a reason for hiding this comment

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

"Вам" и прочих личных обращений избегаем — их чаще всего можно просто опустить

@reg2005
Copy link
Author

reg2005 commented Jan 9, 2017

Ок, перевод route > путь я позаимствовал из Доков vue-router. Но route > маршрут мне больше подуше. Исправлю. Остальное тоже подправлю. Спасибо!

Перевел несколько страниц
@gbezyuk
Copy link
Member

gbezyuk commented Jan 9, 2017

@theOnlyBoy в #4 что-то из этого уже перевёл. На будущее, делайте пожалуйста PR заранее с пометкой [WIP] (work-in-progress), и в теле указывайте с галочками список над чем работаете, во избежание подобных конфликтов. Спасибо!

@reg2005 reg2005 changed the title Перевод 3-х страниц о роутинге [WIP] Перевод Routes, Async Data, HTML-head, Static, Directory structure Jan 9, 2017
@reg2005
Copy link
Author

reg2005 commented Jan 9, 2017

@gbezyuk Ок, для меня это новый опыт. Спасибо за корректировки. А как же быть с конфликтом directory-structure?

@gbezyuk
Copy link
Member

gbezyuk commented Jan 10, 2017

@reg2005 не за что, спасибо за сотрудничество!
С конфликтом — я думаю примем версию @theOnlyBoy и если что откорректируем при вычитке, так будет проще всего.
UPD: значительную часть взял и от вашей работы ;)

@gbezyuk gbezyuk merged commit e50ca0e into translation-gang:translation-ru Jan 10, 2017
gbezyuk pushed a commit that referenced this pull request Jan 13, 2017
gbezyuk pushed a commit that referenced this pull request Feb 7, 2017
Update nested-routes.md, fix a typo
Alex-Sokolov pushed a commit that referenced this pull request Sep 3, 2017
Added Context to menu.json Internals
gbezyuk pushed a commit that referenced this pull request Feb 14, 2018
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.

2 participants