Branch 'f13' - ru-RU/Devel-GCC.po

Transifex System User transif at fedoraproject.org
Sat Mar 20 10:34:09 UTC 2010


 ru-RU/Devel-GCC.po |   29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

New commits:
commit a679cee1a717175fa050ad0f5fb317cf1d225b53
Author: igorbounov <igorbounov at fedoraproject.org>
Date:   Sat Mar 20 10:34:01 2010 +0000

    l10n: Updates to Russian (ru) translation
    
    Transmitted-via: Transifex (translate.fedoraproject.org)

diff --git a/ru-RU/Devel-GCC.po b/ru-RU/Devel-GCC.po
index 39e3a16..5cdd6c3 100644
--- a/ru-RU/Devel-GCC.po
+++ b/ru-RU/Devel-GCC.po
@@ -21,7 +21,7 @@ msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2010-03-19T02:19:38\n"
-"PO-Revision-Date: 2009-11-13 22:10+0300\n"
+"PO-Revision-Date: 2010-03-20 13:33+0300\n"
 "Last-Translator:  <>\n"
 "Language-Team:  <>\n"
 "MIME-Version: 1.0\n"
@@ -41,16 +41,20 @@ msgid ""
 "<application>gcc-fortran</application>, <application>gcc-gnat</application>, "
 "and <application>gcc-objc</application>."
 msgstr ""
+"<package>gcc</package> обновлен с 4.4.2 до 4.4.3. Это касается "
+"<application>gcc</application>, <application>gcc-c++</application>, "
+"<application>gcc-fortran</application>, <application>gcc-gnat</application> "
+"и <application>gcc-objc</application>."
 
 #. Tag: title
 #, no-c-format
 msgid "GCC now uses Implicit DSO linking"
-msgstr ""
+msgstr "GCC теперь использует неявное DSO-связывание"
 
 #. Tag: para
 #, no-c-format
 msgid "Key points:"
-msgstr ""
+msgstr "Ключевые моменты:"
 
 #. Tag: para
 #, no-c-format
@@ -58,6 +62,8 @@ msgid ""
 "<command>ld</command> will no longer automatically search in the "
 "dependencies of linked objects."
 msgstr ""
+"<command>ld</command> больше не будет автоматически искать среди "
+"зависимостей скомпонованных объектов."
 
 #. Tag: para
 #, no-c-format
@@ -66,6 +72,10 @@ msgid ""
 "<replaceable>B</replaceable>, it will not compile unless <replaceable>A</"
 "replaceable> and <replaceable>B</replaceable> are both explicitly linked."
 msgstr ""
+"Если в проекте используются библиотеки <replaceable>A</replaceable> и "
+"<replaceable>B</replaceable>, он не будет компилироваться, пока "
+"<replaceable>A</replaceable> и <replaceable>B</replaceable> не будут явно "
+"связаны."
 
 #. Tag: para
 #, no-c-format
@@ -74,12 +84,15 @@ msgid ""
 "<ulink url=\"http://fedoraproject.org/w/index.php?"
 "title=UnderstandingDSOLinkChange\" />."
 msgstr ""
+"Еще больше объяснений имеется на странице, посвященной особенностям GCC, в "
+"вики Fedora: <ulink url=\"http://fedoraproject.org/w/index.php?"
+"title=UnderstandingDSOLinkChange\" />."
 
 #. Tag: para
 #, no-c-format
 msgid ""
 "Under the new changes, if your package fails its build with a message like:"
-msgstr ""
+msgstr "Среди новых изменений: если сборка пакета даст сбой с сообщением вида:"
 
 #. Tag: para
 #, no-c-format
@@ -87,6 +100,8 @@ msgid ""
 "Then the line that builds the specified <literal>.o</literal> needs to "
 "explicitly link <application>libm</application>."
 msgstr ""
+"Тогда в строке, в которой собирается заданный <literal>.o</literal>,  "
+"необходимо явное связывание с <application>libm</application>."
 
 #. Tag: title
 #, no-c-format
@@ -94,6 +109,8 @@ msgid ""
 "<command>_builtin_stdarg_start</command> has been completely removed from "
 "<application>gcc 4.4.3</application>."
 msgstr ""
+"<command>_builtin_stdarg_start</command> полностью удален из "
+"<application>gcc 4.4.3</application>."
 
 #. Tag: para
 #, no-c-format
@@ -103,6 +120,10 @@ msgid ""
 "<command>&lt;stdarg.h&gt;</command> in <application>gcc 4.x</application> "
 "The replacement is <command>_builtin_va_start</command>."
 msgstr ""
+"<command>_builtin_stdarg_start</command> возвратит неопределенную ссылку на  "
+"<command>_builtin_stdarg_start</command>, потому что  <command>&lt;stdarg."
+"h&gt;</command> считается устаревшей в <application>gcc 4.x</application> "
+"Вместо этого используется <command>_builtin_va_start</command>."
 
 #~ msgid ""
 #~ "This beat is located here: <ulink type=\"http\" url=\"https://"




More information about the docs-commits mailing list