1# SOME DESCRIPTIVE TITLE
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"POT-Creation-Date: 2018-10-03 09:32+0200\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"
14"Language: \n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#. type: Title =
20#: Tables.adoc:2
21#, no-wrap
22msgid "Test Tables"
23msgstr ""
24
25#. type: Table
26#: Tables.adoc:8
27#, no-wrap
28msgid ""
29"|1 | 2\n"
30"|3 | 4\n"
31"|5 | 6\n"
32msgstr ""
33
34#. type: Block title
35#: Tables.adoc:11
36#, no-wrap
37msgid "An example table"
38msgstr ""
39
40#. type: Table
41#: Tables.adoc:19
42#, no-wrap
43msgid ""
44"|Column 1 | Column 2\n"
45"|1        | Item 1\n"
46"|2        | Item 2\n"
47"|3        | Item 3\n"
48"|6        | Three items\n"
49msgstr ""
50
51#. type: Table
52#: Tables.adoc:26
53#, no-wrap
54msgid ""
55"|1|2|3|4\n"
56"|a|b|c|d\n"
57"|A|B|C|D\n"
58msgstr ""
59
60#. type: Table
61#: Tables.adoc:32
62#, no-wrap
63msgid ""
64"ID,Customer Name,Contact Name,Customer Address,Phone\n"
65"include::customers.csv[]\n"
66msgstr ""
67
68#. type: Plain text
69#: Tables.adoc:35
70msgid ""
71"The following examples are drawn from the "
72"https://docs.fedoraproject.org/f27/system-administrators-guide/index.html[Fedora "
73"System Administrator's Guide]:"
74msgstr ""
75
76#. type: Table
77#: Tables.adoc:63
78#, no-wrap
79msgid ""
80"|Option|Description\n"
81"|[option]`Charset` = __encoding__|Specifies the character set of a generated "
82"web page. The _encoding_ has to be a valid character set such as `UTF-8` or "
83"`ISO-8859-2`.\n"
84"|[option]`Type` = __content-type__|Specifies the media type of a generated "
85"web page. The _content-type_ has to be a valid MIME type such as `text/html` "
86"or `text/plain`.\n"
87"|[option]`DescriptionWidth` = __value__|Specifies the width of the "
88"description column. The _value_ can be either a number of characters, or an "
89"asterisk (that is, `*`) to adjust the width automatically.\n"
90"|[option]`FancyIndexing`|Enables advanced features such as different icons "
91"for certain files or possibility to re-sort a directory listing by clicking "
92"on a column header.\n"
93"|[option]`FolderFirst`|Enables listing directories first, always placing "
94"them above files.\n"
95"|[option]`HTMLTable`|Enables the use of HTML tables for directory "
96"listings.\n"
97"|[option]`IconsAreLinks`|Enables using the icons as links.\n"
98"|[option]`IconHeight` = __value__|Specifies an icon height. The _value_ is a "
99"number of pixels.\n"
100"|[option]`IconWidth` = __value__|Specifies an icon width. The _value_ is a "
101"number of pixels.\n"
102"|[option]`IgnoreCase`|Enables sorting files and directories in a "
103"case-sensitive manner.\n"
104"|[option]`IgnoreClient`|Disables accepting query variables from a client.\n"
105"|[option]`NameWidth` = __value__|Specifies the width of the file name "
106"column. The _value_ can be either a number of characters, or an asterisk "
107"(that is, `*`) to adjust the width automatically.\n"
108"|[option]`ScanHTMLTitles`|Enables parsing the file for a description (that "
109"is, the `title` element) in case it is not provided by the "
110"[option]`AddDescription` directive.\n"
111"|[option]`ShowForbidden`|Enables listing the files with otherwise restricted "
112"access.\n"
113"|[option]`SuppressColumnSorting`|Disables re-sorting a directory listing by "
114"clicking on a column header.\n"
115"|[option]`SuppressDescription`|Disables reserving a space for file "
116"descriptions.\n"
117"|[option]`SuppressHTMLPreamble`|Disables the use of standard HTML preamble "
118"when a file specified by the [option]`HeaderName` directive is present.\n"
119"|[option]`SuppressIcon`|Disables the use of icons in directory listings.\n"
120"|[option]`SuppressLastModified`|Disables displaying the date of the last "
121"modification field in directory listings.\n"
122"|[option]`SuppressRules`|Disables the use of horizontal lines in directory "
123"listings.\n"
124"|[option]`SuppressSize`|Disables displaying the file size field in directory "
125"listings.\n"
126"|[option]`TrackModified`|Enables returning the `Last-Modified` and `ETag` "
127"values in the HTTP header.\n"
128"|[option]`VersionSort`|Enables sorting files that contain a version number "
129"in the expected manner.\n"
130"|[option]`XHTML`|Enables the use of XHTML 1.0 instead of the default HTML "
131"3.2.\n"
132msgstr ""
133
134#. type: Plain text
135#: Tables.adoc:66
136msgid "Manually wrapped cells"
137msgstr ""
138
139#. type: Table
140#: Tables.adoc:78
141#, no-wrap
142msgid ""
143"|Option|Description\n"
144"|[option]`Charset` = __encoding__\n"
145"|Specifies the character set of a generated web page. The _encoding_ has to "
146"be a valid character set such as `UTF-8` or `ISO-8859-2`.\n"
147"|[option]`Type` = __content-type__\n"
148"|Specifies the media type of a generated web page. The _content-type_\n"
149"has to be a valid MIME type such as `text/html` or `text/plain`.\n"
150"\n"
151"|[option]`DescriptionWidth` = __value__\n"
152"\n"
153"|Specifies the width of the description column. The _value_ can be either a "
154"number of characters, or an asterisk (that is, `*`) to adjust the width "
155"automatically.\n"
156msgstr ""
157