Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/website/themes/beastie/i18n/en.toml
18093 views
1
# ---------------------------------------------------
2
# Global
3
# ---------------------------------------------------
4
[freebsd]
5
other = "FreeBSD"
6
7
[freebsdProject]
8
other = "The FreeBSD Project"
9
10
[freebsdPowerServe]
11
other = "FreeBSD The Power to Serve"
12
13
[freebsdFoundation]
14
other = "The FreeBSD Foundation"
15
16
[downloadFreeBSD]
17
other = "Download FreeBSD"
18
19
[production]
20
other = "Production"
21
22
[last-modified]
23
other = "Last modified on"
24
25
[by]
26
other = "by"
27
28
[more]
29
other = "more"
30
31
[rss]
32
other = "feed"
33
34
# ---------------------------------------------------
35
# Header
36
# ---------------------------------------------------
37
[documentation]
38
other = "Documentation"
39
40
[community]
41
other = "Community"
42
43
[h-about]
44
other = "About"
45
46
[h-introduction]
47
other = "Introduction"
48
49
[h-features]
50
other = "Features"
51
52
[h-freebsd]
53
other = "FreeBSD"
54
55
[h-freebsd-foundation]
56
other = "FreeBSD Foundation"
57
58
[h-code-of-conduct]
59
other = "Code of Conduct"
60
61
[h-get-freebsd]
62
other = "Get FreeBSD"
63
64
[h-release-information]
65
other = "Release Information"
66
67
[h-release-engineering]
68
other = "Release Engineering"
69
70
[h-security-advisories]
71
other = "Security Advisories"
72
73
[h-documentation]
74
other = "Documentation"
75
76
[h-documentation-portal]
77
other = "Documentation portal"
78
79
[h-freebsd-handbook]
80
other = "FreeBSD Handbook"
81
82
[h-porter-handbook]
83
other = "Porter's Handbook"
84
85
[h-documentation-handbook]
86
other = "Documentation Project Handbook"
87
88
[h-manual-pages]
89
other = "Manual pages"
90
91
[h-presentation-and-papers]
92
other = "Presentations and papers"
93
94
[h-wiki]
95
other = "Wiki"
96
97
[h-books]
98
other = "Books"
99
100
[h-articles]
101
other = "Articles"
102
103
[h-community]
104
other = "Community"
105
106
[h-get-involved]
107
other = "Get involved"
108
109
[h-community-forum]
110
other = "Forum"
111
112
[h-mailing-lists]
113
other = "Mailing lists"
114
115
[h-irc-channels]
116
other = "IRC Channels"
117
118
[h-bug-tracker]
119
other = "Bug Tracker"
120
121
[h-support]
122
other = "Support"
123
124
[h-donate]
125
other = "Donate"
126
127
[h-privacy-policy]
128
other = "Privacy Policy"
129
130
[h-projects]
131
other = "Projects"
132
133
[h-ports]
134
other = "Ports"
135
136
[h-forums]
137
other = "Forums"
138
139
[h-user-groups]
140
other = "User Groups"
141
142
[h-events]
143
other = "Events"
144
145
[h-freebsd-journal]
146
other = "FreeBSD Journal"
147
148
[h-developers]
149
other = "Developers"
150
151
[h-project-ideas]
152
other = "Project Ideas"
153
154
[h-git-repository]
155
other = "Git Repository"
156
157
[h-git-mirror]
158
other = "GitHub Mirror"
159
160
[h-phabricator]
161
other = "Code Review (Phabricator)"
162
163
[h-CI]
164
other = "Continuous Integration Service"
165
166
[h-vendors]
167
other = "Vendors"
168
169
[h-security-information]
170
other = "Security Information"
171
172
[h-bug-reports]
173
other = "Bug Reports"
174
175
[h-submitting-bug-reports]
176
other = "Submitting Bug Reports"
177
178
[h-webresources]
179
other = "Web Resources"
180
181
# ---------------------------------------------------
182
# Main
183
# ---------------------------------------------------
184
[title-one]
185
other = "A Powerful, Open Source"
186
187
[title-two]
188
other = "Operating System"
189
190
[download-freebsd]
191
other = "Download FreeBSD"
192
193
[other]
194
other = "other"
195
196
[announcement]
197
other = "announcement"
198
199
[notes]
200
other = "notes"
201
202
[upcoming-releases]
203
other = "Upcoming Releases"
204
205
[development-snapshots]
206
other = "development snapshots"
207
208
[features-introduction-two]
209
other = "features"
210
211
[features-introduction-three]
212
other = "for more insights"
213
214
[zfs-title]
215
other = "Native ZFS"
216
217
[zfs-description]
218
other = "combines the roles of a filesystem and volume manager into a single, reliable storage platform. In FreeBSD, it is fully integrated into the operating system."
219
220
[virtualization-title]
221
other = "Virtualization"
222
223
[virtualization-description]
224
other = "is FreeBSD’s modern hypervisor, with support for virtio, PCI passthrough, and fast NVMe emulation."
225
226
[jails-title]
227
other = "Jails"
228
229
[jails-description]
230
other = "FreeBSD jails provide isolation for services and applications. Each jail can run with its own filesystem, networking, and configuration."
231
232
[networking-title]
233
other = "Networking"
234
235
[networking-description]
236
other = "FreeBSD is widely recognized for its network performance and stability. It powers infrastructure that handles demanding workloads around the world."
237
238
[documentation-title]
239
other = "Documentation"
240
241
[documentation-description]
242
other = "FreeBSD includes extensive, well-maintained documentation. From the Handbook to manual pages, documentation is treated as a core part of the system."
243
244
[community-title]
245
other = "Community"
246
247
[community-description]
248
other = "FreeBSD has a vibrant and collaborative community, from individual contributors to large corporate organisations. Groups are active across various channels, from real-time communications to mailing lists and newsgroups."
249
250
[latest-news]
251
other = "Latest news"
252
253
[upcoming-events]
254
other = "Upcoming events"
255
256
[press]
257
other = "Press"
258
259
[security-advisories]
260
other = "Security advisories"
261
262
[errata-notices]
263
other = "Errata notices"
264
265
# ---------------------------------------------------
266
# Footer
267
# ---------------------------------------------------
268
[system]
269
other = "System"
270
271
[light]
272
other = "Light"
273
274
[dark]
275
other = "Dark"
276
277
[high-contrast]
278
other = "High contrast"
279
280
[f-about]
281
other = "About"
282
283
[f-freebsd]
284
other = "FreeBSD"
285
286
[f-freebsd-foundation]
287
other = "FreeBSD Foundation"
288
289
[f-get-freebsd]
290
other = "Get FreeBSD"
291
292
[f-code-of-conduct]
293
other = "Code of Conduct"
294
295
[f-security-advisories]
296
other = "Security Advisories"
297
298
[f-documentation]
299
other = "Documentation"
300
301
[f-documentation-portal]
302
other = "Documentation portal"
303
304
[f-manual-pages]
305
other = "Manual pages"
306
307
[f-presentation-and-papers]
308
other = "Presentations and papers"
309
310
[f-previous-versions]
311
other = "Previous versions"
312
313
[f-44bsd-documents]
314
other = "4.4BSD Documents"
315
316
[f-wiki]
317
other = "Wiki"
318
319
[f-community]
320
other = "Community"
321
322
[f-get-involved]
323
other = "Get involved"
324
325
[f-community-forum]
326
other = "Community forum"
327
328
[f-mailing-lists]
329
other = "Mailing lists"
330
331
[f-irc-channels]
332
other = "IRC Channels"
333
334
[f-bug-tracker]
335
other = "Bug Tracker"
336
337
[f-legal]
338
other = "Legal"
339
340
[f-donations]
341
other = "Donations"
342
343
[f-licensing]
344
other = "Licensing"
345
346
[f-privacy-policy]
347
other = "Privacy Policy"
348
349
[f-legal-notices]
350
other = "Legal notices"
351
352
[f-all-rights-reserved]
353
other = "The FreeBSD Project. All rights reserved"
354
355
[f-made-with]
356
other = "Made with"
357
358
[f-by-freebsd-community]
359
other = "by the FreeBSD Community"
360
361
# ---------------------------------------------------
362
# 404
363
# ---------------------------------------------------
364
[pageNotFound]
365
other = "Page not found."
366
367
[notFoundTitle]
368
other = "We could not find the page you requested."
369
370
[notFoundDesc]
371
other = "Please try your request again, use one of the links in the navigation menu, or the search box at the top of the page."
372
373
# ---------------------------------------------------
374
# Ports form
375
# ---------------------------------------------------
376
[ports-search]
377
other = "Search ports for:"
378
379
[all]
380
other = "All"
381
382
[package-name]
383
other = "Package Name"
384
385
[description]
386
other = "Description"
387
388
[long-description]
389
other = "Long description"
390
391
[maintainer]
392
other = "Maintainer"
393
394
[requires]
395
other = "Requires"
396
397
[submit]
398
other = "Submit"
399
400
# Months
401
[1]
402
other = "January"
403
404
[2]
405
other = "February"
406
407
[3]
408
other = "March"
409
410
[4]
411
other = "April"
412
413
[5]
414
other = "May"
415
416
[6]
417
other = "June"
418
419
[7]
420
other = "July"
421
422
[8]
423
other = "August"
424
425
[9]
426
other = "September"
427
428
[10]
429
other = "October"
430
431
[11]
432
other = "November"
433
434
[12]
435
other = "December"
436
437
# Security section
438
[data]
439
other = "Data"
440
441
[errataNoticeName]
442
other = "Errata Notice name"
443
444
[advisoryName]
445
other = "Advisory name"
446
447
# Events section
448
[currentEvents]
449
other = "Current/Upcoming Events:"
450
451
[pastEvents]
452
other = "Past Events:"
453
454
[upcomingFreeBSDEvents]
455
other = "Upcoming FreeBSD Events"
456
457
# Continents, countries
458
[europe]
459
other = "Europe"
460
461
[africa]
462
other = "Africa"
463
464
[australia]
465
other = "Australia"
466
467
[newZealand]
468
other = "New Zealand"
469
470
[northAmerica]
471
other = "North America"
472
473
[asia]
474
other = "Asia"
475
476
[southAmerica]
477
other = "South America"
478
479
[oceania]
480
other = "Oceania"
481
482
[global]
483
other = "Global"
484
485
# Commercial software
486
[databases]
487
other = "Databases"
488
489
[developmentTools]
490
other = "Development Tools"
491
492
[ecommerce]
493
other = "E-Commerce Solutions and Tools"
494
495
[email]
496
other = "Electronic Mail Software"
497
498
[network]
499
other = "Network Systems and Applications"
500
501
[scientific]
502
other = "Scientific and Language Tools"
503
504
[security]
505
other = "Security"
506
507
[isp]
508
other = "System Administration / ISP"
509
510
# sidenav
511
[applications]
512
other = "Applications"
513
514
[administration]
515
other = "Administration"
516
517
[news]
518
other = "News"
519
520
[pressSidenav]
521
other = "Press"
522
523
[multimedia]
524
other = "Multimedia"
525
526
[art]
527
other = "Artwork"
528
529
[logo]
530
other = "Logo"
531
532
[donations]
533
other = "Donations"
534
535
[privacy]
536
other = "Privacy Policy"
537
538
[mailinglists]
539
other = "Mailing Lists"
540
541
[newsgroups]
542
other = "Newsgroups"
543
544
[usergroups]
545
other = "User Groups"
546
547
[sourceCodeRepositories]
548
other = "Source code repositories"
549
550
[releng]
551
other = "Release Engineering"
552
553
[platforms]
554
other = "Platforms"
555
556
[ideas]
557
other = "Project Ideas"
558
559
[contributing]
560
other = "Contributing"
561
562
[FAQ]
563
other = "FAQ"
564
565
[man]
566
other = "Manual Pages"
567
568
[papers]
569
other = "Presentations and Papers"
570
571
[booksArticles]
572
other = "Books and Articles Online"
573
574
[publications]
575
other = "Publications"
576
577
[newbies]
578
other = "For Newbies"
579
580
[docproj]
581
other = "Documentation Project"
582
583
[archive]
584
other = "Archive"
585
586
[releases]
587
other = "Release Information"
588
589
[productionRelease]
590
other = "Production Release"
591
592
[legacyRelease]
593
other = "Legacy Release"
594
595
[upcomingRelease]
596
other = "Upcoming Release"
597
598
[snapshotReleases]
599
other = "Snapshot Releases"
600
601
[portedApplications]
602
other = "Ported Applications"
603
604
[gnome]
605
other = "GNOME"
606
607
[installationInstructions]
608
other = "Installation Instructions"
609
610
[upgradeInstructions]
611
other = "Upgrade Instructions"
612
613
[availableApplications]
614
other = "Available Applications"
615
616
[howHelp]
617
other = "How to Help"
618
619
[reportingBug]
620
other = "Reporting a Bug"
621
622
[screenshots]
623
other = "Screenshots"
624
625
[contactUs]
626
other = "Contact Us"
627
628
[HALFAQ]
629
other = "HAL FAQ"
630
631
[upgradeFAQ]
632
other = "2.30 to 2.32 Upgrade FAQ"
633
634
[developmentBranchFAQ]
635
other = "Development Branch FAQ"
636
637
[creatingPorts]
638
other = "Creating Ports"
639
640
[knownIssues]
641
other = "Known Issues"
642
643
[aboutPorts]
644
other = "About ports"
645
646
[installing]
647
other = "Installing"
648
649
[updating]
650
other = "Updating"
651
652
[searching]
653
other = "Searching"
654
655
[categories]
656
other = "Categories"
657
658
[alphabetically]
659
other = "listed alphabetically"
660
661
[logicalGroup]
662
other = "listed by logical group"
663
664
[allPorts]
665
other = "List of All Ports"
666
667
[moreInformation]
668
other = "For More Information"
669
670
[software]
671
other = "Software"
672
673
[hardware]
674
other = "Hardware"
675
676
[consulting]
677
other = "Consulting"
678
679
[ispCommercial]
680
other = "Internet Service Providers"
681
682
[securityInfo]
683
other = "Security Information"
684
685
[advisories]
686
other = "Advisories"
687
688
[errataNoticesSidenav]
689
other = "Errata Notices"
690
691
[unsupportedReleases]
692
other = "Unsupported Releases"
693
694
[readSecurityAdvisories]
695
other = "How to read FreeBSD Security Advisories"
696
697
[charterSecurityOfficerTeam]
698
other = "Charter for the Security Officer and Team"
699
700
[bugreports]
701
other = "Bug Reports"
702
703
[submitPR]
704
other = "Submit a Problem Report"
705
706
[webresources]
707
other = "Web Resources"
708
709