Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/documentation/themes/beastie/i18n/en.toml
18093 views
1
# ---------------------------------------------------
2
# Global
3
# ---------------------------------------------------
4
[freebsd]
5
other = "FreeBSD"
6
7
[freebsd-project]
8
other = "The FreeBSD Project"
9
10
[freebsd-foundation]
11
other = "The FreeBSD Foundation"
12
13
[freebsd-documentation]
14
other = "FreeBSD Documentation"
15
16
[freebsd-documentation-main-desc]
17
other = "FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms."
18
19
[global-search-placeholder]
20
other = "Search in the articles, books and guides."
21
22
[toc]
23
other = "Table of Contents"
24
25
[resources]
26
other = "Resources"
27
28
[download-pdf]
29
other = "Download PDF"
30
31
[edit-page]
32
other = "Edit this page"
33
34
[trademarks]
35
other = "trademarks"
36
37
[books]
38
other = "Books"
39
40
[articles]
41
other = "Articles"
42
43
[choose-language]
44
other = "Choose language"
45
46
[last-modified]
47
other = "Last modified on"
48
49
[by]
50
other = "by"
51
52
[search]
53
other = "Search"
54
55
[stale-warning-message]
56
other = "This translation may be out of date. To help with the translations please access the"
57
58
[translation-instance]
59
other = "FreeBSD translations instance"
60
61
# ---------------------------------------------------
62
# Header
63
# ---------------------------------------------------
64
[documentation]
65
other = "Documentation"
66
67
[community]
68
other = "Community"
69
70
[h-about]
71
other = "About"
72
73
[h-freebsd]
74
other = "FreeBSD"
75
76
[h-freebsd-foundation]
77
other = "FreeBSD Foundation"
78
79
[h-code-of-conduct]
80
other = "Code of Conduct"
81
82
[h-get-freebsd]
83
other = "Get FreeBSD"
84
85
[h-release-information]
86
other = "Release Information"
87
88
[h-release-engineering]
89
other = "Release Engineering"
90
91
[h-security-advisories]
92
other = "Security Advisories"
93
94
[h-documentation]
95
other = "Documentation"
96
97
[h-documentation-portal]
98
other = "Documentation portal"
99
100
[h-freebsd-handbook]
101
other = "FreeBSD Handbook"
102
103
[h-porter-handbook]
104
other = "Porter's Handbook"
105
106
[h-documentation-handbook]
107
other = "Documentation Project Handbook"
108
109
[h-manual-pages]
110
other = "Manual pages"
111
112
[h-presentation-and-papers]
113
other = "Presentations and papers"
114
115
[h-wiki]
116
other = "Wiki"
117
118
[h-books]
119
other = "Books"
120
121
[h-articles]
122
other = "Articles"
123
124
[h-community]
125
other = "Community"
126
127
[h-get-involved]
128
other = "Get involved"
129
130
[h-community-forum]
131
other = "Forum"
132
133
[h-mailing-lists]
134
other = "Mailing lists"
135
136
[h-irc-channels]
137
other = "IRC Channels"
138
139
[h-bug-tracker]
140
other = "Bug Tracker"
141
142
[h-support]
143
other = "Support"
144
145
[h-donate]
146
other = "Donate"
147
148
# ---------------------------------------------------
149
# Main page
150
# ---------------------------------------------------
151
[getting-started]
152
other = "Getting started"
153
154
[learn-basics]
155
other = "Learn about FreeBSD basics"
156
157
[download]
158
other = "Download"
159
160
[download-freebsd]
161
other = "Get FreeBSD"
162
163
[handbook]
164
other = "FreeBSD Handbook"
165
166
[handbook-desc]
167
other = "A constantly evolving, comprehensive resource for FreeBSD users"
168
169
[porters-handbook]
170
other = "FreeBSD Porter's Handbook"
171
172
[porters-handbook-desc]
173
other = "A complete reference about the FreeBSD ports system"
174
175
[faq]
176
other = "FreeBSD FAQ"
177
178
[faq-desc]
179
other = "Frequently Asked Questions for FreeBSD"
180
181
[fdp]
182
other = "Documentation Project Primer"
183
184
[fdp-desc]
185
other = "A complete guide about how to start contributing to the documentation"
186
187
[books-list]
188
other = "List of FreeBSD books"
189
190
[articles-list]
191
other = "List of FreeBSD articles"
192
193
[manual-pages]
194
other = "Manual pages"
195
196
[manual-pages-desc]
197
other = "FreeBSD Manual Pages"
198
199
# ---------------------------------------------------
200
# Footer
201
# ---------------------------------------------------
202
[system]
203
other = "System"
204
205
[light]
206
other = "Light"
207
208
[dark]
209
other = "Dark"
210
211
[high-contrast]
212
other = "High contrast"
213
214
[f-about]
215
other = "About"
216
217
[f-freebsd]
218
other = "FreeBSD"
219
220
[f-freebsd-foundation]
221
other = "FreeBSD Foundation"
222
223
[f-get-freebsd]
224
other = "Get FreeBSD"
225
226
[f-code-of-conduct]
227
other = "Code of Conduct"
228
229
[f-security-advisories]
230
other = "Security Advisories"
231
232
[f-documentation]
233
other = "Documentation"
234
235
[f-documentation-portal]
236
other = "Documentation portal"
237
238
[f-manual-pages]
239
other = "Manual pages"
240
241
[f-presentation-and-papers]
242
other = "Presentations and papers"
243
244
[f-previous-versions]
245
other = "Previous versions"
246
247
[f-44bsd-documents]
248
other = "4.4BSD Documents"
249
250
[f-wiki]
251
other = "Wiki"
252
253
[f-community]
254
other = "Community"
255
256
[f-get-involved]
257
other = "Get involved"
258
259
[f-community-forum]
260
other = "Community forum"
261
262
[f-mailing-lists]
263
other = "Mailing lists"
264
265
[f-irc-channels]
266
other = "IRC Channels"
267
268
[f-bug-tracker]
269
other = "Bug Tracker"
270
271
[f-legal]
272
other = "Legal"
273
274
[f-donations]
275
other = "Donations"
276
277
[f-licensing]
278
other = "Licensing"
279
280
[f-privacy-policy]
281
other = "Privacy Policy"
282
283
[f-legal-notices]
284
other = "Legal notices"
285
286
[f-all-rights-reserved]
287
other = "The FreeBSD Project. All rights reserved"
288
289
[f-made-with]
290
other = "Made with"
291
292
[f-by-freebsd-community]
293
other = "by the FreeBSD Community"
294
295
# ---------------------------------------------------
296
# Articles page
297
# ---------------------------------------------------
298
[list-desc-articles]
299
other = "Explore a comprehensive list of FreeBSD articles."
300
301
# ---------------------------------------------------
302
# Books page
303
# ---------------------------------------------------
304
[prev]
305
other = "Prev"
306
307
[next]
308
other = "Next"
309
310
[home]
311
other = "Home"
312
313
[split-html]
314
other = "Split HTML"
315
316
[single-html]
317
other = "Single HTML"
318
319
[book-chapters]
320
other = "Book chapters"
321
322
[book-menu]
323
other = "Book menu"
324
325
[list-desc-books]
326
other = "Explore a comprehensive list of FreeBSD books."
327
328
# ---------------------------------------------------
329
# Languages page
330
# ---------------------------------------------------
331
[select-language]
332
other = "Select a language"
333
334
[current-selection]
335
other = "Current selection:"
336
337
# ---------------------------------------------------
338
# Copyright
339
# ---------------------------------------------------
340
[freebsd-copyright]
341
other = "FreeBSD is a registered trademark of the FreeBSD Foundation."
342
343
[pam]
344
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."
345
346
[coverity]
347
other = "Coverity is a registered trademark; Coverity Extend, Coverity Prevent and Coverity Prevent SQS are trademarks of Coverity, Inc."
348
349
[ibm]
350
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."
351
352
[ieee]
353
other = "IEEE, POSIX, and 802 are registered trademarks of Institute of Electrical and Electronics Engineers, Inc. in the United States."
354
355
[redhat]
356
other = "Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in the United States and other countries."
357
358
[3com]
359
other = "3Com and HomeConnect are registered trademarks of 3Com Corporation."
360
361
[amd]
362
other = "AMD, AMD Athlon, AMD Opteron, AMD Phenom, AMD Sempron, AMD Turion, Athlon, Élan, Opteron, and PCnet are trademarks of Advanced Micro Devices, Inc."
363
364
[adobe]
365
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."
366
367
[apple]
368
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."
369
370
[git]
371
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."
372
373
[github]
374
other = "GitHub is a trademark of GitHub Inc., registered in the United States and other countries."
375
376
[gitlab]
377
other = "GITLAB is a trademark of GitLab Inc. in the United States and other countries and regions."
378
379
[intel]
380
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."
381
382
[linux]
383
other = "Linux is a registered trademark of Linus Torvalds."
384
385
[microsoft]
386
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."
387
388
[opengroup]
389
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."
390
391
[qualcomm]
392
other = "QUALCOMM and Eudora are registered trademarks of QUALCOMM Incorporated."
393
394
[sparc]
395
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."
396
397
[sun]
398
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."
399
400
[unix]
401
other = "UNIX is a registered trademark of The Open Group in the United States and other countries."
402
403
[netbsd]
404
other = "NetBSD is a registered trademark of the NetBSD Foundation."
405
406
[realnetworks]
407
other = "RealNetworks, RealPlayer, and RealAudio are the registered trademarks of RealNetworks, Inc."
408
409
[oracle]
410
other = "Oracle is a registered trademark of Oracle Corporation."
411
412
[3ware]
413
other = "3ware is a registered trademark of 3ware Inc."
414
415
[arm]
416
other = "ARM is a registered trademark of ARM Limited."
417
418
[adaptec]
419
other = "Adaptec is a registered trademark of Adaptec, Inc."
420
421
[google]
422
other = "Android is a trademark of Google Inc."
423
424
[heidelberger]
425
other = "Heidelberg, Helvetica, Palatino, and Times Roman are either registered trademarks or trademarks of Heidelberger Druckmaschinen AG in the U.S. and other countries."
426
427
[intuit]
428
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."
429
430
[lsilogic]
431
other = "LSI Logic, AcceleRAID, eXtremeRAID, MegaRAID and Mylex are trademarks or registered trademarks of LSI Logic Corp."
432
433
[themathworks]
434
other = "MATLAB is a registered trademark of The MathWorks, Inc."
435
436
[thomson]
437
other = "SpeedTouch is a trademark of Thomson."
438
439
[vmware]
440
other = "VMware is a trademark of VMware, Inc."
441
442
[wolframresearch]
443
other = "Mathematica is a registered trademark of Wolfram Research, Inc."
444
445
[xiph]
446
other = "Ogg Vorbis and Xiph.Org are trademarks of Xiph.Org."
447
448
[xfree86]
449
other = "XFree86 is a trademark of The XFree86 Project, Inc."
450
451
[daemon-news]
452
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."
453
454
[qemu]
455
other = "QEMU is a trademark of the Software Freedom Conservancy, Inc."
456
457
[general]
458
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."
459
460