diff options
author | Dirk Dougherty <ddougherty@google.com> | 2015-07-08 08:52:35 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-07-08 08:52:37 +0000 |
commit | 773861f01d7aa19288a138eff160587cbc5e4c81 (patch) | |
tree | 59ad67246f99ea02ea83134e7db8c49fd52c8386 /docs/html-intl/intl/ru | |
parent | a7e0bfa68aee147bbb060e3bf5f51759c9f66817 (diff) | |
parent | 611fd4f6e5bfed207e5da0aac187420074ccaaee (diff) | |
download | frameworks_base-773861f01d7aa19288a138eff160587cbc5e4c81.zip frameworks_base-773861f01d7aa19288a138eff160587cbc5e4c81.tar.gz frameworks_base-773861f01d7aa19288a138eff160587cbc5e4c81.tar.bz2 |
Merge "Docs: Localized landing pages for M Preview 2 release." into mnc-preview-docs
Diffstat (limited to 'docs/html-intl/intl/ru')
-rw-r--r-- | docs/html-intl/intl/ru/index.jd | 148 |
1 files changed, 73 insertions, 75 deletions
diff --git a/docs/html-intl/intl/ru/index.jd b/docs/html-intl/intl/ru/index.jd index eb7ffe4..f59a136 100644 --- a/docs/html-intl/intl/ru/index.jd +++ b/docs/html-intl/intl/ru/index.jd @@ -1,93 +1,91 @@ fullpage=true -page.viewport_width=970 excludeFromSuggestions=true -page.metaDescription=Официальный сайт для разработчиков Android. На этом сайте вы найдете пакеты Android SDK и документацию для дизайнеров и разработчиков приложений. +page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> @jd:body -<div class="home-new-carousel-1"> - <div class="fullscreen-carousel-content"> - <div class="vcenter"> - <div class="wrap clearfix"> +<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel"> +</div> --> +<section class="dac-hero-carousel"> - <div class="static resource-flow-layout wrap col-16"> - <div class="resource resource-card resource-card-18x6"> +<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> --> +<article class="dac-expand dac-hero dac-invert active" style="background-color: #455A64;"> +<a href="/preview/index.html"> + <div class="wrap" style="max-width:1100px;"> + <div class="cols dac-hero-content"> + <div class="col-10of16 col-push-6of16 dac-hero-figure"> + <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" + srcset="{@docRoot}images/home/devices-hero_620px.png 1x, + {@docRoot}images/home/devices-hero_620px_2x.png 2x"> + </div> + <div class="col-6of16 col-pull-10of16"> + <div class="dac-hero-tag"></div> + + <h1 class="dac-hero-title">Android M Developer Preview</h1> + <p class="dac-hero-description">Подготовьтесь к выходу следующей версии + платформы Android. Протестируйте ваши приложения на устройствах Nexus + 5, 6, 9 и Player. </p> - <div class="landing-section-header"> - <div class="col-10"><img src="{@docRoot}images/home/l-hero_2x.png" srcset="{@docRoot}images/home/l-hero.png 1x, {@docRoot}images/home/l-hero_2x.png 2x" width="510" style="margin:20px 30px 0 30px"></div> - <div class="col-5" style=" margin-top:70px "> - <h3 stye="font-weight:300;">Android 5.0 Lollipop</h3> - <p>Обновление Android 5.0 содержит различные новые возможности для приложений: уведомления на заблокированном экране, совершено новый API камеры, OpenGL ES 3.1, новый интерфейс Material Design и множество других функций.</p> - <a href="{@docRoot}about/versions/lollipop.html" class="landing-button landing-primary">Подробнее</a> - </div> - </div> - </div> - </div> - <h2> </h2> - <div style="margin-top:20px;height:115px" class="resource-widget resource-flow-layout wrap col-16 - no-section" data-query="collection:index/primary" data-resourcestyle="card" - data-sortorder="-timestamp" data-maxresults="3" data-cardsizes="6x2,6x2,6x2"></div> <!-- end .resource-widget --> - </div> <!-- end .wrap --> - </div> <!-- end .vcenter --> - </div> <!-- end .fullscreen-carousel-content --> -</div> <!-- end .fullscreen-carousel --> + <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> + <span class="dac-sprite dac-auto-chevron"></span> + Итак, приступим! + </a> + </div> + </div> + </div> +</a> +</article></section> -<div class="actions-bar" style="margin-top:20px"> - <div class="wrap"> +<div class="actions-bar dac-expand dac-invert"> + <div class="wrap dac-offset-parent"> + <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> + <i class="dac-sprite dac-arrow-down-gray"></i> + </a> <div class="actions"> - <div><a href="{@docRoot}sdk/index.html">Пакет SDK</a></div> - <div><a href="{@docRoot}samples/index.html">Примеры</a></div> - <div><a href="//www.youtube.com/user/androiddevelopers">Видеоролики</a></div> - <div><a href="{@docRoot}distribute/googleplay/developer-console.html">Управление приложениями</a></div> + <div><a href="{@docRoot}sdk/index.html"> + <span class="dac-sprite dac-auto-chevron-large"></span> + Get the SDK + </a></div> + <div><a href="{@docRoot}samples/index.html"> + <span class="dac-sprite dac-auto-chevron-large"></span> + Browse Samples + </a></div> + <div><a href="//www.youtube.com/user/androiddevelopers"> + <span class="dac-sprite dac-auto-chevron-large"></span> + Watch Videos + </a></div> </div><!-- end .actions --> </div><!-- end .wrap --> </div><!-- end .actions-bar --> -<div class="landing-rest-of-page"> - <div class="landing-section"> - <div class="wrap"> - <div class="landing-section-header"> +<section class="dac-section dac-section-light" id="build-apps"><div class="wrap"> + <h1 class="dac-section-title">Build Beautiful Apps</h1> + <div class="dac-section-subtitle"> + Resources to get you started with designing and developing for Android. + </div> + <div class="resource-widget resource-flow-layout col-16" + data-query="collection:index/primary" + data-cardSizes="6x6" + data-maxResults="3"></div> +</div></section> - <div class="landing-h1" style="margin-top:0px">ОС для многоэкранных устройств</div> - <div class="landing-subhead" style="margin-top: 20px;"> - Сотни миллионов мобильных устройств по всему миру работают под управлением операционной системы Android. <br> - А теперь эта система радует и обладателей устройств других форм-факторов. - </div> - </div> - <div class="landing-body" style="margin-top: 50px;"> - <div class="landing-breakout cols"> - <div class="col-3-wide"> - <img src="{@docRoot}images/home/wear-wordmark.png"> <img src="{@docRoot}images/home/wear.png"> - <p class="landing-small"> - Предоставляйте пользователям информацию прямо на ходу, когда бы им это ни потребовалось. - </p> - <p class="landing-small"> - <a href="{@docRoot}wear/index.html">Подробнее об Android Wear</a> - </p> - </div> - <div class="col-3-wide"> - <img src="{@docRoot}images/home/tv-wordmark.png"> <img src="{@docRoot}images/home/tv.png"> - <p class="landing-small"> - Создавайте приложения для использования на большом экране телевизора и разрабатывайте динамичный контент. - </p> - <p class="landing-small"> - <a href="{@docRoot}tv/index.html">Подробнее об Android TV</a> +<div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel"> +</div> - </p> - </div> - <div class="col-3-wide"> - <img src="{@docRoot}images/home/auto-wordmark.png"> <img src="{@docRoot}images/home/auto.png"> - <p class="landing-small"> - Автомобильные мультимедийные системы — прекрасная возможность расширить список поддерживаемых устройств для музыкальных приложений. - </p> - <p class="landing-small"> - <a href="{@docRoot}auto/index.html">Подробнее об Android Auto</a> - </p> - </div> - </div> - </div> - </div> <!-- end .wrap --> - </div> <!-- end .landing-section -->
\ No newline at end of file +<section class="dac-section dac-gray"><div class="wrap"> + <div class="cols"><div class="col-10of12 col-push-1of12"> + <h1 class="dac-section-title">ОС для многоэкранных устройств</h1> + <div class="dac-section-subtitle"> + Сотни миллионов мобильных устройств по всему миру работают под управлением + операционной системы Android. <br> + А теперь эта система радует и обладателей устройств других форм-факторов. + </div> + </div></div> + <div class="resource-widget resource-flow-layout col-16" + data-query="collection:index/multiscreen" + data-cardSizes="6x6" + data-maxResults="3"></div> +</div></section> |