1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278
|
# Gé Baylard <<Geodebay@gmail.com>>, 2013.
# Gé Baylard <geodebay@gmail.com>, 2014. #zanata
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2014-10-03 13:17+1000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-05-15 08:05-0400\n"
"Last-Translator: Gé Baylard <geodebay@gmail.com>\n"
"Language-Team: français <<trans-fr@lists.fedoraproject.org>>\n"
"Language: fr\n"
"X-Generator: Zanata 3.6.2\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
msgid "Introduction"
msgstr "Introduction"
msgid "<primary>Introduction 1</primary>"
msgstr "<primary>Introduction 1</primary>"
msgid "<indexterm><primary>Introduction 2</primary></indexterm> <application>Publican</application> <indexterm><primary>Introduction 3</primary> <secondary>Introduction 3</secondary></indexterm> \\ \\n \\p is a tool for publishing material authored in DocBook XML. This guide explains how to create and build books and articles using <application>Publican</application>. It is not a general DocBook XML tutorial; refer to <citetitle>DocBook: The Definitive Guide</citetitle> by Norman Walsh and Leonard Muellner, available at <uri xlink:href=\"http://www.docbook.org/tdg/en/html/docbook.html\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">http://www.docbook.org/tdg/en/html/docbook.html</uri> for more general help with DocBook XML."
msgstr "<indexterm> <primary>Introduction 2</primary> </indexterm> <application>Publican</application> <indexterm> <primary>Introduction 3</primary> <secondary>Introduction 3</secondary> </indexterm> est un outil pour publier des documents créés en XML DocBook. Ce guide explique comment créer et construire des ouvrages et des articles en utilisant <application>Publican</application>. Ce guide n'est pas un tutoriel général concernant le XML DocBook ; reportez-vous à <citetitle>DocBook: The Definitive Guide</citetitle> (Docbook : un guide décisif) par Norman Walsh et Leonard Muellner, disponible à l'adresse <ulink url=\"&DOCBOOK-URL;\" /> pour une aide plus générale à propos du XML DocBook."
msgid "<application>Publican</application> began life as an internal tool used by Red Hat's Documentation Group (now known as Engineering Content Services). On occasion, this legacy is visible."
msgstr "<application>Publican</application> a débuté en tant qu'outil interne utilisé par le Groupe Documentation de Red Hat (connu aujourd'hui sous le nom de « Engineering Content Services » (Services d'ingénierie des contenus documentaires). Parfois, cet héritage est encore apparent."
msgid "Design"
msgstr "Conception"
msgid "<application>Publican</application> is a publication system, not just a DocBook processing tool. As well as ensuring your DocBook XML is valid, <application>Publican</application> works to ensure your XML is up to publishable standard."
msgstr "<application>Publican</application> est un système de publication, pas seulement un outil de traitement du Docbook. De même que <application>Publican</application> s'assure que votre XML Docbook est valide, il travaille à garantir que votre XML satisfasse à des normes de parution."
msgid "The branding functionality allows you to create your own presentation rules and look, overriding many parts of the default style to meet your publishing needs. Choices executed in code, however, are not changeable."
msgstr "La fonctionnalité estampillage permet de créer vos propres standards de présentation et d'affichage ; ils prennent le pas sur les nombreux styles par défaut pour satisfaire vos besoins en matière de publication. Les choix fixés dans le code ne sont, toutefois, pas modifiables."
msgid "Entities, for example, can be validly defined in any XML file. However, to ensure the DTD declaration is present, valid and standardized, <application>Publican</application> rewrites the declaration in every XML file before it builds a book or article. Consequently, all entities declared in all XML files are lost. <application>Publican</application>, therefore, requires you define entities in the <filename><replaceable>Doc_Name</replaceable>.ent</filename> file (refer to <xref linkend=\"sect-Publican-Users_Guide-Files_in_the_book_directory-Doc_Name.ent\" />)."
msgstr "Des entités, par exemple, peuvent être valablement définies dans tout fichier XML. Mais, pour s'assurer que la déclaration de DTD est présente, valide et normalisée, <application>Publican</application> réécrit cette déclaration dans chaque fichier XML avant de construire l'ouvrage ou l'article. Par conséquent, toute entité déclarée dans n'importe quel fichier XML est perdue. Ainsi, <application>Publican</application> demande que vous définissiez les entités dans le fichier <filename><replaceable>Nom_document</replaceable>.ent</filename> (reportez-vous à la <xref linkend=\"sect-Publican-Users_Guide-Files_in_the_book_directory-Doc_Name.ent\" />)."
msgid "As publishing workflows grow, unrestrained entity definition leads to entity duplication and other practices that cause maintenance difficulties. Consolidating entity definitions in a single, predictable place alleviates these maintenance issues and helps the automation of the build process stay robust."
msgstr "Au fur et à mesure de l'avancement du travail de rédaction, la définition incontrôlée d'entités conduit à des doublons ou autres pratiques à l'origine de difficultés de maintenance. Rassembler les définitions d'entité dans un seul et même endroit bien identifié prévient ces problèmes de maintenance et favorise la robustesse du processus de construction."
msgid "Entities also present an essentially insurmountable obstacle to quality translation (refer to <xref linkend=\"sect-Publican-Users_Guide-Entities_and_translation\" />). Consequently, while we are not reducing the <filename><replaceable>Doc_Name</replaceable>.ent</filename> file's functionality, we are no longer considering requests to add functionality or features associated with entity use."
msgstr "Les entités sont également un obstacle quelquefois insurmontable pour des traductions de qualité (reportez-vous à la <xref linkend=\"sect-Publican-Users_Guide-Entities_and_translation\" />). En conséquence, sans vouloir restreindre les fonctionnalités associés au fichier <filename><replaceable>Nom_document</replaceable>.ent</filename>, nous ne prenons plus en considération les demandes d'ajout de fonctionnalités ou particularités en liaison avec l'utilisation des entités."
msgid "This section is for testing the output and doesn't ship in the production docs"
msgstr ""
msgid "Testing BZ #1092351 Code Switcher"
msgstr ""
#, fuzzy
msgid ""
"#!/usr/bin/perl\n"
"use strict;\n"
"use warnings;\n"
"\n"
"print \"Hello, World!\\n\";"
msgstr ""
msgid ""
"<![CDATA[#include <iostream>\n"
"\n"
"int main()\n"
"{\n"
" std::cout << \"Hello World!\"; &lies;\n"
"}]]>"
msgstr ""
msgid "Testing BZ #1088051 Code Popper"
msgstr ""
# translation auto-copied from project Publican Users' Guide, version 3, document Installing_Publican_Debian
msgid ""
"<prompt>$</prompt> <command>apt-get search libxslt</command>\n"
"<computeroutput>gambas3-gb-xml-xslt - Gambas XSLT component</computeroutput>\n"
"<computeroutput>libidzebra-2.0-mod-alvis - IDZebra filter alvis (XSLT filter for XML)</computeroutput>\n"
"<computeroutput>libidzebra-2.0-mod-dom - IDZebra filter 'dom' (XML DOM internal document model with XSLT)</computeroutput>\n"
"<computeroutput>libical-parser-html-perl - generates HTML calendars from iCalendars</computeroutput>\n"
"<computeroutput>libxsltc-java - XSL Transformations (XSLT) compiler from Xalan-Java</computeroutput>\n"
"<computeroutput>libxml-filter-xslt-perl - Perl module for XSLT as a SAX Filter</computeroutput>\n"
"<computeroutput>libxml-libxslt-perl - Perl interface to the GNOME libxslt library</computeroutput>\n"
"<computeroutput>libxslt1-dbg - XSLT 1.0 processing library - debugging symbols</computeroutput>\n"
"<computeroutput>libxslt1-dev - XSLT 1.0 processing library - development kit</computeroutput>\n"
"<computeroutput>libxslt1.1 - XSLT 1.0 processing library - runtime library</computeroutput>\n"
"<computeroutput>python-libxslt1 - Python bindings for libxslt1</computeroutput>\n"
"<computeroutput>python-libxslt1-dbg - Python bindings for libxslt1 (debug extension)</computeroutput>\n"
"<computeroutput>python-lxml - pythonic binding for the libxml2 and libxslt libraries</computeroutput>\n"
"<computeroutput>python-lxml-dbg - pythonic binding for the libxml2 and libxslt libraries (debug extension)</computeroutput>\n"
"<computeroutput>python-lxml-doc - pythonic binding for the libxml2 and libxslt libraries (documentation)</computeroutput>\n"
"<computeroutput>python3-lxml - pythonic binding for the libxml2 and libxslt libraries</computeroutput>\n"
"<computeroutput>python3-lxml-dbg - pythonic binding for the libxml2 and libxslt libraries (debug extension)</computeroutput>\n"
"<computeroutput>php5-xsl - XSL module for php5</computeroutput>\n"
"<computeroutput>libsp-gxmlcpp-dev - S+P C++ wrapper for Gnome libxml2/libxslt</computeroutput>\n"
"<computeroutput>libsp-gxmlcpp1 - S+P C++ wrapper for Gnome libxml2/libxslt</computeroutput>\n"
"<computeroutput>swfmill - xml2swf and swf2xml processor</computeroutput>\n"
"<computeroutput>libxslthl-java - XSLT syntax highlighting</computeroutput>"
msgstr ""
"<prompt>$</prompt> <command>apt-get search libxslt</command>\n"
"<computeroutput>gambas3-gb-xml-xslt - Gambas XSLT component</computeroutput>\n"
"<computeroutput>libidzebra-2.0-mod-alvis - IDZebra filter alvis (XSLT filter for XML)</computeroutput>\n"
"<computeroutput>libidzebra-2.0-mod-dom - IDZebra filter 'dom' (XML DOM internal document model with XSLT)</computeroutput>\n"
"<computeroutput>libical-parser-html-perl - generates HTML calendars from iCalendars</computeroutput>\n"
"<computeroutput>libxsltc-java - XSL Transformations (XSLT) compiler from Xalan-Java</computeroutput>\n"
"<computeroutput>libxml-filter-xslt-perl - Perl module for XSLT as a SAX Filter</computeroutput>\n"
"<computeroutput>libxml-libxslt-perl - Perl interface to the GNOME libxslt library</computeroutput>\n"
"<computeroutput>libxslt1-dbg - XSLT 1.0 processing library - debugging symbols</computeroutput>\n"
"<computeroutput>libxslt1-dev - XSLT 1.0 processing library - development kit</computeroutput>\n"
"<computeroutput>libxslt1.1 - XSLT 1.0 processing library - runtime library</computeroutput>\n"
"<computeroutput>python-libxslt1 - Python bindings for libxslt1</computeroutput>\n"
"<computeroutput>python-libxslt1-dbg - Python bindings for libxslt1 (debug extension)</computeroutput>\n"
"<computeroutput>python-lxml - pythonic binding for the libxml2 and libxslt libraries</computeroutput>\n"
"<computeroutput>python-lxml-dbg - pythonic binding for the libxml2 and libxslt libraries (debug extension)</computeroutput>\n"
"<computeroutput>python-lxml-doc - pythonic binding for the libxml2 and libxslt libraries (documentation)</computeroutput>\n"
"<computeroutput>python3-lxml - pythonic binding for the libxml2 and libxslt libraries</computeroutput>\n"
"<computeroutput>python3-lxml-dbg - pythonic binding for the libxml2 and libxslt libraries (debug extension)</computeroutput>\n"
"<computeroutput>php5-xsl - XSL module for php5</computeroutput>\n"
"<computeroutput>libsp-gxmlcpp-dev - S+P C++ wrapper for Gnome libxml2/libxslt</computeroutput>\n"
"<computeroutput>libsp-gxmlcpp1 - S+P C++ wrapper for Gnome libxml2/libxslt</computeroutput>\n"
"<computeroutput>swfmill - xml2swf and swf2xml processor</computeroutput>\n"
"<computeroutput>libxslthl-java - XSLT syntax highlighting</computeroutput>"
# translation auto-copied from project oVirt, version ovirt-3.5, document frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.webadmin.ApplicationConstants
msgid " "
msgstr " "
msgid "Testing BZ #1112899 Callouts and BZ #1101050 Entities in CDATA"
msgstr ""
msgid "Test a programlisting with a calloutlist"
msgstr ""
msgid "\"Hello world!\" in C++"
msgstr ""
msgid ""
"<![CDATA[\n"
"#include <qpid/messaging/Connection.h>\n"
"#include <qpid/messaging/Message.h>\n"
"#include <qpid/messaging/Receiver.h>\n"
"#include <qpid/messaging/Sender.h>\n"
"#include <qpid/messaging/Session.h> &BZ1101050;\n"
"\n"
"#include <iostream>]]>\n"
"\n"
"using namespace qpid::messaging;\n"
"\n"
"int main(int argc, char** argv) {\n"
" std::string broker = argc > 1 ? argv[1] : \"localhost:5672\";\n"
" std::string address = argc > 2 ? argv[2] : \"amq.topic\";\n"
" Connection connection(broker); \n"
" try {\n"
" connection.open(); <co id=\"hello-cpp-open\" linkends=\"callout-cpp-open\"></co>\n"
" Session session = connection.createSession(); <co id=\"hello-cpp-session\" linkends=\"callout-cpp-session\"></co>\n"
"\n"
" Receiver receiver = session.createReceiver(address); <co id=\"hello-cpp-receiver\" linkends=\"callout-cpp-receiver\"></co>\n"
" Sender sender = session.createSender(address); <co id=\"hello-cpp-sender\" linkends=\"callout-cpp-sender\"></co>\n"
"\n"
" sender.send(Message(\"Hello world!\"));\n"
"\n"
" Message message = receiver.fetch(Duration::SECOND * 1); <co id=\"hello-cpp-fetch\" linkends=\"callout-cpp-fetch\"></co>\n"
" <![CDATA[std::cout << message.getContent() << std::endl;]]>\n"
" session.acknowledge(); <co id=\"hello-cpp-acknowledge\" linkends=\"callout-cpp-acknowledge\"></co>\n"
"\n"
" connection.close(); <co id=\"hello-cpp-close\" linkends=\"callout-cpp-close\"></co>\n"
" return 0;\n"
" } catch(const std::exception& error) {\n"
" <![CDATA[std::cerr << error.what() << std::endl;]]>\n"
" connection.close();\n"
" return 1; \n"
" }\n"
" }"
msgstr ""
msgid "Establishes the connection with the messaging broker."
msgstr ""
msgid "Creates a session object, which maintains the state of all interactions with the messaging broker, and manages senders and receivers."
msgstr ""
msgid "Creates a receiver that reads from the given address."
msgstr ""
msgid "Creates a sender that sends to the given address."
msgstr ""
msgid "Reads the next message. The duration is optional, if omitted, will wait indefinitely for the next message."
msgstr ""
msgid "Acknowledges messages that have been read. To guarantee delivery, a message remains on the messaging broker until it is acknowledged by a client. session.acknowledge() acknowledges all unacknowledged messages for the given session—this allows acknowledgements to be batched, which is more efficient than acknowledging messages individually."
msgstr ""
msgid "Closes the connection, all sessions managed by the connection, and all senders and receivers managed by each session."
msgstr ""
msgid "And now we test a programlistingco with an areaspec"
msgstr ""
msgid ""
" <list-index \n"
" column=\"column_name\"\n"
" base=\"0|1|...\"/>"
msgstr ""
msgid "<literal>column_name</literal> (required): the name of the column holding the collection index values."
msgstr ""
msgid "<literal>base</literal> (optional - defaults to <literal>0</literal>): the value of the index column that corresponds to the first element of the list or array."
msgstr ""
msgid "Testing BZ #752021 Cross-Browser embed external video"
msgstr ""
msgid "Testing BZ #1110611 A line break is automatically inserted after cdata in code."
msgstr ""
msgid "Is there a newline inserted after this <code><![CDATA[CDATA]]></code>?"
msgstr ""
msgid "Testing BZ #1117561 CDATA tags"
msgstr ""
msgid "<![CDATA[=, >, >=, <, <=, <>]]>"
msgstr ""
msgid "<![CDATA[!=]]>"
msgstr ""
msgid "<![CDATA[<>]]>"
msgstr ""
msgid "Testing BZ #1135827 Single line comment being highlighted in a callout."
msgstr ""
msgid ""
"\n"
"package com.sample;\n"
"\n"
"import org.kie.api.runtime.process.WorkItem;\n"
"import org.kie.api.runtime.process.WorkItemHandler;\n"
"import org.kie.api.runtime.process.WorkItemManager;\n"
"\n"
"public class NotificationWorkItemHandler implements WorkItemHandler {\n"
"\n"
" public void executeWorkItem(WorkItem workItem, WorkItemManager manager) {\n"
" String from = (String) workItem.getParameter(\"From\");\n"
" String to = (String) workItem.getParameter(\"To\");\n"
" String message = (String) workItem.getParameter(\"Message\");\n"
" String priority = (String) workItem.getParameter(\"Priority\");\n"
"\n"
" // send email\n"
" EmailService service = ServiceRegistry.getInstance().getEmailService();\n"
" service.sendEmail(from, to, \"Notification\", message);\n"
"\n"
" // notify manager that work item has been completed\n"
" manager.completeWorkItem(workItem.getId(), null);\n"
" }\n"
"\n"
" public void abortWorkItem(WorkItem workItem, WorkItemManager manager) {\n"
" // Do nothing, notifications cannot be aborted\n"
" }\n"
"\n"
"}"
msgstr ""
msgid "The <code>ServiceRegistry</code> class is an example class implementing the task business logic."
msgstr ""
msgid "The <function>completeWorkItem()</function> call completes the work item execution."
msgstr ""
msgid "Testing BZ #1168765 programlisting no longer support language attribute."
msgstr ""
msgid "<![CDATA[<?xml version=\"1.0\" encoding=\"UTF-8\"?><test></test>]]>"
msgstr ""
|