Files
kolibrios.org/locales/en.ini
Burer f9a07bcadd
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m43s
rework and update banner on main page (#11)
Refactor banner code to be more universal, and updated it's content to GSoC 2026.

<img width="auto" alt="image.png" src="attachments/a9eee86a-eaf5-4a9b-b21c-8bd2bb6a7d07">

Reviewed-on: #11
Reviewed-by: Gleb Zaharov <risdeveau@lair.moe>
Co-authored-by: Burer <burer@kolibrios.org>
Co-committed-by: Burer <burer@kolibrios.org>
2026-03-02 11:09:15 +00:00

96 lines
3.0 KiB
INI

[title]
language = English
index = KolibriOS
download = KolibriOS - Download
[header]
index = KolibriOS official site
download = KolibriOS downloads
[menu]
kolibrios = KolibriOS
download = Download
forum = Forum
wiki = Wiki
git = Git
[banner]
header = KolibriOS accepted to GSoC 2026!
text = Check program details and our project ideas
alt = GSoC
[article]
p1 = {kolibrios} is a tiny yet incredibly powerful and fast operating system for
x86-compatible PCs. It requires only a few megabytes of disk space, an i586
processor, and 12 MB of RAM to run. Despite its small size, it includes a
rich set of applications such as a text editor, image viewer, graphic
editor, web browser, and over 30 exciting games. It offers full support for
FAT12/16/32 file systems, read-only access to NTFS, exFAT, ISO9660, and
Ext2/3/4, and an extensive set of {drivers} for popular sound, network, and
graphics cards.
drivers = drivers
p2 = Have you ever dreamed of a system that boots in less than few seconds from
power-on to working GUI? About applications that start instantly,
immediately after clicking an icon, without annoying hourglass pointers?
This speed is achieved since the core parts of {kolibrios} (kernel and
drivers) are written entirely in {fasm} assembly language. Try {kolibrios}
and compare it with such heavyweights as Windows and Linux.
p3 = {kolibrios} has forked off from MenuetOS in 2004, and is run under
independent development since then. Your {feedback} is very much
appreciated, and your {help} is even more welcome.
feedback = feedback
help = help
p_subscription = We hope you will enjoy it!
[downloads]
header = Downloads
version = Version:
date = Build date:
date-format = {DD}/{MM}/{YYYY}
img-descr = Floppy disk image
iso-descr = LiveCD image
distr-descr = Universal Flash/Multi-boot image
raw-descr = Hybrid UEFI/BIOS image
prev_rev = Previous releases
all_rev = All nightly builds
download_choice = Which to choose?
download_help = For a beginner, the LiveCD is best.\n\
\n\
Compared to a LiveCD, the advantage of a universal image is that you can \
save changes made in KolibriOS.\n\
\n\
Hybrid image includes support for UEFI technology, which is used to boot \
the system on new computers and laptops.
download_description = On this page you can download the nightly builds
distribution, which means that they always contain the most recent changes
in the system and can, therefore, be unstable. All files are compressed with
{zip}. {kolibrios} is distributed under {gpl} license, its source code is
available on our {git}.
git-server = Git server
download_warn = Occasionally, some antivirus software may incorrectly flag the
{kolibrios} image as a threat. This is a false positive. {kolibrios} is
fully open source, and you can always build it yourself to be sure that
it is completely safe.
[screenshots]
header = Screenshots
1 = KolibriOS desktop
2 = Demos
3 = File managers
4 = Network programs
5 = Games
6 = Developer and debug tools
[footer]
team = KolibriOS Team