aboutsummaryrefslogtreecommitdiff
path: root/documentation/themes/beastie/i18n/en.toml
blob: 1d56010387bf73b3adffd07bcbe4f048cd59155d (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
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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
# ---------------------------------------------------
# Global
# ---------------------------------------------------
[freebsd]
other = "FreeBSD"

[freebsd-project]
other = "The FreeBSD Project"

[freebsd-foundation]
other = "The FreeBSD Foundation"

[freebsd-documentation]
other = "FreeBSD Documentation"

[freebsd-documentation-main-desc]
other = "FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms."

[global-search-placeholder]
other = "Search in the articles, books and guides."

[toc]
other = "Table of Contents"

[resources]
other = "Resources"

[download-pdf]
other = "Download PDF"

[edit-page]
other = "Edit this page"

[trademarks]
other = "trademarks"

[books]
other = "Books"

[articles]
other = "Articles"

[choose-language]
other = "Choose language"

[last-modified]
other = "Last modified on"

[by]
other = "by"

[search]
other = "Search"

[stale-warning-message]
other = "This translation may be out of date. To help with the translations please access the"

[translation-instance]
other = "FreeBSD translations instance"

# ---------------------------------------------------
# Header
# ---------------------------------------------------
[documentation]
other = "Documentation"

[community]
other = "Community"

[h-about]
other = "About"

[h-freebsd]
other = "FreeBSD"

[h-freebsd-foundation]
other = "FreeBSD Foundation"

[h-code-of-conduct]
other = "Code of Conduct"

[h-get-freebsd]
other = "Get FreeBSD"

[h-release-information]
other = "Release Information"

[h-release-engineering]
other = "Release Engineering"

[h-security-advisories]
other = "Security Advisories"

[h-documentation]
other = "Documentation"

[h-documentation-portal]
other = "Documentation portal"

[h-freebsd-handbook]
other = "FreeBSD Handbook"

[h-porter-handbook]
other = "Porter's Handbook"

[h-documentation-handbook]
other = "Documentation Project Handbook"

[h-manual-pages]
other = "Manual pages"

[h-presentation-and-papers]
other = "Presentations and papers"

[h-wiki]
other = "Wiki"

[h-books]
other = "Books"

[h-articles]
other = "Articles"

[h-community]
other = "Community"

[h-get-involved]
other = "Get involved"

[h-community-forum]
other = "Forum"

[h-mailing-lists]
other = "Mailing lists"

[h-irc-channels]
other = "IRC Channels"

[h-bug-tracker]
other = "Bug Tracker"

[h-support]
other = "Support"

[h-donate]
other = "Donate"

# ---------------------------------------------------
# Main page
# ---------------------------------------------------
[getting-started]
other = "Getting started"

[learn-basics]
other = "Learn about FreeBSD basics"

[download]
other = "Download"

[download-freebsd]
other = "Get FreeBSD"

[handbook]
other = "FreeBSD Handbook"

[handbook-desc]
other = "A constantly evolving, comprehensive resource for FreeBSD users"

[porters-handbook]
other = "FreeBSD Porter's Handbook"

[porters-handbook-desc]
other = "A complete reference about the FreeBSD ports system"

[faq]
other = "FreeBSD FAQ"

[faq-desc]
other = "Frequently Asked Questions for FreeBSD"

[fdp]
other = "Documentation Project Primer"

[fdp-desc]
other = "A complete guide about how to start contributing to the documentation"

[books-list]
other = "List of FreeBSD books"

[articles-list]
other = "List of FreeBSD articles"

[manual-pages]
other = "Manual pages"

[manual-pages-desc]
other = "FreeBSD Manual Pages"

# ---------------------------------------------------
# Footer
# ---------------------------------------------------
[system]
other = "System"

[light]
other = "Light"

[dark]
other = "Dark"

[high-contrast]
other = "High contrast"

[f-about]
other = "About"

[f-freebsd]
other = "FreeBSD"

[f-freebsd-foundation]
other = "FreeBSD Foundation"

[f-get-freebsd]
other = "Get FreeBSD"

[f-code-of-conduct]
other = "Code of Conduct"

[f-security-advisories]
other = "Security Advisories"

[f-documentation]
other = "Documentation"

[f-documentation-portal]
other = "Documentation portal"

[f-manual-pages]
other = "Manual pages"

[f-presentation-and-papers]
other = "Presentations and papers"

[f-previous-versions]
other = "Previous versions"

[f-44bsd-documents]
other = "4.4BSD Documents"

[f-wiki]
other = "Wiki"

[f-community]
other = "Community"

[f-get-involved]
other = "Get involved"

[f-community-forum]
other = "Community forum"

[f-mailing-lists]
other = "Mailing lists"

[f-irc-channels]
other = "IRC Channels"

[f-bug-tracker]
other = "Bug Tracker"

[f-legal]
other = "Legal"

[f-donations]
other = "Donations"

[f-licensing]
other = "Licensing"

[f-privacy-policy]
other = "Privacy Policy"

[f-legal-notices]
other = "Legal notices"

[f-all-rights-reserved]
other = "The FreeBSD Project. All rights reserved"

[f-made-with]
other = "Made with"

[f-by-freebsd-community]
other = "by the FreeBSD Community"

# ---------------------------------------------------
# Articles page
# ---------------------------------------------------
[list-desc-articles]
other = "Explore a comprehensive list of FreeBSD articles."

# ---------------------------------------------------
# Books page
# ---------------------------------------------------
[prev]
other = "Prev"

[next]
other = "Next"

[home]
other = "Home"

[split-html]
other = "Split HTML"

[single-html]
other = "Single HTML"

[book-chapters]
other = "Book chapters"

[book-menu]
other = "Book menu"

[list-desc-books]
other = "Explore a comprehensive list of FreeBSD books."

# ---------------------------------------------------
# Languages page
# ---------------------------------------------------
[select-language]
other = "Select a language"

[current-selection]
other = "Current selection:"

# ---------------------------------------------------
# Copyright
# ---------------------------------------------------
[freebsd-copyright]
other = "FreeBSD is a registered trademark of the FreeBSD Foundation."

[pam]
other = "This article was written for the FreeBSD Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (“CBOSS”), as part of the DARPA CHATS research program."

[coverity]
other = "Coverity is a registered trademark; Coverity Extend, Coverity Prevent and Coverity Prevent SQS are trademarks of Coverity, Inc."

[ibm]
other = "IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are trademarks of International Business Machines Corporation in the United States, other countries, or both."

[ieee]
other = "IEEE, POSIX, and 802 are registered trademarks of Institute of Electrical and Electronics Engineers, Inc. in the United States."

[redhat]
other = "Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in the United States and other countries."

[3com]
other = "3Com and HomeConnect are registered trademarks of 3Com Corporation."

[amd]
other = "AMD, AMD Athlon, AMD Opteron, AMD Phenom, AMD Sempron, AMD Turion, Athlon, Élan, Opteron, and PCnet are trademarks of Advanced Micro Devices, Inc."

[adobe]
other = "Adobe, Acrobat, Acrobat Reader, Flash and PostScript are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries."

[apple]
other = "Apple, AirPort, FireWire, iMac, iPhone, iPad, Mac, Macintosh, Mac OS, Quicktime, and TrueType are trademarks of Apple Inc., registered in the U.S. and other countries."

[git]
other = "Git and the Git logo are either registered trademarks or trademarks of Software Freedom Conservancy, Inc., corporate home of the Git Project, in the United States and/or other countries."

[github]
other = "GitHub is a trademark of GitHub Inc., registered in the United States and other countries."

[gitlab]
other = "GITLAB is a trademark of GitLab Inc. in the United States and other countries and regions."

[intel]
other = "Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries."

[linux]
other = "Linux is a registered trademark of Linus Torvalds."

[microsoft]
other = "Microsoft, IntelliMouse, MS-DOS, Outlook, Windows, Windows Media and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries."

[opengroup]
other = "Motif, OSF/1, and UNIX are registered trademarks and IT DialTone and The Open Group are trademarks of The Open Group in the United States and other countries."

[qualcomm]
other = "QUALCOMM and Eudora are registered trademarks of QUALCOMM Incorporated."

[sparc]
other = "SPARC, SPARC64, and UltraSPARC are trademarks of SPARC International, Inc in the United States and other countries. SPARC International, Inc owns all of the SPARC trademarks and under licensing agreements allows the proper use of these trademarks by its members."

[sun]
other = "Sun, Sun Microsystems, Java, Java Virtual Machine, JDK, JRE, JSP, JVM, Netra, OpenJDK, Solaris, StarOffice, SunOS and VirtualBox are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries."

[unix]
other = "UNIX is a registered trademark of The Open Group in the United States and other countries."

[netbsd]
other = "NetBSD is a registered trademark of the NetBSD Foundation."

[realnetworks]
other = "RealNetworks, RealPlayer, and RealAudio are the registered trademarks of RealNetworks, Inc."

[oracle]
other = "Oracle is a registered trademark of Oracle Corporation."

[3ware]
other = "3ware is a registered trademark of 3ware Inc."

[arm]
other = "ARM is a registered trademark of ARM Limited."

[adaptec]
other = "Adaptec is a registered trademark of Adaptec, Inc."

[google]
other = "Android is a trademark of Google Inc."

[heidelberger]
other = "Heidelberg, Helvetica, Palatino, and Times Roman are either registered trademarks or trademarks of Heidelberger Druckmaschinen AG in the U.S. and other countries."

[intuit]
other = "Intuit and Quicken are registered trademarks and/or registered service marks of Intuit Inc., or one of its subsidiaries, in the United States and other countries."

[lsilogic]
other = "LSI Logic, AcceleRAID, eXtremeRAID, MegaRAID and Mylex are trademarks or registered trademarks of LSI Logic Corp."

[themathworks]
other = "MATLAB is a registered trademark of The MathWorks, Inc."

[thomson]
other = "SpeedTouch is a trademark of Thomson."

[vmware]
other = "VMware is a trademark of VMware, Inc."

[wolframresearch]
other = "Mathematica is a registered trademark of Wolfram Research, Inc."

[xiph]
other = "Ogg Vorbis and Xiph.Org are trademarks of Xiph.Org."

[xfree86]
other = "XFree86 is a trademark of The XFree86 Project, Inc."

[daemon-news]
other = "This article was originally published in the January 2000 issue of <a class=\"link\" href=\"http://www.daemonnews.org/\">DaemonNews</a>. This version of the article may include updates from Matt and other authors to reflect changes in FreeBSD's VM implementation."

[general]
other = "Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the “™” or the “®” symbol."