feat/flask: update all locale files to new _-funtion style
This commit is contained in:
+24
-21
@@ -19,24 +19,28 @@ header = KolibriOS moved to Git!
|
||||
text = Check our new developers-friendly infrastructure
|
||||
|
||||
[article]
|
||||
p1[0] = 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
|
||||
p1[1] = drivers
|
||||
p1[2] = for popular sound, network, and graphics cards.
|
||||
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[0] = 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
|
||||
p2[1] = (kernel and drivers) are written entirely in
|
||||
p2[11] = assembly language
|
||||
p2[2] = Try
|
||||
p2[3] = 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[0] = has forked off from MenuetOS in 2004, and is run under independent development since then. Your
|
||||
p3[1] = feedback
|
||||
p3[2] = is very much appreciated, and your
|
||||
p3[3] = help
|
||||
p3[4] = 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
|
||||
|
||||
p_subscription[0] = We hope you will enjoy it!
|
||||
p_subscription[1] = KolibriOS Team
|
||||
p_subscription = We hope you will enjoy it!
|
||||
|
||||
[downloads]
|
||||
header = Downloads
|
||||
@@ -56,12 +60,11 @@ download_help = For a beginner, the LiveCD is best.\n\
|
||||
\n\
|
||||
Hybrid image includes support for UEFI technology, which is used to boot the system on new computers and laptops.
|
||||
|
||||
download_description[0] = 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
|
||||
download_description[1] = is distributed under
|
||||
download_description[2] = license, its source code is available on our
|
||||
download_description[3] = Git server
|
||||
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
|
||||
|
||||
[screenshots]
|
||||
header = Screenshots
|
||||
|
||||
Reference in New Issue
Block a user