Your message dated Sun, 21 Jul 2013 17:03:30 +0000 with message-id <[email protected]> and subject line Bug#671510: fixed in condor 7.8.8~dfsg.1-2 has caused the Debian Bug report #671510, regarding condor: [INTL:ru] Russian debconf templates translation to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 671510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671510 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: condor Version: 7.7.6~dfsg.1-2 Severity: wishlist Tags: l10n patch Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these lines *** Russian debconf templates translation is attached. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the condor package. # # Yuri Kozlov <[email protected]>, 2012. msgid "" msgstr "" "Project-Id-Version: condor 7.7.6~dfsg.1-2\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2012-04-30 20:35+0200\n" "PO-Revision-Date: 2012-05-04 21:32+0400\n" "Last-Translator: Yuri Kozlov <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" "=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: title #. Description #: ../condor.templates:1001 msgid "Condor configuration" msgstr "Настройка Condor" #. Type: boolean #. Description #: ../condor.templates:2001 msgid "Manage initial Condor configuration automatically?" msgstr "Выполнить начальную настройку Condor автоматически?" #. Type: boolean #. Description #: ../condor.templates:2001 msgid "" "The setup for Condor can be handled automatically, asking a few questions to " "create an initial configuration appropriate for a machine that is either a " "member of an existing pool or a fully functional \"Personal Condor " "installation\". This generated initial configuration can be further extended " "later on." msgstr "" "Начальная настройка Condor для машины, которая может быть " "членом существующего пула или полностью работать в качестве " "«персональной установки Condor», может быть выполнена " "автоматически на основе ответов на несколько вопросов. " "Созданная настройка в дальнейшем может быть расширена." #. Type: boolean #. Description #: ../condor.templates:2001 msgid "" "Otherwise, Condor will be installed with a default configuration that needs " "to be customized manually." msgstr "" "В противном случае Condor будет установлен с настройкой по умолчанию, " "которую требуется доработать вручную." #. Type: boolean #. Description #: ../condor.templates:3001 msgid "Enable submission of usage statistics?" msgstr "Включить отправку статистики по использованию?" #. Type: boolean #. Description #: ../condor.templates:3001 msgid "" "The Condor authors politely request that each Condor pool sends them " "periodic updates with basic information about the status of the pool. " "Updates include only the total number of machines, the number of jobs " "submitted, the number of machines running jobs, the host name of the central " "manager, and the name of the pool. These updates help the Condor Team see " "how Condor is being used around the world." msgstr "" "Авторы Condor вежливо просят, чтобы каждый пул Condor периодически " "посылал им обновления с общей информацией о состоянии пула. " "В обновления включается только количество машин, количество отправленных " "заданий, количество машин, выполняющих задания, имя узла центра управления " "и имя пула. Эти обновления помогают команде Condor наблюдать как " "Condor используется в мире." #. Type: string #. Description #: ../condor.templates:4001 msgid "Address of the central manager:" msgstr "Адрес центра управления:" #. Type: string #. Description #: ../condor.templates:4001 msgid "" "If this machine is intended to join an existing Condor pool, the address of " "the central manager machine has to be specified. Any address format " "supported by Condor can be used, including macro expressions." msgstr "" "Для того, чтобы данную машину включить в существующей пул Condor, " "требуется указать адрес машины центра управления. " "Может быть использован любой формат адреса, поддерживаемый " "Condor, включая выражения с макросами." #. Type: string #. Description #: ../condor.templates:4001 msgid "Example: condor-manager.example.org" msgstr "Пример: condor-manager.example.org" #. Type: multiselect #. Choices #: ../condor.templates:5001 msgid "Job submission" msgstr "Отправитель задания" #. Type: multiselect #. Choices #: ../condor.templates:5001 msgid "Job execution" msgstr "Исполнитель задания" #. Type: multiselect #. Choices #: ../condor.templates:5001 msgid "Central manager" msgstr "Центр управления" #. Type: multiselect #. Description #: ../condor.templates:5002 msgid "Role of this machine in the Condor pool:" msgstr "Роль данной машины в пуле Condor:" #. Type: multiselect #. Description #: ../condor.templates:5002 msgid "" "Please specify the intended role or roles of this machine, for which the " "corresponding daemons will be started automatically." msgstr "" "Укажите предназначение данной машины — от этого зависит " "какие службы будут запускаться автоматически." #. Type: multiselect #. Description #: ../condor.templates:5002 msgid "" "A machine in a Condor pool can have multiple roles. In general there is one " "central manager and multiple nodes that run jobs. Often the central manager " "is also the machine from which users submit jobs. However, it is also " "possible to have multiple machines available for job submission." msgstr "" "Машина в пуле Condor может иметь несколько ролей. Обычно, есть " "центр управления и несколько узлов, которые выполняют работу. " "Часто машина центра управления также служит для отправки " "пользовательских заданий. " "Однако также возможно иметь несколько машин для отправки заданий." #. Type: string #. Description #: ../condor.templates:6001 msgid "Email address of the local Condor administrator:" msgstr "Адрес электронной почты локального администратора Condor:" #. Type: string #. Description #: ../condor.templates:6001 msgid "" "The Condor administrator will receive error messages if something goes wrong " "with Condor on this machine." msgstr "" "Администратор Condor будет получать сообщения об ошибках, если что-то " "случится с Condor на этой машине." #. Type: string #. Description #: ../condor.templates:7001 msgid "user directory domain label:" msgstr "Ярлык-домен каталога пользователей:" #. Type: string #. Description #: ../condor.templates:7001 msgid "" "This label is a string that Condor uses to decide if a submitting machine " "and an execute machine share the same directory of user accounts (that is, " "whether UID 1000 on one machine is the same person as UID 1000 on the " "other). If the labels on the two machines match, Condor will run each job " "under the UID that submitted the job, and send emails about them to " "user@DOMAIN (using this label as the value of DOMAIN). If not, Condor will " "run all jobs as user \"nobody\". Leaving it blank will cause Condor to run " "all jobs on this machine as user \"nobody\"." msgstr "" "Данный ярлык представляет собой строку, которую Condor " "использует для принятия решения о том, имеет ли отправляющая машина " "и исполняющая машина одинаковый каталог пользовательских учётных " "записей (то есть, принадлежит ли UID 1000 на одной машине " "тому же человеку с UID 1000 на другой). Если ярлыки на двух машинах " "совпадают, то Condor будет запускать каждое задание " "с тем же UID, с которым было отправлено задание и посылать электронное " "сообщение " "о нём пользователю@ДОМЕН (используя данный ярлык в качестве ДОМЕНА). " "Если ярлыки не совпадают, то Condor будет выполнять все задания с правами " "пользователя «nobody». Если оставить поле пустым, то Condor будет выполнять " "все задания на этой машине с правами пользователя «nobody»." #. Type: string #. Description #: ../condor.templates:7001 msgid "" "Any domain format supported by Condor can be used, including macro " "expressions. Example: $(FULL_HOSTNAME)" msgstr "" "Можно использовать любой формат, поддерживаемый " "Condor, включая выражения с макросами. Пример: $(FULL_HOSTNAME)" #. Type: string #. Description #: ../condor.templates:8001 msgid "File system domain label:" msgstr "Ярлык-домен файловой системы:" #. Type: string #. Description #: ../condor.templates:8001 msgid "" "This label is an arbitrary string that is used to decide if a submitting " "machine and an execute machine share the same file system. In a dedicated " "cluster all machines will most likely use a shared file system and hence " "should use the same label. If left blank, it will automatically be set to " "the fully qualified hostname of the local machine, which will prevent Condor " "assuming that any two machines share a file system." msgstr "" "Данный ярлык представляет собой произвольную строку, которая " "используется для принятия решения о том, имеет ли отправляющая машина " "и исполняющая машина общую файловую систему. В выделенных " "машинных кластерах, вероятнее всего, будет использована общая файловая " "система " "и поэтому на всех машинах должен быть одинаковый ярлык. " "Если оставить поле пустым, то ему будет автоматически " "присвоено значение полностью определённого доменного имени " "локальной машины, что заставит Condor считать, что " "общая файловая система не используется." #. Type: string #. Description #: ../condor.templates:8001 msgid "Example: my_shared_volume" msgstr "Пример: my_shared_volume" #. Type: boolean #. Description #: ../condor.templates:9001 msgid "Perform a \"Personal Condor installation\"?" msgstr "Выполнить «персональную установку Condor»?" #. Type: boolean #. Description #: ../condor.templates:9001 msgid "" "A Personal Condor installation is a fully functional Condor pool on a single " "machine. Condor will automatically configure and advertise as many slots as " "it detects CPU cores on this machine. Condor daemons will not be available " "through external network interfaces." msgstr "" "Персональная установка Condor — это полностью работоспособный " "пул Condor, состоящий из одной машины. " "Condor будет автоматически настроен и объявит количество слотов " "равным количеству обнаруженных процессорных ядер на этой машине. " "Службы Condor будут недоступны на внешних сетевых интерфейсах." #. Type: boolean #. Description #: ../condor.templates:9001 msgid "" "This configuration is not appropriate if this machine is intended to be a " "member of a pool." msgstr "" "Эта настройка не подходит, если данная машина должна входить " "в пул." #. Type: string #. Description #: ../condor.templates:10001 msgid "Amount of physical memory to withhold from Condor (in MB):" msgstr "Количество физической памяти, не занимаемой Condor (в МБ):" #. Type: string #. Description #: ../condor.templates:10001 msgid "" "By default, Condor considers all the physical memory of a machine as " "available to be used by Condor jobs. If this value is defined, Condor " "subtracts it from the amount of memory it advertises as available." msgstr "" "По умолчанию, Condor считает доступной для заданий " "всю физическую память машины. Указываемое здесь значение " "будет вычтено Condor из количества памяти объявляемой как " "доступная." #. Type: string #. Description #: ../condor.templates:10001 msgid "Example (to reserve 1 GB): 1024" msgstr "Пример (резервируется 1ГБ): 1024" #. Type: string #. Description #: ../condor.templates:11001 msgid "Machines with write access to this host:" msgstr "Машины, имеющие право записи на этом узле:" #. Type: string #. Description #: ../condor.templates:11001 msgid "" "All machines that are to participate in the Condor pool need to be listed " "here. This setting can be a plain comma-separated list, a domain with " "wildcards, or a macro expression. By default only localhost is allowed to " "access Condor daemons on this machine." msgstr "" "Здесь требуется перечислить все машины, которые входят в пул Condor. " "Данная настройка может представлять собой список значений через " "запятую, домен с маской или выражение с макросами. По умолчанию, только " "localhost разрешён доступ к службам Condor на этой машине." #. Type: string #. Description #: ../condor.templates:11001 msgid "Example: *.condor-pool.example.org" msgstr "Пример: *.condor-pool.example.org" #. Type: boolean #. Description #: ../condor.templates:12001 msgid "Run Condor jobs regardless of other machine activity?" msgstr "Выполнять задания Condor независимо от другой активности на машине?" #. Type: boolean #. Description #: ../condor.templates:12001 msgid "" "By default Condor only starts jobs when a machine is idle, i.e. no keyboard " "activity or CPU load for some time. Moreover, it also suspends jobs whenever " "there is console activity and doesn't continue them until the machine " "becomes idle again. However, for a dedicated compute node or a Personal " "Condor installation it might be desirable to always start jobs as soon as " "they are submitted (given that resources are still available), and to run " "them continuously regardless of other activity on this machine." msgstr "" "По умолчанию, Condor запускает задания только когда машина простаивает, " "то есть, когда какое-то время нет активности клавиатуры или нагрузки ЦП. " "Кроме этого, он также приостанавливает задания при появлении активности " "на консоли и не продолжает выполнение пока машина снова не станет простаивать." " " "Однако, на выделенном вычислительном узле или при персональной установке " "Condor может быть желательно всегда запускать задания сразу после их " "поступления (пока есть ресурсы), и выполнять их без перерыва независимо от " "другой нагрузки на машину." #. Type: boolean #. Description #: ../condor.templates:12001 msgid "" "If you plan to compose a custom policy it is best to keep Condor's default " "here." msgstr "" "Если вы планируете составить свою собственную политику, лучше " "оставить настройку Condor по умолчанию."
--- End Message ---
--- Begin Message ---Source: condor Source-Version: 7.8.8~dfsg.1-2 We believe that the bug you reported is fixed in the latest version of condor, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Hanke <[email protected]> (supplier of updated condor package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 21 Jul 2013 09:23:43 +0200 Source: condor Binary: condor condor-dev condor-doc condor-dbg libclassad-dev libclassad3 Architecture: source amd64 all Version: 7.8.8~dfsg.1-2 Distribution: unstable Urgency: low Maintainer: Condor Developers <[email protected]> Changed-By: Michael Hanke <[email protected]> Description: condor - distributed workload management system condor-dbg - distributed workload management system - debugging symbols condor-dev - distributed workload management system - development files condor-doc - distributed workload management system - documentation libclassad-dev - Condor classads expression language - development library libclassad3 - Condor classads expression language - runtime library Closes: 671510 673138 Changes: condor (7.8.8~dfsg.1-2) unstable; urgency=low . * Fix corrupted Russian and French debconf template translations. Thanks to David Prévot for the fixes (Closes: #671510, #673138). Checksums-Sha1: e80d5b9a84928c3c410a9e0fd2285654c9ecd484 2662 condor_7.8.8~dfsg.1-2.dsc 3ffdfeb5ac32853420eb52154d29f7a3798e759d 88741 condor_7.8.8~dfsg.1-2.debian.tar.gz cd327357b3f4dd44710a187a7bd14728b8989035 4915806 condor_7.8.8~dfsg.1-2_amd64.deb 9943c61ca6c59a11a0cab80119319f46123bb2b3 460040 condor-dev_7.8.8~dfsg.1-2_amd64.deb 3b0935a9fac45b8f12ebc4f7b57d53bc0bf0d035 1454036 condor-doc_7.8.8~dfsg.1-2_all.deb 08f4a8ced1a04dc8e5a9b6f5b3c2862099992f26 12219796 condor-dbg_7.8.8~dfsg.1-2_amd64.deb 38f40dc227abd8bc68d1042cf4ac9211eb0741af 523854 libclassad-dev_7.8.8~dfsg.1-2_amd64.deb 34598a76a8a2457431824f4ba7b457903fec4065 274650 libclassad3_7.8.8~dfsg.1-2_amd64.deb Checksums-Sha256: 75d450b87da37247308a90216d20e6049206c06c4a8219e88d33cca383b935de 2662 condor_7.8.8~dfsg.1-2.dsc d76098374107fc031ccd88764d3a1b3abd3fba16704abb9f03bbf9c749a734a3 88741 condor_7.8.8~dfsg.1-2.debian.tar.gz f976435f5c14055bc8bf352a71b17bc9544af50e3bc8f1237c28a904e3e1a729 4915806 condor_7.8.8~dfsg.1-2_amd64.deb 9e040d6e2d740b1da4e168cebff07d8ce14cb8ac90761522c25269d85e5a6a20 460040 condor-dev_7.8.8~dfsg.1-2_amd64.deb 66957d957d864f42d8313e53e47a2cb83704ff618bef28c8f2bd4cdf3aacbd60 1454036 condor-doc_7.8.8~dfsg.1-2_all.deb 78228859f91fc3f84db50aa1b6f42b83892490be93c35e17fa16f4308d14e521 12219796 condor-dbg_7.8.8~dfsg.1-2_amd64.deb 380334be5f1ab54b348ff4b593a9bf797c0e102b67739deb634c0841ded76402 523854 libclassad-dev_7.8.8~dfsg.1-2_amd64.deb 76b58877361bc6523e6095fe223559d5b7187a2f19af801325d53c63e040ef0e 274650 libclassad3_7.8.8~dfsg.1-2_amd64.deb Files: 3cd011bc2e785a48d9d0e7967a8e9453 2662 science extra condor_7.8.8~dfsg.1-2.dsc 8289e4bfa7e2c82e5bcb49d814c77877 88741 science extra condor_7.8.8~dfsg.1-2.debian.tar.gz 280ce03ee183c6a49eecbfdfd0ab733d 4915806 science extra condor_7.8.8~dfsg.1-2_amd64.deb 33161fd4d76c316ade9180dec66d1441 460040 devel extra condor-dev_7.8.8~dfsg.1-2_amd64.deb 97fa5617165027433b0122ccadd594bf 1454036 doc extra condor-doc_7.8.8~dfsg.1-2_all.deb 265f45bea5390dc92a04ae4ef2dea80d 12219796 debug extra condor-dbg_7.8.8~dfsg.1-2_amd64.deb 3aa6143b2e81b0de8a989e4f8c184e8d 523854 libdevel extra libclassad-dev_7.8.8~dfsg.1-2_amd64.deb da13abf2bb0aac97703dc0c75039ee27 274650 science extra libclassad3_7.8.8~dfsg.1-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJR7BH5AAoJEMBz0ih/+56bK9IP/i1bYkFDsrKTpntezxzLOfFB yFOoxT4IheSrjdBkX6ZhnT2bv9oyMpG9oLVM1riPciNcC83dRgti29LYrQ+SMaST 0pTNN4E1GvlhpPdGVCZ4udAdN4og5jybPjMdQi44Tlq98dCzdnvyPnYgrnN8ReJE aAodCb6NN8a9BUzS/Ks91Rt9Qw0KCmxOYFRJRx3aTsj0NWvqyP4Y7HW3fr8xpYWb fDT5Wp4+CwH65DfhmKKPYxna++kXWGDry5AiB20ixy8pi0iqj4GAISAiyX+Q9cvi BdkFLQdlITesM02zvkk7ycOgJlh9Jg+SbFS7sXLK0Qlzf/hlE4Z+mTKE1UXAXy0E uy25+dNkqvJQhpDcK/FTFitaELIealZxcaKCmpnM+t58ieeOhuJ+eB4+ZpiCk1Vk ac01UQhkpQu6XFFQW8doKEM3tSRgdCLIVuDZvAs0qjax0/R0gEdZmcOGpuZNFnYY savRDFFMk8C6pQ9SLn/jo5NIdQmSs8Dn3GSvOqmd8YOKgojuTiTB5jqfUULVrdOR 7NXJrXte49ubgGSZKZiCAnAf0hY6PvH7HwuuCWwVVqoL00p3CCBDQlRAA5i5UZ82 m+4ydX562R4euF9Xq2zt15KW8FxZHfgjpG+MGOjEKw2bB2uf7DLeskHBm7qXwGnN zfeXfkHDYBGCVURv3hQk =iDoc -----END PGP SIGNATURE-----
--- End Message ---

