Browsing Interlingua translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Interlingua guidelines.
4147 of 47 results
81.
<msgid>refsection.number</msgid> <msgstr><parent/>.<digit/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format numbers for reference sections.
Numbers are used in labels, cross references, and any other place where
the section might be referenced.  The number for a section includes the
number for its parent element, if applicable.  For example, the number
4.3.9 indicates the ninth section in the third section of the fourth
top-level section or chapter.  In this example, 4.3 is referred to as
the parent number, and 9 is referred to as the section digit.  This
format message constructs a full number from a parent number and a
section digit.

Special elements in the message will be replaced with the
appropriate content, as follows:

parent - The full number of the section's parent element
digit  - The number of the section in its parent element,
not including any leading numbers from the parent
element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the digit, simply write left angle bracket, digit, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1437
82.
<msgid>refsection.xref</msgid> <msgstr>Section <number/> ― <title/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format cross references to reference
sections.  Multiple roles can be provided to allow document translators
to select how to format each cross reference using the xrefstyle attribute.
If your language needs to provide different cross reference formattings
for different parts of speech, you should provide multiple roles for
cross reference formatters.

Special elements in the message will be replaced with the
appropriate content, as follows:

title       - The title of the section
titleabbrev - The titleabbrev of the section, or just the title
if no titleabbrev exists
number      - The full number of the section, possibly including
the number of the parent element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the title, simply write left angle bracket, title, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1469
84.
<msgid>section.label</msgid> <msgstr role='header'><number/>.&#x2003;</msgstr> <msgstr role='li'><number/>.&#x2002;</msgstr> <msgstr>Section <number/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format labels for sections.  Labels
are used before the title in places like headers and table of contents
listings.  Multiple roles can be used to provide different formattings
for different uses of labels.  The following roles may be used with
this format message:

header - Used for labels in headers
li     - Used for labels in table of contents listings

Special elements in the message will be replaced with the
appropriate content, as follows:

title       - The title of the section
titleabbrev - The titleabbrev of the section, or just the title
if no titleabbrev exists
number      - The full number of the section, possibly including
the number of the parent element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the title, simply write left angle bracket, title, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1518
90.
<msgid>synopfragment.label</msgid> <msgstr>(<number/>)</msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format labels for command synopsis
fragments, as well as cross references to them.  See the following:

http://www.docbook.org/tdg/en/html/synopfragment.html
http://www.docbook.org/tdg/en/html/synopfragmentref.html

Special elements in the message will be replaced with the
appropriate content, as follows:

number - The number of the synopsis fragment, formatted according
to the synopfragment.digit string

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the number, simply write left angle bracket, number, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1683
92.
<msgid>table.label</msgid> <msgstr role='header'><i>Table <number/></i>&#x2003;</msgstr> <msgstr role='li'>Table <number/>&#x2002;</msgstr> <msgstr>Table <number/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format labels for tables.  Labels
are used before the title in places like headers and table of contents
listings.  Multiple roles can be used to provide different formattings
for different uses of labels.  The following roles may be used with
this format message:

header - Used for labels in headers
li     - Used for labels in table of contents listings

Special elements in the message will be replaced with the
appropriate content, as follows:

title       - The title of the table
titleabbrev - The titleabbrev of the table, or just the title
if no titleabbrev exists
number      - The full number of the table, possibly including
the number of the parent element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the title, simply write left angle bracket, title, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1732
93.
<msgid>table.number</msgid> <msgstr><parent/>-<digit/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format numbers for table.  Numbers
are used in labels, cross references, and any other place where the
table might be referenced.  The number for a table includes the
number for its parent element, if applicable.  For example, the number
4-3 indicates the third table in the fourth top-level chapter.  In
this table, 4 is referred to as the parent number, and 3 is referred
to as the table digit.  This format message constructs a full number
from a parent number and a table digit.

Special elements in the message will be replaced with the
appropriate content, as follows:

parent - The full number of the table's parent element
digit  - The number of the table in its parent element,
not including any leading numbers from the parent
element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the digit, simply write left angle bracket, digit, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1765
94.
<msgid>table.xref</msgid> <msgstr>Table <number/></msgstr>
This is a special format message.  Please read the full translator
documentation before translating this message.  The documentation
is maintained as part of the stylesheet documentation in DocBook.
For your convenience, it has also been converted to an HTML file
named STYLESHEETS.xml in the i18n directory.

This is a format message used to format cross references to tables.
Multiple roles can be provided to allow document translators to select
how to format each cross reference using the xrefstyle attribute.  If
your language needs to provide different cross reference formattings
for different parts of speech, you should provide multiple roles for
cross reference formatters.

Special elements in the message will be replaced with the
appropriate content, as follows:

title       - The title of the table
titleabbrev - The titleabbrev of the table, or just the title
if no titleabbrev exists
number      - The full number of the table, possibly including
the number of the parent element

These should be written as empty XML elements.  Due to limitations
in intltool, I can't write XML content in translator comments.  To
insert the title, simply write left angle bracket, title, slash,
right angle bracket.

Additionally, format messages can use the i, b, and tt markup tags
to mark text as italic, bold, and monospace.

(no translation yet)
Located in ../xslt/gettext/l10n.xml.in.h:1797
4147 of 47 results

This translation is managed by Traductores a interlingua, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: karm.