| Every day, we'll need to - pull on the end until the thread rots and the rupture closes. | Ежедневно нужно... Понемногу затягивать, пока нить не сгниет и разрыв не закроется. |
| 'I'm beginning to believe in the cord of light... that spins from Millbank to here... the thread that connects us. | 'Я начинаю верить, что нас связывает нить света... что протянулась от Милбанка до сюда нить, которая соединяет нас. |
| This... this is the... it's the last thread tying us to our old life, our old marriage, our old selves. | Это последняя нить, связывающая нас со старой жизнью, с нашим прежним браком, прежними нами. Когда-нибудь мы родим своего ребенка. |
| The dental thread is arranged in each section in the form of several windings and the end portions thereof are brought out to the opposite sides of the section. | Зубная нить уложена в секции в виде нескольких витков, и ее концевые участки выведены на противоположные стороны секции. |
| As I wrote a line, words I was never aware of... unraveled like a thread of silk | Как только я написала первую строчку, слова полились... как будто распутывалась шёлковая нить |
| Unlike the locking techniques used in most modern multithreaded applications, STM is often very optimistic: a thread completes modifications to shared memory without regard for what other threads might be doing, recording every read and write that it is performing in a log. | В отличие от методов блокировки, используемых в большинстве современных многопоточных приложений, STM очень оптимистична: поток завершает изменения разделяемой памяти без учёта того, что делают другие потоки, и регистрирует любое считывание и запись в лог. |
| Now each created thread will process only a particular part of the array assigned to it. | Теперь каждый создаваемый поток будет обрабатывать только отданную ему часть массива. |
| Then there is a design choice to be made: the access could block the current thread or process until the future is resolved (possibly with a timeout). | Этого можно добиться следующими способами: при получении доступа текущий поток или процесс блокируется до тех пока, пока не разрешится future (возможно, с применением ожидания). |
| This update fixes a bug wherein multi-threaded programs could cause a deadlock in dbus. In previous releases, as one thread listened to dbus and processed messages, the second thread would send messages to dbus. | Обновленная версия dbus 1.1.2 включает исправление ошибки, которая приводила к блокировке в dbus, когда один поток прослушивал dbus и обрабатывал сообщения, в то время как другой поток отправлял ему сообщения. |
| One of the major drawbacks, however, is that it cannot benefit from the hardware acceleration on multithreaded processors or multi-processor computers: there is never more than one thread being scheduled at the same time. | Однако, одним из главных недостатков его является то, что в нём нельзя извлечь никакой выгоды из аппаратного ускорения на многопоточных процессорах или многопроцессорных компьютерах, потому что только один поток выполнения может быть запланирован на любой момент времени. |
| Wait, it's-it's just a thread. | Стоп, это... это же просто нитка. |
| Have you got needle and thread? | У тебя есть иголка и нитка? |
| There's a blue thread caught in the shifter. | Под ручкой переключения передач - голубая нитка. |
| Tonina, pass me the thread. | Здесь нужна другая нитка. |
| A loose thread on your collar. | У вас нитка висит на воротнике. |
| While our tour is hanging by a thread. | В то время как наш тур висит на волоске. |
| Fang's future as leader is hanging by a thread. | Будущее Фанга как главы прайда висит на волоске. |
| Hence, on the ropes his life was hanging like a thread? | Значит, на той веревке его жизнь висела, как на волоске? |
| That boy hanging' by a thread. | Зтот юноша висит на волоске. |
| I'm hanging by a thread. | Я вишу на волоске. |
| The dowel (8) is provided with a thread, and said dowel is fixed in a vertical opening (9) in the metal foundation frame (2) with the aid of a fastening nut (10). | На штырь (8) нанесена резьба, и он зафиксирован в вертикальном отверстии (9) металлического ростверка (2) с помощью крепежной гайки (10). |
| In the second variant of the closing device, an oppositely directed screw thread is embodied on the shell internal surface and on a pouring plug external surface. | По второму варианту на внутренней поверхности декоративного кожуха и наружной поверхности сливной втулки выполнена разнонаправленная резьба. |
| The thread is compatible with the thread of the plug or the cap. | Резьба совместима с резьбой заглушки или колпачка. |
| It has the same 60º profile as the ISO metric screw thread, but the characteristic dimensions of each UTS thread (outer diameter and pitch) were chosen as an inch fraction rather than a millimeter value. | Резьба имеет идентичный 60º профиль, как в стандарте ИСО для метрических винтовых резьб, но характеристические параметры каждой UTS резьбы (внешний диаметр и шаг) были выбраны в дюймовых долях, а не в миллиметрах. |
| The thread on the surface of the screw can be a single thread or a multiple thread. | Резьба на поверхности винта выполнена однозаходной или многозаходной. |
| Which means there's still one loose thread out there. | Что значит, остается одна свободная ниточка. |
| There's a thread hanging from your shirt. | У тебя ниточка из рубашки торчит. |
| And there's still one loose thread that needs to be clipped. | И у нас всё ещё есть одна ниточка, которую нужно срезать. |
| An eyebrow should be thin as a thread and raised in amazement. | Бровь должна быть тоненькая, как ниточка, удивленно-приподнятая. |
| There'll always be another thread to pull. | Всегда найдется ниточка, за которую можно потянуть. |
| In this example, all threads execute the same "main" function, Thread. | В примере ниже все потоки выполняют одну и ту же «главную» функцию Thread. |
| After the release of the fifth and final episode, Red Thread Games started working on the updated and final version of the entire game. | После выхода последней книги, Red Thread Games начали работу над окончательным, дополненым и исправленным вариантом всей игры. |
| A thread class (std::thread) is provided, which takes a function object (and an optional series of arguments to pass to it) to run in the new thread. | Предоставляется класс потока (std::thread), который принимает объект функции (и необязательный список аргументов для передачи ему) для запуска в новом потоке. |
| When a green thread executes a blocking system call, not only is that thread blocked, but all of the threads within the process are blocked. | Когда green thread выполняет блокирующий системный вызов, блокируется не только этот поток, но и все потоки внутри процесса. |
| Colonel Barbour was founder and president of The Linen Thread Company, Inc., a successful thread manufacturing enterprise having much business in the United States, Ireland, and Scotland. | Отец был учредителем и президентом «Linen Thread Company, Inc.», успешной прядильной мануфактуры, у которой было несколько филиалов в США, Ирландии и Шотландии. |
| Articles labeled with this symbol are parts of a guarded thread. This corresponds to a score of 100. | Статьи, помеченные этим символом являются частью наблюдаемой дискуссии. Это соответствует отметке 100. |
| Mark all messages in the selected thread as new | Отметить все сообщения в дискуссии как новые |
| This shows only threads chosen as watched threads by you; you may be watching a thread because, for example, you are participating in it, or because you are particularly interested in the answers. You can choose this filter by selecting View Filter Watched | Это отображает только дискуссии которыми вы интересуетесь. Например, потому что вы участвуете в этой дискуссии либо заинтересованы в ответах. Вы можете выбрать его в меню Вид Фильтр Наблюдаемые |
| In these forums, users can post a new topic or reply to an existing thread. | На этих форумах пользователи могут открывать новые темы или же участвовать в уже открытой дискуссии. |
| This selection forces a thread to be deleted only if all articles contained in it fulfil the delete conditions; this means that a thread will not be deleted until the last article in the thread should be deleted. | Этот параметр позволяет дискуссии быть удалённой только если все статьи, соответствуют критериям удаления. Это значит, если последняя статья дискуссии может быть удалена, удаляются все статьи этой дискуссии. |
| Toggles between showing and collapsing the selected thread. | Позволяет развернуть или свернуть текущую дискуссию. |
| Mark Thread as & Unread | Отметить дискуссию как & непрочитанную |
| Mark Thread as & Action Item | Отметить дискуссию как на & контроле |
| "Ignore Thread" Triggers Following Actions | При выборе «Игнорировать дискуссию» |
| This thread raises the interesting discussion of what elements of our system are actually part of the desktop, and how much interaction and control the Gentoo base should have over it. | Это обсуждение поднимает интересную дискуссию про то, какие элементы в вашей системе являются частью десктопа, и какие элементы должна включать в себя базовая система Gentoo. |
| And then in a response to that same comment - this is on the thread. | И затем в ответ на тот же комментарий... - это есть в треде. |
| When oubipaws casually claimed he had been running Gentoo Linux on his Apple Macintosh G5, the Gentoo PPC developer elite flocked to the thread to see what was going on. | Когда oubipaws так запросто заявил, что он запустил Gentoo Linux на своем Apple Macintosh G5, вся элита Gentoo PPC разработчиков собралась в этом треде, чтобы узнать, что происходит. |
| In an uncommonly active thread, Spider called for the -user community to submit glxgear benchmark results of their Nvidia graphics cards. | В необычно активном треде Spider предложил сообществу пользователей отправлять результаты glxgear бенчмарк тестов своих графических карт Nvidia. |
| Tell the other lads you're coming at at the corresponding forum thread (in German). | Сообщите, остальным, что в там будете в соответствующем треде форума (на немецком). |
| I do not want OpenAL mixer thread, I want mixer working from my own thread. | Я хочу заниматься микшированием в своём треде. Я не хочу чтобы OpenAL создавал тред! |
| Subsequent news coverage exposed horrific working conditions, which were blamed by activists on the factory's primary contractor, fit thread jeans, and their CEO, haute couture designer, Cynthia Brooks. | Последующие репортажи раскрыли ужасающие условия труда, в которых активисты обвинили главного подрядчика фабрики, "Фит тред джинс" и их директора, дизайнера высокой моды Синтию Брукс. |
| The coordination thread in the Forums is at its usual location. | Координационный тред в форуме там же, где и всегда. |
| As usual, a coordination thread is in the German forum. | Как всегда в немецком форуме есть тред для координации. |
| I stuck that thread so it lasted a few days. | Крис П: Тред продержался несколько дней набрал около 16 тысяч постов, и сейчас он снят. |
| So this is today's "You're the last one I want to hear that from" thread. | сегодняшний тред "Уж чья бы корова мычала". |
| Do you have a needle and thread? | У Вас есть нитка с иголкой? |
| We need a needle and thread. | Нужна нитка с иголкой. |
| Right. I need a needle and thread. | Мне нужна нитка с иголкой. |
| We just need needle and thread. | Нам только нужно найти нитку с иголкой. |
| You're certainly Edward Sexton with that needle and thread. | Ты прям Эдвард Секстон с этими иголкой и ниткой. |