l10n: wrap strings more than 80 char
This commit is contained in:
+24
-19
@@ -21,22 +21,24 @@ text = Check our new developers-friendly infrastructure
|
||||
[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.
|
||||
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.
|
||||
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.
|
||||
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
|
||||
|
||||
@@ -59,14 +61,17 @@ 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\
|
||||
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.
|
||||
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}.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user