Branch 'f14' - ru-RU/Developer_Tools.po

Transifex System User transif at fedoraproject.org
Sun Oct 3 15:05:51 UTC 2010


 ru-RU/Developer_Tools.po |   84 ++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 41 deletions(-)

New commits:
commit c5b97f5d3c823b3fd876292bd263864def5c7404
Author: shnurapet <shnurapet at fedoraproject.org>
Date:   Sun Oct 3 15:05:49 2010 +0000

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

diff --git a/ru-RU/Developer_Tools.po b/ru-RU/Developer_Tools.po
index 6dc0f0b..bd881fb 100644
--- a/ru-RU/Developer_Tools.po
+++ b/ru-RU/Developer_Tools.po
@@ -1,87 +1,88 @@
 #
-# AUTHOR <EMAIL at ADDRESS>, YEAR.
+# Misha Shnurapet <shnurapet at fedoraproject.org>, 2010.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: 0\n"
 "POT-Creation-Date: 2010-09-14T03:39:51\n"
-"PO-Revision-Date: 2010-09-06T18:30:51\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2010-10-03 23:58+0800\n"
+"Last-Translator: Misha Shnurapet <shnurapet at fedoraproject.org>\n"
 "Language-Team: None\n"
 "Language: \n"
 "MIME-Version: 1.0\n"
-"Content-Type: application/x-publican; charset=UTF-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Tag: title
 #, no-c-format
 msgid "Development Tools"
-msgstr ""
+msgstr "Инструменты разработки"
 
 #. Tag: title
 #, no-c-format
 msgid "D Programming Language"
-msgstr ""
+msgstr "Язык программирования D"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>D</primary>"
-msgstr ""
+msgstr "<primary>D</primary>"
 
 #. Tag: para
 #, no-c-format
 msgid "D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. The D language is statically typed and compiles directly to machine code. It's multiparadigm, supporting many programming styles: imperative, object oriented, and metaprogramming. It's a member of the C syntax family, and its appearance is very similar to that of C++."
-msgstr ""
+msgstr "D — язык системного программирования, стремящийся объединить в себе мощь и производительность C и C++ со скоростью разработки современных языков, таких как Ruby и Python. В языке D применяется статическая типизация, и он компилируется сразу в машинный код. Это мультипарадигменный язык, поддерживающий императивное, объектно-ориентированное и метапрограммирование. Он принадлежит к синтаксической группе C и очень похож на C++."
 
 #. Tag: para
 #, no-c-format
 msgid "LLVM D Compiler"
-msgstr ""
+msgstr "Компилятор D для LLVM"
 
 #. Tag: para
 #, no-c-format
 msgid "LDC is a compiler for the D programming Language. It is based on the latest DMD frontend and uses LLVM as backend. LLVM provides a fast and modern backend for high quality code generation."
-msgstr ""
+msgstr "LDC — компилятор языка D. Он основан на новейшем компиляторе DMD, а в качестве движка использует LLVM. Последний предоставляет быстрый и современный механизм для создания высокоэффективного кода."
 
+# Уточняющее слово «основная» — нужно, так как имеется «The».
 #. Tag: para
 #, no-c-format
 msgid "The library"
-msgstr ""
+msgstr "Основная библиотека"
 
 #. Tag: para
 #, no-c-format
 msgid "Tango is a cross-platform open-source software library, written in the D programming language for D programmers. It is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts. Availability of solid and extensive documentation represents a prime factor in library accessibility, and thus this project is as much about documentation production as it is about top-notch functionality."
-msgstr ""
+msgstr "Tango — кроссплатформенная бибилиотека с открытым исходным кодом, написанная на языке D для разработчиков D. Она построена как связующая и всеохватывающая библиотека общего назначения, поддерживаемая постоянно растущим числом активных приверженцев D. Наличие единого исчерпывающего описания библиотеки — основное условие ее доступности, поэтому написанию документации проект уделяет не меньшее внимание, чем созданию блестящего функционала."
 
 #. Tag: para
 #, no-c-format
 msgid "For more informations:"
-msgstr ""
+msgstr "Дополнительная информация:"
 
 #. Tag: para
 #, no-c-format
 msgid "<ulink url=\"https://fedoraproject.org/wiki/Features/D_Programming\">Fedora 14 Feature: D Programming</ulink>"
-msgstr ""
+msgstr "<ulink url=\"https://fedoraproject.org/wiki/Features/D_Programming\">Особенность Fedora 14: программирование D</ulink>"
 
 #. Tag: para
 #, no-c-format
 msgid "<ulink url=\"http://www.digitalmars.com/d/\">D Programming Language</ulink>"
-msgstr ""
+msgstr "<ulink url=\"http://www.digitalmars.com/d/\">Язык программирования D</ulink>"
 
 #. Tag: title
 #, no-c-format
 msgid "python"
-msgstr ""
+msgstr "python"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>python</primary>"
-msgstr ""
+msgstr "<primary>python</primary>"
 
 #. Tag: para
 #, no-c-format
 msgid "The system <package>python</package> 2 stack has been upgraded to 2.7. For a list of changes see <ulink url=\"http://docs.python.org/dev/whatsnew/2.7.html\">Whats new in 2.7</ulink>."
-msgstr ""
+msgstr "Используемая ветвь <package>python</package> 2 обновлена до версии 2.7. За списком изменений обратитесь к документу <ulink url=\"http://docs.python.org/dev/whatsnew/2.7.html\">Новое в 2.7</ulink>."
 
 #. Tag: title
 #, no-c-format
@@ -91,7 +92,7 @@ msgstr ""
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>PyCObject</primary>"
-msgstr ""
+msgstr "<primary>PyCObject</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -125,22 +126,22 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "python-migrate"
-msgstr ""
+msgstr "python-migrate"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>python-migrate</primary>"
-msgstr ""
+msgstr "<primary>python-migrate</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>SQLAlchemy</primary>"
-msgstr ""
+msgstr "<primary>SQLAlchemy</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Firebird</primary>"
-msgstr ""
+msgstr "<primary>Firebird</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -165,17 +166,17 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid "For complete list of changes refer to the <ulink url=\"http://packages.python.org/sqlalchemy-migrate/changelog.htm\"> changelog</ulink>"
-msgstr ""
+msgstr "За полным списком изменений обратитесь к <ulink url=\"http://packages.python.org/sqlalchemy-migrate/changelog.htm\"> журналу разработки</ulink>"
 
 #. Tag: title
 #, no-c-format
 msgid "Erlang"
-msgstr ""
+msgstr "Erlang"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Erlang</primary>"
-msgstr ""
+msgstr "<primary>Erlang</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -185,12 +186,12 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "gdb"
-msgstr ""
+msgstr "gdb"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>gdb</primary>"
-msgstr ""
+msgstr "<primary>gdb</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -210,22 +211,22 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "GNUstep"
-msgstr ""
+msgstr "GNUstep"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>GNUstep</primary>"
-msgstr ""
+msgstr "<primary>GNUstep</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>gcc</primary>"
-msgstr ""
+msgstr "<primary>gcc</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Objective-C</primary>"
-msgstr ""
+msgstr "<primary>Objective-C</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -250,12 +251,12 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "perl"
-msgstr ""
+msgstr "perl"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Perl</primary>"
-msgstr ""
+msgstr "<primary>Perl</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -305,22 +306,22 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "rakudo"
-msgstr ""
+msgstr "rakudo"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Rakudo</primary>"
-msgstr ""
+msgstr "<primary>Rakudo</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>perl</primary>"
-msgstr ""
+msgstr "<primary>perl</primary>"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>Parrot</primary>"
-msgstr ""
+msgstr "<primary>Parrot</primary>"
 
 #. Tag: para
 #, no-c-format
@@ -340,7 +341,7 @@ msgstr ""
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>emacs-bashdb-el</primary>"
-msgstr ""
+msgstr "<primary>emacs-bashdb-el</primary>"
 
 #. Tag: indexterm
 #, no-c-format
@@ -355,14 +356,15 @@ msgstr ""
 #. Tag: title
 #, no-c-format
 msgid "Pyjamas"
-msgstr ""
+msgstr "Pyjamas"
 
 #. Tag: indexterm
 #, no-c-format
 msgid "<primary>pyjamas</primary>"
-msgstr ""
+msgstr "<primary>pyjamas</primary>"
 
 #. Tag: para
 #, no-c-format
 msgid "New to Fedora 14 is <package>pyjamas</package>, a Rich Internet Application (RIA) Development Platform for both Web and Desktop. Read all about this new capability at <ulink url=\"http://pyjs.org/\">pyjs.org</ulink> website."
 msgstr ""
+




More information about the docs-commits mailing list