aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/fdp-primer/examples/_index.po
blob: c1c222284527334b8f2bff52601763d1030221c2 (plain) (blame)
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
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR The FreeBSD Project
# This file is distributed under the same license as the FreeBSD Documentation package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: FreeBSD Documentation VERSION\n"
"POT-Creation-Date: 2025-05-01 19:56-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: YAML Front Matter: description
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:1
#, no-wrap
msgid "Example of an article and a book used in the FreeBSD Documentation Project"
msgstr ""

#. type: YAML Front Matter: title
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:1
#, no-wrap
msgid "Appendix A. Examples"
msgstr ""

#. type: Title =
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:14
#, no-wrap
msgid "Examples"
msgstr ""

#. type: Plain text
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:53
msgid ""
"These examples are not exhaustive - they do not contain all the elements "
"that might be desirable to use, particularly in a document's front matter.  "
"For more examples of AsciiDoctor, examine the AsciiDoc source for this and "
"other documents available in the Git *doc* repository, or available online "
"starting at link:https://cgit.freebsd.org/doc/[https://cgit.freebsd.org/"
"doc/]."
msgstr ""

#. type: Block title
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:55
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:57
#, no-wrap
msgid "AsciiDoctor *book*"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:62
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:132
#, no-wrap
msgid "---\n"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:69
#, no-wrap
msgid ""
"title: An Example Book\n"
"authors:\n"
"  - author: The FreeBSD Documentation Project\n"
"copyright: 1995-2021 The FreeBSD Documentation Project\n"
"releaseinfo: \"\" \n"
"trademarks: [\"general\"] \n"
"---\n"
msgstr ""

#. type: Title =
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:71
#, no-wrap
msgid "An Example Book"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:89
msgid ""
":doctype: book :toc: macro :toclevels: 2 :icons: font :xrefstyle: "
"basic :relfileprefix: ../ :outfilesuffix: :sectnums: :sectnumlevels: "
"6 :partnums: :chapter-signifier: Chapter :part-signifier: Part :source-"
"highlighter: rouge :experimental: :skip-front-matter: :book: true :pdf: false"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:93
msgid ""
"ifeval::[\"{backend}\" == \"html5\"] :chapters-path: content/en/books/"
"bookname/ endif::[]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:97
msgid "ifeval::[\"{backend}\" == \"pdf\"] :chapters-path: endif::[]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:101
msgid "ifeval::[\"{backend}\" == \"epub3\"] :chapters-path: endif::[]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:104
msgid "[abstract] Abstract"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:106
msgid "Abstract section"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:108
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:151
msgid "'''"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:110
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:153
msgid "toc::[]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:112
msgid ":sectnums!:"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:114
msgid "\\include::{chapters-path}preface/_index.adoc[leveloffset=+1]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:116
msgid ":sectnums:"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:118
msgid "\\include::{chapters-path}parti.adoc[lines=7..18]"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:120
msgid "\\include::{chapters-path}chapter-name/_index.adoc[leveloffset=+1]"
msgstr ""

#. type: Block title
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:125
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:127
#, no-wrap
msgid "AsciiDoctor *article*"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:138
#, no-wrap
msgid ""
"title: An Example Article\n"
"authors:\n"
"  - author: Your name and surname\n"
"    email: foo@example.com\n"
"trademarks: [\"general\"]\n"
"---\n"
msgstr ""

#. type: Title =
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:140
#, no-wrap
msgid "An Example Article"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:149
msgid ""
":doctype: article :toc: macro :toclevels: 1 :icons: "
"font :sectnums: :sectnumlevels: 6 :source-highlighter: rouge :experimental:"
msgstr ""

#. type: Title ==
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:154
#, no-wrap
msgid "My First Section"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:157
msgid "This is the first section in my article."
msgstr ""

#. type: Title ===
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:158
#, no-wrap
msgid "My First Sub-Section"
msgstr ""

#. type: delimited block . 4
#: documentation/content/en/books/fdp-primer/examples/_index.adoc:161
msgid "This is the first sub-section in my article."
msgstr ""