]> git.deb.at Git - deb/packages.git/commitdiff
Merge branch 'master' into ubuntu-master
authorGerfried Fuchs <rhonda@debian.org>
Thu, 28 Apr 2011 09:29:06 +0000 (11:29 +0200)
committerGerfried Fuchs <rhonda@debian.org>
Thu, 28 Apr 2011 09:29:06 +0000 (11:29 +0200)
INSTALL
debian/control
po/debtags.de.po
po/debtags.fr.po
po/debtags.ru.po
po/templates.de.po
po/templates.fr.po
po/templates.ru.po

diff --git a/INSTALL b/INSTALL
index 9a606a15551751f15cac4e091dcbf9c07c3b65ed..b72a708834864217c86e97dd7012d03f722e4361 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,43 +4,43 @@ INSTALL
 This should give you an idea about the basic steps. It is probably very rough
 around the edges, feel free to ask for clarifications so we can improve it.
 
-This guide assumes you are working on a Debian etch system. If that is not the
+This guide assumes you are working on a Debian lenny system. If that is not the
 case, you might have to adjust some of the steps.
 
 1) Install git (package git-core). You will get a much more pleasant user
-   experience if you use a version from backports.debian.org or a self-compiled one
-   instead of etch's version.
-2) Download the code from git://source.djpig.de/git/packages.git
-   (Something like `git clone git://source.djpig.de/git/packages.git')
+   experience if you use a version from backports.debian.org or a self-compiled
+   one instead of lenny's version.
+2) Download the code from git://git.debian.org/git/webwml/packages.git
+   (Something like `git clone git://git.debian.org/git/webwml/packages.git')
 3) Install the needed dependencies. A list can be found in debian/control.
-   One dependency can't be fulfilled directly from etch and is therefor not listed
-   there: the Search::Xapian perl module. You can either compile that yourself against
-   libxapian from etch, use the backport on backports.debian.org, or install the
-   0.9.9-1 deb from snapshot.debian.org.
-4) Install apache2 (apache2-mpm-worker) and mod_perl (libapache2-mod-perl2)
-5) Adjust the configuration to your needs. You should at least edit the following
-   files before starting to test (don't touch %TOPDIR% and %SITE%, as you will 
-   specify it later):
+4) Install apache2 (apache2-mpm-worker), mod_perl (libapache2-mod-perl2) and
+   Apache2::Reload (libapache2-reload-perl)
+5) Adjust the configuration to your needs. You should at least edit the
+   following files before starting to test (don't touch %TOPDIR% and %SITE%, as
+   you will specify it later):
    - ./config.sh.sed.in
-     (especially : admin_email, and localdir and/or ftproot if you have local caches)
+     (especially : admin_email, and localdir and/or ftproot if you have local
+     caches)
    - ./templates/config.tmpl
      (especially : packages_homepage)
    - ./templates/config/*
      (especially if you have your own repositories)
    - ./conf/apache.conf.sed.in
 6) run `./bin/setup-site <topdir> <site>'
-   (e.g. `./bin/setup-site /org/packages.debian.org packages.debian.org')
-7) create a cache directory for the compiled templates, it needs to be writable by
-   apache (i.e. on default etch by www-data). Default location is
+   (e.g. `./bin/setup-site /srv/packages.debian.org packages.debian.org')
+7) create a cache directory for the compiled templates, it needs to be writable
+   by apache (i.e. on default lenny by www-data). Default location is
    <topdir>/cache. So
    chown www-data <topdir>/cache
    chmod 2770 <topdir>/cache
-7) Include ./conf/apache.conf in apache's configuration, e.g. by symlinking it from
-   /etc/apache2/sites-available/ and then using a2ensite
-8) Run ./bin/daily
-   (this takes a while, especially the first time, as it downloads a lot of data,
-   [at the time of this writing approx. 900 MB], creates databases, pre-builds heavy
-   pages, etc.)
-9) Set up ./bin/daily to be run regulary. In ./conf/crontab you can find an example crontab
-   to do this. Actually preferable is to trigger the script by archive updates, but you
-   will know best if and how to implement that in your setup.
+8) Include ./conf/apache.conf in apache's configuration, e.g. by symlinking it
+   from /etc/apache2/sites-available/ and then using a2ensite
+9) Enable at least the following apache modules: `a2enmod expires rewrite'
+10) Run ./bin/daily
+   (this takes a while, especially the first time, as it downloads a lot of
+   data, [at the time of this writing approx. 900 MB], creates databases,
+   pre-builds heavy pages, etc.)
+11) Set up ./bin/daily to be run regulary. In ./conf/crontab you can find an
+   example crontab to do this. Actually preferable is to trigger the script by
+   archive updates, but you will know best if and how to implement that in your
+   setup.
index 3af54e020d187d0622dc790cc11fef08415b7168..81302ddb60ac040793d33814faa8b11045ec6851 100644 (file)
@@ -4,6 +4,6 @@ Build-Depends: git-core, rsync, dpkg-dev, procmail, gettext,
  libcompress-zlib-perl, libhtml-parser-perl, libio-stringy-perl,
  libmldbm-perl, libtext-iconv-perl, libhtml-template-perl,
  libclass-accessor-perl, liburi-perl, libxml-rss-perl, libtemplate-perl,
- liblingua-stem-perl
+ liblingua-stem-perl, libsearch-xapian-perl, wget
 
 Package: packages
index 92b1f514e9d5f099953bf1f77165ebef1a908ae0..5ff702a8e76e8cd4c2251dbcbfedba4a289a064e 100644 (file)
@@ -3,7 +3,7 @@ msgstr ""
 "Project-Id-Version: debtags.git c82c758c8\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-10-13 19:05+0200\n"
-"PO-Revision-Date: 2010-01-25 18:23+0100\n"
+"PO-Revision-Date: 2011-03-15 17:11+0100\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Language-Team: debian-l10n-german <debian-l10n-german@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -68,10 +68,8 @@ msgstr "Unterstützung für Barrierefreiheit"
 
 #. Facet: accessibility, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "Accessibility Support"
 msgid "Accessibility support provided by the package"
-msgstr "Unterstützung für Barrierefreiheit"
+msgstr "Vom Paket bereitgestellte Unterstützung für Barrierefreiheit"
 
 #. Tag: admin::accounting, short desc
 #: files/debtags/vocabulary
@@ -188,7 +186,7 @@ msgstr "Für jüngere Benutzer empfohlene Anwendungen"
 #. Facet: office, long desc
 #: files/debtags/vocabulary
 msgid "Applications related to office and business activities"
-msgstr ""
+msgstr "Anwendungen mit Büro- oder geschäftlichem Bezug"
 
 #. Tag: accessibility::input, long desc
 #: files/debtags/vocabulary
@@ -520,7 +518,7 @@ msgstr "Katalanisch"
 #. Facet: scope, long desc
 #: files/debtags/vocabulary
 msgid "Characterization by scale of coverage "
-msgstr ""
+msgstr "Charakterisierung nach dem Grad der Abdeckung"
 
 #. Tag: use::chatting, short desc
 #: files/debtags/vocabulary
@@ -580,7 +578,7 @@ msgstr "Schöndruck von Code und Einrückung/Neuformatierung."
 #. Facet: iso15924, long desc
 #: files/debtags/vocabulary
 msgid "Codes for representating writing systems "
-msgstr ""
+msgstr "Kodes für die Darstellung von Schriftsystemen "
 
 #. Tag: interface::commandline, short desc
 #: files/debtags/vocabulary
@@ -672,12 +670,12 @@ msgstr "Inhaltsverwaltung (CMS)"
 #. Tag: accessibility::speech-recognition, long desc
 #: files/debtags/vocabulary
 msgid "Converts speech into text."
-msgstr ""
+msgstr "Konvertiert Sprache in Text"
 
 #. Tag: accessibility::screen-reader, long desc
 #: files/debtags/vocabulary
 msgid "Converts text into speech."
-msgstr ""
+msgstr "Konvertiert Text in Sprache"
 
 #. Tag: admin::filesystem, long desc
 #: files/debtags/vocabulary
@@ -870,7 +868,7 @@ msgstr "Display-Manager (graphische Anmeldebildschirme)"
 #. Tag: accessibility::screen-magnify, long desc
 #: files/debtags/vocabulary
 msgid "Displays enlarged screen content."
-msgstr ""
+msgstr "Zeigt vergrößerten Bildschirminhalt"
 
 #. Tag: works-with-format::djvu, short desc
 #: files/debtags/vocabulary
@@ -1415,12 +1413,12 @@ msgstr "Griechisch"
 #. Facet: special, long desc
 #: files/debtags/vocabulary
 msgid "Group of special tags"
-msgstr ""
+msgstr "Gruppe von speziellen Markierungen"
 
 #. Facet: suite, long desc
 #: files/debtags/vocabulary
 msgid "Groups together related packages"
-msgstr ""
+msgstr "Gruppiert verwandte Pakete"
 
 #. Tag: office::groupware, short desc
 #: files/debtags/vocabulary
@@ -1526,57 +1524,44 @@ msgstr "Hiragana"
 
 #. Facet: mail, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How the package is related to system security"
 msgid "How the package is related to eletronic mail transmission "
-msgstr "In welcher Beziehung das Paket zur Systemsicherheit steht."
+msgstr ""
+"In welcher Beziehung das Paket zur elektronischen-Mail-Übertragung steht"
 
 #. Facet: hardware, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How the package is related to system security"
 msgid "How the package is related to hardware enablement "
-msgstr "In welcher Beziehung das Paket zur Systemsicherheit steht."
+msgstr "In welcher Beziehung das Paket zur Aktivierung von Hardware steht"
 
 #. Facet: security, long desc
 #: files/debtags/vocabulary
 msgid "How the package is related to system security"
-msgstr "In welcher Beziehung das Paket zur Systemsicherheit steht."
+msgstr "In welcher Beziehung das Paket zur Systemsicherheit steht"
 
 #. Facet: x11, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How the package is related to system security"
 msgid "How the package is related to the X Window System"
-msgstr "In welcher Beziehung das Paket zur Systemsicherheit steht."
+msgstr "In welcher Beziehung das Paket zum X-Window-System steht"
 
 #. Facet: biology, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of biology"
-msgstr "In welcher Beziehung das Paket zur Biologie steht."
+msgstr "In welcher Beziehung das Paket zur Biologie steht"
 
 #. Facet: science, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of science"
-msgstr "In welcher Beziehung das Paket zur Biologie steht."
+msgstr "In welcher Beziehung das Paket zur Forschung steht"
 
 #. Facet: devel, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of software development"
-msgstr "In welcher Beziehung das Paket zur Biologie steht."
+msgstr "In welcher Beziehung das Paket zur Softwareentwicklung steht"
 
 #. Facet: sound, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of sound and music"
-msgstr "In welcher Beziehung das Paket zur Biologie steht."
+msgstr "In welcher Beziehung das Paket zu Musik und Klängen steht"
 
 #. Tag: role::source, long desc
 #: files/debtags/vocabulary
@@ -1948,7 +1933,7 @@ msgstr "Khmer"
 #. Facet: game, long desc
 #: files/debtags/vocabulary
 msgid "Kind of games provided by the package"
-msgstr ""
+msgstr "Art der vom Paket bereitgestellten Spiele"
 
 #. Tag: culture::korean, short desc
 #. Tag: iso15924::kore, short desc
@@ -2694,6 +2679,8 @@ msgid ""
 "Packages specific to Debian - look into \"Software Development::Debian\" "
 "for  Debian Development."
 msgstr ""
+"Debian-spezifische Pakete - schauen Sie in »Software Development::Debian« für "
+"Debian-Entwicklung."
 
 #. Tag: special::obsolete, long desc
 #: files/debtags/vocabulary
@@ -2945,7 +2932,7 @@ msgstr "Protokoll zum Zugriff auf MySQL-Datenbankserver."
 msgid "Protocol for accessing PostgreSQL database server."
 msgstr "Protokoll zum Zugriff auf PostgreSQL-Datenbankserver."
 
-# Vorschlag Sebastian Kapfer: Weiterleiten (Proxy)
+# Vorschlag Sebastian Kapfer: Weiterleiten (Proxy); +1 Holger Wansing
 #. Tag: use::proxying, short desc
 #: files/debtags/vocabulary
 msgid "Proxying"
@@ -3080,12 +3067,12 @@ msgstr "Rolle"
 #. Facet: role, long desc
 #: files/debtags/vocabulary
 msgid "Role performed by the package"
-msgstr ""
+msgstr "Vom Paket erfüllte Rolle"
 
 #. Facet: network, long desc
 #: files/debtags/vocabulary
 msgid "Role performed concerning computer networks"
-msgstr ""
+msgstr "Im Bezug zu Computernetzen erfüllte Rolle"
 
 #. Tag: game::rpg, short desc
 #: files/debtags/vocabulary
@@ -3933,7 +3920,7 @@ msgstr "Die Zope-(Web-)Veröffentlichungsplattform"
 #. Tag: accessibility::speech, long desc
 #: files/debtags/vocabulary
 msgid "The artificial production of human speech."
-msgstr ""
+msgstr "Die künstliche Erstellung menschlicher Sprache"
 
 #. Facet: culture, long desc
 #: files/debtags/vocabulary
@@ -3943,7 +3930,7 @@ msgstr "Die Kultur, für die dieses Paket spezielle Unterstützung bietet"
 #. Facet: use, long desc
 #: files/debtags/vocabulary
 msgid "The general purpose of the software"
-msgstr ""
+msgstr "Der allgemeine Zweck der Software"
 
 #. Facet: made-of, long desc
 #: files/debtags/vocabulary
@@ -4007,6 +3994,8 @@ msgid ""
 "The translation of text images into machine-editable text by means of "
 "Optical Character Recognition (OCR)."
 msgstr ""
+"Die Übersetzung von Textbildern in maschinenbearbeitbaren Text mittels "
+"optischer Zeichenerkennung (OCR)"
 
 #. Tag: x11::theme, short desc
 #: files/debtags/vocabulary
@@ -4382,58 +4371,52 @@ msgstr "Walisisch"
 
 #. Facet: works-with, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid ""
-#| "These tags describe what is the kind of data (or even processes, or "
-#| "people) that the package can work with."
 msgid ""
 "What kind of data (or even processes, or people) the package can work with"
 msgstr ""
-"Diese Markierungen beschreiben mit welcher Art von Daten (oder sogar "
-"Prozessen oder Leuten) dieses Paket arbeiten kann."
+"Mit welcher Art von Daten (oder sogar Prozessen oder Leuten) dieses Paket "
+"arbeiten kann"
 
 #. Facet: web, long desc
 #: files/debtags/vocabulary
 msgid "What kind of tools for the World Wide Web the package provides"
 msgstr ""
+"Welche Art von Werkzeugen für das World Wide Web dieses Paket bereitstellt"
 
 #. Facet: interface, long desc
 #: files/debtags/vocabulary
 msgid "What kind of user interface the package provides"
-msgstr ""
+msgstr "Welche Art von Benutzerschnittstelle dieses Paket breitstellt"
 
 #. Facet: implemented-in, long desc
 #: files/debtags/vocabulary
 msgid "What language the software is implemented in"
-msgstr ""
+msgstr "In welcher Sprache diese Software implementiert ist"
 
 #. Facet: field, long desc
 #: files/debtags/vocabulary
 msgid "Which branch of knowledge is the package related to"
-msgstr ""
+msgstr "Zu welchem Wissenszweig dieses Paket in Bezug steht"
 
 #. Facet: works-with-format, long desc
 #: files/debtags/vocabulary
-#, fuzzy
-#| msgid "The languages or data formats used to make the package"
 msgid "Which data formats are supported by the package"
-msgstr ""
-"Die Sprachen oder Datenformate, die zur Paketerstellung verwandt wurden"
+msgstr "Welche Datenformate von diesem Paket unterstützt werden"
 
 #. Facet: uitoolkit, long desc
 #: files/debtags/vocabulary
 msgid "Which interface toolkit the package provides"
-msgstr ""
+msgstr "Welchen GUI-Baukasten dieses Paket bereitstellt"
 
 #. Facet: protocol, long desc
 #: files/debtags/vocabulary
 msgid "Which network protocols the package can understand"
-msgstr ""
+msgstr "Welche Netzprotokolle dieses Paket versteht"
 
 #. Facet: admin, long desc
 #: files/debtags/vocabulary
 msgid "Which system administration activities the package may perform"
-msgstr ""
+msgstr "Welche Systemadministrationsaufgaben dieses Paket durchführen kann"
 
 #. Tag: web::wiki, short desc
 #: files/debtags/vocabulary
@@ -4475,7 +4458,7 @@ msgstr "X-Server und -Treiber"
 #. Facet: x11, short desc
 #: files/debtags/vocabulary
 msgid "X Window System"
-msgstr "X Window-System"
+msgstr "X-Window-System"
 
 #. Tag: uitoolkit::xlib, short desc
 #: files/debtags/vocabulary
index b949c24620d9d897d355b80581364e087d6015d1..4902cd15b557a4954fe8a8eb2b2cc4e08137c6a9 100644 (file)
@@ -2,11 +2,11 @@
 # Copyright (C) 2010 Debian French l10n team <debian-l10n-french@lists.debian.org>
 # This file is distributed under the same license as the package.debian.org website.
 #
-# David Prévot <david@tilapin.org>, 2010.
+# David Prévot <david@tilapin.org>, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: debtags\n"
-"PO-Revision-Date: 2010-08-22 13:06-0400\n"
+"PO-Revision-Date: 2011-03-07 22:43-0400\n"
 "Last-Translator: David Prévot <david@tilapin.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -47,10 +47,10 @@ msgid ""
 "does something 10-20% of users in the field will need. Often has "
 "functionality missing from related applications."
 msgstr ""
-"Programme au champ d'application restreint à un cas utilisation particulier "
-"ou peu de cas d'utilisation. Il réalise seulement une tâche que dix à vingt "
+"Programme au champ d'application restreint à un cas d'utilisation particulier "
+"ou à peu de cas d'utilisation. Il réalise seulement une tâche que dix à vingt "
 "pour cent des utilisateurs de ce domaine auront besoin. Il fournit "
-"généralement une fonctionnalité manquante aux applications relatives."
+"généralement une fonctionnalité manquante aux applications similaires."
 
 #. Tag: hardware::power:acpi, short desc
 #: files/debtags/vocabulary
@@ -74,10 +74,9 @@ msgstr "Prise en charge de l'accessibilité"
 
 #. Facet: accessibility, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "Accessibility Support"
 msgid "Accessibility support provided by the package"
-msgstr "Prise en charge de l'accessibilité"
+msgstr "Prise en charge de l'accessibilité fournie par le paquet."
 
 #. Tag: admin::accounting, short desc
 #: files/debtags/vocabulary
@@ -87,7 +86,7 @@ msgstr "Gestion des comptes"
 #. Tag: field::finance, long desc
 #: files/debtags/vocabulary
 msgid "Accounting and financial software"
-msgstr "Comptabilité et gestion financière."
+msgstr "Gestion comptable et financière."
 
 #. Tag: game::arcade, short desc
 #: files/debtags/vocabulary
@@ -194,7 +193,7 @@ msgstr "Applications recommandées pour les plus jeunes utilisateurs."
 #. Facet: office, long desc
 #: files/debtags/vocabulary
 msgid "Applications related to office and business activities"
-msgstr ""
+msgstr "Applications liées aux activités d'entreprise."
 
 #. Tag: accessibility::input, long desc
 #: files/debtags/vocabulary
@@ -261,7 +260,7 @@ msgstr ""
 #. Tag: uitoolkit::athena, short desc
 #: files/debtags/vocabulary
 msgid "Athena Widgets"
-msgstr "Composant d'interface graphique Athena"
+msgstr "Composants d'interface graphique Athena"
 
 #. Tag: made-of::audio, short desc
 #. Tag: works-with::audio, short desc
@@ -334,7 +333,7 @@ msgstr "BibTeX"
 #. Tag: works-with-format::bib, long desc
 #: files/debtags/vocabulary
 msgid "BibTeX list of references"
-msgstr "Liste de référence BibTeX."
+msgstr "Liste de références BibTeX."
 
 #. Tag: science::bibliography, short desc
 #: files/debtags/vocabulary
@@ -418,8 +417,8 @@ msgstr "Anglais britannique"
 #. Tag: scope::application, long desc
 #: files/debtags/vocabulary
 msgid ""
-"Broad-scoped program for general use. It probably has functionality for 80-"
-"90% of use cases. The pieces that remain are usually to be found as "
+"Broad-scoped program for general use. It probably has functionality for "
+"80-90% of use cases. The pieces that remain are usually to be found as "
 "utilities."
 msgstr ""
 "Programme au champ d'application large. Ses fonctionnalités couvrent sans "
@@ -524,7 +523,7 @@ msgstr "Catalan"
 #. Facet: scope, long desc
 #: files/debtags/vocabulary
 msgid "Characterization by scale of coverage "
-msgstr ""
+msgstr "Caractérisation suivant le niveau de la portée."
 
 #. Tag: use::chatting, short desc
 #: files/debtags/vocabulary
@@ -584,7 +583,7 @@ msgstr "Rendu élégant, indentation et reformatage de code."
 #. Facet: iso15924, long desc
 #: files/debtags/vocabulary
 msgid "Codes for representating writing systems "
-msgstr ""
+msgstr "Codes de représentation des systèmes d'écriture."
 
 #. Tag: interface::commandline, short desc
 #: files/debtags/vocabulary
@@ -675,12 +674,12 @@ msgstr "Système de gestion de contenu (CMS)"
 #. Tag: accessibility::speech-recognition, long desc
 #: files/debtags/vocabulary
 msgid "Converts speech into text."
-msgstr ""
+msgstr "Conversion de voix en texte."
 
 #. Tag: accessibility::screen-reader, long desc
 #: files/debtags/vocabulary
 msgid "Converts text into speech."
-msgstr ""
+msgstr "Conversion de texte en voix."
 
 #. Tag: admin::filesystem, long desc
 #: files/debtags/vocabulary
@@ -873,7 +872,7 @@ msgstr "Gestionnaire d'affichage (écran de connexion graphique)."
 #. Tag: accessibility::screen-magnify, long desc
 #: files/debtags/vocabulary
 msgid "Displays enlarged screen content."
-msgstr ""
+msgstr "Affichage de contenu d'écran agrandi."
 
 #. Tag: works-with-format::djvu, short desc
 #: files/debtags/vocabulary
@@ -1422,12 +1421,12 @@ msgstr "Grec"
 #. Facet: special, long desc
 #: files/debtags/vocabulary
 msgid "Group of special tags"
-msgstr ""
+msgstr "Groupe d'étiquettes spécifiques."
 
 #. Facet: suite, long desc
 #: files/debtags/vocabulary
 msgid "Groups together related packages"
-msgstr ""
+msgstr "Groupement de paquets apparentés."
 
 #. Tag: office::groupware, short desc
 #: files/debtags/vocabulary
@@ -1533,17 +1532,16 @@ msgstr "Hiragana"
 
 #. Facet: mail, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to eletronic mail transmission "
-msgstr "Comment le paquet est apparenté à la sécurité du système."
+msgstr ""
+"Comment le paquet est apparenté à l'émission de messages électroniques."
 
 #. Facet: hardware, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to hardware enablement "
-msgstr "Comment le paquet est apparenté à la sécurité du système."
+msgstr "Comment le paquet est apparenté à l'activation du matériel."
 
 #. Facet: security, long desc
 #: files/debtags/vocabulary
@@ -1552,38 +1550,34 @@ msgstr "Comment le paquet est apparenté à la sécurité du système."
 
 #. Facet: x11, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to the X Window System"
-msgstr "Comment le paquet est apparenté à la sécurité du système."
+msgstr "Comment le paquet est apparenté au système X Window."
 
 #. Facet: biology, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of biology"
 msgstr "Comment le paquet est apparenté au domaine de la biologie."
 
 #. Facet: science, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of science"
-msgstr "Comment le paquet est apparenté au domaine de la biologie."
+msgstr "Comment le paquet est apparenté au domaine de la science."
 
 #. Facet: devel, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of software development"
-msgstr "Comment le paquet est apparenté au domaine de la biologie."
+msgstr ""
+"Comment le paquet est apparenté au domaine du développement de logiciel."
 
 #. Facet: sound, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of sound and music"
-msgstr "Comment le paquet est apparenté au domaine de la biologie."
+msgstr "Comment le paquet est apparenté au domaine du son et de la musique."
 
 #. Tag: role::source, long desc
 #: files/debtags/vocabulary
@@ -1610,7 +1604,7 @@ msgid ""
 "Link: http://en.wikipedia.org/wiki/Http Link: http://www.ietf.org/rfc/"
 "rfc2616.txt"
 msgstr ""
-"HyperText Transfer Protocol, protocole parmi les plus important de la "
+"HyperText Transfer Protocol, protocole parmi les plus importants de la "
 "Toile.\n"
 "Il contrôle le transfert de données entre les serveurs HTTP comme Apache et "
 "les clients HTTP, qui sont généralement des navigateurs. Les ressources HTTP "
@@ -1721,7 +1715,7 @@ msgstr "Environnement de développement intégré."
 #. Facet: uitoolkit, short desc
 #: files/debtags/vocabulary
 msgid "Interface Toolkit"
-msgstr "Boîte à outil d'interface utilisateur"
+msgstr "Boîte à outils d'interface utilisateur"
 
 #. Tag: devel::i18n, short desc
 #: files/debtags/vocabulary
@@ -1761,7 +1755,7 @@ msgstr ""
 "Internet Protocol version 4, protocole au cœur de l'ensemble des protocoles "
 "Internet et le fondement même d'Internet.\n"
 "Chaque ordinateur relié à Internet possède une adresse IP (un nombre de "
-"quatre octets, habituellement représenté sous forme décimale séparé par des "
+"quatre octets, habituellement représenté sous forme décimale séparés par des "
 "points, par exemple 192.25.206.10). Les adresses IP sont distribuées par "
 "l'Internet Corporation for Assigned Names and Numbers (ICANN). Normalement, "
 "on accède aux ordinateurs sur Internet en utilisant leur nom de domaine "
@@ -1812,7 +1806,7 @@ msgstr ""
 #. Tag: devel::interpreter, short desc
 #: files/debtags/vocabulary
 msgid "Interpreter"
-msgstr "Interprèteur"
+msgstr "Interpréteur"
 
 #. Tag: security::ids, short desc
 #: files/debtags/vocabulary
@@ -1956,7 +1950,7 @@ msgstr "Khmer"
 #. Facet: game, long desc
 #: files/debtags/vocabulary
 msgid "Kind of games provided by the package"
-msgstr ""
+msgstr "Genre de jeu fourni par le paquet."
 
 #. Tag: culture::korean, short desc
 #. Tag: iso15924::kore, short desc
@@ -2695,8 +2689,8 @@ msgstr "Logiciel empaqueté"
 #: files/debtags/vocabulary
 msgid "Packages related to the European Molecular Biology Open Software Suite."
 msgstr ""
-"Paquets apparentés à la suite logicielle EMBOSS (« European Molecular Biology "
-"Open Software Suite »)."
+"Paquets apparentés à la suite logicielle EMBOSS (« European Molecular "
+"Biology Open Software Suite »)."
 
 #. Tag: suite::debian, long desc
 #: files/debtags/vocabulary
@@ -2704,6 +2698,8 @@ msgid ""
 "Packages specific to Debian - look into \"Software Development::Debian\" "
 "for  Debian Development."
 msgstr ""
+"Paquets spécifiques à Debian - consultez « Logiciels Development::Debian » "
+"pour le développement de Debian."
 
 #. Tag: special::obsolete, long desc
 #: files/debtags/vocabulary
@@ -2739,7 +2735,7 @@ msgstr "Empaquetage"
 #. Tag: devel::code-generator, long desc
 #: files/debtags/vocabulary
 msgid "Parser, lexer and other code generators"
-msgstr "Analyseur syntaxique, analyseur lexical et générateur de code."
+msgstr "Analyseur syntaxique, analyseur lexical et autres générateurs de code."
 
 #. Tag: devel::lang:pascal, short desc
 #: files/debtags/vocabulary
@@ -2807,7 +2803,7 @@ msgid ""
 "Please do not tag programs with simple unicode support, doing so would make "
 "this tag useless. Ultimately all applications should have unicode support."
 msgstr ""
-"Veuillez ne pas étiqueter les programme prenant seulement en charge Unicode, "
+"Veuillez ne pas étiqueter les programmes prenant seulement en charge Unicode, "
 "sinon cette étiquette serait inutile. En fin de compte, toutes les "
 "applications devraient prendre en charge Unicode."
 
@@ -2864,7 +2860,7 @@ msgstr ""
 #. Tag: security::forensics, long desc
 #: files/debtags/vocabulary
 msgid "Post-mortem analysis of intrusions."
-msgstr "Analyse d'intrusion post mortem."
+msgstr "Analyse d'intrusions post mortem."
 
 #. Tag: made-of::postscript, short desc
 #. Tag: works-with-format::postscript, short desc
@@ -2891,7 +2887,7 @@ msgstr "Présentation"
 #. Tag: devel::prettyprint, short desc
 #: files/debtags/vocabulary
 msgid "Prettyprint"
-msgstr "Rendu élégant"
+msgstr "Enjolivement de texte"
 
 #. Tag: hardware::printer, short desc
 #: files/debtags/vocabulary
@@ -3006,7 +3002,7 @@ msgstr "RADIUS"
 #: files/debtags/vocabulary
 msgid "RCS (Revision Control System) and SCM (Software Configuration Manager)"
 msgstr ""
-"Logiciel de gestion de versions et gestion de configuration logicielle."
+"Logiciel de gestion de versions (RCS) et gestion de configuration logicielle (SCM)."
 
 #. Tag: devel::rpc, short desc
 #: files/debtags/vocabulary
@@ -3092,12 +3088,12 @@ msgstr "Rôle"
 #. Facet: role, long desc
 #: files/debtags/vocabulary
 msgid "Role performed by the package"
-msgstr ""
+msgstr "Rôle rempli par le paquet"
 
 #. Facet: network, long desc
 #: files/debtags/vocabulary
 msgid "Role performed concerning computer networks"
-msgstr ""
+msgstr "Rôle rempli dans le cadre des réseaux informatiques."
 
 #. Tag: game::rpg, short desc
 #: files/debtags/vocabulary
@@ -3150,7 +3146,7 @@ msgid ""
 "Runs in background, only a control interface is provided, usually on "
 "commandline."
 msgstr ""
-"Fonctionne en arrière plan, seule une interface de contrôle est fournie, "
+"Fonctionne en arrière-plan, seule une interface de contrôle est fournie, "
 "généralement en ligne de commande."
 
 #. Tag: devel::runtime, short desc
@@ -3284,7 +3280,7 @@ msgstr "Sciences"
 #. Facet: scope, short desc
 #: files/debtags/vocabulary
 msgid "Scope"
-msgstr "Portée"
+msgstr "Champ d'application"
 
 #. Tag: accessibility::screen-magnify, short desc
 #: files/debtags/vocabulary
@@ -3334,10 +3330,10 @@ msgid ""
 "mechanism, via asymmetric public/private key cryptography.\n"
 "Link: http://en.wikipedia.org/wiki/Secure_Shell"
 msgstr ""
-"Secure Shell, protocole de communication sécurisé et chiffré. SSH peut être "
+"Secure Shell, protocole de communications sécurisées et chiffrées. SSH peut être "
 "utilisé pour exécuter des programmes sur un hôte distant avec un serveur SSH "
-"à travers un tunnel SSH dans un réseau non sécurisé. L'utilisation "
-"principale est, comme son nom le suggère, de fournir connexion et accès à un "
+"dans un réseau non sécurisé à travers un tunnel SSH . L'utilisation "
+"principale est, comme son nom le suggère, de fournir une connexion chiffrée et un accès à un "
 "interpréteur de commandes sur des serveurs distants.\n"
 "L'authentification SSH peut être réalisée avec un mot de passe ou, ce qui "
 "est préférable, en utilisant la cryptographie asymétrique avec clefs "
@@ -3599,7 +3595,7 @@ msgstr "Synthèse vocale"
 #. Tag: game::sport, short desc
 #: files/debtags/vocabulary
 msgid "Sport Games"
-msgstr "Sport"
+msgstr "Jeu de sport"
 
 #. Tag: office::spreadsheet, short desc
 #. Tag: works-with::spreadsheet, short desc
@@ -3800,7 +3796,7 @@ msgstr "Formatage du texte"
 #. Tag: accessibility::ocr, short desc
 #: files/debtags/vocabulary
 msgid "Text Recognition (OCR)"
-msgstr "Reconnaissance de texte (OCR)"
+msgstr "Reconnaissance de caractères (OCR)"
 
 #. Tag: interface::text-mode, short desc
 #: files/debtags/vocabulary
@@ -3857,10 +3853,10 @@ msgstr ""
 "salons de discussion, et est utilisé par le réseau de messagerie instantanée "
 "Jabber ainsi que par les fonctionnalités de messagerie instantanée du "
 "nouveau réseau GoogleTalk.\n"
-"Contrairement aux autres réseaux de messagerie instantanées comme MSN, ICQ "
-"ou AIM, les serveurs sont des logiciels libres et peuvent être utilisés pour "
-"créer une plate-forme de discussion privée ou avoir son propre serveur de "
-"connexion au réseau Jabber.\n"
+"Contrairement aux autres réseaux de messagerie instantanée comme MSN, ICQ "
+"ou AIM, les serveurs Jabber sont des logiciels libres et peuvent être utilisés pour "
+"créer une plate-forme de discussion privée ou se connecter avec "
+"son propre serveur au réseau Jabber.\n"
 "Lien : http://www.jabber.org Lien : http://fr.wikipedia.org/wiki/"
 "Extensible_Messaging_and_Presence_Protocol"
 
@@ -3912,8 +3908,8 @@ msgid ""
 "Link: http://en.wikipedia.org/wiki/Finger_protocol Link: http://www.ietf.org/"
 "rfc/rfc1288.txt"
 msgstr ""
-"Name/Finger protocol, simple protocole réseau pour fournir des "
-"renseignements publics étendus sur les utilisateurs d'un ordinateur, comme "
+"Name/Finger protocol, simple protocole réseau pour fournir de "
+"nombreux renseignements publics sur les utilisateurs d'un ordinateur, comme "
 "leurs adresses électroniques, numéros téléphoniques, noms complets, etc.\n"
 "Par souci de respect de la vie privée, le protocole Finger n'est plus "
 "beaucoup utilisé, alors qu'il était particulièrement répandu au début des "
@@ -3948,7 +3944,7 @@ msgstr "Zope, plate-forme de publication (web)."
 #. Tag: accessibility::speech, long desc
 #: files/debtags/vocabulary
 msgid "The artificial production of human speech."
-msgstr ""
+msgstr "La synthétisation de voix humaine."
 
 #. Facet: culture, long desc
 #: files/debtags/vocabulary
@@ -3960,7 +3956,7 @@ msgstr ""
 #. Facet: use, long desc
 #: files/debtags/vocabulary
 msgid "The general purpose of the software"
-msgstr ""
+msgstr "Le but global du logiciel."
 
 #. Facet: made-of, long desc
 #: files/debtags/vocabulary
@@ -4003,8 +3999,8 @@ msgid ""
 msgstr ""
 "Le paquet peut être classé dans cette catégorie, mais l'étiquette appropriée "
 "n'existe pas.\n"
-"Utilisez cette étiquette pour indiquer aux responsables du vocabulaire des "
-"cas où la configuration actuelle d'étiquette est manquante."
+"Estampiller le paquet avec cette étiquette pour indiquer aux responsables du lexique des "
+"cas où la définition de la présente étiquette est manquante."
 
 #. Tag: works-with::im, long desc
 #: files/debtags/vocabulary
@@ -4024,6 +4020,8 @@ msgid ""
 "The translation of text images into machine-editable text by means of "
 "Optical Character Recognition (OCR)."
 msgstr ""
+"La transformation d'images de texte en texte éditable en utilisant la "
+"reconnaissance optique de caractères (OCR)."
 
 #. Tag: x11::theme, short desc
 #: files/debtags/vocabulary
@@ -4036,7 +4034,7 @@ msgid ""
 "This is not hardware emulation, but rather those facilities that allow to "
 "create many isolated compartments inside the same system."
 msgstr ""
-"Ce n'est pas une émulation matérielle, mais plutôt l'infrastructure qui "
+"Ce n'est pas une émulation matérielle, mais plutôt une infrastructure qui "
 "permet de créer plusieurs compartiments isolés au sein d'un même système."
 
 #. Tag: special::invalid-tag, long desc
@@ -4047,7 +4045,7 @@ msgid ""
 "should never show up."
 msgstr ""
 "Cette étiquette indique que la base de données d'étiquettes contient une "
-"étiquette non présente dans le vocabulaire d'étiquettes. La présence de "
+"étiquette non présente dans le lexique des étiquettes. La présence de "
 "cette étiquette indique un bogue du logiciel : elle ne devrait jamais "
 "apparaître."
 
@@ -4075,7 +4073,7 @@ msgstr "Tk"
 #: files/debtags/vocabulary
 msgid "To find what relates or differs in two or more objects."
 msgstr ""
-"Pour trouver les points communs ou les différences entre aux moins deux "
+"Pour trouver les points communs ou les différences entre au moins deux "
 "objets."
 
 #. Tag: devel::docsystem, long desc
@@ -4106,7 +4104,7 @@ msgstr "Outils d'empaquetage de logiciel."
 #. Tag: devel::testing-qa, long desc
 #: files/debtags/vocabulary
 msgid "Tools for software testing and quality assurance."
-msgstr "Outils pour essayer les logiciels et l'assurance qualité."
+msgstr "Outils pour les essais et l'assurance qualité de logiciels ."
 
 #. Tag: security::integrity, long desc
 #: files/debtags/vocabulary
@@ -4170,7 +4168,7 @@ msgstr ""
 "fichiers. TFTP permet à un client d'envoyer ou récupérer un fichier sur un "
 "hôte distant. Une de ses utilisations principales réside dans le démarrage "
 "sur le réseau de nœuds sans disque sur un réseau local. Il est conçu pour "
-"être facilement mis en place et adapté aux ROM.\n"
+"être facilement mis en place, donc adapté aux ROM.\n"
 "Lien : http://fr.wikipedia.org/wiki/Trivial_File_Transfer_Protocol Lien : "
 "http://www.ietf.org/rfc/rfc1350.txt"
 
@@ -4222,7 +4220,7 @@ msgstr "Syllabaire autochtone canadien unifié"
 #. Tag: hardware::power:ups, long desc
 #: files/debtags/vocabulary
 msgid "Uninterruptible Power Supply"
-msgstr "Alimentation sans interruption."
+msgstr "Alimentation ininterruptible."
 
 #. Tag: hardware::usb, long desc
 #: files/debtags/vocabulary
@@ -4233,7 +4231,7 @@ msgstr "Universal Serial Bus."
 #: files/debtags/vocabulary
 msgid "Use this for packages that cannot yet or will never support IPv6."
 msgstr ""
-"Utiliser cette étiquette pour les paquet qui ne peuvent pas encore ou ne "
+"Utiliser cette étiquette pour les paquets qui ne peuvent pas encore ou ne "
 "pourrons jamais prendre en charge IPv6."
 
 #. Tag: biology::format:aln, long desc
@@ -4283,7 +4281,7 @@ msgstr "Ouzbek"
 #. Tag: network::vpn, short desc
 #: files/debtags/vocabulary
 msgid "VPN or Tunneling"
-msgstr "VPN ou tunnel"
+msgstr "VPN ou « tunneling »"
 
 #. Tag: works-with-format::vrml, short desc
 #: files/debtags/vocabulary
@@ -4339,7 +4337,7 @@ msgid ""
 "Link: http://en.wikipedia.org/wiki/Voice_over_IP"
 msgstr ""
 "Voix sur réseau IP, terme générique pour les protocoles qui acheminent les "
-"conversation vocales à travers Internet.\n"
+"conversations vocales à travers Internet.\n"
 "Les protocoles VoIP célèbres sont SIP, H.323 et IAX.\n"
 "Lien : http://fr.wikipedia.org/wiki/Voix_sur_réseau_IP"
 
@@ -4365,7 +4363,7 @@ msgid ""
 msgstr ""
 "Web-based Distributed Authoring and Versioning, extension du protocole HTTP "
 "pour permettre la création et la modification de documents sur un serveur "
-"HTTP, permettant au client d'y accéder comme s'ils étaient sur le système de "
+"HTTP, permettant au client d'y accéder comme s'il était sur le système de "
 "fichier local.\n"
 "Lien : http://fr.wikipedia.org/wiki/WebDAV Lien : http://www.ietf.org/rfc/"
 "rfc2518.txt"
@@ -4396,57 +4394,55 @@ msgstr "Gallois"
 
 #. Facet: works-with, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid ""
 #| "These tags describe what is the kind of data (or even processes, or "
 #| "people) that the package can work with."
 msgid ""
 "What kind of data (or even processes, or people) the package can work with"
 msgstr ""
-"Ces étiquettes décrivent le type de données (ou encore de processus, ou de "
-"personnes) avec lequel le paquet peut fonctionner."
+"Le type de données (ou encore de processus, ou de personnes) avec lequel le "
+"paquet peut fonctionner."
 
 #. Facet: web, long desc
 #: files/debtags/vocabulary
 msgid "What kind of tools for the World Wide Web the package provides"
-msgstr ""
+msgstr "Le type d'outils pour le web fournis par le paquet."
 
 #. Facet: interface, long desc
 #: files/debtags/vocabulary
 msgid "What kind of user interface the package provides"
-msgstr ""
+msgstr "Le type d'interface utilisateur fournie par le paquet."
 
 #. Facet: implemented-in, long desc
 #: files/debtags/vocabulary
 msgid "What language the software is implemented in"
-msgstr ""
+msgstr "Le langage dans lequel le logiciel est réalisé."
 
 #. Facet: field, long desc
 #: files/debtags/vocabulary
 msgid "Which branch of knowledge is the package related to"
-msgstr ""
+msgstr "Le type de connaissance auquel le paquet est apparenté."
 
 #. Facet: works-with-format, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "The languages or data formats used to make the package"
 msgid "Which data formats are supported by the package"
-msgstr "Les langages ou formats de données utilisés pour faire le programme."
+msgstr "Les formats de données pris en charge par le programme."
 
 #. Facet: uitoolkit, long desc
 #: files/debtags/vocabulary
 msgid "Which interface toolkit the package provides"
-msgstr ""
+msgstr "L'interface de boîte à outils fournie par le paquet."
 
 #. Facet: protocol, long desc
 #: files/debtags/vocabulary
 msgid "Which network protocols the package can understand"
-msgstr ""
+msgstr "Les protocoles réseau que le paquet peut comprendre."
 
 #. Facet: admin, long desc
 #: files/debtags/vocabulary
 msgid "Which system administration activities the package may perform"
-msgstr ""
+msgstr "Les tâches d'administration système que le paquet peut réaliser."
 
 #. Tag: web::wiki, short desc
 #: files/debtags/vocabulary
@@ -4524,7 +4520,7 @@ msgstr ""
 #. Tag: works-with-format::xml:rss, long desc
 #: files/debtags/vocabulary
 msgid "XML dialect used to describe resources and websites."
-msgstr "Formats XML utilisés pour la syndication de contenu web."
+msgstr "Formats XML utilisés pour la description de contenus web."
 
 #. Tag: protocol::xmlrpc, short desc
 #: files/debtags/vocabulary
@@ -4575,7 +4571,7 @@ msgstr ""
 "ou plusieurs des protocoles suivants :\n"
 "- IPv4LL pour l'allocation automatique d'adresses ;\n"
 "- mDNS pour la résolution de noms ;\n"
-"- DNS-SD pour localiser les services.\n"
+"- DNS-SD pour rechercher des services.\n"
 "Lien : http://www.zeroconf.org Lien : http://fr.wikipedia.org/wiki/Zeroconf"
 
 #. Tag: protocol::zeroconf, short desc
index f58c7387d42b00bfe302d62396378b742374000a..cddf9c727f250a924fb74523135408c8f7f5082d 100644 (file)
@@ -2,21 +2,21 @@
 # This file is put in the public domain.
 #
 # Yuri Kozlov <kozlov.y@gmail.com>, 2007.
-# Yuri Kozlov <yuray@komyakino.ru>, 2009.
+# Yuri Kozlov <yuray@komyakino.ru>, 2009, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: pdo\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-11-17 21:01+0100\n"
-"PO-Revision-Date: 2009-11-07 08:52+0300\n"
+"PO-Revision-Date: 2011-03-13 11:28+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\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"
+"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"
 
 #. Tag: x11::xserver, long desc
 #: files/debtags/vocabulary
@@ -77,10 +77,9 @@ msgstr "Поддержка общедоступности"
 
 #. Facet: accessibility, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "Accessibility Support"
 msgid "Accessibility support provided by the package"
-msgstr "Поддержка общедоступности"
+msgstr "Поддержка общедоступности, представляемая пакетом"
 
 #. Tag: admin::accounting, short desc
 #: files/debtags/vocabulary
@@ -197,7 +196,7 @@ msgstr "Программы, рекомендуемые маленьким пол
 #. Facet: office, long desc
 #: files/debtags/vocabulary
 msgid "Applications related to office and business activities"
-msgstr ""
+msgstr "Приложения для нужно офиса и бизнеса"
 
 #. Tag: accessibility::input, long desc
 #: files/debtags/vocabulary
@@ -527,7 +526,7 @@ msgstr "Каталонская"
 #. Facet: scope, long desc
 #: files/debtags/vocabulary
 msgid "Characterization by scale of coverage "
-msgstr ""
+msgstr "Характеристика по масштабу охвата "
 
 #. Tag: use::chatting, short desc
 #: files/debtags/vocabulary
@@ -588,7 +587,7 @@ msgstr ""
 #. Facet: iso15924, long desc
 #: files/debtags/vocabulary
 msgid "Codes for representating writing systems "
-msgstr ""
+msgstr "Коды для представления систем письма"
 
 #. Tag: interface::commandline, short desc
 #: files/debtags/vocabulary
@@ -679,12 +678,12 @@ msgstr "Управление содержимым (CMS)"
 #. Tag: accessibility::speech-recognition, long desc
 #: files/debtags/vocabulary
 msgid "Converts speech into text."
-msgstr ""
+msgstr "Преобразует речь в текст."
 
 #. Tag: accessibility::screen-reader, long desc
 #: files/debtags/vocabulary
 msgid "Converts text into speech."
-msgstr ""
+msgstr "Преобразует текст в речь."
 
 #. Tag: admin::filesystem, long desc
 #: files/debtags/vocabulary
@@ -877,7 +876,7 @@ msgstr "Менеджер экрана (графическое приглашен
 #. Tag: accessibility::screen-magnify, long desc
 #: files/debtags/vocabulary
 msgid "Displays enlarged screen content."
-msgstr ""
+msgstr "Отображение содержимого экрана в увеличенном виде."
 
 #. Tag: works-with-format::djvu, short desc
 #: files/debtags/vocabulary
@@ -944,7 +943,7 @@ msgid ""
 "Link: http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol Link: "
 "http://www.ietf.org/rfc/rfc2131.txt"
 msgstr ""
-"Ð\9fÑ\80оÑ\82окол Ð´Ð¸Ð½Ð°Ð¼Ð¸Ñ\87еÑ\81кой ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии Ñ\85оÑ\81Ñ\82а, клиент-серверный протокол для "
+"Ð\9fÑ\80оÑ\82окол Ð´Ð¸Ð½Ð°Ð¼Ð¸Ñ\87еÑ\81кой ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии Ñ\83зла, клиент-серверный протокол для "
 "автоматического назначения динамических IP-адресов компьютерам в сети TCP/"
 "IP, вместо присваивания компьютеру статического IP-адреса.\n"
 "Ссылка: http://ru.wikipedia.org/wiki/DHCP Ссылка: http://www.ietf.org/rfc/"
@@ -1422,12 +1421,12 @@ msgstr "Греческая"
 #. Facet: special, long desc
 #: files/debtags/vocabulary
 msgid "Group of special tags"
-msgstr ""
+msgstr "Группа специальных меток"
 
 #. Facet: suite, long desc
 #: files/debtags/vocabulary
 msgid "Groups together related packages"
-msgstr ""
+msgstr "Группировать связанные пакеты"
 
 #. Tag: office::groupware, short desc
 #: files/debtags/vocabulary
@@ -1533,57 +1532,50 @@ msgstr "Хирагана"
 
 #. Facet: mail, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to eletronic mail transmission "
-msgstr "Ð\9aак Ð¿Ð°ÐºÐµÑ\82 Ð¾Ñ\82ноÑ\81иÑ\82Ñ\81Ñ\8f Ðº Ð±ÐµÐ·Ð¾Ð¿Ð°Ñ\81ноÑ\81Ñ\82и Ñ\81иÑ\81Ñ\82емÑ\8b."
+msgstr "Ð\9aак Ð¿Ð°ÐºÐµÑ\82 Ð¾Ñ\82ноÑ\81иÑ\82Ñ\81Ñ\8f Ðº Ð¿ÐµÑ\80едаÑ\87е Ñ\8dлекÑ\82Ñ\80оннÑ\8bÑ\85 Ð¿Ð¸Ñ\81ем "
 
 #. Facet: hardware, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to hardware enablement "
-msgstr "Ð\9aак Ð¿Ð°ÐºÐµÑ\82 Ð¾Ñ\82ноÑ\81иÑ\82Ñ\81Ñ\8f Ðº Ð±ÐµÐ·Ð¾Ð¿Ð°Ñ\81ноÑ\81Ñ\82и Ñ\81иÑ\81Ñ\82емÑ\8b."
+msgstr "Ð\9aак Ð¿Ð°ÐºÐµÑ\82 Ð¾Ñ\82ноÑ\81иÑ\82Ñ\81Ñ\8f Ðº Ð¿Ð¾Ð´Ð´ÐµÑ\80жке Ð°Ð¿Ð¿Ð°Ñ\80аÑ\82ного Ð¾Ð±ÐµÑ\81пеÑ\87ениÑ\8f "
 
 #. Facet: security, long desc
 #: files/debtags/vocabulary
 msgid "How the package is related to system security"
-msgstr "Как пакет относится к безопасности системы."
+msgstr "Как пакет относится к безопасности системы"
 
 #. Facet: x11, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How the package is related to system security"
 msgid "How the package is related to the X Window System"
-msgstr "Как пакет относится к безопасности системы."
+msgstr "Как пакет относится к X Window System"
 
 #. Facet: biology, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of biology"
-msgstr "Как этот пакет, связан с областью биологии."
+msgstr "Как этот пакет связан с биологией"
 
 #. Facet: science, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of science"
-msgstr "Как этот пакет, связан с областью биологии."
+msgstr "Как этот пакет связан с наукой"
 
 #. Facet: devel, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of software development"
-msgstr "Как этот пакет, связан с областью биологии."
+msgstr "Как этот пакет связан с областью разработки ПО"
 
 #. Facet: sound, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "How is the package related to the field of biology."
 msgid "How the package is related to the field of sound and music"
-msgstr "Как этот пакет, связан с областью биологии."
+msgstr "Как этот пакет относится к музыке и звуку"
 
 #. Tag: role::source, long desc
 #: files/debtags/vocabulary
@@ -1953,7 +1945,7 @@ msgstr "Кхмерская"
 #. Facet: game, long desc
 #: files/debtags/vocabulary
 msgid "Kind of games provided by the package"
-msgstr ""
+msgstr "Жанр игр, предоставляемых пакетом"
 
 #. Tag: culture::korean, short desc
 #. Tag: iso15924::kore, short desc
@@ -2696,6 +2688,8 @@ msgid ""
 "Packages specific to Debian - look into \"Software Development::Debian\" "
 "for  Debian Development."
 msgstr ""
+"Специальные пакеты для Debian - см. «Software Development::Debian» "
+"для разработки Debian."
 
 #. Tag: special::obsolete, long desc
 #: files/debtags/vocabulary
@@ -3080,12 +3074,12 @@ msgstr "Роль"
 #. Facet: role, long desc
 #: files/debtags/vocabulary
 msgid "Role performed by the package"
-msgstr ""
+msgstr "Роль пакета"
 
 #. Facet: network, long desc
 #: files/debtags/vocabulary
 msgid "Role performed concerning computer networks"
-msgstr ""
+msgstr "Роль в компьютерной сети"
 
 #. Tag: game::rpg, short desc
 #: files/debtags/vocabulary
@@ -3323,7 +3317,7 @@ msgid ""
 msgstr ""
 "Безопасная оболочка -- это протокол для безопасных, зашифрованных сетевых "
 "соединений. SSH может быть использован для запуска программ на удалённом "
-"Ñ\85оÑ\81Ñ\82е, имеющим сервер SSH, или по небезопасным протоколам в туннеле SSH. "
+"Ñ\83зле, имеющим сервер SSH, или по небезопасным протоколам в туннеле SSH. "
 "Основным предназначением, как следует из названия, является предоставление "
 "шифрованного входа и доступа через оболочку на удалённые серверы.\n"
 "Аутентификация в SSH может выполняться по паролю или, что предпочтительней, "
@@ -3924,7 +3918,7 @@ msgstr "Платформа Zope (web) для публикации."
 #. Tag: accessibility::speech, long desc
 #: files/debtags/vocabulary
 msgid "The artificial production of human speech."
-msgstr ""
+msgstr "Искусственное создание человеческой речи."
 
 #. Facet: culture, long desc
 #: files/debtags/vocabulary
@@ -3934,7 +3928,7 @@ msgstr "Культура, для которой пакет предоставл
 #. Facet: use, long desc
 #: files/debtags/vocabulary
 msgid "The general purpose of the software"
-msgstr ""
+msgstr "ПО общего назначения"
 
 #. Facet: made-of, long desc
 #: files/debtags/vocabulary
@@ -3996,6 +3990,8 @@ msgid ""
 "The translation of text images into machine-editable text by means of "
 "Optical Character Recognition (OCR)."
 msgstr ""
+"Преобразование изображений с текстом в машинно-читаемый текст "
+"посредством оптического распознавания символов (OCR)."
 
 #. Tag: x11::theme, short desc
 #: files/debtags/vocabulary
@@ -4136,7 +4132,7 @@ msgid ""
 "http://www.ietf.org/rfc/rfc1350.txt"
 msgstr ""
 "Простой протокол передач файлов служит для передачи файлов. TFTP позволяет "
-"клиенÑ\82Ñ\83 Ñ\87иÑ\82аÑ\82Ñ\8c Ð¸ Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8bваÑ\82Ñ\8c Ñ\84айл Ð½Ð° Ñ\83далÑ\91ннÑ\8bй Ñ\85оÑ\81Ñ\82. Основным применением "
+"клиенÑ\82Ñ\83 Ñ\87иÑ\82аÑ\82Ñ\8c Ð¸ Ð·Ð°Ð¿Ð¸Ñ\81Ñ\8bваÑ\82Ñ\8c Ñ\84айл Ð½Ð° Ñ\83далÑ\91ннÑ\8bй Ñ\83зел. Основным применением "
 "является сетевая загрузка бездисковых станций в локальной сети. "
 "Разрабатывался для достижения простоты в реализации, чтобы мог уместиться в "
 "ROM.\n"
@@ -4363,57 +4359,55 @@ msgstr "Уэльская"
 
 #. Facet: works-with, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid ""
 #| "These tags describe what is the kind of data (or even processes, or "
 #| "people) that the package can work with."
 msgid ""
 "What kind of data (or even processes, or people) the package can work with"
 msgstr ""
-"ЭÑ\82и Ñ\82еги Ð¾Ð¿Ð¸Ñ\81Ñ\8bваÑ\8eÑ\82, Ñ\81 ÐºÐ°ÐºÐ¸Ð¼Ð¸ Ð²Ð¸Ð´Ð°Ð¼Ð¸ Ð´Ð°Ð½Ð½Ñ\8bÑ\85 (или Ð´Ð°Ð¶Ðµ Ð¿Ñ\80оÑ\86еÑ\81Ñ\81ов Ð¸Ð»Ð¸ Ð»Ñ\8eдей) "
-"можеÑ\82 Ñ\80абоÑ\82аÑ\82Ñ\8c Ð´Ð°Ð½Ð½Ñ\8bй Ð¿Ð°ÐºÐµÑ\82."
+"С ÐºÐ°ÐºÐ¸Ð¼Ð¸ Ð²Ð¸Ð´Ð°Ð¼Ð¸ Ð´Ð°Ð½Ð½Ñ\8bÑ\85 (или Ð´Ð°Ð¶Ðµ Ð¿Ñ\80оÑ\86еÑ\81Ñ\81ов Ð¸Ð»Ð¸ Ð»Ñ\8eдей) Ð¼Ð¾Ð¶ÐµÑ\82 Ñ\80абоÑ\82аÑ\82Ñ\8c Ð´Ð°Ð½Ð½Ñ\8bй "
+"пакеÑ\82"
 
 #. Facet: web, long desc
 #: files/debtags/vocabulary
 msgid "What kind of tools for the World Wide Web the package provides"
-msgstr ""
+msgstr "Какой тип инструментов данный пакет предоставляет для веб"
 
 #. Facet: interface, long desc
 #: files/debtags/vocabulary
 msgid "What kind of user interface the package provides"
-msgstr ""
+msgstr "Какой тип пользовательского интерфейса предоставляет данный пакет"
 
 #. Facet: implemented-in, long desc
 #: files/debtags/vocabulary
 msgid "What language the software is implemented in"
-msgstr ""
+msgstr "На каком языке написано ПО"
 
 #. Facet: field, long desc
 #: files/debtags/vocabulary
 msgid "Which branch of knowledge is the package related to"
-msgstr ""
+msgstr "К какому направлению знаний относится пакет"
 
 #. Facet: works-with-format, long desc
 #: files/debtags/vocabulary
-#, fuzzy
 #| msgid "The languages or data formats used to make the package"
 msgid "Which data formats are supported by the package"
-msgstr "ЯзÑ\8bки Ð¸Ð»Ð¸ Ñ\84оÑ\80маÑ\82Ñ\8b Ð´Ð°Ð½Ð½Ñ\8bÑ\85, Ð¸Ñ\81полÑ\8cзованнÑ\8bе Ð¿Ñ\80и Ñ\81оздании Ð¿Ð°ÐºÐµÑ\82а"
+msgstr "Ð\9aакие Ñ\84оÑ\80маÑ\82Ñ\8b Ð´Ð°Ð½Ð½Ñ\8bÑ\85 Ð¿Ð¾Ð´Ð´ÐµÑ\80живаÑ\8eÑ\82Ñ\81Ñ\8f Ð¿Ð°ÐºÐµÑ\82ом"
 
 #. Facet: uitoolkit, long desc
 #: files/debtags/vocabulary
 msgid "Which interface toolkit the package provides"
-msgstr ""
+msgstr "Какой инструментарий интерфейса предоставляет пакет"
 
 #. Facet: protocol, long desc
 #: files/debtags/vocabulary
 msgid "Which network protocols the package can understand"
-msgstr ""
+msgstr "Какие сетевые протоколы понимает пакет"
 
 #. Facet: admin, long desc
 #: files/debtags/vocabulary
 msgid "Which system administration activities the package may perform"
-msgstr ""
+msgstr "Какие задачи администрирования может выполнять пакет"
 
 #. Tag: web::wiki, short desc
 #: files/debtags/vocabulary
index 717831dfe947ac1d8f53e45e3ca1d3350aeb6d63..e1d9bcf85ed03d79e84ee28b5d3007879c37f675 100644 (file)
@@ -3,7 +3,7 @@ msgstr ""
 "Project-Id-Version: packages.git c82c758c8\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-10-13 19:05+0200\n"
-"PO-Revision-Date: 2010-08-17 21:57+0200\n"
+"PO-Revision-Date: 2011-03-05 13:27+0100\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Language-Team: debian-l10n-german <debian-l10n-german@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -113,17 +113,15 @@ msgstr "AVR32"
 
 #: templates/config/architectures.tmpl:21
 msgid "PowerPC SPE (e500 core)"
-msgstr ""
+msgstr "PowerPC SPE (e500-Kern)"
 
 #: templates/config/architectures.tmpl:22
 msgid "SH4"
-msgstr ""
+msgstr "SH4"
 
 #: templates/config/architectures.tmpl:23
-#, fuzzy
-#| msgid "Search"
 msgid "Sparc64"
-msgstr "Suchen"
+msgstr "Sparc64"
 
 #: templates/config/archive_layout.tmpl:14
 msgid "packages that meet the Debian Free Software Guidelines"
@@ -667,17 +665,15 @@ msgstr ""
 
 #: templates/html/search.tmpl:41
 msgid "Limit to suite:"
-msgstr ""
+msgstr "Begrenzen auf Suite:"
 
 #: templates/html/search.tmpl:50
 msgid "Search in <a href=\"%s\">all suites</a>"
 msgstr "Suchen in <a href=\"%s\">allen Suites</a>"
 
 #: templates/html/search.tmpl:54 templates/html/search_contents.tmpl:58
-#, fuzzy
-#| msgid "Limit search to a specific architecture:"
 msgid "Limit to a architecture:"
-msgstr "Suche auf bestimmte Architekturen einschränken:"
+msgstr "Auf bestimmte Architekturen einschränken:"
 
 #: templates/html/search.tmpl:63 templates/html/search_contents.tmpl:63
 msgid "Search in <a href=\"%s\">all architectures</a>"
index 0ca1b723e8069b1ac41790bf87b9a259e0ef90ab..5db741aa5eac11cc63a7ac0a3549cb280cb1b0f8 100644 (file)
@@ -4,13 +4,13 @@
 #
 # Guilhelm Panaget <guilhelm.panaget@free.fr>, 2009.
 # Gabriel Sbodio <sbogab@laposte.net>, 2009.
-# David Prévot <david@tilapin.org>, 2010.
+# David Prévot <david@tilapin.org>, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-10-14 00:02+0200\n"
-"PO-Revision-Date: 2010-08-26 12:39-0400\n"
+"PO-Revision-Date: 2011-03-07 16:05-0400\n"
 "Last-Translator: David Prévot <david@tilapin.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -33,7 +33,7 @@ msgstr "%s est une <a href=\"%s\">marque</a> de %s"
 
 #. possible values for importance: high, normal, low
 #. sitewidemsg = { importance => "high",
-#. txt => 
+#. txt =>
 #: templates/config.tmpl:77
 msgid ""
 "Please note that this is an experimental version of <a href=\"http://%s/\">%"
@@ -43,7 +43,7 @@ msgstr ""
 "packages.debian.org/\">packages.debian.org</a>. Attendez-vous à des erreurs "
 "et des informations obsolètes."
 
-#. @translators: . = decimal_point , = thousands_sep, see Number::Format 
+#. @translators: . = decimal_point , = thousands_sep, see Number::Format
 #: templates/config.tmpl:81
 msgid "."
 msgstr ","
@@ -122,36 +122,33 @@ msgstr "AVR32"
 
 #: templates/config/architectures.tmpl:21
 msgid "PowerPC SPE (e500 core)"
-msgstr ""
+msgstr "PowerPC SPE (e500 core)"
 
 #: templates/config/architectures.tmpl:22
 msgid "SH4"
-msgstr ""
+msgstr "SH4"
 
 #: templates/config/architectures.tmpl:23
-#, fuzzy
-#| msgid "Search"
 msgid "Sparc64"
-msgstr "Recherche"
+msgstr "Sparc64"
 
 #: templates/config/archive_layout.tmpl:14
 msgid "packages that meet the Debian Free Software Guidelines"
 msgstr ""
-"paquets en accord avec les directives de Debian sur les logiciels libres"
+"paquets conformes aux principes du logiciel libre selon Debian"
 
 #: templates/config/archive_layout.tmpl:15
 msgid ""
 "packages that meet the Debian Free Software Guidelines but need software not "
 "in Debian main"
 msgstr ""
-"paquets en accord avec les directives de Debian sur les logiciels libres "
-"mais nécessitant des logiciels non inclus dans les dépôts Debian"
+"paquets conformes aux principes du logiciel libre selon Debian "
+"mais nécessitant des logiciels non inclus dans la section principale (« main ») de Debian"
 
 #: templates/config/archive_layout.tmpl:16
 msgid "packages that do not meet the Debian Free Software Guidelines"
 msgstr ""
-"paquets n'étant pas en accord avec les directives de Debian sur les "
-"logiciels libres"
+"paquets non conformes aux principes du logiciel libre selon Debian"
 
 #: templates/config/mirrors.tmpl:95
 msgid ""
@@ -243,8 +240,8 @@ msgid ""
 "You should be able to use any of the listed mirrors by adding a line to your "
 "<kbd>/etc/apt/sources.list</kbd> like this:"
 msgstr ""
-"Vous devriez pouvoir utiliser n'importe lequel des miroirs listés en "
-"ajoutant une ligne à votre <kbd>/etc/apt/sources.list</kbd> comme ceci :"
+"Vous devriez pouvoir utiliser n'importe lequel des miroirs de la liste en "
+"ajoutant une ligne au fichier <kbd>/etc/apt/sources.list</kbd> comme ceci :"
 
 #: templates/html/download.tmpl:30 templates/html/download.tmpl:39
 msgid "Replacing <em>%s</em> with the mirror in question."
@@ -269,7 +266,7 @@ msgstr ""
 
 #: templates/html/download.tmpl:46 templates/html/show.tmpl:179
 msgid "debian-installer udeb package"
-msgstr "paquet de l'installeur Debian udeb"
+msgstr "paquet udeb de l'installateur Debian"
 
 #: templates/html/download.tmpl:47 templates/html/show.tmpl:180
 msgid ""
@@ -278,7 +275,7 @@ msgid ""
 "not install it on a normal %s system."
 msgstr ""
 "Avertissement : ce paquet est réservé à la construction des images de l'<a "
-"href=\"http://www.debian.org/devel/debian-installer\">installeur Debian</a>. "
+"href=\"http://www.debian.org/devel/debian-installer\">installateur Debian</a>. "
 "Il ne doit pas être installé sur un système %s classique."
 
 #: templates/html/download.tmpl:54
@@ -317,7 +314,7 @@ msgid ""
 "possible. See the <a href=\"%s\">%s ports page</a> for current information."
 msgstr ""
 "Notez que %s n'est pas officiellement présent dans l'archive %s, mais le "
-"groupe de portage %s garde son archive à jour avec l'archive officielle "
+"groupe de portage %s garde son archive en concordance avec l'archive officielle "
 "autant que possible. Consultez la <a href=\"%s\">page du portage %s</a> pour "
 "des informations récentes."
 
@@ -438,7 +435,7 @@ msgstr "descriptions"
 
 #: templates/html/head.tmpl:65
 msgid "source package names"
-msgstr "noms de paquets sources"
+msgstr "noms de paquets source"
 
 #: templates/html/head.tmpl:66
 msgid "package contents"
@@ -458,7 +455,7 @@ msgid ""
 "the <a href=\"%s\">%s</a> Package archive."
 msgstr ""
 "Ce site fournit des renseignements sur les paquets disponibles dans "
-"l'archive des paquet de <a href=\"%s\">%s</a>."
+"l'archive des paquets de <a href=\"%s\">%s</a>."
 
 #: templates/html/homepage.tmpl:22
 msgid ""
@@ -508,7 +505,7 @@ msgstr "Descriptions"
 
 #: templates/html/homepage.tmpl:55
 msgid "Source package names"
-msgstr "Noms de paquets-sources"
+msgstr "Noms de paquets source"
 
 #: templates/html/homepage.tmpl:57
 msgid "Only show exact matches:"
@@ -576,11 +573,11 @@ msgstr "Architecture :"
 
 #: templates/html/index_head.tmpl:2
 msgid "Source Packages in \"%s\", %s %s"
-msgstr "Paquets sources dans « %s », %s %s"
+msgstr "Paquets source dans « %s », %s %s"
 
 #: templates/html/index_head.tmpl:3
 msgid "Source Packages in \"%s\""
-msgstr "Paquets sources dans « %s »"
+msgstr "Paquets source dans « %s »"
 
 #: templates/html/index_head.tmpl:5
 msgid "Software Packages in \"%s\", %s %s"
@@ -680,17 +677,16 @@ msgstr ""
 
 #: templates/html/search.tmpl:41
 msgid "Limit to suite:"
-msgstr ""
+msgstr "Limiter à la suite :"
 
 #: templates/html/search.tmpl:50
 msgid "Search in <a href=\"%s\">all suites</a>"
 msgstr "Chercher dans <a href=\"%s\">toutes les suites</a>"
 
 #: templates/html/search.tmpl:54 templates/html/search_contents.tmpl:58
-#, fuzzy
 #| msgid "Limit search to a specific architecture:"
 msgid "Limit to a architecture:"
-msgstr "Limiter la recherche à une architecture particulière :"
+msgstr "Limiter à l'architecture :"
 
 #: templates/html/search.tmpl:63 templates/html/search_contents.tmpl:63
 msgid "Search in <a href=\"%s\">all architectures</a>"
@@ -734,7 +730,7 @@ msgstr "paquets"
 
 #: templates/html/search.tmpl:83
 msgid "source packages"
-msgstr "Paquets sources"
+msgstr "Paquets source"
 
 #: templates/html/search.tmpl:84
 msgid ""
@@ -863,7 +859,7 @@ msgstr "noms de fichiers contenant"
 msgid "files named"
 msgstr "fichiers nommés"
 
-#. @translators: I'm really sorry :/ 
+#. @translators: I'm really sorry :/
 #: templates/html/search_contents.tmpl:81
 msgid "You have searched for %s <em>%s</em> in suite <em>%s</em>, %s, and %s."
 msgstr ""
@@ -901,7 +897,7 @@ msgstr "non %s"
 
 #: templates/html/show.tmpl:15
 msgid "Source packages"
-msgstr "Paquets sources"
+msgstr "Paquets source"
 
 #: templates/html/show.tmpl:16
 msgid "All packages in this section"
@@ -917,7 +913,7 @@ msgstr "Détails du paquet %s dans %s"
 
 #: templates/html/show.tmpl:46
 msgid "Source package building this package"
-msgstr "Paquets sources composant ce paquet"
+msgstr "Paquets source composant ce paquet"
 
 #: templates/html/show.tmpl:46
 msgid "Source:"
@@ -1172,12 +1168,12 @@ msgid ""
 "Debian Package Source Repository (<acronym title=\"Version Control System"
 "\">VCS</acronym>: <a href=\"%s\">%s</a>)"
 msgstr ""
-"Dépôt Debian des paquets sources (<acronym title=\"Système de contrôle des "
+"Dépôt Debian des paquets source (<acronym title=\"Système de contrôle des "
 "versions (« Version Control System »)\">VCS</acronym>: <a href=\"%s\">%s</a>)"
 
 #: templates/html/show.tmpl:376
 msgid "Debian Package Source Repository (Browsable)"
-msgstr "Dépôt Debian des paquets sources (interface web)"
+msgstr "Dépôt Debian des paquets source (interface web)"
 
 #: templates/html/suite_index.tmpl:3
 msgid "Index"
@@ -1189,11 +1185,11 @@ msgstr "Liste des sections dans %s"
 
 #: templates/html/suite_index.tmpl:38
 msgid "List of all source packages"
-msgstr "Liste de tous les paquets sources"
+msgstr "Liste de tous les paquets source"
 
 #: templates/html/suite_index.tmpl:40
 msgid "All source packages"
-msgstr "Tous les paquets sources"
+msgstr "Tous les paquets source"
 
 #: templates/html/tag_index.tmpl:2 templates/html/tag_index.tmpl:7
 msgid "Overview of available Debian Package Tags"
index ecb23476c2dc24eeec99c78b6fa648561afa42cc..6cda54f7ecad504b2c41079ae7c3c59d3ede2bca 100644 (file)
@@ -1,19 +1,19 @@
 # translation of templates.ru.po to Russian
 # Yuri Kozlov <kozlov.y@gmail.com>, 2007, 2008.
-# Yuri Kozlov <yuray@komyakino.ru>, 2009, 2010.
+# Yuri Kozlov <yuray@komyakino.ru>, 2009, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: Debian webwml templates\n"
 "POT-Creation-Date: \n"
-"PO-Revision-Date: 2010-08-08 21:48+0400\n"
+"PO-Revision-Date: 2011-03-13 11:06+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\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"
+"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"
 
 #: templates/config.tmpl:46
 msgid "Debian Web Mailinglist"
@@ -29,7 +29,7 @@ msgstr "%s это <a href=\"%s\">торговый знак</a> компании
 
 #. possible values for importance: high, normal, low
 #. sitewidemsg = { importance => "high",
-#. txt => 
+#. txt =>
 #: templates/config.tmpl:77
 msgid ""
 "Please note that this is an experimental version of <a href=\"http://%s/\">%"
@@ -38,7 +38,7 @@ msgstr ""
 "Это экспериментальная версия <a href=\"http://%s/\">%s</a>. Возможны ошибки "
 "и устаревшая информация"
 
-#. @translators: . = decimal_point , = thousands_sep, see Number::Format 
+#. @translators: . = decimal_point , = thousands_sep, see Number::Format
 #: templates/config.tmpl:81
 msgid "."
 msgstr ","
@@ -117,17 +117,16 @@ msgstr "AVR32"
 
 #: templates/config/architectures.tmpl:21
 msgid "PowerPC SPE (e500 core)"
-msgstr ""
+msgstr "PowerPC SPE (ядро e500)"
 
 #: templates/config/architectures.tmpl:22
 msgid "SH4"
-msgstr ""
+msgstr "SH4"
 
 #: templates/config/architectures.tmpl:23
-#, fuzzy
 #| msgid "Search"
 msgid "Sparc64"
-msgstr "Поиск"
+msgstr "Sparc64"
 
 #: templates/config/archive_layout.tmpl:14
 msgid "packages that meet the Debian Free Software Guidelines"
@@ -662,17 +661,16 @@ msgstr ""
 
 #: templates/html/search.tmpl:41
 msgid "Limit to suite:"
-msgstr ""
+msgstr "Ограничиться комплектом:"
 
 #: templates/html/search.tmpl:50
 msgid "Search in <a href=\"%s\">all suites</a>"
 msgstr "Поиск во <a href=\"%s\">всех комплектах</a>"
 
 #: templates/html/search.tmpl:54 templates/html/search_contents.tmpl:58
-#, fuzzy
 #| msgid "Limit search to a specific architecture:"
 msgid "Limit to a architecture:"
-msgstr "Ограничить поиск определённой архитектурой:"
+msgstr "Ограничиться архитектурой:"
 
 #: templates/html/search.tmpl:63 templates/html/search_contents.tmpl:63
 msgid "Search in <a href=\"%s\">all architectures</a>"
@@ -845,7 +843,7 @@ msgstr "имена файлов, содержащих"
 msgid "files named"
 msgstr "файлы с именем"
 
-#. @translators: I'm really sorry :/ 
+#. @translators: I'm really sorry :/
 #: templates/html/search_contents.tmpl:81
 msgid "You have searched for %s <em>%s</em> in suite <em>%s</em>, %s, and %s."
 msgstr ""