CINXE.COM

Translations by Tehnick in “Russian (ru) translation of uappexpl...” : Russian (ru) : Template “uappexplorer” : Series trunk : Translations : uApp Explorer

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" /> <title>Translations by Tehnick in “Russian (ru) translation of uappexpl...” : Russian (ru) : Template “uappexplorer” : Series trunk : Translations : uApp Explorer</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta property="og:title" content="Translations by Tehnick in “Russian (ru) translation of uappexpl...” : Russian (ru) : Template “uappexplorer” : Series trunk : Translations : uApp Explorer" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru/+filter" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <style type="text/css"> <!-- td.englishstring { background: #fdd; } .usedtranslation { font-weight: bold; } .hiddentranslation { color: #777; } dl.inline dt { display:table; margin-left: 1em;} dl.inline dd { display:inline; margin-left: 1em;} --> </style> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-translations main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru/+filter/+login?person=tehnick">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/uappexplorer"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/218615575/app-logo64.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/uappexplorer">uApp Explorer</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/uappexplorer">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/uappexplorer">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/uappexplorer">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/uappexplorer">Blueprints</a></li> <li class="translations active"><a href="https://translations.launchpad.net/uappexplorer">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/uappexplorer">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Translations by Tehnick</h1> <ol itemprop="breadcrumb" class="breadcrumbs"> <li> <a href="https://translations.launchpad.net/uappexplorer/trunk">Series trunk</a> </li> <li> <a href="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer">Template “uappexplorer”</a> </li> <li> <a href="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru">Russian (ru)</a> </li> <li> Translations by Tehnick in “Russian (... </li> </ol> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <p> <a href="https://launchpad.net/~tehnick" class="sprite person">Tehnick</a> has submitted the following strings to <a href="/uappexplorer/trunk/+pots/uappexplorer/ru">this translation</a>. Contributions are visually coded: <span class="usedtranslation">currently used translations</span>, <span>unreviewed suggestions</span>, <span class="hiddentranslation">rejected suggestions</span>. </p> <div> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>50</strong> of 97 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <a class="next" rel="next" href="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru/+filter?person=tehnick&amp;memo=50&amp;start=50" id="upper-batch-nav-batchnav-next"><strong>Next</strong></a> &bull; <a class="last" rel="last" href="https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru/+filter?person=tehnick&amp;direction=backwards&amp;start=50" id="upper-batch-nav-batchnav-last">Last</a> </td> </tr> </tbody> </table> </div> <table class="listing"> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/2">2.</a> </td> <td colspan="2" class="englishstring"> <div>*Install will take you to the official appstore on an Ubuntu Touch device</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>* Установка перенаправит вас в официальный магазин приложений для устройств с Ubuntu Touch</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="hiddentranslation"> <div>*Установка перенаправит вас в официальный магазин приложений для устройств с Ubuntu Touch</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/4">4.</a> </td> <td colspan="2" class="englishstring"> <div>- Choose a list -</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>- Выберите список -</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/5">5.</a> </td> <td colspan="2" class="englishstring"> <div>Account Integration</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Интеграция аккаунта</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/6">6.</a> </td> <td colspan="2" class="englishstring"> <div>Add Apps:</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Добавить приложения:</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/16">16.</a> </td> <td colspan="2" class="englishstring"> <div>Any License</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Любая лицензия</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/17">17.</a> </td> <td colspan="2" class="englishstring"> <div>Any requests to remove copyright or trademark infringing content should be taken up with Canonical or the app's author (an author usually has a method of contact listed under the Support tab on their app's page). uApp Explorer is not affiliated with Canonical and does not host any apps. uApp Explorer only displays publicly available information about the official Ubuntu Touch appstore.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Любые запросы по удалению контента, нарушающего авторские права или товарный знак, должны обсуждаться с Canonical или с автором приложения (контактная информация автора, как правило, есть под вкладкой Поддержка на странице приложения). uApp Explorer не связан с Canonical и не размещает приложения. Он лишь отображает общедоступную информацию из официального магазина приложений Ubuntu Touch.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/19">19.</a> </td> <td colspan="2" class="englishstring"> <div>App Name (example: com.ubuntu.developer.example)</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Имя приложения (например: com.ubuntu.developer.example)</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/22">22.</a> </td> <td colspan="2" class="englishstring"> <div>Apps are not installed via this site, but via the official appstore.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Приложения устанавливаются не с этого веб-сайта, а из официального магазина приложений.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/25">25.</a> </td> <td colspan="2" class="englishstring"> <div>Architectures:</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Архитектуры:</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/26">26.</a> </td> <td colspan="2" class="englishstring"> <div>Are you sure you want to delete this list?</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Удалить этот список?</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/32">32.</a> </td> <td colspan="2" class="englishstring"> <div>Browse Apps</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Обзор приложений</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/33">33.</a> </td> <td colspan="2" class="englishstring"> <div>Browse Games</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Обзор игр</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/34">34.</a> </td> <td colspan="2" class="englishstring"> <div>Browse Scopes</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Обзор областей</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/39">39.</a> </td> <td colspan="2" class="englishstring"> <div>Caxton Code</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Код Caxton</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/40">40.</a> </td> <td colspan="2" class="englishstring"> <div>Changelog</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Журнал изменений</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/48">48.</a> </td> <td colspan="2" class="englishstring"> <div>Could not add app to list at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось добавить приложение в список, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/49">49.</a> </td> <td colspan="2" class="englishstring"> <div>Could not connect to Caxton at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось подключиться к Caxton, пожалуйста, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/50">50.</a> </td> <td colspan="2" class="englishstring"> <div>Could not create a new list at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось создать новый список, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/51">51.</a> </td> <td colspan="2" class="englishstring"> <div>Could not delete the list at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось удалить список, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/53">53.</a> </td> <td colspan="2" class="englishstring"> <div>Could not download app list, click to retry</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось загрузить список приложений, нажмите, чтобы повторить попытку</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/58">58.</a> </td> <td colspan="2" class="englishstring"> <div>Could not load lists at this time, click to retry</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось загрузить список, нажмите, чтобы повторить попытку</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/59">59.</a> </td> <td colspan="2" class="englishstring"> <div>Could not remove the app from this list, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось удалить приложение из этого списка, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/60">60.</a> </td> <td colspan="2" class="englishstring"> <div>Could not save your settings at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось сохранить Ваши настройки, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/61">61.</a> </td> <td colspan="2" class="englishstring"> <div>Could not update the list at this time, please try again later</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Не удалось обновить список, повторите попытку позже</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/67">67.</a> </td> <td colspan="2" class="englishstring"> <div>Desktop File:</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Desktop файл:</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/73">73.</a> </td> <td colspan="2" class="englishstring"> <div>Donating to uApp Explorer is just one way you can help make it better. If you choose to donate, you money will go towards infrastructure costs. Costs include domain names, hosting, etc. uApp Explorer will always be a free and open source service, regardless of the number of donations.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Пожертвование для uApp Explorer это лишь один из способов, которым вы можете помочь проекту. Эти деньги пойдут на поддержание инфраструктуры проекта, например: оплату доменного имени, хостинг и т.д.. uApp Explorer всегда будет бесплатным сервисом с открытым исходным кодом, независимо от количества пожертвований.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/80">80.</a> </td> <td colspan="2" class="englishstring"> <div>Email Support</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>cвязь через email</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="hiddentranslation"> <div>Связь через email</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/88">88.</a> </td> <td colspan="2" class="englishstring"> <div>Find an app that has not yet been fetched from the official appstore.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Найти приложение, установленное не из официального магазина приложений.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/92">92.</a> </td> <td colspan="2" class="englishstring"> <div>Found the requested app</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Найдено запрошенное приложение</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/100">100.</a> </td> <td colspan="2" class="englishstring"> <div>Get a QR scanner for your Ubuntu Touch device</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Получить QR-сканер для вашего устройства Ubuntu Touch</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/101">101.</a> </td> <td colspan="2" class="englishstring"> <div>Go there now</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Перейти сейчас</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/106">106.</a> </td> <td colspan="2" class="englishstring"> <div>Heart ratings are calculated from the star rating where a 5 star review is 1 heart point, 4 stars = 0.5 hearts, 3 stars = 0 hearts, 2 stars = -0.5 hearts, and 1 star = -1 hearts.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Рейтинг сердец рассчитывается по количеству отзывов: каждые 5 отзывов увеличиваю количество сердец на единицу, за 4 отзыва начисляется половина сердца, 3 отзыва соответствуют отсутсвию сердец, 2 звезды -- минус половина сердца и 1 звезда -- минус одно сердце.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/107">107.</a> </td> <td colspan="2" class="englishstring"> <div>Help translate!</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Помогите с переводом!</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/108">108.</a> </td> <td colspan="2" class="englishstring"> <div>Highest Heart Rating</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Максимальный рейтинг сердец</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/109">109.</a> </td> <td colspan="2" class="englishstring"> <div>Highest Star Rating</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Максимальный рейтинг по отзывам</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/110">110.</a> </td> <td colspan="2" class="englishstring"> <div>How can I help improve this site?</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Как помочь улучшить этот веб-сайт?</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/114">114.</a> </td> <td colspan="2" class="englishstring"> <div>If you want to contribute code visit the GitHub repo.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Если вы хотите присоединиться к разработке, посетите репозиторий на GitHub.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/116">116.</a> </td> <td colspan="2" class="englishstring"> <div>If you want to submit bugs or feature requests visit the GitHub issues page.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Если вы нашли ошибки или хотите оставить пожелания, посетите трекер ошибок на GitHub.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/117">117.</a> </td> <td colspan="2" class="englishstring"> <div>If you would like to contact the author, visit his website.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Если вы хотите связаться с автором, посетите его веб-сайт.</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/127">127.</a> </td> <td colspan="2" class="englishstring"> <div>Latest Update</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Недавно обновленные</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/129">129.</a> </td> <td colspan="2" class="englishstring"> <div>Less Info</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Скрыть детали</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/139">139.</a> </td> <td colspan="2" class="englishstring"> <div>Lowest Heart Rating</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Минимальный рейтинг сердец</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/140">140.</a> </td> <td colspan="2" class="englishstring"> <div>Lowest Star Rating</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Минимальный рейтинг по отзывам</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/146">146.</a> </td> <td colspan="2" class="englishstring"> <div>Monthly Popularity</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Месячная популярность</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/148">148.</a> </td> <td colspan="2" class="englishstring"> <div>More Info</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Показать детали</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/151">151.</a> </td> <td colspan="2" class="englishstring"> <div>Most Popular (This Month)</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Наиболее популярные (в этом месяце)</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/152">152.</a> </td> <td colspan="2" class="englishstring"> <div>Most Relevant</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Наиболее соответствующие</div> </td> </tr> <tr> <td class="englishstring" style="text-align:right;"> <a href="/uappexplorer/trunk/+pots/uappexplorer/ru/163">163.</a> </td> <td colspan="2" class="englishstring"> <div>No apps found, try searching again.</div> </td> </tr> <tr> <td /> <td>2016-05-21</td> <td class="usedtranslation"> <div>Приложения не найдены, попробуйте поискать еще.</div> </td> </tr> </table> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 419ba3b (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://translations.launchpad.net/api/devel/uappexplorer/trunk/+pots/uappexplorer/ru", "web_link": "https://translations.launchpad.net/uappexplorer/trunk/+pots/uappexplorer/ru", "resource_type_link": "https://translations.launchpad.net/api/devel/#translation_file", "id": 2749679, "http_etag": "\"9aae28b5f1a37a005dcd1bd1ece0caafcb03e7f0-c607ca46c77b9673130a54553f81fd2595304c96\""}};</script> </body> <!-- Facet name: translations Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 261 queries/external actions issued in 2.44 seconds Features: {'profiling.enabled': None, 'hard_timeout': '7000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10