From: "Transifex User" <transifex@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-doc-translations:master commit in: handbook/gettext/ru/
Date: Sat, 5 Feb 2011 19:22:03 +0000 (UTC) [thread overview]
Message-ID: <ec61119bb047bc6b3b2a62e4215abf1870ee2282.transifex@gentoo> (raw)
commit: ec61119bb047bc6b3b2a62e4215abf1870ee2282
Author: Pavel <neko259 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 5 19:21:57 2011 +0000
Commit: Transifex User <transifex <AT> gentoo <DOT> ru>
CommitDate: Sat Feb 5 19:21:57 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-doc-translations.git;a=commit;h=ec61119b
l10n: Updated Russian (ru) translation to 26%
New status: 42 messages complete with 3 fuzzies and 113 untranslated.
Transmitted-via: Transifex (transifex.gentoo.ru).
---
handbook/gettext/ru/hb-working-portage.xml.po | 455 ++++++-------------------
1 files changed, 96 insertions(+), 359 deletions(-)
diff --git a/handbook/gettext/ru/hb-working-portage.xml.po b/handbook/gettext/ru/hb-working-portage.xml.po
index 367089b..dd7c104 100644
--- a/handbook/gettext/ru/hb-working-portage.xml.po
+++ b/handbook/gettext/ru/hb-working-portage.xml.po
@@ -6,58 +6,44 @@ msgstr ""
"PO-Revision-Date: 2010-04-12 22:12+0600\n"
"Last-Translator: Azamat H. Hackimov <azamat.hackimov@gmail.com>\n"
"Language-Team: Russian <gentoo-doc-ru@gentoo.org>\n"
-"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
+"Language: ru\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"
"X-Generator: Lokalize 1.0\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(abstract):11
-msgid ""
-"This chapter explains the \"simple\" steps a user definitely needs to know "
-"to maintain the software on his system."
-msgstr ""
+msgid "This chapter explains the \"simple\" steps a user definitely needs to know to maintain the software on his system."
+msgstr "Эта глава объясняет \"простые\" шаги, которые необходимо знать пользователю, чтобы поддерживать программное обеспечение в своей системе."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(version):16
msgid "2"
-msgstr ""
+msgstr "2"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(date):17
-#, fuzzy
msgid "2010-10-29"
-msgstr "2010-03-02"
+msgstr "2010-10-29"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):20
msgid "Welcome to Portage"
-msgstr ""
+msgstr "Добро пожаловать в Portage"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):23
-msgid ""
-"Portage is probably Gentoo's most notable innovation in software management. "
-"With its high flexibility and enormous amount of features it is frequently "
-"seen as the best software management tool available for Linux."
-msgstr ""
+msgid "Portage is probably Gentoo's most notable innovation in software management. With its high flexibility and enormous amount of features it is frequently seen as the best software management tool available for Linux."
+msgstr "Portage - вероятно, самое значительное нововведение Gentoo в управление программным обеспечением. Благодаря высокой гибкости и чрезвычайно богатым возможностям, она зачастую считается лучшим средством управления программным обеспечением для Linux."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):29
-msgid ""
-"Portage is completely written in <uri link=\"http://www.python.org\">Python</"
-"uri> and <uri link=\"http://www.gnu.org/software/bash\">Bash</uri> and "
-"therefore fully visible to the users as both are scripting languages."
-msgstr ""
+msgid "Portage is completely written in <uri link=\"http://www.python.org\">Python</uri> and <uri link=\"http://www.gnu.org/software/bash\">Bash</uri> and therefore fully visible to the users as both are scripting languages."
+msgstr "Portage полностью написана на <uri link=\"http://www.python.org\">Python</uri> и <uri link=\"http://www.gnu.org/software/bash\">Bash</uri> и, следовательно, полностью прозрачна для пользователей, поскольку оба являются языками сценариев."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):35
-msgid ""
-"Most users will work with Portage through the <c>emerge</c> tool. This "
-"chapter is not meant to duplicate the information available from the emerge "
-"man page. For a complete rundown of emerge's options, please consult the man "
-"page:"
-msgstr ""
+msgid "Most users will work with Portage through the <c>emerge</c> tool. This chapter is not meant to duplicate the information available from the emerge man page. For a complete rundown of emerge's options, please consult the man page:"
+msgstr "Большинство пользователей взаимодействует с Portage с помощью инструмента <c>emerge</c>. Эта глава предназначена не для дублирования информации, доступной на странице руководства emerge. Для полного списка опций emerge, пожалуйста, обратитесь к странице руководства:"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):41
msgid "Reading the emerge man page"
-msgstr ""
+msgstr "Чтение страницы руководства emerge"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):41
#, no-wrap
@@ -70,43 +56,32 @@ msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):48
msgid "The Portage Tree"
-msgstr ""
+msgstr "Дерево портежей"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):50
msgid "Ebuilds"
-msgstr ""
+msgstr "Сборочные файлы"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):53
-msgid ""
-"When we talk about packages, we often mean software titles that are "
-"available to the Gentoo users through the Portage tree. The Portage tree is "
-"a collection of <e>ebuilds</e>, files that contain all information Portage "
-"needs to maintain software (install, search, query, ...). These ebuilds "
-"reside in <path>/usr/portage</path> by default."
-msgstr ""
+msgid "When we talk about packages, we often mean software titles that are available to the Gentoo users through the Portage tree. The Portage tree is a collection of <e>ebuilds</e>, files that contain all information Portage needs to maintain software (install, search, query, ...). These ebuilds reside in <path>/usr/portage</path> by default."
+msgstr "Когда мы говорим о пакетах, мы часто имеем в виду программы, доступные для пользователей Gentoo через дерево портежей. Дерево портежей - это коллекция <e>сборочных файлов</e> , файлов, которые содержат всю информацию, необходимую Portage для управления программным обеспечением (установки, поиска, вывода информации ...). Эти сборочные файлы по-умлочанию находятся в <path>/usr/portage</path>."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):61
-msgid ""
-"Whenever you ask Portage to perform some action regarding software titles, "
-"it will use the ebuilds on your system as a base. It is therefore important "
-"that you regularly update the ebuilds on your system so Portage knows about "
-"new software, security updates, etc."
-msgstr ""
+msgid "Whenever you ask Portage to perform some action regarding software titles, it will use the ebuilds on your system as a base. It is therefore important that you regularly update the ebuilds on your system so Portage knows about new software, security updates, etc."
+msgstr "Всякий раз, когда вы просите Portage произвести некоторое действие над пакетами программ, он будет использовать сборочные файлы, имеющиеся в системе. Поэтому важно, что вы регулярно обновлять сборочные файлы, чтобы Portage знала о новых программах, обновлениях безопасности и т.д."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):71
msgid "Updating the Portage Tree"
-msgstr ""
+msgstr "Обновление дерева портежей"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):74
-msgid ""
-"The Portage tree is usually updated with <uri link=\"http://rsync.samba.org/"
-"\">rsync</uri>, a fast incremental file transfer utility. Updating is fairly "
-"simple as the <c>emerge</c> command provides a front-end for rsync:"
-msgstr ""
+msgid "The Portage tree is usually updated with <uri link=\"http://rsync.samba.org/\">rsync</uri>, a fast incremental file transfer utility. Updating is fairly simple as the <c>emerge</c> command provides a front-end for rsync:"
+msgstr "Дерево портежей обычно обновляется с помощью <uri link=\"http://rsync.samba.org/\">rsync</uri>, быстрой инкрементальной утилиты передачи файлов. Обновление довольно просто, так как команда <c>emerge</c> предоставляет интерфейс к rsync:"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):81
+#, fuzzy
msgid "Updating the Portage tree"
-msgstr ""
+msgstr "Обновление дерева портежей"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):81
#, no-wrap
@@ -118,16 +93,12 @@ msgstr ""
"# <i>emerge --sync</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):85
-msgid ""
-"If you are unable to rsync due to firewall restrictions you can still update "
-"your Portage tree by using our daily generated Portage tree snapshots. The "
-"<c>emerge-webrsync</c> tool automatically fetches and installs the latest "
-"snapshot on your system:"
-msgstr ""
+msgid "If you are unable to rsync due to firewall restrictions you can still update your Portage tree by using our daily generated Portage tree snapshots. The <c>emerge-webrsync</c> tool automatically fetches and installs the latest snapshot on your system:"
+msgstr "Если вы не можете выполнить rsync из-за ограничений межсетевого экрана, вы можете обновить дерево портежей с помощью наших ежедневно генерируемых снимков дерева портежей. Инструмент <c>emerge-webrsync</c> автоматически получит и установит новейший снимок вашей системы:"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):92
msgid "Running emerge-webrsync"
-msgstr ""
+msgstr "Запуск emerge-webrsync"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):92
#, no-wrap
@@ -140,23 +111,19 @@ msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):100
msgid "Maintaining Software"
-msgstr ""
+msgstr "Поддержка программного обеспечения"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):102
+#, fuzzy
msgid "Searching for Software"
-msgstr ""
+msgstr "Поиск программного обеспечения"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):105
-msgid ""
-"To search through the Portage tree after software titles, you can use "
-"<c>emerge</c> built-in search capabilities. By default, <c>emerge --search</"
-"c> returns the names of packages whose title matches (either fully or "
-"partially) the given search term."
-msgstr ""
+msgid "To search through the Portage tree after software titles, you can use <c>emerge</c> built-in search capabilities. By default, <c>emerge --search</c> returns the names of packages whose title matches (either fully or partially) the given search term."
+msgstr "Для поиска программ в дереве портежей можно использовать встроенные возможности поиска <c>emerge</c>. По умолчанию, <c>emerge --search</c> возвращает имена пакетов, название которых соответствует (полностью или частично) заданному условию поиска."
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):112
-msgid ""
-"For instance, to search for all packages who have \"pdf\" in their name:"
+msgid "For instance, to search for all packages who have \"pdf\" in their name:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):116
@@ -173,9 +140,7 @@ msgstr ""
"$ <i>emerge --search pdf</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):120
-msgid ""
-"If you want to search through the descriptions as well you can use the <c>--"
-"searchdesc</c> (or <c>-S</c>) switch:"
+msgid "If you want to search through the descriptions as well you can use the <c>--searchdesc</c> (or <c>-S</c>) switch:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):125
@@ -192,10 +157,7 @@ msgstr ""
"$ <i>emerge --searchdesc pdf</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):129
-msgid ""
-"When you take a look at the output, you'll notice that it gives you a lot of "
-"information. The fields are clearly labelled so we won't go further into "
-"their meanings:"
+msgid "When you take a look at the output, you'll notice that it gives you a lot of information. The fields are clearly labelled so we won't go further into their meanings:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):135
@@ -228,10 +190,7 @@ msgid "Installing Software"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):151
-msgid ""
-"Once you've found a software title to your liking, you can easily install it "
-"with <c>emerge</c>: just add the package name. For instance, to install "
-"<c>gnumeric</c>:"
+msgid "Once you've found a software title to your liking, you can easily install it with <c>emerge</c>: just add the package name. For instance, to install <c>gnumeric</c>:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):157
@@ -248,12 +207,7 @@ msgstr ""
"# <i>emerge gnumeric</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):161
-msgid ""
-"Since many applications depend on each other, any attempt to install a "
-"certain software package might result in the installation of several "
-"dependencies as well. Don't worry, Portage handles dependencies well. If you "
-"want to find out what Portage <e>would</e> install when you ask it to "
-"install a certain package, add the <c>--pretend</c> switch. For instance:"
+msgid "Since many applications depend on each other, any attempt to install a certain software package might result in the installation of several dependencies as well. Don't worry, Portage handles dependencies well. If you want to find out what Portage <e>would</e> install when you ask it to install a certain package, add the <c>--pretend</c> switch. For instance:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):169
@@ -270,13 +224,7 @@ msgstr ""
"# <i>emerge --pretend gnumeric</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):173
-msgid ""
-"When you ask Portage to install a package, it will download the necessary "
-"source code from the internet (if necessary) and store it by default in "
-"<path>/usr/portage/distfiles</path>. After this it will unpack, compile and "
-"install the package. If you want Portage to only download the sources "
-"without installing them, add the <c>--fetchonly</c> option to the <c>emerge</"
-"c> command:"
+msgid "When you ask Portage to install a package, it will download the necessary source code from the internet (if necessary) and store it by default in <path>/usr/portage/distfiles</path>. After this it will unpack, compile and install the package. If you want Portage to only download the sources without installing them, add the <c>--fetchonly</c> option to the <c>emerge</c> command:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):181
@@ -297,11 +245,7 @@ msgid "Finding Installed Package Documentation"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):191
-msgid ""
-"Many packages come with their own documentation. Sometimes, the <c>doc</c> "
-"USE flag determines whether the package documentation should be installed or "
-"not. You can check the existence of a <c>doc</c> USE flag with the <c>emerge "
-"-vp <package name></c> command."
+msgid "Many packages come with their own documentation. Sometimes, the <c>doc</c> USE flag determines whether the package documentation should be installed or not. You can check the existence of a <c>doc</c> USE flag with the <c>emerge -vp <package name></c> command."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):198
@@ -318,22 +262,11 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):204
-msgid ""
-"The best way of enabling the <c>doc</c> USE flag is doing it on a per-"
-"package basis via <path>/etc/portage/package.use</path>, so that you get "
-"documentation only for packages that you are interested in. Enabling this "
-"flag globally is known to cause problems with circular dependencies. For "
-"more information, please read the <uri link=\"?part=2&chap=2\">USE "
-"Flags</uri> chapter."
+msgid "The best way of enabling the <c>doc</c> USE flag is doing it on a per-package basis via <path>/etc/portage/package.use</path>, so that you get documentation only for packages that you are interested in. Enabling this flag globally is known to cause problems with circular dependencies. For more information, please read the <uri link=\"?part=2&chap=2\">USE Flags</uri> chapter."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):212
-msgid ""
-"Once the package installed, its documentation is generally found in a "
-"subdirectory named after the package under the <path>/usr/share/doc</path> "
-"directory. You can also list all installed files with the <c>equery</c> tool "
-"which is part of the <c>app-portage/gentoolkit</c><uri link=\"/doc/en/"
-"gentoolkit.xml\">package</uri>."
+msgid "Once the package installed, its documentation is generally found in a subdirectory named after the package under the <path>/usr/share/doc</path> directory. You can also list all installed files with the <c>equery</c> tool which is part of the <c>app-portage/gentoolkit</c><uri link=\"/doc/en/gentoolkit.xml\">package</uri>."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):220
@@ -366,21 +299,11 @@ msgid "Removing Software"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):244
-msgid ""
-"When you want to remove a software package from your system, use <c>emerge --"
-"unmerge</c>. This will tell Portage to remove all files installed by that "
-"package from your system <e>except</e> the configuration files of that "
-"application if you have altered those after the installation. Leaving the "
-"configuration files allows you to continue working with the package if you "
-"ever decide to install it again."
+msgid "When you want to remove a software package from your system, use <c>emerge --unmerge</c>. This will tell Portage to remove all files installed by that package from your system <e>except</e> the configuration files of that application if you have altered those after the installation. Leaving the configuration files allows you to continue working with the package if you ever decide to install it again."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):253
-msgid ""
-"However, a <brite>big warning</brite> applies: Portage will <e>not</e> check "
-"if the package you want to remove is required by another package. It will "
-"however warn you when you want to remove an important package that breaks "
-"your system if you unmerge it."
+msgid "However, a <brite>big warning</brite> applies: Portage will <e>not</e> check if the package you want to remove is required by another package. It will however warn you when you want to remove an important package that breaks your system if you unmerge it."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):260
@@ -397,12 +320,7 @@ msgstr ""
"# <i>emerge --unmerge gnumeric</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):264
-msgid ""
-"When you remove a package from your system, the dependencies of that package "
-"that were installed automatically when you installed the software are left. "
-"To have Portage locate all dependencies that can now be removed, use "
-"<c>emerge</c>'s <c>--depclean</c> functionality. We will talk about this "
-"later on."
+msgid "When you remove a package from your system, the dependencies of that package that were installed automatically when you installed the software are left. To have Portage locate all dependencies that can now be removed, use <c>emerge</c>'s <c>--depclean</c> functionality. We will talk about this later on."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):275
@@ -410,14 +328,7 @@ msgid "Updating your System"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):278
-msgid ""
-"To keep your system in perfect shape (and not to mention install the latest "
-"security updates) you need to update your system regularly. Since Portage "
-"only checks the ebuilds in your Portage tree you first have to update your "
-"Portage tree. When your Portage tree is updated, you can update your system "
-"with <c>emerge --update world</c>. In the next example, we'll also use the "
-"<c>--ask</c> switch which will tell Portage to display the list of packages "
-"it wants to upgrade and ask you if you want to continue:"
+msgid "To keep your system in perfect shape (and not to mention install the latest security updates) you need to update your system regularly. Since Portage only checks the ebuilds in your Portage tree you first have to update your Portage tree. When your Portage tree is updated, you can update your system with <c>emerge --update world</c>. In the next example, we'll also use the <c>--ask</c> switch which will tell Portage to display the list of packages it wants to upgrade and ask you if you want to continue:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):288
@@ -434,13 +345,7 @@ msgstr ""
"# <i>emerge --update --ask world</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):292
-msgid ""
-"Portage will then search for newer version of the applications you have "
-"installed. However, it will only verify the versions for the applications "
-"you have <e>explicitly</e> installed (the applications listed in <path>/var/"
-"lib/portage/world</path>) - it does not thoroughly check their dependencies. "
-"If you want to update <e>every single package</e> on your system, add the "
-"<c>--deep</c> argument:"
+msgid "Portage will then search for newer version of the applications you have installed. However, it will only verify the versions for the applications you have <e>explicitly</e> installed (the applications listed in <path>/var/lib/portage/world</path>) - it does not thoroughly check their dependencies. If you want to update <e>every single package</e> on your system, add the <c>--deep</c> argument:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):301
@@ -457,18 +362,11 @@ msgstr ""
"# <i>emerge --update --deep world</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):305
-msgid ""
-"Since security updates also happen in packages you have not explicitly "
-"installed on your system (but that are pulled in as dependencies of other "
-"programs), it is recommended to run this command once in a while."
+msgid "Since security updates also happen in packages you have not explicitly installed on your system (but that are pulled in as dependencies of other programs), it is recommended to run this command once in a while."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):311
-msgid ""
-"If you have altered any of your <uri link=\"?part=2&chap=2\">USE flags</"
-"uri> lately you might want to add <c>--newuse</c> as well. Portage will then "
-"verify if the change requires the installation of new packages or "
-"recompilation of existing ones:"
+msgid "If you have altered any of your <uri link=\"?part=2&chap=2\">USE flags</uri> lately you might want to add <c>--newuse</c> as well. Portage will then verify if the change requires the installation of new packages or recompilation of existing ones:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):318
@@ -489,29 +387,15 @@ msgid "Metapackages"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):328
-msgid ""
-"Some packages in the Portage tree don't have any real content but are used "
-"to install a collection of packages. For instance, the <c>kde-meta</c> "
-"package will install a complete KDE environment on your system by pulling in "
-"various KDE-related packages as dependencies."
+msgid "Some packages in the Portage tree don't have any real content but are used to install a collection of packages. For instance, the <c>kde-meta</c> package will install a complete KDE environment on your system by pulling in various KDE-related packages as dependencies."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):335
-msgid ""
-"If you ever want to remove such a package from your system, running "
-"<c>emerge --unmerge</c> on the package won't have much effect as the "
-"dependencies remain on the system."
+msgid "If you ever want to remove such a package from your system, running <c>emerge --unmerge</c> on the package won't have much effect as the dependencies remain on the system."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):341
-msgid ""
-"Portage has the functionality to remove orphaned dependencies as well, but "
-"since the availability of software is dynamically dependent you first need "
-"to update your entire system fully, including the new changes you applied "
-"when changing USE flags. After this you can run <c>emerge --depclean</c> to "
-"remove the orphaned dependencies. When this is done, you need to rebuild the "
-"applications that were dynamically linked to the now-removed software titles "
-"but don't require them anymore."
+msgid "Portage has the functionality to remove orphaned dependencies as well, but since the availability of software is dynamically dependent you first need to update your entire system fully, including the new changes you applied when changing USE flags. After this you can run <c>emerge --depclean</c> to remove the orphaned dependencies. When this is done, you need to rebuild the applications that were dynamically linked to the now-removed software titles but don't require them anymore."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):351
@@ -536,9 +420,7 @@ msgstr ""
"# <i>revdep-rebuild</i>\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):361
-msgid ""
-"<c>revdep-rebuild</c> is provided by the <c>gentoolkit</c> package; don't "
-"forget to emerge it first:"
+msgid "<c>revdep-rebuild</c> is provided by the <c>gentoolkit</c> package; don't forget to emerge it first:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):366
@@ -559,23 +441,15 @@ msgid "Licenses"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):378
-msgid ""
-"Beginning with Portage version 2.1.7, you can accept or reject software "
-"installation based on its license. All packages in the tree contain a "
-"<c>LICENSE</c> entry in their ebuilds. Running <c>emerge --search "
-"packagename</c> will tell you the package's license."
+msgid "Beginning with Portage version 2.1.7, you can accept or reject software installation based on its license. All packages in the tree contain a <c>LICENSE</c> entry in their ebuilds. Running <c>emerge --search packagename</c> will tell you the package's license."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):385
-msgid ""
-"By default, Portage permits all licenses, except End User License Agreements "
-"(EULAs) that require reading and signing an acceptance agreement."
+msgid "By default, Portage permits all licenses, except End User License Agreements (EULAs) that require reading and signing an acceptance agreement."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):390
-msgid ""
-"The variable that controls permitted licenses is <c>ACCEPT_LICENSE</c>, "
-"which can be set in <path>/etc/make.conf</path>:"
+msgid "The variable that controls permitted licenses is <c>ACCEPT_LICENSE</c>, which can be set in <path>/etc/make.conf</path>:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):395
@@ -590,24 +464,15 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):399
-msgid ""
-"With this configuration, packages that require interaction during "
-"installation to approve their EULA <e>will not</e> be installed. Packages "
-"without an EULA <e>will</e> be installed."
+msgid "With this configuration, packages that require interaction during installation to approve their EULA <e>will not</e> be installed. Packages without an EULA <e>will</e> be installed."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):405
-msgid ""
-"You can set <c>ACCEPT_LICENSE</c> globally in <path>/etc/make.conf</path>, "
-"or you can specify it on a per-package basis in <path>/etc/portage/package."
-"license</path>."
+msgid "You can set <c>ACCEPT_LICENSE</c> globally in <path>/etc/make.conf</path>, or you can specify it on a per-package basis in <path>/etc/portage/package.license</path>."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):411
-msgid ""
-"For example, if you want to allow the <c>truecrypt-2.7</c> license for "
-"<c>app-crypt/truecrypt</c>, add the following to <path>/etc/portage/package."
-"license</path>:"
+msgid "For example, if you want to allow the <c>truecrypt-2.7</c> license for <c>app-crypt/truecrypt</c>, add the following to <path>/etc/portage/package.license</path>:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):417
@@ -622,26 +487,15 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):421
-msgid ""
-"This permits installation of truecrypt versions that have the "
-"<c>truecrypt-2.7</c> license, but not versions with the <c>truecrypt-2.8</c> "
-"license."
+msgid "This permits installation of truecrypt versions that have the <c>truecrypt-2.7</c> license, but not versions with the <c>truecrypt-2.8</c> license."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):427
-msgid ""
-"Licenses are stored in <path>/usr/portage/licenses</path>, and license "
-"groups are kept in <path>/usr/portage/profiles/license_groups</path>. The "
-"first entry of each line in CAPITAL letters is the name of the license "
-"group, and every entry after that is an individual license."
+msgid "Licenses are stored in <path>/usr/portage/licenses</path>, and license groups are kept in <path>/usr/portage/profiles/license_groups</path>. The first entry of each line in CAPITAL letters is the name of the license group, and every entry after that is an individual license."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):434
-msgid ""
-"License groups defined in <c>ACCEPT_LICENSE</c> are prefixed with an <b>@</"
-"b> sign. Here's an example of a system that globally permits the GPL-"
-"compatible license group, as well as a few other groups and individual "
-"licenses:"
+msgid "License groups defined in <c>ACCEPT_LICENSE</c> are prefixed with an <b>@</b> sign. Here's an example of a system that globally permits the GPL-compatible license group, as well as a few other groups and individual licenses:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):440
@@ -656,9 +510,7 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):444
-msgid ""
-"If you want only free software and documentation on your system, you might "
-"use the following setup:"
+msgid "If you want only free software and documentation on your system, you might use the following setup:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):449
@@ -673,11 +525,7 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):453
-msgid ""
-"In this case, \"free\" is mostly defined by the <uri link=\"http://www.gnu."
-"org/philosophy/free-sw.html\">FSF</uri> and <uri link=\"http://www."
-"opensource.org/docs/osd\">OSI</uri>. Any package whose license does not meet "
-"these requirements will not be installed on your system."
+msgid "In this case, \"free\" is mostly defined by the <uri link=\"http://www.gnu.org/philosophy/free-sw.html\">FSF</uri> and <uri link=\"http://www.opensource.org/docs/osd\">OSI</uri>. Any package whose license does not meet these requirements will not be installed on your system."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):464
@@ -689,57 +537,27 @@ msgid "About SLOTs, Virtuals, Branches, Architectures and Profiles"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):469
-msgid ""
-"As we stated before, Portage is extremely powerful and supports many "
-"features that other software management tools lack. To understand this, we "
-"explain a few aspects of Portage without going into too much detail."
+msgid "As we stated before, Portage is extremely powerful and supports many features that other software management tools lack. To understand this, we explain a few aspects of Portage without going into too much detail."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):475
-msgid ""
-"With Portage different versions of a single package can coexist on a system. "
-"While other distributions tend to name their package to those versions (like "
-"<c>freetype</c> and <c>freetype2</c>) Portage uses a technology called "
-"<e>SLOT</e>s. An ebuild declares a certain SLOT for its version. Ebuilds "
-"with different SLOTs can coexist on the same system. For instance, the "
-"<c>freetype</c> package has ebuilds with <c>SLOT=\"1\"</c> and <c>SLOT="
-"\"2\"</c>."
+msgid "With Portage different versions of a single package can coexist on a system. While other distributions tend to name their package to those versions (like <c>freetype</c> and <c>freetype2</c>) Portage uses a technology called <e>SLOT</e>s. An ebuild declares a certain SLOT for its version. Ebuilds with different SLOTs can coexist on the same system. For instance, the <c>freetype</c> package has ebuilds with <c>SLOT=\"1\"</c> and <c>SLOT=\"2\"</c>."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):484
-msgid ""
-"There are also packages that provide the same functionality but are "
-"implemented differently. For instance, <c>metalogd</c>, <c>sysklogd</c> and "
-"<c>syslog-ng</c> are all system loggers. Applications that rely on the "
-"availability of \"a system logger\" cannot depend on, for instance, "
-"<c>metalogd</c>, as the other system loggers are as good a choice as any. "
-"Portage allows for <e>virtuals</e>: each system logger provides <c>virtual/"
-"syslog</c> so that applications can depend on <c>virtual/syslog</c>."
+msgid "There are also packages that provide the same functionality but are implemented differently. For instance, <c>metalogd</c>, <c>sysklogd</c> and <c>syslog-ng</c> are all system loggers. Applications that rely on the availability of \"a system logger\" cannot depend on, for instance, <c>metalogd</c>, as the other system loggers are as good a choice as any. Portage allows for <e>virtuals</e>: each system logger provides <c>virtual/syslog</c> so that applications can depend on <c>virtual/syslog</c>."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):494
-msgid ""
-"Software in the Portage tree can reside in different branches. By default "
-"your system only accepts packages that Gentoo deems stable. Most new "
-"software titles, when committed, are added to the testing branch, meaning "
-"more testing needs to be done before it is marked as stable. Although you "
-"will see the ebuilds for those software in the Portage tree, Portage will "
-"not update them before they are placed in the stable branch."
+msgid "Software in the Portage tree can reside in different branches. By default your system only accepts packages that Gentoo deems stable. Most new software titles, when committed, are added to the testing branch, meaning more testing needs to be done before it is marked as stable. Although you will see the ebuilds for those software in the Portage tree, Portage will not update them before they are placed in the stable branch."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):503
-msgid ""
-"Some software is only available for a few architectures. Or the software "
-"doesn't work on the other architectures, or it needs more testing, or the "
-"developer that committed the software to the Portage tree is unable to "
-"verify if the package works on different architectures."
+msgid "Some software is only available for a few architectures. Or the software doesn't work on the other architectures, or it needs more testing, or the developer that committed the software to the Portage tree is unable to verify if the package works on different architectures."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):510
-msgid ""
-"Each Gentoo installation adheres to a certain <c>profile</c> which contains, "
-"amongst other information, the list of packages that are required for a "
-"system to function normally."
+msgid "Each Gentoo installation adheres to a certain <c>profile</c> which contains, amongst other information, the list of packages that are required for a system to function normally."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):519
@@ -777,42 +595,23 @@ msgstr ""
"!!! Please use 'emerge --pretend' to determine blockers. \n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):532
-msgid ""
-"Ebuilds contain specific fields that inform Portage about its dependencies. "
-"There are two possible dependencies: build dependencies, declared in "
-"<c>DEPEND</c> and run-time dependencies, declared in <c>RDEPEND</c>. When "
-"one of these dependencies explicitly marks a package or virtual as being "
-"<e>not</e> compatible, it triggers a blockage."
+msgid "Ebuilds contain specific fields that inform Portage about its dependencies. There are two possible dependencies: build dependencies, declared in <c>DEPEND</c> and run-time dependencies, declared in <c>RDEPEND</c>. When one of these dependencies explicitly marks a package or virtual as being <e>not</e> compatible, it triggers a blockage."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):540
-msgid ""
-"While recent versions of Portage are smart enough to work around minor "
-"blockages without user intervention, occasionally you will need to fix it "
-"yourself, as explained below."
+msgid "While recent versions of Portage are smart enough to work around minor blockages without user intervention, occasionally you will need to fix it yourself, as explained below."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):546
-msgid ""
-"To fix a blockage, you can choose to not install the package or unmerge the "
-"conflicting package first. In the given example, you can opt not to install "
-"<c>postfix</c> or to remove <c>ssmtp</c> first."
+msgid "To fix a blockage, you can choose to not install the package or unmerge the conflicting package first. In the given example, you can opt not to install <c>postfix</c> or to remove <c>ssmtp</c> first."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):552
-msgid ""
-"You may also see blocking packages with specific atoms, such as <b><</"
-"b>media-video/mplayer-1.0_rc1-r2. In this case, updating to a more recent "
-"version of the blocking package would remove the block."
+msgid "You may also see blocking packages with specific atoms, such as <b><</b>media-video/mplayer-1.0_rc1-r2. In this case, updating to a more recent version of the blocking package would remove the block."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):558
-msgid ""
-"It is also possible that two packages that are yet to be installed are "
-"blocking each other. In this rare case, you should find out why you need to "
-"install both. In most cases you can do with one of the packages alone. If "
-"not, please file a bug on <uri link=\"http://bugs.gentoo.org\">Gentoo's "
-"bugtracking system</uri>."
+msgid "It is also possible that two packages that are yet to be installed are blocking each other. In this rare case, you should find out why you need to install both. In most cases you can do with one of the packages alone. If not, please file a bug on <uri link=\"http://bugs.gentoo.org\">Gentoo's bugtracking system</uri>."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):568
@@ -861,54 +660,31 @@ msgstr ""
"- sys-libs/glibc-2.3.2-r11 (masked by: <i>profile</i>)\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):587
-msgid ""
-"When you want to install a package that isn't available for your system, you "
-"will receive this masking error. You should try installing a different "
-"application that is available for your system or wait until the package is "
-"put available. There is always a reason why a package is masked:"
+msgid "When you want to install a package that isn't available for your system, you will receive this masking error. You should try installing a different application that is available for your system or wait until the package is put available. There is always a reason why a package is masked:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):595
-msgid ""
-"<b>~arch keyword</b> means that the application is not tested sufficiently "
-"to be put in the stable branch. Wait a few days or weeks and try again."
+msgid "<b>~arch keyword</b> means that the application is not tested sufficiently to be put in the stable branch. Wait a few days or weeks and try again."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):599
-msgid ""
-"<b>-arch keyword</b> or <b>-* keyword</b> means that the application does "
-"not work on your architecture. If you believe the package does work file a "
-"bug at our <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> website."
+msgid "<b>-arch keyword</b> or <b>-* keyword</b> means that the application does not work on your architecture. If you believe the package does work file a bug at our <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> website."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):604
-msgid ""
-"<b>missing keyword</b> means that the application has not been tested on "
-"your architecture yet. Ask the architecture porting team to test the package "
-"or test it for them and report your findings on our <uri link=\"http://bugs."
-"gentoo.org\">bugzilla</uri> website."
+msgid "<b>missing keyword</b> means that the application has not been tested on your architecture yet. Ask the architecture porting team to test the package or test it for them and report your findings on our <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> website."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):610
-msgid ""
-"<b>package.mask</b> means that the package has been found corrupt, unstable "
-"or worse and has been deliberately marked as do-not-use."
+msgid "<b>package.mask</b> means that the package has been found corrupt, unstable or worse and has been deliberately marked as do-not-use."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):614
-msgid ""
-"<b>profile</b> means that the package has been found not suitable for your "
-"profile. The application might break your system if you installed it or is "
-"just not compatible with the profile you use."
+msgid "<b>profile</b> means that the package has been found not suitable for your profile. The application might break your system if you installed it or is just not compatible with the profile you use."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):619
-msgid ""
-"<b>license</b> means that the package's license is not compatible with your "
-"<c>ACCEPT_LICENSE</c> setting. You must explicitly permit its license or "
-"license group by setting it in <path>/etc/make.conf</path> or in <path>/etc/"
-"portage/package.license</path>. Refer to <uri link=\"#license\">Licenses</"
-"uri> to learn how licenses work."
+msgid "<b>license</b> means that the package's license is not compatible with your <c>ACCEPT_LICENSE</c> setting. You must explicitly permit its license or license group by setting it in <path>/etc/make.conf</path> or in <path>/etc/portage/package.license</path>. Refer to <uri link=\"#license\">Licenses</uri> to learn how licenses work."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):631
@@ -935,11 +711,7 @@ msgstr ""
"!!! Possibly a DEPEND/*DEPEND problem. \n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):641
-msgid ""
-"The application you are trying to install depends on another package that is "
-"not available for your system. Please check <uri link=\"http://bugs.gentoo."
-"org\">bugzilla</uri> if the issue is known and if not, please report it. "
-"Unless you are mixing branches this should not occur and is therefore a bug."
+msgid "The application you are trying to install depends on another package that is not available for your system. Please check <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> if the issue is known and if not, please report it. Unless you are mixing branches this should not occur and is therefore a bug."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):652
@@ -978,10 +750,7 @@ msgid ""
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):679
-msgid ""
-"The application you want to install has a name that corresponds with more "
-"than one package. You need to supply the category name as well. Portage will "
-"inform you of possible matches to choose from."
+msgid "The application you want to install has a name that corresponds with more than one package. You need to supply the category name as well. Portage will inform you of possible matches to choose from."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):688
@@ -1008,12 +777,7 @@ msgstr ""
"ebuild / app-text/ghostscript-7.05.3-r1 depends on ebuild / net-print/cups-1.1.15-r2 \n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):698
-msgid ""
-"Two (or more) packages you want to install depend on each other and can "
-"therefore not be installed. This is most likely a bug in the Portage tree. "
-"Please resync after a while and try again. You can also check <uri link="
-"\"http://bugs.gentoo.org\">bugzilla</uri> if the issue is known and if not, "
-"report it."
+msgid "Two (or more) packages you want to install depend on each other and can therefore not be installed. This is most likely a bug in the Portage tree. Please resync after a while and try again. You can also check <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> if the issue is known and if not, report it."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):709
@@ -1038,12 +802,7 @@ msgstr ""
"!!! Some fetch errors were encountered. Please see above for details.\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):718
-msgid ""
-"Portage was unable to download the sources for the given application and "
-"will try to continue installing the other applications (if applicable). This "
-"failure can be due to a mirror that has not synchronised correctly or "
-"because the ebuild points to an incorrect location. The server where the "
-"sources reside can also be down for some reason."
+msgid "Portage was unable to download the sources for the given application and will try to continue installing the other applications (if applicable). This failure can be due to a mirror that has not synchronised correctly or because the ebuild points to an incorrect location. The server where the sources reside can also be down for some reason."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):726
@@ -1070,10 +829,7 @@ msgstr ""
"!!! This could be damaging to your system.\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):741
-msgid ""
-"You have asked to remove a package that is part of your system's core "
-"packages. It is listed in your profile as required and should therefore not "
-"be removed from the system."
+msgid "You have asked to remove a package that is part of your system's core packages. It is listed in your profile as required and should therefore not be removed from the system."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):750
@@ -1081,9 +837,7 @@ msgid "Digest Verification Failures"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):753
-msgid ""
-"Sometimes, when you attempt to emerge a package, it will fail with the "
-"message:"
+msgid "Sometimes, when you attempt to emerge a package, it will fail with the message:"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):757
@@ -1102,44 +856,27 @@ msgstr ""
"!!! Digest verification failed:\n"
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):762
-msgid ""
-"This is a sign that something is wrong with the Portage tree -- often, it is "
-"because a developer may have made a mistake when committing a package to the "
-"tree."
+msgid "This is a sign that something is wrong with the Portage tree -- often, it is because a developer may have made a mistake when committing a package to the tree."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):768
-msgid ""
-"When the digest verification fails, do <e>not</e> try to re-digest the "
-"package yourself. Running <c>ebuild foo manifest</c> will not fix the "
-"problem; it will almost certainly make it worse!"
+msgid "When the digest verification fails, do <e>not</e> try to re-digest the package yourself. Running <c>ebuild foo manifest</c> will not fix the problem; it will almost certainly make it worse!"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):774
-msgid ""
-"Instead, wait an hour or two for the tree to settle down. It's likely that "
-"the error was noticed right away, but it can take a little time for the fix "
-"to trickle down the Portage tree. While you're waiting, check <uri link="
-"\"http://bugs.gentoo.org\">Bugzilla</uri> and see if anyone has reported the "
-"problem yet. If not, go ahead and file a bug for the broken package."
+msgid "Instead, wait an hour or two for the tree to settle down. It's likely that the error was noticed right away, but it can take a little time for the fix to trickle down the Portage tree. While you're waiting, check <uri link=\"http://bugs.gentoo.org\">Bugzilla</uri> and see if anyone has reported the problem yet. If not, go ahead and file a bug for the broken package."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):782
-msgid ""
-"Once you see that the bug has been fixed, you may want to re-sync to pick up "
-"the fixed digest."
+msgid "Once you see that the bug has been fixed, you may want to re-sync to pick up the fixed digest."
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):787
-msgid ""
-"This does <e>not</e> mean that you can re-sync your tree multiple times! As "
-"stated in the rsync policy (when you run <c>emerge --sync</c>), users who "
-"sync too often will be banned! In fact, it's better to just wait until your "
-"next scheduled sync, so that you don't overload the rsync servers."
+msgid "This does <e>not</e> mean that you can re-sync your tree multiple times! As stated in the rsync policy (when you run <c>emerge --sync</c>), users who sync too often will be banned! In fact, it's better to just wait until your next scheduled sync, so that you don't overload the rsync servers."
msgstr ""
-#. Place here names of translator, one per line. Format should be NAME; ROLE; E-MAIL
+#. Place here names of translator, one per line. Format should be NAME; ROLE;
+#. E-MAIL
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(None):0
msgid "translator-credits"
-msgstr ""
-"Азамат Хакимов; переводчик, редактор перевода; azamat.hackimov@gmail.com"
+msgstr "Азамат Хакимов; переводчик, редактор перевода; azamat.hackimov@gmail.com"
next reply other threads:[~2011-02-05 19:22 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-05 19:22 Transifex User [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-31 16:12 [gentoo-commits] proj/gentoo-doc-translations:master commit in: handbook/gettext/ru/ Transifex User
2011-10-10 18:34 Transifex User
2011-10-10 18:12 Transifex User
2011-10-10 17:53 Transifex User
2011-10-10 17:46 Transifex User
2011-10-10 17:40 Transifex User
2011-10-10 17:29 Transifex User
2011-10-09 21:21 Transifex User
2011-10-09 21:07 Transifex User
2011-10-09 21:00 Transifex User
2011-10-09 20:54 Transifex User
2011-10-09 20:51 Transifex User
2011-10-09 20:40 Transifex User
2011-10-09 20:34 Transifex User
2011-10-09 20:31 Transifex User
2011-10-09 20:25 Transifex User
2011-10-09 20:20 Transifex User
2011-10-09 20:18 Transifex User
2011-10-09 20:17 Transifex User
2011-10-09 20:15 Transifex User
2011-10-09 20:13 Transifex User
2011-10-09 20:10 Transifex User
2011-10-09 20:09 Transifex User
2011-10-09 20:07 Transifex User
2011-10-09 20:05 Transifex User
2011-10-09 20:03 Transifex User
2011-10-09 20:02 Transifex User
2011-10-09 20:00 Transifex User
2011-10-09 19:58 Transifex User
2011-10-09 19:55 Transifex User
2011-10-05 13:46 Transifex User
2011-10-05 13:27 Transifex User
2011-10-05 8:38 Transifex User
2011-10-05 8:21 Transifex User
2011-10-04 16:51 Transifex User
2011-10-04 16:05 Transifex User
2011-09-21 18:44 Transifex User
2011-09-21 18:18 Transifex User
2011-09-21 18:16 Transifex User
2011-09-21 14:02 Transifex User
2011-09-21 12:41 Transifex User
2011-09-21 12:31 Transifex User
2011-09-21 12:26 Transifex User
2011-09-21 11:56 Transifex User
2011-09-20 9:44 Transifex User
2011-09-20 9:40 Transifex User
2011-09-20 6:35 Transifex User
2011-09-20 6:29 Transifex User
2011-09-20 6:04 Transifex User
2011-09-20 5:59 Transifex User
2011-09-20 5:37 Transifex User
2011-09-18 14:08 Azamat H. Hackimov
2011-09-12 17:31 Transifex User
2011-09-12 8:17 Transifex User
2011-09-06 10:22 Transifex User
2011-09-06 9:30 Transifex User
2011-09-06 9:25 Transifex User
2011-09-06 8:47 Transifex User
2011-09-06 8:46 Transifex User
2011-09-04 10:37 Transifex User
2011-09-04 10:26 Transifex User
2011-03-01 16:07 Transifex User
2011-02-24 12:54 Transifex User
2011-02-24 8:31 Transifex User
2011-02-24 6:27 Transifex User
2011-02-24 5:52 Transifex User
2011-02-24 5:48 Transifex User
2011-02-24 5:04 Transifex User
2011-02-21 8:54 Transifex User
2011-02-21 7:56 Transifex User
2011-02-21 7:33 Transifex User
2011-02-17 11:56 Transifex User
2011-02-14 19:41 Azamat H. Hackimov
2011-02-10 5:00 Transifex User
2011-02-09 5:40 Transifex User
2011-02-06 14:43 Transifex User
2011-02-05 16:29 Transifex User
2011-02-04 16:19 transifex
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ec61119bb047bc6b3b2a62e4215abf1870ee2282.transifex@gentoo \
--to=transifex@gentoo.ru \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox