diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-05-06 14:01:10 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-05-06 14:01:10 +0000 |
commit | ea1d5f4d5facab0d462ffe221e6bf2f9059a1943 (patch) | |
tree | 64775628b99e7ef2c65ab5e8a7443605df757696 | |
parent | d46d3088c666cf69597bdb2000cbee7c6f0f0557 (diff) | |
download | drakx-ea1d5f4d5facab0d462ffe221e6bf2f9059a1943.tar drakx-ea1d5f4d5facab0d462ffe221e6bf2f9059a1943.tar.gz drakx-ea1d5f4d5facab0d462ffe221e6bf2f9059a1943.tar.bz2 drakx-ea1d5f4d5facab0d462ffe221e6bf2f9059a1943.tar.xz drakx-ea1d5f4d5facab0d462ffe221e6bf2f9059a1943.zip |
Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).
'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU'
used as locale name, for latin Serbian, to avoid use of '@' character
which may be problematic in some cases.
-rw-r--r-- | perl-install/keyboard.pm | 4 | ||||
-rw-r--r-- | perl-install/lang.pm | 6 | ||||
-rw-r--r-- | perl-install/pixmaps/langs/lang-sh.png | bin | 0 -> 724 bytes | |||
-rw-r--r-- | perl-install/pixmaps/langs/lang-sp.png | bin | 639 -> 0 bytes | |||
-rw-r--r-- | perl-install/share/po/sp.po | 21050 |
5 files changed, 5 insertions, 21055 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index a4239f73b..98d78e90d 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -91,11 +91,11 @@ my %lang2keyboard = 'pt' => 'pt:90', 'ro' => 'ro2:80 ro:40 us_intl:10', 'ru' => 'ru:85 ru_yawerty:80 ua:50', + 'sh' => 'yu:80', 'sk' => 'sk_qwerty:80 sk:70', 'sl' => 'si:90 hr:50', - 'sp' => 'sr:80', 'sq' => 'al:90', - 'sr' => 'yu:80', + 'sr' => 'sr:80', 'sv' => 'se:90 fi:30 dvorak_se:10 sv:10', 'ta' => 'tscii:80 tml:20', #-'te' => 'tel:90', diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 04f1d9c69..91aebee01 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -84,11 +84,11 @@ my %langs = ( 'pt_BR' => [ 'Portuguese Brazil', 'Portugues do Brasil', 'pt_BR', ' 5', 'iso-8859-1', 'pt_BR:pt_PT:pt' ], 'ro' => [ 'Romanian', 'Romana', 'ro_RO', '1 ', 'iso-8859-2' ], 'ru' => [ 'Russian', 'Russkij', 'ru_RU', '12 ', 'koi8-r' ], +'sh' => [ 'Serbian Latin', 'Srpska', 'sh_YU', '1 ', 'iso-8859-2', 'sh:sr@Latn' ], 'sk' => [ 'Slovak', 'Slovencina', 'sk_SK', '1 ', 'iso-8859-2' ], 'sl' => [ 'Slovenian', 'Slovenscina', 'sl_SI', '1 ', 'iso-8859-2' ], -'sp' => [ 'Serbian Cyrillic', 'Srpska', 'sp_YU', '1 ', 'iso-8859-5', 'sp:sr' ], 'sq' => [ 'Albanian', 'Shqip', 'sq_AL', '1 ', 'iso-8859-1' ], -'sr' => [ 'Serbian Latin', 'Srpska', 'sr_YU', '1 ', 'iso-8859-2' ], +'sr' => [ 'Serbian Cyrillic', 'Srpska', 'sr_YU', '1 ', 'iso-8859-5', 'sp:sr' ], 'sv' => [ 'Swedish', 'Svenska', 'sv_SE', '1 ', 'iso-8859-1' ], 'ta' => [ 'Tamil', 'ZZ Tamil', 'ta_IN', ' 2 ', 'utf_ta' ], 'tg' => [ 'Tajik', 'Tojiki', 'tg_TJ', ' 2 ', 'utf_cyr2' ], @@ -608,7 +608,7 @@ sub get_kde_lang { my $valid_lang = sub { my ($lang) = @_; #- fast & dirty solution to ensure bad entries do not happen - my %fixlangs = (en => 'C', en_US => 'C', no => 'nb', sp => 'sr', + my %fixlangs = (en => 'C', en_US => 'C', no => 'nb', sh => 'sr', zh_CN => 'zh_CN.GB2312', zh_SG => 'zh_CN.GB2312', zh_TW => 'zh_TW.Big5', zh_HK => 'zh_TW.Big5'); exists $fixlangs{$lang} ? $fixlangs{$lang} : exists $valid_kde_langs{$lang} ? $lang : diff --git a/perl-install/pixmaps/langs/lang-sh.png b/perl-install/pixmaps/langs/lang-sh.png Binary files differnew file mode 100644 index 000000000..05fc8b034 --- /dev/null +++ b/perl-install/pixmaps/langs/lang-sh.png diff --git a/perl-install/pixmaps/langs/lang-sp.png b/perl-install/pixmaps/langs/lang-sp.png Binary files differdeleted file mode 100644 index 5b822b402..000000000 --- a/perl-install/pixmaps/langs/lang-sp.png +++ /dev/null diff --git a/perl-install/share/po/sp.po b/perl-install/share/po/sp.po deleted file mode 100644 index af86f20f3..000000000 --- a/perl-install/share/po/sp.po +++ /dev/null @@ -1,21050 +0,0 @@ -# Cirilicni prevod drakbootdisk.po fajla. -# Copyright (C) 1997-2003 MandrakeSERBIA. -# Tomislav Jankovic <tomaja@net.yu>, 2000. -# -# -msgid "" -msgstr "" -"Project-Id-Version: DrakX\n" -"POT-Creation-Date: 2003-04-22 14:33+0200\n" -"PO-Revision-Date: 2003-02-28 18:21+0100\n" -"Last-Translator: Toma Jankovic <tomaja@net.yu>\n" -"Language-Team: Serbian <i18n@mandrake.co.yu>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-5\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 0.9.6\n" - -#: ../../any.pm:1 -#, c-format -msgid "" -"The per-user sharing uses the group \"fileshare\". \n" -"You can use userdrake to add a user to this group." -msgstr "" -"per-user ������ ������� ������� ����� \"fileshare\". \n" -"�� ������ userdrake-� ������ ������ ��������� � ��� �����." - -#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_gtk.pm:1 -#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1 -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1 -#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1 -#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1 -#: ../../interactive/stdio.pm:1 ../../network/netconnect.pm:1 -#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1 -#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1 -#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1 -#: ../../standalone/drakfont:1 ../../standalone/drakgw:1 -#: ../../standalone/draksec:1 ../../standalone/logdrake:1 -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Cancel" -msgstr "�������" - -#: ../../any.pm:1 -#, c-format -msgid "Launch userdrake" -msgstr "������� userdrake" - -#: ../../any.pm:1 -#, c-format -msgid "" -"Would you like to allow users to share some of their directories?\n" -"Allowing this will permit users to simply click on \"Share\" in konqueror " -"and nautilus.\n" -"\n" -"\"Custom\" permit a per-user granularity.\n" -msgstr "" -"�� �� �� ������ �� ��������� ����������� ���������� ���� ���� �� ������ " -"�������������?\n" -"�� �� ��� ����� �� ��������� ����������� �������� �� \"Share\" � konqueror-� " -"��� nautilus-�.\n" -"\n" -"\"Custom\" ��������� ��������� per-user ����������.\n" - -#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1 -#, c-format -msgid "Mandatory package %s is missing" -msgstr "������ ����� %s ���������" - -#: ../../any.pm:1 -#, c-format -msgid "" -"You can export using NFS or Samba. Please select which you'd like to use." -msgstr "������ ������������ ��������� NFS ��� Samba-�. ���� �� ��� ��� ������" - -#: ../../any.pm:1 ../../install_any.pm:1 ../../standalone.pm:1 -#, c-format -msgid "The package %s needs to be installed. Do you want to install it?" -msgstr "����� %s ���� ���� ����������. �� �� ������ �� �� �����������?" - -#: ../../any.pm:1 ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Custom" -msgstr "����� �� �e��" - -#: ../../any.pm:1 -#, c-format -msgid "Allow all users" -msgstr "������� ��� ���������" - -#: ../../any.pm:1 -#, c-format -msgid "No sharing" -msgstr "���� ����������� ������" - -#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1 -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "More" -msgstr "J��" - -#: ../../any.pm:1 -#, c-format -msgid "Here is the full list of available countries" -msgstr "���� j� �����������a ���� ����� ��������� ������" - -#: ../../any.pm:1 -#, c-format -msgid "Please choose your country." -msgstr "��������� ����� �����." - -#: ../../any.pm:1 ../../install_steps_interactive.pm:1 -#, fuzzy, c-format -msgid " / Region" -msgstr "Reunion" - -#: ../../any.pm:1 ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Country" -msgstr "�����" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "All languages" -msgstr "��� ������" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "Use Unicode by default" -msgstr "������� Unicode �� default-�" - -#: ../../any.pm:1 -#, c-format -msgid "" -"Mandrake Linux can support multiple languages. Select\n" -"the languages you would like to install. They will be available\n" -"when your installation is complete and you restart your system." -msgstr "������ �������� ����� j���� ��j� �� ���� �������� ����� ���������je " - -#: ../../any.pm:1 -#, c-format -msgid "Please choose a language to use." -msgstr "��������� ��j� j���� ������ �� ����������." - -#: ../../any.pm:1 -#, c-format -msgid "Choose the window manager to run:" -msgstr "��������� window �������� ��j� ������ �� ���������:" - -#: ../../any.pm:1 -#, c-format -msgid "Choose the default user:" -msgstr "��������� default (��������) ��������a:" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "Do you want to use this feature?" -msgstr "�� �� ������ �� ��������� ��� ������ ?" - -#: ../../any.pm:1 -#, c-format -msgid "I can set up your computer to automatically log on one user." -msgstr "Ja ���� ������� ��� ������� �� ���������� �����je je���� ��������a." - -#: ../../any.pm:1 -#, c-format -msgid "Autologin" -msgstr "���� �����a�e" - -#: ../../any.pm:1 -#, c-format -msgid "Icon" -msgstr "����a" - -#: ../../any.pm:1 -#, c-format -msgid "Shell" -msgstr "Shell" - -#: ../../any.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Password (again)" -msgstr "������� (��������)" - -#: ../../any.pm:1 ../../install_steps_interactive.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 ../../network/modem.pm:1 -#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1 -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Password" -msgstr "�������" - -#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "User name" -msgstr "���������� ���" - -#: ../../any.pm:1 -#, c-format -msgid "Real name" -msgstr "����� ���" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "Accept user" -msgstr "�������� ���������" - -#: ../../any.pm:1 ../../help.pm:1 ../../diskdrake/dav.pm:1 -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/removable.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1 -#: ../../printer/printerdrake.pm:1 ../../standalone/drakbackup:1 -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Done" -msgstr "�������" - -#: ../../any.pm:1 -#, c-format -msgid "" -"Enter a user\n" -"%s" -msgstr "" -"����� ���������\n" -"%s" - -#: ../../any.pm:1 -#, c-format -msgid "Add user" -msgstr "����� ���������" - -#: ../../any.pm:1 -#, c-format -msgid "This user name has already been added" -msgstr "��� ���������� ��� ��� �������" - -#: ../../any.pm:1 -#, c-format -msgid "The user name is too long" -msgstr "���������� ��� ��� �� ����������" - -#: ../../any.pm:1 -#, c-format -msgid "" -"The user name must contain only lower cased letters, numbers, `-' and `_'" -msgstr "���������� ��� ���� �������� ���� ���� �����, �������, `-' � `_'" - -#: ../../any.pm:1 -#, c-format -msgid "Please give a user name" -msgstr "�������� ���������� ���" - -#: ../../any.pm:1 -#, c-format -msgid "This password is too simple" -msgstr "��� ������� �� ������� ������" - -#: ../../any.pm:1 ../../install_steps_interactive.pm:1 -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Please try again" -msgstr "�������� ������" - -#: ../../any.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "The passwords do not match" -msgstr "������������� �������" - -#: ../../any.pm:1 -#, c-format -msgid "(already added %s)" -msgstr "(%s ��� �������)" - -#: ../../any.pm:1 -#, c-format -msgid "access to compilation tools" -msgstr "������� ������� �� ������������" - -#: ../../any.pm:1 -#, c-format -msgid "access to network tools" -msgstr "������� ������� �������" - -#: ../../any.pm:1 -#, c-format -msgid "access to administrative files" -msgstr "������� ���������������� ���������" - -#: ../../any.pm:1 -#, c-format -msgid "allow \"su\"" -msgstr "������� \"su\"" - -#: ../../any.pm:1 -#, c-format -msgid "access to rpm tools" -msgstr "������� rpm �������" - -#: ../../any.pm:1 -#, c-format -msgid "access to X programs" -msgstr "������� X ����������" - -#: ../../any.pm:1 -#, c-format -msgid "" -"Here are the entries on your boot menu so far.\n" -"You can create additional entries or change the existing ones." -msgstr "" -"��� �� ��������� ������.\n" -"������ ������ ���� ��� �������� �����." - -#: ../../any.pm:1 -#, c-format -msgid "Other OS (windows...)" -msgstr "����� ��-��� (Windows,BSD,BeOS,...)" - -#: ../../any.pm:1 -#, c-format -msgid "Other OS (MacOS...)" -msgstr "����� ��-��� (MacOS,BSD,...)" - -#: ../../any.pm:1 -#, c-format -msgid "Other OS (SunOS...)" -msgstr "����� ��-��� (SunOS,BSD,...)" - -#: ../../any.pm:1 ../../standalone/drakbackup:1 -#, c-format -msgid "Linux" -msgstr "Linux" - -#: ../../any.pm:1 -#, c-format -msgid "Which type of entry do you want to add?" -msgstr "���� ����� ����a ����j��e ?" - -#: ../../any.pm:1 -#, c-format -msgid "This label is already used" -msgstr "��� ������ �� ��� � ��������" - -#: ../../any.pm:1 -#, c-format -msgid "You must specify a root partition" -msgstr "������ �������� root ���������" - -#: ../../any.pm:1 -#, c-format -msgid "You must specify a kernel image" -msgstr "������ ������������� �������� image" - -#: ../../any.pm:1 -#, c-format -msgid "Empty label not allowed" -msgstr "������ ������ ���� ���������" - -#: ../../any.pm:1 ../../harddrake/v4l.pm:1 -#, c-format -msgid "Default" -msgstr "�������������" - -#: ../../any.pm:1 -#, c-format -msgid "NoVideo" -msgstr "NoVideo" - -#: ../../any.pm:1 -#, c-format -msgid "Initrd-size" -msgstr "Initrd-�������a" - -#: ../../any.pm:1 -#, c-format -msgid "Append" -msgstr "�����a�" - -#: ../../any.pm:1 -#, c-format -msgid "Label" -msgstr "������" - -#: ../../any.pm:1 -#, c-format -msgid "Unsafe" -msgstr "���������" - -#: ../../any.pm:1 -#, c-format -msgid "Table" -msgstr "������" - -#: ../../any.pm:1 -#, c-format -msgid "Root" -msgstr "Root" - -#: ../../any.pm:1 -#, c-format -msgid "Read-write" -msgstr "������-������ RW" - -#: ../../any.pm:1 -#, c-format -msgid "Initrd" -msgstr "Initrd" - -#: ../../any.pm:1 -#, c-format -msgid "Video mode" -msgstr "����� ���" - -#: ../../any.pm:1 -#, c-format -msgid "Image" -msgstr "�����" - -#: ../../any.pm:1 -#, c-format -msgid "Default OS?" -msgstr "������������� �� ?" - -#: ../../any.pm:1 -#, c-format -msgid "Enable OF Boot?" -msgstr "������� OF �����a��?" - -#: ../../any.pm:1 -#, c-format -msgid "Enable CD Boot?" -msgstr "������� �����a�� �� CD-a?" - -#: ../../any.pm:1 -#, c-format -msgid "Kernel Boot Timeout" -msgstr "����� ��� �����a�� ������a" - -#: ../../any.pm:1 -#, c-format -msgid "Open Firmware Delay" -msgstr "������� Firmware �����" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "Boot device" -msgstr "������� (boot) ������" - -#: ../../any.pm:1 -#, c-format -msgid "Init Message" -msgstr "�����j���� �����a" - -#: ../../any.pm:1 ../../help.pm:1 -#, c-format -msgid "Bootloader to use" -msgstr "������� ��j� �e �� ���������" - -#: ../../any.pm:1 -#, c-format -msgid "Bootloader main options" -msgstr "������ ������ �������a" - -#: ../../any.pm:1 -#, c-format -msgid "" -"Option ``Restrict command line options'' is of no use without a password" -msgstr "" -"������``���������� �������� ������ - ������'' �� ������������� ��� �������" - -#: ../../any.pm:1 -#, c-format -msgid "Give the ram size in MB" -msgstr "������� �������� RAM-� � Mb" - -#: ../../any.pm:1 -#, c-format -msgid "Enable multiple profiles" -msgstr "������� �����-�������" - -#: ../../any.pm:1 -#, c-format -msgid "Precise RAM size if needed (found %d MB)" -msgstr "�������� �������� RAM ��� �� �������� (����������� �� %d MB)" - -#: ../../any.pm:1 -#, c-format -msgid "Clean /tmp at each boot" -msgstr "������ /tmp ��� ������ �����a��" - -#: ../../any.pm:1 -#, c-format -msgid "Create a bootdisk" -msgstr "������� ������� ����" - -#: ../../any.pm:1 -#, c-format -msgid "restrict" -msgstr "����������" - -#: ../../any.pm:1 -#, c-format -msgid "Restrict command line options" -msgstr "���������� �������� ������ - ������" - -#: ../../any.pm:1 -#, c-format -msgid "Force No APIC" -msgstr "�������� No APIC" - -#: ../../any.pm:1 -#, c-format -msgid "Enable ACPI" -msgstr "������� ACPI" - -#: ../../any.pm:1 -#, c-format -msgid "Delay before booting default image" -msgstr "����� ��� �������� default image-�" - -#: ../../any.pm:1 -#, c-format -msgid "compact" -msgstr "�������" - -#: ../../any.pm:1 -#, c-format -msgid "Compact" -msgstr "�������" - -#: ../../any.pm:1 -#, c-format -msgid "Bootloader installation" -msgstr "���������ja �������a" - -#: ../../any.pm:1 -#, c-format -msgid "First sector of boot partition" -msgstr "���� ������ ������� ���������" - -#: ../../any.pm:1 -#, c-format -msgid "First sector of drive (MBR)" -msgstr "���� ������ ����� (MBR)" - -#: ../../any.pm:1 -#, c-format -msgid "Where do you want to install the bootloader?" -msgstr "��� ����� �� ����������� �������?" - -#: ../../any.pm:1 -#, c-format -msgid "LILO/grub Installation" -msgstr "LILO/grub �����������" - -#: ../../any.pm:1 -#, c-format -msgid "SILO Installation" -msgstr "SILO �����������" - -#: ../../any.pm:1 ../../help.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Skip" -msgstr "��������" - -#: ../../any.pm:1 -#, c-format -msgid "On Floppy" -msgstr "�� �������" - -#: ../../any.pm:1 -#, c-format -msgid "First sector of the root partition" -msgstr "���� ������ root ���������" - -#: ../../any.pm:1 -#, c-format -msgid "" -"You decided to install the bootloader on a partition.\n" -"This implies you already have a bootloader on the hard drive you boot (eg: " -"System Commander).\n" -"\n" -"On which drive are you booting?" -msgstr "" -"�� ��� �������� �� ����������� ������� �� ���������.\n" -"��� �������� ��� �� ��� ����� ���������� ������� �� ���� ����� ���� " -"��������.\n" -"\n" -"�� ���� ����� �� ��������?" - -#: ../../any.pm:1 -#, c-format -msgid "Creating bootdisk..." -msgstr "������� ������� ����..." - -#: ../../any.pm:1 -#, c-format -msgid "Insert a floppy in %s" -msgstr "������� ������� � ������ %s" - -#: ../../any.pm:1 -#, c-format -msgid "Choose the floppy drive you want to use to make the bootdisk" -msgstr "" -"���������� �������� ������ ���� ���� ��������� �� �������� ������ �������" - -#: ../../any.pm:1 -#, c-format -msgid "Second floppy drive" -msgstr "����� �����/�������� ��e��j" - -#: ../../any.pm:1 -#, c-format -msgid "First floppy drive" -msgstr "���� �����/�������� ��e��j " - -#: ../../any.pm:1 -#, c-format -msgid "Sorry, no floppy drive available" -msgstr "�� ������, ���� ������e" - -#: ../../any.pm:1 -#, c-format -msgid "" -"A custom bootdisk provides a way of booting into your Linux system without\n" -"depending on the normal bootloader. This is useful if you don't want to " -"install\n" -"LILO (or grub) on your system, or another operating system removes LILO, or " -"LILO doesn't\n" -"work with your hardware configuration. A custom bootdisk can also be used " -"with\n" -"the Mandrake rescue image, making it much easier to recover from severe " -"system\n" -"failures. Would you like to create a bootdisk for your system?\n" -"%s" -msgstr "" -"������� ���� ���������� ����� �������� ����� ������ ������� ��� ����������\n" -"�� ��������� �������a. ��� �� ������� ��� �� ������ �� �����������\n" -"LILO(��� grub) �� ��� ������, ��� ����� ���������� ������ ������ LILO, ��� " -"LILO ��\n" -"���� �� ����� ���������. ������� ���� ������ ��������� �� Mandrake Linux\n" -"'������ �� ���������', ��� �������� �������� � ������� ���� ��������.\n" -"�� �� ����� �� �������� ������� ������� �� ��� ������? %s" - -#: ../../any.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"(WARNING! You're using XFS for your root partition,\n" -"creating a bootdisk on a 1.44 Mb floppy will probably fail,\n" -"because XFS needs a very large driver)." -msgstr "" -"\n" -"\n" -"(ÿ�������! �� ��������� XFS �� ���� root ���������,\n" -"�� �������� �������� 1.44 Mb ������� ��������� ���� ������,\n" -"���� ��� XFS ����� ������ �������)." - -#: ../../any.pm:1 -#, c-format -msgid "" -"A custom bootdisk provides a way of booting into your Linux system without\n" -"depending on the normal bootloader. This is useful if you don't want to " -"install\n" -"SILO on your system, or another operating system removes SILO, or SILO " -"doesn't\n" -"work with your hardware configuration. A custom bootdisk can also be used " -"with\n" -"the Mandrake rescue image, making it much easier to recover from severe " -"system\n" -"failures.\n" -"\n" -"If you want to create a bootdisk for your system, insert a floppy in the " -"first\n" -"drive and press \"Ok\"." -msgstr "" -"������� ���� ���������� ����� �������� ����� ������ ������� ��� ����������\n" -"�� ��������� �������a. ��� �� ������� ��� �� ������ �� �����������\n" -"SILO(��� grub) �� ��� ������, ��� ����� ���������� ������ ������ SILO, ��� " -"SILO ��\n" -"���� �� ����� ���������. ������� ���� ������ ��������� �� Mandrake Linux\n" -"'������ �� ���������', ��� �������� �������� � ������� ���� ��������.\n" -"������� ������ �� �������� ������� ������� �� ��� ������������� ������� � " -"����� � ���������� \"��\"." - -#: ../../bootloader.pm:1 -#, c-format -msgid "You can't install the bootloader on a %s partition\n" -msgstr "�� ������ �� ����������� ������� �� ��������� %s\n" - -#: ../../bootloader.pm:1 -#, c-format -msgid "not enough room in /boot" -msgstr "���� ������� ����� � /boot" - -# NOTE: this message will be displayed by grub at boot time; that is -# using the BIOS font; that means cp437 charset on 99.99% of PC computers -# out there. It is the nsuggested that for non latin languages an ascii -# transliteration be used; or maybe the english text be used; as it is best -# -# The lines must fit on screen, aka length < 80 -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#. -PO: and keep them smaller than 79 chars long -#: ../../bootloader.pm:1 -#, c-format -msgid "The highlighted entry will be booted automatically in %d seconds." -msgstr "Oznaceni izbor se podize automatski za %d sekundi" - -# NOTE: this message will be displayed by grub at boot time; that is -# using the BIOS font; that means cp437 charset on 99.99% of PC computers -# out there. It is the nsuggested that for non latin languages an ascii -# transliteration be used; or maybe the english text be used; as it is best -# -# The lines must fit on screen, aka length < 80 -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#. -PO: and keep them smaller than 79 chars long -#: ../../bootloader.pm:1 -#, c-format -msgid "commands before booting, or 'c' for a command-line." -msgstr "komandi pri podizanju sistema,ili 'c' za komandnu liniju " - -# NOTE: this message will be displayed by grub at boot time; that is -# using the BIOS font; that means cp437 charset on 99.99% of PC computers -# out there. It is the nsuggested that for non latin languages an ascii -# transliteration be used; or maybe the english text be used; as it is best -# -# The lines must fit on screen, aka length < 80 -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#. -PO: and keep them smaller than 79 chars long -#: ../../bootloader.pm:1 -#, c-format -msgid "Press enter to boot the selected OS, 'e' to edit the" -msgstr "Pritisnite enter za podizanje izabranog OS,'e' za promenu " - -# NOTE: this message will be displayed by grub at boot time; that is -# using the BIOS font; that means cp437 charset on 99.99% of PC computers -# out there. It is the nsuggested that for non latin languages an ascii -# transliteration be used; or maybe the english text be used; as it is best -# -# The lines must fit on screen, aka length < 80 -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#. -PO: and keep them smaller than 79 chars long -#: ../../bootloader.pm:1 -#, c-format -msgid "Use the %c and %c keys for selecting which entry is highlighted." -msgstr "Koristi %c i %c slova da bi oznacili izbor" - -# NOTE: this message will be displayed by grub at boot time; that is -# using the BIOS font; that means cp437 charset on 99.99% of PC computers -# out there. It is the nsuggested that for non latin languages an ascii -# transliteration be used; or maybe the english text be used; as it is best -# -# The lines must fit on screen, aka length < 80 -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#. -PO: and keep them smaller than 79 chars long -#: ../../bootloader.pm:1 -#, c-format -msgid "Welcome to GRUB the operating system chooser!" -msgstr "Dobrodosli u GRUB starter operativnog sistema !" - -#: ../../bootloader.pm:1 -#, c-format -msgid "Yaboot" -msgstr "Yaboot" - -#: ../../bootloader.pm:1 -#, c-format -msgid "Grub" -msgstr "Grub" - -#: ../../bootloader.pm:1 ../../help.pm:1 -#, c-format -msgid "LILO with text menu" -msgstr "LILO �� ����������� ����je�" - -#: ../../bootloader.pm:1 ../../help.pm:1 -#, c-format -msgid "LILO with graphical menu" -msgstr "LILO �� ��������� ����j��" - -#: ../../bootloader.pm:1 -#, c-format -msgid "SILO" -msgstr "SILO" - -# NOTE: this message will be displayed at boot time; that is -# only the ascii charset will be available on most machines -# so use only 7bit for this message (and do transliteration or -# leave it in English, as it is the best for your language) -# -#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) -#: ../../bootloader.pm:1 -#, c-format -msgid "" -"Welcome to %s the operating system chooser!\n" -"\n" -"Choose an operating system from the list above or\n" -"wait %d seconds for default boot.\n" -"\n" -msgstr "" -"Dobrodosli u %s, menadzer z� startanje operativnih sistema !\n" -"\n" -"Izaberite operativni sistem, ili\n" -"sacekate %d sekundi za startanje pretpostavljenog OS.\n" - -#: ../../common.pm:1 -#, c-format -msgid "consolehelper missing" -msgstr "consolehelper ���������" - -#: ../../common.pm:1 -#, c-format -msgid "kdesu missing" -msgstr "�������j� kdesu" - -#: ../../common.pm:1 -#, c-format -msgid "Screenshots will be available after install in %s" -msgstr "������ �� ���� �������� ����� ����������� � %s" - -#: ../../common.pm:1 -#, c-format -msgid "Can't make screenshots before partitioning" -msgstr "�� ���� �� �������� ������ ��� ��������������" - -#: ../../common.pm:1 -#, c-format -msgid "%d seconds" -msgstr "%d �������" - -#: ../../common.pm:1 -#, c-format -msgid "1 minute" -msgstr "1 �����" - -#: ../../common.pm:1 -#, c-format -msgid "%d minutes" -msgstr "%d �����a" - -#: ../../common.pm:1 -#, c-format -msgid "TB" -msgstr "TB" - -#: ../../common.pm:1 -#, c-format -msgid "GB" -msgstr "GB" - -#: ../../common.pm:1 -#, c-format -msgid "MB" -msgstr "MB" - -#: ../../common.pm:1 -#, c-format -msgid "KB" -msgstr "KB" - -#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "United States" -msgstr "���" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Austria" -msgstr "��������" - -#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1 -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Italy" -msgstr "�������" - -#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "Netherlands" -msgstr "���������" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Sweden" -msgstr "�������" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Norway" -msgstr "��������" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Greece" -msgstr "�����" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Germany" -msgstr "������a" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Czech Republic" -msgstr "�����" - -#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "Belgium" -msgstr "�������" - -#: ../../crypto.pm:1 ../../lang.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "France" -msgstr "��������a" - -#: ../../crypto.pm:1 ../../lang.pm:1 -#, c-format -msgid "Costa Rica" -msgstr "���������" - -#: ../../fsedit.pm:1 -#, c-format -msgid "Error opening %s for writing: %s" -msgstr "������ ��� �������� %s �� �����: %s" - -#: ../../fsedit.pm:1 -#, c-format -msgid "Nothing to do" -msgstr "���� ��� �� �� �����" - -#: ../../fsedit.pm:1 -#, c-format -msgid "Not enough free space for auto-allocating" -msgstr "���� ������� ��������� �������� �� ����-������a��" - -#: ../../fsedit.pm:1 -#, c-format -msgid "You can't use an encrypted file system for mount point %s" -msgstr "�� ������ ��������� ������������ ���� ������ �� �a��� ������a�� %s" - -#: ../../fsedit.pm:1 -#, c-format -msgid "" -"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount " -"point\n" -msgstr "" -"�������� ��� j� ����� �����e��� ������ (ext2/ext3, reiserfs, xfs, ��� jfs) " -"�� ��� �a��� ��������a\n" - -#: ../../fsedit.pm:1 -#, c-format -msgid "This directory should remain within the root filesystem" -msgstr "���j ���������j�� ����� �� ������ � root-� �����e���� ������a" - -#: ../../fsedit.pm:1 -#, c-format -msgid "You can't use a LVM Logical Volume for mount point %s" -msgstr "�� ������ ��������� ������� LVM �������j� �� �a��� ������a�� %s" - -#: ../../fsedit.pm:1 -#, c-format -msgid "" -"You've selected a software RAID partition as root (/).\n" -"No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" -msgstr "" -"�������� ��� ���������� RAID �������j� ��� root (/).\n" -"��j���� ������� �� ���� �� ���� �� ��� ��� /boot �������je.\n" -"���� ����� �� ������ /boot �������j�" - -#: ../../fsedit.pm:1 -#, c-format -msgid "There is already a partition with mount point %s\n" -msgstr "��� ������� ��������� �� ������ ��������� %s\n" - -#: ../../fsedit.pm:1 -#, c-format -msgid "Mount points should contain only alphanumerical characters" -msgstr "����� ��������� ����� �� ������ ���� ������������� ���������" - -#: ../../fsedit.pm:1 -#, c-format -msgid "Mount points must begin with a leading /" -msgstr "����� ��������� ������ �� ������ �� ������� /" - -#: ../../fsedit.pm:1 -#, c-format -msgid "You can't use ReiserFS for partitions smaller than 32MB" -msgstr "�e ������ ��������� ReiserFS �� �������j� ���� �� 32MB" - -#: ../../fsedit.pm:1 -#, c-format -msgid "You can't use JFS for partitions smaller than 16MB" -msgstr "�e ������ ��������� JFS �� �������j� ���� �� 16MB" - -#: ../../fsedit.pm:1 -#, c-format -msgid "" -"I can't read the partition table of device %s, it's too corrupted for me :(\n" -"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n" -"The other solution is to not allow DrakX to modify the partition table.\n" -"(the error is %s)\n" -"\n" -"Do you agree to loose all the partitions?\n" -msgstr "" -"�� ���� ��������� ������ ��������� ������ %s , ����� �� ��������� �� ���� :" -"(\n" -"�������� ���� ����������� ���� ��������ռ��� �������� �� ���������� ���� " -"�������je (��� ����Ƹ �� ���� ��������� !).\n" -"����� �e�e�� j� �� �� DrakX ��������� �� ��������je ������ �������ja.\n" -"(��e��� je %s)\n" -"\n" -"�� �� �� ���������� �� �������� ��� ���������?\n" - -#: ../../fsedit.pm:1 ../../install_steps_interactive.pm:1 -#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1 -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1 -#: ../../standalone/drakboot:1 ../../standalone/draksplash:1 -#, c-format -msgid "Error" -msgstr "������" - -#: ../../fsedit.pm:1 -#, c-format -msgid "server" -msgstr "������" - -#: ../../fsedit.pm:1 -#, c-format -msgid "with /usr" -msgstr "�� /usr" - -#: ../../fsedit.pm:1 -#, c-format -msgid "simple" -msgstr "j����������" - -#: ../../fs.pm:1 -#, c-format -msgid "Enabling swap partition %s" -msgstr "���������� swap ��������� %s" - -#: ../../fs.pm:1 ../../partition_table.pm:1 -#, c-format -msgid "error unmounting %s: %s" -msgstr "������ ��� ����������� %s: %s" - -#: ../../fs.pm:1 -#, c-format -msgid "mounting partition %s in directory %s failed" -msgstr "��������� ��������� %s � ������������ %s ���� ������" - -#: ../../fs.pm:1 -#, c-format -msgid "Mounting partition %s" -msgstr "�������� ��������� %s" - -#: ../../fs.pm:1 -#, c-format -msgid "Checking %s" -msgstr "���������� %s" - -#: ../../fs.pm:1 -#, c-format -msgid "Formatting partition %s" -msgstr "����������� ��������� %s" - -#: ../../fs.pm:1 -#, c-format -msgid "Creating and formatting file %s" -msgstr "�����a�� � ��������a�� �������e %s" - -#: ../../fs.pm:1 -#, c-format -msgid "I don't know how to format %s in type %s" -msgstr "�� ���� ���� �� ���������� %s � ���� %s" - -#: ../../fs.pm:1 -#, c-format -msgid "%s formatting of %s failed" -msgstr "%s ����������� %s ���� ������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Click on \"%s\" if you want to delete all data and partitions present on\n" -"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n" -"to recover any data and partitions present on this hard drive, including\n" -"any Windows data.\n" -"\n" -"Click on \"%s\" to stop this operation without losing any data and\n" -"partitions present on this hard drive." -msgstr "" -"�������� �� \"������� ->\" ������� ������ �� ��������e ��� ������e � \n" -"�������j� �� ���� ���� �����.������ �a�����, ����� ����� �� \"� ����\", ��\n" -"�e���� ���� �� ��������� ���� ��j� ������� ��� �������j� �� ���� �����,\n" -"�� � ���� ��je Windows ������e.\n" -"\n" -"�������� �� \"<- ����������\" �� �� ������� ��� �������j� ��� ����e�� " -"�������� �\n" -"�������j� ��j� �� �������� �� ���� ���� �����." - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1 -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1 -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "<- Previous" -msgstr "<- ���������" - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../interactive.pm:1 -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../interactive/newt.pm:1 -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Next ->" -msgstr "����e�� ->" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Choose the hard drive you want to erase in order to install your new\n" -"Mandrake Linux partition. Be careful, all data present on this partition\n" -"will be lost and will not be recoverable!" -msgstr "" -"��������� ���� ���� ��j� ������ �� ��������e �� �� ����������� ���� Mandrake " -"Linux \n" -"�������j�. ������ �a�����, ��� ������ �� ���� �� ���� ���������\n" -"� �e�� �� ���� ���������!" - -#: ../../help.pm:1 -#, c-format -msgid "" -"As a review, DrakX will present a summary of information it has about your\n" -"system. Depending on your installed hardware, you may have some or all of\n" -"the following entries. Each entry is made up of the configuration item to\n" -"be configured, followed by a quick summary of the current configuration.\n" -"Click on the corresponding \"%s\" button to change that.\n" -"\n" -" * \"%s\": check the current keyboard map configuration and change that if\n" -"necessary.\n" -"\n" -" * \"%s\": check the current country selection. If you are not in this\n" -"country, click on the \"%s\" button and choose another one. If your country\n" -"is not in the first list shown, click the \"%s\" button to get the complete\n" -"country list.\n" -"\n" -" * \"%s\": By default, DrakX deduces your time zone based on the country\n" -"you have chosen. You can click on the \"%s\" button here if this is not\n" -"correct.\n" -"\n" -" * \"%s\": check the current mouse configuration and click on the button to\n" -"change it if necessary.\n" -"\n" -" * \"%s\": clicking on the \"%s\" button will open the printer\n" -"configuration wizard. Consult the corresponding chapter of the ``Starter\n" -"Guide'' for more information on how to setup a new printer. The interface\n" -"presented there is similar to the one used during installation.\n" -"\n" -" * \"%s\": if a sound card is detected on your system, it is displayed\n" -"here. If you notice the sound card displayed is not the one that is\n" -"actually present on your system, you can click on the button and choose\n" -"another driver.\n" -"\n" -" * \"%s\": by default, DrakX configures your graphical interface in\n" -"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n" -"\"%s\" to reconfigure your graphical interface.\n" -"\n" -" * \"%s\": if a TV card is detected on your system, it is displayed here.\n" -"If you have a TV card and it is not detected, click on \"%s\" to try to\n" -"configure it manually.\n" -"\n" -" * \"%s\": if an ISDN card is detected on your system, it will be displayed\n" -"here. You can click on \"%s\" to change the parameters associated with the\n" -"card.\n" -"\n" -" * \"%s\": If you want to configure your Internet or local network access\n" -"now.\n" -"\n" -" * \"%s\": this entry allows you to redefine the security level as set in a\n" -"previous step ().\n" -"\n" -" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n" -"idea to protect yourself from intrusions by setting up a firewall. Consult\n" -"the corresponding section of the ``Starter Guide'' for details about\n" -"firewall settings.\n" -"\n" -" * \"%s\": if you wish to change your bootloader configuration, click that\n" -"button. This should be reserved to advanced users.\n" -"\n" -" * \"%s\": here you'll be able to fine control which services will be run\n" -"on your machine. If you plan to use this machine as a server it's a good\n" -"idea to review this setup." -msgstr "" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 ../../services.pm:1 -#, c-format -msgid "Services" -msgstr "�������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Bootloader" -msgstr "�������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Firewall" -msgstr "�������� ��� (Firewall)" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Security Level" -msgstr "���� ����������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Network" -msgstr "�����" - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1 -#: ../../standalone/drakboot:1 ../../standalone/drakgw:1 -#, c-format -msgid "Configure" -msgstr "������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "ISDN card" -msgstr "������� ISDN ������a" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "TV card" -msgstr "TV �����a" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Graphical Interface" -msgstr "�������� ���������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Sound card" -msgstr "������ ������a" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#: ../../harddrake/data.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer" -msgstr "�������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Mouse" -msgstr "���" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Timezone" -msgstr "��������� ���a" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#: ../../standalone/keyboarddrake:1 -#, c-format -msgid "Keyboard" -msgstr "��������a" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"\"%s\": if a sound card is detected on your system, it is displayed here.\n" -"If you notice the sound card displayed is not the one that is actually\n" -"present on your system, you can click on the button and choose another\n" -"driver." -msgstr "" -"\"������ �������\": ������� �� ������ ������� ����������� �� ����� �������, " -"���� �� ���������\n" -"����. ������� ��������� �� ��������� ������� ���� ��� ���� �� ������� " -"��������\n" -"� ����� ��������, ������ �������� �� ������ �\n" -"����� �������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Yaboot is a bootloader for NewWorld Macintosh hardware and can be used to\n" -"boot GNU/Linux, MacOS or MacOSX. Normally, MacOS and MacOSX are correctly\n" -"detected and installed in the bootloader menu. If this is not the case, you\n" -"can add an entry by hand in this screen. Be careful to choose the correct\n" -"parameters.\n" -"\n" -"Yaboot's main options are:\n" -"\n" -" * Init Message: a simple text message displayed before the boot prompt.\n" -"\n" -" * Boot Device: indicates where you want to place the information required\n" -"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n" -"to hold this information.\n" -"\n" -" * Open Firmware Delay: unlike LILO, there are two delays available with\n" -"yaboot. The first delay is measured in seconds and at this point, you can\n" -"choose between CD, OF boot, MacOS or Linux;\n" -"\n" -" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n" -"After selecting Linux, you will have this delay in 0.1 second increments\n" -"before your default kernel description is selected;\n" -"\n" -" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n" -"at the first boot prompt.\n" -"\n" -" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n" -"Open Firmware at the first boot prompt.\n" -"\n" -" * Default OS: you can select which OS will boot by default when the Open\n" -"Firmware Delay expires." -msgstr "" -"Yaboot j� ������� NewWorld MacIntosh �������. �� ���� �a �������\n" -"GNU/Linux, MacOS, ��� MacOSX, ������� �� �������� �� �a��j �a����.\n" -"��������, ��� ����� ���������� ������� �� ������j� �������� ����������� � \n" -"�����������. ������� �� ��j� �����j, ������ ����� ������ ���� �� ����\n" -"������. ������ �a����� ��� ������ ���������a.\n" -"\n" -"������� ����j� Yaboot-a ��:\n" -"\n" -" * �����j���� �����a: J���������� ���������� �����a ��j� �� �������je ��� \n" -"���������\n" -"������a.\n" -"\n" -" * Boot ������: �����j� ��� ������ �� �������� ���������j� �������� �� \n" -"�����a�e GNU/Linux-a. ��������� �������, ���a���� �� �������e bootstrap \n" -"\n" -"�������j� ��e \n" -"���� �������� ��� ���������j�.\n" -"\n" -" * ������� Firmware �����: �� ������� �� LILO-a, �����j� ��� ����� �a��e \n" -"yaboot-a. ���� ����� �� ���� � ��������� � � ��� ������� ������ \n" -"������ ���e�� CD-a, OF �����a, MacOS, ��� Linux-a.\n" -"\n" -" * ����� ��� �����a�� ������a: ��� ����� j� �����a ����� ��� LILO �������a.\n" -"����� \n" -"������ Linux-a, ��a���� ����� �� 0.1 ������e ��� ���� ��� �� �������je\n" -"default ���� ������a.\n" -"\n" -" * ������� �����a�� CD-a ?: ������� ���a���� ��� ����j� ���� ���� �� \n" -"��������e \"C\" �a CD ���\n" -"����� �������� �������.\n" -"\n" -" * ������� OF �����a��?: ������� ���a���� ��� ����j� ���� ���� �� " -"��������e \n" -"\"N\" �a �pen\n" -"Firmware ��� ����� �������� �������.\n" -"\n" -" * Default OS: ������ �� ��������� ��j� ���������� ������ �� ���� �������� \n" -"��� default ���� Open Firmware \n" -"����� ������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"You can add additional entries in yaboot for other operating systems,\n" -"alternate kernels, or for an emergency boot image.\n" -"\n" -"For other OSs, the entry consists only of a label and the \"root\"\n" -"partition.\n" -"\n" -"For Linux, there are a few possible options:\n" -"\n" -" * Label: this is the name you will have to type at the yaboot prompt to\n" -"select this boot option.\n" -"\n" -" * Image: this is the name of the kernel to boot. Typically, vmlinux or a\n" -"variation of vmlinux with an extension.\n" -"\n" -" * Root: the \"root\" device or ``/'' for your Linux installation.\n" -"\n" -" * Append: on Apple hardware, the kernel append option is often used to\n" -"assist in initializing video hardware, or to enable keyboard mouse button\n" -"emulation for the missing 2nd and 3rd mouse buttons on a stock Apple mouse.\n" -"The following are some examples:\n" -"\n" -" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n" -"hda=autotune\n" -"\n" -" video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n" -"\n" -" * Initrd: this option can be used either to load initial modules before\n" -"the boot device is available, or to load a ramdisk image for an emergency\n" -"boot situation.\n" -"\n" -" * Initrd-size: the default ramdisk size is generally 4096 Kbytes. If you\n" -"need to allocate a large ramdisk, this option can be used to specify a\n" -"ramdisk larger than the default.\n" -"\n" -" * Read-write: normally the \"root\" partition is initially mounted as\n" -"read-only, to allow a file system check before the system becomes ``live''.\n" -"You can override the default with this option.\n" -"\n" -" * NoVideo: should the Apple video hardware prove to be exceptionally\n" -"problematic, you can select this option to boot in ``novideo'' mode, with\n" -"native frame buffer support.\n" -"\n" -" * Default: selects this entry as being the default Linux selection,\n" -"selectable by pressing ENTER at the yaboot prompt. This entry will also be\n" -"highlighted with a ``*'' if you press [Tab] to see the boot selections." -msgstr "" -"������ ������ � ������e ����� �� yabbot, ��� �� ����� ���������� s������e,\n" -"������������ ������e, ��� �� emergency boot image.\n" -"\n" -"�� ����e OS-��e - ���� ������ ���� ������ � \"root\" �������j�.\n" -"\n" -"�� Linux, �����j� �������� ����������: \n" -"\n" -" * �����a: ��� j� j���������� ��� ��j� �e�e ������� ��� yaboot ������� �� " -"�� \n" -"��a����� ��� \n" -"������� ����j�.\n" -"\n" -" * Image: ��� j� ��� ������� ��j� �� ������je. ������ vmlinux ��� \n" -"����j���j� vmlinux �� ��������j��.\n" -"\n" -" * Root: \"root\" ������ ��� \"/\" �� �a�� Linux ���������j�.\n" -"\n" -" \n" -" * �������: �� Apple ��������, ��������� ����ja �� ������� �a �������� " -"����� \n" -"�a\n" -"�������� �����j�������j� ����� �������a, ��� �� ������� �������j� ������� " -"�� \n" -"��� �� ��������� ���� \n" -"������ ���������� ������ � ��e��� ������� �� Apple �������a. ����� ��� \n" -"������a:\n" -"\n" -" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n" -"hda=autotune\n" -"\n" -" video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n" -"\n" -" * Initrd: ��� ����j� �� ���� ��������� ��� �� �������� �����j����� �����a,\n" -"��e ���� j� boot \n" -"������ ��������, ��� �� �������� ramdisk image �� �����a�� � ������ " -"�������j��a.\n" -"\n" -" * Initrd-�������a: �������a default ramdisk j� ��������� 4096 ��j�a. \n" -"������� ��� ����a\n" -"������a�� ������� ramdisk-a, ��� ����j� ���� ���� ������a.\n" -"\n" -" - Read-write: �������� �e 'root' �������j� �����j���� �������� ��� read-\n" -"only, �� �� ��������a\n" -"������� �����e���� ������� ��� ���� ������ ������� \"�������\". ���� " -"������ \n" -"��������� ��� ����j�.\n" -"\n" -" * NoVideo: ������� �� Apple ����� ������� ���a�� ����a ��������������, \n" -"�����e\n" -"�������� ��� ����j� �� �� �������� ������ � 'novideo' ����, �� �������� \n" -"framebuffer ��������.\n" -"\n" -" * Default: ���� j� ��� default Linux �������ja, ������� j� �� ����\n" -"���������e ENTER ��� yaboot �������. ���j ���� �� ������ ���� ������� \n" -"���a��� �a \"*\", ������ ���������e [Tab] �� �� ������ ������� �������j�." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"DrakX will first detect any IDE devices present in your computer. It will\n" -"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n" -"found, DrakX will automatically install the appropriate driver.\n" -"\n" -"Because hardware detection is not foolproof, DrakX may fail in detecting\n" -"your hard drives. If so, you'll have to specify your hardware by hand.\n" -"\n" -"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n" -"want to configure options for it. You should allow DrakX to probe the\n" -"hardware for the card-specific options which are needed to initialize the\n" -"adapter. Most of the time, DrakX will get through this step without any\n" -"issues.\n" -"\n" -"If DrakX is not able to probe for the options to automatically determine\n" -"which parameters need to be passed to the hardware, you'll need to manually\n" -"configure the driver." -msgstr "" -"DrakX ���� ����� �� ��������� IDE ������� �������� � ����� ��������.DrakX " -"�� \n" -"����a���� PCI SCSI �������(e). ������� DrakX ����a�� SCSI �������(�) � ���� " -"���� ��j� ������a��� ������� \n" -"(���j���) ��������� �� ��(��) ���������� �����������.\n" -"\n" -"����� �� ���� ������ �� ��� ��������� ���� ���������� �� ���� ����������� \n" -"DrakX �� ��� ������� �� �� ����� PCI SCSI �������. �������� \"��\" \n" -"������� ����� �� ����� SCSI ������� �� ������ ������. �� ���������� ����� \n" -"���� ���� �� ��������� �������������.\n" -"�������� \"��\" ������� ������ SCSI �������� � �a����. ������� ����� \n" -"�������\n" -"��������� �� ����� ������������ �������� ������������ \"�������� ���� � \n" -"��������\"� ������ �� \"� ����\". �����������\n" -"����� � ���� ������� �� \"� ����\" �� �� �� ������� �� ������ � SCSI \n" -"���������.\n" -"\n" -"������� ������ ����� �� ������������� �a� PCI SCSI �������, DrakX �e\n" -"��� ������� �� �������� ����j� �� ���a.����� �� �� �� ��������e DrakX-� �a\n" -"������ ������� ���� ��� ����ja. ��� ������ � ���e.\n" -"\n" -"������� DrakX ���� � ����� �� ������ ������ ���� �� ��������, ���a���� �� \n" -"���� �������e ����j� �� ���j���.\n" -"�������j�� � ������������ ����� (3 ��������, ������� \"���������� \n" -"����������� � ����� ��������\")\n" -"�� �� ������� ���� �� ��������� ����������� � ����������� ��������� �� \n" -"�������,�� ���j� Windows ���������j� (������� j� ����� �� �������),\n" -"�����������j� � ��������, ��� �� ��������a����� \n" -"��� ��j�a (������� ����� ������� ���������)." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Now, it's time to select a printing system for your computer. Other OSs may\n" -"offer you one, but Mandrake Linux offers two. Each of the printing system\n" -"is best suited to particular types of configuration.\n" -"\n" -" * \"%s\" -- which is an acronym for ``print, don't queue'', is the choice\n" -"if you have a direct connection to your printer, you want to be able to\n" -"panic out of printer jams, and you do not have networked printers. (\"%s\"\n" -"will handle only very simple network cases and is somewhat slow when used\n" -"with networks.) It's recommended that you use \"pdq\" if this is your first\n" -"experience with GNU/Linux.\n" -"\n" -" * \"%s\" - `` Common Unix Printing System'', is an excellent choice for\n" -"printing to your local printer or to one halfway around the planet. It is\n" -"simple to configure and can act as a server or a client for the ancient\n" -"\"lpd \" printing system, so it compatible with older operating systems\n" -"which may still need print services. While quite powerful, the basic setup\n" -"is almost as easy as \"pdq\". If you need to emulate a \"lpd\" server, make\n" -"sure you turn on the \"cups-lpd \" daemon. \"%s\" includes graphical\n" -"front-ends for printing or choosing printer options and for managing the\n" -"printer.\n" -"\n" -"If you make a choice now, and later find that you don't like your printing\n" -"system you may change it by running PrinterDrake from the Mandrake Control\n" -"Center and clicking the expert button." -msgstr "" -"���� ����� �� ��������� ������ �� �������� �� ��� �������. ����� OS-��� ���\n" -"���� �����, ��� ��� Mandrake Linux ���� ��� ���.\n" -"\n" -" * \"pdq\" ��� ����� ``print, don't queue'', �� ����� �� ��� ���� �����\n" -"�������� ��������� �� ������ ��������� � ������ �� ���������\n" -"���� ����� ������� ��������, � ��� ���� ������ ������ ��������. �� ���� �� " -"�� �������\n" -"���� �� ����� ������������ ������� � ������ �� � ���� �� �����. ��������� " -"\"pdq\"\n" -"������� ���������� GNU/Linux. ��� ����� ������� ������ ���������\n" -"����� ����������� ��������� PrinterDrake from �� Mandrake ����������\n" -"������ � ������ �� expert ������.\n" -"\n" -" * \"%s\"``Common Unix Printing System'', �� �������� �� �������� �� �����\n" -"��������� �������� ��� � �� �������� �� ����� ��������� �����. �� �� " -"����������� � ���� �� ��������\n" -"��� ������ ��� ��� ������� �� ������ \"lpd\" ������ �� ��������. ������, ��\n" -"�� ������������ �� ��������� ���� �� ������ ���������. �� ���� ����� ����, " -"���\n" -"������� ��������� �� ����������� ��� � ��� \"pdq\". ������� ����� �� " -"���������\n" -"an \"lpd\" ������, ������ �� ��������� \"cups-lpd\" �����. �� ��������\n" -"�������� ��������� �� ������� � ����� ������ �� ��������.\n" -"\n" -"��� �� ��� ������, CUPS �� ���� ����� ����� ��� �� ������������� � ���� �� " -"��� �����\n" -"�����." - -#: ../../help.pm:1 ../../printer/cups.pm:1 ../../printer/data.pm:1 -#, c-format -msgid "CUPS" -msgstr "CUPS" - -#: ../../help.pm:1 -#, c-format -msgid "pdq" -msgstr "" - -#: ../../help.pm:1 -#, c-format -msgid "" -"LILO and grub are GNU/Linux bootloaders. Normally, this stage is totally\n" -"automated. DrakX will analyze the disk boot sector and act according to\n" -"what it finds there:\n" -"\n" -" * if a Windows boot sector is found, it will replace it with a grub/LILO\n" -"boot sector. This way you will be able to load either GNU/Linux or another\n" -"OS.\n" -"\n" -" * if a grub or LILO boot sector is found, it will replace it with a new\n" -"one.\n" -"\n" -"If it cannot make a determination, DrakX will ask you where to place the\n" -"bootloader." -msgstr "" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"After you have configured the general bootloader parameters, the list of\n" -"boot options that will be available at boot time will be displayed.\n" -"\n" -"If there are other operating systems installed on your machine they will\n" -"automatically be added to the boot menu. You can fine-tune the existing\n" -"options by clicking \"%s\" to create a new entry; selecting an entry and\n" -"clicking \"%s\" or \"%s\" to modify or remove it. \"%s\" validates your\n" -"changes.\n" -"\n" -"You may also not want to give access to these other operating systems to\n" -"anyone who goes to the console and reboots the machine. You can delete the\n" -"corresponding entries for the operating systems to remove them from the\n" -"bootloader menu, but you will need a boot disk in order to boot those other\n" -"operating systems!" -msgstr "" -"����� ��� �������� ����� ��������� �������� , ����� �������� ������\n" -"�� ���� �������� �� ����� ��������� �������.\n" -"\n" -"������� ������� ��� ����������� ������� �� ����� �������� ��� �� ����������\n" -"���� ������ � ������� ����. ������ �� � ������� ��������\n" -"��� �������� �� \"�����\" �� �� �������� ���� ���, ��������� ��������� \n" -"������ �� \"������\" ��� \"������\" ��� ������ �� �� �������� ��� ��������. " -"\"� ����\" ��������\n" -"���� ������.\n" -"\n" -"��� ������ ������ �� ��������� ����� ������ �� ��� ������� ������� " -"����������� ���������\n" -"��� ���������� ������. ������ �� ���������\n" -"������������ ����� �� ���������� ������� �� �������� ������, ��� �� ��� ���� " -"���� \n" -"�������� ������� ������� �� �� ����� �� ���������� ����\n" -"����������� ���������!" - -#: ../../help.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1 -#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1 -#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1 -#: ../../standalone/drakconnect:1 ../../standalone/drakfont:1 -#: ../../standalone/net_monitor:1 -#, c-format -msgid "OK" -msgstr "�K" - -#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1 -#, c-format -msgid "Remove" -msgstr "������" - -#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1 -#, c-format -msgid "Modify" -msgstr "�������" - -#: ../../help.pm:1 ../../interactive.pm:1 ../../interactive/gtk.pm:1 -#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1 -#, c-format -msgid "Add" -msgstr "�����" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"This dialog allows you to fine tune your bootloader:\n" -"\n" -" * \"%s\": there are three choices for your bootloader:\n" -"\n" -" * \"%s\": if you prefer grub (text menu).\n" -"\n" -" * \"%s\": if you prefer LILO with its text menu interface.\n" -"\n" -" * \"%s\": if you prefer LILO with its graphical interface.\n" -"\n" -" * \"%s\": in most cases, you will not change the default (\"%s\"), but if\n" -"you prefer, the bootloader can be installed on the second hard drive\n" -"(\"%s\"), or even on a floppy disk (\"%s\");\n" -"\n" -" * \"%s\": after a boot or a reboot of the computer, this is the delay\n" -"given to the user at the console to select a boot entry other than the\n" -"default.\n" -"\n" -"!! Beware that if you choose not to install a bootloader (by selecting\n" -"\"%s\"), you must ensure that you have a way to boot your Mandrake Linux\n" -"system! Be sure you know what you are doing before changing any of the\n" -"options. !!\n" -"\n" -"Clicking the \"%s\" button in this dialog will offer advanced options which\n" -"are normally reserved for the expert user." -msgstr "" -"���� ������� ��� ���� ��������� �� ���� ���������� ����� ��������:\n" -"\n" -" * \"�������� ��������\": ����� ��� ������:\n" -"\n" -" * \"GRUB\": ������� ���� ������ GRUB (���������� ���).\n" -"\n" -" * \"LILO �� ��������� �������\": ������� ���� ������ LILO �� ���������\n" -"�����������.\n" -"\n" -" * \"LILO �� ����������� �������\": ������� ���� ������ LILO �� \n" -"����������� �����������.\n" -"\n" -" * \"Boot ������\": � ������ ���������, ������ ������ default\n" -"(\"/dev/hda\"), ��� ������� ������, ������ ������� �� ����������� ��\n" -"����� ���� ���� (\"/dev/hdb\"), ��� ��� �� ������� (\"/dev/fd0\").\n" -"\n" -" * \"����� �� ������� �������� default �������\": ���� ���������� �������,\n" -"��� ����� ��� ��������� �� ��������� - � ����������� ������,\n" -"����� ������ (������ �������).\n" -"\n" -"!! ������ �������, ��� ��� ��������� �� �� ����������� �������r (������ ��\n" -"\"�������\"), ������ ��������� ����� ����� �� ���������� Mandrake\n" -"Linux ������! ������ ������� �� ����� �� ������� ��� ���� ��������\n" -"� ����� ������. !!\n" -"\n" -"������ �� ������ \"��������\" � ���� �������� �� ��� ���� �������� ����� " -"��������\n" -"������, ���� �� ����������� �� �������� ���������" - -#: ../../help.pm:1 ../../interactive.pm:1 -#, c-format -msgid "Advanced" -msgstr "��������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Delay before booting the default image" -msgstr "����� ��� �������� default image-�" - -#: ../../help.pm:1 -#, c-format -msgid "/dev/fd0" -msgstr "/dev/fd0" - -#: ../../help.pm:1 -#, c-format -msgid "/dev/hdb" -msgstr "/dev/hdb" - -#: ../../help.pm:1 -#, c-format -msgid "/dev/hda" -msgstr "/dev/hda" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "GRUB" -msgstr "GB" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"This is the most crucial decision point for the security of your GNU/Linux\n" -"system: you have to enter the \"root\" password. \"Root\" is the system\n" -"administrator and is the only user authorized to make updates, add users,\n" -"change the overall system configuration, and so on. In short, \"root\" can\n" -"do everything! That is why you must choose a password that is difficult to\n" -"guess - DrakX will tell you if the password that you chose too easy. As you\n" -"can see, you are not forced to enter a password, but we strongly advise you\n" -"against this. GNU/Linux is just as prone to operator error as any other\n" -"operating system. Since \"root\" can overcome all limitations and\n" -"unintentionally erase all data on partitions by carelessly accessing the\n" -"partitions themselves, it is important that it be difficult to become\n" -"\"root\".\n" -"\n" -"The password should be a mixture of alphanumeric characters and at least 8\n" -"characters long. Never write down the \"root\" password -- it makes it far\n" -"too easy to compromise a system.\n" -"\n" -"One caveat -- do not make the password too long or complicated because you\n" -"must be able to remember it!\n" -"\n" -"The password will not be displayed on screen as you type it in. To reduce\n" -"the chance of a blind typing error you will need to enter the password\n" -"twice. If you do happen to make the same typing error twice, this\n" -"``incorrect'' password will be the one you will have use the first time you\n" -"connect.\n" -"\n" -"If you wish access to this computer to be controlled by an authentication\n" -"server, click the \"%s\" button.\n" -"\n" -"If your network uses either LDAP, NIS, or PDC Windows Domain authentication\n" -"services, select the appropriate one for \"%s\". If you do not know which\n" -"one to use, you should ask your network administrator.\n" -"\n" -"If you happen to have problems with remembering passwords, if your computer\n" -"will never be connected to the internet or that you absolutely trust\n" -"everybody who uses your computer, you can choose to have \"%s\"." -msgstr "" -"��� �� �������������� ����� � ���������� � ���������� ����� GNU/Linux\n" -"�������: ������ �� ������� \"root\" �������. \"root\" �� �������������\n" -"������� � ������ �� �������� �� ���� ������, ������ ���������,\n" -"���� ������� ������������� �������, ���. �������, \"root\" ����\n" -"�� ����� ���! ���� ���� ������ �� ��������� ������� ���� ����� ���� �� ��\n" -"������ - DrakX �� ��� ���� ������� �� ��� ������ �����������. ��� ��� ������ " -"�� ������, ������ ��\n" -"��������� � �� �� ������� �������, ��� ��� ������� ������������� �� ��\n" -"�������� �� ������ �������: ������� �� ������� �� �� ��� ��� ���������� GNU/" -"Linux ��\n" -"���� ����� ���������� ������� ������� �� �������. ���� \"root\" ���� ��\n" -"�������� ��� ���������� � ��������� ������� ��� ������� �� ���������\n" -"���������� ���������, ����� �� �� �� �����\n" -"������� \"root\".\n" -"\n" -"������� ����� �� ���� �������� ������� � ����� � ����� �� ������ ������� 8\n" -"���������. ������ �� ��������� �� ����� \"root\" ������� - ���� ����\n" -"������ �������� ������.\n" -"\n" -"�������, ��������� �� �� ������� �� ���� ������� ���� ��� ����������� ����\n" -"��� ����� �� �� ��������� ��� ����� ������.\n" -"\n" -"������� ���� ���� ��������� �� ������ ���� �� ���������. ������, ���� ����\n" -"�� �� ������� ��� ���� �� �� ������� ��������� ����� � ������.\n" -"������� ���� ��������� � ������, ��� ��� ����, ���\n" -"``����������'' ������� �� ���� ��������� ���� �� ������ ���� ��� " -"�����������.\n" -"\n" -"� ����������� ����, ������ ������ �� �� ���� �� ����������� ��\n" -"���������������� ������, ��� ��� �� NIS ��� LDAP.\n" -"\n" -"������� ���� ����� ������� LDAP (��� NIS) �������� �� ���������������, " -"����������\n" -"\"LDAP\" (��� \"NIS\") �� ���������������. ������� �� �������, �������\n" -"����� ������� ��������������.\n" -"\n" -"������� �� ��� ������� �� ��������� �� �������������� �����, ����� ��\n" -"��������� \"������� �������\" �� ���������������." - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "No password" -msgstr "��� �������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "authentication" -msgstr "���������������" - -#: ../../help.pm:1 -#, c-format -msgid "" -"Please select the correct port. For example, the \"COM1\" port under\n" -"Windows is named \"ttyS0\" under GNU/Linux." -msgstr "" -"�����, ��������� ������������ ����. �� ������, COM1 ���� ��� MS Windows-��\n" -" � Linux-� ��� ������ ttyS0." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Usually, DrakX has no problems detecting the number of buttons on your\n" -"mouse. If it does, it assumes you have a two-button mouse and will\n" -"configure it for third-button emulation. The third-button mouse button of a\n" -"two-button mouse can be ``pressed'' by simultaneously clicking the left and\n" -"right mouse buttons. DrakX will automatically know whether your mouse uses\n" -"a PS/2, serial or USB interface.\n" -"\n" -"If for some reason you wish to specify a different type of mouse, select it\n" -"from the list provided.\n" -"\n" -"If you choose a mouse other than the default, a test screen will be\n" -"displayed. Use the buttons and wheel to verify that the settings are\n" -"correct and that the mouse is working correctly. If the mouse is not\n" -"working well, press the space bar or [Return] key to cancel the test and to\n" -"go back to the list of choices.\n" -"\n" -"Wheel mice are occasionally not detected automatically, so you will need to\n" -"select your mouse from a list. Be sure to select the one corresponding to\n" -"the port that your mouse is attached to. After selecting a mouse and\n" -"pressing the \"%s\" button, a mouse image is displayed on-screen. Scroll\n" -"the mouse wheel to ensure that it is activated correctly. Once you see the\n" -"on-screen scroll wheel moving as you scroll your mouse wheel, test the\n" -"buttons and check that the mouse pointer moves on-screen as you move your\n" -"mouse." -msgstr "" -"DrakX ��������� ��������� ���� ������� ���� ��� ��� ���������. ������� �� �� " -"�� ����\n" -"�� �� ������������� �� ��� �� ��� ������� � �������� ��������� ������ " -"�������.\n" -"DrakX �� ���������� ���������� �� �� �� ���� � PS/2, ��������� ��� USB " -"����.\n" -"\n" -"������� ������ �� ������������� ����� ��� ���� ��������� ������������\n" -"��� �� �����.\n" -"\n" -"������� �������� ���� ���� �� ��������� �� default-� �������� ��� ��\n" -"���� �����. ��������� ������� � ������� �� �� ��������� �� �� �� ��������\n" -"�����. ������� ��� �� ���� �������� ���������� ������ �� ������ (space bar) " -"���\n" -"������ [Return] �� �� ��������� ���� � ������� �� �� �� �������� ������.\n" -"\n" -"������� �� ���� �� ������� �� ��������� ����������, �� ���� ���� ������ ��\n" -"��������� ���� �� �����. ������ �� ��������� ������������ ������\n" -"�� ���� �� ���� �� ��� �������. ����� ������ ����\n" -"� �������� �� ������ \"������� ->\", ����� ���� �� ���� ��������� �� " -"������.\n" -"��������� ������ �� �� ��������� �� �� �� �������� ���������. ���� \n" -"������ �� �� ������ �� ������ ������ ��� � ������ �� ����, ����������\n" -"������� � ��������� �� �� ������ �� ������ ����� ���� \n" -"�������� ����." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Your choice of preferred language will affect the language of the\n" -"documentation, the installer and the system in general. Select first the\n" -"region you are located in, and then the language you speak.\n" -"\n" -"Clicking on the \"%s\" button will allow you to select other languages to\n" -"be installed on your workstation, thereby installing the language-specific\n" -"files for system documentation and applications. For example, if you will\n" -"host users from Spain on your machine, select English as the default\n" -"language in the tree view and \"%s\" in the Advanced section.\n" -"\n" -"Note that you're not limited to choosing a single additional language. You\n" -"may choose several ones, or even install them all by selecting the \"%s\"\n" -"box. Selecting support for a language means translations, fonts, spell\n" -"checkers, etc. for that language will be installed. Additionally, the\n" -"\"%s\" checkbox allows you to force the system to use unicode (UTF-8). Note\n" -"however that this is an experimental feature. If you select different\n" -"languages requiring different encoding the unicode support will be\n" -"installed anyway.\n" -"\n" -"To switch between the various languages installed on the system, you can\n" -"launch the \"/usr/sbin/localedrake\" command as \"root\" to change the\n" -"language used by the entire system. Running the command as a regular user\n" -"will only change the language settings for that particular user." -msgstr "" -"��� ����� ����� �� ������� �� ����� �������������,\n" -"����������� � ������� ������. ���� ��������� ������ � ����� �� ��������,\n" -"� ����� ����� ���� ��������.\n" -"\n" -"������ �� ������ \"��������\" ����������� ���� �� ������ �����\n" -"������ ���� ������ ����������� �� ���� ����� ��������. ������� ������ " -"������\n" -"���� ����������� ������� ������ (�� ������������� ������) �� ������������� " -"�\n" -"����������. �� ������, ������� �� �� ����� �������� ��������� ��������� �� " -"�������\n" -"��������� �������� ��� ������ � �� ������\n" -"�������� � \"��������|�������\".\n" -"\n" -"��������� �� ������ ����������� ���� ������. ���� ��������� ��� ������\n" -"������� ������������ �������� �� ������ \"� ����\" �� �� ���������.\n" -"\n" -"�� �� ������ ��������� ������ ���� �� ����������� �� ����� �������, ������ " -"���������\n" -" \"/usr/sbin/localedrake\" ������� ��� \"root\" �� �� ��������� ����� ���� " -"�� \n" -"������� � ����� �������. ���������� ������� ��� ��������� �������� ���� ���� " -"���������\n" -"�������� ������ �� ����� ���������." - -#: ../../help.pm:1 -#, c-format -msgid "Espanol" -msgstr "" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Depending on the default language you chose in Section , DrakX will\n" -"automatically select a particular type of keyboard configuration. However,\n" -"you may not have a keyboard that corresponds exactly to your language: for\n" -"example, if you are an English speaking Swiss person, you may have a Swiss\n" -"keyboard. Or if you speak English but are located in Quebec, you may find\n" -"yourself in the same situation where your native language and keyboard do\n" -"not match. In either case, this installation step will allow you to select\n" -"an appropriate keyboard from a list.\n" -"\n" -"Click on the \"%s\" button to be presented with the complete list of\n" -"supported keyboards.\n" -"\n" -"If you choose a keyboard layout based on a non-Latin alphabet, the next\n" -"dialog will allow you to choose the key binding that will switch the\n" -"keyboard between the Latin and non-Latin layouts." -msgstr "" -"� ��������, DrakX ���� ����� ��������� �� ��� (� ���������� �� ���� ����\n" -"��� ����� ��������) � ��� � ������ ������ ���� �����. ����, ����\n" -"�� ������ �� ����� ������ ��������� ���� �������� ����� ������: ��\n" -"������, ������� ��� ��������� ���� ������ ��������, ��������� ���� ������\n" -"���������� ���������. ��� ������� �������� �������� ��� �� ��������\n" -"� �������, ������ �� ���� � ����� ���������. � ���\n" -"�������, �������� �� �� ������� �� ���� ������������ ����� � ���������\n" -"������������ ��������� �� �����.\n" -"\n" -"�������� �� ������ \"���\" �� �� ������ ��������� �����\n" -"��������� ���������.\n" -"\n" -"������� ��������� �������� ��������� ������� �� non-Latin ��������, �������\n" -"������� �� ��� �������� �� ��������� ����������� ������� ���� �� �������\n" -"�� ������ Latin � non-Latin ���������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"This step is activated only if an old GNU/Linux partition has been found on\n" -"your machine.\n" -"\n" -"DrakX now needs to know if you want to perform a new install or an upgrade\n" -"of an existing Mandrake Linux system:\n" -"\n" -" * \"%s\": For the most part, this completely wipes out the old system. If\n" -"you wish to change how your hard drives are partitioned, or change the file\n" -"system, you should use this option. However, depending on your partitioning\n" -"scheme, you can prevent some of your existing data from being over-written.\n" -"\n" -" * \"%s\": this installation class allows you to update the packages\n" -"currently installed on your Mandrake Linux system. Your current\n" -"partitioning scheme and user data is not altered. Most of other\n" -"configuration steps remain available, similar to a standard installation.\n" -"\n" -"Using the ``Upgrade'' option should work fine on Mandrake Linux systems\n" -"running version \"8.1\" or later. Performing an Upgrade on versions prior\n" -"to Mandrake Linux version \"8.1\" is not recommended." -msgstr "" -"���� ����� �� �������� ���� � ������� �� ������� ����� GNU/Linux ��������� " -"��\n" -"������ ������.\n" -"\n" -"DrakX ���� ����� �� ��� �� �� ������ �� �������� ����� ����������� ��� " -"���������\n" -"���������� Mandrake Linux �������:\n" -"\n" -" * \"�����������\": � ������ ���������, ��� ������ ��������� ����� �����\n" -"������. ������� ������ �� �������� ���� ���������, ���\n" -"��������� ���� ������, ������� �� �� ��������� ��� ������. ����, � " -"���������� ��\n" -"���� ���������, ������ ��������� ���� ��������� �������\n" -"�� �����������.\n" -"\n" -" * \"���������\": ��� ������������ ����� ��� ��������� �� ������� ��������� " -"������\n" -"�� �������� ������������ ��ndrake Linux �������. ���� ��������\n" -"���� ��������� � ���������� ������ �� �� ������. ������ ������\n" -"��������������� ������ � ���� ������ ��������, ������ ����������� " -"�����������.\n" -"\n" -"�������� ������ ``���������'' �� ������� �� ���� ��� �������� �� Mandrake " -"Linux ���������\n" -"�� ������� \"8.1\" ��� ������. �������� ��������� �� ��������� \n" -"Mandrake Linux ��� \"8.1\" ���� ������������." - -#: ../../help.pm:1 -#, c-format -msgid "Upgrade" -msgstr "���������" - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 -#: ../../install_steps_interactive.pm:1 ../../standalone/drakbackup:1 -#, c-format -msgid "Install" -msgstr "����������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"\"%s\": check the current country selection. If you are not in this\n" -"country, click on the \"%s\" button and choose another one. If your country\n" -"is not in the first list shown, click the \"%s\" button to get the complete\n" -"country list." -msgstr "" -"\"������\": ��������� �������� ����� �����. ������� �� �� �������� � ����s\n" -"������, �������� �� ������ � � ��������� �����." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"More than one Microsoft partition has been detected on your hard drive.\n" -"Please choose which one you want to resize in order to install your new\n" -"Mandrake Linux operating system.\n" -"\n" -"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n" -"\"Capacity\".\n" -"\n" -"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n" -"\"partition number\" (for example, \"hda1\").\n" -"\n" -"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n" -"\"sd\" if it is a SCSI hard drive.\n" -"\n" -"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n" -"hard drives:\n" -"\n" -" * \"a\" means \"master hard drive on the primary IDE controller\";\n" -"\n" -" * \"b\" means \"slave hard drive on the primary IDE controller\";\n" -"\n" -" * \"c\" means \"master hard drive on the secondary IDE controller\";\n" -"\n" -" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n" -"\n" -"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n" -"\"second lowest SCSI ID\", etc.\n" -"\n" -"\"Windows name\" is the letter of your hard drive under Windows (the first\n" -"disk or partition is called \"C:\")." -msgstr "" -"J���� ��� ���� �icrosoft Windows �������j� j� ����������� \n" -"�� ���� �����. ��������� ��j� �� ��� ������ �� ��a���� �� �� �����������\n" -"���� Mandrake Linux ���������� ������.\n" -"\n" -"����� �������j� j� �������� �� ����e�� �a���: \"��� Linux-a\",\"��e Windows-a" -"\"\n" -"\"���������\".\n" -"\n" -"\"��� Linux-a\" je �������� �� ����e�� �a���: \"��� ���� ����a\", \"���j " -"���� ����a\",\n" -"\"���j �������je\" (�� ������, \"hda1\").\n" -"\n" -"\"��� ���� ����a\" je \"hd\" ������� je ���� ���� ID ������ � \"sd\"\n" -"������� j� SCSI ���� ����.\n" -"\n" -"\"���j ���� ����a\" je ���� ����� ����� \"hd\" ��� \"sd\". �a IDE ���� " -"��������a:\n" -"\n" -" * \"a\" ��a�� \"master ���� ���� �� ��������� IDE ����������\",\n" -"\n" -" * \"b\" ��a�� \"slave ���� ���� �� ��������� IDE �����������\",\n" -"\n" -" * \"c\" ��a�� \"master ���� ���� �� ����������� IDE �����������\",\n" -"\n" -" * \"d\" ��a�� \"slave ���� ���� �� ����������� IDE ����������\".\n" -"\n" -"�� SCSI ���� ��������a, \"a\" ��a�� \"�������� ���� ����\", a \"b\" ��a�� " -"\"���������� ���� ���� \", ���.\n" -"\n" -"\"��� Windows-a\" j� ����� ���� ����� ��� Windows-�� (���� ����\n" -"��� �������ja �� ���� \"C:\")." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"At this point, you need to choose which partition(s) will be used for the\n" -"installation of your Mandrake Linux system. If partitions have already been\n" -"defined, either from a previous installation of GNU/Linux or by another\n" -"partitioning tool, you can use existing partitions. Otherwise, hard drive\n" -"partitions must be defined.\n" -"\n" -"To create partitions, you must first select a hard drive. You can select\n" -"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n" -"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n" -"\n" -"To partition the selected hard drive, you can use these options:\n" -"\n" -" * \"%s\": this option deletes all partitions on the selected hard drive\n" -"\n" -" * \"%s\": this option enables you to automatically create ext3 and swap\n" -"partitions in the free space of your hard drive\n" -"\n" -"\"%s\": gives access to additional features:\n" -"\n" -" * \"%s\": saves the partition table to a floppy. Useful for later\n" -"partition-table recovery if necessary. It is strongly recommended that you\n" -"perform this step.\n" -"\n" -" * \"%s\": allows you to restore a previously saved partition table from a\n" -"floppy disk.\n" -"\n" -" * \"%s\": if your partition table is damaged, you can try to recover it\n" -"using this option. Please be careful and remember that it doesn't always\n" -"work.\n" -"\n" -" * \"%s\": discards all changes and reloads the partition table that was\n" -"originally on the hard drive.\n" -"\n" -" * \"%s\": unchecking this option will force users to manually mount and\n" -"unmount removable media such as floppies and CD-ROMs.\n" -"\n" -" * \"%s\": use this option if you wish to use a wizard to partition your\n" -"hard drive. This is recommended if you do not have a good understanding of\n" -"partitioning.\n" -"\n" -" * \"%s\": use this option to cancel your changes.\n" -"\n" -" * \"%s\": allows additional actions on partitions (type, options, format)\n" -"and gives more information about the hard drive.\n" -"\n" -" * \"%s\": when you are finished partitioning your hard drive, this will\n" -"save your changes back to disk.\n" -"\n" -"When defining the size of a partition, you can finely set the partition\n" -"size by using the Arrow keys of your keyboard.\n" -"\n" -"Note: you can reach any option using the keyboard. Navigate through the\n" -"partitions using [Tab] and the [Up/Down] arrows.\n" -"\n" -"When a partition is selected, you can use:\n" -"\n" -" * Ctrl-c to create a new partition (when an empty partition is selected)\n" -"\n" -" * Ctrl-d to delete a partition\n" -"\n" -" * Ctrl-m to set the mount point\n" -"\n" -"To get information about the different file system types available, please\n" -"read the ext2FS chapter from the ``Reference Manual''.\n" -"\n" -"If you are installing on a PPC machine, you will want to create a small HFS\n" -"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n" -"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n" -"may find it a useful place to store a spare kernel and ramdisk images for\n" -"emergency boot situations." -msgstr "" -"�� ���j �a���, ������ ������� ��j� �������j�(e) ������ �� ��������� ��\n" -"���������j� ����� Mandrake Linux ������a. ������� �� �������je\n" -"�e� ���������� (�� ��������� ���������j� ��� �� �����e\n" -"������ ����� �� �������je), ������ �� ��������� �����je�� �������je.\n" -"� ������ �����j����a,\n" -"���� ���� �������j� ����j� ���� ���������e.\n" -"\n" -"�� �� �������� �������j�, ������ ���� �������� ���� ����. ������ ��������\n" -"���� �� �����������a�� ������ �� \"hda\" �� ���� IDE ����, \"hdb\" ��� \n" -"�� ����� ��� \"sda\" �� ���� SCSI ���� ���.\n" -"\n" -"�� �����������a�� ������������ ���� �����, ������ ��������� ����e�� ����je:\n" -"\n" -" * \"������ ���\": ��� ����j� ����� ��� �������j� �� ��������� ���� \n" -"�����.\n" -"\n" -" * \"Auto ������a�e\": ��� ����j� ��������� �� ���������� �������� Ext2 " -"� \n" -"swap �������j� �� ��������� �������� \n" -" ���� ����a.\n" -"\n" -"\"���\": ���� ������� �������� ��������:\n" -"\n" -" * \"����� ������ �������ja\": ������� je �a�� ������ �������j� " -"���e����, \n" -"������ �� ������e �� j� ��������� ������e�� ��� ����j�. ������\n" -" �a����� � ���j�� �� ���� �� � �� ���e.\n" -"\n" -" * \"����� �� �����\": ��� ����j� �� ��������� ������.\n" -"\n" -" * \"������� ������a�e\": ��� ����j� ������ ��������� ������� ������ �� \n" -"������������ ������e � ������� �����j���� ������ �������ja\n" -"\n" -" * \"��������\": ������� ������ �� ��������� ��������a �� �����������a�e \n" -"���� ����a, ��������e ��� ����j�. ����������a j� ������\n" -" ������ ����� ��a�� � ������j��a.\n" -"\n" -" * \"������� �� ������e\": ������� ��� ������� ������ �������j� �� \n" -"������� ����� ��������� ���������je, ������ je\n" -" ������� �� ���� ����j��.\n" -"\n" -" * \"����� �� �������\": ������� ������ �� �� ������� ������ �������ja ��\n" -"������� �a �� ����� �����j� �� j� ��������e, ������ �� ����������e\n" -" ��� ����j�. �������� ���������j��� ��� ����j�\n" -"\n" -" * \"��a����\": ���� �������� �� �����������a��� ���� �����, ����������� " -"��� ����j� �� �� ������� ������e.\n" -"\n" -"���� ���������� �������� ���������, ������ ������� �������� ��������\n" -"��������� ������ ������� �� ���������� �� ����� ����������\n" -"�� ���� ���������ja, ������ �� ����� ����j� ������ ����a��� ������ " -"��������e: ��������j�� ���� �������j� ������ [Tab] ������a � [Up/Down] " -"�������a.\n" -"\n" -"���� j� �������j� �������a, ������ ���������:\n" -"\n" -" * Ctrl-c �� �����a�� ���� �������je (���� j� �������� ������ �������ja);\n" -"\n" -" * Ctrl-d �� ����a�� �������je;\n" -"\n" -" * Ctrl-m �� �������a�� �a��� ������a�a.\n" -"\n" -"�� �� ������ ����������� � ���������� ��������� �������� �������, " -"����������\n" -"ext2FS �������� �� ``�������''.\n" -"\n" -"������� ������ ���������j� �a PPC �a����, ����� ���� ������ �� �������e " -"����\n" -"HFS 'bootstrap' �������j� �� ��j�a�� 1MB �� ��������\n" -"yaboot �������a. ������� �� �������� �� ��� �������j� ��������� ���� �e���,\n" -"�� ������ 50MB, ������ ����������� ��j ������� �� ��e��a��\n" -"��������� ������� � ramdisk image �� �����a�� � ������ �������j��a." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Toggle between normal/expert mode" -msgstr "����� �� �������� ���" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Undo" -msgstr "������� �����" - -#: ../../help.pm:1 ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Wizard" -msgstr "�������� (��������)" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Removable media automounting" -msgstr "������������� ���������� ������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Reload partition table" -msgstr "������ ������ ������ ���������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Rescue partition table" -msgstr "����� ������ ���������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Restore partition table" -msgstr "������ ������ ���������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Save partition table" -msgstr "������� ������ ���������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Auto allocate" -msgstr "���� �����������" - -#: ../../help.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Clear all" -msgstr "������ ���" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"At this point, DrakX will allow you to choose the security level desired\n" -"for the machine. As a rule of thumb, the security level should be set\n" -"higher if the machine will contain crucial data, or if it will be a machine\n" -"directly exposed to the Internet. The trade-off of a higher security level\n" -"is generally obtained at the expense of ease of use.\n" -"\n" -"If you do not know what to choose, stay with the default option." -msgstr "" -"�� ���� �����, DrakX �� ��� ��������� �� �������� ������ ���� ����������\n" -"�� ��� �������. ��� �������� �������, ���� ���������� �� ������\n" -"���� ������� ������ ������ ����� �������, ��� ������� �� ������\n" -"�������� ������ �� ��������. �������� ���������� ��������\n" -"�� ���� � �������� ������ ���� �� ��������. ���������� \"msec\"\n" -"�������� � ``�������� �� �������� ������''�� �� �������� ���� �����������\n" -"� �������� ����������.\n" -"\n" -"������� �� ����� �� ���������, �������� default ��������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"At the time you are installing Mandrake Linux, it is likely that some\n" -"packages have been updated since the initial release. Bugs may have been\n" -"fixed, security issues resolved. To allow you to benefit from these\n" -"updates, you are now able to download them from the Internet. Check \"%s\"\n" -"if you have a working Internet connection, or \"%s\" if you prefer to\n" -"install updated packages later.\n" -"\n" -"Choosing \"%s\" will display a list of places from which updates can be\n" -"retrieved. You should choose one nearer to you. A package-selection tree\n" -"will appear: review the selection, and press \"%s\" to retrieve and install\n" -"the selected package(s), or \"%s\" to abort." -msgstr "" -"� ����� ���� ������ ����������� Mandrake Linux, ���� �� ������ �� �� ����\n" -"������ ���� ��������� � ������ �� ���������� ������. ���� ������ ���� \n" -"���� ����������, � ���������� �������� ���������. �� �� ����� �� ��������� " -"��� ������ �������\n" -"�� ��� ���������� �� �� ������� �� ���������. ���������\n" -"�� ��� \"��\" ������� ����� �������� �������� ���������, ��� �� ��� \"No\" " -"������� ���� ������ ��\n" -"����������� �� ���� ������ �������.\n" -"\n" -"������� �� \"��\" ��������� �� ����� ����� �� ����� ������ �� �������� ��� " -"������� \n" -"������. ��������� ����� ���� ��� �� ��������. ����� �� �� �������� ������ �� " -"����������� ������:\n" -"����������� ���������, � ���������� \"����������\" �� �� ������� �\n" -"����������� ����������(�) �����(�), ��� \"�������\" �� ����������." - -#: ../../help.pm:1 ../../install_any.pm:1 ../../interactive.pm:1 -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../modules/interactive.pm:1 -#: ../../standalone/drakgw:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Yes" -msgstr "��" - -#: ../../help.pm:1 ../../install_any.pm:1 ../../interactive.pm:1 -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../modules/interactive.pm:1 -#: ../../standalone/harddrake2:1 -#, c-format -msgid "No" -msgstr "��" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Any partitions that have been newly defined must be formatted for use\n" -"(formatting means creating a file system).\n" -"\n" -"At this time, you may wish to reformat some already existing partitions to\n" -"erase any data they contain. If you wish to do that, please select those\n" -"partitions as well.\n" -"\n" -"Please note that it is not necessary to reformat all pre-existing\n" -"partitions. You must reformat the partitions containing the operating\n" -"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n" -"reformat partitions containing data that you wish to keep (typically\n" -"\"/home\").\n" -"\n" -"Please be careful when selecting partitions. After formatting, all data on\n" -"the selected partitions will be deleted and you will not be able to recover\n" -"it.\n" -"\n" -"Click on \"%s\" when you are ready to format partitions.\n" -"\n" -"Click on \"%s\" if you want to choose another partition for your new\n" -"Mandrake Linux operating system installation.\n" -"\n" -"Click on \"%s\" if you wish to select partitions that will be checked for\n" -"bad blocks on the disk." -msgstr "" -"����� �������j� ��j� j� �������������� ���a ����\n" -"����������� �� ������� (��������a�� ����� �����a�� �����e����(��j�) " -"������a).\n" -"\n" -"�a�� ����� ������ �� ������������� �����je�� �������je �� �� ���������\n" -"������� ��j� ������. ������� ������ ��, ��������� �������j� \n" -"��j� ������ �� ���������j��e.\n" -"\n" -"\n" -"��������� �� ��j� �������� �� ������������� ��� �����je�� �������je.\n" -"������ �� ������������� �������j� ��j� ������ ���������� ������ \n" -"(��� ��� �� \"/\", \"/usr\" ��� \"/var\") ��� �� ������ �� ������������� " -"�������j� ��j� ������ ������e\n" -"��j� ������ �� �������e (������ /home).\n" -"\n" -"������ ��� ���a�� �������ja, ����� ��������a�a, �� ������ �� \n" -"���� ��������� � �e���� �� ���� ���������.\n" -"\n" -"�������� �� \"������� ->\" ���� ���� ������� �� ����������� ���������\n" -"\n" -"�������� �� \"<- ���������\" ��� ������ �� ��������� ����� ��������� �� ���� " -"����\n" -"Mandrake Linux ������.\n" -"\n" -"�������� �� \"��������\" ������� ������ �� ��������� ��������� ���� �� ���� " -"���������\n" -"�� �� ����� ���� �������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"There you are. Installation is now complete and your GNU/Linux system is\n" -"ready to use. Just click \"%s\" to reboot the system. The first thing you\n" -"should see after your computer has finished doing its hardware tests is the\n" -"bootloader menu, giving you the choice of which operating system to start.\n" -"\n" -"The \"%s\" button shows two more buttons to:\n" -"\n" -" * \"%s\": to create an installation floppy disk that will automatically\n" -"perform a whole installation without the help of an operator, similar to\n" -"the installation you just configured.\n" -"\n" -" Note that two different options are available after clicking the button:\n" -"\n" -" * \"%s\". This is a partially automated installation. The partitioning\n" -"step is the only interactive procedure.\n" -"\n" -" * \"%s\". Fully automated installation: the hard disk is completely\n" -"rewritten, all data is lost.\n" -"\n" -" This feature is very handy when installing a number of similar machines.\n" -"See the Auto install section on our web site for more information.\n" -"\n" -" * \"%s\"(*): saves a list of the packages selected in this installation.\n" -"To use this selection with another installation, insert the floppy and\n" -"start the installation. At the prompt, press the [F1] key and type >>linux\n" -"defcfg=\"floppy\" <<.\n" -"\n" -"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n" -"\"mformat a:\")" -msgstr "" -"� ������ ��� �� �����. ����������� �� ���� �������� � ��� GNU/Linux ������ " -"�� \n" -"������� �� ��������. ���� �������� �� \"������� -\" �� �� ������������ " -"������. ������ ���������\n" -"GNU/Linux ��� Windows, ��� ��� ���� ����������� (������� ����� ����������� " -"��� �������), ���\n" -"�� ������� ������ �������.\n" -"\n" -"������ �������� \"%s\" (���� � ������� ����) ��������� ��� ��� ������� ��:\n" -"\n" -" * \"�������� ����-������������ �������\": ���� �������� ������������� ����� " -"�����\n" -"���� �� ���������� ��������� ���� ����������� ��� ������ ���������\n" -", ������ ���� ����������� ���� ��� ������ ������.\n" -"\n" -" ������ ��������� �� �� ��� ��������� ������ �������� ����� �������� �� " -"������:\n" -"\n" -" * \"�� ����������\". ��� �� ����� �������������� ����������� ��� ����� " -"��\n" -"��������������� ����� ������ ������������ (���� ��).\n" -"\n" -" * \"��������������\". ������� �������������� �����������: ���� ���� �� � " -"����������\n" -"�����������, � ��� ������ �� ���� ���������.\n" -"\n" -" ��� ������ �� ����� ������� ������� �������� ������ ���� ������� " -"�����������\n" -"�� ����� ����� ������. ���������� ������� � ���� ����������� �� ����� web " -"�����.\n" -"\n" -" * \"������� ��������� ������\"(*) : ����� ��������� ������ ���� ���\n" -"��������� � ���� �����������. ����, �� ���� ������ �������� ����� " -"�����������, ������� �������\n" -"� ��������� ������� ����� ��������� ��\n" -"[F1] ������, � �������� �� >>linux defcfg=\"floppy\"<<.\n" -"\n" -"(*) ������ �� ����� FAT-����������� ������� (�� �� �� ����������� ��� GNU/" -"Linux-��, ��������\n" -"\"mformat a:\")" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Save packages selection" -msgstr "�a����j �������j� �����a" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Automated" -msgstr "����������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Replay" -msgstr "���a��a�e" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "generate auto-install floppy" -msgstr "������j ���� ������������ �������" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Reboot" -msgstr "�������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"At this point, you need to decide where you want to install the Mandrake\n" -"Linux operating system on your hard drive. If your hard drive is empty or\n" -"if an existing operating system is using all the available space you will\n" -"have to partition the drive. Basically, partitioning a hard drive consists\n" -"of logically dividing it to create the space needed to install your new\n" -"Mandrake Linux system.\n" -"\n" -"Because the process of partitioning a hard drive is usually irreversible\n" -"and can lead to lost data if there is an existing operating system already\n" -"installed on the drive, partitioning can be intimidating and stressful if\n" -"you are an inexperienced user. Fortunately, DrakX includes a wizard which\n" -"simplifies this process. Before continuing with this step, read through the\n" -"rest of this section and above all, take your time.\n" -"\n" -"Depending on your hard drive configuration, several options are available:\n" -"\n" -" * \"%s\": this option will perform an automatic partitioning of your blank\n" -"drive(s). If you use this option there will be no further prompts.\n" -"\n" -" * \"%s\": the wizard has detected one or more existing Linux partitions on\n" -"your hard drive. If you want to use them, choose this option. You will then\n" -"be asked to choose the mount points associated with each of the partitions.\n" -"The legacy mount points are selected by default, and for the most part it's\n" -"a good idea to keep them.\n" -"\n" -" * \"%s\": if Microsoft Windows is installed on your hard drive and takes\n" -"all the space available on it, you will have to create free space for\n" -"Linux. To do so, you can delete your Microsoft Windows partition and data\n" -"(see ``Erase entire disk'' solution) or resize your Microsoft Windows FAT\n" -"partition. Resizing can be performed without the loss of any data, provided\n" -"you have previously defragmented the Windows partition and that it uses the\n" -"FAT format. Backing up your data is strongly recommended.. Using this\n" -"option is recommended if you want to use both Mandrake Linux and Microsoft\n" -"Windows on the same computer.\n" -"\n" -" Before choosing this option, please understand that after this\n" -"procedure, the size of your Microsoft Windows partition will be smaller\n" -"then when you started. You will have less free space under Microsoft\n" -"Windows to store your data or to install new software.\n" -"\n" -" * \"%s\": if you want to delete all data and all partitions present on\n" -"your hard drive and replace them with your new Mandrake Linux system,\n" -"choose this option. Be careful, because you will not be able to undo your\n" -"choice after you confirm.\n" -"\n" -" !! If you choose this option, all data on your disk will be deleted. !!\n" -"\n" -" * \"%s\": this will simply erase everything on the drive and begin fresh,\n" -"partitioning everything from scratch. All data on your disk will be lost.\n" -"\n" -" !! If you choose this option, all data on your disk will be lost. !!\n" -"\n" -" * \"%s\": choose this option if you want to manually partition your hard\n" -"drive. Be careful -- it is a powerful but dangerous choice and you can very\n" -"easily lose all your data. That's why this option is really only\n" -"recommended if you have done something like this before and have some\n" -"experience. For more instructions on how to use the DiskDrake utility,\n" -"refer to the ``Managing Your Partitions '' section in the ``Starter\n" -"Guide''." -msgstr "" -"� ���� ��������, ������ �� ��������� ��� ���� �����������\n" -"Mandrake Linux ���������� ������ �� �a� ���� ����. ������� j� ������ ���\n" -"�����je�� ���������� ������ ������� ��� �����je�� ������� �� �����, ����� �a " -"��\n" -"�������������e. � ������, �����������a�� ���� ����a �� �����j� ��������\n" -"�e�e�� �� �� ���������� ������� �� ���������j� �a� ���� Mandrake Linux " -"������.\n" -"\n" -"����� �� ������ ������� �����������a�� ������ ����������,\n" -"�������������e ���� ���� �������� ������� ������ �� ��������� ��������e.\n" -"���j �������� �� ��j����������j�. ��� �������, ��������j�� ������� � �� " -"�����e.\n" -"\n" -"������� ��� ��������� ����������� � ������� ����, �����������\n" -"DiskDrake, Mandrake Linux-�� ���� �� ���������, ���� ��� ���������w ��\n" -"���� �������� ���� ���������. ���������� DiskDrake ������� � ``User " -"Guide''.\n" -"�� ������������� ����������, ������ ��������� ��������� ��� ��� �� ������� " -"����\n" -"������ �� ��������� \"��������\" ������.\n" -"\n" -"������� �� �������j� �e� ��������, �� ��������� ���������j� \n" -"����������e ������ a����� �� �����������a�e, ������ �������� \n" -" �� ��j� �� ��� ���e ����������� Linux ������.\n" -"\n" -"������� �������j� ���� ���������e, ������ �� �� �������e. \n" -"�� �� �� �������, ������ �� ��������� ���� ���������� ��������. � " -"���������� \n" -"�� �����������je ���� ����a, �����j� �������� ����������:\n" -"\n" -" * \"������� �������� �������\": ��� ������ �� ����������� ������� �� " -"�����������\n" -"�������������� ����� �������(��) �����(���). ���� ��� ���� ���������� ����� " -"������;\n" -"\n" -" * \"������� ��������� ���������\": �������� j� ���������� j���� ��� ���� \n" -"�����je��� Linux �������j� �� �a��� ���� �����. �������\n" -"������ �� ���� ���������, ��������� ��� ����j�.\n" -"\n" -" * \"������� �������� ������� �� Windows ���������\": ������� �� Microsoft " -"Windows\n" -"���������� �� ����� ����� � �� ������� ��� ��������� ������� �� ����,\n" -"�������� �� �������� �������� ������� �� Linux. �� �� �� �������, ������ " -"���������\n" -"Microsoft Windows ��������� � ������� (���������� `������� ����� �����'' ��� " -"``�������\n" -"���'' ������) ��� �� ��������� �������� Microsoft Windows ���������. ������� " -"��������\n" -"�� ���� ������� ��� ������� ��������, ��� �� ����������� �� ���� " -"���������������\n" -"Windows ��������� �� ����� Windows-�. Backup �������� ������ ���� ���� " -"�����..\n" -"��� ������ �� ����������� ������� ������ �� ��������� Mandrake Linux �\n" -"Microsoft Windows �� ����� ����������.\n" -"\n" -" ��� ���� ��� ��������� ��� ������, ������ �� �������� �� ����� ��� " -"���������\n" -"�������� ���� Microsoft Windows ��������� �� ���� ����\n" -"� ������ �� �������� �����. ������� ���� ��������� �������� � Microsoft\n" -"Windows-� �� �������� �������� ��� ���������� ����� ��������;\n" -"\n" -" * \"������� ������ �����\": ������� ������ �� ��������� ��� ������� � ���\n" -"�������je ��j� �����j� �� �a��� ���� ����� � �������� �� �a���\n" -"����� Mandrake Linux ��������, ������ �� ��������� ��� ���j�. ������\n" -"�a������� ���� ����j��, j�� �e���� ���� � ����������\n" -"�� ��������� ����� ��a�e ����� ������e.\n" -"\n" -" !! ������� ��������� ��� ������, ��� ������ �� ����� �� ���� " -"���������. !!\n" -"\n" -" * \"������ Windows\": ��� ������ �� ����������� ��������� ��� �� ���� ����� " -"�\n" -"�������� ���� ���������. ��� ������ �� ����� �����\n" -"�� ���� ���������;\n" -"\n" -" !! ������� ��������� ��� ������, ��� ������ �� ����� �� ���� " -"���������. !!\n" -"\n" -" * \"Custom �������������� �����\": ��������� ��� ������ ������� ������\n" -"�� ����� ��� ���� ����. ������ ������� -- ��� �� �����\n" -"��� ������ ����� � ���� ���� ������ �������� ����� �������. ���� ���� ��\n" -"��� ������ ����������� ���� ����� ���� ����� ��������\n" -"�� ������. �� ���� �������� � ���� ���� �� ���������\n" -"������� DiskDrake, ���������� �������� ``���������� ������ ����������� '' �\n" -"``���������� �����''." - -#: ../../help.pm:1 ../../install_interactive.pm:1 -#, c-format -msgid "Custom disk partitioning" -msgstr "Custom ���� �����������a�e" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Remove Windows" -msgstr "������ Windows(TM)" - -#: ../../help.pm:1 ../../install_interactive.pm:1 -#, c-format -msgid "Erase entire disk" -msgstr "������� ���� ����" - -#: ../../help.pm:1 ../../install_interactive.pm:1 -#, c-format -msgid "Use the free space on the Windows partition" -msgstr "�������� �������� ������� �� Windows �������j�" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Use existing partition" -msgstr "������� �����je�� ���������" - -#: ../../help.pm:1 ../../install_interactive.pm:1 -#, c-format -msgid "Use free space" -msgstr "������� �������� �������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Options\n" -"\n" -" Here you can choose whether you want to have your machine automatically\n" -"switch to a graphical interface at boot. Obviously, you want to check\n" -"\"%s\" if your machine is to act as a server, or if you were not successful\n" -"in getting the display configured." -msgstr "" -"�� �����, ������ ������� �� �� ������ �������� ���������\n" -"��� �������� �������. ��� ������ �� ��� ���� ���������� ��� � ��� ����� " -"���������\n" -"�������������. �������, ������������ \"��\" ������� ���� ������ ���������\n" -"������, ��� ������� ����� ������� ��������\n" -"�������ed." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"In the case that different servers are available for your card, with or\n" -"without 3D acceleration, you are then asked to choose the server that best\n" -"suits your needs." -msgstr "" -"� ������� �� �� �������� ��������� ������� �� ���� �������, �� ���\n" -"��� 3D ������������, ������� �� �� ��������� ������ ����\n" -"������� �������� ����� ���������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Resolution\n" -"\n" -" Here you can choose the resolutions and color depths available for your\n" -"hardware. Choose the one that best suits your needs (you will be able to\n" -"change that after installation though). A sample of the chosen\n" -"configuration is shown in the monitor." -msgstr "" -"����������\n" -"\n" -" ���� ������ �������� ���������� � ���� ���� ���� ��\n" -"�������� �� ��� �������. ��������� ��� ��� ������� �������� ����� ��������� " -"(��� ������ ���� ����\n" -"�� ��������� � ����� �����������). ������ ��������\n" -"������������� �� �������� �� ��������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Monitor\n" -"\n" -" The installer will normally automatically detect and configure the\n" -"monitor connected to your machine. If it is correct, you can choose from\n" -"this list the monitor you actually have connected to your computer." -msgstr "" -"�������\n" -"\n" -" ������� �� ����������� ������ ���������� ��������� � ��������\n" -"������� ������� �� ���� ������. ������� �� �� ������, ������ ����\n" -"���� �� ��������� ����� �������� �� �����." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"X (for X Window System) is the heart of the GNU/Linux graphical interface\n" -"on which all the graphical environments (KDE, GNOME, AfterStep,\n" -"WindowMaker, etc.) bundled with Mandrake Linux rely upon.\n" -"\n" -"You will be presented with a list of different parameters to change to get\n" -"an optimal graphical display: Graphic Card\n" -"\n" -" The installer will normally automatically detect and configure the\n" -"graphic card installed on your machine. If it is not the case, you can\n" -"choose from this list the card you actually have installed.\n" -"\n" -" In the case that different servers are available for your card, with or\n" -"without 3D acceleration, you are then asked to choose the server that best\n" -"suits your needs.\n" -"\n" -"\n" -"\n" -"Monitor\n" -"\n" -" The installer will normally automatically detect and configure the\n" -"monitor connected to your machine. If it is correct, you can choose from\n" -"this list the monitor you actually have connected to your computer.\n" -"\n" -"\n" -"\n" -"Resolution\n" -"\n" -" Here you can choose the resolutions and color depths available for your\n" -"hardware. Choose the one that best suits your needs (you will be able to\n" -"change that after installation though). A sample of the chosen\n" -"configuration is shown in the monitor.\n" -"\n" -"\n" -"\n" -"Test\n" -"\n" -" the system will try to open a graphical screen at the desired\n" -"resolution. If you can see the message during the test and answer \"%s\",\n" -"then DrakX will proceed to the next step. If you cannot see the message, it\n" -"means that some part of the autodetected configuration was incorrect and\n" -"the test will automatically end after 12 seconds, bringing you back to the\n" -"menu. Change settings until you get a correct graphical display.\n" -"\n" -"\n" -"\n" -"Options\n" -"\n" -" Here you can choose whether you want to have your machine automatically\n" -"switch to a graphical interface at boot. Obviously, you want to check\n" -"\"%s\" if your machine is to act as a server, or if you were not successful\n" -"in getting the display configured." -msgstr "" -"X (��� X Window ������) �� ���� GNU/Linux ��������� ����������\n" -"�� ���� �� �������� ��� �������� �������� (KDE, GNOME, AfterStep,\n" -"WindowMaker, ���.) ���� �� ������ � Mandrake Linux-�.\n" -"\n" -"���� ��� ��������� ����� �� ���������� ����������� ����� �������\n" -"������ ������ ��������� �������� ������: �������� �������\n" -"\n" -"\n" -" ������� �� ����������� ������ ���������� ��������� � ��������\n" -"�������� ����� ���� �� ������ � ����� ������. ������� �� ���� ������, " -"������\n" -"���� �� ��������� ������� �� �����.\n" -"\n" -" ������� �� ��������� ������� �������� �� ���� �������, �� ���\n" -"��� 3D ������������, ���� ����� �� ��������� ���� ���� �������\n" -"�������� ����� ���������.\n" -"\n" -"\n" -"\n" -"�������\n" -"\n" -" ������� �� ����������� ������ ���������� ��������� � ��������\n" -"������� ���� ������� �� ����� ���������. ������� �� �� �� ���� ������ " -"��������\n" -"���� �� ����� ��������� ��������\n" -"\n" -" ���� ������ �������� ���������� � ���� ���� ��\n" -"���� ���� �� �������� �� ��� �������. ��������� ��� ��� ������� �������� " -"����� ���������\n" -"(��� ������ ���� ���� �������� � ����� �����������). ��������\n" -"������������� �� ���� �� ��������.\n" -"\n" -"\n" -"\n" -"����\n" -"\n" -" ������ �� �������� �� ������ �������� ����� � �������\n" -"����������. ������� ������ �� ������ ������ ����� ����� ���������� �� \"��" -"\",\n" -"� DrakX �� ��������� �� �������� �������. ������� �� ������ �� ������ " -"������, ��\n" -"����� �� �� ���� ��� ������������� ��� ���������� �\n" -"���� �� ���������� �������� ����� 12 �������, ����������� ���� ��\n" -"�������������. �������� ������ ��� ��� �� �������� �������� �������� " -"������.\n" -"\n" -"\n" -"\n" -"������\n" -"\n" -" ���� ������ �� ��������� �� �� ������ �� ��� ������� ����������\n" -"����� �� �������� ��������� ��� ��������. ���������, ����������\n" -"\"��\" ������� �� ���� ������ ������, ��� ������� ����� ������ �� ������� \n" -"�������� �������� ������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Graphic Card\n" -"\n" -" The installer will normally automatically detect and configure the\n" -"graphic card installed on your machine. If it is not the case, you can\n" -"choose from this list the card you actually have installed.\n" -"\n" -" In the case that different servers are available for your card, with or\n" -"without 3D acceleration, you are then asked to choose the server that best\n" -"suits your needs." -msgstr "" -"�������� �������\n" -"\n" -" ������� �� ����������� ������ ���������� ��������� � ��������\n" -"�������� ����� ���� �� ����������� � ����� ������. ������� �� ���� ������, " -"������\n" -"�� �� ��������� ���� �� ����� ��������� �������.\n" -"\n" -" � ������� �� �� ���� ��������� ������� �������� �� ���� �������, �� ���\n" -"��� 3D ������������, ���� ���� ��������� ��� ���� ������� ��������\n" -"����� ���������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n" -"local time according to the time zone you selected. If the clock on your\n" -"motherboard is set to local time, you may deactivate this by unselecting\n" -"\"%s\", which will let GNU/Linux know that the system clock and the\n" -"hardware clock are in the same timezone. This is useful when the machine\n" -"also hosts another operating system like Windows.\n" -"\n" -"The \"%s\" option will automatically regulate the clock by connecting to a\n" -"remote time server on the Internet. For this feature to work, you must have\n" -"a working Internet connection. It is best to choose a time server located\n" -"near you. This option actually installs a time server that can used by\n" -"other machines on your local network as well." -msgstr "" -"GNU/Linux ������� �� �������� � GMT (Greenwich Mean Time) � ������� �� �\n" -"������� ����� � ���������� ���� ��� ��������� ���� ��������. ������, ������ " -"��\n" -"��� � ������������ �������������� \"������ ���������� �������� �� GMT\" ���� " -"�� ���������� ��������\n" -"ha��� ���� ����� ��� � ��������� ��������. ��� �� ������� ���� �� ������ " -"�����\n" -"��� ����� ���������� ������ ��� ��� �� Windows.\n" -"\n" -"������ \"���������� ������������� ���������\" �� ���������� ����������\n" -"�������� ������������ �� ������� ��������� ������ �� ���������. �� \n" -"����� ���� �� ���������, ��������� ������ ���� �� ������ ����� ���. " -"�������,\n" -"������ ����� �������� �������� �������� ��������� �� �� ����� �� ��������� " -"��� ������. ��� ��\n" -"������� ����������� �� ���� ������ ��������� ������ ���� �� ������������ " -"���� ��������� � ��\n" -"������ ������ ������ �� ����� �������� �����." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Automatic time synchronization" -msgstr "���������� �������������� ������� (����� NTP-�)" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Hardware clock set to GMT" -msgstr "��� ��������� (BIOS) �������� �� ������� �� GMT" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"This dialog is used to choose which services you wish to start at boot\n" -"time.\n" -"\n" -"DrakX will list all the services available on the current installation.\n" -"Review each one carefully and uncheck those which are not needed at boot\n" -"time.\n" -"\n" -"A short explanatory text will be displayed about a service when it is\n" -"selected. However, if you are not sure whether a service is useful or not,\n" -"it is safer to leave the default behavior.\n" -"\n" -"!! At this stage, be very careful if you intend to use your machine as a\n" -"server: you will probably not want to start any services that you do not\n" -"need. Please remember that several services can be dangerous if they are\n" -"enabled on a server. In general, select only the services you really need.\n" -"!!" -msgstr "" -"���� ������ �������� ��je ������e ������ �� �� ������j� ��� �����a�� " -"������a.\n" -"\n" -"DrakX �� ��������� ��� �������� ������� �� ���������\n" -"�����������. ����������� �� ������� � ������������ ��� ���� ��� ���� ���� " -"����\n" -"�������� ��� �������� �������.\n" -"\n" -"������ ������ � ������ ��������� � ������� ������������\n" -"��������� �������. �������, ������� ����� ������� ���� �� ������� ���� ���\n" -"���� �������, ��������� �� �������� �� default ����������.\n" -"\n" -"!!�� ���� �����, ������ ����� ������� ������� ������ �� ��������� ���� " -"������ ���\n" -"������: ��������� ������ ������ �� ���������� ������� ������ ���� ��� ����\n" -"�������. ��������� �� �������� ������� ���� ���� ������ �������\n" -"�� ��������� �� �������. �������� ��������, ��������� ���� ������� ���� ���� " -"������� �������.\n" -"!!" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"\"%s\": clicking on the \"%s\" button will open the printer configuration\n" -"wizard. Consult the corresponding chapter of the ``Starter Guide'' for more\n" -"information on how to setup a new printer. The interface presented there is\n" -"similar to the one used during installation." -msgstr "" -"\"�������\": ��� �������� �� ������ \"��� ��������\" ��������� ���� " -"��������������\n" -"������� �� ��������. ���������� � ������������� ������� �``Starter\n" -"Guide'' �� ���� ����������� � ���� ���� �� �������� ���� �������. ������� " -"���� ��\n" -"���� �������� �� ������ ���� ���� �� ������� ����� �����������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"You will now set up your Internet/network connection. If you wish to\n" -"connect your computer to the Internet or to a local network, click \"%s\".\n" -"Mandrake Linux will attempt to autodetect network devices and modems. If\n" -"this detection fails, uncheck the \"%s\" box. You may also choose not to\n" -"configure the network, or to do it later, in which case clicking the \"%s\"\n" -"button will take you to the next step.\n" -"\n" -"When configuring your network, the available connections options are:\n" -"traditional modem, ISDN modem, ADSL connection, cable modem, and finally a\n" -"simple LAN connection (Ethernet).\n" -"\n" -"We will not detail each configuration option - just make sure that you have\n" -"all the parameters, such as IP address, default gateway, DNS servers, etc.\n" -"from your Internet Service Provider or system administrator.\n" -"\n" -"You can consult the ``Starter Guide'' chapter about Internet connections\n" -"for details about the configuration, or simply wait until your system is\n" -"installed and use the program described there to configure your connection." -msgstr "" -"���� ����� �� �������� ���� ��������/������ ���������. �������\n" -"������ �� ����������� ���� ��������� �� �������� ��� �� ������� �����, " -"��������\n" -"\"������� ->\". ����� ���� �� �� ��������� ������������� ������� ������� � " -"������. �������\n" -"��� ������������� �� ����, ������������ \"������� �������������\" ������� " -"���.��\n" -"������ ������ �������� �� �� ���������� ����� ���� , ���� �������; � ��� " -"�������,\n" -"����������� �������� �� ������ \"�������\".\n" -"\n" -"���� ������� ���� ���������� Internet ��������� �\n" -"���� �����������. ������ ��������� ��: ������������� �����, ISDN\n" -"�����, ADSL ���������, ��������� �����, � �� ����� ����������� LAN " -"���������\n" -"(Ethernet).\n" -"\n" -"���� ������ ������� ��������� ����� �������������. ����������� ��������� �� " -"�� �����\n" -"��� ���������, ��� ��� �� IP ������, default gateway, DNS �������, ���. \n" -"�� ����� �������� ���������� ��� ���������� ��������������.\n" -"\n" -"������ ������������ � ��� ������� � �������� ����������� ``Starter Guide'' " -"�� ������\n" -"� �������������, ��� ����������� ��������� �� ��� �� ������ ��������� �\n" -"���� ��������� ������� ���� �� ���� ������ �� ���������� ���� ���������." - -#: ../../help.pm:1 ../../network/netconnect.pm:1 -#, c-format -msgid "Use auto detection" -msgstr "������� ���� �������j�" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"If you told the installer that you wanted to individually select packages,\n" -"it will present a tree containing all packages classified by groups and\n" -"subgroups. While browsing the tree, you can select entire groups,\n" -"subgroups, or individual packages.\n" -"\n" -"Whenever you select a package on the tree, a description appears on the\n" -"right to let you know the purpose of the package.\n" -"\n" -"!! If a server package has been selected, either because you specifically\n" -"chose the individual package or because it was part of a group of packages,\n" -"you will be asked to confirm that you really want those servers to be\n" -"installed. By default Mandrake Linux will automatically start any installed\n" -"services at boot time. Even if they are safe and have no known issues at\n" -"the time the distribution was shipped, it is entirely possible that that\n" -"security holes were discovered after this version of Mandrake Linux was\n" -"finalized. If you do not know what a particular service is supposed to do\n" -"or why it is being installed, then click \"%s\". Clicking \"%s\" will\n" -"install the listed services and they will be started automatically by\n" -"default during boot. !!\n" -"\n" -"The \"%s\" option is used to disable the warning dialog which appears\n" -"whenever the installer automatically selects a package to resolve a\n" -"dependency issue. Some packages have relationships between each other such\n" -"that installation of a package requires that some other program is also\n" -"rerquired to be installed. The installer can determine which packages are\n" -"required to satisfy a dependency to successfully complete the installation.\n" -"\n" -"The tiny floppy disk icon at the bottom of the list allows you to load a\n" -"package list created during a previous installation. This is useful if you\n" -"have a number of machines that you wish to configure identically. Clicking\n" -"on this icon will ask you to insert a floppy disk previously created at the\n" -"end of another installation. See the second tip of last step on how to\n" -"create such a floppy." -msgstr "" -"�� �����, � ���������� �� ����� ������ �� �� ������ ����������� ������\n" -"��� ��, ���� ��� ��������� ������ �� ���� �������� ��������������\n" -"�� ������� � ����������. ��� ������������ ������, ������ ����������� ����\n" -"�����, ��������, ��� ������������ ������.\n" -"\n" -"���� ��� ����������� ����� �� ������, ���� �� ��������� �� �����\n" -"������. �� �� ����� �� �� �������� ������� ������.\n" -"\n" -"!! ������� �� ������ ����� ������� �������� ��� ��� ���\n" -"���� �����, ������ ������� �� �� ������ ������ �� �����������\n" -"�������� �������. ��� Mandrake Linux-��, ��� �����������\n" -"������� �� �������� �� default-� �� ����� �������� �������. ��� � ��� �� " -"������� � ������\n" -"�������� ������������ �������� �� ������� ������� ������������, ���� �� " -"������\n" -"�� ���������� ���� ���� �������� �������.\n" -" ������� �� ����� ���� ����������� ������ ��� ����� �� ����\n" -"��� ����� �� ���������, ���� �������� \"��\". ������ �� \"��\" ����\n" -"����������� ��������� ������ � ��� �� ���� ��������� ���������� ��\n" -"default-�. !!\n" -"\n" -"������ \"���������� ��������������\" ����������� ��������� ������� �� " -"����������\n" -"���� �� ����� ����� ��� ���� �������� ���������� ��������� ������. ��� ��\n" -"����� ���� ��� �� �������� �� ���� �� �������� ���������� �� ������\n" -"������� �� �� ������� ������� �����������.\n" -"\n" -"���� ������� ����� ����� �� ��� ����� ��� ��������� �� �������\n" -"����� ������ ������ ����� ��������� �����������. ������ �� ��� �������\n" -"�� �� ��� ���� ������� �� ������� ������� �������� ������ �� ����� \n" -"��������� �����������. ���������� �������� ����� (�����) �� �� ������� ���� " -"�� �������� \n" -"����� �������." - -#: ../../help.pm:1 -#, c-format -msgid "Automatic dependencies" -msgstr "" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"It is now time to specify which programs you wish to install on your\n" -"system. There are thousands of packages available for Mandrake Linux, and\n" -"to make it simpler to manage the packages have been placed into groups of\n" -"similar applications.\n" -"\n" -"Packages are sorted into groups corresponding to a particular use of your\n" -"machine. Mandrake Linux has four predefined installations available. You\n" -"can think of these installation classes as containers for various packages.\n" -"You can mix and match applications from the various groups, so a\n" -"``Workstation'' installation can still have applications from the\n" -"``Development'' group installed.\n" -"\n" -" * \"%s\": if you plan to use your machine as a workstation, select one or\n" -"more of the applications that are in the workstation group.\n" -"\n" -" * \"%s\": if plan on using your machine for programming, choose the\n" -"appropriate packages from that group.\n" -"\n" -" * \"%s\": if your machine is intended to be a server, select which of the\n" -"more common services you wish to install on your machine.\n" -"\n" -" * \"%s\": this is where you will choose your preferred graphical\n" -"environment. At least one must be selected if you want to have a graphical\n" -"interface available.\n" -"\n" -"Moving the mouse cursor over a group name will display a short explanatory\n" -"text about that group. If you unselect all groups when performing a regular\n" -"installation (as opposed to an upgrade), a dialog will pop up proposing\n" -"different options for a minimal installation:\n" -"\n" -" * \"%s\": install the minimum number of packages possible to have a\n" -"working graphical desktop.\n" -"\n" -" * \"%s\": installs the base system plus basic utilities and their\n" -"documentation. This installation is suitable for setting up a server.\n" -"\n" -" * \"%s\": will install the absolute minimum number of packages necessary\n" -"to get a working Linux system. With this installation you will only have a\n" -"command line interface. The total size of this installation is about 65\n" -"megabytes.\n" -"\n" -"You can check the \"%s\" box, which is useful if you are familiar with the\n" -"packages being offered or if you want to have total control over what will\n" -"be installed.\n" -"\n" -"If you started the installation in \"%s\" mode, you can unselect all groups\n" -"to avoid installing any new package. This is useful for repairing or\n" -"updating an existing system." -msgstr "" -"���� �� ����� �� �������� ���� �������� ������ �� ����������� �� ���\n" -"������. ������� ������ ������ ��������� �� ����������� �� Mandrake Linux, " -"� \n" -"�� �� �� ������� �����������, �������� �� � ����� ������� ����������.\n" -"\n" -"������ �� ��������� � ����� � ������ �� ������������ �������� �� �����\n" -"������. ���� ����� �� ��������� � ������ �����. ��� ����� ������ ����������\n" -"��� ���������� �� ��������� ������\n" -"������ ������ ���������� �� ���������� ����������, ���� ��\n" -"������������ ``����� �������'' ���� �� ������ ���������� �� \n" -"���������� ``�������� �������'' .\n" -"\n" -" * \"����� �������\": ������� ��������� �� ��������� ���� ������ ��� ����� " -"�������, ��������� ����� ��� ���� ������������� �����.\n" -"\n" -" * \"�������� �������\": ������� ������ ����� �� �� ������� �� ������������, " -"��������� ������(�) �����(�).\n" -"\n" -" * \"������\": ������� �� �� ������ ��������� ��� ������, ���� ���� �� \n" -"��������� ���� �� ��������� ������������� �� ����������� ��\n" -"������.\n" -"\n" -" * \"�������� ��������\": �� �����, ���� ���� �������� ����\n" -"������� �������� ��������. ������ �������� ��� ����� �� �� �����\n" -"�������� ����� �������!\n" -"\n" -"�������� ������� ���� ����� ����� ����� �������� ������ ���������\n" -"� ��� �����. ������� �� ����������� �� ����� ����� ���� ��������\n" -"������� ����������� (�� ������� �� ���������), �������� �� �������\n" -"�� ���������� ���������� �� ��������� ����������:\n" -"\n" -" * \"�� X-�����\": ��������� �������� ������ ���� ��������� ��������\n" -"\n" -" * \"�� �������� ��������������\": ��������� ������� ������ �� �������� " -"�������\n" -"� ������� ��������������. ���� ��� �� ��������� ��\n" -"���������� �������\n" -"\n" -" * \"������� ��������� �����������\":��������� ���� ��� �� �������� " -"��������,\n" -"�� ��� Linux �������,������� ���� � ��������� ������.��� ����������� " -"�������\n" -"���� 65 Mb\n" -"\n" -"������ ����������� � \"����������� ������ ������\", ���� �� ������� " -"�������\n" -"�� ��� ������� �������� ������ � ������ �� ����� ������� \n" -"�������� ��� ���� ��� �� ���� �����������.\n" -"\n" -"������� ��� ��������� ��� \"���������\", ������ ������������� ���\n" -"����� �� �� ������� ����������� ���� ��� ����� ������. ��� �� ������� �� " -"���������� ���\n" -"��������� ���������� �������." - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Individual package selection" -msgstr "��j����a��� ���a�� �����a" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "Truly minimal install" -msgstr "��������� ����������" - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "With basic documentation" -msgstr "�� �������� �������������� (���������!)" - -#: ../../help.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "With X" -msgstr "�� X-�����" - -#: ../../help.pm:1 -#, c-format -msgid "Graphical Environment" -msgstr "�������� �����e�e" - -#: ../../help.pm:1 ../../diskdrake/dav.pm:1 -#, c-format -msgid "Server" -msgstr "������" - -#: ../../help.pm:1 -#, c-format -msgid "Development" -msgstr "��������" - -#: ../../help.pm:1 -#, c-format -msgid "Workstation" -msgstr "����� ������a" - -#: ../../help.pm:1 -#, c-format -msgid "" -"The Mandrake Linux installation is distributed on several CD-ROMs. DrakX\n" -"knows if a selected package is located on another CD-ROM so it will eject\n" -"the current CD and ask you to insert the correct CD as required." -msgstr "" -"Mandrake Linux ����������� �� ������ �� �������� ������� ����� CDROM-���. " -"DrakX\n" -"��� ������� �� ������� �� ���������� ����� ������� �� ������ CDROM-� � " -"��������\n" -"�������� CD �� ������� �� ��� �� ������� ������������." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Listed here are the existing Linux partitions detected on your hard drive.\n" -"You can keep the choices made by the wizard, since they are good for most\n" -"common installations. If you make any changes, you must at least define a\n" -"root partition (\"/\"). Do not choose too small a partition or you will not\n" -"be able to install enough software. If you want to store your data on a\n" -"separate partition, you will also need to create a \"/home\" partition\n" -"(only possible if you have more than one Linux partition available).\n" -"\n" -"Each partition is listed as follows: \"Name\", \"Capacity\".\n" -"\n" -"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n" -"\"partition number\" (for example, \"hda1\").\n" -"\n" -"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n" -"\"sd\" if it is a SCSI hard drive.\n" -"\n" -"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n" -"hard drives:\n" -"\n" -" * \"a\" means \"master hard drive on the primary IDE controller\";\n" -"\n" -" * \"b\" means \"slave hard drive on the primary IDE controller\";\n" -"\n" -" * \"c\" means \"master hard drive on the secondary IDE controller\";\n" -"\n" -" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n" -"\n" -"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n" -"\"second lowest SCSI ID\", etc." -msgstr "" -"����� �� ������ ����� �����je��� Linux �������ja ��j� �� ����������e\n" -"�� ���� �����. ������ �������� ����� ��j� j� �������� ��������, j�� j� ����� " -"�a a\n" -"����� ��������. ������� ��������� �����, ������ ��� �������� root\n" -"�������j� (\"/\"). ����j�� �� ������ ������ ���� �������j� j�� �e���� ���� " -"�a\n" -"����������� ������ �������a. ������� ������ �� ������� ������a�� �� ������� " -"�������j� ,\n" -"������ �� ��������� � \"/home\" (������ j� ������� ����� ���� �� j����\n" -"Linux �������je).\n" -"\n" -"\n" -"���������j�: ����� �������j� j� ��������a �� ����e�� �a���: \"��e\", " -"\"���������\".\n" -"\n" -"\"���\" je �������� �� ����e�� �a���: \"��� ���� ����a\", \"���j ���� ����a" -"\",\n" -"\"���j �������je\" (�� ������, \"hda1\").\n" -"\n" -"\"��� ���� ����a\" je \"hd\" ������� j� ���� ���� IDE ������ � \"sd\"\n" -"������� je SCSI ���� ����.\n" -"\n" -"\"���j ���� �����\" j� ���� ����� ����� \"hd\" ��� \"sd\". �� IDE ���� " -"�������:\n" -"\n" -" * \"a\" ��a�� \"master ���� ���� �� ��������� IDE ����������\",\n" -"\n" -" * \"b\" ��a�� \"slave ���� ���� �� ��������� IDE �����������\",\n" -"\n" -" * \"c\" ��a�� \"master ���� ���� �� ����������� IDE �����������\",\n" -"\n" -" * \"d\" ��a�� \"slave ���� ���� �� ����������� IDE ����������\".\n" -"\n" -"\n" -"�� SCSI ���� ��������a, a \"a\" ��a�� \"�������� ���� ����\", a \"b\" " -"��a�� \n" -"\"���������� ���� ���� \", ���..." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"GNU/Linux is a multi-user system, meaning each user may have their own\n" -"preferences, their own files and so on. You can read the ``Starter Guide''\n" -"to learn more about multi-user systems. But unlike \"root\", who is the\n" -"system administrator, the users you add at this point will not be\n" -"authorized to change anything except their own files and their own\n" -"configurations, protecting the system from unintentional or malicious\n" -"changes that impact on the system as a whole. You will have to create at\n" -"least one regular user for yourself -- this is the account which you should\n" -"use for routine, day-to-day use. Although it is very easy to log in as\n" -"\"root\" to do anything and everything, it may also be very dangerous! A\n" -"very simple mistake could mean that your system will not work any more. If\n" -"you make a serious mistake as a regular user, the worst that will happen is\n" -"that you will lose some information, but not affect the entire system.\n" -"\n" -"The first field asks you for a real name. Of course, this is not mandatory\n" -"-- you can actually enter whatever you like. DrakX will use the first word\n" -"you typed in this field and copy it to the \"%s\" field, which is the name\n" -"this user will enter to log onto the system. If you like, you may override\n" -"the default and change the username. The next step is to enter a password.\n" -"From a security point of view, a non-privileged (regular) user password is\n" -"not as crucial as the \"root\" password, but that is no reason to neglect\n" -"it by making it blank or too simple: after all, your files could be the\n" -"ones at risk.\n" -"\n" -"Once you click on \"%s\", you can add other users. Add a user for each one\n" -"of your friends: your father or your sister, for example. Click \"%s\" when\n" -"you have finished adding users.\n" -"\n" -"Clicking the \"%s\" button allows you to change the default \"shell\" for\n" -"that user (bash by default).\n" -"\n" -"When you have finished adding users, you will be asked to choose a user\n" -"that can automatically log into the system when the computer boots up. If\n" -"you are interested in that feature (and do not care much about local\n" -"security), choose the desired user and window manager, then click \"%s\".\n" -"If you are not interested in this feature, uncheck the \"%s\" box." -msgstr "" -"GNU/Linux �� �������������� ������, � �� ����� �� ����� �������� ���� ����� " -"���������\n" -"��������, ��������� �������, ���. ������ ��������� ``������� �� ���������''\n" -"�� �� ������� ���� � ����. ��� �� ������� �� \"root\", ���� �� ������� " -"�������������, ���������\n" -"���� ������ ���� ���� ���� �� ������ ���� ��� ���� �������\n" -"������� � ������ �������������. ������� �� �� �������� ������� ������\n" -"������� ��������� �� ����. ��� ����� �� ���� �� ���� ����� �� �� �������� \n" -"�� �������� ���������. ���� �� ����� ��������� �� �� ��������� ��� \"root\" " -"����� ���,\n" -"�� ���� ���� ����� ������! � ������� ������ ���� ������� �� ��� ������\n" -"���� ���� ������. ������� ��������� ������� ������ ��� ������ �������� \n" -"������ ������ ��������� ����� �����������, ��� �� � ���� ������.\n" -"\n" -"����, ������ �� ������� ���� ����� ���. ��� ���� ���������, ������� -\n" -"��� ������ ���������� � �������� �� ���� ��� ������. DrakX �� ���� ����� " -"����\n" -"��� ���� ��� ����� � ������� �� � ������� �� ������� ����� ��������� \"User\n" -"name\". ��� �� ��� ���� �������� �������� ����� �� ������� ��� �������� ��\n" -"������. ������ �� ���������. Y����� ���� ������ ����� ������� ����.\n" -"������, ��-������������� ���������� ������� ���� �� ����� ������� ��� ��� " -"��\n" -"\"root\" ���������� �� ���������� ����� �������, ��� �� ���� ������ �� " -"��������\n" -"- ����� �����, ���� ������� �� � ������.\n" -"\n" -"������� �������� �� \"�������� ���������r\", ������ ������ ��� ���������. " -"�������\n" -"��������� �� ������ ����� ���������: �� ����� ��� ��� ������, ��\n" -"������. ���� ������� �������� ���� ������� ���������, ��������� \"��������" -"\".\n" -"\n" -"������ �� ������ �������� \"�������� ������\" ������ �������� default \"shell" -"\"\n" -"�� ��������� ��������� (bash �� default). \n" -"\n" -"���� �������� �� ��������� ���������, ������� �� ������� �� ��������� " -"���������\n" -"���� �� �� ���������� ������������ �� ������ ��� ������� ��������. �������\n" -"��� ������ ��� ��������� (� �� ������ ����� ������ � ��������\n" -"����������), ��������� ������� ��������� � window �������, � ����� �������� " -"�� \"�������\n" -"->\". ������� ����� �������������� �� ��� ������, ������������ \"�� �� " -"������\n" -"�� ��������� ��� ������?\" ." - -#: ../../help.pm:1 -#, fuzzy, c-format -msgid "" -"Before continuing, you should carefully read the terms of the license. It\n" -"covers the entire Mandrake Linux distribution. If you do agree with all the\n" -"terms in it, check the \"%s\" box. If not, simply turn off your computer." -msgstr "" -"��� ���� ��� ��������� ������� ���������� ������ �������. ���\n" -"������� ���� Mandrake Linux ������������, � ������� �� �������\n" -"�� ���� �������� ���� �� ������ � ���, �������� �� \"���������\" ������\n" -"������� �� ����������, ����������� ��������� \n" -"�������." - -#: ../../help.pm:1 ../../install_steps_gtk.pm:1 -#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1 -#, c-format -msgid "Accept" -msgstr "��������" - -#: ../../install2.pm:1 -#, c-format -msgid "You must also format %s" -msgstr "������ � %s �� �����������" - -#: ../../install2.pm:1 -#, c-format -msgid "" -"Can't access kernel modules corresponding to your kernel (file %s is " -"missing), this generally means your boot floppy in not in sync with the " -"Installation medium (please create a newer boot floppy)" -msgstr "" -"�� ���� �� ��������� ������ �������� ���� ���������� ����� ������� (���� %s " -"����������), ��� ��������� ����� �� ��� boot floppy ���� �������������� �� " -"������������� ������� (��������� ������ boot floppy)" - -#: ../../install_any.pm:1 -#, c-format -msgid "" -"An error occurred - no valid devices were found on which to create new " -"filesystems. Please check your hardware for the cause of this problem" -msgstr "" -"�������� �� ������ - ���� ����� �������� ������ �� ����� �� ���� ������� " -"���� �����e���� �������. ��������� ��� ������� �� ������ ��� �� ����� ���� " -"��������." - -#: ../../install_any.pm:1 ../../partition_table.pm:1 -#, c-format -msgid "Error reading file %s" -msgstr "������ ��� �������� �������a %s" - -#: ../../install_any.pm:1 -#, c-format -msgid "" -"To use this saved packages selection, boot installation with ``linux " -"defcfg=floppy''" -msgstr "" -"�� �� ��������� ���j ����� �� ���a�� �������j� �����a, ��������� ���������j� " -"�a ``linux defcfg=floppy''" - -#: ../../install_any.pm:1 -#, c-format -msgid "This floppy is not FAT formatted" -msgstr "��� ������� ��je ����������� �� FAT ��������" - -#: ../../install_any.pm:1 -#, c-format -msgid "Insert a FAT formatted floppy in drive %s" -msgstr "������� FAT ����������� ������ ������� � ������ %s" - -#: ../../install_any.pm:1 -#, c-format -msgid "Can't use broadcast with no NIS domain" -msgstr "���� ����� ������ ��� NIS ������" - -#: ../../install_any.pm:1 -#, c-format -msgid "" -"The following packages will be removed to allow upgrading your system: %s\n" -"\n" -"\n" -"Do you really want to remove these packages?\n" -msgstr "" -"������� ������ �� ���� �������� �� �� ������ ����� �� �� �������: %s\n" -"\n" -"\n" -"�� �� ������ ������ �� �������� ��� ������?\n" - -#: ../../install_any.pm:1 -#, c-format -msgid "" -"You have selected the following server(s): %s\n" -"\n" -"\n" -"These servers are activated by default. They don't have any known security\n" -"issues, but some new ones could be found. In that case, you must make sure\n" -"to upgrade as soon as possible.\n" -"\n" -"\n" -"Do you really want to install these servers?\n" -msgstr "" -"�� ��� �������� ������� �������: %s\n" -"\n" -"\n" -"��� ������� �� ���������� �� �������� ��������. ��� ������ �������� " -"�����������\n" -"�����������, ��� �� ���� ���� �������� ���� ����. ������� �� �� ����, ������ " -"�� ���������\n" -"��� �� ��� ������.\n" -"\n" -"\n" -"�� �� ������ ������ �� ����������� ��� �������?\n" - -#: ../../install_gtk.pm:1 -#, c-format -msgid "System configuration" -msgstr "������������� �������" - -#: ../../install_gtk.pm:1 -#, c-format -msgid "System installation" -msgstr "����������� �������" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Bringing down the network" -msgstr "�������� �� ����e" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Bringing up the network" -msgstr "��������� �����" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Partitioning failed: %s" -msgstr "�����������a�� ��j� ������: %s" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "The DrakX Partitioning wizard found the following solutions:" -msgstr "DrakX �������� �� �����������a�� j� ����a��� ����e�� �e�e��:" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "I can't find any room for installing" -msgstr "�� ���� �� ����a��� �������� ������� �� ��������a��" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"You can now partition %s.\n" -"When you are done, don't forget to save using `w'" -msgstr "" -"���a ������ �������������� �a� %s ���� ���� ������\n" -"�a�a ��������,�� ���������� �� ��������� ������e�� `w'" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Use fdisk" -msgstr "������� fdisk" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "ALL existing partitions and their data will be lost on drive %s" -msgstr "��� �����je�� �������j� � ������ �� ����� %s �� ���� ���������" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "You have more than one hard drive, which one do you install linux on?" -msgstr "" -"����� ���� �� j����� ���� �����, �� ��j� �� ��� ������ �� ����������� " -"������ ?" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Remove Windows(TM)" -msgstr "������ Windows(TM)" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "There is no FAT partition to resize (or not enough space left)" -msgstr "" -"�� �����je FAT �������j� ��j��a �� ���� ��������� �������a (��� ���� " -"������� ��������� �������a)" - -#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"To ensure data integrity after resizing the partition(s), \n" -"filesystem checks will be run on your next boot into Windows(TM)" -msgstr "" -"�� �� ��������� ���������� ����� ������� �������� ���������(�), \n" -"������� ���� ������� �� ���� ��������� ���� �� ������� ��� ��������� � " -"Windows(TM)" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "FAT resizing failed: %s" -msgstr "FAT ������ �������� ��������: %s" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Resizing Windows partition" -msgstr "������������ ������� Windows ����-�������" - -#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Resizing" -msgstr "������� �������� (resizing)" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "partition %s" -msgstr "��������� %s " - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Which size do you want to keep for Windows on" -msgstr "��j� �������� �����e �� �������� �� ������e" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"WARNING!\n" -"\n" -"DrakX will now resize your Windows partition. Be careful:\n" -"this operation is dangerous. If you have not already done\n" -"so, you should first exit the installation, run scandisk\n" -"under Windows (and optionally run defrag), then restart the\n" -"installation. You should also backup your data.\n" -"When sure, press Ok." -msgstr "" -"ÿ�������!\n" -"\n" -"DrakX ����� �� ������ �������� Windows ���������. ������ �������: ���\n" -"��������� �� ������. ������� �� �� ���� ����� ������, ���� ����� �� ��a����\n" -"�� ���������j�,��������� ��� Windows-��\n" -"scandisk (���������� � defrag), � ���� ������ ��������� ���������j�.\n" -"��� ��� �������, ���������� �� (� ����)." - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"Your Windows partition is too fragmented. Please reboot your computer under " -"Windows, run the ``defrag'' utility, then restart the Mandrake Linux " -"installation." -msgstr "" -"�a�� Windows �������j� j� ������� �������������, ���� ��������� ``defrag''" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Computing the size of the Windows partition" -msgstr "������������ �������� Windows �������j�" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"The FAT resizer is unable to handle your partition, \n" -"the following error occured: %s" -msgstr "" -"������� �� ������� �������� FAT �������ja �� ���� �� ������� �a��� " -"�������j��, \n" -"���� ����e�� ��e��e: %s" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Which partition do you want to resize?" -msgstr "����j ��������� ������ �� ��������� ��������?" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "There is no FAT partition to use as loopback (or not enough space left)" -msgstr "" -"�� �����je FAT �������j� ��j��a �� ���� ��������� �������a (��� ���� ������� " -"��������� �������a)" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Swap partition size in MB: " -msgstr "�������� Swap �������j� � MB:" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Root partition size in MB: " -msgstr "�������� Root �������j� � MB:" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Choose the sizes" -msgstr "��������� ��������" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Which partition do you want to use for Linux4Win?" -msgstr "���� ��������� ������ �� �������� �� Linux4Win?" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Use the Windows partition for loopback" -msgstr "������� Windows �������j� �� loopback" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "There is no existing partition to use" -msgstr "���� �� je��� ��������j� �� ���" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Use existing partitions" -msgstr "������� �����je�� ���������" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "Not enough free space to allocate new partitions" -msgstr "���� ������� ��������� �������� �� ������a�� ����� �������ja" - -#: ../../install_interactive.pm:1 ../../install_steps.pm:1 -#, c-format -msgid "You must have a FAT partition mounted in /boot/efi" -msgstr "������ ����� FAT ��������� ��������� � /boot/efi" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"You don't have a swap partition.\n" -"\n" -"Continue anyway?" -msgstr "" -"��, ���� swap ���������\n" -"\n" -"�������� ��������� ���� ?" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"You must have a root partition.\n" -"For this, create a partition (or click on an existing one).\n" -"Then choose action ``Mount point'' and set it to `/'" -msgstr "" -"������ ����� root �������j�.\n" -"�� ���, ��������� ��������� (��� �������� �� ���������).\n" -"����� ��������� \"����� ���������\" � �������� �� `/'" - -#: ../../install_interactive.pm:1 -#, c-format -msgid "" -"Some hardware on your computer needs ``proprietary'' drivers to work.\n" -"You can find some information about them at: %s" -msgstr "" -"���� ���������� ���������� � �a��� �a������ �������j� ��������j��e ���j���e " -"�� �� �������� ������������e.\n" -"���������j� � ���� ������ ����a�� ��: %s" - -#: ../../install_messages.pm:1 -#, c-format -msgid "" -"Congratulations, installation is complete.\n" -"Remove the boot media and press return to reboot.\n" -"\n" -"\n" -"For information on fixes which are available for this release of Mandrake " -"Linux,\n" -"consult the Errata available from:\n" -"\n" -"\n" -"%s\n" -"\n" -"\n" -"Information on configuring your system is available in the post\n" -"install chapter of the Official Mandrake Linux User's Guide." -msgstr "" -"���������, ����������� �� ��������.\n" -"�������� ������� �� ������ � ���������� <Enter> �� �� ������� ��������.\n" -"\n" -"\n" -"�� ����������� � ���������� ���� �� �� ����������� �� ��� ������\n" -"Mandrake Linux �������, ���������� ��� 'Errata' ���� ������ ���� ��\n" -"\n" -"\n" -"%s\n" -"\n" -"\n" -"����������� � ������������� ����� ������� ������ ���� � ����-�������������\n" -"�������� ��������� Mandrake Linux '������ �� ���������'." - -#: ../../install_messages.pm:1 -#, c-format -msgid "http://www.mandrakelinux.com/en/91errata.php3" -msgstr "http://www.mandrakelinux.com/en/91errata.php3" - -#: ../../install_messages.pm:1 -#, c-format -msgid "" -"\n" -"Warning\n" -"\n" -"Please read carefully the terms below. If you disagree with any\n" -"portion, you are not allowed to install the next CD media. Press 'Refuse' \n" -"to continue the installation without using these media.\n" -"\n" -"\n" -"Some components contained in the next CD media are not governed\n" -"by the GPL License or similar agreements. Each such component is then\n" -"governed by the terms and conditions of its own specific license. \n" -"Please read carefully and comply with such specific licenses before \n" -"you use or redistribute the said components. \n" -"Such licenses will in general prevent the transfer, duplication \n" -"(except for backup purposes), redistribution, reverse engineering, \n" -"de-assembly, de-compilation or modification of the component. \n" -"Any breach of agreement will immediately terminate your rights under \n" -"the specific license. Unless the specific license terms grant you such\n" -"rights, you usually cannot install the programs on more than one\n" -"system, or adapt it to be used on a network. In doubt, please contact \n" -"directly the distributor or editor of the component. \n" -"Transfer to third parties or copying of such components including the \n" -"documentation is usually forbidden.\n" -"\n" -"\n" -"All rights to the components of the next CD media belong to their \n" -"respective authors and are protected by intellectual property and \n" -"copyright laws applicable to software programs.\n" -msgstr "" -"\n" -"������e�e !\n" -"\n" -"�a����� �������j�� ���� �������� ������. ������� �� �� ��a���� �� ���� " -"��j�� \n" -"�����, ���� ������ �����e�� �� ��������a�� ����e��� CD-a. ���������� " -"'����j��' \n" -"�� �� ��������� ���������j� ��� �������� ��� CD ����ja.\n" -"\n" -"\n" -"���� ���������� �������� � ����e��� CD ����j��� ���� ���\n" -"GPL �������� ��� ������� ���������. ����� ����� ���������� j� ���� " -"���������\n" -"�������� � ��������� ���������� ��������. \n" -"�a����� �������j�� � ������j�� �� �� ������ ����������� ��������� ��e \n" -"���� ��������� ��� ��������������� �������� ���������e. \n" -"����� ������� �� � ������� ����a������ ��������, �������e \n" -"(���� �� ����� backup-� �������a), �����������j�, �������� �������, \n" -"�������a�e, �e-�����j���a�e ��� �e�a�� ����������. \n" -"���� ��j� ��� ������� ��j� ��j� ���������� ����������� ���a�� � ������ �a�� " -"����a\n" -"� ����j �������. ������� ��� ���e���� ������� �� �������j� �����\n" -"����a, ������ �� ������ ����������� �������� �� ���� �� j������\n" -"������a, ��� �� ����������� �� �� ���� ��������� �� ��e��. ������� ��� � " -"������, ������ ��� �� �������� \n" -"������������ ������������ ��� ������� ���������e. \n" -"������ �� ��e�� �������� ��� �����a�� ������ ���������� ������j��� �\n" -"�����������j� j� ������ ��������.\n" -"\n" -"\n" -"��� ����� �� ���������� �� ����e��� CD ����j��� �������j� ������� \n" -"�������������� �������� � �a����e�� �� �������� � ������������j ���j��� � \n" -"������a ��j� �� ����e��j� �� ���������� �������e.\n" - -#: ../../install_messages.pm:1 -#, c-format -msgid "" -"Introduction\n" -"\n" -"The operating system and the different components available in the Mandrake " -"Linux distribution \n" -"shall be called the \"Software Products\" hereafter. The Software Products " -"include, but are not \n" -"restricted to, the set of programs, methods, rules and documentation related " -"to the operating \n" -"system and the different components of the Mandrake Linux distribution.\n" -"\n" -"\n" -"1. License Agreement\n" -"\n" -"Please read this document carefully. This document is a license agreement " -"between you and \n" -"MandrakeSoft S.A. which applies to the Software Products.\n" -"By installing, duplicating or using the Software Products in any manner, you " -"explicitly \n" -"accept and fully agree to conform to the terms and conditions of this " -"License. \n" -"If you disagree with any portion of the License, you are not allowed to " -"install, duplicate or use \n" -"the Software Products. \n" -"Any attempt to install, duplicate or use the Software Products in a manner " -"which does not comply \n" -"with the terms and conditions of this License is void and will terminate " -"your rights under this \n" -"License. Upon termination of the License, you must immediately destroy all " -"copies of the \n" -"Software Products.\n" -"\n" -"\n" -"2. Limited Warranty\n" -"\n" -"The Software Products and attached documentation are provided \"as is\", " -"with no warranty, to the \n" -"extent permitted by law.\n" -"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by " -"law, be liable for any special,\n" -"incidental, direct or indirect damages whatsoever (including without " -"limitation damages for loss of \n" -"business, interruption of business, financial loss, legal fees and penalties " -"resulting from a court \n" -"judgment, or any other consequential loss) arising out of the use or " -"inability to use the Software \n" -"Products, even if MandrakeSoft S.A. has been advised of the possibility or " -"occurence of such \n" -"damages.\n" -"\n" -"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME " -"COUNTRIES\n" -"\n" -"To the extent permitted by law, MandrakeSoft S.A. or its distributors will, " -"in no circumstances, be \n" -"liable for any special, incidental, direct or indirect damages whatsoever " -"(including without \n" -"limitation damages for loss of business, interruption of business, financial " -"loss, legal fees \n" -"and penalties resulting from a court judgment, or any other consequential " -"loss) arising out \n" -"of the possession and use of software components or arising out of " -"downloading software components \n" -"from one of Mandrake Linux sites which are prohibited or restricted in some " -"countries by local laws.\n" -"This limited liability applies to, but is not restricted to, the strong " -"cryptography components \n" -"included in the Software Products.\n" -"\n" -"\n" -"3. The GPL License and Related Licenses\n" -"\n" -"The Software Products consist of components created by different persons or " -"entities. Most \n" -"of these components are governed under the terms and conditions of the GNU " -"General Public \n" -"Licence, hereafter called \"GPL\", or of similar licenses. Most of these " -"licenses allow you to use, \n" -"duplicate, adapt or redistribute the components which they cover. Please " -"read carefully the terms \n" -"and conditions of the license agreement for each component before using any " -"component. Any question \n" -"on a component license should be addressed to the component author and not " -"to MandrakeSoft.\n" -"The programs developed by MandrakeSoft S.A. are governed by the GPL License. " -"Documentation written \n" -"by MandrakeSoft S.A. is governed by a specific license. Please refer to the " -"documentation for \n" -"further details.\n" -"\n" -"\n" -"4. Intellectual Property Rights\n" -"\n" -"All rights to the components of the Software Products belong to their " -"respective authors and are \n" -"protected by intellectual property and copyright laws applicable to software " -"programs.\n" -"MandrakeSoft S.A. reserves its rights to modify or adapt the Software " -"Products, as a whole or in \n" -"parts, by all means and for all purposes.\n" -"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of " -"MandrakeSoft S.A. \n" -"\n" -"\n" -"5. Governing Laws \n" -"\n" -"If any portion of this agreement is held void, illegal or inapplicable by a " -"court judgment, this \n" -"portion is excluded from this contract. You remain bound by the other " -"applicable sections of the \n" -"agreement.\n" -"The terms and conditions of this License are governed by the Laws of " -"France.\n" -"All disputes on the terms of this license will preferably be settled out of " -"court. As a last \n" -"resort, the dispute will be referred to the appropriate Courts of Law of " -"Paris - France.\n" -"For any question on this document, please contact MandrakeSoft S.A. \n" -msgstr "" -"�������a�e\n" -"\n" -"���������� ������ � ����� ���������� �������� � Mandrake Linux " -"����������j� \n" -"�� �a�e �� ���� ����� \"���������� ���������\" . ���������� ��������� " -"�k����j�, ��� ���� � \n" -"���������� �a, ���� �������a, �����a, ������� � �����������j� ��j� je " -"�����a�� ���������� \n" -"������ � ����� ���������� Mandrake Linux ����������je.\n" -"\n" -"\n" -"1. �������� ������\n" -"\n" -"�a����� �������j�� ���j ��������. ���j �������� j� �������� ������ " -"���e�����e�� ��� � \n" -"MandrakeSoft S.A. ��j� ���a�� ����� �� ���������� ��������e.\n" -"��������a���, �����a��� ��� ��������� ����������� ��������� � ���� ��� ����, " -"�� ����������� \n" -"���������� � ������� �� ��a���� �� ����������� �������� � ������ � ��a�� � " -"���j �������. \n" -"������� �� �� ��a���� �� ���� ��j�� ����� �������, ������ ����� �a " -"����������e, �������� ��� ��������e \n" -"���������� ��������e. \n" -"���� ��j� ������j ���������je, ��������a�� ��� �������� ����������� " -"��������� �� �a��� ��j� �� �� ��a�� �a \n" -"���������� � �������� ��� ������e �� ������ ������� �a��� ����� ��� ���� \n" -"��������. �� ������ ������� �������, ������ ����� ����������� ����je \n" -"����������� ��������a.\n" -"\n" -"\n" -"2. ���������� �������ja\n" -"\n" -"���������� ��������� � ����e�� ������������ja �� ��������� \"��� ����e\", � " -"��� �������je, �� ������a \n" -"��j� �� ��������� �������.\n" -"MandrakeSoft S.A. �e�e, � ���� �������� � � ��������� �����a, ���� �������� " -"�� ���� ��j� �����j���e,\n" -"�����j�e, �������e ��� ���������� ����� (������j��� �����������e����� ��� " -"������e \n" -"� ������a��, ������� ������a�a, �������j���� �������a, �������e ��a��� � " -"����e ��j� �� �������� �����e \n" -"�����e, ��� �� ���� ��j� ����� �������) ��je ���������e �� �������e ��� " -"������������ ������e�� ����������� \n" -"��������a, ��� ���� j� MandrakeSoft S.A. ��������� � �������� �� ��������� " -"��j��� ����e \n" -"�����.\n" -"\n" -"���������� ������������ �����e �a �������a�e ��� �������� ����a����� " -"�������a � ����� �e�����\n" -"\n" -"�� ������� ��j� �� ��������� �������, MandrakeSoft S.A. ��� ������ " -"������������ �e��, �� ��� ��j�� �������a, ���� \n" -"��������� �� �����j����, ������� �������� ��� ���������e �����(������j��� " -"�����������e \n" -"����� ��� ������e � ������a��, ������� ������a�a, �������j���� �������a, " -"�������e ��a��� \n" -"� ����e ��j� �� �������� �����e �����e, ��� �� ���� ��j� ����� �������) ��je " -"���������e \n" -"�� �������e ��� ������������ ������e�� ����������� ���������� ��� ��je " -"���������e download-������ ����������� ���������� \n" -"���� ��� Mandrake Linux ��j�� ��j� �� ����a���� ��� ���������� � ����� " -"������� �� �������� �������a.\n" -"��� ���������� ����� �� ����e��j�, ��� ���� � ���������� �a,������������� " -"���������e \n" -"��j� �� ������ � ����������� ����������a.\n" -"\n" -"\n" -"3. GPL � �� �� ������ ������e\n" -"\n" -"���������� ��������� �� �����je �� ���������� ��������� �� ������ ��������� " -"���� ��� �������a. �e���a \n" -"�� ���� ���������� �� ������ ��� ���������� � �������� GNU ����� J���e \n" -"������e, ��j� �� �� ���� ���� \"GPL\", ��� ������ �������. �e���� ���� " -"������� ��������� ��������, \n" -"��������a�e, ��������j� ��� ������������j� ���������� ��j� ��� ��������j�. " -"������ ��� �� �a����� �������� �������e \n" -"� ������ ��������� ������� �� ����� ���������� ��� �������� ���� ��je " -"����������e. ���� ��j� ���a�e \n" -"������ �� ������� ���������� ����� �� ���� ���������� �� ������ ���������� � " -"���a MandrakeSoft.\n" -"�������� ��j� j� ������ MandrakeSoft S.A. ����e�� ��� GPL �������. " -"�����������j� ������ �� \n" -"������ MandrakeSoft S.A. ����e�� ��� ������� �������. ����� �� ��������� " -"�����������j� \n" -"�� ���a�e.\n" -"\n" -"\n" -"4. ����� �� ������������� ���j���\n" -"\n" -"��� ����� �� ���������� ����������� ��������� �������j� ������� �������� � " -"��a \n" -"�� �a����e�� �������� � �������������j ���j��� � ������� ��j� �� ����e��j� " -"�� ���������e �������e.\n" -"MandrakeSoft S.A. j� ���������� ���j� ����� �� ���������a�� ��� ��������j� " -"������������������a, ���� �� ������ ���� � �a \n" -"�����e, �� ��� ��� ����� � ��� �������e.\n" -"\"Mandrake\", \"Mandrake Linux\" � ���������� �������� � �����e MandrakeSoft " -"S.A. \n" -"\n" -"\n" -"5. �������� ����a \n" -"\n" -"������� �� ���� ��j� ��� ���� ������� �������a, ��������� � ��� ������ " -"�����e, ���j \n" -"��� �� �������j� �� ���� �����a. �������� ��� �a ����e��j��e������ �����e " -"����\n" -"������a.\n" -"�������� � ������ ��� ������� �� �������� �������� ��������e.\n" -"��� ����������� �� ������� ���� �e���� ��� ���a. ��� �������� \n" -"��������, ����������� �� ���� ��u���� �� ��������j��� ������ �������� � " -"������ - ��������a.\n" -"�� ���� ��j� ���a�� ��j� j� ������ �� ���j ��������, ����������j�� " -"MandrakeSoft S.A. \n" - -#: ../../install_steps_auto_install.pm:1 ../../install_steps_stdio.pm:1 -#, c-format -msgid "Entering step `%s'\n" -msgstr "�������� ����� `%s'\n" - -#: ../../install_steps_gtk.pm:1 ../../interactive.pm:1 ../../ugtk2.pm:1 -#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1 -#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1 -#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1 -#, c-format -msgid "Help" -msgstr "�����" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "not configured" -msgstr "���� ��������" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Go on anyway?" -msgstr "�������� ��������� ���� ?" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "There was an error installing packages:" -msgstr "������ ��� ���������j� �����a:" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "There was an error ordering packages:" -msgstr "������ � ����� ������:" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Change your Cd-Rom!\n" -"\n" -"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when " -"done.\n" -"If you don't have it, press Cancel to avoid installation from this Cd-Rom." -msgstr "" -"��������� �a� Cd-Rom!\n" -"\n" -"������e �a� CD ���a��� �� \"%s\" � ����� � ���������� \"� ����\" ���a ��� " -"�������.\n" -"������� �� ������ ���������� �������." - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Refuse" -msgstr "������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Installing package %s" -msgstr "���������� ����� %s" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "%d packages" -msgstr "%d ������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "No details" -msgstr "��� ������" - -#: ../../install_steps_gtk.pm:1 ../../diskdrake/hd_gtk.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Details" -msgstr "������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Please wait, preparing installation..." -msgstr "�a�� �������, ��������� �����������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Time remaining " -msgstr "��������� �����" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Estimating" -msgstr "����������" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Installing" -msgstr "����������" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Choose the packages you want to install" -msgstr "������� ������ �� �����������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Minimal install" -msgstr "��������� ����������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Updating package selection" -msgstr "��������� ��������� ������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Load/Save on floppy" -msgstr "������/����� �� �������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Show automatically selected packages" -msgstr "���������� ������� �������� �����e" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "You can't unselect this package. It must be upgraded" -msgstr "�� ������ ������������� ���j �����.�� ���� ���� a�������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "" -"This package must be upgraded.\n" -"Are you sure you want to deselect it?" -msgstr "" -"���j ����� ���� ���� a�������\n" -"�� �� ������� ������ �� �� ���������j��e ?" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "You can't unselect this package. It is already installed" -msgstr "������ ������������� ���j ����� j�� j� �e� ����������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "This is a mandatory package, it can't be unselected" -msgstr "��� j� �������� �����,� �� ���e ���� ������������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "You can't select/unselect this package" -msgstr "�� ������ �����������/������������� ���j �����" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "The following packages are going to be removed" -msgstr "����e�� ������ �� ���� ���������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "The following packages are going to be installed" -msgstr "��e�e�� ������ ����� �� ���� �����������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "" -"You can't select this package as there is not enough space left to install it" -msgstr "�� ������ ����������� ���j ����� j�� ���� ���� ��������� �������a" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Importance: %s\n" -msgstr "�a���: %s\n" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Size: %d KB\n" -msgstr "��������: %d KB\n" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Version: %s\n" -msgstr "�������: %s\n" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Name: %s\n" -msgstr "���: %s\n" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "Bad package" -msgstr "��� �����" - -#: ../../install_steps_gtk.pm:1 ../../mouse.pm:1 ../../services.pm:1 -#: ../../diskdrake/hd_gtk.pm:1 ../../standalone/drakbackup:1 -#, c-format -msgid "Other" -msgstr "�����" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Total size: %d / %d MB" -msgstr "������ ��������: %d / %d MB" - -#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1 -#, c-format -msgid "Package Group Selection" -msgstr "������ ����� ������" - -#: ../../install_steps_gtk.pm:1 -#, c-format -msgid "" -"Your system is low on resources. You may have some problem installing\n" -"Mandrake Linux. If that occurs, you can try a text install instead. For " -"this,\n" -"press `F1' when booting on CDROM, then enter `text'." -msgstr "" -"�a� ������ ��� �a��� �����. ����� ���� ������ ��a�� �������� ��� " -"���������j�\n" -"Mandrake Linux. ������� �� ��� ��j��e, ������ ������� ���������� " -"���������j�. �� �� �� ��������,\n" -"���������e `F1' ��� �����a�� �� CDROM-a, � ���� �����j�e `text'." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"The auto install can be fully automated if wanted,\n" -"in that case it will take over the hard drive!!\n" -"(this is meant for installing on another box).\n" -"\n" -"You may prefer to replay the installation.\n" -msgstr "" -"���� ���������j� ���� ���� ������� �������������� ������� �����e,\n" -"� ��� �����j� �����e�� �������� ��� ����-������!!\n" -"(��� �� ������ �� ���������j� �� �����j �a����).\n" -"\n" -"����� ������ �� �������� ���������j�.\n" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Generate auto install floppy" -msgstr "������j ���� ������������ �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Some steps are not completed.\n" -"\n" -"Do you really want to quit now?" -msgstr "" -"���� ������ ���� ������������.\n" -"\n" -"�� �� ������� ������ �� �������� ?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Creating auto install floppy..." -msgstr "������� ���� ������������ �����" - -#: ../../install_steps_interactive.pm:1 ../../standalone/drakautoinst:1 -#, c-format -msgid "Insert a blank floppy in drive %s" -msgstr "������� ������ ������� � ������ %s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"You may need to change your Open Firmware boot-device to\n" -" enable the bootloader. If you don't see the bootloader prompt at\n" -" reboot, hold down Command-Option-O-F at reboot and enter:\n" -" setenv boot-device %s,\\\\:tbxi\n" -" Then type: shut-down\n" -"At your next boot you should see the bootloader prompt." -msgstr "" -"���a���� �� ��������� Open Firmware boot-��e��j �� \n" -" �� ����� �� ��������� �������. ������� �� ������ ������\n" -" ��� �������� ������ Command-Option-O-F ��� �����a�� � ������e:\n" -" setenv boot-device %s,\\\\:tbxi\n" -" ���� �����j�e: shut-down\n" -"���� ����e�� ��� ������j��� �a���� ������� �� �� ������ �������� ������." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Installation of bootloader failed. The following error occured:" -msgstr "����������� �������a ��������. ������ ��:" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Installing bootloader" -msgstr "���������� �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Error installing aboot, \n" -"try to force installation even if that destroys the first partition?" -msgstr "" -"��e��� ��� ���������j� aboot-a, \n" -"�� �� �a ������ �� ���������� ��� ��� �� ���� �����e�� ���� �������je?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Do you want to use aboot?" -msgstr "�� �� ������ �� ��������� aboot ?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"You appear to have an OldWorld or Unknown\n" -" machine, the yaboot bootloader will not work for you.\n" -"The install will continue, but you'll\n" -" need to use BootX or some other means to boot your machine" -msgstr "" -"����� ������� �� ����� ���������� ��� ��������� \n" -" ������, yaboot ������� ���� ������ ��� ���.\n" -"����������� �� ���� ����������, ��� ���� ������ ��\n" -"��������� BootX ��� ����� ����� �� �� ������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Preparing bootloader..." -msgstr "��������� �������..." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Domain Admin Password" -msgstr "Admin ������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Domain Admin User Name" -msgstr "Admin ���������� ��� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Windows Domain" -msgstr "Windows �����" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Authentication Windows Domain" -msgstr "��������������� Windows ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"For this to work for a W2K PDC, you will probably need to have the admin " -"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /" -"add and reboot the server.\n" -"You will also need the username/password of a Domain Admin to join the " -"machine to the Windows(TM) domain.\n" -"If networking is not yet enabled, Drakx will attempt to join the domain " -"after the network setup step.\n" -"Should this setup fail for some reason and domain authentication is not " -"working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows(tm) " -"Domain, and Admin Username/Password, after system boot.\n" -"The command 'wbinfo -t' will test whether your authentication secrets are " -"good." -msgstr "" -"�� �� ��� ������ �� W2K PDC, ��������� ���� ������ �� ��� admin ���������: C:" -"\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /� �� " -"������������ ������.\n" -"������ ���� ������ �� ����� username/password �� Domain Admin �� �� " -"���������� ������ ���� ��� Windows(TM) �����.\n" -"������� ����� ��� ���� ���� ���������, Drakx �� �������� �� �������� ������ " -"����� ���������� �����.\n" -"������� ��� ���������� �� ���� �� ����� ������� � ��������������� ������ �� " -"����, ��������� 'smbpasswd -j DOMAIN -U USER%%PASSWORD' ��������� ��� Windows" -"(tm) �����, � Admin Username/Password, ����� �������� �������.\n" -"������� 'wbinfo -t' �� ��������� �� �� ���� ��������������� �����." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "NIS Server" -msgstr "NIS ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "NIS Domain" -msgstr "NIS �����" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Authentication NIS" -msgstr "NIS ���������������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "NIS" -msgstr "NIS" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "LDAP Server" -msgstr "LDAP ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "LDAP Base dn" -msgstr "LDAP Base dn" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Authentication LDAP" -msgstr "LDAP ���������������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "LDAP" -msgstr "LDAP" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Local files" -msgstr "������� ��������" - -#: ../../install_steps_interactive.pm:1 ../../network/modem.pm:1 -#: ../../standalone/drakconnect:1 ../../standalone/logdrake:1 -#, c-format -msgid "Authentication" -msgstr "���������������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "This password is too short (it must be at least %d characters long)" -msgstr "��� ������� j� �����e j���������a (����� �a ��� ��� %d �������)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Set root password" -msgstr "����� root �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "You have not configured X. Are you sure you really want this?" -msgstr "����� �������� X. �� �� ��� ������� �� ������ ��?" - -#: ../../install_steps_interactive.pm:1 ../../services.pm:1 -#, c-format -msgid "Services: %d activated for %d registered" -msgstr "�������: %d ����������� �� %d �������������" - -#: ../../install_steps_interactive.pm:1 ../../services.pm:1 -#: ../../standalone/drakbackup:1 -#, c-format -msgid "System" -msgstr "������" - -#. -PO: example: lilo-graphic on /dev/hda1 -#: ../../install_steps_interactive.pm:1 -#, fuzzy, c-format -msgid "%s on %s" -msgstr "%s (���� %s)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Boot" -msgstr "��������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "disabled" -msgstr "�����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "activated" -msgstr "����������" - -#: ../../install_steps_interactive.pm:1 ../../steps.pm:1 -#, c-format -msgid "Security" -msgstr "���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Network & Internet" -msgstr "����� � ��������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Graphical interface" -msgstr "�������� ���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Hardware" -msgstr "�������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "No sound card detected. Try \"harddrake\" after installation" -msgstr "" -"���� ����������� ������ �������. ��������� \"harddrake\" ����� �����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Run \"sndconfig\" after installation to configure your sound card" -msgstr "" -"��������� \"sndconfig\" ����� ����������� �� �� �������� ����� ������ �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Do you have an ISA sound card?" -msgstr "�� �� ����� ISA ������ �������?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Remote CUPS server" -msgstr "������� CUPS ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "No printer" -msgstr "��� �������a" - -#: ../../install_steps_interactive.pm:1 ../../steps.pm:1 -#, c-format -msgid "Summary" -msgstr "�a�����" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "NTP Server" -msgstr "NTP ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Automatic time synchronization (using NTP)" -msgstr "���������� �������������� ������� (����� NTP-�)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Which is your timezone?" -msgstr "��j� j� �a�� ��������� ���a ?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Would you like to try again?" -msgstr "�� �� ������ �� ������� ������?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Unable to contact mirror %s" -msgstr "�� ���� �� ����������� ����� %s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Contacting the mirror to get the list of available packages..." -msgstr "������������� mirror �� ����� ������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Choose a mirror from which to get the packages" -msgstr "��������� mirror �� ��� ���� ������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Contacting Mandrake Linux web site to get the list of available mirrors..." -msgstr "" -"������������� Mandrake Linux web ���� �� �� ������ ����� ��������� mirror-�" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"You now have the opportunity to download updated packages. These packages\n" -"have been updated after the distribution was released. They may\n" -"contain security or bug fixes.\n" -"\n" -"To download these packages, you will need to have a working Internet \n" -"connection.\n" -"\n" -"Do you want to install the updates ?" -msgstr "" -"���� ����� ��������� �� download-����� ��������� ������ ���� ��\n" -"�������� ����� ������� ������������.\n" -"��� ���� ���������� �������� ������� � ����������� ����\n" -"\n" -"�� �� ������� ��� ������ ������ �� ����� �������� �������� ���������.\n" -"\n" -"�� �� ������ �� ����������� update-��� ?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Please insert the Update Modules floppy in drive %s" -msgstr "������� Update Modules ������� � ������ %s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Please insert the Boot floppy used in drive %s" -msgstr "������� Boot ������� � ������ %s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Post-install configuration" -msgstr "���������������� ������������a" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Installing package %s\n" -"%d%%" -msgstr "" -"���������� ������ %s\n" -"%d%%" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Preparing installation" -msgstr "��������� �����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Cd-Rom labeled \"%s\"" -msgstr "Cd-Rom ���a��� ��� \"%s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"If you have all the CDs in the list below, click Ok.\n" -"If you have none of those CDs, click Cancel.\n" -"If only some CDs are missing, unselect them, then click Ok." -msgstr "" -"������� ��a�� ���� �������� CD-��e, �������� �� Ok.\n" -"������� ������ ��j���� CD, �������� �� Cancel.\n" -"��� ��� �������j� ���� ���� CD-��� , ���������j�e �x, � ���� �������� �� Ok." - -#: ../../install_steps_interactive.pm:1 ../../standalone/drakxtv:1 -#, c-format -msgid "All" -msgstr "��e" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Truly minimal install (especially no urpmi)" -msgstr "������� ��������� ����������� (������� ��� urpmi)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "With basic documentation (recommended!)" -msgstr "�� �������� �������������� (���������!)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"You haven't selected any group of packages.\n" -"Please choose the minimal installation you want:" -msgstr "" -"����� ����������� ������� ����� ������.\n" -"��������� ��������� ����������� ���� ������:" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Type of install" -msgstr "��� �����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Selected size is larger than available space" -msgstr "����������� �������� �� ���� �� ��������� ��������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Insert a floppy containing package selection" -msgstr "������� ������� ���� ������ ��������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Loading from floppy" -msgstr "�������� �� �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Package selection" -msgstr "������ ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Save on floppy" -msgstr "����� �� �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Load from floppy" -msgstr "������ �� �������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Please choose load or save package selection on floppy.\n" -"The format is the same as auto_install generated floppies." -msgstr "" -"����� ��� �� ��������� ��������� ��� ������� ��������� ������ �� �������.\n" -"������ ���� �� ������� �� ���� ��� � ��� auto_install ����������� �������." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Your system does not have enough space left for installation or upgrade (%d " -"> %d)" -msgstr "�a� ������ ���� ������� ����� �� ���������j� ��� a�����a�e (%d > %d)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Looking for available packages..." -msgstr "������ ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Finding packages to upgrade..." -msgstr "������ ������ �� ���������..." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Looking at packages already installed..." -msgstr "������ ��� ����������� ������..." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Looking for available packages and rebuilding rpm database..." -msgstr "������ �������� ������ �� ���������� rpm ���� ��������..." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Not enough swap space to fulfill installation, please add some" -msgstr "���� ������� swap-� �� ������ �����������, ������� ��� swap-�" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"Failed to check filesystem %s. Do you want to repair the errors? (beware, " -"you can loose data)" -msgstr "" -"��������� ������ ���� ������� %s. �� �� ������ �� ��������� ������? (������ " -"�������, ������ �������� �������)" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Check bad blocks?" -msgstr "������� ���� ������� ?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Choose the partitions you want to format" -msgstr "������� ��������� �� �����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "You need to reboot for the partition table modifications to take place" -msgstr "����� �� ���������� ������ �� ������� ������ � ������ ���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "" -"No free space for 1MB bootstrap! Install will continue, but to boot your " -"system, you'll need to create the bootstrap partition in DiskDrake" -msgstr "" -"���� ��������� �������� �� 1MB bootstrap! ����������� �� �� ���������, ��� " -"�� �� ������� ���������, �������� �� �������� bootstrap ��������� � " -"DiskDrake-�" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Choose the mount points" -msgstr "��������� ����� ���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Scanning partitions to find mount points" -msgstr "������a�� �������j� �� ������a�e�� �a��� ������a�a" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "No partition available" -msgstr "���� ��������� ���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Configuring IDE" -msgstr "K������������ IDE" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "IDE" -msgstr "IDE" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Configuring PCMCIA cards..." -msgstr "������������ PCMCIA �������..." - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "PCMCIA" -msgstr "PCMCIA" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Button 3 Emulation" -msgstr "��������� 3 ������a" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Button 2 Emulation" -msgstr "�������j� 2 ������a" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Buttons emulation" -msgstr "�������j� ������a" - -#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1 -#, c-format -msgid "Please choose which serial port your mouse is connected to." -msgstr "��������� �� ���� �������� ���� �� ��� ��� ���������." - -#: ../../install_steps_interactive.pm:1 ../../standalone/mousedrake:1 -#, c-format -msgid "Mouse Port" -msgstr "���� �� ����" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Please choose your type of mouse." -msgstr "��������e ��� ����." - -#: ../../install_steps_interactive.pm:1 -#, fuzzy, c-format -msgid "Encryption key for %s" -msgstr "���� �� ����������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Upgrade %s" -msgstr "��������� %s" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Is this an install or an upgrade?" -msgstr "�� �� �� ��� ����������� ��� a��������?" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Install/Upgrade" -msgstr "�����������/���������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Here is the full list of keyboards available" -msgstr "���� j� �����������a ���� ����� ��������� ��������a" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "Please choose your keyboard layout." -msgstr "��������� �������� ���������." - -#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1 -#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1 -#: ../../standalone/drakperm:1 ../../standalone/draksplash:1 -#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1 -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Quit" -msgstr "����" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "License agreement" -msgstr "����������� ������" - -#: ../../install_steps_interactive.pm:1 -#, c-format -msgid "An error occurred" -msgstr "X�,��j����� �� ������" - -#: ../../install_steps_newt.pm:1 -#, c-format -msgid "" -" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen " -msgstr "" -"<Tab>/<Alt-Tab> ����. ������ ��������a | <Space> ����� | <F12> ������� �����" - -#: ../../install_steps_newt.pm:1 -#, c-format -msgid "Mandrake Linux Installation %s" -msgstr "Mandrake Linux ����������� %s" - -#: ../../install_steps.pm:1 -#, c-format -msgid "No floppy drive available" -msgstr "������������� �������� ������" - -#: ../../install_steps.pm:1 -#, c-format -msgid "Welcome to %s" -msgstr "�������� � %s" - -#: ../../install_steps.pm:1 -#, c-format -msgid "" -"Some important packages didn't get installed properly.\n" -"Either your cdrom drive or your cdrom is defective.\n" -"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm" -"\"\n" -msgstr "" -"���� �a��� ������ ���� ����� �����������.\n" -"�a� cdrom ��e��j ��� cd �� ����������.\n" -"��������e cdrom �� ������������ ����j����� ������e�e \"rpm -qpl Mandrake/" -"RPMS/*.rpm\"\n" - -#: ../../install_steps.pm:1 -#, c-format -msgid "Duplicate mount point %s" -msgstr "��������a ����� ��������� %s" - -#: ../../install_steps.pm:1 -#, c-format -msgid "" -"An error occurred, but I don't know how to handle it nicely.\n" -"Continue at your own risk." -msgstr "" -"������, ��� ������ ���� �� �� ��������.\n" -"��������� �� ��� �����!" - -#: ../../interactive.pm:1 ../../harddrake/sound.pm:1 -#: ../../standalone/drakxtv:1 ../../standalone/harddrake2:1 -#: ../../standalone/service_harddrake:1 -#, c-format -msgid "Please wait" -msgstr "���� �������..." - -#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#: ../../Xconfig/resolution_and_depth.pm:1 ../../interactive/http.pm:1 -#: ../../interactive/newt.pm:1 ../../interactive/stdio.pm:1 -#: ../../standalone/drakbackup:1 ../../standalone/draksec:1 -#, c-format -msgid "Ok" -msgstr "� ����" - -#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#: ../../interactive/newt.pm:1 -#, c-format -msgid "Finish" -msgstr "���j" - -#: ../../interactive.pm:1 ../../standalone/draksec:1 -#, c-format -msgid "Basic" -msgstr "�������" - -#: ../../interactive.pm:1 -#, c-format -msgid "Choose a file" -msgstr "��������� ����" - -#: ../../keyboard.pm:1 -#, c-format -msgid "" -"Here you can choose the key or key combination that will \n" -"allow switching between the different keyboard layouts\n" -"(eg: latin and non latin)" -msgstr "" -"���� ������ �������� ������ ��� ����������� ������� ���� �� \n" -"��������� ������ ��������� ���������\n" -"(���: latin � non latin)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Right \"Windows\" key" -msgstr "����� \"Windows\" ������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Left \"Windows\" key" -msgstr "���� \"Windows\" ������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "\"Menu\" key" -msgstr "\"����\" ������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Alt and Shift keys simultaneously" -msgstr "Alt � Shift ������� �����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Ctrl and Alt keys simultaneously" -msgstr "Ctrl � Alt ������� �����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "CapsLock key" -msgstr "CapsLock ������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Control and Shift keys simultaneously" -msgstr "Control � Shift ������� �����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Both Shift keys simultaneously" -msgstr "��� Shift ������� �����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Right Alt key" -msgstr "����� Alt ������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Yugoslavian (latin)" -msgstr "������ (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Vietnamese \"numeric row\" QWERTY" -msgstr "��j�������� \"number row\"QWERTY" - -#: ../../keyboard.pm:1 -#, c-format -msgid "US keyboard (international)" -msgstr "US ��������� (���������������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "US keyboard" -msgstr "US ��������a" - -#: ../../keyboard.pm:1 -#, c-format -msgid "UK keyboard" -msgstr "UK ��������a" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Ukrainian" -msgstr "����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Turkish (modern \"Q\" model)" -msgstr "������ (������� \"Q\" �����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Turkish (traditional \"F\" model)" -msgstr "������ (������������� \"F\" �����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Tajik keyboard" -msgstr "������������� ���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Thai keyboard" -msgstr " Thai ���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Tamil (Typewriter-layout)" -msgstr "�������� (�������� �� ������� ������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Tamil (ISCII-layout)" -msgstr "�������� (ISCII-��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Serbian (cyrillic)" -msgstr "������ (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Slovakian (QWERTY)" -msgstr "�������� (QWERTY)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Slovakian (QWERTZ)" -msgstr "�������� (QWERTZ)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Slovenian" -msgstr "����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Swedish" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Russian (Yawerty)" -msgstr "����� (������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Russian" -msgstr "�����" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Romanian (qwerty)" -msgstr "�������� (qwerty)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Romanian (qwertz)" -msgstr "�������� (qwertz)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Canadian (Quebec)" -msgstr "�������� (������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Portuguese" -msgstr "�����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Polish (qwertz layout)" -msgstr "������ (qwertz ��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Polish (qwerty layout)" -msgstr "������ (qwerty ��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Norwegian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Dutch" -msgstr "������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Maltese (US)" -msgstr "�������� (US)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Maltese (UK)" -msgstr "�������� (UK)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Mongolian (cyrillic)" -msgstr "��������� (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Myanmar (Burmese)" -msgstr "�������� (�����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Macedonian" -msgstr "����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Malayalam" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Latvian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Lithuanian \"phonetic\" QWERTY" -msgstr "��������� \"��������\" QWERTY" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Lithuanian \"number row\" QWERTY" -msgstr "��������� \"number row\"QWERTY" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Lithuanian AZERTY (new)" -msgstr "��������� AZERTY(����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Lithuanian AZERTY (old)" -msgstr "��������� AZERTY(�����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Laotian" -msgstr "������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Latin American" -msgstr "������-��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Korean keyboard" -msgstr "����j����� ��������a" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Japanese 106 keys" -msgstr "J������� 106 ������a" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Inuktitut" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Italian" -msgstr "�����������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Icelandic" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Iranian" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Israeli (Phonetic)" -msgstr "��������� (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Israeli" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Croatian" -msgstr "���a����" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Hungarian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Gurmukhi" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Gujarati" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Greek" -msgstr "�����" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Georgian (\"Latin\" layout)" -msgstr "��������� (\"���������\" �������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Georgian (\"Russian\" layout)" -msgstr "��������� (\"�����\" ��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "French" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Finnish" -msgstr "������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Spanish" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Estonian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Dvorak (Swedish)" -msgstr "������ (�������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Dvorak (Norwegian)" -msgstr "������ (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Dvorak (US)" -msgstr "������ (US)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Danish" -msgstr "������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Devanagari" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "German (no dead keys)" -msgstr "���a��� (��� ������ �������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "German" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Czech (QWERTY)" -msgstr "����� (QWERTY)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Czech (QWERTZ)" -msgstr "����� (QWERTZ)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Swiss (French layout)" -msgstr "���������� (��������� ��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Swiss (German layout)" -msgstr "���������� (������� ��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Belarusian" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Bosnian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Brazilian (ABNT-2)" -msgstr "��������� (ABNT-2)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Bulgarian (BDS)" -msgstr "�������� (BDS)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Bulgarian (phonetic)" -msgstr "�������� (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Bengali" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Belgian" -msgstr "���������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Azerbaidjani (latin)" -msgstr "�����ej���� (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Arabic" -msgstr "�������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Armenian (phonetic)" -msgstr "��������� (��������)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Armenian (typewriter)" -msgstr "��������� (typewriter)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Armenian (old)" -msgstr "��������� (�����)" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Albanian" -msgstr "��������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Polish" -msgstr "������" - -#: ../../keyboard.pm:1 -#, c-format -msgid "Dvorak" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Zimbabwe" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Zambia" -msgstr "�������" - -#: ../../lang.pm:1 ../../standalone/drakxtv:1 -#, c-format -msgid "South Africa" -msgstr "����� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Serbia" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mayotte" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Yemen" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Samoa" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Wallis and Futuna" -msgstr "����� � ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Vanuatu" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Vietnam" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Virgin Islands (U.S.)" -msgstr "���������� ������ (�.�.�)" - -#: ../../lang.pm:1 -#, c-format -msgid "Virgin Islands (British)" -msgstr "���������� ������(�.���������)" - -#: ../../lang.pm:1 -#, c-format -msgid "Venezuela" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Saint Vincent and the Grenadines" -msgstr "����� ������� � ����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Vatican" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Uzbekistan" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Uruguay" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "United States Minor Outlying Islands" -msgstr "United States Minor Outlying Islands" - -#: ../../lang.pm:1 -#, c-format -msgid "Uganda" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Ukraine" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Tanzania" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Taiwan" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Tuvalu" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Trinidad and Tobago" -msgstr "�������� � ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Turkey" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Tonga" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Tunisia" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Turkmenistan" -msgstr "������������" - -#: ../../lang.pm:1 -#, c-format -msgid "East Timor" -msgstr "������� �����" - -#: ../../lang.pm:1 -#, c-format -msgid "Tokelau" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Tajikistan" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Thailand" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Togo" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "French Southern Territories" -msgstr "��������� ����� ����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Chad" -msgstr "���" - -#: ../../lang.pm:1 -#, c-format -msgid "Turks and Caicos Islands" -msgstr "Turks and Caicos Islands" - -#: ../../lang.pm:1 -#, c-format -msgid "Swaziland" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Syria" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "El Salvador" -msgstr "�� ��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Sao Tome and Principe" -msgstr "��� ���� � ��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Suriname" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Somalia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Senegal" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "San Marino" -msgstr "��� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Sierra Leone" -msgstr "������ �����" - -#: ../../lang.pm:1 -#, c-format -msgid "Slovakia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Svalbard and Jan Mayen Islands" -msgstr "Svalbard and Jan Mayen Islands" - -#: ../../lang.pm:1 -#, c-format -msgid "Slovenia" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Saint Helena" -msgstr "����� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Singapore" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Sudan" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Seychelles" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Solomon Islands" -msgstr "���������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Saudi Arabia" -msgstr "��������� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Rwanda" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Russia" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Romania" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Reunion" -msgstr "Reunion" - -#: ../../lang.pm:1 -#, c-format -msgid "Qatar" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Palau" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Paraguay" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Portugal" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Palestine" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Puerto Rico" -msgstr "����� ����" - -#: ../../lang.pm:1 -#, c-format -msgid "Pitcairn" -msgstr "Pitcairn" - -#: ../../lang.pm:1 -#, c-format -msgid "Saint Pierre and Miquelon" -msgstr "����� ���� � �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Poland" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Pakistan" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Philippines" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Papua New Guinea" -msgstr "����� ���� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "French Polynesia" -msgstr "��������� ����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Peru" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Panama" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Oman" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "New Zealand" -msgstr "���� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Niue" -msgstr "Niue" - -#: ../../lang.pm:1 -#, c-format -msgid "Nauru" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Nepal" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Nicaragua" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Nigeria" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Norfolk Island" -msgstr "������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Niger" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "New Caledonia" -msgstr "���� ����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Namibia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mozambique" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Malaysia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mexico" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Malawi" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Maldives" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mauritius" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Malta" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Montserrat" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mauritania" -msgstr "�����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Martinique" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Northern Mariana Islands" -msgstr "������� ���������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Mongolia" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Myanmar" -msgstr "������� (�����)" - -#: ../../lang.pm:1 -#, c-format -msgid "Mali" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Macedonia" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Marshall Islands" -msgstr "��������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Madagascar" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Moldova" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Monaco" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Morocco" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Libya" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Latvia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Luxembourg" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Lithuania" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Lesotho" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Liberia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Sri Lanka" -msgstr "��� �����" - -#: ../../lang.pm:1 -#, c-format -msgid "Liechtenstein" -msgstr "�����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Saint Lucia" -msgstr "����� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Lebanon" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Laos" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Kazakhstan" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cayman Islands" -msgstr "��������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Kuwait" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Korea" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Korea (North)" -msgstr "������ (�������)" - -#: ../../lang.pm:1 -#, c-format -msgid "Saint Kitts and Nevis" -msgstr "����� ���� � �����" - -#: ../../lang.pm:1 -#, c-format -msgid "Comoros" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Kiribati" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cambodia" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Kyrgyzstan" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Kenya" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Japan" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Jordan" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Jamaica" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Iceland" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Iran" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Iraq" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "British Indian Ocean Territory" -msgstr "��������� �������� �������� ����������" - -#: ../../lang.pm:1 -#, c-format -msgid "India" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Israel" -msgstr "������" - -#: ../../lang.pm:1 ../../standalone/drakxtv:1 -#, c-format -msgid "Ireland" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Indonesia" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Hungary" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Haiti" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Croatia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Honduras" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Heard and McDonald Islands" -msgstr "������� � McDonald ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Hong Kong" -msgstr "���� ����" - -#: ../../lang.pm:1 -#, c-format -msgid "China" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Guyana" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Guinea-Bissau" -msgstr "�������-�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Guam" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Guatemala" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "South Georgia and the South Sandwich Islands" -msgstr "����� ������� � ����� ��������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Equatorial Guinea" -msgstr "������������� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Guadeloupe" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Guinea" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Gambia" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Greenland" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Gibraltar" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Ghana" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "French Guiana" -msgstr "��������� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Georgia" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Grenada" -msgstr "�������" - -#: ../../lang.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "United Kingdom" -msgstr "������ ���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Gabon" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Faroe Islands" -msgstr "������ ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Micronesia" -msgstr "�����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Falkland Islands (Malvinas)" -msgstr "���������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Fiji" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Finland" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Ethiopia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Spain" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Eritrea" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Western Sahara" -msgstr "������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Egypt" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Estonia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Ecuador" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Algeria" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Dominican Republic" -msgstr "������������ ���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Dominica" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Denmark" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Djibouti" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cyprus" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Christmas Island" -msgstr "������� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cape Verde" -msgstr "���� �����" - -#: ../../lang.pm:1 -#, c-format -msgid "Cuba" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Colombia" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cameroon" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Chile" -msgstr "����" - -#: ../../lang.pm:1 -#, c-format -msgid "Cook Islands" -msgstr "������ ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Cote d'Ivoire" -msgstr "����� ���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Switzerland" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Congo (Brazzaville)" -msgstr "����� (��������)" - -#: ../../lang.pm:1 -#, c-format -msgid "Central African Republic" -msgstr "��������� ������� ���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Congo (Kinshasa)" -msgstr "����� (�������)" - -#: ../../lang.pm:1 -#, c-format -msgid "Cocos (Keeling) Islands" -msgstr "����� (���������) ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Canada" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Belize" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Belarus" -msgstr "�����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Botswana" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Bouvet Island" -msgstr "������ ����" - -#: ../../lang.pm:1 -#, c-format -msgid "Bhutan" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Bahamas" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Brazil" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Bolivia" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Brunei Darussalam" -msgstr "������� Darussalam" - -#: ../../lang.pm:1 -#, c-format -msgid "Bermuda" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Benin" -msgstr "�����" - -#: ../../lang.pm:1 -#, c-format -msgid "Burundi" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Bahrain" -msgstr "�������" - -#: ../../lang.pm:1 -#, c-format -msgid "Bulgaria" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Burkina Faso" -msgstr "������� ����" - -#: ../../lang.pm:1 -#, c-format -msgid "Bangladesh" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Barbados" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Bosnia and Herzegovina" -msgstr "����� � �����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Azerbaijan" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "Aruba" -msgstr "�����" - -#: ../../lang.pm:1 ../../standalone/drakxtv:1 -#, c-format -msgid "Australia" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "American Samoa" -msgstr "�������� �����" - -#: ../../lang.pm:1 ../../standalone/drakxtv:1 -#, c-format -msgid "Argentina" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Antarctica" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Angola" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Netherlands Antilles" -msgstr "��������� ������" - -#: ../../lang.pm:1 -#, c-format -msgid "Armenia" -msgstr "���������" - -#: ../../lang.pm:1 -#, c-format -msgid "Albania" -msgstr "��������" - -#: ../../lang.pm:1 -#, c-format -msgid "Anguilla" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Antigua and Barbuda" -msgstr "������� � �������" - -#: ../../lang.pm:1 -#, c-format -msgid "United Arab Emirates" -msgstr "��������� ������� �������" - -#: ../../lang.pm:1 -#, c-format -msgid "Andorra" -msgstr "������" - -#: ../../lang.pm:1 -#, c-format -msgid "Afghanistan" -msgstr "����������" - -#: ../../lang.pm:1 -#, c-format -msgid "default:LTR" -msgstr "default:LTR" - -#: ../../loopback.pm:1 -#, c-format -msgid "Circular mounts %s\n" -msgstr "������ ������a�� %s\n" - -#: ../../lvm.pm:1 -#, c-format -msgid "Remove the logical volumes first\n" -msgstr "������ ���� ������� �������e\n" - -#: ../../modules.pm:1 -#, c-format -msgid "" -"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel." -msgstr "PCMCIA ������� �� ������� ���� �� 2.2 �������. ��������� 2.4 ������." - -#: ../../mouse.pm:1 -#, c-format -msgid "MOVE YOUR WHEEL!" -msgstr "�������� ������ !" - -#: ../../mouse.pm:1 -#, c-format -msgid "To activate the mouse," -msgstr "�a �� ����� �� ���������� ����" - -#: ../../mouse.pm:1 -#, c-format -msgid "Please test the mouse" -msgstr "����� ��� �� ��������� ����" - -#: ../../mouse.pm:1 -#, c-format -msgid "No mouse" -msgstr "���� ���a" - -#: ../../mouse.pm:1 -#, c-format -msgid "none" -msgstr "�������" - -#: ../../mouse.pm:1 -#, c-format -msgid "3 buttons" -msgstr "3 ������a" - -#: ../../mouse.pm:1 -#, c-format -msgid "2 buttons" -msgstr "2 ������a" - -#: ../../mouse.pm:1 -#, c-format -msgid "1 button" -msgstr "1 ������" - -#: ../../mouse.pm:1 -#, c-format -msgid "busmouse" -msgstr "bus ���" - -#: ../../mouse.pm:1 -#, c-format -msgid "Kensington Thinking Mouse" -msgstr "Kensington Thinking Mouse" - -#: ../../mouse.pm:1 -#, c-format -msgid "Logitech Mouse (serial, old C7 type)" -msgstr "Logitech mouse (��������, ����� C7 ���)" - -#: ../../mouse.pm:1 -#, c-format -msgid "MM HitTablet" -msgstr "MM HitTablet" - -#: ../../mouse.pm:1 -#, c-format -msgid "MM Series" -msgstr "MM ������" - -#: ../../mouse.pm:1 -#, c-format -msgid "Genius NetMouse" -msgstr "Genius NetMouse" - -#: ../../mouse.pm:1 -#, c-format -msgid "Logitech MouseMan+/FirstMouse+" -msgstr "Logitech MouseMan+/FirstMouse+" - -#: ../../mouse.pm:1 -#, c-format -msgid "Logitech CC Series" -msgstr "Logitech CC ������ (��������)" - -#: ../../mouse.pm:1 -#, c-format -msgid "Mouse Systems" -msgstr "Mouse Systems" - -#: ../../mouse.pm:1 -#, c-format -msgid "Logitech MouseMan" -msgstr "Logitech MouseMan" - -#: ../../mouse.pm:1 -#, c-format -msgid "Microsoft IntelliMouse" -msgstr "Microsoft IntelliMouse" - -#: ../../mouse.pm:1 -#, c-format -msgid "Generic 3 Button Mouse" -msgstr "��������� 3 ������� ���" - -#: ../../mouse.pm:1 -#, c-format -msgid "Generic 2 Button Mouse" -msgstr "��������� 2 ������� ���" - -#: ../../mouse.pm:1 -#, c-format -msgid "serial" -msgstr "��������" - -#: ../../mouse.pm:1 -#, c-format -msgid "Microsoft Explorer" -msgstr "Microsoft Explorer" - -#: ../../mouse.pm:1 -#, c-format -msgid "Wheel" -msgstr "������" - -#: ../../mouse.pm:1 ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Generic" -msgstr "Generic" - -#: ../../mouse.pm:1 -#, c-format -msgid "Genius NetScroll" -msgstr "Genius NetScroll" - -#: ../../mouse.pm:1 -#, c-format -msgid "GlidePoint" -msgstr "GlidePoint" - -#: ../../mouse.pm:1 -#, c-format -msgid "Generic PS2 Wheel Mouse" -msgstr "��������� PS2 ��� �� ��������" - -#: ../../mouse.pm:1 -#, c-format -msgid "Logitech MouseMan+" -msgstr "Logitech MouseMan+" - -#: ../../mouse.pm:1 ../../security/level.pm:1 -#, c-format -msgid "Standard" -msgstr "����������" - -#: ../../mouse.pm:1 -#, c-format -msgid "Sun - Mouse" -msgstr "Sun ���" - -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#, c-format -msgid "Toggle between flat and group sorted" -msgstr "����j��: ����� ��� ������ ���������" - -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#, c-format -msgid "Collapse Tree" -msgstr "����� ������" - -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#, c-format -msgid "Expand Tree" -msgstr "������� ������" - -#: ../../my_gtk.pm:1 ../../services.pm:1 ../../ugtk2.pm:1 -#, c-format -msgid "Info" -msgstr "����" - -#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 -#, c-format -msgid "Is this correct?" -msgstr "�� �� �� ��� �������� ?" - -#: ../../my_gtk.pm:1 -#, c-format -msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*" -msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*" - -#: ../../partition_table.pm:1 -#, c-format -msgid "Error writing to file %s" -msgstr "������ ��� ����� � �������a %s" - -#: ../../partition_table.pm:1 -#, c-format -msgid "Bad backup file" -msgstr "���� backup-����a �������a" - -#: ../../partition_table.pm:1 -#, c-format -msgid "Restoring from file %s failed: %s" -msgstr "�������� �� �������e %s ���� ������: %s" - -#: ../../partition_table.pm:1 -#, c-format -msgid "" -"You have a hole in your partition table but I can't use it.\n" -"The only solution is to move your primary partitions to have the hole next " -"to the extended partitions." -msgstr "" -"����� �������� � ����� ������ ��������� ��� �� �� ���� ��������.\n" -"������ ������ �� �� �������� �������� ��������� ���� �� �������� ����\n" -"�� extended ���������" - -#: ../../partition_table.pm:1 -#, c-format -msgid "Extended partition not supported on this platform" -msgstr "Extended �������j� ��j� �������� �� ���j ���������" - -#: ../../partition_table.pm:1 -#, c-format -msgid "mount failed: " -msgstr "��������� ���� ������: " - -#: ../../pkgs.pm:1 -#, c-format -msgid "maybe" -msgstr "����a" - -#: ../../pkgs.pm:1 -#, c-format -msgid "nice" -msgstr "����" - -#: ../../pkgs.pm:1 -#, c-format -msgid "very nice" -msgstr "����� ����" - -#: ../../pkgs.pm:1 -#, c-format -msgid "important" -msgstr "�a���" - -#: ../../pkgs.pm:1 -#, c-format -msgid "must have" -msgstr "���� �����" - -#: ../../raid.pm:1 -#, c-format -msgid "Not enough partitions for RAID level %d\n" -msgstr "���� ������� ��������� �� RAID ���� %d\n" - -#: ../../raid.pm:1 -#, c-format -msgid "mkraid failed" -msgstr "mkraid ��������" - -#: ../../raid.pm:1 -#, c-format -msgid "mkraid failed (maybe raidtools are missing?)" -msgstr "mkraid �������� (����� �������j� raidtools ?)" - -#: ../../raid.pm:1 -#, c-format -msgid "Can't add a partition to _formatted_ RAID md%d" -msgstr "���� ������ ������ ��������� �� _����������_ RAID md%d" - -#: ../../services.pm:1 -#, c-format -msgid "Stop" -msgstr "����" - -#: ../../services.pm:1 -#, c-format -msgid "Start" -msgstr "�����" - -#: ../../services.pm:1 -#, c-format -msgid "On boot" -msgstr "��� �����a��" - -#: ../../services.pm:1 -#, c-format -msgid "" -"No additional information\n" -"about this service, sorry." -msgstr "" -"����� ��� ���a �������� ���������ja\n" -"� ���� �������." - -#: ../../services.pm:1 -#, c-format -msgid "Services and deamons" -msgstr "������� � ������" - -#: ../../services.pm:1 -#, c-format -msgid "stopped" -msgstr "�����������" - -#: ../../services.pm:1 -#, c-format -msgid "running" -msgstr "���������" - -#: ../../services.pm:1 -#, c-format -msgid "Choose which services should be automatically started at boot time" -msgstr "��������� ���� ������� ����� ���������� �� �� ������� ��� ��������" - -#: ../../services.pm:1 -#, c-format -msgid "Database Server" -msgstr "������ ���� �������a" - -#: ../../services.pm:1 -#, c-format -msgid "Remote Administration" -msgstr "������� ��������������" - -#: ../../services.pm:1 -#, c-format -msgid "File sharing" -msgstr "���������� ������ �������" - -#: ../../services.pm:1 -#, c-format -msgid "Internet" -msgstr "��������" - -#: ../../services.pm:1 -#, c-format -msgid "Printing" -msgstr "��������" - -#: ../../services.pm:1 -#, c-format -msgid "Starts the X Font Server (this is mandatory for XFree to run)." -msgstr "����e�� X ���� ������ (�������� �� ��������� XFree)." - -#: ../../services.pm:1 -#, c-format -msgid "Load the drivers for your usb devices." -msgstr "������ �������� �� ���� usb �������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Syslog is the facility by which many daemons use to log messages\n" -"to various system log files. It is a good idea to always run syslog." -msgstr "" -"Syslog j� ��j���� ������ ��� ����� ������ ������� �� �����a�� �����a\n" -"� ������ ���������� ��� ��j�����a. ����� je ����� ��a�� ���� �������� syslog." - -#: ../../services.pm:1 -#, c-format -msgid "Launch the sound system on your machine" -msgstr "������� ������ �� ���� �� ����� ������" - -#: ../../services.pm:1 -#, c-format -msgid "" -"The rwho protocol lets remote users get a list of all of the users\n" -"logged into a machine running the rwho daemon (similiar to finger)." -msgstr "" -"rwho �������� ��������� ��a����� ����������� �� ����j� ����� ����\n" -"��������� ���������� �� ������ �� ���������� rwho ������� (������ finger-�)." - -#: ../../services.pm:1 -#, c-format -msgid "" -"The rusers protocol allows users on a network to identify who is\n" -"logged in on other responding machines." -msgstr "" -"rusers �������� ��������� ����������� �� ��e�� �� �����j� �� je\n" -"�������� �� ������ �a������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"The rstat protocol allows users on a network to retrieve\n" -"performance metrics for any machine on that network." -msgstr "" -"rstat �������� ��������� ����������� �� ��e�� �� ������e\n" -"�e�e�� ����������� �� ���� ��j� �a���� �� ��j ��e��." - -#: ../../services.pm:1 -#, c-format -msgid "" -"The routed daemon allows for automatic IP router table updated via\n" -"the RIP protocol. While RIP is widely used on small networks, more complex\n" -"routing protocols are needed for complex networks." -msgstr "" -"Routed ����� ��������� ���������� IP ���e� update-��a�� �����\n" -"RIP ���������.��� �e RIP ����� �������� �� ����� ��e����,����������j� \n" -" routing ��������� �� �������� �� ���������� ��e��." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Assign raw devices to block devices (such as hard drive\n" -"partitions), for the use of applications such as Oracle or DVD players" -msgstr "" -"�������� raw ������� �� ���� ������� (��� ��� �� ���� ����\n" -"���������), ��� ���� ���� ������� �� ���������� ��� ��� �� Oracle ��� DVD " -"�������" - -#: ../../services.pm:1 -#, c-format -msgid "" -"Saves and restores system entropy pool for higher quality random\n" -"number generation." -msgstr "" -"���� � ������� ��������� entropy pool �� ���� �������� �������a�e\n" -"�����j��� ���j��a." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Postfix is a Mail Transport Agent, which is the program that moves mail from " -"one machine to another." -msgstr "" -"Postfix j� Mail Transport Agent,��j� � ����������e��� ����� �� j���� �a���� " -"�� �����." - -#: ../../services.pm:1 -#, c-format -msgid "" -"The portmapper manages RPC connections, which are used by\n" -"protocols such as NFS and NIS. The portmap server must be running on " -"machines\n" -"which act as servers for protocols which make use of the RPC mechanism." -msgstr "" -"��������� ������ RPC �������j��a,��j� �������\n" -"��������� ��� NFS � NIS.������� ������ ���� ���� �������� �� �a�����a\n" -"��j� ���� ��� ������� �� ��������� ��j� ������� RPC ���������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"PCMCIA support is usually to support things like ethernet and\n" -"modems in laptops. It won't get started unless configured so it is safe to " -"have\n" -"it installed on machines that don't need it." -msgstr "" -"PCMCIA ������� �� ������ ������� �� ������� � ������ � �����������.\n" -"���� �� ��������� ������� ��j� ������������ ���� ��j� �������� ���������� \n" -"�� ������� ��� ��j� ��������." - -#: ../../services.pm:1 -#, c-format -msgid "Support the OKI 4w and compatible winprinters." -msgstr "������� �� OKI 4w � ������������ �� win ��������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Automatically switch on numlock key locker under console\n" -"and XFree at boot." -msgstr "" -"���������� �������� numlock ������ ��� ��������\n" -"� � XFree ��� ��������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"NFS is a popular protocol for file sharing across TCP/IP\n" -"networks. This service provides NFS file locking functionality." -msgstr "" -"NFS j� ��������� �������� �� ������� ��j���a ����� TCP/IP ��e��.\n" -"���j ������ ��������� �������������� NFS file locking ������j�" - -#: ../../services.pm:1 -#, c-format -msgid "" -"NFS is a popular protocol for file sharing across TCP/IP networks.\n" -"This service provides NFS server functionality, which is configured via the\n" -"/etc/exports file." -msgstr "" -"NFS j� ��������� �������� �� ������� ��j���a ����� TCP/IP ��e��.\n" -"���j ������ ��������� �������������� NFS �������,��j� �� ����������� ����� \n" -"/etc/exports �������e." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Activates/Deactivates all network interfaces configured to start\n" -"at boot time." -msgstr "" -"�������a�� � ���������a�� ���� ��e���� �������j�� �������������� �� ����� \n" -"��� �����a�� �������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Mounts and unmounts all Network File System (NFS), SMB (Lan\n" -"Manager/Windows), and NCP (NetWare) mount points." -msgstr "" -"������a�� � ��������a�� ���� ��e���� ��j� ������a(NFS), SMB (Lan\n" -"Manager/Windows), � NCP (NetWare) �a���� ������a�a. " - -#: ../../services.pm:1 -#, c-format -msgid "" -"named (BIND) is a Domain Name Server (DNS) that is used to resolve host " -"names to IP addresses." -msgstr "" -"������ ��� (BIND) j� Domain Name Server (DNS) ��j� �� ������� �� ��je host " -"��� IP ������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Linux Virtual Server, used to build a high-performance and highly\n" -"available server." -msgstr "" -"Linux-�� ��������� ������, ������� �� �� �������� ����� � ���������\n" -"�������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"lpd is the print daemon required for lpr to work properly. It is\n" -"basically a server that arbitrates print jobs to printer(s)." -msgstr "" -"lpd j� print ����� �������� �� �� lpr ����� �����.�� j� \n" -"� ������ ������ ��j� ��������� print ������� ��������(���)." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Linuxconf will sometimes arrange to perform various tasks\n" -"at boot-time to maintain the system configuration." -msgstr "" -"Linuxconf �� ������� �������� ����� ������� �����\n" -"�������� ������� ���� ��������� � ���������� �������." - -#: ../../services.pm:1 -#, c-format -msgid "Automatic detection and configuration of hardware at boot." -msgstr "���������� ��������� � ������������� �������� ��� �������� �������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Automatic regeneration of kernel header in /boot for\n" -"/usr/include/linux/{autoconf,version}.h" -msgstr "" -"���������� ������������ ���������� �������� � /boot ��r\n" -"/usr/include/linux/{autoconf,version}.h" - -#: ../../services.pm:1 -#, c-format -msgid "" -"This package loads the selected keyboard map as set in\n" -"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n" -"You should leave this enabled for most machines." -msgstr "" -"���j ����� �������� �������� ���� ��������� ���� j� ���e���� \n" -"� /etc/sysconfig/keyboard.��� �� ���e���� ������e�� kbdconfig ������.\n" -"����� �� ���� ������� �� �e���� �a���a." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Launch packet filtering for Linux kernel 2.2 series, to set\n" -"up a firewall to protect your machine from network attacks." -msgstr "" -"��������� ���������� ������ �� Linux ������ ������ 2.2, �� �� ��������\n" -"firewall ���� ������� ���� ������ �� ������� ������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"The internet superserver daemon (commonly called inetd) starts a\n" -"variety of other internet services as needed. It is responsible for " -"starting\n" -"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd " -"disables\n" -"all of the services it is responsible for." -msgstr "" -"�������� ����� ������ ����� (���� ��� netd) ������ \n" -"����� �������� �������.�� j� ��������� �� ������a�� �����x ������� ��� ���. " -"elnet, ftp, rsh, � rlogin.�������j��� ����, �������j��� � ������� \n" -"�� ��j� j� �� ���������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Apache is a World Wide Web server. It is used to serve HTML files and CGI." -msgstr "" -"Apache j� WWW ������. �� �� ������� �� �������j� HTML ��j����\n" -"� CGI." - -#: ../../services.pm:1 -#, c-format -msgid "" -"HardDrake runs a hardware probe, and optionally configures\n" -"new/changed hardware." -msgstr "" -"HardDrake ������ ���������� ���������, � �� ������� �� �������� \n" -"����/�������� �������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"GPM adds mouse support to text-based Linux applications such the\n" -"Midnight Commander. It also allows mouse-based console cut-and-paste " -"operations,\n" -"and includes support for pop-up menus on the console." -msgstr "" -"GPM ��j� ������� �� ���� �� ���������-�������� ��������j� ��� ��� j�\n" -"Midnight Commander.���� ���� ��j� ������� �� pop-up ����je �� �������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"cron is a standard UNIX program that runs user-specified programs\n" -"at periodic scheduled times. vixie cron adds a number of features to the " -"basic\n" -"UNIX cron, including better security and more powerful configuration options." -msgstr "" -"cron j� ���������� UNIX ������� ��j� ����e�� ���������� ��������\n" -"����������� � �������� �����. vixie cron ����j� ����j� ������� UNIX cron," -"������j��� ���� ��������� � ���� ����������." - -#: ../../services.pm:1 -#, c-format -msgid "" -"Runs commands scheduled by the at command at the time specified when\n" -"at was run, and runs batch commands when the load average is low enough." -msgstr "" -"����e�� ������� �������� at ��������,��� � batch ������� ��� j� " -"�����e������\n" -"������� ���a." - -#: ../../services.pm:1 -#, c-format -msgid "" -"apmd is used for monitoring battery status and logging it via syslog.\n" -"It can also be used for shutting down the machine when the battery is low." -msgstr "" -"apmd �� ������� �� ��a�e�� ������� ������je � �����a�� ����� syslog.\n" -"������� �� � �� �a�e�� �a���� (���� � �� ������� �a�����a) ���� je ������j� " -"�����" - -#: ../../services.pm:1 -#, c-format -msgid "Anacron is a periodic command scheduler." -msgstr "Anacron - �������� ������.������e" - -#: ../../services.pm:1 -#, c-format -msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" -msgstr "������� ALSA (Advanced Linux Sound Architecture) ������ �� ����" - -#: ../../standalone.pm:1 -#, c-format -msgid "Installing packages..." -msgstr "���������� ������..." - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"\n" -"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--" -"testing] [-v|--version] " -msgstr "" -"\n" -"��������: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--" -"testing] [-v|--version] " - -#: ../../standalone.pm:1 -#, c-format -msgid "" -" [everything]\n" -" XFdrake [--noauto] monitor\n" -" XFdrake resolution" -msgstr "" -" [everything]\n" -" XFdrake [--noauto] monitor\n" -" XFdrake resolution" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-" -"usbtable] [--dynamic=dev]" -msgstr "" -"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-" -"usbtable] [--dynamic=dev]" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[OPTION]...\n" -" --no-confirmation don't ask first confirmation question in " -"MandrakeUpdate mode\n" -" --no-verify-rpm don't verify packages signatures\n" -" --changelog-first display changelog before filelist in the " -"description window\n" -" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found" -msgstr "" -"[OPTION]...\n" -" --no-confirmation �� �������� ������ � ������� � MandrakeUpdate ����\n" -" --no-verify-rpm �� ��������� ��������� ������\n" -" --changelog-first ��������� ����� � �������� ��� ����� ������� � " -"������� �� ����\n" -" --merge-all-rpmnew �������� ������� ���� ���������� .rpmnew/.rpmsave " -"�������" - -#: ../../standalone.pm:1 -#, c-format -msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]" -msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[OPTIONS]\n" -"Network & Internet connection and monitoring application\n" -"\n" -"--defaultintf interface : show this interface by default\n" -"--connect : connect to internet if not already connected\n" -"--disconnect : disconnect to internet if already connected\n" -"--force : used with (dis)connect : force (dis)connection.\n" -"--status : returns 1 if connected 0 otherwise, then exit.\n" -"--quiet : don't be interactive. To be used with (dis)connect." -msgstr "" -"[OPTIONS]\n" -"������ � �������� ��������� � ���������� �� ����������\n" -"\n" -"--defaultintf ��������� : ��������� ���� ���������� �� �������� ��������\n" -"--connect : �������� �� �� �������� ������� ��� ���� �������\n" -"--disconnect : ������� ���� �� ���������� ������� �� ��� �������\n" -"--force : ������� �� �� ��� ��������� ������ : ��������� �� ���������� ��� " -"������.\n" -"--status : ��������� 1 ������� �� ������� ��� 0 ��� ����, � ����� ��������.\n" -"--quiet : ��� ���������������. ����� �� �� ������� �� �������� �� ���������� " -"� ������." - -#: ../../standalone.pm:1 -#, c-format -msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]" -msgstr "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]" - -#: ../../standalone.pm:1 -#, c-format -msgid "[keyboard]" -msgstr "[keyboard]" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[OPTIONS]...\n" -"Mandrake Terminal Server Configurator\n" -"--enable : enable MTS\n" -"--disable : disable MTS\n" -"--start : start MTS\n" -"--stop : stop MTS\n" -"--adduser : add an existing system user to MTS (requires username)\n" -"--deluser : delete an existing system user from MTS (requires " -"username)\n" -"--addclient : add a client machine to MTS (requires MAC address, IP, " -"nbi image name)\n" -"--delclient : delete a client machine from MTS (requires MAC address, " -"IP, nbi image name)" -msgstr "" -"[OPTIONS]...\n" -"������� �� ���������� Mandrake ����������� �������\n" -"--enable : �������� MTS\n" -"--disable : ��������� MTS\n" -"--start : ������� MTS\n" -"--stop : ��������� MTS\n" -"--adduser : ������ ���������� ���������� ��������� � MTS (������� " -"���������� ���)\n" -"--deluser : ����� ���������� ���������� ��������� �� MTS (������� " -"���������� ���)\n" -"--addclient : ������ ���������� ������ �� MTS (������� MAC ������, IP, " -"nbi image ���)\n" -"--delclient : ����� ���������� ������ �� MTS (������� MAC ������, IP, " -"nbi image ���)" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"Font Importation and monitoring " -"application \n" -"--windows_import : import from all available windows partitions.\n" -"--xls_fonts : show all fonts that already exist from xls\n" -"--strong : strong verification of font.\n" -"--install : accept any font file and any directry.\n" -"--uninstall : uninstall any font or any directory of font.\n" -"--replace : replace all font if already exist\n" -"--application : 0 none application.\n" -" : 1 all application available supported.\n" -" : name_of_application like so for staroffice \n" -" : and gs for ghostscript for only this one." -msgstr "" -"������� �� �������� � ����������� " -"������� \n" -"--windows_import : ��������� �� ���� ��������� windows ���������.\n" -"--xls_fonts : ��������� ��� ������� ���� �� ��� �������� ����� xls\n" -"--strong : ����� ������� �����.\n" -"--install : ��������� ���� ���� ���� � ���� ���� ������������.\n" -"--uninstall : ����������� ���� ���� ���� ��� ���� ���� ������������ �� " -"���������.\n" -"--replace : �������� ��� ������� ���� ��� �������\n" -"--application : 0 ��� ����������.\n" -" : 1 ��� �������� ���������� ��������.\n" -" : name_of_application ��� �� �� ������ staroffice \n" -" : � gs �� ghostscript �� ���� ���." - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[OPTIONS] [PROGRAM_NAME]\n" -"\n" -"OPTIONS:\n" -" --help - print this help message.\n" -" --report - program should be one of mandrake tools\n" -" --incident - program should be one of mandrake tools" -msgstr "" -"[OPTIONS] [PROGRAM_NAME]\n" -"\n" -"��Ƹ��:\n" -" --help - ��������� ���� ����� ���� ���� ������.\n" -" --report - ������� ����� �� ���� ����� �� mandrake �����\n" -" --incident - ������� ����� �� ���� ����� �� mandrake �����" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n" -"Backup and Restore application\n" -"\n" -"--default : save default directories.\n" -"--debug : show all debug messages.\n" -"--show-conf : list of files or directories to backup.\n" -"--config-info : explain configuration file options (for non-X " -"users).\n" -"--daemon : use daemon configuration. \n" -"--help : show this message.\n" -"--version : show version number.\n" -msgstr "" -"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n" -"������� �� Backup � ������� ��������\n" -"\n" -"--default : ����� default �������������.\n" -"--debug : ��������� ��� debug ������.\n" -"--show-conf : ����� ������� ��� ������������� �� backup.\n" -"--config-info : ��������� ���������� ������ �� ������� (�� ��-X " -"���������).\n" -"--daemon : ������� daemon �������������. \n" -"--help : ��������� ��� ������.\n" -"--version : ��������� ������� ��������.\n" - -#: ../../standalone.pm:1 -#, c-format -msgid "" -"This program is free software; you can redistribute it and/or modify\n" -"it under the terms of the GNU General Public License as published by\n" -"the Free Software Foundation; either version 2, or (at your option)\n" -"any later version.\n" -"\n" -"This program is distributed in the hope that it will be useful,\n" -"but WITHOUT ANY WARRANTY; without even the implied warranty of\n" -"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" -"GNU General Public License for more details.\n" -"\n" -"You should have received a copy of the GNU General Public License\n" -"along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -msgstr "" -" ���� ������� �� ���������; ������ �� ��������������� �/��� ������\n" -" ��� �������� GNU General Public License ���� �� ���������\n" -" � Free Software ���������; ��� ������� 2, ��� (� ����� �������)\n" -" ���� ����� ������� �������.\n" -"\n" -" ���� ������� �� ������������ � ���� �� �� ���� �� �������,\n" -" ��� ��� ������� �����Ƹ��; ��� � ��� ��������� ��\n" -" ��������� � ����¸ǽ� ÿ������. ����������\n" -" GNU ����� ����� ������� �� ���� ������.\n" -"\n" -" ������� �� �� ���� ������ GNU ����� ����� �������\n" -" ������� �� ���� ���������; ������� �� ������, ������ ��� �� ������ Free " -"Software\n" -" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" - -#: ../../steps.pm:1 -#, c-format -msgid "Exit install" -msgstr "����� �� �����������" - -#: ../../steps.pm:1 -#, c-format -msgid "Install updates" -msgstr "���������� update-���" - -#: ../../steps.pm:1 -#, c-format -msgid "Configure services" -msgstr "������ �������" - -#: ../../steps.pm:1 -#, c-format -msgid "Configure X" -msgstr "������������� X-a" - -#: ../../steps.pm:1 -#, c-format -msgid "Install bootloader" -msgstr "���������� �������" - -#: ../../steps.pm:1 -#, c-format -msgid "Configure networking" -msgstr "������ �����" - -#: ../../steps.pm:1 -#, c-format -msgid "Add a user" -msgstr "����� ���������" - -#: ../../steps.pm:1 -#, c-format -msgid "Root password" -msgstr "Root �������" - -#: ../../steps.pm:1 -#, c-format -msgid "Install system" -msgstr "���������� ������" - -#: ../../steps.pm:1 -#, c-format -msgid "Choose packages to install" -msgstr "������ �� �����������" - -#: ../../steps.pm:1 -#, c-format -msgid "Format partitions" -msgstr "���������j �������je" - -#: ../../steps.pm:1 -#, c-format -msgid "Partitioning" -msgstr "��������������" - -#: ../../steps.pm:1 -#, c-format -msgid "Choose your keyboard" -msgstr "������� ���������" - -#: ../../steps.pm:1 -#, c-format -msgid "Select installation class" -msgstr "��������� ����.�����" - -#: ../../steps.pm:1 -#, c-format -msgid "Hard drive detection" -msgstr "��������� ���� ����a" - -#: ../../steps.pm:1 -#, c-format -msgid "Configure mouse" -msgstr "���������� ����" - -#: ../../steps.pm:1 -#, c-format -msgid "License" -msgstr "�������" - -#: ../../steps.pm:1 -#, c-format -msgid "Language" -msgstr "��������� �����" - -#: ../../ugtk2.pm:1 -#, c-format -msgid "utopia 25" -msgstr "utopia 25" - -#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1 -#, c-format -msgid "logdrake" -msgstr "logdrake" - -#: ../../ugtk.pm:1 -#, c-format -msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*" -msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Xpmac (installation display driver)" -msgstr "Xpmac (���������ja ������j ���j���)" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "" -"Your card can have 3D hardware acceleration support with XFree %s,\n" -"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER." -msgstr "" -"�a�� ������� ���� ����� 3D ���������� ����������j� ��� ���� �� XFree %s,\n" -"�����¸µ �� j� ��� ����������°��A ������� �� 3D � ���� ������� �� " -"������a�� ��������." - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration" -msgstr "XFree %s �� ����������°���� 3D ����������� ����������j��" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Your card can have 3D hardware acceleration support with XFree %s." -msgstr "�a�� ������� ���� ����� 3D ���������� ����������j� �� XFree %s." - -#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1 -#, c-format -msgid "XFree %s with 3D hardware acceleration" -msgstr "XFree %s �� 3D ����������� ����������j��" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "" -"Your card can have 3D hardware acceleration support but only with XFree %s,\n" -"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n" -"Your card is supported by XFree %s which may have a better support in 2D." -msgstr "" -"�a�� ������� ���� ����� 3D ���������� ����������j� ��� ���� �� XFree %s,\n" -"�����¸µ �� j� ��� ����������°��A ������� �� 3D � ���� ������� �� " -"������a�� ��������.\n" -"�a�� ������� �������a XFree %s ��j� ���� ��a�� ���� ������� � �� 2D." - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "" -"Your card can have 3D hardware acceleration support but only with XFree %s.\n" -"Your card is supported by XFree %s which may have a better support in 2D." -msgstr "" -"�a�� ������� ���� ����� 3D ���������� ����������j� ��� ���� �a XFree %s.\n" -"�a�� ������� �������a XFree %s ��j� ���� ��a�� ���� ������� � �� 2D." - -#: ../../Xconfig/card.pm:1 ../../Xconfig/various.pm:1 -#, c-format -msgid "XFree %s" -msgstr "XFree %s" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Configure only card \"%s\"%s" -msgstr "������ ���� ������� \"%s\"%s" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Use Xinerama extension" -msgstr "������� Xinerama ��������j�" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Configure all heads independently" -msgstr "������ ��� ����� ���������" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Which configuration of XFree do you want to have?" -msgstr "���� XFree �����������j� ������ �� ����e ?" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "XFree configuration" -msgstr "XFree ������������a" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Select the memory size of your graphics card" -msgstr "�������� �������� �� ��������� �������" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "" -"Your system supports multiple head configuration.\n" -"What do you want to do?" -msgstr "" -"�a� ������ �������� �ultiple head �����������j�.\n" -"��� ������ �� �������?" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Multi-head configuration" -msgstr "Multi-head ������������a" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "Choose an X server" -msgstr "��������� X ������" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "X server" -msgstr "X ������" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "64 MB or more" -msgstr "64 MB ��� ����" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "32 MB" -msgstr "32 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "16 MB" -msgstr "16 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "8 MB" -msgstr "8 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "4 MB" -msgstr "4 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "2 MB" -msgstr "2 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "1 MB" -msgstr "1 MB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "512 kB" -msgstr "512 kB" - -#: ../../Xconfig/card.pm:1 -#, c-format -msgid "256 kB" -msgstr "256 kB" - -#: ../../Xconfig/main.pm:1 -#, c-format -msgid "" -"Keep the changes?\n" -"The current configuration is:\n" -"\n" -"%s" -msgstr "" -"������� �������?\n" -"�������� �����������ja j�:\n" -"\n" -"%s" - -#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1 -#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Options" -msgstr "����je" - -#: ../../Xconfig/main.pm:1 -#, c-format -msgid "Test" -msgstr "����" - -#: ../../Xconfig/main.pm:1 ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "Resolution" -msgstr "����������" - -#: ../../Xconfig/main.pm:1 ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Monitor" -msgstr "�������" - -#: ../../Xconfig/main.pm:1 -#, c-format -msgid "Graphic Card" -msgstr "�������� �������" - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Vertical refresh rate" -msgstr "���������� �����������" - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Horizontal refresh rate" -msgstr "������������ �����������" - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "" -"The two critical parameters are the vertical refresh rate, which is the " -"rate\n" -"at which the whole screen is refreshed, and most importantly the horizontal\n" -"sync rate, which is the rate at which scanlines are displayed.\n" -"\n" -"It is VERY IMPORTANT that you do not specify a monitor type with a sync " -"range\n" -"that is beyond the capabilities of your monitor: you may damage your " -"monitor.\n" -" If in doubt, choose a conservative setting." -msgstr "" -"������ �� �������� ������������ ��������������� ����� ����� ��������.\n" -"������ �� ��� �������� �� ������� ������� ��������� ���� ����������\n" -"������������� ����������� ��������, ��� �� �������� �������� �����.\n" -"\n" -"����� �� ����� �� �� �������� ��� �������� ���� ��� ���� ����� ���� ����\n" -"��� �� ��� ��� �������. ��� ����� �������, ��������� ���� ���������." - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Plug'n Play probing failed. Please select the correct monitor" -msgstr "Plug'n Play ��������� ���� ������. ��������� ����� ����� ��������" - -#: ../../Xconfig/monitor.pm:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Vendor" -msgstr "����������" - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Plug'n Play" -msgstr "Plug'n Play" - -#: ../../Xconfig/monitor.pm:1 -#, c-format -msgid "Choose a monitor" -msgstr "��������� �������" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "Graphics card: %s" -msgstr "�������� �������: %s" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "Choose the resolution and the color depth" -msgstr "��������� ���������� � ���� ���� ��� ����a��" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "Resolutions" -msgstr "����������" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "4 billion colors (32 bits)" -msgstr "4 ��������� ���� (32-����� ������)" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "16 million colors (24 bits)" -msgstr "16 ������� ���� (24-����� ������)" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "65 thousand colors (16 bits)" -msgstr "65 ������ ���� (16-����� ������)" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "32 thousand colors (15 bits)" -msgstr "32 ������ ���� (15-����� ������)" - -#: ../../Xconfig/resolution_and_depth.pm:1 -#, c-format -msgid "256 colors (8 bits)" -msgstr "256 ���� (8-����� ������)" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "Is this the correct setting?" -msgstr "�� �� �� ��� �������� ��������?" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "Leaving in %d seconds" -msgstr "������� �� %d �������" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "" -"An error occurred:\n" -"%s\n" -"Try to change some parameters" -msgstr "" -"�������� �� ������:\n" -"%s\n" -"��������� �� ��������� ���� �� ����������" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "Warning: testing this graphic card may freeze your computer" -msgstr "���������: ��������� ��� �������� ������� ���� ��������� ��� �������" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "Do you want to test the configuration?" -msgstr "�� �� ������ �� ��������� �������������?" - -#: ../../Xconfig/test.pm:1 -#, c-format -msgid "Test of the configuration" -msgstr "��������� �������������" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "What norm is your TV using?" -msgstr "����� ������ ��� TV �������?" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "" -"Your graphic card seems to have a TV-OUT connector.\n" -"It can be configured to work using frame-buffer.\n" -"\n" -"For this you have to plug your graphic card to your TV before booting your " -"computer.\n" -"Then choose the \"TVout\" entry in the bootloader\n" -"\n" -"Do you have this feature?" -msgstr "" -"���� �������� ������� ������� �� ��� TV-OUT ��������.\n" -"�� �� ���� �������� �� ���� ���������� frame-buffer-�.\n" -"\n" -"�� ��� ������ �� �������� ���� �������� ������� �� TV-�� ��� �������� ����� " -"����������.\n" -"���� ��������� \"TVout\" �������� � ��������\n" -"\n" -"�� �� ����� ��� ������?" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "" -"I can setup your computer to automatically start the graphical interface " -"(XFree) upon booting.\n" -"Would you like XFree to start when you reboot?" -msgstr "" -"Ja ���� ������� ��� ������� �� ���������� ������ X �������� ��� ��������.\n" -"�� �� ������ X �������� ��� �������� ?" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Graphical interface at startup" -msgstr "X �������� �� ������" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "XFree86 driver: %s\n" -msgstr "XFree86 ���j���: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "XFree86 server: %s\n" -msgstr "XFree86 ������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Resolution: %s\n" -msgstr "����������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Color depth: %s\n" -msgstr "���� ����: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Graphics memory: %s kB\n" -msgstr "�������� �� ��������� �������: %s kB\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Graphics card: %s\n" -msgstr "�������� �������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Monitor VertRefresh: %s\n" -msgstr "������� - ���������� ����������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Monitor HorizSync: %s\n" -msgstr "������� - �����������a �����������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Monitor: %s\n" -msgstr "�������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Mouse device: %s\n" -msgstr "��� �� ��������� �� ������: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Mouse type: %s\n" -msgstr "��� ����: %s\n" - -#: ../../Xconfig/various.pm:1 -#, c-format -msgid "Keyboard layout: %s\n" -msgstr "��� ���������: %s\n" - -#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Options: %s" -msgstr "����je: %s" - -#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Mount point: " -msgstr "����� ���������: " - -#: ../../diskdrake/dav.pm:1 -#, c-format -msgid "Server: " -msgstr "������:" - -#: ../../diskdrake/dav.pm:1 -#, c-format -msgid "The URL must begin with http:// or https://" -msgstr "URL ���� �������� �� http:// ��� https://" - -#: ../../diskdrake/dav.pm:1 -#, c-format -msgid "Please enter the WebDAV server URL" -msgstr "������� URL WebDAV �������" - -#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1 -#: ../../diskdrake/removable.pm:1 ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Mount point" -msgstr "����� ���������" - -#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Mount" -msgstr "��������" - -#: ../../diskdrake/dav.pm:1 ../../diskdrake/interactive.pm:1 -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Unmount" -msgstr "����������" - -#: ../../diskdrake/dav.pm:1 -#, c-format -msgid "New" -msgstr "����" - -#: ../../diskdrake/dav.pm:1 -#, c-format -msgid "" -"WebDAV is a protocol that allows you to mount a web server's directory\n" -"locally, and treat it like a local filesystem (provided the web server is\n" -"configured as a WebDAV server). If you would like to add WebDAV mount\n" -"points, select \"New\"." -msgstr "" -"WebDAV �� �������� ���� ��� ��������� �� ��������� ������������ ��� �������\n" -"�������, � �� �� ��������� ��� ������� ���� ������ (�������� ��� ������ ��\n" -"������� ��� WebDAV ������). ������� ������ �� ������ ���� WebDAV �����\n" -"���������, ��������� \"����\"." - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Use ``%s'' instead" -msgstr "������ ���� �������� ``%s''" - -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#: ../../diskdrake/removable.pm:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Type" -msgstr "���" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Use ``Unmount'' first" -msgstr "���� ������� ``����������''" - -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Delete" -msgstr "������" - -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Create" -msgstr "�������" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Filesystem types:" -msgstr "����� ���� �������:" - -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Empty" -msgstr "������" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Windows" -msgstr "Windows" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "HFS" -msgstr "HFS" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "SunOS" -msgstr "SunOS" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Swap" -msgstr "Swap" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Journalised FS" -msgstr "Journalised FS" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Ext2" -msgstr "Ext2" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "No hard drives found" -msgstr "���� �������� ���� ����" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Please click on a partition" -msgstr "�������� �� ���������" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "" -"You have one big MicroSoft Windows partition.\n" -"I suggest you first resize that partition\n" -"(click on it, then click on \"Resize\")" -msgstr "" -"�� ����� ����� ������ MicroSoft Windows ���������.\n" -"��������� �� ���� �������� ������� (resize) �� ��������� (�������� �� ��,\n" -"� ����� �� \"������� ��������\")" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Choose action" -msgstr "��������� ������" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "" -"If you plan to use aboot, be carefull to leave a free space (2048 sectors is " -"enough)\n" -"at the beginning of the disk" -msgstr "" -"������� ��������� �� ��������� aboot, �������e ������ ������� (2048 " -"��������� ������� \n" -"�����)" - -#: ../../diskdrake/hd_gtk.pm:1 -#, c-format -msgid "Please make a backup of your data first" -msgstr "����� ���, ���� ��������� ������ ����� ��������" - -#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Read carefully!" -msgstr "������� ���Ǹ°� !" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Encryption key (again)" -msgstr "���� �� ���������� (������)" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Encryption key" -msgstr "���� �� ����������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "The encryption keys do not match" -msgstr "������������� ������������ ������� (�������)" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "This encryption key is too simple (must be at least %d characters long)" -msgstr "" -"��� �������(����������� ����) j� �����e j���������a (����� �a ��� ��� %d " -"�������)" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose your filesystem encryption key" -msgstr "��������� ���� �� ���������� ���� �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Filesystem encryption key" -msgstr "���� �� ���������� ���� �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Type: " -msgstr "�����: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "on channel %d id %d\n" -msgstr "�� ������ %d ID %d\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Partition table type: %s\n" -msgstr "��� �����e ���������: %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "LVM-disks %s\n" -msgstr "LVM-������� %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Info: " -msgstr "����: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Geometry: %s cylinders, %s heads, %s sectors\n" -msgstr "����������: %s ���������, %s �����, %s �������\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Size: %s\n" -msgstr "��������: %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Read-only" -msgstr "����-������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Device: " -msgstr "������: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"\n" -"This special Bootstrap\n" -"partition is for\n" -"dual-booting your system.\n" -msgstr "" -"\n" -"��� j� �����j���� Bootstrap\n" -"�������j� � ������� �e\n" -"dual-booting �a��� ������a.\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"\n" -"Chances are, this partition is\n" -"a Driver partition. You should\n" -"probably leave it alone.\n" -msgstr "" -"\n" -"��j���������j� je, �� j� ��� �������ja\n" -"Driver �������ja, �� �� �� �������\n" -"�� j� �����e.\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Loopback file name: %s" -msgstr "��e Loopback �������e: %s" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "RAID-disks %s\n" -msgstr "RAID-������� %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Chunk size %s\n" -msgstr "Chunk-�� %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Level %s\n" -msgstr "���� %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"Partition booted by default\n" -" (for MS-DOS boot, not for lilo)\n" -msgstr "" -"Boot ��������� �� default-�\n" -" (�� �������� MS-DOS�, �� �� lilo)\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"Loopback file(s):\n" -" %s\n" -msgstr "" -"Loopback ��j�(���): \n" -" %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "RAID md%s\n" -msgstr "RAID md%s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Mounted\n" -msgstr "���������\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Not formatted\n" -msgstr "���� �����������\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Formatted\n" -msgstr "�����������\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Cylinder %d to %d\n" -msgstr "�������� %d �� %d\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid ", %s sectors" -msgstr ", %s �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Size: %s" -msgstr "��������: %s" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Start: sector %s\n" -msgstr "�������: ������ %s\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Name: " -msgstr "���: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "DOS drive letter: %s (just a guess)\n" -msgstr "������ DOS ���������: %s (���� ������������)\n" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "partition %s is now known as %s" -msgstr "��������� %s �� ���� ������� ��� %s" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Removing %s" -msgstr "��������: %s" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Copying %s" -msgstr "�������� %s" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Moving files to the new partition" -msgstr "���������� ������� �� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"Directory %s already contains data\n" -"(%s)" -msgstr "" -"������������ %s ��� ������ ���� �������\n" -"(%s)" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Hide files" -msgstr "������ �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Move files to the new partition" -msgstr "�������� ������� �� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "After formatting partition %s, all data on this partition will be lost" -msgstr "" -"����� ��������a�a �������je %s,��� ������ �� ���� ��������� �� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "You'll need to reboot before the modification can take place" -msgstr "������ ������������ ������� �� �� �� ������ ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Partition table of drive %s is going to be written to disk!" -msgstr "������ ��������� �� ������ %s �� ���� �������� �� ����!" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "The package %s is needed. Install it?" -msgstr "����� %s �� ��������. �� �� ������ �� �� �����������?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "What type of partitioning?" -msgstr "���� ����� �����������a�a?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Be careful: this operation is dangerous." -msgstr "�������,��� ��������� j� ������." - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "chunk size" -msgstr "chunk ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "level" -msgstr "����" - -#: ../../diskdrake/interactive.pm:1 ../../standalone/drakfloppy:1 -#, c-format -msgid "device" -msgstr "��e��j" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Various" -msgstr "�����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Mount options" -msgstr "������ ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "File already exists. Use it?" -msgstr "�������a ��� �������.�� �� �� �� �������� ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "File is already used by another loopback, choose another one" -msgstr "��j� �� ��� ������� �� ������ ������ loopback-�,��������� �����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Give a file name" -msgstr "�������� ��� �����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Filesystem type: " -msgstr "����� �����e���g �������:" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Size in MB: " -msgstr "�������� � MB:" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Loopback file name: " -msgstr "��� Loopback �������e: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Loopback" -msgstr "Loopback" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "This partition can't be used for loopback" -msgstr "��� ��������� �� ���� ���� ��������� �� loopback " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "LVM name?" -msgstr "LVM ���?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "new" -msgstr "����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose an existing LVM to add to" -msgstr "������� ��������� LVM �� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose an existing RAID to add to" -msgstr "������� ��������� RAID �� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Moving partition..." -msgstr "���������� ���������..." - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Moving" -msgstr "����������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Which sector do you want to move it to?" -msgstr "��� �����e �� ����������� �������?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Sector" -msgstr "������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Which disk do you want to move it to?" -msgstr "���� ���� ������ �� ����������?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Move" -msgstr "��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "New size in MB: " -msgstr "���� �������� � MB:" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose the new size" -msgstr "��������� ���� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Resize" -msgstr "������� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "After resizing partition %s, all data on this partition will be lost" -msgstr "����� ������� �������e %s �������j� ��� ������ �� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "All data on this partition should be backed-up" -msgstr "C�� ������ �� ���� ��������� �� ������� ���� �a������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "This partition is not resizeable" -msgstr "���j ��������� ��j� �����e ��������� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Computing FAT filesystem bounds" -msgstr "������������ ������� FAT �����e���� �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Where do you want to mount %s?" -msgstr "��� ����� �� ��������� %s ������ ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"Can't unset mount point as this partition is used for loop back.\n" -"Remove the loopback first" -msgstr "" -"��������a�e ��j� ������,j�� �� �������j� �������� �� loop back.\n" -"���� �������� loopback" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Where do you want to mount device %s?" -msgstr "��� ����� �� ��������� %s ������ ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Where do you want to mount the loopback file %s?" -msgstr "��� ����� �� ��������� loopback ���� %s?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Switching from ext2 to ext3" -msgstr "����� ext2 �� ext3" - -#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1 -#, c-format -msgid "Which filesystem do you want?" -msgstr "���� ��������� ������ ������ ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Change partition type" -msgstr "������� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"After changing type of partition %s, all data on this partition will be lost" -msgstr "" -"����� ������� ���� �������je %s, ��� ������ �� ���� ��������� �� ���� " -"���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Remove the loopback file?" -msgstr "������ loopback ���� ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"You can't create a new partition\n" -"(since you reached the maximal number of primary partitions).\n" -"First remove a primary partition and create an extended partition." -msgstr "" -"�� �� ������ �� �������� ���� ���������\n" -"(����� ��� ������� ���������� ���� ��������� ���������).\n" -"���� �������� �������� ��������� � ����� ��������� extended ���������." - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Preference: " -msgstr "��������������: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Start sector: " -msgstr "������� ������: " - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Create a new partition" -msgstr "������� ���� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Use for loopback" -msgstr "������� �� loopback" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Modify RAID" -msgstr "������� RAID" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Remove from LVM" -msgstr "������ �� LVM-�" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Remove from RAID" -msgstr "������ �� RAID-�" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Add to LVM" -msgstr "����� �� LVM" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Add to RAID" -msgstr "����� �� RAID" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Format" -msgstr "�����������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Detailed information" -msgstr "������� �����������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Trying to rescue partition table" -msgstr "��������� ������ ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"Insert a floppy in drive\n" -"All data on this floppy will be lost" -msgstr "" -"������� ������� � ������\n" -"��� ������ �� ������� �� ���� ��������� !" - -#: ../../diskdrake/interactive.pm:1 ../../harddrake/sound.pm:1 -#: ../../network/modem.pm:1 -#, c-format -msgid "Warning" -msgstr "���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Select file" -msgstr "��������� ��������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"The backup partition table has not the same size\n" -"Still continue?" -msgstr "" -"����a���a(��������) ������ ��������� ���� ���� ��������\n" -"������ �� ��������� ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "" -"To have more partitions, please delete one to be able to create an extended " -"partition" -msgstr "" -"�� �� ��������� �������� ��� (extended) ��������� ��������� ����� �� " -"����������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "I can't add any more partition" -msgstr "�� ���� ������ ���� �� ����� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "All primary partitions are used" -msgstr "��� �������� ��������� �� �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Hard drive information" -msgstr "����������� � ���� �����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Do you want to save /etc/fstab modifications" -msgstr "�� �� ������ �� �������� ������ � /etc/fstab?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Quit without writing the partition table?" -msgstr "���� ��� ������� ������� � ������ ���������?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Quit without saving" -msgstr "���� ��� ������� �������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Continue anyway?" -msgstr "�������� ��������� ?" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Toggle to expert mode" -msgstr "����� �� ������� ���" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Toggle to normal mode" -msgstr "����� �� �������� ���" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Exit" -msgstr "�����" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose a partition" -msgstr "��������� ���������" - -#: ../../diskdrake/interactive.pm:1 -#, c-format -msgid "Choose another partition" -msgstr "��������� ����� ���������" - -#: ../../diskdrake/removable.pm:1 -#, c-format -msgid "Change type" -msgstr "������� ����" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Search servers" -msgstr "����� �������" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Domain" -msgstr "�����" - -#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/drakbackup:1 -#, c-format -msgid "Username" -msgstr "���������� ���" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "" -"Please enter your username, password and domain name to access this host." -msgstr "" -"������� ����� ���������� ���, ������� � ����� �� �� ����� �� ���������� " -"�����." - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Domain Authentication Required" -msgstr "�������� ��������������� ������" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Another one" -msgstr "��� �����" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Which username" -msgstr "���� ���������� ���" - -#: ../../diskdrake/smbnfs_gtk.pm:1 -#, c-format -msgid "Can't login using username %s (bad password?)" -msgstr "�� ���� �� �������� ���������� ��� %s (���������� �������?)" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "cpu # " -msgstr "cpu # " - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "SMBus controllers" -msgstr "SMBus ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "USB controllers" -msgstr "USB ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "SCSI controllers" -msgstr "SCSI ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Firewire controllers" -msgstr "Firewire ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "(E)IDE/ATA controllers" -msgstr "(E)IDE/ATA ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Joystick" -msgstr "�������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Scanner" -msgstr "������" - -#: ../../harddrake/data.pm:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Unknown/Others" -msgstr "���������/������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Bridges and system controllers" -msgstr "������� � ��������� ����������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Modem" -msgstr "�����" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Ethernetcard" -msgstr "��e��� ������a" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Processors" -msgstr "���������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Webcam" -msgstr "��� ������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Soundcard" -msgstr "������ ������a" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Other MultiMedia devices" -msgstr "����� �������������� �������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Tvcard" -msgstr "² ������a" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Videocard" -msgstr "����� �������" - -#: ../../harddrake/data.pm:1 ../../standalone/drakbackup:1 -#, c-format -msgid "Tape" -msgstr "�����" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "DVD-ROM" -msgstr "DVD-ROM" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "CD/DVD burners" -msgstr "CD/DVD ������" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "CDROM" -msgstr "CDROM" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Disk" -msgstr "����" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Zip" -msgstr "���" - -#: ../../harddrake/data.pm:1 -#, c-format -msgid "Floppy" -msgstr "�����" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Driver:" -msgstr "���j���:" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"If you really think that you know which driver is the right one for your " -"card\n" -"you can pick one in the above list.\n" -"\n" -"The current driver for your \"%s\" sound card is \"%s\" " -msgstr "" -"������� ������ ������� �� ����� ���� �� ����� ������� �� ���� �������\n" -"������ �������� ����� �� ����� �����.\n" -"\n" -"�������� ������� �� ���� \"%s\" ������ ������� �� \"%s\" " - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Choosing an arbitratry driver" -msgstr "����� ������������ �������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Let me pick any driver" -msgstr "�������� �� �������� ���� ���� ������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"The classic bug sound tester is to run the following commands:\n" -"\n" -"\n" -"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n" -"by default\n" -"\n" -"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n" -"currently uses\n" -"\n" -"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" -"loaded or not\n" -"\n" -"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n" -"tell you if sound and alsa services're configured to be run on\n" -"initlevel 3\n" -"\n" -"- \"aumix -q\" will tell you if the sound volume is muted or not\n" -"\n" -"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n" -msgstr "" -"�������� ������ ����� ����� �� ������� ������� �������:\n" -"\n" -"\n" -"- \"lspcidrake -v | fgrep AUDIO\" �� ��� ���� ���� ������� ���� ������ " -"������� ������� \n" -"�� default-�\n" -"\n" -"- \"grep sound-slot /etc/modules.conf\" �� ��� ���� ���� �� ������� " -"��������\n" -"� ��������\n" -"\n" -"- \"/sbin/lsmod\" �� ��� ��������� �� ��������� �� �� ����� �� ��������� " -"�����\n" -"������ ��� ����\n" -"\n" -"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" ��\n" -"��� ���� �� �� �� ������ �� ���� � alsa �������� �� ��������� �\n" -"initlevel 3\n" -"\n" -"- \"aumix -q\" �� ��� ���� ����� �� ���� ������ �����\n" -"\n" -"- \"/sbin/fuser -v /dev/dsp\" �� ��� ���� ���� ������� ������� ������ " -"�������.\n" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Sound trouble shooting" -msgstr "����� �� ���������� �����" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Error: The \"%s\" driver for your sound card is unlisted" -msgstr "������: ������� \"%s\" �� ���� ������ ������� ���� ��������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Unkown driver" -msgstr "��������� �������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "There's no known driver for your sound card (%s)" -msgstr "�� ������� ������� ������� �� ���� ������ ������� (%s)" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "No known driver" -msgstr "���� �������� ��������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"There's no free driver for your sound card (%s), but there's a proprietary " -"driver at \"%s\"." -msgstr "" -"�� ������� ��������� ������� �� ���� ������ ������� (%s), ��� ������� " -"����������� ������� �� \"%s\"." - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "No open source driver" -msgstr "���� open source ��������" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"The old \"%s\" driver is blacklisted.\n" -"\n" -"It has been reported to oops the kernel on unloading.\n" -"\n" -"The new \"%s\" driver'll only be used on next bootstrap." -msgstr "" -"����� \"%s\" ������� �� �� ����� �����.\n" -"\n" -"���������� �� �� ��������� ������ ��� ������������.\n" -"\n" -"���� \"%s\" ������� �� ���� �������� ���� ��� �������� �������� �������." - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Trouble shooting" -msgstr "����� " - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"OSS (Open Sound System) was the first sound API. It's an OS independant " -"sound API (it's available on most unices systems) but it's a very basic and " -"limited API.\n" -"What's more, OSS drivers all reinvent the wheel.\n" -"\n" -"ALSA (Advanced Linux Sound Architecture) is a modularized architecture " -"which\n" -"supports quite a large range of ISA, USB and PCI cards.\n" -"\n" -"It also provides a much higher API than OSS.\n" -"\n" -"To use alsa, one can either use:\n" -"- the old compatibility OSS api\n" -"- the new ALSA api that provides many enhanced features but requires using " -"the ALSA library.\n" -msgstr "" -"OSS (�������� ������ �� ����)�� ��� ���� ������ API. �� �� ��������� ������ " -"API � ������ �� ���������� ������(�������� �� �� ������ unices �������) ��� " -"�� �������� ����������� � ��������� API.\n" -"��� ��� ����, ������ �������� ��� �� ������ ������� ����� \n" -"\n" -"ALSA (Advanced Linux Sound Architecture) �� ��������� ����������� ����\n" -"�������� ������ ���� ISA, USB � PCI �������.\n" -"\n" -"�� ������ ���������� ����� ���� API � ������ �� OSS.\n" -"\n" -"�� �� ��������� alsa, ������ ������� ���:\n" -"- ����� ������������ OSS api\n" -"- ���� ALSA api ���� ��������� ����� �������� ���������� ��� ������� " -"��������� ALSA ����������.\n" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"Your card currently use the %s\"%s\" driver (default driver for your card is " -"\"%s\")" -msgstr "" -"\n" -"\n" -"���� ������� �������� ������� %s\"%s\" ������� (default ������� �� ���� " -"������� �� \"%s\")" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"Here you can select an alternative driver (either OSS or ALSA) for your " -"sound card (%s)." -msgstr "" -"���� ������ �������� ������������ ������� (��� OSS ��� ALSA) �� ����� ������ " -"������� (%s)." - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "Sound configuration" -msgstr "���������� �����" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "" -"There's no known OSS/ALSA alternative driver for your sound card (%s) which " -"currently uses \"%s\"" -msgstr "" -"�� ������� ������� ������������ OSS/ALSA ������� �� ���� ������ ������� (%s) " -"���� �������� ������� \"%s\"" - -#: ../../harddrake/sound.pm:1 -#, c-format -msgid "No alternative driver" -msgstr "���� ������������� ��������" - -#: ../../harddrake/sound.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Please Wait... Applying the configuration" -msgstr "���� �������... ������� �������������" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "enable radio support" -msgstr "������� ������� �� �����" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Radio support:" -msgstr "������� �� ����� :" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "PLL setting:" -msgstr "PLL ������ :" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "number of capture buffers for mmap'ed capture" -msgstr "���� capture buffer-� �� mmap'ed capture" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Number of capture buffers:" -msgstr "���� capture buffer� :" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Tuner type:" -msgstr "��� ������� :" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Card model:" -msgstr "����� ������� :" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "" -"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-" -"detect the rights parameters.\n" -"If your card is misdetected, you can force the right tuner and card types " -"here. Just select your tv card parameters if needed." -msgstr "" -"�� ������ �������� ² �������, bttv ����� GNU/Linux ������� ����������� ����-" -"��������� ����� ���������.\n" -"������� �� ������� �������� �����������, ���� ������ �� �������� ����� " -"������ � ��� �������. ���� ���������� ��������� �� ���� TV ������� ��� �� " -"��������" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Unknown|Generic" -msgstr "���������|Generic" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Unknown|CPH06X (bt878) [many vendors]" -msgstr "���������|CPH06X (bt878) [����� �����������]" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Unknown|CPH05X (bt878) [many vendors]" -msgstr "���������|CPH05X (bt878) [����� �����������]" - -#: ../../harddrake/v4l.pm:1 -#, c-format -msgid "Auto-detect" -msgstr "����-�������j�" - -#: ../../interactive/newt.pm:1 -#, c-format -msgid "Do" -msgstr "�����" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Your choice? (default %s) " -msgstr "��� ����� ? (�� default-� %s) " - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Bad choice, try again\n" -msgstr "��� �����, �������� ������\n" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Re-submit" -msgstr "Re-submit" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "" -"=> Notice, a label changed:\n" -"%s" -msgstr "" -"=> ��������, ��������� ���:\n" -"%s" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "" -"Please choose the first number of the 10-range you wish to edit,\n" -"or just hit Enter to proceed.\n" -"Your choice? " -msgstr "" -"��������� ���� ���� �� 10 ���� ������ �� ���������,\n" -"��� ���� �������� �� Enter �� �� ���������.\n" -"��� �����? " - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "=> There are many things to choose from (%s).\n" -msgstr "=> ������� ����� ������ �� ����� �� (%s).\n" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Your choice? (default `%s'%s) " -msgstr "��� �����? (default `%s'%s) " - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid " enter `void' for void entry" -msgstr " ������� `void' �� void ����" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Do you want to click on this button?" -msgstr "�� �� ������ �� �������� �� ���� ������? " - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Button `%s': %s" -msgstr "������ `%s': %s" - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "Your choice? (0/1, default `%s') " -msgstr "��� �����? (0/1, default `%s') " - -#: ../../interactive/stdio.pm:1 -#, c-format -msgid "" -"Entries you'll have to fill:\n" -"%s" -msgstr "" -"����� ���� ����� �� ��������:\n" -"%s" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "" -"Loading module %s failed.\n" -"Do you want to try again with other parameters?" -msgstr "" -"�������� ������ %s ��������.\n" -"�� �� ������ �������� ������ �� ������ ����������� ?" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Specify options" -msgstr "�������� ������" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Autoprobe" -msgstr "���������� �����" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "" -"In some cases, the %s driver needs to have extra information to work\n" -"properly, although it normally works fine without them. Would you like to " -"specify\n" -"extra options for it or allow the driver to probe your machine for the\n" -"information it needs? Occasionally, probing will hang a computer, but it " -"should\n" -"not cause any damage." -msgstr "" -"� ����� �����������, ������� %s ������� ������� �����������\n" -"�� �������� ���, ���� ���� ���� �� ���� � ��� ���. �� �� ������\n" -"���� �� ������� ������� ������� �� ����, ��� �� �� ������� ��� ������?\n" -"������ �� �� �� ����� ��������� ��� �������, ��� ���� ������ ������� �����." - -#. -PO: the %s is the driver type (scsi, network, sound,...) -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Which %s driver should I try?" -msgstr "���� %s ������� �� ������?" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Module options:" -msgstr "������ ������:" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "" -"You may now provide options to module %s.\n" -"Options are in format ``name=value name2=value2 ...''.\n" -"For instance, ``io=0x300 irq=7''" -msgstr "" -"������ ������� ������ ������ �� ����� %s.\n" -"������ �� � ������� ``���=�������� ���2=��������2 ...''.\n" -"�� ������, ``io=0x300 irq=7''" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "" -"You may now provide options to module %s.\n" -"Note that any address should be entered with the prefix 0x like '0x123'" -msgstr "" -"���� ������ �� ������� ������ ������ � ����� %s.\n" -"��������� �� ����� ������ ����� �� �� ����� �� ��������� 0x ��� ���. '0x123'" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "(module %s)" -msgstr "(����� %s)" - -#. -PO: the first %s is the card type (scsi, network, sound,...) -#. -PO: the second is the vendor+model name -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Installing driver for %s card %s" -msgstr "���������� ������� �� %s ������� %s" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "See hardware info" -msgstr "�������� ����������� � ��������" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Do you have any %s interfaces?" -msgstr "����� �� ��� %s ����������?" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Do you have another one?" -msgstr "�� �� ����� ��� �����?" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "Found %s %s interfaces" -msgstr "��������� %s %s ���������a" - -#: ../../modules/interactive.pm:1 -#, c-format -msgid "You can configure each parameter of the module here." -msgstr "���� ������ �������� ����� ��������� ������." - -#: ../../modules/parameters.pm:1 -#, c-format -msgid "comma separated strings" -msgstr "�������� ��������� �� �������" - -#: ../../modules/parameters.pm:1 -#, c-format -msgid "comma separated numbers" -msgstr "�������� ������� �� �������" - -#: ../../modules/parameters.pm:1 -#, c-format -msgid "%d comma separated strings" -msgstr "%d ��������� ��������� �� �������" - -#: ../../modules/parameters.pm:1 -#, c-format -msgid "%d comma separated numbers" -msgstr "%d �������� ������� �� �������" - -#: ../../modules/parameters.pm:1 -#, c-format -msgid "a number" -msgstr "����" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "" -"You need the alcatel microcode.\n" -"Download it at\n" -"http://www.speedtouchdsl.com/dvrreg_lx.htm\n" -"and copy the mgmt.o in /usr/share/speedtouch" -msgstr "" -"���� �� �������� alcatel ����� ���.\n" -"������ �� Download-����� ��\n" -"http://www.speedtouchdsl.com/dvrreg_lx.htm\n" -"and copy the mgmt.o in /usr/share/speedtouch" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "" -"The most common way to connect with adsl is pppoe.\n" -"Some connections use pptp, a few use dhcp.\n" -"If you don't know, choose 'use pppoe'" -msgstr "" -"��j�e��� �a��� �� �������j� �a adsl je pppoe.\n" -"�e�����, �����j� �������j� ��j� ������� pptp � ���� ��j� ������e dhcp.\n" -"������� �� ����e ��j� je, ��������e '������� pppoe'" - -#: ../../network/adsl.pm:1 ../../network/ethernet.pm:1 -#, c-format -msgid "Connect to the Internet" -msgstr "�������j �� ��������" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "Sagem (using pppoa) usb" -msgstr "Sagem (������� pppoa) usb" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "Alcatel speedtouch usb" -msgstr "Alcatel speedtouch usb" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "use dhcp" -msgstr "������� dhcpd" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "use pptp" -msgstr "������� pptp" - -#: ../../network/adsl.pm:1 -#, c-format -msgid "use pppoe" -msgstr "������� pppoe" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Other ports" -msgstr "������ �������" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Everything (no firewall)" -msgstr "��� (��� firewall-�)" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "" -"Invalid port given: %s.\n" -"The proper format is \"port/tcp\" or \"port/udp\", \n" -"where port is between 1 and 65535." -msgstr "" -"��� �� �������� ����: %s.\n" -"�������� ������ �� \"port/tcp\" ��� \"port/udp\", \n" -"��� �� ���� ������ 1 � 65535." - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "" -"You can enter miscellaneous ports. \n" -"Valid examples are: 139/tcp 139/udp.\n" -"Have a look at /etc/services for information." -msgstr "" -"������ ����� ��������� �������. \n" -"�������� ������� ��: 139/tcp 139/udp.\n" -"���������� /etc/services �� �����������." - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Which services would you like to allow the Internet to connect to?" -msgstr "���� ������� ������ �� ���� �������� ����� ��������?" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "" -"drakfirewall configurator\n" -"\n" -"Make sure you have configured your Network/Internet access with\n" -"drakconnect before going any further." -msgstr "" -"drakfirewall �������������\n" -"\n" -"�������� �� �� ��� �������� ��� ������/�������� ������� �� \n" -"drakconnect ��� ���� ��� ���������." - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "" -"drakfirewall configurator\n" -"\n" -"This configures a personal firewall for this Mandrake Linux machine.\n" -"For a powerful and dedicated firewall solution, please look to the\n" -"specialized MandrakeSecurity Firewall distribution." -msgstr "" -"drakfirewall ������������\n" -"\n" -"�� ����������� ����� firewall �� ��� Mandrake Linux �a����.\n" -"�� ����� firewall �e���e, �������j�e\n" -"�����j��������� MandrakeSecurity Firewall ����������j�." - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "No network card" -msgstr "���� ��������� ������ �������" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "POP and IMAP Server" -msgstr "POP � IMAP ������" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Mail Server" -msgstr "������ �� ��.�����" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Domain Name Server" -msgstr "Domain Name ������" - -#: ../../network/drakfirewall.pm:1 -#, c-format -msgid "Web Server" -msgstr "��� ������" - -#: ../../network/ethernet.pm:1 ../../network/network.pm:1 -#, c-format -msgid "Zeroconf host name must not contain a ." -msgstr "Zeroconf ��� �������� (host name) �� ��� �� ������ �." - -#: ../../network/ethernet.pm:1 ../../network/network.pm:1 -#, c-format -msgid "Host name" -msgstr "��� �����:" - -#: ../../network/ethernet.pm:1 ../../network/network.pm:1 -#, c-format -msgid "Zeroconf Host name" -msgstr "Zeroconf ��� �������� (Host name)" - -#: ../../network/ethernet.pm:1 ../../network/network.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"Enter a Zeroconf host name without any dot if you don't\n" -"want to use the default host name." -msgstr "" -"\n" -"\n" -"������� Zeroconf host name ��� ������ ���� ��� �� ������\n" -"��������� default host name." - -#: ../../network/ethernet.pm:1 ../../network/network.pm:1 -#, c-format -msgid "Configuring network" -msgstr "���������� �����" - -#: ../../network/ethernet.pm:1 -#, c-format -msgid "" -"Please choose which network adapter you want to use to connect to Internet." -msgstr "" -"��������� ��e��� ������� ��j� ������ �� ��������� �� �������j� �� ��������" - -#: ../../network/ethernet.pm:1 ../../standalone/drakgw:1 -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Choose the network interface" -msgstr "��������� ��e��� ������ej�" - -#: ../../network/ethernet.pm:1 -#, c-format -msgid "" -"No ethernet network adapter has been detected on your system.\n" -"I cannot set up this connection type." -msgstr "" -"��j� ����������� ��j���� ��e��� ������a.\n" -"�� ���� �� ������� ���j ��� �������je." - -#: ../../network/ethernet.pm:1 -#, c-format -msgid "" -"Which dhcp client do you want to use?\n" -"Default is dhcp-client." -msgstr "��� dhcp ���j���� ������ �� ��������e ?���������� j� dhcp-client" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "No ISDN PCI card found. Please select one on the next screen." -msgstr "��j� ����a���� ISDN PCI �������.��������� j���� �� ����e��� ������." - -#: ../../network/isdn.pm:1 -#, c-format -msgid "" -"I have detected an ISDN PCI card, but I don't know its type. Please select a " -"PCI card on the next screen." -msgstr "" -"����������� je ISDN PCI ������a, ���������� ���a. ��������e j���� PCI " -"������� �� ����e��� ������." - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Which of the following is your ISDN card?" -msgstr "���� �� �� ��������� ���� ISDN ������a ?" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "ISDN Configuration" -msgstr "ISDN ������������a" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Abort" -msgstr "�������" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Continue" -msgstr "�������" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "" -"\n" -"If you have an ISA card, the values on the next screen should be right.\n" -"\n" -"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your " -"card.\n" -msgstr "" -"\n" -"������� ��a�� ISA �������, ��������� �� ����e��� ������ �� ������� ���� " -"�������e.\n" -"\n" -"������� ��a�e PCMCIA �������, ������ ����� irq � io �� �a�� �������.\n" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "I don't know" -msgstr "�� ����" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "PCI" -msgstr "PCI" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "ISA / PCMCIA" -msgstr "ISA / PCMCIA" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "What kind of card do you have?" -msgstr "�a��� ����� ������� �����?" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Found \"%s\" interface do you want to use it ?" -msgstr "�������� �� \"%s\" ���������, �� �� ���� �� �� �� ��������� ?" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Which protocol do you want to use?" -msgstr "���� �������� ������ �� ��������e ?" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Protocol for the rest of the world" -msgstr "�������� �� ������ ����a" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "" -"Protocol for the rest of the world\n" -"No D-Channel (leased lines)" -msgstr "" -"�������� �� ������� ����� \n" -" ��� �-������ (��������� ����j�)" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "European protocol" -msgstr "�������� ��������" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "European protocol (EDSS1)" -msgstr "�������� �������� (EDSS1)" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "" -"Select your provider.\n" -"If it isn't listed, choose Unlisted." -msgstr "" -"��������� ���� �����j�e�a.\n" -" ������� ��j� �� �����, ��������� Unlisted" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "External ISDN modem" -msgstr "�������� ISDN �����" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Internal ISDN card" -msgstr "������� ISDN ������a" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "What kind is your ISDN connection?" -msgstr "����� j� ����� �a�� ISDN �������j� ?" - -#: ../../network/isdn.pm:1 ../../network/netconnect.pm:1 -#, c-format -msgid "Network Configuration Wizard" -msgstr "�������� �� ���������� ����e" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "Old configuration (isdn4net)" -msgstr "����� ������������� (isdn4net)" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "New configuration (isdn-light)" -msgstr "���� ������������� (isdn-light)" - -#: ../../network/isdn.pm:1 -#, c-format -msgid "" -"Which ISDN configuration do you prefer?\n" -"\n" -"* The Old configuration uses isdn4net. It contains powerful\n" -" tools, but is tricky to configure, and not standard.\n" -"\n" -"* The New configuration is easier to understand, more\n" -" standard, but with less tools.\n" -"\n" -"We recommand the light configuration.\n" -msgstr "" -"���� ISDN ������������� ���� �����������?\n" -"\n" -"* ����� ����������� ������� isdn4net. ��� ������ ����� ������, ��� ��\n" -" ������������� �� ���������� �������� �� ���������, � ���� ����������.\n" -"\n" -"* ���� ������������� �� ������������� �� ��������, ������������,\n" -" ��� �� ���� ������ � �����.\n" -"\n" -"�� ������������� ����� (�������������) �������������.\n" -"\n" - -#: ../../network/modem.pm:1 -#, c-format -msgid "Do nothing" -msgstr "�� ���� �����" - -#: ../../network/modem.pm:1 -#, c-format -msgid "Install rpm" -msgstr "���������� rpm" - -#: ../../network/modem.pm:1 -#, c-format -msgid "" -"\"%s\" based winmodem detected, do you want to install needed software ?" -msgstr "" -"\"%s\" �������� win ����� �� ����������, �� �� ������ �� ����������� " -"�������� ������� ?" - -#: ../../network/modem.pm:1 -#, c-format -msgid "Title" -msgstr "�����" - -#: ../../network/modem.pm:1 -#, c-format -msgid "" -"Your modem isn't supported by the system.\n" -"Take a look at http://www.linmodems.org" -msgstr "" -"������ �� �������� ��� �����.\n" -"������� ��������� �� http://www.linmodems.org" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Second DNS Server (optional)" -msgstr "����� DNS ������ (����ja)" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "First DNS Server (optional)" -msgstr "���� DNS ������ (����ja)" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Domain name" -msgstr "��� ������" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "CHAP" -msgstr "CHAP" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Script-based" -msgstr "�������� �� �������" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Terminal-based" -msgstr "�������� �� ���������" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "PAP" -msgstr "PAP" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Login ID" -msgstr "ID �� ��������" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Phone number" -msgstr "���� ��������" - -#: ../../network/modem.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Connection name" -msgstr "��� ���������" - -#: ../../network/modem.pm:1 -#, c-format -msgid "Dialup options" -msgstr "Dialup ������" - -#: ../../network/modem.pm:1 -#, c-format -msgid "Please choose which serial port your modem is connected to." -msgstr "��������� �������� ���� �� ���� �� ����� �������." - -#: ../../network/netconnect.pm:1 ../../network/tools.pm:1 -#, c-format -msgid "Network Configuration" -msgstr "���������� ����e" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"Problems occured during configuration.\n" -"Test your connection via net_monitor or mcc. If your connection doesn't " -"work, you might want to relaunch the configuration." -msgstr "" -"�������� �� �� �������� ����� �������������.\n" -"��������� ����� ��������� ����� net_monitor ��� mcc. ������� ���� ��������� " -"�� ����, ����� �� �������� �������������" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"After this is done, we recommend that you restart your X environment to " -"avoid any hostname-related problems." -msgstr "" -"���� �� �� �����, ������� �� �� ��������j��e X\n" -"�����e�e �� �� ������� �������� �� �������� hostname-a." - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"Congratulations, the network and Internet configuration is finished.\n" -"The configuration will now be applied to your system.\n" -"\n" -msgstr "" -"���������, ��e��� � �������� �����������j� j� �a�����a.\n" -"\n" -"�����������j� �� ���� ���� ��������� �� ������.\n" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"A problem occured while restarting the network: \n" -"\n" -"%s" -msgstr "" -"��j���� �� ������� ����� ���������a�� ��e�e?\n" -"%s" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "The network needs to be restarted. Do you want to restart it ?" -msgstr "����� ���� �� �� ����������. �� �� ������ �� �� ������������ ?" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Network configuration" -msgstr "���������� ����e" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Do you want to start the connection at boot?" -msgstr "�� �� ������ �� ������j��e ��������a�� ��� �����a�� ������a ?" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Internet connection" -msgstr "�������� �������j�" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"You have configured multiple ways to connect to the Internet.\n" -"Choose the one you want to use.\n" -"\n" -msgstr "" -"�� ��� �������� ���� ������ �� ����������� �� ��������.\n" -"��������� ����� �� ��� ���� ������ �� ���������.\n" -"\n" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Choose the connection you want to configure" -msgstr "��������� ��� ��������� ���� ������ �� ���������" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "ethernet card(s) detected" -msgstr "����������� ��e��� �������(�)" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "LAN connection" -msgstr "LAN �������ja" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "cable connection detected" -msgstr "����������� �� ��������� �������ja " - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Cable connection" -msgstr "��������� �������ja" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "detected" -msgstr "�����������" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "ADSL connection" -msgstr "ADSL �������ja" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "detected %s" -msgstr "����������� %s" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "ISDN connection" -msgstr "ISDN �������ja" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Winmodem connection" -msgstr "Winmodem ���������" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "detected on port %s" -msgstr "����������� �� ����� %s" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Normal modem connection" -msgstr "�������a �������a �������ja" - -#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Detecting devices..." -msgstr "�������j�� ��e��je..." - -#: ../../network/netconnect.pm:1 ../../printer/printerdrake.pm:1 -#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1 -#, c-format -msgid "Expert Mode" -msgstr "E������ ���" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Choose the profile to configure" -msgstr "��������� ������ �� ����������a�e" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"Welcome to The Network Configuration Wizard.\n" -"\n" -"We are about to configure your internet/network connection.\n" -"If you don't want to use the auto detection, deselect the checkbox.\n" -msgstr "" -"���������� � ������� �� ���e���a�� ��e��� �������je\n" -"\n" -"�a�� ����� �� ������������� �a�� ��������/��e��� �������j�.\n" -"������� �� ������ ���� �������j�, ���������j�� ����j�.\n" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"Because you are doing a network installation, your network is already " -"configured.\n" -"Click on Ok to keep your configuration, or cancel to reconfigure your " -"Internet & Network connection.\n" -msgstr "" -"���� ���� ��� ������ ������ ���������j�, �a�� ����� j� �e� ���e���a " -"���e���a.\n" -"�������� �� O� ��������� �����������j� Network/Internet �������je, ��� " -"cancel �a �� ������ ������� ����������j�.\n" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"\n" -"We are now going to configure the %s connection.\n" -"\n" -"\n" -"Press OK to continue." -msgstr "" -"\n" -"\n" -"\n" -"���� ����� �� �������� %s ���������.\n" -"\n" -"\n" -"���������� \"� ����\" �� ��������." - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "We are now going to configure the %s connection." -msgstr "���� ����� �� �������� %s �������j�." - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Internet connection & configuration" -msgstr "�������� �������j� � �����������ja" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Configure the connection" -msgstr "������ �������j�" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Disconnect" -msgstr "����������j" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "Connect" -msgstr "�������j" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"\n" -"You can reconfigure your connection." -msgstr "" -"\n" -"������ �������� �����������j�" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"\n" -"You can connect to the Internet or reconfigure your connection." -msgstr "" -"\n" -"���� �� ������ ����������� �� �������� ��� ��������������� �������j�" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "You are not currently connected to the Internet." -msgstr "�������� ����� ����������� �� ��������" - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "" -"\n" -"You can disconnect or reconfigure your connection." -msgstr "" -"\n" -"������ �� �������������� ��� ��������������� �������j�." - -#: ../../network/netconnect.pm:1 -#, c-format -msgid "You are currently connected to the Internet." -msgstr "�������� ��� ����������� �� ��������" - -#: ../../network/network.pm:1 -#, c-format -msgid "URL should begin with 'ftp:' or 'http:'" -msgstr "Url ����� �� ������ 'ftp:' ��� 'http:'" - -#: ../../network/network.pm:1 -#, c-format -msgid "Proxy should be http://..." -msgstr "Proxy ����� �� ���� http://..." - -#: ../../network/network.pm:1 -#, c-format -msgid "FTP proxy" -msgstr "FTP proxy" - -#: ../../network/network.pm:1 -#, c-format -msgid "HTTP proxy" -msgstr "HTTP proxy" - -#: ../../network/network.pm:1 -#, c-format -msgid "Proxies configuration" -msgstr "���e���a�� ������ja" - -#: ../../network/network.pm:1 -#, c-format -msgid "Gateway address should be in format 1.2.3.4" -msgstr "Gateway ������ ����� �� ���� � ������� 1.2.3.4" - -#: ../../network/network.pm:1 -#, c-format -msgid "DNS server address should be in format 1.2.3.4" -msgstr "DNS ������ ����� �� ���� � ������� 1.2.3.4" - -#: ../../network/network.pm:1 -#, c-format -msgid "Gateway device" -msgstr "Gateway �����j" - -#: ../../network/network.pm:1 -#, c-format -msgid "Gateway (e.g. %s)" -msgstr "Gateway (e.g. %s)" - -#: ../../network/network.pm:1 -#, c-format -msgid "DNS server" -msgstr "DNS ������" - -#: ../../network/network.pm:1 -#, c-format -msgid "" -"Please enter your host name.\n" -"Your host name should be a fully-qualified host name,\n" -"such as ``mybox.mylab.myco.com''.\n" -"You may also enter the IP address of the gateway if you have one." -msgstr "" -"����� ������� ��� ����� ������, ��� �����, ��� IP ������ ��������\n" -"'nameserver'-�. ��� ����� ����� ����� �� ���� ���� ������������� ��� �����,\n" -"��� �� ��. ``mybox.mylab.myco.com''.\n" -"��� ������ �������� 'nameserver'-�, �������� �� ���� ������." - -#: ../../network/network.pm:1 -#, c-format -msgid "" -"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add " -"enough '0' (zeroes)." -msgstr "" -"������ ����� �� ��� �������� k, M ��� G (�� ������, \"11M\" �� 11M), ��� " -"������� ������� '0' (����)." - -#: ../../network/network.pm:1 -#, c-format -msgid "" -"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz " -"frequency), or add enough '0' (zeroes)." -msgstr "" -"����������� ����� �� ��� �������� k, M ��� G (�� ������, \"2.46G\" �� 2.46 " -"GHz �����������), ��� ������� ������� '0'(����)." - -#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "IP address should be in format 1.2.3.4" -msgstr "IP ������ ����� �� ���� � ������� 1.2.3.4" - -#: ../../network/network.pm:1 -#, c-format -msgid "Start at boot" -msgstr "������� ��� �����a��" - -#: ../../network/network.pm:1 -#, c-format -msgid "Assign host name from DHCP address" -msgstr "�������� ��� ����� �� DHCP ������" - -#: ../../network/network.pm:1 -#, c-format -msgid "Network Hotplugging" -msgstr "�������� ������������ �� �����" - -#: ../../network/network.pm:1 -#, c-format -msgid "Track network card id (useful for laptops)" -msgstr "Track ������ ������� id (������� �� ������ ��������)" - -#: ../../network/network.pm:1 -#, c-format -msgid "DHCP host name" -msgstr "DHCP ��� �����" - -#: ../../network/network.pm:1 ../../standalone/drakconnect:1 -#: ../../standalone/drakgw:1 -#, c-format -msgid "Netmask" -msgstr "������ �����" - -#: ../../network/network.pm:1 ../../printer/printerdrake.pm:1 -#: ../../standalone/drakconnect:1 -#, c-format -msgid "IP address" -msgstr "IP ������" - -#: ../../network/network.pm:1 -#, c-format -msgid "(bootp/dhcp/zeroconf)" -msgstr "(bootp/dhcp/zeroconf)" - -#: ../../network/network.pm:1 -#, c-format -msgid "Automatic IP" -msgstr "���������� IP" - -#: ../../network/network.pm:1 -#, c-format -msgid " (driver %s)" -msgstr "(���j��� %s)" - -#: ../../network/network.pm:1 -#, c-format -msgid "Configuring network device %s" -msgstr "���������� ������� ������� %s" - -#: ../../network/network.pm:1 -#, c-format -msgid "" -"Please enter the IP configuration for this machine.\n" -"Each item should be entered as an IP address in dotted-decimal\n" -"notation (for example, 1.2.3.4)." -msgstr "" -"����� ������� IP ������������� �� ��� ������.\n" -"����� ������ ����� �� ���� tavka ����� �� ���� ����� ���\n" -"IP ������ (�� ������, 123.45.67.89)." - -#: ../../network/network.pm:1 -#, c-format -msgid "" -"WARNING: this device has been previously configured to connect to the " -"Internet.\n" -"Simply accept to keep this device configured.\n" -"Modifying the fields below will override this configuration." -msgstr "" -"������e�e: ���j ������ j� �e� ��������� ������������ �� ��������a�e �a " -"��������.\n" -"���� ����������e �� �� �������� �������� �����.\n" -"������ ���� ��j� ������ �� ��������� �����je�� �����������j�." - -#: ../../network/shorewall.pm:1 -#, c-format -msgid "" -"Warning! An existing firewalling configuration has been detected. You may " -"need some manual fixes after installation." -msgstr "" -"������e�e ! �����je�a firewalling �����������ja je ����������a. ����a�� ���� " -"�������� ����� ���e���a�� ����� ���������je." - -#: ../../network/shorewall.pm:1 -#, c-format -msgid "Firewalling configuration detected!" -msgstr "����������� Firewalling �����������ja" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Account Password" -msgstr "������� �� �a���" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Account Login (user name)" -msgstr "�����a�� �� �a��� (���������� ���)" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Connection timeout (in sec)" -msgstr "����� ����� ��������� (� ���.)" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Connection speed" -msgstr "������ ��������� " - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Dialing mode" -msgstr "��� �� ���a�e" - -#: ../../network/tools.pm:1 -#, c-format -msgid "Choose your country" -msgstr "������� ����� �����" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Provider dns 2 (optional)" -msgstr "�����j����� dns 2 (�������)" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Provider dns 1 (optional)" -msgstr "�����j����� dns 1 (�������)" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Provider phone number" -msgstr "���� �������� �����j���a" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Provider name (ex provider.net)" -msgstr "��� �����j���� (���. provider.net)" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Your personal phone number" -msgstr "�a� ����� ���j �������a" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Card IO_1" -msgstr "IO_1 ������e" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Card IO_0" -msgstr " IO_0 ������e" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Card IO" -msgstr " IO ������e" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Card mem (DMA)" -msgstr "(DMA) ������e" - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Card IRQ" -msgstr "IRQ ������e" - -#: ../../network/tools.pm:1 -#, c-format -msgid "Please fill or check the field below" -msgstr "����� ��� �� �������� ��� ���a���� ���� �����" - -#: ../../network/tools.pm:1 -#, c-format -msgid "Connection Configuration" -msgstr "������������� �������� �������je" - -#: ../../network/tools.pm:1 -#, c-format -msgid "" -"The system doesn't seem to be connected to the Internet.\n" -"Try to reconfigure your connection." -msgstr "" -"������� �� ������ ��j� ���������� �� ��������.\n" -"�����j�� �� ��������� �����������j�." - -#: ../../network/tools.pm:1 -#, c-format -msgid "For security reasons, it will be disconnected now." -msgstr "�� ����������� �������, �� �� ���� ���� �������������." - -#: ../../network/tools.pm:1 -#, c-format -msgid "The system is now connected to the Internet." -msgstr "������ j� �������� ���������� �� ��������." - -#: ../../network/tools.pm:1 ../../standalone/drakconnect:1 -#, c-format -msgid "Testing your connection..." -msgstr "������a�� �������j�..." - -#: ../../network/tools.pm:1 -#, c-format -msgid "Do you want to try to connect to the Internet now?" -msgstr "�� �� ������ �� �� �������j��� �� �������� ���a?" - -#: ../../network/tools.pm:1 -#, c-format -msgid "Internet configuration" -msgstr "������������� ��������a" - -#: ../../partition_table/raw.pm:1 -#, c-format -msgid "" -"Something bad is happening on your drive. \n" -"A test to check the integrity of data has failed. \n" -"It means writing anything on the disk will end up with random, corrupted " -"data." -msgstr "" -"�e��� ���� �� �e���� �� �a��� ���� ������. \n" -"���� ����������� �������� ��j� ������. \n" -"�� ��a�� �� ��� ��� �� ������ �� ����� �� �������� ��� ����e" - -#: ../../printer/cups.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid " (Default)" -msgstr " (�������������)" - -#: ../../printer/cups.pm:1 -#, c-format -msgid "On CUPS server \"%s\"" -msgstr "�� CUPS ������ \"%s\"" - -#: ../../printer/cups.pm:1 ../../printer/main.pm:1 -#, c-format -msgid "Remote Printers" -msgstr "������� �����a��" - -#: ../../printer/cups.pm:1 -#, c-format -msgid "(on this machine)" -msgstr "(�� ���� ������)" - -#: ../../printer/cups.pm:1 -#, c-format -msgid "(on %s)" -msgstr "(�� %s)" - -#: ../../printer/data.pm:1 -#, c-format -msgid "CUPS - Common Unix Printing System" -msgstr "CUPS - ����� Unix-�� ������ �� ��������" - -#: ../../printer/data.pm:1 -#, c-format -msgid "LPRng" -msgstr "LPRng" - -#: ../../printer/data.pm:1 -#, c-format -msgid "LPRng - LPR New Generation" -msgstr "LPRng - LPR ���� ����������" - -#: ../../printer/data.pm:1 -#, c-format -msgid "LPD" -msgstr "LPD" - -#: ../../printer/data.pm:1 -#, c-format -msgid "LPD - Line Printer Daemon" -msgstr "LPD - Line Printer �����" - -#: ../../printer/data.pm:1 -#, c-format -msgid "PDQ" -msgstr "PDQ" - -#: ../../printer/data.pm:1 -#, c-format -msgid "PDQ - Print, Don't Queue" -msgstr "PDQ - �������, ����� �� ������" - -#: ../../printer/detect.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Unknown Model" -msgstr "��������� �����" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Unknown model" -msgstr "��������� �����" - -#: ../../printer/main.pm:1 -#, c-format -msgid "%s (Port %s)" -msgstr "%s (���� %s)" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Host %s" -msgstr "���� %s" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Network %s" -msgstr "����� %s" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Interface \"%s\"" -msgstr "��������� \"%s\"" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Local network(s)" -msgstr "�������(�) �����(�)" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Raw printer (No driver)" -msgstr "Raw ������� (��� ��������)" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", using command %s" -msgstr ", �������� ������� %s" - -#: ../../printer/main.pm:1 -#, c-format -msgid " on Novell server \"%s\", printer \"%s\"" -msgstr "�� Novell ������� \"%s\", ������� \"%s\"" - -#: ../../printer/main.pm:1 -#, c-format -msgid " on SMB/Windows server \"%s\", share \"%s\"" -msgstr "�� Windows ������� \"%s\", ������ \"%s\"" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", TCP/IP host \"%s\", port %s" -msgstr ", TCP/IP ���� \"%s\", ���� %s" - -#: ../../printer/main.pm:1 -#, c-format -msgid " on LPD server \"%s\", printer \"%s\"" -msgstr "�� LPD ������� \"%s\", ������� \"%s\"" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", printing to %s" -msgstr ", ������� �� %s" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", multi-function device" -msgstr ", �����-������������ ������" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", multi-function device on HP JetDirect" -msgstr ", �����-������������� ������ �� HP JetDirect" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", multi-function device on USB" -msgstr ", �����-������������ ������ �� USB" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", multi-function device on parallel port \\#%s" -msgstr ", �����-������������ ������ �� ���������� ����� \\#%s" - -#: ../../printer/main.pm:1 -#, c-format -msgid ", USB printer" -msgstr ", USB �������" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid ", USB printer \\#%s" -msgstr ", USB ������� \\#%s" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid " on parallel port \\#%s" -msgstr " �� ���������� ����� \\#%s" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Local Printers" -msgstr "������� ��������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Pipe job into a command" -msgstr "����� ������� � �������" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Enter a printer device URI" -msgstr "������� URI �� �������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Printer on NetWare server" -msgstr "������� �� NetWare �������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Printer on SMB/Windows 95/98/NT server" -msgstr "������� �� SMB/Windows 95/98/NT �������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Network printer (TCP/Socket)" -msgstr "��e��� ������� (TCP/Socket)" - -#: ../../printer/main.pm:1 ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer on remote lpd server" -msgstr "������� ��� ������� lpd ������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Printer on remote CUPS server" -msgstr "������� ��� ������� CUPS ������" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Remote printer" -msgstr "������� �����a�" - -#: ../../printer/main.pm:1 -#, c-format -msgid "Local printer" -msgstr "������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Configuring applications..." -msgstr "��������� ����������..." - -#: ../../printer/printerdrake.pm:1 ../../standalone/printerdrake:1 -#, c-format -msgid "Printerdrake" -msgstr "Printerdrake" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Removing printer \"%s\"..." -msgstr "������� ������� \"%s\" ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do you really want to remove the printer \"%s\"?" -msgstr "�� �� ������ �� �������� ������� \"%s\"?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remove printer" -msgstr "������ �����a�" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Learn how to use this printer" -msgstr "������� ���� �� ��������� ���� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Print test pages" -msgstr "�������� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP." -msgstr "" -"������� ������� �������� �������� \"%s\" �� Star Office/OpenOffice.org/GIMP-�" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/" -"GIMP." -msgstr "������� \"%s\" �� ������� ������� �� Star Office/OpenOffice.org/GIMP-�" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Removing printer from Star Office/OpenOffice.org/GIMP" -msgstr "�������� �������� �� Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remove this printer from Star Office/OpenOffice.org/GIMP" -msgstr "������ ���� ������� �� Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP." -msgstr "�������� �������� �������� \"%s\" � Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP." -msgstr "������� \"%s\" �� ������� ����� � Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Adding printer to Star Office/OpenOffice.org/GIMP" -msgstr "������� ������� � Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Add this printer to Star Office/OpenOffice.org/GIMP" -msgstr "����� ���� ������� � Star Office/OpenOffice.org/GIMP" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The printer \"%s\" is set as the default printer now." -msgstr "������� \"%s\" �� ���� ��������� ��� default �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Default printer" -msgstr "Default �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Set this printer as the default" -msgstr "������ ���� ������� ��� default" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer options" -msgstr "������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer manufacturer, model" -msgstr "��������� � ����� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer manufacturer, model, driver" -msgstr "����������, ����� � ������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Removing old printer \"%s\"..." -msgstr "������� ����� ������� \"%s\" ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer name, description, location" -msgstr "���, ���� � �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer connection type" -msgstr "��� ��������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Raw printer" -msgstr "Raw �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do it!" -msgstr "����� ��!" - -#: ../../printer/printerdrake.pm:1 ../../standalone/drakTermServ:1 -#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1 -#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Close" -msgstr "�������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Printer %s\n" -"What do you want to modify on this printer?" -msgstr "" -"������� %s\n" -"�� �� ������ �� �������� ������ �� ���� �������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Modify printer configuration" -msgstr "������ ������������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Add a new printer" -msgstr "������� ���� �������" - -#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1 -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Normal Mode" -msgstr "�������� ���" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Change the printing system" -msgstr "��������� ������ �� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "CUPS configuration" -msgstr "CUPS �������������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Refresh printer list (to display all available remote CUPS printers)" -msgstr "" -"������ ����� �������� (�� �� �������� ��� �������� ������� CUPS ��������)" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Display all available remote CUPS printers" -msgstr "������� ��� �������� ������� CUPS ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The following printers are configured. Double-click on a printer to change " -"its settings; to make it the default printer; or to view information about " -"it." -msgstr "" -"������� ���The following printers are configured. Double-click on a printer " -"to change its settings; to make it the default printer; or to view " -"information about it." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing system: " -msgstr "������ �� ��������: " - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Checking installed software..." -msgstr "���������� ����������� �������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing Foomatic..." -msgstr "���������� Foomatic ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Failed to configure printer \"%s\"!" -msgstr "�������� ���������� �������� \"%s\"!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Configuring printer \"%s\"..." -msgstr "��������� ������� \"%s\" ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Reading printer data..." -msgstr "�������� ������� �� ������� ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Which printing system (spooler) do you want to use?" -msgstr "���� ������ �� �����a�� (spooler) ������ �� ��������e ?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Select Printer Spooler" -msgstr "��������� Spooler �� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Setting Default Printer..." -msgstr "���������� Default ��������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing %s ..." -msgstr "���������� %s ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Removing %s ..." -msgstr "������ %s ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The printing system (%s) will not be started automatically when the machine " -"is booted.\n" -"\n" -"It is possible that the automatic starting was turned off by changing to a " -"higher security level, because the printing system is a potential point for " -"attacks.\n" -"\n" -"Do you want to have the automatic starting of the printing system turned on " -"again?" -msgstr "" -"������ �� �������� (%s)���� ���� ���������� �������� ��� �������� ������.\n" -"\n" -"������ �� ���������� �������� ��������� �������� �� ����� ���� ����������, " -"���� ���� ��� �� ������ �� �������� ��������� �� ������.\n" -"\n" -"�� �� ������ ������ �� ���������� ���������� ������ �� �������� ?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Starting the printing system at boot time" -msgstr "������� ������ �� �������� ��� ������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You are about to install the printing system %s on a system running in the %" -"s security level.\n" -"\n" -"This printing system runs a daemon (background process) which waits for " -"print jobs and handles them. This daemon is also accessable by remote " -"machines through the network and so it is a possible point for attacks. " -"Therefore only a few selected daemons are started by default in this " -"security level.\n" -"\n" -"Do you really want to configure printing on this machine?" -msgstr "" -"���� ����� �� ����������� ������ �� �������� %s �� ������� ���� �� ������ � %" -"s ����������� �����.\n" -"\n" -"���� ������ �� �������� ������� ����� (���������� ������) ���� ���� �� " -"������� �������� � ������� ����. ���� ����� �� ������ �������� ����� " -"�������� ������ ����� ����� �� �� ���� �������� ��������. ���� ���� ���� ��� " -"��������� ������ �� �������� �� default-� �� ���� ����������� �����.\n" -"\n" -"�� �� ������� ������ �� �������� �������� �� ���� ������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing a printing system in the %s security level" -msgstr "���������� ������ �� �������� � %s ����������� �����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "paranoid" -msgstr "����������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "high" -msgstr "������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Restarting printing system..." -msgstr "����������� ������ �� �����a�� ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Configuration of a remote printer" -msgstr "���������� �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The network access was not running and could not be started. Please check " -"your configuration and your hardware. Then try to configure your remote " -"printer again." -msgstr "" -"������ ������� ���� �������� � �� ���� �� �� ��������. ��������� ���� " -"������������� � ���� ���������� ����������. ���� �������� ������ �� �������� " -"������� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The network configuration done during the installation cannot be started " -"now. Please check whether the network is accessable after booting your " -"system and correct the configuration using the Mandrake Control Center, " -"section \"Network & Internet\"/\"Connection\", and afterwards set up the " -"printer, also using the Mandrake Control Center, section \"Hardware\"/" -"\"Printer\"" -msgstr "" -"������ ������������� ���� �� �������� ����� ���������� �� ���� ���� �� �� " -"�������. ��������� �� �� �� ����� �������� ����� �������� ������� � " -"��������� ������������� ��������� Mandrake C��������� ������, ������� " -"\"����� & ��������\"/\"����������\", � ����� ���� �������� �������, ������ " -"���������� Mandrake ���������� ������, ������� \"�������\"/\"�������\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Configure the network now" -msgstr "������ ����� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Go on without configuring the network" -msgstr "������� ���� ��� ���������� �����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You are going to configure a remote printer. This needs working network " -"access, but your network is not configured yet. If you go on without network " -"configuration, you will not be able to use the printer which you are " -"configuring now. How do you want to proceed?" -msgstr "" -"����� �� �������� ������� �������. �� �� ��� �� �������� ������ �������, ��� " -"���� ����� ���� ��� ��������. ������� ��������� ��� ����� �������������, " -"������ ���� �� ��������� ������� ���� ���� ����������. ���� ������ �� " -"���������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Network functionality not configured" -msgstr "������ �������������� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Starting network..." -msgstr "��������� ����� ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Refreshing printer data..." -msgstr "��������� �������� � ��������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You have transferred your former default printer (\"%s\"), Should it be also " -"the default printer under the new printing system %s?" -msgstr "" -"��������� ��� ���� ����� default ������� (\"%s\"), �� �� ����� �� ���� " -"������ default ������� ��� ����� �������� �� �������� %s?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Transfer printer configuration" -msgstr "������������� �� �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Transferring %s..." -msgstr "������������ %s ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "New printer name" -msgstr "���� ��� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The printer \"%s\" already exists,\n" -"do you really want to overwrite its configuration?" -msgstr "" -"������� \"%s\" ��� �������,\n" -"�� �� ������� ������ �� ������ ������� ������ ������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Name of printer should contain only letters, numbers and the underscore" -msgstr "��� �����a�� ����� �� ������ ���� ����a, ���j��� � underscore" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Transfer" -msgstr "�������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"A printer named \"%s\" already exists under %s. \n" -"Click \"Transfer\" to overwrite it.\n" -"You can also type a new name or skip this printer." -msgstr "" -"������� \"%s\" ��� ������� ��� %s. \n" -"������ �� \"�������\" �� �� ������ ����� ������.\n" -"������ ������� � ���� ��� ��� ���������� ���� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do not transfer printers" -msgstr "�� �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Mark the printers which you want to transfer and click \n" -"\"Transfer\"." -msgstr "" -"\n" -"�������� �������� ���� ������ �� ��������� � �������� �� \n" -"\"�������\"." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Also printers configured with the PPD files provided by their manufacturers " -"or with native CUPS drivers cannot be transferred." -msgstr "" -"\n" -"������, �������� ������������� �� PPD ��������� ���� ������ �� ����������� " -"��� �� �������� CUPS ���������� �� ���� ���� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"In addition, queues not created with this program or \"foomatic-configure\" " -"cannot be transferred." -msgstr "" -"��� �������, queues ���� �� �������� �� ���� ��������� ��� \"foomatic-" -"configure\" �� ���� ���� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "LPD and LPRng do not support IPP printers.\n" -msgstr "LPD � LPRng �� ���������� IPP ��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"PDQ only supports local printers, remote LPD printers, and Socket/TCP " -"printers.\n" -msgstr "" -"PDQ �������� ���� ������� ��������, ������� LPD ��������, � Socket/TCP " -"��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"CUPS does not support printers on Novell servers or printers sending the " -"data into a free-formed command.\n" -msgstr "" -"CUPS �� �������� �������� �� Novell ��������� ��� ���������� ���� ���� " -"������� � ��������-��������� �������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You can copy the printer configuration which you have done for the spooler %" -"s to %s, your current spooler. All the configuration data (printer name, " -"description, location, connection type, and default option settings) is " -"overtaken, but jobs will not be transferred.\n" -"Not all queues can be transferred due to the following reasons:\n" -msgstr "" -"������ �������� ������������� �������� ���� ��� �������� �� spooler %s to %" -"s, ��� �������� spooler. ��� �������������� ������ (��� ��������, ����, " -"��������, ��� ���������, � default ������) �� ���� ��������, ��� �� � " -"������� ��������.\n" -"�� ��� queues �� ���� ���� ��������� ���� �������� �������:\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Your printer was configured automatically to give you access to the photo " -"card drives from your PC. Now you can access your photo cards using the " -"graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> " -"\"MTools File Manager\") or the command line utilities \"mtools\" (enter " -"\"man mtools\" on the command line for more info). You find the card's file " -"system under the drive letter \"p:\", or subsequent drive letters when you " -"have more than one HP printer with photo card drives. In \"MtoolsFM\" you " -"can switch between drive letters with the field at the upper-right corners " -"of the file lists." -msgstr "" -"��� ������� �� ���������� �������� �� �� ��� ��� ������� �� ���� ������� �� " -"����� PC-��. ���� ������ �� ���������� ����� ���� ��������� ��������� �� " -"��������� ��������� \"MtoolsFM\" (����: \"����������\" -> \"���� �����\" -> " -"\"MTools ���� �������\") ��� �������� �� �������� ������ \"mtools\" (������� " -"\"man mtools\" � ��������� ������ �� ���� �����������). ������� ���� ���� " -"������ ������� �� ������� \"p:\", ��� ������� ������ ���� ����� ���� �� " -"������ HP �������� �� ���� ���������. � \"MtoolsFM\" ������ �� �������� " -"����� ��������� �� ����� ���� �� ������ � �����-������ ���� ����� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Your multi-function device was configured automatically to be able to scan. " -"Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the " -"scanner when you have more than one) from the command line or with the " -"graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, " -"you can also scan by choosing the appropriate point in the \"File\"/\"Acquire" -"\" menu. Call also \"man scanimage\" on the command line to get more " -"information.\n" -"\n" -"Do not use \"scannerdrake\" for this device!" -msgstr "" -"��� �����-������������ ������ �� ���������� ������� �� �� ����� �� �������. " -"���� ������ �� ��������� �� \"scanimage\" (\"scanimage -d hp:%s\" �� �� " -"�������� ������ ���� ����� ���� �� ������) �� �������� ������ ��� �� " -"��������� ������������ \"xscanimage\" ��� \"xsane\". ������� ��������� the " -"GIMP, ������ ������ ��������� ������� ������������ ������ � \"File\"/" -"\"Acquire\" ������. ���������� � \"man scanimage\" � ��������� ������ �� " -"���� �����������.\n" -"\n" -"�� ������� \"scannerdrake\" �� ���� ������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing test page(s)..." -msgstr "������� ���� �����(���)�..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Print option list" -msgstr "����� �� �������� �� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing on the printer \"%s\"" -msgstr "������� �� �������� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing/Photo Card Access on \"%s\"" -msgstr "������� �� ������� ��������/���� �� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing/Scanning on \"%s\"" -msgstr "�������/�������� �� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printing/Scanning/Photo Cards on \"%s\"" -msgstr "������� �� ��������/���������/���� �� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, fuzzy, c-format -msgid "" -"To know about the options available for the current printer read either the " -"list shown below or click on the \"Print option list\" button.%s%s%s\n" -"\n" -msgstr "" -"�� �� ����� ���� �� ��� ������ �������� �� ������ ������� ���������� ����� " -"���� �� ���� ��������� ��� �������� �� ������ \"����� ������ �� ��������\".%s" -"%s\n" -"\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"The \"%s\" and \"%s\" commands also allow to modify the option settings for " -"a particular printing job. Simply add the desired settings to the command " -"line, e. g. \"%s <file>\".\n" -msgstr "" -"\n" -"������� \"%s\" � \"%s\" ������ ����������� ������ ������ �� ��������� ����� " -"��������. ����������� ������� ������ ������ � �������� ������, e. g. \"%s " -"<����>\".\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You can also use the graphical interface \"xpdq\" for setting options and " -"handling printing jobs.\n" -"If you are using KDE as desktop environment you have a \"panic button\", an " -"icon on the desktop, labeled with \"STOP Printer!\", which stops all print " -"jobs immediately when you click it. This is for example useful for paper " -"jams.\n" -msgstr "" -"������ ������ �� ��������� � �������� ��������� \"xpdq\" �� ������ �� " -"���������� ������� ��������.\n" -"��� ��������� KDE ��� ������� �������� ����� \"������� �����\", ������� �� " -"��������, �������� �� \"����°�� �������!\",���� ��������� ��� ������� " -"�������� ����� �������� �� ��� ������. ��� �� �� ������ ������� ���� �� " -"������� �����.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"This command you can also use in the \"Printing command\" field of the " -"printing dialogs of many applications. But here do not supply the file name " -"because the file to print is provided by the application.\n" -msgstr "" -"��� ������� ��� �� �������� � � ���� \"������ �� ��������\" �������� �� " -"�������� � ������ ����������. ��� � ��� ������� ������� �� ��������� ��� " -"����� ��� �� ��� ��� �������� �� ������ ����������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print a file from the command line (terminal window) use the command \"%s " -"<file>\" or \"%s <file>\".\n" -msgstr "" -"�� �� �������� ���� �� �������� ������ (������� ���������) ��������� ������� " -"\"%s <����>\" ��� \"%s <����>\".\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To get a list of the options available for the current printer click on the " -"\"Print option list\" button." -msgstr "" -"�� �� ������ ����� ��������� ������ �� �������� ������� �������� �� ������ " -"\"����� ������ ��������\"." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"The \"%s\" command also allows to modify the option settings for a " -"particular printing job. Simply add the desired settings to the command " -"line, e. g. \"%s <file>\". " -msgstr "" -"\n" -"������� \"%s\" ������ ��������� ������ ������ �� ��������� ����� ��������. " -"����������� ������� ������ ����� � �������� ������, e. g. \"%s <����>\". " - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print a file from the command line (terminal window) use the command \"%s " -"<file>\".\n" -msgstr "" -"�� �� �������� ���� �� �������� ������ (������� ���������) ��������� ������� " -"\"%s <����>\".\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Here is a list of the available printing options for the current printer:\n" -"\n" -msgstr "" -"���� �� ������ ����� ��������� ������ �� �������� �� ������ �������:\n" -"\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"These commands you can also use in the \"Printing command\" field of the " -"printing dialogs of many applications, but here do not supply the file name " -"because the file to print is provided by the application.\n" -msgstr "" -"��� ������� ������ ������ ��������� � ���� \"������� �� ��������\" �������� " -"�� �������� � ����� ����� ����������, ��� ���� ������� �� ���������� ��� " -"����� ��� ���� �������� ���� ���������� �� ���� ��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print a file from the command line (terminal window) you can either use " -"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or " -"\"kprinter <file>\". The graphical tools allow you to choose the printer and " -"to modify the option settings easily.\n" -msgstr "" -"�� �� �������� ���� �� �������� ������ (��� ������� ���������) ������ ��� " -"��������� ������� \"%s <����>\" ��� �������� ���� �� ��������: \"xpp <����>" -"\" ��� \"kprinter <����>\". �������� ����� ��� ������������ �� ��������� " -"������� � �������� ������ ����� ����.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Did it work properly?" -msgstr "�� �� ���� ��������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Test page(s) have been sent to the printer.\n" -"It may take some time before the printer starts.\n" -msgstr "" -"���� �����(���)� �� ������� ������� ������.\n" -"�� ���� ������� �� ����� �������� ������ ��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Test page(s) have been sent to the printer.\n" -"It may take some time before the printer starts.\n" -"Printing status:\n" -"%s\n" -"\n" -msgstr "" -"���� �����(���)� �� ������� ������� ������.\n" -"�� ���� ������� �� ����� �������� ������ ��������.\n" -"������ ��������:\n" -"%s\n" -"\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do not print any test page" -msgstr "����� �� ������� ���� ���� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Photo test page" -msgstr "���� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Alternative test page (A4)" -msgstr "������������� ���� �������� (A4)" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Alternative test page (Letter)" -msgstr "������������ ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Standard test page" -msgstr "���������� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Print" -msgstr "�������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "No test pages" -msgstr "��� ���� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Please select the test pages you want to print.\n" -"Note: the photo test page can take a rather long time to get printed and on " -"laser printers with too low memory it can even not come out. In most cases " -"it is enough to print the standard test page." -msgstr "" -"��������� ���� ������� ���� ������ �� ��������.\n" -"��������: ������� �� ���� � ���� ���� �������� ���� ���� �������� ����� ���� " -"������� �� �� �� ��������� � �������� �������� �� ���� �������� �� ��� ���� " -"�� ���������. � ������ ��������� ������� �� �� ��������� ���������� ���� " -"��������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Test pages" -msgstr "��������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Do you want to set this printer (\"%s\")\n" -"as the default printer?" -msgstr "" -"�� �� ������ �� �������� ���� ������� (\"%s\")\n" -"��� default �������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Option %s out of range!" -msgstr "������ %s ��� ������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Option %s must be a number!" -msgstr "������ %s ���� ���� ����!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Option %s must be an integer number!" -msgstr "������ %s ���� ���� ����!" - -#: ../../printer/printerdrake.pm:1 -#, fuzzy, c-format -msgid "Printer default settings" -msgstr "��������� ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Printer default settings\n" -"\n" -"You should make sure that the page size and the ink type/printing mode (if " -"available) and also the hardware configuration of laser printers (memory, " -"duplex unit, extra trays) are set correctly. Note that with a very high " -"printout quality/resolution printing can get substantially slower." -msgstr "" -"default ������ �� �������\n" -"\n" -"��������� �� �� �� �������� ������ � ����� �����/��� �������� (������� �� " -"��������) ��� � ���������� ������������� �� �������� �������� (��������, " -"duplex ��������, ������� ������) �������� ��������. ������ �� ��� �� ��� " -"������� ��������� ������/���������� ������ �������� ���� ���� ���������� " -"��������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Firmware-Upload for HP LaserJet 1000" -msgstr "" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To be able to print with your Lexmark inkjet and this configuration, you " -"need the inkjet printer drivers provided by Lexmark (http://www.lexmark." -"com/). Click on the \"Drivers\" link. Then choose your model and afterwards " -"\"Linux\" as operating system. The drivers come as RPM packages or shell " -"scripts with interactive graphical installation. You do not need to do this " -"configuration by the graphical frontends. Cancel directly after the license " -"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and " -"adjust the head alignment settings with this program." -msgstr "" -"�� �� ����� �� �������� �� ����� Lexmark inkjet �������� ������ �� ����� " -"�������� ���� �� ������� Lexmark (http://www.lexmark.com/).�������� �� " -"������ \"��������\". ����� ���� ��������� ��� ����� � ���������� ������, � " -"����� ������� \"Linux\". �������� �� ��������� � RPM ������ ��� shell " -"������� �� ������������� ��������� ������������. �� ������ �� d������ ��� " -"�������������. ���������� Cancel ����� ����� ������� � �������. ���� " -"���������� printhead alignment �������� �� \"lexmarkmaintain\" � �������� " -"������ �� ������� ����� �� ���� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Lexmark inkjet configuration" -msgstr "������������� Lexmark inkjet ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The inkjet printer drivers provided by Lexmark only support local printers, " -"no printers on remote machines or print server boxes. Please connect your " -"printer to a local port or configure it on the machine where it is connected " -"to." -msgstr "" -"�������� �� inkjet �������� ���� �� ��������� Lexmark ���� ���������� " -"������� ��������, � �� � �������� �� �������� �������� ��� ����� ���������. " -"�������� ��� ������� �� ������� ���� ��� �� �������� �� ������ �� ���� �� " -"�������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You are configuring an OKI laser winprinter. These printers\n" -"use a very special communication protocol and therefore they work only when " -"connected to the first parallel port. When your printer is connected to " -"another port or to a print server box please connect the printer to the " -"first parallel port before you print a test page. Otherwise the printer will " -"not work. Your connection type setting will be ignored by the driver." -msgstr "" -"����� �� �������� OKI �������� win �������. ��� ��������\n" -"������� ����� ��������������� ������������� ��������� � ���� ���� ��� ���� " -"���� ���� �� �������� �� ���� ��������� ����. ���� �� ��� ������� ������� �� " -"����� ���� ��� �� ������ �������� ������� �� ���� ��������� ���� ��� ���� " -"��������� ���� �������� ��� ��� ������� ���� ������. �������� �� ��� ��� " -"��������� �� ���� ���������� �� ������ ��������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "OKI winprinter configuration" -msgstr "OKI win ������� �������������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"If your printer is not listed, choose a compatible (see printer manual) or a " -"similar one." -msgstr "" -"������� �� ��� ������� �� ������ �� �����, ��������� ������������ " -"(���������� ������� �� �������) ��� ������ ����." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"Please check whether Printerdrake did the auto-detection of your printer " -"model correctly. Find the correct model in the list when a wrong model or " -"\"Raw printer\" is highlighted." -msgstr "" -"\n" -"\n" -"��������� �� �� �� Printerdrake ����-���������� ��� ������� ��������. " -"��������� ����� ����� �� ����� ���� ������ ����� �� �������� ��������� " -"������ ��� �� \"Raw �������\"." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Which printer model do you have?" -msgstr "���� ����� �������� �����?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer model selection" -msgstr "��������� ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Reading printer database..." -msgstr "�������� CUPS ���� ��������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Select model manually" -msgstr "����� ��������� �����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The model is correct" -msgstr "���� ����� �� �����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Printerdrake has compared the model name resulting from the printer auto-" -"detection with the models listed in its printer database to find the best " -"match. This choice can be wrong, especially when your printer is not listed " -"at all in the database. So check whether the choice is correct and click " -"\"The model is correct\" if so and if not, click \"Select model manually\" " -"so that you can choose your printer model manually on the next screen.\n" -"\n" -"For your printer Printerdrake has found:\n" -"\n" -"%s" -msgstr "" -"Printerdrake �� ���������� ��� ������ ��������� ���������������� �������� " -"���������� � ������� ���� �������� �� �� �������� ������������. ���� ����� " -"���� ���� ��������, ������� ���� �� ��� ������� �������� ������ � ���� " -"��������. ���� ��������� �� �� ����� �������� � �������� \"���� ����� �� " -"��������\" ������� ����� � ������� ����, �������� \"����� ��������� �����\" " -"�� �� ����� �� ���� ��������� ������� �� �������� ������.\n" -"\n" -"�� ��� ������� Printerdrake �� ��������:\n" -"\n" -"%s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Your printer model" -msgstr "��� ����� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Preparing printer database..." -msgstr "��������� ���� �������� �� ��������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Location" -msgstr "������ja" - -#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Description" -msgstr "����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Name of printer" -msgstr "��� �������a" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Every printer needs a name (for example \"printer\"). The Description and " -"Location fields do not need to be filled in. They are comments for the users." -msgstr "" -"����� ������� ���� �� ��� ��� (�� ������ \"�������\"). ���� �� ���� � " -"�������� �� ������ ���� ��������. �� �� ���� ������� �������� �� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Enter Printer Name and Comments" -msgstr "������� ��� �������� � ���������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Making printer port available for CUPS..." -msgstr "���������� ���� �������� ��������� �� CUPS..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Checking device and configuring HPOJ..." -msgstr "���������� ������ � ��������� HPOJ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Photo memory card access on your HP multi-function device" -msgstr "" -"������� ���� ����������� ������� �� ����� HP �����-������������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Scanning on your HP multi-function device" -msgstr "��������� �� ����� HP �����-������������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing mtools packages..." -msgstr "���������� mtools ������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing SANE packages..." -msgstr "���������� SANE ������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Installing HPOJ package..." -msgstr "���������� HPOJ �����..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, " -"LaserJet 1100/1200/1220/3200/3300 with scanner, Sony IJP-V100), an HP " -"PhotoSmart or an HP LaserJet 2200?" -msgstr "" -"�� �� �� ��� ������ ����-������������ ������ ����������� HP ��� Sony " -"(OfficeJet, PSC, LaserJet 1100/1200/1220/3200/3300 �� ���������, Sony IJP-" -"V100), HP PhotoSmart ��� HP LaserJet 2200?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "A command line must be entered!" -msgstr "�������� ������ ���� ���� �����!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Command line" -msgstr "�������� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Here you can specify any arbitrary command line into which the job should be " -"piped instead of being sent directly to a printer." -msgstr "" -"���� ������ �� �������� ���� ���� �������� ������ �� ���� ������� �� ������� " -"����� �� ���� ������ ������ �� �� �������� ���� �� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Pipe into command" -msgstr "����� � �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Detected model: %s %s" -msgstr "����������� ������: %s %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "A valid URI must be entered!" -msgstr "������ ����� ������� URI!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer Device URI" -msgstr "��e��j �� ������� URI" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You can specify directly the URI to access the printer. The URI must fulfill " -"either the CUPS or the Foomatic specifications. Note that not all URI types " -"are supported by all the spoolers." -msgstr "" -"������ �������� �������� URI �� ������� ��������. URI ���� ���������� ��� " -"CUPS ��� Foomatic �������������. ��������� �� ���� ��� URI ������ ��������." - -#: ../../printer/printerdrake.pm:1 ../../standalone/harddrake2:1 -#, c-format -msgid "Port" -msgstr "����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer host name or IP" -msgstr "��� ����� ��� IP �� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The port number should be an integer!" -msgstr "���j ����� �� ������ �� ���� ���j !" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer host name or IP missing!" -msgstr "��������� ��� ����� ��� IP �� �������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print to a TCP or socket printer, you need to provide the host name or IP " -"of the printer and optionally the port number (default is 9100). On HP " -"JetDirect servers the port number is usually 9100, on other servers it can " -"vary. See the manual of your hardware." -msgstr "" -"�� �� �������� �� TCP ��� socket �������, ������ �� ���������� ��� ����� ��� " -"IP �������� �� (������) ���� ����� (default �� 9100). �� HP JetDirect " -"��������� ���� ����� �� ������ 9100, � �� ������ ��������� ���� ���� " -"���������. ���������� ������� ���� ��� ������ �� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Choose one of the auto-detected printers from the list or enter the hostname " -"or IP and the optional port number (default is 9100) in the input fields." -msgstr "" -"��������� ����� �� ����-������������ �������� �� ����� � ������� ��� ����� " -"��� IP � ���������� ���� ����� (default �� 9100) � ���� �� ����." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "TCP/Socket Printer Options" -msgstr "TCP/Socket ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Host \"%s\", port %s" -msgstr "���� \"%s\", ���� %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid ", host \"%s\", port %s" -msgstr ", ���� \"%s\", ���� %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Scanning network..." -msgstr "�������� ����� ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer auto-detection" -msgstr "����-��������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "NCP queue name missing!" -msgstr "��������� ��� �� NCP ���!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "NCP server name missing!" -msgstr "��������� ��� NCP �������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Print Queue Name" -msgstr "Print Queue ���:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer Server" -msgstr "������ ��������:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print on a NetWare printer, you need to provide the NetWare print server " -"name (Note! it may be different from its TCP/IP hostname!) as well as the " -"print queue name for the printer you wish to access and any applicable user " -"name and password." -msgstr "" -"�� ����� ����� �� �������� �� NetWare �������, ����� �� �������� ��� " -"NetWare ������� �� ������� (���� ���� ���� ���� ��� TCP/IPhostname! );�� " -"��� '����' �������� ���� ����������,��� � �������� ���������� ����� � " -"�������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "NetWare Printer Options" -msgstr "NetWare ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Connect your printer to a Linux server and let your Windows machine(s) " -"connect to it as a client.\n" -"\n" -"Do you really want to continue setting up this printer as you are doing now?" -msgstr "" -"�������� ��� ������� �� Linux ������ � ��������� ����� Windows ������(���) " -"�� �� ��������� �� �� ��� �������.\n" -"\n" -"�� �� ������ ������ �� ��������� �� ���������� ���� ������� ��� ��� �� ���� " -"������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Set up your Windows server to make the printer available under the IPP " -"protocol and set up printing from this machine with the \"%s\" connection " -"type in Printerdrake.\n" -"\n" -msgstr "" -"�������� ��� Windows ������ �� ������� ������� �������� ��� IPP ���������� � " -"�������� �������� �� ��� ������ �� \"%s\" ����� ��������� � Printerdrake-�.\n" -"\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You are about to set up printing to a Windows account with password. Due to " -"a fault in the architecture of the Samba client software the password is put " -"in clear text into the command line of the Samba client used to transmit the " -"print job to the Windows server. So it is possible for every user on this " -"machine to display the password on the screen by issuing commands as \"ps " -"auxwww\".\n" -"\n" -"We recommend to make use of one of the following alternatives (in all cases " -"you have to make sure that only machines from your local network have access " -"to your Windows server, for example by means of a firewall):\n" -"\n" -"Use a password-less account on your Windows server, as the \"GUEST\" account " -"or a special account dedicated for printing. Do not remove the password " -"protection from a personal account or the administrator account.\n" -"\n" -"Set up your Windows server to make the printer available under the LPD " -"protocol. Then set up printing from this machine with the \"%s\" connection " -"type in Printerdrake.\n" -"\n" -msgstr "" -"������ ����� �� �������� �������� �� Windows ������ �� ��������. ����� " -"������ � ����������� Samba ������� �������� ������� �� ������� � ������� " -"������ � ��������� ������ Samba �������� ���� �� ������� �� ��������� " -"������� �������� �� Windows ������. ���� �� ������ �� ����� �������� �� ���� " -"������ ������� ������� �� ������ ��������� �� �������� \"ps auxwww\".\n" -"\n" -"��� ��� ������������� �� ��������� ����� �� �������� ����������� (��� � " -"������� �� ��� ������� �� ���� ������ �� ���� ������� ����� ���� ���������� " -"����� Windows �������, ������ � ������ firewall-�):\n" -"\n" -"��������� ����� ��� ������� �� ����� Windows �������, ��� \"GUEST\" ����� " -"��� ���������� ����� ������ �� ��������. ������� �� �������� ������� " -"��������� ������ ������ ��� ������ ��������������.\n" -"\n" -"�������� ��� Windows ������ �� ������� �������� ��������� ��� LPD " -"����������. ����� �������� �������� �� ��� ������ �� \"%s\" ����� ��������� " -"� Printerdrake-�.\n" -"\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "SECURITY WARNING!" -msgstr "���������� ÿ�������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Samba share name missing!" -msgstr "��������� ������ ��� �� Samba-�!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Either the server name or the server's IP must be given!" -msgstr "������ ���� ��� ��� ������� ��� ����� IP!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Auto-detected" -msgstr "����-���������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Workgroup" -msgstr "����� �����(Workgroup):" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Share name" -msgstr "������ (��j�������) ��e :" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "SMB server IP" -msgstr "SMB ������ IP:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "SMB server host" -msgstr "SMB ������ host:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -" If the desired printer was auto-detected, simply choose it from the list " -"and then add user name, password, and/or workgroup if needed." -msgstr "" -"������� �� ������ ������� ����-����������, ����������� �� ��������� �� ����� " -"� ����� ������� ���������� ���, �������, �/��� ����� ����� ������� �� " -"��������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To print to a SMB printer, you need to provide the SMB host name (Note! It " -"may be different from its TCP/IP hostname!) and possibly the IP address of " -"the print server, as well as the share name for the printer you wish to " -"access and any applicable user name, password, and workgroup information." -msgstr "" -"�� ����� ����� �� �������� �� SMB ��������, ����� �� ��������\n" -"��� ����� (���� ���� ���� ���� ��� TCP/IP ��� ������);\n" -"IP ������ ����������� �������; ������ ��� �������� ���� ����������,\n" -"��� � �������� ���������� ����� � �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "SMB (Windows 9x/NT) Printer Options" -msgstr "SMB (Windows 9x/NT) ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer \"%s\" on server \"%s\"" -msgstr "������� \"%s\" �� ������� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid ", printer \"%s\" on server \"%s\"" -msgstr ", ������� \"%s\" �� ������� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remote printer name missing!" -msgstr "��������� ��� �������� ��������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remote host name missing!" -msgstr "��������� ��� �������� host-a!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remote printer name" -msgstr "Ime u������ �����a�a" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remote host name" -msgstr "��� �������� host-a" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To use a remote lpd printer, you need to supply the hostname of the printer " -"server and the printer name on that server." -msgstr "" -"�� �� ��������� ������� lpd �������, ������ �� ���������� ��� ����� �� " -"������ �� �������� ��� � ��� �������� �� ��� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remote lpd Printer Options" -msgstr "������ �� ������� lpd" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Manual configuration" -msgstr "����� ������������a" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "You must choose/enter a printer/device!" -msgstr "������ �������/����� �������/������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., " -"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)." -msgstr "" -" (��������� �������: /dev/lp0, /dev/lp1, ..., ����������� �� LPT1:, " -"LPT2:, ..., ���� USB �������: /dev/usb/lp0, ����� USB �������: /dev/usb/" -"lp1, ...)." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Please choose the port that your printer is connected to." -msgstr "��������� ���� �� ���� �� ��� ������� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Please choose the port that your printer is connected to or enter a device " -"name/file name in the input line" -msgstr "" -"��������� ���� �� ���� �� ��� ������� ������� ��� ������� ���/��� ����� " -"������� � ������ �� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Please choose the printer to which the print jobs should go." -msgstr "��������� ������� �� ���� �� �� ��������� ��� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Please choose the printer you want to set up. The configuration of the " -"printer will work fully automatically. If your printer was not correctly " -"detected or if you prefer a customized printer configuration, turn on " -"\"Manual configuration\"." -msgstr "" -"��������� ������� ���� ������ �� ��������. ���������� �������� �� ���� " -"������� ����������. ������� �� ������� ���� �������� ���������� ��� ���� " -"������ �� �� ���� ��������, �������� \"����� �������������\"." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Here is a list of all auto-detected printers. " -msgstr "���� �� ������ ����� ����-������������ ��������. " - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Currently, no alternative possibility is available" -msgstr "��������, �� ������� ������ �����������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The configuration of the printer will work fully automatically. If your " -"printer was not correctly detected or if you prefer a customized printer " -"configuration, turn on \"Manual configuration\"." -msgstr "" -"���������� �������� �� ���� ������� ����������. ������� ��� ������� ���� " -"�������� ���������� ��� ������ �� ���� ���������� �������, �������� \"����� " -"�������������\"." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The following printer was auto-detected. " -msgstr "������� ������ �� ����-����������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Please choose the printer to which the print jobs should go or enter a " -"device name/file name in the input line" -msgstr "" -"��������� ������� �� ���� ������ �� ������ ��������� �� �������� ��� " -"������� ���/��� ����� ������� � ������ �� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Please choose the printer you want to set up or enter a device name/file " -"name in the input line" -msgstr "" -"��������� ������� ���� ������ �� �������� ������� ���/��� ����� ������� � " -"������ �� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Alternatively, you can specify a device name/file name in the input line" -msgstr "" -"������������, ������ �� �������� ���/��� ����� ������� � ������ �� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"If it is not the one you want to configure, enter a device name/file name in " -"the input line" -msgstr "" -"������� �� ���� ���� ���� ������ �� ��������, ������� ���/��� ����� ������� " -"� ������ �� ����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Available printers" -msgstr "�������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "No printer found!" -msgstr "���� �������� �������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "You must enter a device or file name!" -msgstr "������ ����� ������ ��� ��� �����!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"No local printer found! To manually install a printer enter a device name/" -"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., " -"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB " -"printer: /dev/usb/lp1, ...)." -msgstr "" -"���� �������� ������� �������! �� �� ����� ����������� ������� ������� ��� " -"�������/��� ����� � ������ �� ���� (��������� �������: /dev/lp0, /dev/" -"lp1, ..., �� ������������ LPT1:, LPT2:, ..., ���� USB �������: /dev/usb/lp0, " -"����� USB �������: /dev/usb/lp1, ...)." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Local Printer" -msgstr "������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "USB printer \\#%s" -msgstr "USB ������� \\#%s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer on parallel port \\#%s" -msgstr "������� �� ���������� ����� \\#%s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer \"%s\" on SMB/Windows server \"%s\"" -msgstr "������� \"%s\" �� SMB/Windows ������� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Network printer \"%s\", port %s" -msgstr "������ ������� \"%s\", ���� %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Detected %s" -msgstr "���������� %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid ", printer \"%s\" on SMB/Windows server \"%s\"" -msgstr ", ������� \"%s\" �� SMB/Windows ������� \"%s\"" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid ", network printer \"%s\", port %s" -msgstr ", ������ ������� \"%s\", ���� %s" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Congratulations, your printer is now installed and configured!\n" -"\n" -"You can print using the \"Print\" command of your application (usually in " -"the \"File\" menu).\n" -"\n" -"If you want to add, remove, or rename a printer, or if you want to change " -"the default option settings (paper input tray, printout quality, ...), " -"select \"Printer\" in the \"Hardware\" section of the Mandrake Control " -"Center." -msgstr "" -"\n" -"���������, ��� ������� �� ���� ���������� � �������!\n" -"\n" -"������ �� �������� ��������� \"�������\" ������� � ����� ���������� (������ " -"� \"����\" ������).\n" -"\n" -"������� ������ �� ������, �������� ��� ��������� ��� ��������, ��� ������ �� " -"��������� default ������ (�����, �������� ��������, ...), ��������� \"�������" -"\" � \"�������\" ������� Mandrake ���������� ������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Auto-detect printers connected to machines running Microsoft Windows" -msgstr "" -"����-��������� �������� ������������ �� ������ �� ������ �� ���������� " -"Microsoft Windows" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Auto-detect printers connected directly to the local network" -msgstr "����-��������� �������� ��������� �������� �� ������� �����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Auto-detect printers connected to this machine" -msgstr "����-��������� �������� ��������� �� ���� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Welcome to the Printer Setup Wizard\n" -"\n" -"This wizard will help you to install your printer(s) connected to this " -"computer.\n" -"\n" -"If you have printer(s) connected to this machine, Please plug it/them in on " -"this computer and turn it/them on so that it/they can be auto-detected.\n" -"\n" -" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want " -"to set up your printer(s) now." -msgstr "" -"\n" -"���������� � �������� �� ���������� ��������\n" -"\n" -"���� �������� �� ��� ������ �� ����������� ����(�) ������(�) �������� �� " -"���� �������, ������ �������� �� �����.\n" -"\n" -"������� ����� �������(�) �������� �� ��� ������, ���������� �� �� ������� " -"��� � � ���������� �������� �� �� ����� ���� ����-�����������.\n" -"\n" -"�������� �� \"Next\" ���� ��� �������, � �� \"Cancel\" ��� �� ������ �� ���� " -"���������� ��� �������(�)." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Welcome to the Printer Setup Wizard\n" -"\n" -"This wizard will help you to install your printer(s) connected to this " -"computer or connected directly to the network.\n" -"\n" -"If you have printer(s) connected to this machine, Please plug it/them in on " -"this computer and turn it/them on so that it/they can be auto-detected. Also " -"your network printer(s) must be connected and turned on.\n" -"\n" -"Note that auto-detecting printers on the network takes longer than the auto-" -"detection of only the printers connected to this machine. So turn off the " -"auto-detection of network printers when you don't need it.\n" -"\n" -" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want " -"to set up your printer(s) now." -msgstr "" -"\n" -"���������� � �������� �� ���������� ��������\n" -"\n" -"���� �������� �� ��� ������ �� ����������� ����(�) ������(�) �������� �� " -"���� �������, ������ �������� �� �����.\n" -"\n" -"������� ����� �������(�) �������� �� ��� ������, ���������� �� �� ������� � " -"� ���������� �������� �� �� ����� ���� ����-�����������. ������ � ������ " -"�������(�)������ ���� �������� � ��������.\n" -"\n" -"������� �� ���������� �� ����-��������� �������� �� ����� ����� ���� ���� �� " -"�������� ���� �� ������ ������� �������� �� ��� �������. ���� ��������� ����-" -"��������� ������� �������� ��� ��� �� ���� ��������.\n" -"\n" -"�������� �� \"�������\" ���� ��� �������, � �� \"�������\" ��� �� ������ �� " -"���� ���������� ��� �������(�)." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Welcome to the Printer Setup Wizard\n" -"\n" -"This wizard will help you to install your printer(s) connected to this " -"computer, connected directly to the network or to a remote Windows machine.\n" -"\n" -"If you have printer(s) connected to this machine, Please plug it/them in on " -"this computer and turn it/them on so that it/they can be auto-detected. Also " -"your network printer(s) and your Windows machines must be connected and " -"turned on.\n" -"\n" -"Note that auto-detecting printers on the network takes longer than the auto-" -"detection of only the printers connected to this machine. So turn off the " -"auto-detection of network and/or Windows-hosted printers when you don't need " -"it.\n" -"\n" -" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want " -"to set up your printer(s) now." -msgstr "" -"\n" -"���������� � �������� �� ���������� ��������\n" -"\n" -"���� �������� �� ��� ������ �� ����������� ����(�) ������(�) �������� �� " -"���� �������, ������ �������� �� ����� ��� �������� Windows ������.\n" -"\n" -"������� ����� �������(�) �������� �� ��� ������, ���������� �� �� ������� " -"��� � � ���������� �������� �� �� ����� ���� ����-�����������. ������ � " -"������ �������(�)� Windows ������ ������ ���� �������� � ��������.\n" -"\n" -"������� �� ���������� �� ����-��������� �������� �� ����� ����� ���� ���� �� " -"�������� ���� �� ������ ������� �������� �� ��� �������. ���� ��������� ����-" -"��������� ������� �/��� Windows-hosted �������� ��� ��� �� ���� ��������.\n" -"\n" -"�������� �� \"�������\" ���� ��� �������, � �� \"�������\" ��� �� ������ �� " -"���� ���������� ��� �������(�)." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Welcome to the Printer Setup Wizard\n" -"\n" -"This wizard allows you to install local or remote printers to be used from " -"this machine and also from other machines in the network.\n" -"\n" -"It asks you for all necessary information to set up the printer and gives " -"you access to all available printer drivers, driver options, and printer " -"connection types." -msgstr "" -"\n" -"���������� � �������� �� ������������� ��������\n" -"\n" -"���� �������� �� ��� ��������� �� ����������� ������� ��� ������� �������� " -"�� ��������� ��� � ������ ������ �� �����.\n" -"\n" -"�� ��� �� ���� ������� ��� ��������� ����������� �� ���������� �������� � " -"�������� ������� ���� ����y���� ����������, ������� ��������, � �������� " -"��������� ��������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"\n" -"Printerdrake could not determine which model your printer %s is. Please " -"choose the correct model from the list." -msgstr "" -"\n" -"\n" -"Printerdrake ���� ����� �� ��������� ��� ����� �������� %s. ��������� " -"������������ ����� �� �����." - -#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1 -#, c-format -msgid ")" -msgstr ")" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid " on " -msgstr " ���. " - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "(" -msgstr "(" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Configuring printer ..." -msgstr "���������� �������� ..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Searching for new printers..." -msgstr "������ ���� ��������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"NOTE: Depending on the printer model and the printing system up to %d MB of " -"additional software will be installed." -msgstr "" -"��������: � ���������� �� ������ �������� � ������� �� �������� �������� �� " -"��� %d MB �������� ������� �� �� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Are you sure that you want to set up printing on this machine?\n" -msgstr "�� �� ��� ������� �� ������ �� �������� �������� �� ���� ������?\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do you want to enable printing on the printers mentioned above?\n" -msgstr "�� �� ������ �� ��������� �������� �� ���� ��������� ����������?\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Do you want to enable printing on printers in the local network?\n" -msgstr "�� �� ������ �� ��������� �������� �� ���������� � �������� �����?\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Do you want to enable printing on the printers mentioned above or on " -"printers in the local network?\n" -msgstr "" -"�� �� ������ �� ��������� �������� �� ���������� ���� �� ���� �������� �� " -"�������� �����?\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid " (Make sure that all your printers are connected and turned on).\n" -msgstr " (��������� �� �� �� ��� �������� �������� � ��������).\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"There are no printers found which are directly connected to your machine" -msgstr "���� �������� ���� �� �������� �������� �� ���� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"There are %d unknown printers directly connected to your system" -msgstr "" -"\n" -"�������� �� %d ���������� �������� ��������� �� ��� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"There is one unknown printer directly connected to your system" -msgstr "" -"\n" -"������� ����� ��������� ������ ���� �� �������� ������� �� ��� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The following printer\n" -"\n" -"%s%s\n" -"is directly connected to your system" -msgstr "" -"������� ������\n" -"\n" -"%s%s\n" -"�� �������� ������� �� ��� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The following printer\n" -"\n" -"%s%s\n" -"are directly connected to your system" -msgstr "" -"������� ������r\n" -"\n" -"%s%s\n" -"�� �������� ������� �� ��� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The following printers\n" -"\n" -"%s%s\n" -"are directly connected to your system" -msgstr "" -"������� �������\n" -"\n" -"%s%s\n" -"�� �������� �������� �� ��� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "and %d unknown printers" -msgstr "� %d ��������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "and one unknown printer" -msgstr "� ����� ��������� �������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Checking your system..." -msgstr "���������� ��� ������..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Restarting CUPS..." -msgstr "����������� CUPS..." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "This server is already in the list, it cannot be added again.\n" -msgstr "���� ������ ��� ������� �� �����, � �� ���� �� ������ ������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Examples for correct IPs:\n" -msgstr "������� ��������� IP ������:\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The entered IP is not correct.\n" -msgstr "������� IP ������ ���� ��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Server IP missing!" -msgstr "��������� IP ������!" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "If no port is given, 631 will be taken as default." -msgstr "" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Enter IP address and port of the host whose printers you want to use." -msgstr "������� IP ������ � ���� ����� ���� �������� ������ �� ���������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Accessing printers on remote CUPS servers" -msgstr "��������� ��������� �� �������� CUPS ���������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remove selected server" -msgstr "������ ����������� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Edit selected server" -msgstr "����� ����������� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Add server" -msgstr "����� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Add here the CUPS servers whose printers you want to use. You only need to " -"do this if the servers do not broadcast their printer information into the " -"local network." -msgstr "" -"���� ������ ������ CUPS ������� ���� �������� ������ �� ���������. ��� ����� " -"�� ������� ���� ������� ������� �� ���� ����������� � �������� �� ������� " -"�����." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "IP address of host/network:" -msgstr "IP ������ �����/�����:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "This host/network is already in the list, it cannot be added again.\n" -msgstr "���� ����/����� ��� ������� �� �����, � �� ���� �� ������ ������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The entered host/network IP is not correct.\n" -msgstr "������� ����/������ IP ������ ���� ��������.\n" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Host/network IP address missing." -msgstr "��������� ����/������ IP ������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Choose the network or host on which the local printers should be made " -"available:" -msgstr "" -"��������� ����� ��� ����� �� ����� �� ������� �������� ������� ���� ��������:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Sharing of local printers" -msgstr "������ �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Remove selected host/network" -msgstr "������ ������������ �����/�����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Edit selected host/network" -msgstr "����� ������������ �����/�����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Add host/network" -msgstr "����� ����/�����" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"These are the machines and networks on which the locally connected printer" -"(s) should be available:" -msgstr "" -"��� �� ������ � ����� �� ������ �� ������ ������� �������� ������(�) ���� �� " -"������� ���� ��������:" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"When this option is turned on, on every startup of CUPS it is automatically " -"made sure that\n" -"\n" -"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\n" -"\n" -"- if /etc/cups/cupsd.conf is missing, it will be created\n" -"\n" -"- when printer information is broadcasted, it does not contain \"localhost\" " -"as the server name.\n" -"\n" -"If some of these measures lead to problems for you, turn this option off, " -"but then you have to take care of these points." -msgstr "" -"���� �� ��� ������ ������, ����� ��������� CUPS ���������� ����������� ��\n" -"\n" -"- ������� �� LPD/LPRng ����������, /etc/printcap ���� ���� ������� �� ������ " -"CUPS-�\n" -"\n" -"- ������� /etc/cups/cupsd.conf ���������, ���� �������\n" -"\n" -"- ���� �� ������ ����������� � ��������, ��� �� ������ \"localhost\" ��� ��� " -"�������.\n" -"\n" -"������� ��� ���� �� ���� ���� ������������ �������, ��������� ��� ������, " -"��� ���� ���� ������ �� �������� ��� ������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Automatic correction of CUPS configuration" -msgstr "���������� ��������� CUPS �������������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Turning on this allows to print plain text files in japanese language. Only " -"use this function if you really want to print text in japanese, if it is " -"activated you cannot print accentuated characters in latin fonts any more " -"and you will not be able to adjust the margins, the character size, etc. " -"This setting only affects printers defined on this machine. If you want to " -"print japanese text on a printer set up on a remote machine, you have to " -"activate this function on that remote machine." -msgstr "" - -#: ../../printer/printerdrake.pm:1 -#, fuzzy, c-format -msgid "Japanese text printing mode" -msgstr "��������� ������ �� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"To get access to printers on remote CUPS servers in your local network you " -"only need to turn on the \"Automatically find available printers on remote " -"machines\" option; the CUPS servers inform your machine automatically about " -"their printers. All printers currently known to your machine are listed in " -"the \"Remote printers\" section in the main window of Printerdrake. If your " -"CUPS server(s) is/are not in your local network, you have to enter the IP " -"address(es) and optionally the port number(s) here to get the printer " -"information from the server(s)." -msgstr "" -"�� �� ���������� ���������� �� �������� CUPS ��������� � ����� �������� " -"����� ��������� �� �������� ������ \"���������� ������� �������� �������� �� " -"�������� ��������\"; CUPS ������� �� ��������� ���� ������ � ���������� " -"����������. ��� �������� ���� �� �������� ������� ����� ������ �� ���� " -"��������� � ������� \"������� ��������\" � ������� ������� Printerdrake. " -"������� ��� CUPS ������(�) ����/���� � ����� �������� �����, ������ ����� IP " -"a������(e) � ���������� ���� �����(���)�� �� �������� ����������� �� �������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "None" -msgstr "��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Additional CUPS servers: " -msgstr "������� CUPS �������: " - -#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1 -#, c-format -msgid "No remote machines" -msgstr "���� �������� ������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Custom configuration" -msgstr "Custom �������������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer sharing on hosts/networks: " -msgstr "���������� ������ �������� �� ����������(hosts)/�������: " - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Automatically find available printers on remote machines" -msgstr "���������� ������� �������� �������� �� �������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "The printers on this machine are available to other computers" -msgstr "�������� �� ���� ������ �� �������� �� ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"You can also decide here whether printers on remote machines should be " -"automatically made available on this machine." -msgstr "" -"������ ������ �������� �� �� ������ �� �������� �� �������� �������� ���� " -"���������� �������� �� ���� ������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"Here you can choose whether the printers connected to this machine should be " -"accessable by remote machines and by which remote machines." -msgstr "" -"���� ������ �������� �� �� ������ �� �������� �� ���� ������ ����� �� ���� " -"�������� �� ������ �������� �������� � �� ����� �������� ��������." - -#: ../../printer/printerdrake.pm:1 -#, fuzzy, c-format -msgid "CUPS printer configuration" -msgstr "CUPS������������� �� ������ ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)" -msgstr "����-��������� �������� (�������, TCP/Socket, � SMB ��������)" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"\n" -"Printers on remote CUPS servers do not need to be configured here; these " -"printers will be automatically detected." -msgstr "" -"\n" -"�������� �� �������� CUPS ������� �� ������ �� ���� �������� ����; ��� " -"�������� �� ���� ���������� �����������." - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "How is the printer connected?" -msgstr "���� �� ������� �������?" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "Select Printer Connection" -msgstr "����� ����������� ��������" - -#: ../../printer/printerdrake.pm:1 -#, c-format -msgid "" -"The HP LaserJet 1000 needs its firmware to be uploaded after being turned " -"on. Download the Windows driver package from the HP web site (the firmware " -"on the printer's CD does not work) and extract the firmware file from it by " -"uncompresing the self-extracting '.exe' file with the 'unzip' utility and " -"searching for the 'sihp1000.img' file. Copy this file into the '/etc/" -"printer' directory. There it will be found by the automatic uploader script " -"and uploaded whenever the printer is connected and turned on.\n" -msgstr "" - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (umask)\n" -"\n" -"Set the user umask." -msgstr "" -"���������: (umask)\n" -"\n" -"���������� ����������� umask." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (val)\n" -"\n" -"Set the shell timeout. A value of zero means no timeout." -msgstr "" -"���������: (val)\n" -"\n" -"�������� shell �����. �������� zero - ���� ����� �� ���� �����." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (size)\n" -"\n" -"Set shell commands history size. A value of -1 means unlimited." -msgstr "" -"���������: (size)\n" -"\n" -"�������� shell �������� �������� �� �������. �������� -1 ����� �� ���� " -"������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check additions/removals of sgid files." -msgstr "������� �� �������� �� ��, �������� ��������/�������� sgid �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check open ports." -msgstr "������� �� �������� �� ��, �������� �������� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"if set, send the mail report to this email address else send it to root." -msgstr "" -"������� �� ��������, �������� �������� �� ��� email ������ ��� �� �������� " -"root-�." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, report check result by mail." -msgstr "������� ������ ��, �������� �������� ������� mail-��." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check files/directories writable by everybody." -msgstr "" -"������� �� �������� �� ��, �������� �������/������������ �������� �� ��� " -"���������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, reports check result to tty." -msgstr "������� �� �������� �� ��, �������� � ������� �������� �� tty." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, run some checks against the rpm database." -msgstr "������� �� �������� �� ��, ��������� ������� rpm ���� ��������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check if the network devices are in promiscuous mode." -msgstr "" -"������� �� �������� �� ��, ��������� �� �� �� ������ ������� � promiscuous " -"����." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, run chkrootkit checks." -msgstr "������� �� �������� �� ��, ��������� chkrootkit �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check permissions of files in the users' home." -msgstr "" -"������� �� �������� �� ��, ��������� ��������� �� ������� � ����������� home " -"������������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check additions/removals of suid root files." -msgstr "" -"������� �� �������� �� ��, �������� ��������/�������� �� suid root �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, report check result to syslog." -msgstr "������� �� �������� �� ��, �������� �������� � ������� � syslog." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"if set to yes, check for empty passwords, for no password in /etc/shadow and " -"for users with the 0 id other than root." -msgstr "" -"������� �� �������� �� ��, ��������� ������ �������, ��� ������� � /etc/" -"shadow � ��������� �� 0 id �������� �� root." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, run the daily security checks." -msgstr "������� �� �������� �� ��, ��������� ������ ���������� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, verify checksum of the suid/sgid files." -msgstr "������� �� �������� �� ��, ��������� checksum �� suid/sgid �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, check empty password in /etc/shadow." -msgstr "������� �� �������� �� ��, �������� ������ ������� � /etc/shadow." - -#: ../../security/help.pm:1 -#, c-format -msgid "if set to yes, report unowned files." -msgstr "������� �� �������� �� ��, ��������� ������� ��� ��������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (umask)\n" -"\n" -"Set the root umask." -msgstr "" -"���������: (umask)\n" -"\n" -"�������� root umask." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (length, ndigits=0, nupper=0)\n" -"\n" -"Set the password minimum length and minimum number of digit and minimum " -"number of capitalized letters." -msgstr "" -"���������: (length, ndigits=0, nupper=0)\n" -"\n" -"�������� ������� ������ ������� � ������� ���� ������� � ��������� ���� " -"������� �����." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Set the password history length to prevent password reuse." -msgstr "" -"���������: (arg)\n" -"\n" -"�������� �������� ������� ������� �� �� �������� ������� �������� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (max, inactive=-1)\n" -"\n" -"Set password aging to \\fImax\\fP days and delay to change to \\fIinactive" -"\\fP." -msgstr "" -"���������: (max, inactive=-1)\n" -"\n" -"�������� ������� �������� �� \\fImax\\fP ���� � ������ ����� �� \\fIinactive" -"\\fP." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (name)\n" -"\n" -"Add the name as an exception to the handling of password aging by msec." -msgstr "" -"���������: (name)\n" -"\n" -"Add the name as an exception to the handling of password aging by msec." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -" Enable/Disable sulogin(8) in single user level." -msgstr "" -"���������: (arg)\n" -"\n" -" �������/��������� sulogin(8) � single user �����." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -" Activate/Disable daily security check." -msgstr "" -"���������: (arg)\n" -"\n" -" ���������/����������� ������ ���������� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Activate/Disable ethernet cards promiscuity check." -msgstr "" -"���������: (arg)\n" -"\n" -"���������/����������� ������� ������������� ������� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Use password to authenticate users." -msgstr "" -"���������: (arg)\n" -"\n" -"������� ������� �� ��������������� ���������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -" Enabling su only from members of the wheel group or allow su from any user." -msgstr "" -"���������: (arg)\n" -"\n" -" ����������� su ���� �� ��������� wheel ����� ��� �� ������ ���������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Enable/Disable msec hourly security check." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/��������� msec ������� ���������� �� ����� ���." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Enable/Disable the logging of IPv4 strange packets." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/��������� ������������ IPv4 strange ������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Enable/Disable libsafe if libsafe is found on the system." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/��������� libsafe ��� �� libsafe �������� �� �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg, alert=1)\n" -"\n" -"Enable/Disable IP spoofing protection." -msgstr "" -"���������: (arg, alert=1)\n" -"\n" -"�������/��������� IP spoofing �������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg, alert=1)\n" -"\n" -"Enable/Disable name resolution spoofing protection. If\n" -"\\fIalert\\fP is true, also reports to syslog." -msgstr "" -"���������: (arg, alert=1)\n" -"\n" -"�������/��������� ������� �� name resolution spoofing. ��� ��\n" -"\\fIalert\\fP �������, � �� ��������� � syslog." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg, expr='*.*', dev='tty12')\n" -"\n" -"Enable/Disable syslog reports to console 12. \\fIexpr\\fP is the\n" -"expression describing what to log (see syslog.conf(5) for more details) and\n" -"dev the device to report the log." -msgstr "" -"���������: (arg, expr='*.*', dev='tty12')\n" -"\n" -"�������/��������� syslog ��������� � ������� 12. \\fIexpr\\fP ��\n" -"����� ���� ������� ��� ����� �� �� ����� � ��� (���������� syslog.conf(5) �� " -"���� ������) �\n" -"dev ������ �� ������������ �� ���." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Enable/Disable crontab and at for users. Put allowed users in /etc/cron." -"allow and /etc/at.allow\n" -"(see man at(1) and crontab(1))." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/��������� crontab � at �� ���������. ��������� ��������� �� " -"��������� � /etc/cron.allow � /etc/at.allow\n" -"(���������� man at(1) � crontab(1))." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: ()\n" -"\n" -"If SERVER_LEVEL (or SECURE_LEVEL if absent) is greater than 3\n" -"in /etc/security/msec/security.conf, creates the symlink /etc/security/msec/" -"server\n" -"to point to /etc/security/msec/server.<SERVER_LEVEL>. The /etc/security/msec/" -"server\n" -"is used by chkconfig --add to decide to add a service if it is present in " -"the file\n" -"during the installation of packages." -msgstr "" -"���������: ()\n" -"\n" -"������� �� SERVER_LEVEL (��� �� SECURE_LEVEL �������) ���� �� 3\n" -"� /etc/security/msec/security.conf, ������ ���������� ���� /etc/security/" -"msec/server\n" -"�� ������� �� /etc/security/msec/server.<SERVER_LEVEL>. /etc/security/msec/" -"server\n" -"�� ������� �� ������ chkconfig --add �� �� ������ ������ ������� �� �������� " -"� �����\n" -"����� ����������� ������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Authorize all services controlled by tcp_wrappers (see hosts.deny(5)) if " -"\\fIarg\\fP = ALL. Only local ones\n" -"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. To authorize the " -"services you need, use /etc/hosts.allow\n" -"(see hosts.allow(5))." -msgstr "" -"���������: (arg)\n" -"\n" -"���������� ��� ������� ���� ���������� tcp_wrappers (see hosts.deny(5)) ��� " -"�� \\fIarg\\fP = ALL. ���� �������\n" -"if \\fIarg\\fP = LOCAL and none if \\fIarg\\fP = NONE. �� ������������ ���� " -"��������� ������� , ��������� /etc/hosts.allow\n" -"(see hosts.allow(5))." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"The argument specifies if clients are authorized to connect\n" -"to the X server on the tcp port 6000 or not." -msgstr "" -"���������: (arg)\n" -"\n" -"�������� �������� �� �� ������� ���������� �� ���������� ��\n" -"X ������ �� tcp ����� 6000 ��� ����." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg, listen_tcp=None)\n" -"\n" -"Allow/Forbid X connections. First arg specifies what is done\n" -"on the client side: ALL (all connections are allowed), LOCAL (only\n" -"local connection) and NONE (no connection)." -msgstr "" -"���������: (arg, listen_tcp=None)\n" -"\n" -"���������/����������� X ���������. ���� �������� �������� ��� �� �������\n" -"�� ������ ��������: ALL (��� ��������� �� ���������), LOCAL (����\n" -"������� ���������) � NONE (��� ���������)." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Allow/Forbid the list of users on the system on display managers (kdm and " -"gdm)." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/�� ������� ����� ��������� �� ������� � ���������� �� ������� (kdm � " -"gdm)." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Allow/Forbid direct root login." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/�� ������� ������� root ��������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Allow/Forbid remote root login." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/�� ������� ������� root ��������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Allow/Forbid reboot by the console user." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/�� ������� ������������ �� ������ ���������� ���������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"If \\fIarg\\fP = ALL allow /etc/issue and /etc/issue.net to exist. If \\fIarg" -"\\fP = NONE no issues are\n" -"allowed else only /etc/issue is allowed." -msgstr "" -"���������: (arg)\n" -"\n" -"��� �� \\fIarg\\fP = ALL allow /etc/issue � /etc/issue.net �� �������. ��� " -"�� \\fIarg\\fP = NONE �������� ����� ����\n" -"��������� ��� �� ���� /etc/issue ��������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Allow/Forbid autologin." -msgstr "" -"���������: (arg)\n" -"\n" -"�������/�� ������� ������������." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -" Accept/Refuse icmp echo." -msgstr "" -"���������: (arg)\n" -"\n" -" ��������/����� icmp echo." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -" Accept/Refuse broadcasted icmp echo." -msgstr "" -"���������: (arg)\n" -"\n" -" ��������/����� ��������� icmp echo." - -#: ../../security/help.pm:1 -#, c-format -msgid "" -"Arguments: (arg)\n" -"\n" -"Accept/Refuse bogus IPv4 error messages." -msgstr "" -"���������: (arg)\n" -"\n" -"��������/����� IPv4 ������ � ��������." - -#: ../../security/level.pm:1 -#, c-format -msgid "Security Administrator (login or email)" -msgstr "�������������� ����� ���������� (login ��� email)" - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"A library which defends against buffer overflow and format string attacks." -msgstr "���������� ���� ����� �� buffer overflow-� � format string ������." - -#: ../../security/level.pm:1 -#, c-format -msgid "Use libsafe for servers" -msgstr "������� libsafe �� �������" - -#: ../../security/level.pm:1 -#, c-format -msgid "Security level" -msgstr "���������� ����" - -#: ../../security/level.pm:1 -#, c-format -msgid "Please choose the desired security level" -msgstr "��������� ������ ���������� ����" - -#: ../../security/level.pm:1 -#, c-format -msgid "DrakSec Basic Options" -msgstr "DrakSec ������� ������" - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"This is similar to the previous level, but the system is entirely closed and " -"security features are at their maximum." -msgstr "" -"��� �� ������ ���������� �����, ��� �� ���� ������ ������� �������� � " -"���������� ������ �� ����������." - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"With this security level, the use of this system as a server becomes " -"possible.\n" -"The security is now high enough to use the system as a server which can " -"accept\n" -"connections from many clients. Note: if your machine is only a client on the " -"Internet, you should choose a lower level." -msgstr "" -"�� ���� ����������� ������, ��������� ���� ������� ��� ������� ������� " -"������.\n" -"��������� �� ���� ������� ������ �� ��������� ������ �� ������ ���� " -"��������\n" -"��������� ������� ���������. ��������: ������� �� ���� ������ ���� ������� " -"�� ���������, ������� �� �� ��������� ���� ����." - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"There are already some restrictions, and more automatic checks are run every " -"night." -msgstr "" -"��� ������� ���� ����������, � ���� ����������� ������� �� ������� ����� " -"����." - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"This is the standard security recommended for a computer that will be used " -"to connect to the Internet as a client." -msgstr "" -"��� �� ���������� ���������� �������� ����������� �� �������� ��j� �� ���� " -"�������� �� ���� �� ���������� ��� ��� �������." - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"Passwords are now enabled, but use as a networked computer is still not " -"recommended." -msgstr "" -"������� �� ���� ���������, ��� �e � ���� �� ����������� �� �� �������\n" -"��� ������ �������." - -#: ../../security/level.pm:1 -#, c-format -msgid "" -"This level is to be used with care. It makes your system more easy to use,\n" -"but very sensitive. It must not be used for a machine connected to others\n" -"or to the Internet. There is no password access." -msgstr "" -"�� ���� ����� ����� �������� �����. �� ����� ��� ������ ������\n" -"�� ��������, ��� � ����� ���������: �� ��� ���� �������� �� ������\n" -"���� �� �������� �� ������ �������� ��� �� ��������. ���� �� �������\n" -"������� �� ��������." - -#: ../../security/level.pm:1 -#, c-format -msgid "Paranoid" -msgstr "����������" - -#: ../../security/level.pm:1 -#, c-format -msgid "Higher" -msgstr "�����" - -#: ../../security/level.pm:1 -#, c-format -msgid "High" -msgstr "������" - -#: ../../security/level.pm:1 -#, c-format -msgid "Poor" -msgstr "�����" - -#: ../../security/level.pm:1 -#, c-format -msgid "Welcome To Crackers" -msgstr "�������� ��� K�����a" - -#: ../../standalone/XFdrake:1 -#, c-format -msgid "Please relog into %s to activate the changes" -msgstr "�����, ������ ������� %s ���� ���������� �������" - -#: ../../standalone/XFdrake:1 -#, c-format -msgid "Please log out and then use Ctrl-Alt-BackSpace" -msgstr "����� ��� ��������� �� � ����������� (Ctrl-Alt-BackSpace) �������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed" -msgstr "/etc/hosts.allow � /etc/hosts.deny �� ��� ������� - ���� �������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Need to create /etc/dhcpd.conf first!" -msgstr "���� ������ �� �������� /etc/dhcpd.conf !" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Something went wrong! - Is mkisofs installed?" -msgstr "����� �� ������� �������! - �� �� �� mkisofs ����������?" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Etherboot ISO image is %s" -msgstr "Etherboot ISO image �� %s" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "No floppy drive available!" -msgstr "������� ���� ���������!" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Floppy can be removed now" -msgstr "������� ���� ������ �� �������� �� �������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Couldn't access the floppy!" -msgstr "�� ���� �� ��������� �������!" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Please insert floppy disk:" -msgstr "������� �������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Write Config" -msgstr "������� �������������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Dynamic IP Address Pool:" -msgstr "��������� IP ������ Pool:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"Most of these values were extracted\n" -"from your running system.\n" -"You can modify as needed." -msgstr "" -"������ ���� ��������� �� �������� ��\n" -"����� ���������� �������.\n" -"������ �� �������� �� �������." - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "dhcpd Server Configuration" -msgstr "dhcpd ������ �������������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "IP Range End:" -msgstr "���� IP �������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "IP Range Start:" -msgstr "������� IP �������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Name Servers:" -msgstr "������ �������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Domain Name:" -msgstr "��� ������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Broadcast Address:" -msgstr "Broadcast ������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Subnet Mask:" -msgstr "Subnet �����:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Routers:" -msgstr "������:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Netmask:" -msgstr "������ �����:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Subnet:" -msgstr "Subnet:" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"Need to restart the Display Manager for full changes to take effect. \n" -"(service dm restart - at the console)" -msgstr "" -"������ �� ������������ �������� �� ������ �� �� ��� ������ ���� �������. \n" -"(service dm restart - � �������)" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "dhcpd Config..." -msgstr "dhcpd �������������..." - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Delete Client" -msgstr "������ ��������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "<-- Edit Client" -msgstr "����� ��������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Add Client -->" -msgstr "����� �������� -->" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Allow Thin Clients" -msgstr "������� Thin ��������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Thin Client" -msgstr "Thin �������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "No net boot images created!" -msgstr "���� ��������� No net boot image!" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "type: %s" -msgstr "���: %s" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "<-- Del User" -msgstr "<-- ������ ���������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Add User -->" -msgstr "����� ��������� -->" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"!!! Indicates the password in the system database is different than\n" -" the one in the Terminal Server database.\n" -"Delete/re-add the user to the Terminal Server to enable login." -msgstr "" -"!!! ������� �� �� ������� � ���������� ���� �������� ���������\n" -"�� ��� � ���� ����������� �������.\n" -"��������/������ ������� ��������� �� ����������� ������� �� �� �������� " -"������������." - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Delete All NBIs" -msgstr "������ ��� NBIs" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "<-- Delete" -msgstr "<-- ������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "This will take a few minutes." -msgstr "��� �� ��������� �������� ������." - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Build All Kernels -->" -msgstr "����������� ��� ������� -->" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "No NIC selected!" -msgstr "������� NIC ���� ����������!" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Build Single NIC -->" -msgstr "Build Single NIC -->" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "No kernel selected!" -msgstr "������� ������ ���� �������!" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Build Whole Kernel -->" -msgstr "����������� ���� ������ -->" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Boot ISO" -msgstr "Boot ISO" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Boot Floppy" -msgstr "Boot Floppy" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"drakTermServ Overview\n" -"\t\t\t \n" -" - Create Etherboot Enabled Boot Images:\n" -" \t\tTo boot a kernel via etherboot, a special kernel/initrd image " -"must be created.\n" -" \t\tmkinitrd-net does much of this work and drakTermServ is just a " -"graphical interface\n" -" \t\tto help manage/customize these images.\n" -"\n" -" - Maintain /etc/dhcpd.conf:\n" -" \t\tTo net boot clients, each client needs a dhcpd.conf entry, " -"assigning an IP address\n" -" \t\tand net boot images to the machine. drakTermServ helps create/" -"remove these entries.\n" -"\t\t\t\n" -" \t\t(PCI cards may omit the image - etherboot will request the " -"correct image. You should\n" -" \t\talso consider that when etherboot looks for the images, it " -"expects names like\n" -" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n" -"\t\t\t \n" -" \t\tA typical dhcpd.conf stanza to support a diskless client looks " -"like:\n" -" \t\t\n" -"\t\t\t\thost curly {\n" -"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n" -"\t\t\t\t\tfixed-address 192.168.192.3;\n" -"\t\t\t\t\t#type fat;\n" -"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk." -"nbi\";\n" -"\t\t\t\t}\n" -"\t\t\t\n" -"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific " -"entry for\n" -"\t\t\ta client machine, using a fixed address scheme facilitates using the " -"functionality\n" -"\t\t\tof client-specific configuration files that ClusterNFS provides.\n" -"\t\t\t\n" -"\t\t\tNote: The \"#type\" entry is only used by drakTermServ. Clients can " -"either be \"thin\"\n" -"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, " -"while fat clients run most\n" -"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\" -"$IP=client_ip\\$\\$ is\n" -"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and " -"gdm.conf are modified\n" -"\t\t\tif thin clients are used, to enable xdmcp. Since there are security " -"issues in using xdmcp,\n" -"\t\t\thosts.deny and hosts.allow are modified to limit access to the local " -"subnet.\n" -"\t\t\t\n" -"\t\t\tNote: You must stop/start the server after adding or changing " -"clients.\n" -"\t\t\t\n" -" - Maintain /etc/exports:\n" -" \t\tClusternfs allows export of the root filesystem to diskless " -"clients. drakTermServ\n" -" \t\tsets up the correct entry to allow anonymous access to the root " -"filesystem from\n" -" \t\tdiskless clients.\n" -"\n" -" \t\tA typical exports entry for clusternfs is:\n" -" \t\t\n" -" \t\t/ (ro,all_squash)\n" -" \t\t/home SUBNET/MASK(rw,root_squash)\n" -"\t\t\t\n" -"\t\t\tWith SUBNET/MASK being defined for your network.\n" -" \t\t\n" -" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n" -" \t\tFor users to be able to log into the system from a diskless " -"client, their entry in\n" -" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$" -"\\$. drakTermServ helps\n" -" \t\tin this respect by adding or removing system users from this " -"file.\n" -"\n" -" - Per client /etc/X11/XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n" -" \t\tThrough clusternfs, each diskless client can have it's own " -"unique configuration files\n" -" \t\ton the root filesystem of the server. In the future drakTermServ " -"will help create these\n" -" \t\tfiles.\n" -"\n" -" - Per client system configuration files:\n" -" \t\tThrough clusternfs, each diskless client can have it's own " -"unique configuration files\n" -" \t\ton the root filesystem of the server. In the future, " -"drakTermServ can help create files\n" -" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/" -"keyboard on a per-client\n" -" \t\tbasis.\n" -"\n" -" - /etc/xinetd.d/tftp:\n" -" \t\tdrakTermServ will configure this file to work in conjunction " -"with the images created by\n" -" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up " -"the boot image to each\n" -" \t\tdiskless client.\n" -"\n" -" \t\tA typical tftp configuration file looks like:\n" -" \t\t\n" -" \t\tservice tftp\n" -" \t\t(\n" -" disable = no\n" -" socket_type = dgram\n" -" protocol = udp\n" -" wait = yes\n" -" user = root\n" -" server = /usr/sbin/in.tftpd\n" -" server_args = -s /var/lib/tftpboot\n" -" \t\t}\n" -" \t\t\n" -" \t\tThe changes here from the default installation are changing the " -"disable flag to\n" -" \t\t'no' and changing the directory path to /var/lib/tftpboot, where " -"mkinitrd-net\n" -" \t\tputs it's images.\n" -"\n" -" - Create etherboot floppies/CDs:\n" -" \t\tThe diskless client machines need either ROM images on the NIC, " -"or a boot floppy\n" -" \t\tor CD to initate the boot sequence. drakTermServ will help " -"generate these images,\n" -" \t\tbased on the NIC in the client machine.\n" -" \t\t\n" -" \t\tA basic example of creating a boot floppy for a 3Com 3c509 " -"manually:\n" -" \t\t\n" -" \t\tcat /usr/lib/etherboot/boot1a.bin \\\n" -" \t\t\t/usr/lib/etherboot/lzrom/3c509.lzrom > /dev/fd0\n" -" \n" -"\n" -msgstr "" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"\n" -"\n" -" Thanks:\n" -"\t- LTSP Project http://www.ltsp.org\n" -"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n" -"\n" -msgstr "" -"\n" -"\n" -" �����:\n" -"\t- LTSP �������� http://www.ltsp.org\n" -"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n" -"\n" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "" -"\n" -" Copyright (C) 2002 by MandrakeSoft \n" -"\tStew Benedict sbenedict\\@mandrakesoft.com\n" -"\n" -msgstr "" -"\n" -" ��� ����� (C) 2002 MandrakeSoft \n" -"\tStew Benedict sbenedict\\@mandrakesoft.com\n" -"\n" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Add/Del Clients" -msgstr "�����/������� ��������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Add/Del Users" -msgstr "�����/������� ���������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Net Boot Images" -msgstr "Net Boot Images" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Etherboot Floppy/ISO" -msgstr "Etherboot Floppy/ISO" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Stop Server" -msgstr "�������� ������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Start Server" -msgstr "������� ������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Disable Server" -msgstr "����������� ������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Enable Server" -msgstr "��������� ������" - -#: ../../standalone/drakTermServ:1 -#, c-format -msgid "Mandrake Terminal Server Configuration" -msgstr "������������� Mandrake ����������� �������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Remove the last item" -msgstr "������ ����� ��������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Add an item" -msgstr "����� ��������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Auto Install" -msgstr "���������������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "" -"The floppy has been successfully generated.\n" -"You may now replay your installation." -msgstr "" -"������� �� ������� ��������.\n" -"���� ������ �������� ���� �����������." - -#: ../../standalone/drakautoinst:1 ../../standalone/drakgw:1 -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Congratulations!" -msgstr "��������� !" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "" -"\n" -"Welcome.\n" -"\n" -"The parameters of the auto-install are available in the sections on the left" -msgstr "" -"\n" -"�����������.\n" -"\n" -"��������� �� ��������������� �� �������� � ���� ���� �� ������ ����" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Creating auto install floppy" -msgstr "������� ���� ������������ �������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "manual" -msgstr "�������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "" -"Please choose for each step whether it will replay like your install, or it " -"will be manual" -msgstr "" -"��������� �� ����� ����� �� �� �� ���� ��������� � ������������� ����� ���� " -"����� ���������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Automatic Steps Configuration" -msgstr "���������� ��������������� ������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "replay" -msgstr "������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "" -"You are about to configure an Auto Install floppy. This feature is somewhat " -"dangerous and must be used circumspectly.\n" -"\n" -"With that feature, you will be able to replay the installation you've " -"performed on this computer, being interactively prompted for some steps, in " -"order to change their values.\n" -"\n" -"For maximum safety, the partitioning and formatting will never be performed " -"automatically, whatever you chose during the install of this computer.\n" -"\n" -"Do you want to continue?" -msgstr "" -"���� ����� �� �������� ���������������� �������. ��� ������ �� ������� " -"������� � ���� �� ������� ���������.\n" -"\n" -"�� ���� �������, ���� ���� �� �������� ����������� ���� ��������� �� ���� " -"��������, �� ���������� ������� � ���� ������ ��������� ��������� " -"���������.\n" -"\n" -"���� ���������� ����������, �������������� � ����������� ������ ���� ���� " -"�������� ����������y, ��� ������ ��� �������� ����� ����������� �� ���� " -"��������.\n" -"\n" -"�� �� ������ �� ���������?" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Auto Install Configurator" -msgstr "���������������� ������������" - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "I can't find needed image file `%s'." -msgstr "�� ���� �� �������� �������� image ���� `%s'." - -#: ../../standalone/drakautoinst:1 -#, c-format -msgid "Error!" -msgstr "������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Restore Backup Problems:\n" -"\n" -"During the restore step, Drakbackup will verify all your\n" -"backup files before restoring them.\n" -"Before the restore, Drakbackup will remove \n" -"your original directory, and you will loose all your \n" -"data. It is important to be careful and not modify the \n" -"backup data files by hand.\n" -msgstr "" -"\n" -"�������� ��� ���������:\n" -"\n" -"����� ������� ���������, Drakbackup �� ��������� ��� ���� \n" -"backup ������� ��� ���� �� ������.\n" -"��� ���������, Drakbackup �� �������� \n" -"��� ��������� ������������, � ���������� ��� \n" -"�������. ����� �� �� ������ ������� � �� �������� \n" -"backup ������� �����.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"options description:\n" -"\n" -"Please be careful when you are using ftp backup, because only \n" -"backups that are already built are sent to the server.\n" -"So at the moment, you need to build the backup on your hard \n" -"drive before sending it to the server.\n" -"\n" -msgstr "" -"���� �����:\n" -"\n" -"������ ������� ���� ��������� ftp backup, ���� ��� ���� \n" -"backup-��� ���� �� ��� �������� �� ������� �� ������.\n" -"���� �� � ���� ��������, ������ �� �������� backup �� ���� ����� \n" -"��� ���� �� �������� �� ������.\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Description:\n" -"\n" -" Drakbackup is used to backup your system.\n" -" During the configuration you can select: \n" -"\t- System files, \n" -"\t- Users files, \n" -"\t- Other files.\n" -"\tor All your system ... and Other (like Windows Partitions)\n" -"\n" -" Drakbackup allows you to backup your system on:\n" -"\t- Harddrive.\n" -"\t- NFS.\n" -"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n" -"\t- FTP.\n" -"\t- Rsync.\n" -"\t- Webdav.\n" -"\t- Tape.\n" -"\n" -" Drakbackup allows you to restore your system to\n" -" a user selected directory.\n" -"\n" -" Per default all backups will be stored on your\n" -" /var/lib/drakbackup directory\n" -"\n" -" Configuration file:\n" -"\t/etc/drakconf/drakbackup/drakbackup.conf\n" -"\n" -"Restore Step:\n" -" \n" -" During the restore step, DrakBackup will remove \n" -" your original directory and verify that all \n" -" backup files are not corrupted. It is recommended \n" -" you do a last backup before restoring.\n" -"\n" -"\n" -msgstr "" -"����:\n" -"\n" -" Drakbackup �� ������� �� backup ����� �������.\n" -" ����� ������������� ������ ��������: \n" -"\t- ��������� �������, \n" -"\t- ���������� �������, \n" -"\t- ������ �������.\n" -"\t��� ��� ��� ������ ... � ����� (��� ��� �� Windows ���������)\n" -"\n" -" Drakbackup ��� ���������� backup y����� ������� ��:\n" -"\t- ���� ����.\n" -"\t- NFS.\n" -"\t- CDROM (CDRW), DVDROM (��� ����������, rescue � autoinstall.).\n" -"\t- FTP.\n" -"\t- Rsync.\n" -"\t- Webdav.\n" -"\t- Tape.\n" -"\n" -" Drakbackup ��������� �� �������� ���� ������ �\n" -" �������� ���������� ������������.\n" -"\n" -" �� default-� ��� backup-��� �� ���� �������� � ���\n" -" /var/lib/drakbackup ������������\n" -"\n" -" �������������� ����:\n" -"\t/etc/drakconf/drakbackup/drakbackup.conf\n" -"\n" -"\n" -"����� �� ���������:\n" -" \n" -" ����� ������� ���������, DrakBackup �� �������� \n" -" ��� ��������� ������������ � ��������� �� �� �� ��� \n" -" backup ������� ��������. ����������� �� \n" -" �� ������� �������� backup ��� ���������.\n" -"\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>" -msgstr "" -" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita." -"fr>" -msgstr "" -" ��� ����� (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita." -"fr>" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"restore description:\n" -" \n" -"Only the most recent date will be used, because with incremental \n" -"backups it is necessary to restore one by one each older backup.\n" -"\n" -"So if you don't want to restore a user please unselect all their\n" -"check boxes.\n" -"\n" -"Otherwise, you are able to select only one of these.\n" -"\n" -" - Incremental Backups:\n" -"\n" -"\tThe incremental backup is the most powerful \n" -"\toption to use. This option allows you to \n" -"\tbackup all of your data the first time, and \n" -"\tonly the changed data after.\n" -"\tSo you will be able, during the restore\n" -"\tstep, to restore your data from a specified\n" -"\tdate.\n" -"\tIf you have not selected this option all\n" -"\told backups are deleted before each backup. \n" -"\n" -"\n" -"\n" -msgstr "" -"���� ���������:\n" -" \n" -"���� ��������� ������ �� ���� ���������, ���� ��� ������������� \n" -"backup-� ��������� �� ������� ����� backup-��� ����� �� �����.\n" -"\n" -"������� �� ������ �� ��������� ��������� ��������� ������������ ���\n" -"������ ���������.\n" -"\n" -"� ������ �������, ���� ���� �� ��������� ���� ����� �� ����\n" -"\n" -" - ������������� Backup-���:\n" -"\n" -"\t������������� backup �� ���������� ������ \n" -"\t� backup-�, ��� ��� ��������� �� \n" -"\tto backup-����� ��� ������� ���� ���, � \n" -"\t������� ���� ��� ���� �� ��������.\n" -"\t���� ���� ���� ����� ���������\n" -"\t�� �������� ���� ������� �� ���������\n" -"\t�������.\n" -"\t������� ����� �������� ��� ������ ���\n" -"\t����� backup-��� �� ���� ��������� ��� ������ backup-�. \n" -"\n" -"\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"options description:\n" -"\n" -" - Backup system files:\n" -" \n" -"\tThis option allows you to backup your /etc directory,\n" -"\twhich contains all configuration files. Please be\n" -"\tcareful during the restore step to not overwrite:\n" -"\t\t/etc/passwd \n" -"\t\t/etc/group \n" -"\t\t/etc/fstab\n" -"\n" -" - Backup User files: \n" -"\n" -"\tThis option allows you select all users that you want \n" -"\tto backup.\n" -"\tTo preserve disk space, it is recommended that you \n" -"\tdo not include the web browser's cache.\n" -"\n" -" - Backup Other files: \n" -"\n" -"\tThis option allows you to add more data to save.\n" -"\tWith the other backup it's not possible at the \n" -"\tmoment to select incremental backup.\t\t\n" -" \n" -" - Incremental Backups:\n" -"\n" -"\tThe incremental backup is the most powerful \n" -"\toption for backup. This option allows you \n" -"\tto backup all your data the first time, and \n" -"\tonly the changed data afterward.\n" -"\tThen you will be able, during the restore\n" -"\tstep, to restore your data from a specified\n" -"\tdate.\n" -"\tIf you have not selected this option all\n" -"\told backups are deleted before each backup. \n" -"\n" -"\n" -msgstr "" -"���� ������:\n" -"\n" -" - Backup ���������� �������:\n" -" \n" -"\t��� ������ ��������� �� backup-����� ��� /etc ������������,\n" -"\t���� ������ ��� �������������� �������. ����� ��� �� ������\n" -"\t������� ����� ��������� �� �� �� ��������� ������� �������:\n" -"\t\t/etc/passwd \n" -"\t\t/etc/group \n" -"\t\t/etc/fstab\n" -"\n" -" - Backup ����������� �������: \n" -"\n" -"\t��� ������ ��� ��������� �� ����������� ��� ��������� ���� ������ \n" -"\t�� backup-�����.\n" -"\t�� �� �������� ������� �� �����, ������������� �� \n" -"\t���������� ������� �� ���� �������� ������������.\n" -"\n" -" - Backup ������� �������: \n" -"\n" -"\t��� ������ ��� ��������� �� ������ ��� �������� �� Backup.\n" -"\t�� ���� ������� �������� ���� ������ \n" -"\t�������� ������������� backup.\t\t\n" -" \n" -" - ������������� Backup-���:\n" -"\n" -"\t������������� backup �� ���������� \n" -"\t������ �� backup. ��� ������ ��� ��������� \n" -"\t�� ���� ���� ������� ���� ���, � \n" -"\t������� ���� ��� ��������.\n" -"\t���� ���� ����, ����� ���������\n" -"\t�� �������� ���� ������� �� ���������\n" -"\t������.\n" -"\t������� ����� �������� ��� ������ ���\n" -"\t����� backup-��� �� ��������� ��� ������ backup-�. \n" -"\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -" Some errors during sendmail are caused by \n" -" a bad configuration of postfix. To solve it you have to\n" -" set myhostname or mydomain in /etc/postfix/main.cf\n" -"\n" -msgstr "" -"\n" -" ���� ������ ����� sendmail-� �� ���������� \n" -" ����� �������������� postfix-�. �� �� �� ������ ������ ��\n" -" �������� myhostname ��� mydomain � /etc/postfix/main.cf\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"options description:\n" -"\n" -" In this step Drakbackup allow you to change:\n" -"\n" -" - The compression mode:\n" -" \n" -" If you check bzip2 compression, you will compress\n" -" your data better than gzip (about 2-10 %%).\n" -" This option is not checked by default because\n" -" this compression mode needs more time (about 1000%% more).\n" -" \n" -" - The update mode:\n" -"\n" -" This option will update your backup, but this\n" -" option is not really useful because you need to\n" -" decompress your backup before you can update it.\n" -" \n" -" - the .backupignore mode:\n" -"\n" -" Like with cvs, Drakbackup will ignore all references\n" -" included in .backupignore files in each directories.\n" -" ex: \n" -" #> cat .backupignore\n" -" *.o\n" -" *~\n" -" ...\n" -" \n" -"\n" -msgstr "" -"���� ������:\n" -"\n" -" � ���� ������ Drakbackup ��� ��������� �� ���������:\n" -"\n" -" - ��� ����������:\n" -" \n" -" ������� ��������� bzip2 ����������, ���� ����\n" -" ������������ ������� �� gzip-� (��� 2-10 %%)\n" -" ��� ������ ���� ����������� �� default-� ����\n" -" ���� ��� ��� ���������� ������� ���� ������� ( ��� 1000%%����).\n" -" \n" -" - ��� ���������:\n" -"\n" -" ��� ������ �� ��������� ��� backup, ��� ���\n" -" ������ ���� �������� ��������� ���� ��� ������ ��\n" -" ����������� ��� backup ��� ���� �� ������ ���������.\n" -" \n" -" - the .backupignore ���:\n" -"\n" -" ��� �� cvs-��, Drakbackup �� ���������� ��� ��������\n" -" ��������� .backupignore ������� � ������ �������������.\n" -" ������: \n" -" /*> cat .backupignore*/\n" -" *.o\n" -" *~\n" -" ...\n" -" \n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Drakbackup" -msgstr "Drakbackup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore" -msgstr "������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup Now" -msgstr "Backup ���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Advanced Configuration" -msgstr "�������� K�����������a" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Wizard Configuration" -msgstr "�������� ������������a" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "View Backup Configuration." -msgstr "�������� Backup �������������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup Now from configuration file" -msgstr "Backup-�� ���� �� ��������������� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Drakbackup Configuration" -msgstr "Drakbackup �������������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Total Progress" -msgstr "������ ��������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Sending files..." -msgstr "����� �������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "files sending by FTP" -msgstr "������� ������� ����� FTP-�" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup other files" -msgstr "Backup-�� ������ �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup user files" -msgstr "Backup-�� ���������� �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup system files" -msgstr "Backup-�� ��������� �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Under Devel ... please wait." -msgstr "� ������� ... ����� ��� ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"No configuration file found \n" -"please click Wizard or Advanced." -msgstr "" -"���� �������� ������������� ���� \n" -"�������� �� �������� ��� ��������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "%s" -msgstr "%s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please select data to backup..." -msgstr "��������� ������� ��j� ������ �� backup-�����..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please select media for backup..." -msgstr "��������� ����� ��j� ������ �� ���������� �� backup..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please select data to restore..." -msgstr "��������� ������� �� ���������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "The following packages need to be installed:\n" -msgstr "��e�e�� ������ ����� �� ���� �����������:\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Error during sending file via FTP.\n" -" Please correct your FTP configuration." -msgstr "" -"������ ����� ����� ����� ����� FTP-�.\n" -" ��������� ���� FTP �������������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Error during sendmail.\n" -" Your report mail was not sent.\n" -" Please configure sendmail" -msgstr "" -"������ ��� ����� mail-�\n" -" ��� �������� ���� ������\n" -" �������� sendmail" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Next" -msgstr "�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Previous" -msgstr "���������" - -#: ../../standalone/drakbackup:1 ../../standalone/drakperm:1 -#: ../../standalone/logdrake:1 -#, c-format -msgid "Save" -msgstr "�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Build Backup" -msgstr "������� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Progress" -msgstr "������ ����� �����������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore From Catalog" -msgstr "������ �� ��������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Browse to new restore repository." -msgstr "���������� ���� restore repository." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "CD in place - continue." -msgstr "ƴ �� ����� - �������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Custom Restore" -msgstr "��������� �� �e��" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore all backups" -msgstr "������ ��� backup-���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Failed..." -msgstr "������ ��������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Files Restored..." -msgstr "������� ���������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Path or Module required" -msgstr "�������� �� ������ ��� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Hostname required" -msgstr "�������� �� ��� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Username required" -msgstr "�������� �� ���������� ���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Password required" -msgstr "�������� �� �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Host Path or Module" -msgstr "������ �� ����� ��� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Host Name" -msgstr "��� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Via Network Protocol: %s" -msgstr "������� ����� ������� ���������: %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Via Network" -msgstr "������ ����� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Not the correct tape label. Tape is labelled %s." -msgstr "���� ����� ������ �����. ����� �� �������� �� %s." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Insert the tape with volume label %s\n" -" in the tape drive device %s" -msgstr "" -"������� ����� �� ������� %s\n" -" � ������ �� ����� %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore From Tape" -msgstr "������ �� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Not the correct CD label. Disk is labelled %s." -msgstr "���� �������� ������ ƴ�. ���� �� ������� �� %s." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Insert the CD with volume label %s\n" -" in the CD drive under mount point /mnt/cdrom" -msgstr "" -"������� ƴ �� ������� %s\n" -" � ƴ ������ �� ������ ��������� /mnt/cdrom" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore From CD" -msgstr "������ �� ƴ�" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup files not found at %s." -msgstr "Backup ������ ���� ��������� �� %s." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Change\n" -"Restore Path" -msgstr "" -"�������\n" -"������ �� ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Restore Selected\n" -"Files" -msgstr "" -"������ ��������\n" -"�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Restore Selected\n" -"Catalog Entry" -msgstr "" -"������ ��������\n" -"����� � ��������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Remove user directories before restore." -msgstr "������ ���������� ������������� ��� ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Do new backup before restore (only for incremental backups.)" -msgstr "����� ���� backup ��� ��������� (���� �� ������������� backup-�.)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "select path to restore (instead of /)" -msgstr "��������� ������ �� ��������� (������ /)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Other" -msgstr "������ ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore Users" -msgstr "������ ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore system" -msgstr "������ ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Other Media" -msgstr "����� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Select another media to restore from" -msgstr "��������e����� ����� �� ��������� ��" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter the directory where backups are stored" -msgstr "������� ������������ ��� �� ������� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Restore from Hard Disk." -msgstr "������� (restore) �� ���� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use quota for backup files." -msgstr "������� quota ��r backup �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please enter the maximum size\n" -" allowed for Drakbackup" -msgstr "" -"������� ���������� ��������\n" -" ��������� �� Drakbackup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter the directory to save:" -msgstr "������� ������������ �� �� ��������:" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use Hard Disk to backup" -msgstr "������� ���� ���� �� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "please choose the date to restore" -msgstr "��������� ����� �� ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup the system files before:" -msgstr "Backup ���������� ������� ���:" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "User list to restore (only the most recent date per user is important)" -msgstr "" -"��������� ����� ��������� (���� ��������� ������ �� ��������� �� �����)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "OK to restore the other files." -msgstr "� ���� �� �������� ������ �������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " Restore Configuration " -msgstr " ��������� ������������� " - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " Successfuly Restored on %s " -msgstr " ������� ��������� �� %s " - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " All of your selected data have been " -msgstr " ��� ���� �������� ������ �� " - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup files are corrupted" -msgstr "Backup ������� �� �����������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please uncheck or remove it on next time." -msgstr "������������ ��� �������� �� ������� ���." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"List of data corrupted:\n" -"\n" -msgstr "" -"����� ������������ ��������:\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"List of data to restore:\n" -"\n" -msgstr "" -"����� �������� �� ���������:\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No configuration, please click Wizard or Advanced.\n" -msgstr "��� �������������, �������� �� �������� ��� ��������\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Network by webdav.\n" -msgstr "\t-����� ����� webdav.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Network by rsync.\n" -msgstr "\t-����� ����� rsync.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Network by SSH.\n" -msgstr "\t-����� ����� SSH.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Network by FTP.\n" -msgstr "\t-����� ����� FTP.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Tape \n" -msgstr "\t-����� \n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-CDROM.\n" -msgstr "\t-CDROM.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t-Hard drive.\n" -msgstr "\t-���� ����.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Daemon (%s) include:\n" -msgstr "" -"\n" -"- �����n (%s) �������� :\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\tBackups use tar and gzip\n" -msgstr "\tBackus ������� tar � gzip\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\tBackups use tar and bzip2\n" -msgstr "\tBackup ������� tar � bzip2\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\tDo not include System Files\n" -msgstr "\t�� ������� ��������� �������\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Options:\n" -msgstr "" -"\n" -"- O�����:\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\t\t user name: %s\n" -"\t\t on path: %s \n" -msgstr "" -"\t\t ���������� ���: %s\n" -"\t\t �� ������: %s \n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Save via %s on host: %s\n" -msgstr "" -"\n" -"- ����� ����� %s �� ����: %s\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "\t\tErase=%s" -msgstr "\t\tErase=%s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Save to Tape on device: %s" -msgstr "" -"\n" -"- ����� �� ����� �� �������: %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " (multi-session)" -msgstr " (�����-������)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " on device: %s" -msgstr " �� ������: %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "RW" -msgstr "RW" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Burn to CD" -msgstr "" -"\n" -"- ������ �� CD" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Delete hard drive tar files after backup.\n" -msgstr "" -"\n" -"- �������� tar ������� �� ���� ����� ����� backup-�.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Save on Hard drive on path: %s\n" -msgstr "" -"\n" -"- ����� �� ���� ���� �� ������: %s\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- Other Files:\n" -msgstr "" -"\n" -"- ������ �������:\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- User Files:\n" -msgstr "" -"\n" -"- ���������� �������:\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"- System Files:\n" -msgstr "" -"\n" -"- ��������� �������:\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Backup Sources: \n" -msgstr "" -"\n" -"Backup ������: \n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Select user manually" -msgstr "��������� ��������� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup Users" -msgstr "Backup-�� ���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup system" -msgstr "Backup-�� ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please choose what you want to backup" -msgstr "��������� ��� ������ �� backup-�����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "on Tape Device" -msgstr "�� ������� �� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "on CDROM" -msgstr "�� ƴ �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "across Network" -msgstr "����� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "on Hard Drive" -msgstr "�� ���� ����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please choose where you want to backup" -msgstr "��������� ��� ������ �� backup-�����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "More Options" -msgstr "���� ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "When" -msgstr "����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Where" -msgstr "���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "What" -msgstr "���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Delete Hard Drive tar files after backup to other media." -msgstr "�������� tar ������ �� ������ ����� ����� backup-� �� ����� �����." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Send mail report after each backup to:" -msgstr "������ mail �������� ����� ������ backup/� �� :" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please be sure that the cron daemon is included in your services. \n" -"\n" -"Note that currently all 'net' medias also use the hard drive." -msgstr "" -"��������� �� �� �� cron ����� ������� � ���� �������. \n" -"\n" -"������ ��������� �� ��� 'net' ������ ������ ������� ���� ����." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please choose the\n" -"media for backup." -msgstr "" -"���������\n" -"����� �� backup." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please choose the time \n" -"interval between each backup" -msgstr "" -"��������� ��������� �������� \n" -"������ ������ backup-�" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use daemon" -msgstr "������� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "monthly" -msgstr "�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "weekly" -msgstr "�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "daily" -msgstr "������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "hourly" -msgstr "�� ���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "HardDrive / NFS" -msgstr "HardDrive / NFS" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "CDROM / DVDROM" -msgstr "CDROM / DVDROM" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter the directory to save to:" -msgstr "������� ������������ �� �� � ���� ��������:" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you want to eject your tape after the backup." -msgstr "��������� �� �� ������ �� �������� ����� ����� backup-�." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you want to erase your tape before the backup." -msgstr "��������� �� �� ������ ��������� ��� ����� backup-�." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you want to use the non-rewinding device." -msgstr "��������� �� �� ������ �� ��������� ������ ���� ���� �����������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter the device name to use for backup" -msgstr "������� ��� ������� ���� ��������� �� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use tape to backup" -msgstr "������� ����� �� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No CD device defined!" -msgstr "���� ������� ƴ ������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please enter your CD Writer device name\n" -" ex: 0,1,0" -msgstr "" -"������� ��� ����� CD Writer �������\n" -" ex: 0,1,0" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you are using a DVDRAM device" -msgstr "��������� �� �� ��������� DVDRAM ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you are using a DVDR device" -msgstr "��������� �� �� ��������� DVDR ������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " Erase Now " -msgstr "������ ����� " - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you want to erase your RW media (1st Session)" -msgstr "��������� �� �� ������ ��������� ��� RW ����� (1 ������)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check if you are using CDRW media" -msgstr "��������� �� �� ��������� CDRW �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check for multisession CD" -msgstr "��������� �� �� ����� �����-�������� ƴ" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please choose your CD/DVD media size (Mb)" -msgstr "��������� �������� ����� CD/DVD ������ (Mb)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please choose your CD/DVD device\n" -"(Press Enter to propogate settings to other fields.\n" -"This field isn't necessary, only a tool to fill in the form.)" -msgstr "" -"��������� ��� CD/DVD ������\n" -"(���������� Enter �� �� �������� ������� ����.\n" -"��� ���� ���� ���������, ���� ����� �� ���������� �����.)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use CD/DVDROM to backup" -msgstr "������� CD/DVDROM �� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Need hostname, username and password!" -msgstr "�������� �� ��� �����, ���������� ��� � �������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Remember this password" -msgstr "������� ��� �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter your password" -msgstr "������� ���� �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter your login" -msgstr "������� ���� ���������� ���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Please enter the directory (or module) to\n" -" put the backup on this host." -msgstr "" -"������� ������������ (��� �����) ��\n" -" �� ��������� backup �� ���� ����." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please enter the host name or IP." -msgstr "����� ��� ������� ��� ����� ��� IP." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Other (not drakbackup)\n" -"keys in place already" -msgstr "" -"����� (�� drakbackup)\n" -"������� �� ��� �� �����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -" Transfer \n" -"Now" -msgstr "" -" ������� \n" -"����" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Create/Transfer\n" -"backup keys for SSH" -msgstr "" -"�������/�������\n" -"backup ������� �� SSH" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use Expect for SSH" -msgstr "������� Expect �� SSH" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Net Method:" -msgstr "������ �����:" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use network connection to backup" -msgstr "�������� ������ ��������� �� backup" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Users" -msgstr "���������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Windows (FAT32)" -msgstr "Windows(FAT32)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use Incremental Backups (do not replace old backups)" -msgstr "" -"������� ������������� Backup-��� (�� ������� �� �� ������ backup-�����)" - -#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1 -#, c-format -msgid "Remove Selected" -msgstr "������ �����������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Do not include the browser cache" -msgstr "�� ������� ��� ������������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Please check all users that you want to include in your backup." -msgstr "���������� ��� ��������� ���� ������ �� �������� � backup." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"With this option you will be able to restore any version\n" -" of your /etc directory." -msgstr "" -"�� ���� ������� ���� ���� �� �������� ���� ���� �������\n" -" ����� /etc �������������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Do not include critical files (passwd, group, fstab)" -msgstr "�� ������� �������� ������� (passwd, group, fstab)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Use incremental backup (do not replace old backups)" -msgstr "������� ������������� Backup (�� ������� �� �� ������ backup-���)" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup your System files. (/etc directory)" -msgstr "��������� ����� ��������� ������� ( /etc ������������ )" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"These options can backup and restore all files in your /etc directory.\n" -msgstr "" -"��� ������ ���� �������� � ������� �������� ��� ������� � ����� /etc " -"�������������.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Please check all options that you need.\n" -msgstr "" -"\n" -"��������� ��� ������ ���� ��� �������.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Select the files or directories and click on 'Add'" -msgstr "��������� ������� ��� ������������� � ������� �� '�����'" - -#: ../../standalone/drakbackup:1 ../../standalone/drakfont:1 -#, c-format -msgid "File Selection" -msgstr "������ �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Can't create catalog!" -msgstr "�� ���� �� ������� �������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid " Error while sending mail. \n" -msgstr " ������ ����� ����� mail-�. \n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Drakbackup activities via tape:\n" -"\n" -msgstr "" -"\n" -"Drakbackup ���������� ����� �����:\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Drakbackup activities via CD:\n" -"\n" -msgstr "" -"\n" -"Drakbackup ���������� ����� CD:\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -"Drakbackup activities via %s:\n" -"\n" -msgstr "" -"\n" -"Drakbackup ���������� ����� %s:\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -" FTP connection problem: It was not possible to send your backup files by " -"FTP.\n" -msgstr "" -"\n" -" �������� �� FTP ����������: ���� ������ ������� ���� backup ������� ����� " -"FTP.\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"file list sent by FTP: %s\n" -" " -msgstr "" -"����� ������� ������� ����� FTP-�: %s\n" -" " - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No changes to backup!" -msgstr "���� ������ �� backup!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Hard Disk Backup files..." -msgstr "backup-����� ������� �� ���� �����..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup Other files..." -msgstr "backup-����� ������� �������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Hard Disk Backup Progress..." -msgstr "�������� Backup-����� ���� �����..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup User files..." -msgstr "backup-����� ������������ �������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Backup system files..." -msgstr "Backup ���������� �������..." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No tape in %s!" -msgstr "���� ����� � %s!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Permission problem accessing CD." -msgstr "�������� �� ��������� �������� �� CD." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "This may take a moment to erase the media." -msgstr "������� ������ ���� �� ������� ���� �������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Not erasable media!" -msgstr "����� ���� ��������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Does not appear to be recordable media!" -msgstr "��� ������� ���� ����� �� ���� ���� �� �� �����!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No CDR/DVDR in drive!" -msgstr "���� CDR/DVDR � �������!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "WebDAV transfer failed!" -msgstr "WebDAV �������� ���� �����!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "WebDAV remote site already in sync!" -msgstr "WebDAV ������� ���� �� ��� � sync!" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Total progess" -msgstr "������ ��������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"Transfer successful\n" -"You may want to verify you can login to the server with:\n" -"\n" -"ssh -i %s %s\\@%s\n" -"\n" -"without being prompted for a password." -msgstr "" -"�������� �� ��� �������\n" -"��� ������ �� ��������� ������ �� ��������� �� ������ ��:\n" -"\n" -"ssh -i %s %s\\@%s\n" -"\n" -"��� ������� �������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "%s not responding" -msgstr "%s �� ��������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Can't find %s on %s" -msgstr "�� ���� �������� %s �� %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Permission denied transferring %s to %s" -msgstr "������� ������� ��� ��������� %s �� %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Bad password on %s" -msgstr "�������� ������� �� %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "No password prompt on %s at port %s" -msgstr "��� ������� ������� �� %s �� ���� %s" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "ERROR: Cannot spawn %s." -msgstr "���Ⱥ�: ���� ������ ���������� %s." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "This may take a moment to generate the keys." -msgstr "���������� ������� ���� �� ������� ��� ���������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"%s exists, delete?\n" -"\n" -"Warning: If you've already done this process you'll probably\n" -" need to purge the entry from authorized_keys on the server." -msgstr "" -"%s �������, �� �� �������?\n" -"\n" -"���������: ������� ��� ��� �������� ���� ������ ��������� ����� ��\n" -"�������� ���� �� authorized_keys �� �������." - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -" DrakBackup Report Details\n" -"\n" -"\n" -msgstr "" -"\n" -" DrakBackup ������ ���������\n" -"\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -" DrakBackup Daemon Report\n" -"\n" -"\n" -msgstr "" -"\n" -" DrakBackup Daemon ��������\n" -"\n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "" -"\n" -" DrakBackup Report \n" -"\n" -msgstr "" -"\n" -" DrakBackup �������� \n" -"\n" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "INFO" -msgstr "��ľ" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "FATAL" -msgstr "İ°���" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "WARNING" -msgstr "ÿ�������" - -#: ../../standalone/drakbackup:1 -#, c-format -msgid "Cron not available yet as non-root" -msgstr "Cron ���� �������� ��� ���� �� non-root" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Installation of %s failed. The following error occured:" -msgstr "����������� %s-� ��������. ������ ��:" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "No, I don't want autologin" -msgstr "��, ja �� ����� ���������a�e" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Yes, I want autologin with this (user, desktop)" -msgstr "��, j� ����� ���������a�e �� ����(��������,�������)" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Launch the graphical environment when your system starts" -msgstr "������� X-Window ������ ��� �����a��" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "System mode" -msgstr "��������� ���" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Bootsplash" -msgstr "Bootsplash" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Lilo screen" -msgstr "Lilo �����" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "" -"\n" -"Select the theme for\n" -"lilo and bootsplash,\n" -"you can choose\n" -"them separately" -msgstr "" -"\n" -"��������� ���� ��\n" -"lilo � bootsplash,\n" -"� ������ �� ��������\n" -"��������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Themes" -msgstr "����" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Splash selection" -msgstr "Splash ���������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "" -"You are currently using %s as your boot manager.\n" -"Click on Configure to launch the setup wizard." -msgstr "" -"�������� ��������� %s ��� Boot ������� \n" -"�������� �� ������ (Configure) �� �� ��������� ���e��������." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "LiLo and Bootsplash themes installation successfull" -msgstr "����������� LiLo-� � Bootsplash ���� ������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Theme installation failed!" -msgstr "����������� ���� ���� ������!" - -#: ../../standalone/drakboot:1 ../../standalone/draksplash:1 -#, c-format -msgid "Notice" -msgstr "��������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Relaunch 'lilo'" -msgstr "��������� 'lilo'" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "" -"Can't relaunch LiLo!\n" -"Launch \"lilo\" as root in command line to complete LiLo theme installation." -msgstr "" -"�� ���� �� ����������� LiLo!\n" -"��������� \"lilo\" ��� root �� �������� ������ �� �� �������� ���������� " -"���� �� LiLo �������." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'." -msgstr "������ initrd 'mkinitrd -f /boot/initrd-%s.img %s'." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s." -msgstr "�� ���� �� �������� mkinitrd -f /boot/initrd-%s.img %s." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "" -"Can't write /etc/sysconfig/bootsplash\n" -"File not found." -msgstr "" -"�� ���� �� ������ � /etc/sysconfig/bootsplash\n" -"���� �� �������." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Write %s" -msgstr "����� %s" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Can't write /etc/sysconfig/bootsplash." -msgstr "�� ���� �� �������� � /etc/sysconfig/bootsplash." - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Lilo message not found" -msgstr "���� ������ ���� ���������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Copy %s to %s" -msgstr "������� %s � %s" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Backup %s to %s.old" -msgstr "Backup %s to %s.old" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Create new theme" -msgstr "������� ���� ����" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "" -"Display theme\n" -"under console" -msgstr "" -"������� ����\n" -"� �������" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Install themes" -msgstr "���������� ����" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Lilo/grub mode" -msgstr "Lilo/Grub ���" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Yaboot mode" -msgstr "Yaboot ���" - -#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1 -#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1 -#, c-format -msgid "<control>Q" -msgstr "<control>Q" - -#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1 -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/_Quit" -msgstr "/��j�/_���j" - -#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1 -#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1 -#, c-format -msgid "/_File" -msgstr "/_��j�" - -#: ../../standalone/drakboot:1 -#, c-format -msgid "Boot Style Configuration" -msgstr "K�����������a ����� �����a�a" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "No browser available! Please install one" -msgstr "���� ��������� ������������! ����� ��� �� ����������� ����� ������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "connecting to Bugzilla wizard ..." -msgstr "���������� �� �� Bugzilla �������� ..." - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Package not installed" -msgstr "����� ���� ����������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Not installed" -msgstr "���� �����������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Standalone Tools" -msgstr "���������� �����" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Report" -msgstr "�������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "" -"\n" -"\n" -"To submit a bug report, click on the button report.\n" -"This will open a web browser window on https://drakbug.mandrakesoft.com\n" -" where you'll find a form to fill in.The information displayed above will " -"be \n" -"transferred to that server\n" -"\n" -msgstr "" -"\n" -"\n" -"�� �� ��������� ���, �������� �� ������ �������.\n" -"��� �� �������� ������ web ������������ �� ������� https://drakbug." -"mandrakesoft.com\n" -" ��� �� �� ������� �������� ���� ����� �� ��������.����������� ���� �� ���� " -"��������� �� ���� \n" -"��������� �� ��� ������\n" -"\n" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Release: " -msgstr "�������: " - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Kernel:" -msgstr "������:" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Package: " -msgstr "�����: " - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Application:" -msgstr "����������:" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Configuration Wizards" -msgstr "��������� �� �������������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Userdrake" -msgstr "Userdrake" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Windows Migration tool" -msgstr "���� �� �������� �� Windows-�" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Urpmi" -msgstr "Urpmi" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Software Manager" -msgstr "������� ��������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Remote Control" -msgstr "������� ��������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Msec" -msgstr "Msec" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Menudrake" -msgstr "Menudrake" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Mandrake Online" -msgstr "Mandrake Online" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "HardDrake" -msgstr "HardDrake" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Synchronization tool" -msgstr "���� �� ��������������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "First Time Wizard" -msgstr "�������� �� ���� ���" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Mandrake Control Center" -msgstr "Mandrake ��������� ������" - -#: ../../standalone/drakbug:1 -#, c-format -msgid "Mandrake Bug Report Tool" -msgstr "Mandrake ������� �� ������������ �������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Parameters" -msgstr "���������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Internet Connection Configuration" -msgstr "�����������j� �������� �������j�" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "DHCP Client" -msgstr "DHCP ���j���" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Ethernet Card" -msgstr "��e��� ������a" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Gateway" -msgstr "Gateway" - -#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Connection type: " -msgstr "��� ���������: " - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Profile: " -msgstr "������: " - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Internet connection configuration" -msgstr "�����������j� �������� �������j�" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "" -"You don't have an Internet connection.\n" -"Create one first by clicking on 'Configure'" -msgstr "" -"�� ������ �� ����� �������� �������� ���������.\n" -"��������� �� ������ �� 'Configure'" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "" -"This interface has not been configured yet.\n" -"Launch the configuration wizard in the main window" -msgstr "" -"���� ��������� ��� ���� ���� �������.\n" -"��������� ��������������� ��������� � ������� �������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "activate now" -msgstr "��������� ���" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "deactivate now" -msgstr "����������� ���" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "DHCP client" -msgstr "DHCP ���j���" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Started on boot" -msgstr "��������� ��� �����a��" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Boot Protocol" -msgstr "�������(Boot) ��������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Adapter %s: %s" -msgstr "�����e� %s: %s" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "LAN Configuration" -msgstr "LAN ������������a" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "LAN configuration" -msgstr "LAN ������������a" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "" -"You don't have any configured interface.\n" -"Configure them first by clicking on 'Configure'" -msgstr "" -"�� ������ �� ����� ��������� ���� �� �������.\n" -"������ �� ���� �������� ������ �� 'Configure'" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Connect..." -msgstr "��������a��..." - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Disconnect..." -msgstr "�����������a�..." - -#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Not connected" -msgstr "��j� ����������" - -#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Connected" -msgstr "����������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "" -"Warning, another Internet connection has been detected, maybe using your " -"network" -msgstr "" -"���������, ����������� �� ��� ����� �������� ���������, ����� ������� ���� " -"�����" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Interface:" -msgstr "�������j�:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Gateway:" -msgstr "Gateway:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Apply" -msgstr "�������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Wizard..." -msgstr "��������..." - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Click here to launch the wizard ->" -msgstr "�������� ���� �� ��������� ��������� ->" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Status:" -msgstr "������:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Type:" -msgstr "���:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Internet access" -msgstr "�������� �������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Hostname: " -msgstr "��� �����:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Configure Local Area Network..." -msgstr "������ ������� �����..." - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "State" -msgstr "�����" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Driver" -msgstr "���j���" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Protocol" -msgstr "��������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Interface" -msgstr "�������j�" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Configure Internet Access..." -msgstr "������ �������� �������..." - -#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Wait please" -msgstr "����� ��� ���������" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "" -"Name of the profile to create (the new profile is created as a copy of the " -"current one) :" -msgstr "" -"��� ������� ���� �� ������ (���� ������ �� ������� ��� ������ ���������) :" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "New profile..." -msgstr "���� ������..." - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Profile to delete:" -msgstr "������ �� ����a�e:" - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Del profile..." -msgstr "������ ������..." - -#: ../../standalone/drakconnect:1 -#, c-format -msgid "Network configuration (%d adapters)" -msgstr "���������� ����e (%d �������a)" - -#: ../../standalone/drakedm:1 -#, c-format -msgid "" -"X11 Display Manager allows you to graphically log\n" -"into your system with the X Window System running and supports running\n" -"several different X sessions on your local machine at the same time." -msgstr "" -"X11 ������� �� ������� ��� ��������� �� �� ��������\n" -"��������� � ��� ������ �� ���������� X Window �������� � �������� ���������\n" -"�������� ���������� X ������ �� �������� ������ � ���� �����." - -#: ../../standalone/drakedm:1 -#, c-format -msgid "Choosing a display manager" -msgstr "����� �������� �� �������" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "" -"Unable to properly close mkbootdisk: \n" -" %s \n" -" %s" -msgstr "" -"�� ���� �������� �� �������� mkbootdisk: \n" -" %s \n" -" %s" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Unable to fork: %s" -msgstr "�� ���� �� ��������: %s" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "" -"There is no medium or it is write-protected for device %s.\n" -"Please insert one." -msgstr "" -"����� ���� ��������, ��� �� �������� ��� ����� �� ������ %s.\n" -"����� ��� �� �� �������." - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Be sure a media is present for the device %s" -msgstr "��������� �� �� �� ����� �������� � ������� %s" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Build the disk" -msgstr "������j ����" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Output" -msgstr "Output" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Remove a module" -msgstr "������ �����" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Add a module" -msgstr "����j �����" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "omit scsi modules" -msgstr "omit scsi ������" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "if needed" -msgstr "������� j� ��������" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "omit raid modules" -msgstr "omit raid ������" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "force" -msgstr "�����" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "mkinitrd optional arguments" -msgstr "mkinitrd ������� ���������" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Expert Area" -msgstr "��� �� �������e" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "kernel version" -msgstr "�����j� ������a" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "default" -msgstr "default" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "General" -msgstr "����e" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "boot disk creation" -msgstr "�����a�� boot ����a" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "drakfloppy" -msgstr "drakfloppy" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Size" -msgstr "�������a" - -#: ../../standalone/drakfloppy:1 -#, c-format -msgid "Module name" -msgstr "��� �����a" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Post Uninstall" -msgstr "����-�������������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Remove fonts on your system" -msgstr "������ ������� �� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Initial tests" -msgstr "������� ���������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Post Install" -msgstr "����-�����������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Install & convert Fonts" -msgstr "��������� � ��������� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Copy fonts on your system" -msgstr "������� ������� � ������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Remove List" -msgstr "������ �����" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Selected All" -msgstr "�������� ���" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Unselected All" -msgstr "���������� ���" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "here if no." -msgstr "� ���� ������� �����." - -#: ../../standalone/drakfont:1 -#, c-format -msgid "click here if you are sure." -msgstr "�������� ���� ������� ��� �������." - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Install List" -msgstr "���������� �����" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Select the font file or directory and click on 'Add'" -msgstr "��������� ���� ��� ������������ � �������� �� '�����'" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "" -"Before installing any fonts, be sure that you have the right to use and " -"install them on your system.\n" -"\n" -"-You can install the fonts the normal way. In rare cases, bogus fonts may " -"hang up your X Server." -msgstr "" -"�� ����������� ������� �����, ��������� �� �� ����� ����� �� �� ����������� " -"� ��������� �� ����� �������.\n" -"\n" -"-������ ����������� ������� �� ������������ �����. � ����� �����������s, " -"�������� ������� ���� ������� ��� X ������." - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Generic Printers" -msgstr "Generic ��������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Abiword" -msgstr "Abiword" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "StarOffice" -msgstr "StarOffice" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Ghostscript" -msgstr "Ghostscript" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Choose the applications that will support the fonts:" -msgstr "��������� ���������� ���� �� ���������� ������� :" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "" -"\n" -" Copyright (C) 2001-2002 by MandrakeSoft \n" -"\tDUPONT Sebastien (original version)\n" -" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n" -"\n" -" This program is free software; you can redistribute it and/or modify\n" -" it under the terms of the GNU General Public License as published by\n" -" the Free Software Foundation; either version 2, or (at your option)\n" -" any later version.\n" -"\n" -" This program is distributed in the hope that it will be useful,\n" -" but WITHOUT ANY WARRANTY; without even the implied warranty of\n" -" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" -" GNU General Public License for more details.\n" -"\n" -" You should have received a copy of the GNU General Public License\n" -" along with this program; if not, write to the Free Software\n" -" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -"\n" -" Thanks:\n" -" - pfm2afm: \n" -"\t by Ken Borgendale:\n" -"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n" -" - type1inst:\n" -"\t by James Macnicol: \n" -"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n" -" - ttf2pt1: \n" -"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n" -" Convert ttf font files to afm and pfb fonts\n" -msgstr "" -"\n" -" Copyright (C) 2001-2002 by MandrakeSoft \n" -"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n" -" CHAUMETTE Damien <dchaumette\\@mandrakesoft.com>\n" -"\n" -" ���� ������� �� ���������; ������ �� ��������������� �/��� ������\n" -" ��� �������� GNU General Public License ���� �� ���������\n" -" � Free Software ���������; ��� ������� 2, ��� (� ����� �������)\n" -" ���� ����� ������� �������.\n" -"\n" -" ���� ������� �� ������������ � ���� �� �� ���� �� �������,\n" -" ��� ��� ������� �����Ƹ��; ��� � ��� ��������� ��\n" -" ��������� � ����¸ǽ� ÿ������. ����������\n" -" GNU General Public ������� �� ���� ������.\n" -"\n" -" ������� �� �� ���� ������ GNU General Public �������\n" -" ������� �� ���� ���������; ������� �� ������, ������ ��� �� ������ Free " -"Software\n" -" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" -"\n" -" ����������� ��:\n" -" - pfm2afm: \n" -"\t by Ken Borgendale:\n" -"\t ���������� Windows .pfm ����� � .afm (Adobe Font Metrics)\n" -" - type1inst:\n" -"\t by James Macnicol: \n" -"\t type1inst �������� ������� fonts.dir fonts.scale & Fontmap.\n" -" - ttf2pt1: \n" -"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n" -" ���������� ttf ���� ������� � afm � pfb �������\n" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "About" -msgstr "�" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Font List" -msgstr "����� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Advanced Options" -msgstr "�������� ������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Uninstall Fonts" -msgstr "������������ �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Get Windows Fonts" -msgstr "������ Windows �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Import Fonts" -msgstr "���� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "done" -msgstr "�������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "xfs restart" -msgstr "������� xfs" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Suppress Fonts Files" -msgstr "����� ���� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Restart XFS" -msgstr "��������� XFS" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Suppress Temporary Files" -msgstr "����� temp �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "type1inst building" -msgstr "������� type1inst" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "pfm fonts conversion" -msgstr "���������� pfm �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "ttf fonts conversion" -msgstr "���������� ttf �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Ghostscript referencing" -msgstr "Ghostscript �������������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Fonts conversion" -msgstr "���������� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "True Type install done" -msgstr "����������� True Type ������� ��������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "please wait during ttmkfdir..." -msgstr "���������, � ���� �� ttmkfdir..." - -#: ../../standalone/drakfont:1 -#, c-format -msgid "True Type fonts installation" -msgstr "����������� True Type �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Fonts copy" -msgstr "������ �����" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Search for fonts in installed list" -msgstr "����� ������� � ���� ������������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "could not find any font.\n" -msgstr "�� ���� �� �������� ������� ����.\n" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Reselect correct fonts" -msgstr "������ �������� �������� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "could not find any font in your mounted partitions" -msgstr "�� ���� �� �������� ������� ���� �� ���������� ���������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "no fonts found" -msgstr "������� ���� ���������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "parse all fonts" -msgstr "�������� ��� �������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Unselect fonts installed" -msgstr "������������� ������� �����������" - -#: ../../standalone/drakfont:1 -#, c-format -msgid "Search installed fonts" -msgstr "����� ����������� �������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Welcome to the Internet Connection Sharing utility!\n" -"\n" -"%s\n" -"\n" -"Click on Configure to launch the setup wizard." -msgstr "" -"���������� � ���� �� ���e���a�� �e�e�a �������� �������j�\n" -"%s\n" -"\n" -"�������� �� ������ (Configure) �� �� ��������� ���e���a��." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing configuration" -msgstr "�����������j� �e�e�� �������� �������je" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "No Internet Connection Sharing has ever been configured." -msgstr "�� ���� �e�e�� �������� �������j� ��j� ���e������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The setup has already been done, and it's currently enabled." -msgstr "" -"���e���a�e �e�e�a �������� �������j� j� �e� �������� � �������� j� ���������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The setup has already been done, but it's currently disabled." -msgstr "" -"���e���a�e �e�e�a �������� �������j� j� �e� �������� ��� j� �������� " -"��e��������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Everything has been configured.\n" -"You may now share Internet connection with other computers on your Local " -"Area Network, using automatic network configuration (DHCP)." -msgstr "" -"��� j� ���e����.\n" -"���� ������ ������ �������� �������j� �� ������ ����j������� �� �a��j " -"�������j ��e�� (LAN), ��������� ���������� ��e��� �����������j� (DHCP)." - -#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1 -#, c-format -msgid "Problems installing package %s" -msgstr "�������� ��� ���������j� %s �����a" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Configuring scripts, installing software, starting servers..." -msgstr "����������a�� �������,���������j� ��������, �����a�� �������..." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Configuring..." -msgstr "K����������j� � ����..." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Potential LAN address conflict found in current config of %s!\n" -msgstr "�������j���� �������� LAN �����e � ��������� ������. %s!\n" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The Local Network did not finish with `.0', bailing out." -msgstr "������� ����� ���� �������� ��`.0', bailing out." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Re-configure interface and DHCP server" -msgstr "������������� ��������� � DHCP ������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The maximum lease (in seconds)" -msgstr "���������� ������� (� ���������)" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The default lease (in seconds)" -msgstr "default ������� (� ���������)" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The DHCP end range" -msgstr "DHCP ���� �������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The DHCP start range" -msgstr "DHCP ������� �������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The internal domain name" -msgstr "������� ��� ������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "The DNS Server IP" -msgstr "DNS ������ IP" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "(This) DHCP Server IP" -msgstr "(����) DHCP ������ IP" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"DHCP Server Configuration.\n" -"\n" -"Here you can select different options for the DHCP server configuration.\n" -"If you don't know the meaning of an option, simply leave it as it is.\n" -"\n" -msgstr "" -"DHCP ������ �������������.\n" -"\n" -"���� ������ �������� ��������� ������ �� DHCP ������ �������������.\n" -"������� �� ����� ������� ���� ������, ����������� �� ������� ������.\n" -"\n" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Local Network adress" -msgstr "������ ������� �����" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"I can keep your current configuration and assume you already set up a DHCP " -"server; in that case please verify I correctly read the Network that you use " -"for your local network; I will not reconfigure it and I will not touch your " -"DHCP server configuration.\n" -"\n" -"The default DNS entry is the Caching Nameserver configured on the firewall. " -"You can replace that with your ISP DNS IP, for example.\n" -"\t\t \n" -"Otherwise, I can reconfigure your interface and (re)configure a DHCP server " -"for you.\n" -"\n" -msgstr "" -"���� �� ������� ���� �������� ������������� � ������������� �� �� ��� " -"������� DHCP ������; � ��� ������� ��������� �� �� �� ����� ������� ����� " -"���� ��������� �� ���� ������� �����; �� �� ���� ��������������� � ���� " -"������ � ���� DHCP ������ �������������.\n" -"\n" -"default DNS ���� �� Caching Nameserver ������� �� firewall-�. ������ �� " -"�������� �� ����� ISP DNS IP, �� ������.\n" -"\t\t \n" -"�����, �� ���� �� �������������� ��� ��������� � (��)������������ DHCP " -"������ �� ���.\n" -"\n" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Current configuration of `%s':\n" -"\n" -"Network: %s\n" -"IP address: %s\n" -"IP attribution: %s\n" -"Driver: %s" -msgstr "" -"�������� ������������� �� `%s':\n" -"\n" -"�����: %s\n" -"IP ������ %s\n" -"IP ��������: %s\n" -"�������: %s" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Current interface configuration" -msgstr "�������� ������������� ����������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Show current interface configuration" -msgstr "������� �������� �������������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "No (experts only)" -msgstr "�� (���� ��������)" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Automatic reconfiguration" -msgstr "���������� ���������������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Warning, the network adapter (%s) is already configured.\n" -"\n" -"Do you want an automatic re-configuration?\n" -"\n" -"You can do it manually but you need to know what you're doing." -msgstr "" -"���������, ������ ������� (%s) i�� ��� �������.\n" -"\n" -"�� �� ������ �� �� ���������� ����������������?\n" -"\n" -"������ �� ������� ����� ��� ������ �� ����� ��� ������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Network interface already configured" -msgstr "������ ��������� �� ��� ��������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Please choose what network adapter will be connected to your Local Area " -"Network." -msgstr "��������� ��j� �� ��e��� ������� ���� �������� �a LAN��e��." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"There is only one configured network adapter on your system:\n" -"\n" -"%s\n" -"\n" -"I am about to setup your Local Area Network with that adapter." -msgstr "" -"�����j� ���� j���� ������������ ��e��� ������� �� �a��� �������:\n" -"\n" -"%s\n" -"\n" -"���� �������� �a�� ������� ��e�� �� ���� ���������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Network interface" -msgstr "��e��� ������ej�" - -#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1 -#, c-format -msgid "" -"No ethernet network adapter has been detected on your system. Please run the " -"hardware configuration tool." -msgstr "" -"��j� ����������� ��j���� ��e��� ������a. ��������e ���� �� ����������a�� " -"�������a." - -#: ../../standalone/drakgw:1 ../../standalone/drakpxe:1 -#, c-format -msgid "No network adapter on your system!" -msgstr "���� ��e���� �������� � �a��� ������� !" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Interface %s" -msgstr "�������j� %s" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Interface %s (using module %s)" -msgstr "�������j� %s (������e�� ����� %s)" - -#: ../../standalone/drakgw:1 -#, fuzzy, c-format -msgid "Net Device" -msgstr "Xinetd ������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"Please enter the name of the interface connected to the internet.\n" -"\n" -"Examples:\n" -"\t\tppp+ for modem or DSL connections, \n" -"\t\teth0, or eth1 for cable connection, \n" -"\t\tippp+ for a isdn connection.\n" -msgstr "" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"You are about to configure your computer to share its Internet connection.\n" -"With that feature, other computers on your local network will be able to use " -"this computer's Internet connection.\n" -"\n" -"Make sure you have configured your Network/Internet access using drakconnect " -"before going any further.\n" -"\n" -"Note: you need a dedicated Network Adapter to set up a Local Area Network " -"(LAN)." -msgstr "" -"�a� ������� ������ �������� �� �e�e�� ������ �������� �������je.\n" -"�� ���� ����j��, ����� ����j����� �� �a��j �������j ��e�� �� ���� �� " -"������e�������� �������j� �� ���� ��������.\n" -"\n" -"��������� �� �� �� �������� ���� ������/�������� ������� ����� drakconnect " -"��� ���� ��� ���������.\n" -"\n" -"�������a: ��������a ��� j� ��e��� ������� �� �� �������� ������� ��e��(LAN)." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing" -msgstr "�e�e�� �������� �������j�" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing is now enabled." -msgstr "�e�e�� �������� �������j� j� ���������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Enabling servers..." -msgstr ">���������� �������..." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "dismiss" -msgstr "������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "reconfigure" -msgstr "������ ������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "enable" -msgstr "�������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"The setup of Internet connection sharing has already been done.\n" -"It's currently disabled.\n" -"\n" -"What would you like to do?" -msgstr "" -"���e���a�e �e�e�a �������� �������j� j� �e� ��������.\n" -"�������� j� ��e��������.\n" -"\n" -"��� ������ �� ������e?" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing currently disabled" -msgstr "�e�e�� �������� �������j� j� �������� ��e��������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing is now disabled." -msgstr "�e�e�� �������� �������j� j� ��e��������." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Disabling servers..." -msgstr "���a��� ������e..." - -#: ../../standalone/drakgw:1 -#, c-format -msgid "disable" -msgstr "��e������" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "" -"The setup of Internet Connection Sharing has already been done.\n" -"It's currently enabled.\n" -"\n" -"What would you like to do?" -msgstr "" -"���e���a�e �e�e�a �������� �������j� j� �e� ��������.\n" -"�������� j� ���������.\n" -"\n" -"��� ������ �� ������e?" - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Internet Connection Sharing currently enabled" -msgstr "�e�e�� �������� �������j� j� �������� ��������� " - -#: ../../standalone/drakgw:1 -#, c-format -msgid "Sorry, we support only 2.4 kernels." -msgstr "�����, ��� �������� �� ���� 2.4 �������." - -#: ../../standalone/drakhelp:1 -#, c-format -msgid "" -"No browser is installed on your system, Please install one if you want to " -"browse the help system" -msgstr "" -"������� ����������� ���� ����������. ����� ��� �� ����������� ����� �� �� " -"����� �� ��������� ����� �� �����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Path" -msgstr "������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "group :" -msgstr "�����:" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "user :" -msgstr "��������:" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Path selection" -msgstr "��������� ������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "when checked, owner and group won't be changed" -msgstr "���� �� �����������, ������� � ����� �� ���� ���� ���������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Use group id for execution" -msgstr "������� id ����� �� ����������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Use owner id for execution" -msgstr "������� id �������� �� ����������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "" -"Used for directory:\n" -" only owner of directory or file in this directory can delete it" -msgstr "" -"��������� � ������������:\n" -" ���� ������� ������������� ��� ����� � ���� ������������� �� ���� ���������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Set-GID" -msgstr "������-GID" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Set-UID" -msgstr "������-UID" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "sticky-bit" -msgstr "sticky-bit" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Property" -msgstr "��������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Permissions" -msgstr "�������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Current user" -msgstr "�������� ��������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "browse" -msgstr "��������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Edit current rule" -msgstr "����� �������� �������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "edit" -msgstr "�����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Delete selected rule" -msgstr "������� �������� �������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "delete" -msgstr "������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Add a new rule at the end" -msgstr "����� ���� ������� �� �����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "add a rule" -msgstr "����j�� �������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Move selected rule down one level" -msgstr "������ �������� ������� �� ����� ����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Down" -msgstr "����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Move selected rule up one level" -msgstr "������� �������� ������� �� ����� ����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "Up" -msgstr "����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "select perm file to see/edit" -msgstr "��������� perm ���� �� �� ������/��������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "" -"Drakperm is used to see files to use in order to fix permissions, owners, " -"and groups via msec.\n" -"You can also edit your own rules which will owerwrite the default rules." -msgstr "" -"Drakperm �� ������� �� ������ ������� � ���� ���������� �������, �������� � " -"����� ����� msec.\n" -"�� ������ ������ �� ��������� ����� ��������� ������� ���� �� ���� ����� " -"default �������." - -#: ../../standalone/drakperm:1 -#, c-format -msgid "permissions" -msgstr "������� " - -#: ../../standalone/drakperm:1 -#, c-format -msgid "group" -msgstr "�����" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "user" -msgstr "��������" - -#: ../../standalone/drakperm:1 -#, c-format -msgid "path" -msgstr "������" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Location of auto_install.cfg file" -msgstr "�������� auto_install.cfg �����" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "" -"Please indicate where the auto_install.cfg file is located.\n" -"\n" -"Leave it blank if you do not want to set up automatic installation mode.\n" -"\n" -msgstr "" -"������� �� ����� ��� �� auto_install.cfg ���� ������.\n" -"\n" -"�������� �� ����������� ������� �� ������ �� ���������� ������������ ���.\n" -"\n" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "" -"No CD or DVD image found, please copy the installation program and rpm files." -msgstr "" -"���� �������� CD ��� DVD image, ��������� ������������ ������� � rpm �������." - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "No image found" -msgstr "���� �������� image" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Installation image directory" -msgstr "������������ image ������������" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "" -"Please indicate where the installation image will be available.\n" -"\n" -"If you do not have an existing directory, please copy the CD or DVD " -"contents.\n" -"\n" -msgstr "" -"������� �� ����� ��� �� ������ ������������ image.\n" -"\n" -"������� ������ ����� ������������, ��������� ������� CD ��� DVD �����.\n" -"\n" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "The DHCP end ip" -msgstr "DHCP ������ ip" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "The DHCP start ip" -msgstr "DHCP ������� ip" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "" -"The DHCP server will allow other computer to boot using PXE in the given " -"range of address.\n" -"\n" -"The network address is %s using a netmask of %s.\n" -"\n" -msgstr "" -"DHCP ������ �� ��������� ����� ���������� �� �������� ��������� PXE � ����� " -"������� ������.\n" -"\n" -"������ ������ %s ������� netmask �� %s.\n" -"\n" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Interface %s (on network %s)" -msgstr "�������j� %s (�� ����� %s)" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Please choose which network interface will be used for the dhcp server." -msgstr "��������� ��e��� ��������� ��j� ������ �� ��������� �� dhcp ������." - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "" -"You are about to configure your computer to install a PXE server as a DHCP " -"server\n" -"and a TFTP server to build an installation server.\n" -"With that feature, other computers on your local network will be installable " -"using this computer as source.\n" -"\n" -"Make sure you have configured your Network/Internet access using drakconnect " -"before going any further.\n" -"\n" -"Note: you need a dedicated Network Adapter to set up a Local Area Network " -"(LAN)." -msgstr "" -"�a� ������� ������ �������� �� ��������� PXE ������ ��� DHCP ������.\n" -"��� � TFTP ����� �� �� ������� ������������ ������.\n" -"�� ���� ����j��, ����� ����j����� �� �a��j �������j ��e�� �� ���� �� ������� " -"����������� �� ���� ��������.\n" -"\n" -"��������� �� �� �� �������� ���� ������/�������� ������� ����� drakconnect " -"��� ���� ��� ���������.\n" -"\n" -"�������a: ��������a ��� j� ��e��� ������� �� �� �������� ������� ��e��(LAN)." - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "Installation Server Configuration" -msgstr "���������� ������������� �������" - -#: ../../standalone/drakpxe:1 -#, c-format -msgid "PXE Server Configuration" -msgstr "���������� PXE �������" - -#: ../../standalone/draksec:1 -#, c-format -msgid "Please wait, setting security options..." -msgstr "�a�� �������, ��������� ���������� ������..." - -#: ../../standalone/draksec:1 -#, c-format -msgid "Please wait, setting security level..." -msgstr "���� �������, ��������� ���� ����������..." - -#: ../../standalone/draksec:1 -#, c-format -msgid "Periodic Checks" -msgstr "���������� �������" - -#: ../../standalone/draksec:1 -#, c-format -msgid "System Options" -msgstr "���������� ������" - -#: ../../standalone/draksec:1 -#, c-format -msgid "Network Options" -msgstr "������ ������" - -#: ../../standalone/draksec:1 -#, c-format -msgid "" -"The following options can be set to customize your\n" -"system security. If you need an explanation, look at the help tooltip.\n" -msgstr "" -"������� ������ �� ���� ��������� �� ������ ���\n" -"���������� ������. ������� ��� ����� ���������, �������� �� �����.\n" - -#: ../../standalone/draksec:1 -#, c-format -msgid "Security Administrator:" -msgstr "������������� �� ���������:" - -#: ../../standalone/draksec:1 -#, c-format -msgid "Security Alerts:" -msgstr "���������� ������:" - -#: ../../standalone/draksec:1 -#, c-format -msgid "Security Level:" -msgstr "���� ����������:" - -#: ../../standalone/draksec:1 -#, c-format -msgid "(default value: %s)" -msgstr "(������������� ��������: %s)" - -#: ../../standalone/draksec:1 -#, c-format -msgid "" -"Standard: This is the standard security recommended for a computer that will " -"be used to connect\n" -" to the Internet as a client.\n" -"\n" -"High: There are already some restrictions, and more automatic checks " -"are run every night.\n" -"\n" -"Higher: The security is now high enough to use the system as a server " -"which can accept\n" -" connections from many clients. If your machine is only a " -"client on the Internet, you\n" -" should choose a lower level.\n" -"\n" -"Paranoid: This is similar to the previous level, but the system is entirely " -"closed and security\n" -" features are at their maximum\n" -"\n" -"Security Administrator:\n" -" If the 'Security Alerts' option is set, security alerts will " -"be sent to this user (username or\n" -" email)" -msgstr "" -"����������: ��� �� ���������� ��������� ���� �� ����������� �� �������� ���� " -"�� �� ����������\n" -" �� �������� ��� ��������.\n" -"\n" -"������: ��� ������� ���� �����������, � ���� ����������� ������� ���� " -"�� ������� ����� ����.\n" -"\n" -"�����: ��������� �� ���� ������� ������ �� �� ����� �� ��������� ������ " -"��� ������ ���� ���� �� ��������\n" -" ��������� ������� ����� ���������. ������� �� ������ ���� " -"������� �� ���������, ������� �� \n" -"\t �� ��������� ���� ����.\n" -"\n" -"����������: ��� �� ������ ���������� �����, ��� �� � ���������� �������� � " -"����������\n" -" ������ �� �� ������� ���������\n" -"\n" -"������������� ����������:\n" -" ������� �� ������ '���������� ������' �������, ������ �� ���� " -"������� �� ������ ����������� (���������� ��� ���\n" -" email)" - -#: ../../standalone/draksound:1 -#, c-format -msgid "" -"\n" -"\n" -"\n" -"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig " -"program. Just type \"sndconfig\" in a console." -msgstr "" -"\n" -"\n" -"\n" -"��������: ������� ����� ISA PnP ������ �������, �������� �� ��������� " -"sndconfig �������. ���� �������� \"sndconfig\" � �������." - -#: ../../standalone/draksound:1 -#, c-format -msgid "" -"No Sound Card has been detected on your machine. Please verify that a Linux-" -"supported Sound Card is correctly plugged in.\n" -"\n" -"\n" -"You can visit our hardware database at:\n" -"\n" -"\n" -"http://www.linux-mandrake.com/en/hardware.php3" -msgstr "" -"������ ������� ���� ����������� �� ����� ������. ��������� �� �� Linux-" -"supported ������ ������� �������� ����������.\n" -"\n" -"\n" -"������ �������� ���� ���� ��������� �������� ��:\n" -"\n" -"\n" -"http://www.linux-mandrake.com/en/hardware.php3" - -#: ../../standalone/draksound:1 -#, c-format -msgid "No Sound Card detected!" -msgstr "������ ������� ���� �����������!" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "%s BootSplash (%s) preview" -msgstr "%s BootSplash (%s) �������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Generating preview ..." -msgstr "��������� �������..." - -#: ../../standalone/draksplash:1 -#, c-format -msgid "You must choose an image file first!" -msgstr "������ �������� ���� �����!" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "ProgressBar color selection" -msgstr "����� ���� �� ����� ���� ��������� ����� �����������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "This theme does not yet have a bootsplash in %s !" -msgstr "��� ���� ���� ������� bootsplash � %s !" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "saving Bootsplash theme..." -msgstr "������ Bootsplash ����..." - -#: ../../standalone/draksplash:1 -#, c-format -msgid "choose image file" -msgstr "��������� �����" - -#: ../../standalone/draksplash:1 -#, fuzzy, c-format -msgid "choose image" -msgstr "��������� �����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Configure bootsplash picture" -msgstr "�������� bootsplash �����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Make kernel message quiet by default" -msgstr "�������� �� ������ ������� ���� �������� �� �������� ��������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Display logo on Console" -msgstr "������� ���� � �������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Choose color" -msgstr "��������� ����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Save theme" -msgstr "��������� ����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Preview" -msgstr "�������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "the color of the progress bar" -msgstr "���� ����� �� �������� ��������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "the height of the progress bar" -msgstr "������ ����� �� �������� ��������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "the width of the progress bar" -msgstr "������ ����� �� �������� ��������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "" -"the progress bar y coordinate\n" -"of its upper left corner" -msgstr "" -"y ��������� ����� �� �������� ��������\n" -"�� ���� ������� ����� ����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "" -"the progress bar x coordinate\n" -"of its upper left corner" -msgstr "" -"x ���������� ����� �� �������� ��������\n" -"�� ���� ����e� ����� ����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "text box height" -msgstr "������ ����� �����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "text width" -msgstr "������ ������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "" -"y coordinate of text box\n" -"in number of characters" -msgstr "" -"y ����������� ����� �����\n" -"� ����� ���������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "" -"x coordinate of text box\n" -"in number of characters" -msgstr "" -"x ���������� ����� �����\n" -"� ����� ���������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Browse" -msgstr "��������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "Theme name" -msgstr "��� ����" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "final resolution" -msgstr "������� ����������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "first step creation" -msgstr "�������� ����� ������" - -#: ../../standalone/draksplash:1 -#, c-format -msgid "" -"package 'ImageMagick' is required to be able to complete configuration.\n" -"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit" -msgstr "" -"����� 'ImageMagick' �� �������� �� �������� ���.\n" -"�������� �� \"� ����\" �� �� ����������� 'ImageMagick' ��� \"�������\" �� " -"����" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "" -"No TV Card has been detected on your machine. Please verify that a Linux-" -"supported Video/TV Card is correctly plugged in.\n" -"\n" -"\n" -"You can visit our hardware database at:\n" -"\n" -"\n" -"http://www.linux-mandrake.com/en/hardware.php3" -msgstr "" -"TV ������� �� ����� �������� ���� �����������. ��������� �� �� Linux-" -"supported �����/TV ������� �������� ����������.\n" -"\n" -"\n" -"������ �������� ���� ���� ��������� �������� ��:\n" -"\n" -"\n" -"http://www.linux-mandrake.com/en/hardware.php3" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "No TV Card detected!" -msgstr "TV ������� ���� �����������!" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Now, you can run xawtv (under X Window!) !\n" -msgstr "���� ������ ��������� xawtv (��� X Window ���������!) !\n" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Have a nice day!" -msgstr "������ ��� �������� ���!" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "XawTV isn't installed!" -msgstr "XawTV ���� ����������!" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "There was an error while scanning for TV channels" -msgstr "������ ��� ��������� TV ������" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Scanning for TV channels" -msgstr "��������� �� TV ������" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Scanning for TV channels in progress ..." -msgstr "��������� TV ������ � ���� ..." - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Area:" -msgstr "�������� :" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "TV norm:" -msgstr "TV ������ :" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "" -"Please,\n" -"type in your tv norm and country" -msgstr "" -"����� ��� ��\n" -"������� ��� tv ������ � �����" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Australian Optus cable TV" -msgstr "������������ Optus ��������� ²" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Newzealand" -msgstr "���� ������" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "France [SECAM]" -msgstr "��������� [SECAM]" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "East Europe" -msgstr "������� ������" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "West Europe" -msgstr "������� ������" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "China (broadcast)" -msgstr "���� (broadcast)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Japan (cable)" -msgstr "����� (����)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Japan (broadcast)" -msgstr "����� (broadcast)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "Canada (cable)" -msgstr "������ (����)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "USA (cable-hrc)" -msgstr "��� (����-hrc)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "USA (cable)" -msgstr "��� (����)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "USA (broadcast)" -msgstr "USA (broadcast)" - -#: ../../standalone/drakxtv:1 -#, c-format -msgid "" -"XawTV isn't installed!\n" -"\n" -"\n" -"If you do have a TV card but DrakX has neither detected it (no bttv nor " -"saa7134\n" -"module in \"/etc/modules\") nor installed xawtv, please send the\n" -"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n" -"with subject \"undetected TV card\".\n" -"\n" -"\n" -"You can install it by typing \"urpmi xawtv\" as root, in a console." -msgstr "" -"XawTV ���� ����������!\n" -"\n" -"\n" -"������� ����� TV ������� ��� �� DrakX ���� ���������� (��� bttv ���\n" -"saa7134 ������ � \"/etc/modules\") ���� �� ���������� xawtv, ����� ��� �� " -"��������\n" -"��������� �� \"lspcidrake -v -f\" �� \"install\\@mandrakesoft.com\"\n" -"�� ��������� \"undetected TV card\".\n" -"\n" -"\n" -"������ �� ����������� ���������� \"urpmi xawtv\" ��� root, � �������." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "primary" -msgstr "��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "secondary" -msgstr "����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"Click on a device in the left tree in order to display its information here." -msgstr "�������� �� ������ � ����� ������ �� �� ���� ��������� �����������." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Unknown" -msgstr "���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "unknown" -msgstr "���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Running \"%s\" ..." -msgstr "�������� \"%s\" ..." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Run config tool" -msgstr "������� �������������� ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Configure module" -msgstr "����� �� ����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Information" -msgstr "�����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Detected hardware" -msgstr "����������� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Harddrake2 version %s" -msgstr "Harddrake2 ������� %s" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Detection in progress" -msgstr "��������� � ����" - -#: ../../standalone/harddrake2:1 -#, fuzzy, c-format -msgid "" -"This is HardDrake, a Mandrake hardware configuration tool.\n" -"Version: %s\n" -"Author: Thierry Vignaud <tvignaud\\@mandrakesoft.com>\n" -"\n" -msgstr "" -"��� �� HardDrake, Mandrake-�� ���� �� ���������� ��������.\n" -"�������:" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "About Harddrake" -msgstr "� Harddrake-�" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/_About..." -msgstr "/_�..." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/_Report Bug" -msgstr "/_��������� ���" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"Once you've selected a device, you'll be able to see the device information " -"in fields displayed on the right frame (\"Information\")" -msgstr "" -"���� ������ ��������� ������, ���� ���� �� ������ ��������� �� ������ " -"���������� � ������ ������ (\"�����������\")" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Select a device !" -msgstr "��������� ������ !" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"Description of the fields:\n" -"\n" -msgstr "" -"���� �� ����:\n" -"\n" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Harddrake help" -msgstr "Harddrake �����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/_Fields description" -msgstr "/_���� ����" - -#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1 -#, c-format -msgid "/_Help" -msgstr "/_�����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/_Quit" -msgstr "/_����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/Autodetect _jazz drives" -msgstr "/������������� _jazz �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/Autodetect _modems" -msgstr "/������������� _������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "/Autodetect _printers" -msgstr "/������������� _��������" - -#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1 -#, c-format -msgid "/_Options" -msgstr "/_����je" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "the vendor name of the processor" -msgstr "���� ���������� ���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "the vendor name of the device" -msgstr "��� ���������� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "The type of bus on which the mouse is connected" -msgstr "��� ���� �� ���� �� ��� ��� ���������." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Stepping of the cpu (sub model (generation) number)" -msgstr "Stepping ���������(�������� (����������) ����)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Model stepping" -msgstr "����� stepping" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "the number of the processor" -msgstr "���� ���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Processor ID" -msgstr "ID ���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "network printer port" -msgstr "���� ������� ��������" - -#: ../../standalone/harddrake2:1 -#, fuzzy, c-format -msgid "the name of the CPU" -msgstr "��� ���������� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Name" -msgstr "��� " - -#: ../../standalone/harddrake2:1 -#, fuzzy, c-format -msgid "the number of buttons the mouse has" -msgstr "���� ���������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Number of buttons" -msgstr "���� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Official vendor name of the cpu" -msgstr "�������� ��� ����������� �� ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Model name" -msgstr "��� ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)" -msgstr "���������� ��������� (���.: 8 �� PentiumIII, ...)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Model" -msgstr "�����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "hard disk model" -msgstr "����� ���� �����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "class of hardware device" -msgstr "����� ����������� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Media class" -msgstr "����� ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Sub generation of the cpu" -msgstr "��� ���������� �� ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Level" -msgstr "����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Format of floppies supported by the drive" -msgstr "������ ������� ���� ������ ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Floppy format" -msgstr "������ �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"Some of the early i486DX-100 chips cannot reliably return to operating mode " -"after the \"halt\" instruction is used" -msgstr "" -"���� ���� i486DX-100 ������ �� ���� �� �� �������� ����� � ���������� ����� " -"����� ��������� \"halt\" �����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Halt bug" -msgstr "Halt bug" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Early pentiums were buggy and freezed when decoding the F00F bytecode" -msgstr "" -"���� pentium ��������� �� ���� �������� � ��������� �� ��� ��� ����������� " -"F00F bytecode" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "F00f bug" -msgstr "F00f bug" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "yes means the arithmetic coprocessor has an exception vector attached" -msgstr "�� ����� �� ����������� ���������� ��� �������� ������� ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Whether the FPU has an irq vector" -msgstr "��� ��� FPU ��� irq ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "yes means the processor has an arithmetic coprocessor" -msgstr "�� ����� �� �������� ��� ����������� ����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Is FPU present" -msgstr "�� �� FPU ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"Early Intel Pentium chips manufactured have a bug in their floating point " -"processor which did not achieve the required precision when performing a " -"Floating point DIVision (FDIV)" -msgstr "" -"���� Intel Pentium ������ �� ����� ������ � floating ����� ��������� ���� " -"���� ������� �� �������� ��������� ���������� ��� �������� Floating point " -"DIVision (FDIV)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Fdiv bug" -msgstr "Fdiv bug" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "CPU flags reported by the kernel" -msgstr "CPU ������� ���������� �� ������ �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Flags" -msgstr "�������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "the module of the GNU/Linux kernel that handles the device" -msgstr "����� GNU/Linux ������� ���� ������� ��� ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Module" -msgstr "�����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "new dynamic device name generated by core kernel devfs" -msgstr "���� ��������� ��� ������� ���������� �� ������ core kernel devfs" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "New devfs device" -msgstr "���� devfs ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "old static device name used in dev package" -msgstr "����� �������� ��� ������� ��������� � dev ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Old device file" -msgstr "����� ���� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "This field describes the device" -msgstr "��� ���� ������� ������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"The CPU frequency in MHz (Megahertz which in first approximation may be " -"coarsely assimilated to number of instructions the cpu is able to execute " -"per second)" -msgstr "" -"����������� ��������� � MHz (Mega herz ���� � ����� ������������� ���� ���� " -"������� �� ���� ����������� ���� �������� ���� �� ������ � �������)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Frequency (MHz)" -msgstr "����������� (MHz)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Information level that can be obtained through the cpuid instruction" -msgstr "���� ����������� ���� ���� ���� �������� ���� cpuid �����������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Cpuid level" -msgstr "Cpuid ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Family of the cpu (eg: 6 for i686 class)" -msgstr "�������� ��������� (���: 6 �� i686 �����)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Cpuid family" -msgstr "Cpuid ��������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Whether this cpu has the Cyrix 6x86 Coma bug" -msgstr "�� �� ���� �������� ��� Cyrix 6x86 Coma ���" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Coma bug" -msgstr "Coma bug" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "special capacities of the driver (burning ability and or DVD support)" -msgstr "���������� ���������� ������� (burning ������ � ��� ������� �� DVD)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Drive capacity" -msgstr "��������� �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Size of the (second level) cpu cache" -msgstr "�������� (����� ����) ������������ ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Cache size" -msgstr "�������� ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"- pci devices: this gives the PCI slot, device and function of this card\n" -"- eide devices: the device is either a slave or a master device\n" -"- scsi devices: the scsi bus and the scsi device ids" -msgstr "" -"- pci �������: ��� ��� ���� PCI ����, ������ � �������� �� ��� �������\n" -"- eide �������: ������ �� ��� slave ��� master\n" -"- scsi �������: scsi ��� � id scsi �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Location on the bus" -msgstr "�������� �� ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"- PCI and USB devices: this lists the vendor, device, subvendor and " -"subdevice PCI/USB ids" -msgstr "" -"- PCI � USB ������� : ��� ��������� �����������, ������, �������������� � " -"������� PCI/USB �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Bus identification" -msgstr "�������������� ����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"The GNU/Linux kernel needs to run a calculation loop at boot time to " -"initialize a timer counter. Its result is stored as bogomips as a way to " -"\"benchmark\" the cpu." -msgstr "" -"GNU/Linux ������ ���� �� ������� �������� ����� ��� �������� �� �� " -"�������������� ������ �������. ����� �������� �� ����������� ��� bogomips " -"��� ���� ����� \"benchmark�\" �� ��������." - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Bogomips" -msgstr "Bogomips" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "EIDE/SCSI channel" -msgstr "EIDE/SCSI �����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Channel" -msgstr "�����" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "" -"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)" -msgstr "��� �� ������� ��� �� ���� �� ������ ��������� (���: PCI, USB, ...)" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Bus" -msgstr "���" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "the list of alternative drivers for this sound card" -msgstr "����� ������������� �������� �� ��� ������ �������" - -#: ../../standalone/harddrake2:1 -#, c-format -msgid "Alternative drivers" -msgstr "������������ ��������" - -#: ../../standalone/keyboarddrake:1 -#, c-format -msgid "Do you want the BackSpace to return Delete in console?" -msgstr "�� �� ������ �� BackSpace �� ����� Delete � �������?" - -#: ../../standalone/keyboarddrake:1 -#, c-format -msgid "Please, choose your keyboard layout." -msgstr "���� �������� ��������� ������ ?" - -#: ../../standalone/livedrake:1 -#, c-format -msgid "Unable to start live upgrade !!!\n" -msgstr "�� ���� �� ������j�� live upgrade !!!\n" - -#: ../../standalone/livedrake:1 -#, c-format -msgid "" -"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n" -"If you don't have it, press Cancel to avoid live upgrade." -msgstr "" -"������e �a� ������������ CD � ����� � ���������� OK ���a ��� �������.\n" -"������� �� ������ ���������� ������� �� �� ������� live upgrade." - -#: ../../standalone/livedrake:1 -#, c-format -msgid "Change Cd-Rom" -msgstr "������� Cd-Rom" - -#: ../../standalone/localedrake:1 -#, c-format -msgid "The change is done, but to be effective you must logout" -msgstr "������ �� ��������, ��� �� �� �� ��������� ������ �� ����������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Save as.." -msgstr "����� K��..." - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Please enter your email address below " -msgstr "������� ����� email ������ ����" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "alert configuration" -msgstr "������������a ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "You will receive an alert if the load is higher than this value" -msgstr "�������� �� ����� ������� �� ������� ���� �� ��� ���������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "load setting" -msgstr "������ ��������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "" -"You will receive an alert if one of the selected services is no longer " -"running" -msgstr "�������� �� ����� ������� ����� �� ��������� ������� ���� ���� �������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "service setting" -msgstr "���������� �������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Xinetd Service" -msgstr "Xinetd ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Webmin Service" -msgstr "Webmin ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "SSH Server" -msgstr "SSH ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Samba Server" -msgstr "Samba ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Postfix Mail Server" -msgstr "Postfix mail ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Ftp Server" -msgstr "Ftp ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Domain Name Resolver" -msgstr "������� �� ���������� ����� ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Apache World Wide Web Server" -msgstr "Apache World Wide Web ������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "" -"Welcome to the mail configuration utility.\n" -"\n" -"Here, you'll be able to set up the alert system.\n" -msgstr "" -"���������� � ���� �� ������������� ��.�����\n" -"\n" -"���� ������ �� �������� ������� ������.\n" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Mail alert configuration" -msgstr "������������� ������ �� Mail" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Mail alert" -msgstr "Mail �����" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "please wait, parsing file: %s" -msgstr "����� ��� ���������, �������� ��������: %s" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Content of the file" -msgstr "������� ���������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Calendar" -msgstr "��������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Choose file" -msgstr "������� ��������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "but not matching" -msgstr "��� �� ������� ��" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "matching" -msgstr "���������" - -#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1 -#, c-format -msgid "Settings" -msgstr "������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "A tool to monitor your logs" -msgstr "���� �� ���������� ��� ��������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "search" -msgstr "�����" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Mandrake Tools Explanation" -msgstr "Mandrake ����� �� ���������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Syslog" -msgstr "�yslog" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Messages" -msgstr "������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "User" -msgstr "��������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/Help/_About..." -msgstr "/�����/_�..." - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/Options/Test" -msgstr "/����j�/����" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/-" -msgstr "/��j�/-" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/Save _As" -msgstr "/�������a/����� _K��" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "<control>S" -msgstr "<control>S" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/_Save" -msgstr "/�������a/_�����" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "<control>O" -msgstr "<control>O" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/_Open" -msgstr "/�������a/_������" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "<control>N" -msgstr "<control>N" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "/File/_New" -msgstr "/�������a/_���a" - -#: ../../standalone/logdrake:1 -#, c-format -msgid "Show only for the selected day" -msgstr "������� ���� �� �������� ���" - -#: ../../standalone/mousedrake:1 -#, c-format -msgid "Emulate third button?" -msgstr "�� �������� ��� 3 �������?" - -#: ../../standalone/mousedrake:1 -#, c-format -msgid "Please choose your mouse type." -msgstr "��������e ��� ����" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Connect %s" -msgstr "�������� %s" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Disconnect %s" -msgstr "����������� %s" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "" -"Warning, another internet connection has been detected, maybe using your " -"network" -msgstr "" -"���������, ����������� �� ��� ����� �������� ���������, ����� ������� ���� " -"�����" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "received" -msgstr "��������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "transmitted" -msgstr "���������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "received: " -msgstr "��������: " - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "sent: " -msgstr "�������: " - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Local measure" -msgstr "������� ����" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "average" -msgstr "������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Color configuration" -msgstr "���������� ����" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "" -"Connection failed.\n" -"Verify your configuration in the Mandrake Control Center." -msgstr "" -"���������� ��������.\n" -"��������� ���� ������������� � Mandrake ���������� ������." - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Connection complete." -msgstr "���������� ��������." - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Disconnection from the Internet complete." -msgstr "�������������� �� ��������� ��������." - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Disconnection from the Internet failed." -msgstr "�������������� �� ��������� ���� ������." - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Connecting to the Internet " -msgstr "���������� �� ��������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Disconnecting from the Internet " -msgstr "�������������� �� ���������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Wait please, testing your connection..." -msgstr "����� ��� ���������, �������� ���� �������j�..." - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Logs" -msgstr "������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Connection Time: " -msgstr "����� ���������: " - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Receiving Speed:" -msgstr "������ ��� ��������:" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Sending Speed:" -msgstr "������ ��� �����:" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Statistics" -msgstr "����������" - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Profile " -msgstr "������ " - -#: ../../standalone/net_monitor:1 -#, c-format -msgid "Network Monitoring" -msgstr "������� ����� �����" - -#: ../../standalone/printerdrake:1 -#, c-format -msgid "Reading data of installed printers..." -msgstr "����� ������� �� ������������ ��������..." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Name/IP address of host:" -msgstr "���/IP ������ �����:" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "This host is already in the list, it cannot be added again.\n" -msgstr "���� ���� ��� ������� �� �����, � �� ���� �� ������ ������.\n" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Scannerdrake" -msgstr "Scannerdrake" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "You must enter a host name or an IP address.\n" -msgstr "����� ��� ������� ��� ����� ��� IP ������.\n" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Choose the host on which the local scanners should be made available:" -msgstr "��������� ����� �� ����� �� ������� �������� ������� ���� ��������:" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Sharing of local scanners" -msgstr "���������� ������ �������� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "This machine" -msgstr "��� ������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Remove selected host" -msgstr "������ ������������ �����" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Edit selected host" -msgstr "����� ������������ �����" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Add host" -msgstr "����� �����" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "These are the machines from which the scanners should be used:" -msgstr "" -"��� �� ������ � ����� �� ������ �� ������ ������� �������� ������� ���� �� " -"������� ���� ��������:" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Usage of remote scanners" -msgstr "��������� �������� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "All remote machines" -msgstr "��� ������� ������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"These are the machines on which the locally connected scanner(s) should be " -"available:" -msgstr "" -"��� �� ������ �� ������ �� ������ ������� �������� ������(�) ���� �� " -"������� ���� ��������:" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Use the scanners on hosts: " -msgstr "������� ������� �� ���������: " - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Use scanners on remote computers" -msgstr "������� ������� �� �������� ����������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Scanner sharing to hosts: " -msgstr "������ ������� �� �������: " - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "The scanners on this machine are available to other computers" -msgstr "������� �� ���� ������ �� �������� �� ������ ��������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"You can also decide here whether scanners on remote machines should be made " -"available on this machine." -msgstr "" -"������ ������ �������� �� �� ������ �� ������� �� �������� �������� ���� " -"���������� �������� �� ���� ������." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"Here you can choose whether the scanners connected to this machine should be " -"accessable by remote machines and by which remote machines." -msgstr "" -"���� ������ �������� �� �� ������ �� ������� �� ���� ������ ����� �� ���� " -"�������� �� ������ �������� �������� � �� ����� �������� ��������." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Re-generating list of configured scanners ..." -msgstr "���������� ����� ��������� ������� ..." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Searching for new scanners ..." -msgstr "������ ���� ������� ..." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Searching for configured scanners ..." -msgstr "������ �������� ������� ..." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Scanner sharing" -msgstr "���������� ������ �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Add a scanner manually" -msgstr "����� ����������� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Search for new scanners" -msgstr "������ ���� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "There are no scanners found which are available on your system.\n" -msgstr "���� ������� ���� �� �������� �������� �� ���� ������.\n" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"The following scanner\n" -"\n" -"%s\n" -"is available on your system.\n" -msgstr "" -"������� ������\n" -"\n" -"%s\n" -"�� �������� ������� �� ��� ������\n" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"The following scanners\n" -"\n" -"%s\n" -"are available on your system.\n" -msgstr "" -"������� �������\n" -"\n" -"%s\n" -"�� �������� �������� �� ��� ������.\n" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"Your %s has been configured.\n" -"You may now scan documents using \"XSane\" from Multimedia/Graphics in the " -"applications menu." -msgstr "" -"��� %s �� �������.\n" -"���� ������ ��������� ���� �������� ������ \"XSane\"�������� �� �����������/" -"������� ��������� �� ������ ����������." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "choose device" -msgstr "��������� ������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Please select the device where your %s is attached" -msgstr "��������� ���� �� ���� �� ��� ������ %s ���������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Searching for scanners ..." -msgstr "������ ������� ..." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Auto-detect available ports" -msgstr "������������� ��������� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "(Note: Parallel ports cannot be auto-detected)" -msgstr "(��������: ��������� ������� �� ���� ���� ����-�����������)" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "" -"The %s must be configured by printerdrake.\n" -"You can launch printerdrake from the Mandrake Control Center in Hardware " -"section." -msgstr "" -"���� %s ���� ���� ������� � printerdrake.\n" -"������ ��������� printerdrake �� Mandrake ���������� ������ �� ������� " -"�������." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "The %s is unsupported" -msgstr "%s ���� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "The %s is not known by this version of Scannerdrake." -msgstr "%s ���� ������� � ���� ������� Scannerdrake." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "The %s is not supported by this version of Mandrake Linux." -msgstr "%s ���� ������� � ���� ������� Mandrake Linux-�." - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Port: %s" -msgstr "����: %s" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid ", " -msgstr ", " - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Detected model: %s" -msgstr "����������� �����: %s" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid " (" -msgstr " (" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "Select a scanner model" -msgstr "��������� ����� �������" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "%s is not in the scanner database, configure it manually?" -msgstr "" -"%s �� �� ������ � ���� �������� �� �������, �� �� ������ �� �� ����� " -"��������?" - -#: ../../standalone/scannerdrake:1 -#, c-format -msgid "%s found on %s, configure it automatically?" -msgstr "%s �������� �� %s, �� �� �� �� ������� ����������?" - -#: ../../standalone/service_harddrake:1 -#, c-format -msgid "Hardware probing in progress" -msgstr "��������� �������� � ����" - -#: ../../standalone/service_harddrake:1 -#, c-format -msgid "Some devices were added:\n" -msgstr "���� ������� �� ������:\n" - -#: ../../standalone/service_harddrake:1 -#, c-format -msgid "Some devices in the \"%s\" hardware class were removed:\n" -msgstr "���� ������� � \"%s\" ����� �������� �� ��������:\n" - -#: ../../share/advertising/01-thanks.pl:1 -#, c-format -msgid "" -"The success of MandrakeSoft is based upon the principle of Free Software. " -"Your new operating system is the result of collaborative work of the " -"worldwide Linux Community." -msgstr "" -"����� MandrakeSoft-� �� �������� �� �������� ���������� ��������. ��� ���� " -"���������� ������ �� �������� �������������� ���� �� ����� ������� Linux " -"���������" - -#: ../../share/advertising/01-thanks.pl:1 -#, c-format -msgid "Welcome to the Open Source world." -msgstr "���������� � ���� Open Source-�" - -#: ../../share/advertising/01-thanks.pl:1 -#, c-format -msgid "Thank you for choosing Mandrake Linux 9.1" -msgstr "����� ��� ��� ��� �������� Mandrake Linux 9.1" - -#: ../../share/advertising/02-community.pl:1 -#, c-format -msgid "" -"To share your own knowledge and help build Linux software, join our " -"discussion forums on our \"Community\" webpages." -msgstr "" -"�� �� �������� ���� ����� � ������� � ������� ������ �����, ���������� �� " -"����������� �������� ���� ������ ������� �� ����� \"Community\" ��� " -"����������" - -#: ../../share/advertising/02-community.pl:1 -#, c-format -msgid "" -"Want to know more and to contribute to the Open Source community? Get " -"involved in the Free Software world!" -msgstr "" -"�� �� ������ �� ������� ���� � Open Source ���������? ���������� �� ����� " -"��������� ��������!" - -#: ../../share/advertising/02-community.pl:1 -#, c-format -msgid "Build the future of Linux!" -msgstr "" - -#: ../../share/advertising/03-software.pl:1 -#, c-format -msgid "" -"And, of course, push multimedia to its limits with the very latest software " -"to play videos, audio files and to handle your images or photos." -msgstr "" -"Mandrake Linux 9.1 ��� ��������� �� �������� ���� �������������� ������� �� " -"������� �������! ��������� ��������� ������� �� ������� �������� � ����� " -"�������, ��������� � ������������ ����� ����� � �����������, ������� TV-� � " -"�����, � ��� ����� ����" - -#: ../../share/advertising/03-software.pl:1 -#, c-format -msgid "" -"Surf the Web with Mozilla or Konqueror, read your mail with Evolution or " -"Kmail, create your documents with OpenOffice.org." -msgstr "" - -#: ../../share/advertising/03-software.pl:1 -#, c-format -msgid "MandrakeSoft has selected the best software for you" -msgstr "" - -#: ../../share/advertising/04-configuration.pl:1 -#, c-format -msgid "" -"Mandrake Linux 9.1 provides you with the Mandrake Control Center, a powerful " -"tool to fully adapt your computer to the use you make of it. Configure and " -"customize elements such as the security level, the peripherals (screen, " -"mouse, keyboard...), the Internet connection and much more!" -msgstr "" - -#: ../../share/advertising/04-configuration.pl:1 -#, fuzzy, c-format -msgid "Mandrake's multipurpose configuration tool" -msgstr "������������� Mandrake ����������� �������" - -#: ../../share/advertising/05-desktop.pl:1 -#, fuzzy, c-format -msgid "" -"Perfectly adapt your computer to your needs thanks to the 11 available " -"Mandrake Linux user interfaces which can be fully modified: KDE 3.1, GNOME " -"2.2, Window Maker, ..." -msgstr "" -"Mandrake Linux 9.1 ��� ������ 11 ���������� �������� ������� �������� � " -"window �������� �� ���� ������ �������� ������ GNOME 2, KDE 3, Window " -"Maker..." - -#: ../../share/advertising/05-desktop.pl:1 -#, c-format -msgid "A customizable environment" -msgstr "" - -#: ../../share/advertising/06-development.pl:1 -#, c-format -msgid "" -"To modify and to create in different languages such as Perl, Python, C and C+" -"+ has never been so easy thanks to GNU gcc 3 and the best Open Source " -"development environments." -msgstr "" - -#: ../../share/advertising/06-development.pl:1 -#, c-format -msgid "Mandrake Linux 9.1: the ultimate development platform" -msgstr "Mandrake Linux 9.1 ����������� �������� ���������" - -#: ../../share/advertising/07-server.pl:1 -#, c-format -msgid "" -"Transform your computer into a powerful Linux server: Web server, mail, " -"firewall, router, file and print server (etc.) are just a few clicks away!" -msgstr "" -"���������� ����� ������ � ����� ������ ������ �� ���� �������� ������ " -"�����: ��� ������, email, firewall, �����, ���� ������, ������ �� " -"�������, ..." - -#: ../../share/advertising/07-server.pl:1 -#, c-format -msgid "Turn your computer into a reliable server" -msgstr "���������� ����� ������ � ������� ������" - -#: ../../share/advertising/08-store.pl:1 -#, c-format -msgid "" -"Our full range of Linux solutions, as well as special offers on products and " -"other \"goodies\", are available on our e-store:" -msgstr "" -"������ ������ Linux ������, ��� � ����������� ������ ��������� � 'goodies'-" -"�, �� �������� � ����� ��������� � ����� e-�������:" - -#: ../../share/advertising/08-store.pl:1 -#, c-format -msgid "The official MandrakeSoft Store" -msgstr "�������� MandrakeSoft ������" - -#: ../../share/advertising/09-mdksecure.pl:1 -#, fuzzy, c-format -msgid "" -"Enhance your computer performance with the help of a selection of partners " -"offering professional solutions compatible with Mandrake Linux" -msgstr "" -"MandrakeSoft ���� ������� �� ������� ������ ��������� ������ ������������� " -"������ ������������ �� Mandrake Linux-��. ����� ���� �������� �� �������� � " -"MandrakeStore" - -#: ../../share/advertising/09-mdksecure.pl:1 -#, c-format -msgid "Get the best items with Mandrake Linux Strategic partners" -msgstr "" - -#: ../../share/advertising/10-security.pl:1 -#, c-format -msgid "" -"MandrakeSoft has designed exclusive tools to create the most secured Linux " -"version ever: Draksec, a system security management tool, and a strong " -"firewall are teamed up together in order to highly reduce hacking risks." -msgstr "" - -#: ../../share/advertising/10-security.pl:1 -#, c-format -msgid "Optimize your security by using Mandrake Linux" -msgstr "���������� ����� ���������" - -#: ../../share/advertising/11-mnf.pl:1 -#, c-format -msgid "This product is available on the MandrakeStore Web site." -msgstr "���� �������� �� �������� �� MandrakeStore ��� �����" - -#: ../../share/advertising/11-mnf.pl:1 -#, c-format -msgid "" -"Complete your security setup with this very easy-to-use software which " -"combines high performance components such as a firewall, a virtual private " -"network (VPN) server and client, an intrusion detection system and a traffic " -"manager." -msgstr "" - -#: ../../share/advertising/11-mnf.pl:1 -#, c-format -msgid "Secure your networks with the Multi Network Firewall" -msgstr "" - -#: ../../share/advertising/12-mdkexpert.pl:1 -#, c-format -msgid "" -"Join the MandrakeSoft support teams and the Linux Community online to share " -"your knowledge and help others by becoming a recognized Expert on the online " -"technical support website:" -msgstr "" -"���������� �� MandrakeSoft�������� �� ������� � ������ ��������� online �� " -"�� �������� ����� ����� � ������� ������� ���� ��� ���� ������� �������� " -"������� �� online ��� ����� �� �������� �������:" - -#: ../../share/advertising/12-mdkexpert.pl:1 -#, c-format -msgid "" -"Find the solutions of your problems via MandrakeSoft's online support " -"platform." -msgstr "" -"��������� ������ �� ���� �������� ����� MandrakeSoft-��� online ��������� �� " -"�������" - -#: ../../share/advertising/12-mdkexpert.pl:1 -#, c-format -msgid "Become a MandrakeExpert" -msgstr "��������� MandrakeExpert" - -#: ../../share/advertising/13-mdkexpert_corporate.pl:1 -#, c-format -msgid "" -"All incidents will be followed up by a single qualified MandrakeSoft " -"technical expert." -msgstr "" -"��� ������ �� ���� ������� �� ������ ������ �������������� MandrakeSoft " -"��������� ��������." - -#: ../../share/advertising/13-mdkexpert_corporate.pl:1 -#, c-format -msgid "An online platform to respond to enterprise support needs." -msgstr "" -"�� �� online ��������� ���� ����� �� �������� ������� � ����������� " -"��������� ���������" - -#: ../../share/advertising/13-mdkexpert_corporate.pl:1 -#, c-format -msgid "MandrakeExpert Corporate" -msgstr "MandrakeExpert Corporate" - -#: ../../share/compssUsers:999 -msgid "Office Workstation" -msgstr "�����(Office) ������a" - -#: ../../share/compssUsers:999 -msgid "" -"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, " -"gnumeric), pdf viewers, etc" -msgstr "" -"Office ��������: ����� ��������� (kword, abiword), �����e (kspread, " -"gnumeric), pdf �����������, ���" - -#: ../../share/compssUsers:999 -msgid "Game station" -msgstr "������� �� ����" - -#: ../../share/compssUsers:999 -msgid "Amusement programs: arcade, boards, strategy, etc" -msgstr "������� ��������: ������, ��� �� �����, ��������j�, ���" - -#: ../../share/compssUsers:999 -msgid "Multimedia station" -msgstr "���������j���� ������a" - -#: ../../share/compssUsers:999 -msgid "Sound and video playing/editing programs" -msgstr "�������� �� ����a�� ����a � ����a" - -#: ../../share/compssUsers:999 -msgid "Internet station" -msgstr "�������� ������a" - -#: ../../share/compssUsers:999 -msgid "" -"Set of tools to read and send mail and news (pine, mutt, tin..) and to " -"browse the Web" -msgstr "" -"���� ����� �� ���a�� � ��a�� ��.����� � ����� (pine, mutt, tin..) � �� " -"�����a���a�e ��������a" - -#: ../../share/compssUsers:999 -msgid "Network Computer (client)" -msgstr "��e��� ����j����, (���j���)" - -#: ../../share/compssUsers:999 -msgid "Clients for different protocols including ssh" -msgstr "���j���� �� ��������� ��������� ������j��� � ssh" - -#: ../../share/compssUsers:999 -msgid "Configuration" -msgstr "������������a" - -#: ../../share/compssUsers:999 -msgid "Tools to ease the configuration of your computer" -msgstr "����� �� ���� ����������a�� ����j����a" - -#: ../../share/compssUsers:999 -msgid "Scientific Workstation" -msgstr "�����a ����� ������a" - -#: ../../share/compssUsers:999 -msgid "Scientific applications such as gnuplot" -msgstr "������ ���������� ��� ��� �� gnuplot" - -#: ../../share/compssUsers:999 -msgid "Console Tools" -msgstr "�������� �����" - -#: ../../share/compssUsers:999 -msgid "Editors, shells, file tools, terminals" -msgstr "�������,������, ����� �� ��������, ���������" - -#: ../../share/compssUsers:999 -msgid "KDE Workstation" -msgstr "KDE ����� ������a" - -#: ../../share/compssUsers:999 -msgid "" -"The K Desktop Environment, the basic graphical environment with a collection " -"of accompanying tools" -msgstr "" -"K ������� �����e��, ������� �������� �����e�� �a �������j�� ����e��� ����a" - -#: ../../share/compssUsers:999 -msgid "Gnome Workstation" -msgstr "Gnome ����a ������a" - -#: ../../share/compssUsers:999 -msgid "" -"A graphical environment with user-friendly set of applications and desktop " -"tools" -msgstr "" -"�������� �����e�� �� ����� ���������NFS server, SMB server, Proxy serverNFS " -"server, SMB server, Proxy server�� ��������j� � �����������a" - -#: ../../share/compssUsers:999 -msgid "Other Graphical Desktops" -msgstr "����� �������� ����������" - -#: ../../share/compssUsers:999 -msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc" -msgstr "Icewm, Window Maker, Enlightenment, Fvwm, ���" - -#: ../../share/compssUsers:999 -msgid "C and C++ development libraries, programs and include files" -msgstr "C � C++ �����j�� ���������e, �������� � ��������� �������e" - -#: ../../share/compssUsers:999 -msgid "Documentation" -msgstr "�����������ja" - -#: ../../share/compssUsers:999 -msgid "Books and Howto's on Linux and Free Software" -msgstr "K���� � ����? (Howto's) �� Linux � ��������� �������" - -#: ../../share/compssUsers:999 -msgid "LSB" -msgstr "LSB" - -#: ../../share/compssUsers:999 -msgid "Linux Standard Base. Third party applications support" -msgstr "��������� ���������� ����. ������� �� Third party ����������" - -#: ../../share/compssUsers:999 -msgid "Web/FTP" -msgstr "������, Web/FTP" - -#: ../../share/compssUsers:999 -msgid "Apache, Pro-ftpd" -msgstr "Apache, Pro-ftpd" - -#: ../../share/compssUsers:999 -msgid "Mail" -msgstr "�����" - -#: ../../share/compssUsers:999 -msgid "Postfix mail server" -msgstr "Postfix mail ������" - -#: ../../share/compssUsers:999 -msgid "Database" -msgstr "������,���� �������a" - -#: ../../share/compssUsers:999 -msgid "PostgreSQL or MySQL database server" -msgstr "PostgreSQL ��� MySQL ������ �� ���� ��������" - -#: ../../share/compssUsers:999 -msgid "Firewall/Router" -msgstr "������, Firewall/Router" - -#: ../../share/compssUsers:999 -msgid "Internet gateway" -msgstr "�������� gateway" - -#: ../../share/compssUsers:999 -msgid "DNS/NIS " -msgstr "DNS/NIS " - -#: ../../share/compssUsers:999 -msgid "Domain Name and Network Information Server" -msgstr "��� ������ � ������ ������������ ������" - -#: ../../share/compssUsers:999 -msgid "Network Computer server" -msgstr "������ ������" - -#: ../../share/compssUsers:999 -msgid "NFS server, SMB server, Proxy server, ssh server" -msgstr "NFS ������, SMB ������, Proxy ������, SSH ������" - -#: ../../share/compssUsers:999 -#, fuzzy -msgid "Set of tools to read and send mail and news and to browse the Web" -msgstr "" -"���� ����� �� ���a�� � ��a�� ��.����� � ����� (pine, mutt, tin..) � �� " -"�����a���a�e ��������a" - -#~ msgid "Author:" -#~ msgstr "�����:" - -#, fuzzy -#~ msgid "Audio station" -#~ msgstr "���������j���� ������a" - -#, fuzzy -#~ msgid "Sound playing/editing programs" -#~ msgstr "�������� �� ����a�� ����a � ����a" - -#, fuzzy -#~ msgid "Video station" -#~ msgstr "������� �� ����" - -#, fuzzy -#~ msgid "Video playing programs" -#~ msgstr "�������� �� ����a�� ����a � ����a" - -#, fuzzy -#~ msgid "Graphic station" -#~ msgstr "������� �� ����" - -#, fuzzy -#~ msgid "Graphics programs" -#~ msgstr "�������� �������� ��� ��� j� Gimp" - -#~ msgid "Printer sharing" -#~ msgstr "���������� ������ ��������" - -#~ msgid "" -#~ "Your printer belongs to the group of GDI laser printers (winprinters) " -#~ "sold by different manufacturers which uses the Zenographics ZJ-stream " -#~ "raster format for the data sent to the printer. The driver for these " -#~ "printers is still in a very early development stage and so it will " -#~ "perhaps not always work properly. Especially it is possible that the " -#~ "printer only works when you choose the A4 paper size.\n" -#~ "\n" -#~ "Some of these printers, as the HP LaserJet 1000, for which this driver " -#~ "was originally created, need their firmware to be uploaded to them after " -#~ "they are turned on. In the case of the HP LaserJet 1000 you have to " -#~ "search the printer's Windows driver CD or your Windows partition for the " -#~ "file \"sihp1000.img\" and upload the file to the printer with one of the " -#~ "following commands:\n" -#~ "\n" -#~ " lpr -o raw sihp1000.img\n" -#~ " cat sihp1000.img > /dev/usb/lp0\n" -#~ "\n" -#~ "The first command can be given by any normal user, the second must be " -#~ "given as root. After having done so you can print normally.\n" -#~ msgstr "" -#~ "��� ������� ������� ����� GDI ��������� �������� (win ��������) �������� " -#~ "�� ������ ������ ����������� ���� ������� Zenographics ZJ-stream ������ " -#~ "������ �� ����� �������� ��������. ������� �� ��� �������� �� ��� ���� � " -#~ "����� ���� ������� �� ���� �� ���� ���� ���� �����. �������� �� ������ �� " -#~ "������� ���� ���� ���� ��������� A4 �������� ������.\n" -#~ "\n" -#~ "���� �� ���� ��������, ��� ��� �� HP LaserJet 1000, �� ���� �� ���� " -#~ "������� ��������� � �������, ������� �� �� �� ����� firmware ����� ��� �� " -#~ "������.� ������� HP LaserJet 1000 ������ �� ��������� �� ƴ �� Windows " -#~ "���������� ��� �� ����� Windows ��������� ���� \"sihp1000.img\" � �� �� " -#~ "������� � ������� �� ������ �� �������� �������:\n" -#~ "\n" -#~ " lpr -o raw sihp1000.img\n" -#~ " cat sihp1000.img > /dev/usb/lp0\n" -#~ "\n" -#~ "���� ������� ���� �������� � ������ ��������, � ����� ������ ��������� " -#~ "��� root. ���� ��� ������� ���� ���� �� �������� ��������.\n" - -#~ msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format" -#~ msgstr "GDI �������� ������� ������� Zenographics ZJ-Stream ������" - -#~ msgid "Office" -#~ msgstr "Office" - -#~ msgid "Set of tools for mail, news, web, file transfer, and chat" -#~ msgstr "��� ����� �� ��.�����, �����, web, �������� �������a, ��� chat" - -#~ msgid "Games" -#~ msgstr "���e" - -#~ msgid "Multimedia - Graphics" -#~ msgstr "���������ja - ������a" - -#~ msgid "Multimedia - Sound" -#~ msgstr "���������ja - ����" - -#~ msgid "Audio-related tools: mp3 or midi players, mixers, etc" -#~ msgstr "����� a����: mp3 ��� midi ���j���,�������, ���" - -#~ msgid "Multimedia - Video" -#~ msgstr "���������ja - �����" - -#~ msgid "Video players and editors" -#~ msgstr "����� ���j��� � �������" - -#~ msgid "Multimedia - CD Burning" -#~ msgstr "���������ja - CD ���e��" - -#~ msgid "Tools to create and burn CD's" -#~ msgstr "����� �� �����a�� � ���e�� CDa" - -#~ msgid "More Graphical Desktops (Gnome, IceWM)" -#~ msgstr "J�� ��������� �����e�a (Gnome, IceWM)" - -#~ msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc" -#~ msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, ���" - -#~ msgid "Personal Information Management" -#~ msgstr "������a�� ��������� ���������j��a" - -#~ msgid "Tools for your Palm Pilot or your Visor" -#~ msgstr "����� �� Palm Pilot ��� Visor" - -#~ msgid "Personal Finance" -#~ msgstr "����� �������je" - -#~ msgid "Programs to manage your finances, such as gnucash" -#~ msgstr "�������� �� ������a�� �a��� �������j��a, ��� ��� j� gnucash" - -#~ msgid "no network card found" -#~ msgstr "���� ��������� ������ �������" - -#~ msgid "" -#~ "Mandrake Linux 9.1 has selected the best software for you. Surf the Web " -#~ "and view animations with Mozilla and Konqueror, or read your mail and " -#~ "handle your personal information with Evolution and Kmail" -#~ msgstr "" -#~ "Mandrake Linux 9.1 ��� ��������� ������� ������� �� ������� ����� ��� " -#~ "�������� ����: ��������� � ������� ��������� �� Mozilla-�� � Konqueror, " -#~ "������� email-� � ������������ ������ ������ �������� �� Evolution � " -#~ "Kmail, � ��� ����� ����" - -#~ msgid "Get the most from the Internet" -#~ msgstr "�������j�� �� �� ��������" - -#~ msgid "Push multimedia to its limits!" -#~ msgstr "�������� ����������� �� ����� �������!" - -#~ msgid "Discover the most up-to-date graphical and multimedia tools!" -#~ msgstr "�������� ������ ���������� ��������� � ��������������� �����!" - -#~ msgid "" -#~ "Mandrake Linux 9.1 provides the best Open Source games - arcade, action, " -#~ "strategy, ..." -#~ msgstr "" -#~ "Mandrake Linux 9.1 ��� ���� ������� Open Source ���� - ������, ������, " -#~ "����������, ..." - -#~ msgid "" -#~ "Mandrake Linux 9.1 provides a powerful tool to fully customize and " -#~ "configure your machine" -#~ msgstr "" -#~ "Mandrake Linux 9.1 ��������� ������ �� �������� �� �������� � ��������� " -#~ "���������� ����� Mandrake �������" - -#~ msgid "User interfaces" -#~ msgstr "���������� ������ej��" - -#~ msgid "" -#~ "Use the full power of the GNU gcc 3 compiler as well as the best Open " -#~ "Source development environments" -#~ msgstr "" -#~ "����������� ����� GNU gcc 3 ���������� ��� � �������� Open Source " -#~ "��������� ��������" - -#~ msgid "Development simplified" -#~ msgstr "������ ��������������" - -#~ msgid "" -#~ "This firewall product includes network features that allow you to fulfill " -#~ "all your security needs" -#~ msgstr "" -#~ "���� firewall �������� �������� ������ �������� ���� ��� ����������� �� " -#~ "���������� ��� ����� ���������� �������" - -#~ msgid "" -#~ "The MandrakeSecurity range includes the Multi Network Firewall product (M." -#~ "N.F.)" -#~ msgstr "" -#~ "MandrakeSecurity ������� �������� � Multi Network Firewall �������� (M.N." -#~ "F.)" - -#~ msgid "Strategic partners" -#~ msgstr "��������� ��������" - -#~ msgid "" -#~ "Whether you choose to teach yourself online or via our network of " -#~ "training partners, the Linux-Campus catalogue prepares you for the " -#~ "acknowledged LPI certification program (worldwide professional technical " -#~ "certification)" -#~ msgstr "" -#~ "���� �� ��������� �� ���� ����� online ��� ����� ���� ����� �������� �� " -#~ "���������, Linux-Campus ������� ��� �������� �� �������� LPI " -#~ "������������� ������� (������� ������������� �������� �������������)" - -#~ msgid "Certify yourself on Linux" -#~ msgstr "������������ �� �� �������" - -#~ msgid "" -#~ "The training program has been created to respond to the needs of both end " -#~ "users and experts (Network and System administrators)" -#~ msgstr "" -#~ "������� ��������� �� ������� �� �������� ��������� ��������� � ��������� " -#~ "(������� � ���������� ��������������(" - -#~ msgid "Discover MandrakeSoft's training catalogue Linux-Campus" -#~ msgstr "�������� MandrakeSoft-�� ������� Linux-Campus" - -#~ msgid "" -#~ "MandrakeClub and Mandrake Corporate Club were created for business and " -#~ "private users of Mandrake Linux who would like to directly support their " -#~ "favorite Linux distribution while also receiving special privileges. If " -#~ "you enjoy our products, if your company benefits from our products to " -#~ "gain a competititve edge, if you want to support Mandrake Linux " -#~ "development, join MandrakeClub!" -#~ msgstr "" -#~ "MandrakeClub � Mandrake Corporate Club �� �������� �� ������ � �������� " -#~ "��������� Mandrake Linux ������������ ���� ���� �� �������� ������ ����� " -#~ "������� ������������ � ���������� ���������� �����������. ������� ������� " -#~ "� ����� �����������, ������� ���� ���������� ��������� ������ �� ����� " -#~ "��������� , ������� ������ �� �������� ������ Mandrake Linux-�, " -#~ "���������� �� MandrakeClub-�!" - -#~ msgid "Discover MandrakeClub and Mandrake Corporate Club" -#~ msgstr "�������� ��� ���� MandrakeClub � Mandrake Corporate Club" - -#~ msgid "" -#~ "As a review, DrakX will present a summary of various information it has\n" -#~ "about your system. Depending on your installed hardware, you may have " -#~ "some\n" -#~ "or all of the following entries:\n" -#~ "\n" -#~ " * \"Mouse\": check the current mouse configuration and click on the " -#~ "button\n" -#~ "to change it if necessary.\n" -#~ "\n" -#~ " * \"%s\": check the current keyboard map configuration and click on\n" -#~ "the button to change that if necessary.\n" -#~ "\n" -#~ " * \"%s\": check the current country selection. If you are not in this\n" -#~ "country, click on the button and choose another one.\n" -#~ "\n" -#~ " * \"Timezone\": By default, DrakX deduces your time zone based on the\n" -#~ "primary language you have chosen. But here, just as in your choice of a\n" -#~ "keyboard, you may not be in a country to which the chosen language\n" -#~ "corresponds. You may need to click on the \"Timezone\" button to\n" -#~ "configure the clock for the correct timezone.\n" -#~ "\n" -#~ " * \"Printer\": clicking on the \"No Printer\" button will open the " -#~ "printer\n" -#~ "configuration wizard. Consult the corresponding chapter of the ``Starter\n" -#~ "Guide'' for more information on how to setup a new printer. The " -#~ "interface\n" -#~ "presented there is similar to the one used during installation.\n" -#~ "\n" -#~ " * \"Bootloader\": if you wish to change your bootloader configuration,\n" -#~ "click that button. This should be reserved to advanced users.\n" -#~ "\n" -#~ " * \"Graphical Interface\": by default, DrakX configures your graphical\n" -#~ "interface in \"800x600\" resolution. If that does not suits you, click " -#~ "on\n" -#~ "the button to reconfigure your graphical interface.\n" -#~ "\n" -#~ " * \"Network\": If you want to configure your Internet or local network\n" -#~ "access now, you can by clicking on this button.\n" -#~ "\n" -#~ " * \"Sound card\": if a sound card is detected on your system, it is\n" -#~ "displayed here. If you notice the sound card displayed is not the one " -#~ "that\n" -#~ "is actually present on your system, you can click on the button and " -#~ "choose\n" -#~ "another driver.\n" -#~ "\n" -#~ " * \"TV card\": if a TV card is detected on your system, it is displayed\n" -#~ "here. If you have a TV card and it is not detected, click on the button " -#~ "to\n" -#~ "try to configure it manually.\n" -#~ "\n" -#~ " * \"ISDN card\": if an ISDN card is detected on your system, it will be\n" -#~ "displayed here. You can click on the button to change the parameters\n" -#~ "associated with the card." -#~ msgstr "" -#~ "������ ������, DrakX �� ��������� ������� ���������� ���������� �\n" -#~ "����� �������. � ���������� �� ����������� ��������, ������ ����� ����\n" -#~ "��� ��� �����:\n" -#~ "\n" -#~ " * \"���\": ��������� �������� �������� �� ���� � �������� �� ������\n" -#~ "�� ��� ��������� ������� �� ���������.\n" -#~ "\n" -#~ " * \"���������\": ��������� �������� ������� ��������� tion � �������� " -#~ "��\n" -#~ "������ �� �� ��������� ������ ������� �� ��������.\n" -#~ "\n" -#~ " * \"������\": ��������� �������� ���� �� �����. ������� �� �� ��������\n" -#~ "� ���� �����, �������� �� ������ � ��������� �����.\n" -#~ "\n" -#~ " * \"��������� ����\": DrakX, �� default-�, ������ ���� ��������� ���� " -#~ "� \n" -#~ "���������� ���� �� �����\n" -#~ "��������. ��� ����, ����� ��� �������� ��������� ���� �� ���������\n" -#~ "�� ��������� ����� ���� ��� ������.\n" -#~ "�������� �� �������� �� ������ \"��������� ����\" �� ��\n" -#~ "�������� �������� � ������ �� ���������� ����� � ����� �� ��������.\n" -#~ "\n" -#~ " * \"�������\": ������ �� ������ \"�������\" ����������� ��������� ��\n" -#~ "������������� ��������. ���������� ������������� �������� � ``Starter\n" -#~ "Guide'' �� ���� ����������� � ���� ���� �������� ���� �������. ���������\n" -#~ "���� �� ���� �������� �� ������ ���� ���� �� ������� ��� �����������;\n" -#~ "\n" -#~ " * \"������ �������\": ������� �� ������ ������� �����������, ���� ��\n" -#~ "���� ���������. ���� ������ ������� � ���� �����������.\n" -#~ "\n" -#~ " * \"TV �������\": ������� �� TV ������� �����������, ���� ��\n" -#~ "��������� ����. ���� ������ ������� � ���� �����������.\n" -#~ "\n" -#~ " * \"ISDN �������\": ������� �� ISDN ������� �����������, ���� ��\n" -#~ "��������� ����. ������ �������� �� ������ �� �� ��������� ���������\n" -#~ "���� �� ������ �� ��." - -#~ msgid "" -#~ "LILO and grub are GNU/Linux bootloaders. Normally, this stage is totally\n" -#~ "automated. DrakX will analyze the disk boot sector and act according to\n" -#~ "what it finds there:\n" -#~ "\n" -#~ " * if a Windows boot sector is found, it will replace it with a grub/" -#~ "LILO\n" -#~ "boot sector. This way you will be able to load either GNU/Linux or " -#~ "another\n" -#~ "OS.\n" -#~ "\n" -#~ " * if a grub or LILO boot sector is found, it will replace it with a new\n" -#~ "one.\n" -#~ "\n" -#~ "If it cannot make a determination, DrakX will ask you where to place the\n" -#~ "bootloader.\n" -#~ "\n" -#~ "\"Boot device\": in most cases, you will not change the default (\"First\n" -#~ "sector of drive (MBR)\"), but if you prefer, the bootloader can be\n" -#~ "installed on the second hard drive (\"/dev/hdb\"), or even on a floppy " -#~ "disk\n" -#~ "(\"On Floppy\").\n" -#~ "\n" -#~ "Checking \"Create a boot disk\" allows you to have a rescue boot media\n" -#~ "handy.\n" -#~ "\n" -#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it " -#~ "by\n" -#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing " -#~ ">>rescue<<\n" -#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are " -#~ "at\n" -#~ "least two situations where having a boot floppy is critical:\n" -#~ "\n" -#~ " * when installing the bootloader, DrakX will rewrite the boot sector " -#~ "(MBR)\n" -#~ "of your main disk (unless you are using another boot manager), to allow " -#~ "you\n" -#~ "to start up with either Windows or GNU/Linux (assuming you have Windows " -#~ "on\n" -#~ "your system). If at some point you need to reinstall Windows, the " -#~ "Microsoft\n" -#~ "install process will rewrite the boot sector and remove your ability to\n" -#~ "start GNU/Linux!\n" -#~ "\n" -#~ " * if a problem arises and you cannot start GNU/Linux from the hard " -#~ "disk,\n" -#~ "this floppy will be the only means of starting up GNU/Linux. It contains " -#~ "a\n" -#~ "fair number of system tools for restoring a system that has crashed due " -#~ "to\n" -#~ "a power failure, an unfortunate typing error, a forgotten root password, " -#~ "or\n" -#~ "any other reason.\n" -#~ "\n" -#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n" -#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n" -#~ "format the floppy and will rewrite the whole disk." -#~ msgstr "" -#~ "LILO � grub �� GNU/Linux ��������. ������ �� ���� �����\n" -#~ "�������������. DrakX �� ����������� boot ������ ����� � �������� �� � " -#~ "������ \n" -#~ "�� ���� ��� �������:\n" -#~ "\n" -#~ " * ������� ������� Windows boot ������, �� �� �� �������� �� grub/LILO\n" -#~ "boot ������. �� ���� ����� ���� ���� � ���������� �� ��������� ��� GNU/" -#~ "Linux ��� ����\n" -#~ "����� OS.\n" -#~ "\n" -#~ " * ������� ������� grub ��� LILO boot ������, �� �� �� �������� �� �����\n" -#~ "�����.\n" -#~ "\n" -#~ "������� �� ���� �� ������ ���� �� ���� ������ � ������, DrakX �� ��� " -#~ "������ ��� �� ������\n" -#~ "�������.\n" -#~ "\n" -#~ "\"Boot ������\": � ������ ���������, ������ ������ �� ������ default " -#~ "��������(\"����\n" -#~ "������ �� ����� (MBR)\"), ��� ��� �� ������, ������� �� ���� �����������\n" -#~ "�� ����� ���� ���� (\"/dev/hdb\"), ��� ��� �� ������� \n" -#~ "(\"�� �������\").\n" -#~ "\n" -#~ "�������� \"������ ������� ����\" �� �� ���� ��������� ������� ����� ��\n" -#~ "�� ��� ���� ��� �� ���� ���� ������ ����� �� ��������� ������.\n" -#~ "\n" -#~ "Mandrake Linux CDROM ��� ������� ���������� ���. ������ �� ����������\n" -#~ "�������� ������� ����� CDROM-�, ���������� >>F1<< ������ ��� �������� � " -#~ "�������� >>rescue<< �\n" -#~ "�������. ������� �� ������ �� �������� �� CDROM-�, �������\n" -#~ "�� �� �� ������� �� ��� ������ � ������� ��� ���������:\n" -#~ "\n" -#~ " * ���� ����������� �������, DrakX �� ��������� ������� boot ������� " -#~ "(MBR)\n" -#~ "����� �������� ����� (���� ������� �� ��������� ���� ����� �������) �� �� " -#~ "����� \n" -#~ "�� ��������� ��� Windows ��� GNU/Linux (���������������� �� ����� " -#~ "��������� Windows ��\n" -#~ "����� �������). ������� ����� �� ������������� Windows, Microsoft-�� " -#~ "������������\n" -#~ "������ �� ���� ��������� boot ������, �� ��� ������ ���� � ����������\n" -#~ "�� ������� GNU/Linux!\n" -#~ "\n" -#~ " * ������� �� ������� ����� � �� ������ �� ��������� GNU/Linux �� ���� " -#~ "�����,\n" -#~ "���� ����� ���� �� ���� ���� ������ ����� �� �������� GNU/Linux-�. ��\n" -#~ "������ ����� ���� ���������� ����� �� ������ �������, ���� ��\n" -#~ "������ ����� �������� ��.��������, �������� ������ � ������, ��������\n" -#~ "�������, ��� ���� ��� ������ �������.\n" -#~ "\n" -#~ "������� ������ \"��\", ������� �� �� ��� �� ������� ������ �������\n" -#~ "� ������. ����� ������� ���� ���� ������ ��� �� ������ ������� ���� ��� " -#~ "���� ���������\n" -#~ "���� ������� �� �� ����������� ��� �� DrakX ��� ������ �������\n" -#~ "���� �������." - -#, fuzzy -#~ msgid "" -#~ "Checking \"Create a boot disk\" allows you to have a rescue boot media\n" -#~ "handy.\n" -#~ "\n" -#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it " -#~ "by\n" -#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing " -#~ ">>rescue<<\n" -#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are " -#~ "at\n" -#~ "least two situations where having a boot floppy is critical:\n" -#~ "\n" -#~ " * when installing the bootloader, DrakX will rewrite the boot sector " -#~ "(MBR)\n" -#~ "of your main disk (unless you are using another boot manager), to allow " -#~ "you\n" -#~ "to start up with either Windows or GNU/Linux (assuming you have Windows " -#~ "on\n" -#~ "your system). If at some point you need to reinstall Windows, the " -#~ "Microsoft\n" -#~ "install process will rewrite the boot sector and remove your ability to\n" -#~ "start GNU/Linux!\n" -#~ "\n" -#~ " * if a problem arises and you cannot start GNU/Linux from the hard " -#~ "disk,\n" -#~ "this floppy will be the only means of starting up GNU/Linux. It contains " -#~ "a\n" -#~ "fair number of system tools for restoring a system that has crashed due " -#~ "to\n" -#~ "a power failure, an unfortunate typing error, a forgotten root password, " -#~ "or\n" -#~ "any other reason.\n" -#~ "\n" -#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n" -#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n" -#~ "format the floppy and will rewrite the whole disk." -#~ msgstr "" -#~ "Mandrake Linux CDROM ��� ������� ���������� ���. ������ �� ����������\n" -#~ "�������� ������� ����� CDROM-�, ���������� >>F1<< ������ ��� �������� � " -#~ "�������� >>rescue<< �\n" -#~ "�������. ������� �� ������ �� �������� �� CDROM-�, �������\n" -#~ "�� �� �� ������� �� ��� ������ � ������� ��� ���������:\n" -#~ "\n" -#~ " * ���� ����������� �������, DrakX �� ��������� ������� boot ������� " -#~ "(MBR)\n" -#~ "����� �������� ����� (���� ������� �� ��������� ���� ����� �������) �� �� " -#~ "����� \n" -#~ "�� ��������� ��� Windows ��� GNU/Linux (���������������� �� ����� " -#~ "��������� Windows ��\n" -#~ "����� �������). ������� ����� �� ������������� Windows, Microsoft-�� " -#~ "������������\n" -#~ "������ �� ���� ��������� boot ������, �� ��� ������ ���� � ����������\n" -#~ "�� ������� GNU/Linux!\n" -#~ "\n" -#~ " * ������� �� ������� ����� � �� ������ �� ��������� GNU/Linux �� ���� " -#~ "�����,\n" -#~ "���� ����� ���� �� ���� ���� ������ ����� �� �������� GNU/Linux-�. ��\n" -#~ "������ ����� ���� ���������� ����� �� ������ �������, ���� ��\n" -#~ "������ ����� �������� ��.��������, �������� ������ � ������, ��������\n" -#~ "�������, ��� ���� ��� ������ �������.\n" -#~ "\n" -#~ "������� ������ \"��\", ������� �� �� ��� �� ������� ������ �������\n" -#~ "� ������. ����� ������� ���� ���� ������ ��� �� ������ ������� ���� ��� " -#~ "���� ���������\n" -#~ "���� ������� �� �� ����������� ��� �� DrakX ��� ������ �������\n" -#~ "���� �������." - -#~ msgid "" -#~ "The following printers are configured. Double-click on a printer to " -#~ "change its settings; to make it the default printer; to view information " -#~ "about it; or to make a printer on a remote CUPS server available for Star " -#~ "Office/OpenOffice.org/GIMP." -#~ msgstr "" -#~ "������� �������� �� ��������. ����������� �� ������� �� �� ��������� " -#~ "������ ��������; �� �� �� ��������� �� default �������; �� �� ������ " -#~ "����������� � ����; ��� �� �� ��������� ������� �� �������� CUPS ������� " -#~ "��������� �� Star/Open Office." - -#~ msgid "" -#~ "You are about to configure your computer to install a PXE server as a " -#~ "DHCP server\n" -#~ "and a TFTP server to build an installation server.\n" -#~ "With that feature, other computers on your local network will be " -#~ "installable using from this computer.\n" -#~ "\n" -#~ "Make sure you have configured your Network/Internet access using " -#~ "drakconnect before going any further.\n" -#~ "\n" -#~ "Note: you need a dedicated Network Adapter to set up a Local Area Network " -#~ "(LAN)." -#~ msgstr "" -#~ "�a� ������� ������ �������� �� ��������� PXE ������ ��� DHCP ������.\n" -#~ "��� � TFTP ����� �� �� ������� ������������ ������.\n" -#~ "�� ���� ����j��, ����� ����j����� �� �a��j �������j ��e�� �� ���� �� " -#~ "������� ����������� �� ���� ��������.\n" -#~ "\n" -#~ "��������� �� �� �� �������� ���� ������/�������� ������� ����� " -#~ "drakconnect ��� ���� ��� ���������.\n" -#~ "\n" -#~ "�������a: ��������a ��� j� ��e��� ������� �� �� �������� ������� ��e��" -#~ "(LAN)." - -#~ msgid "" -#~ "The cpu frequency in Mhz (Mega herz which in first approximation may be " -#~ "coarsely assimilated to number of instructions the cpu is able to execute " -#~ "per second)" -#~ msgstr "" -#~ "����������� ��������� � Mhz (Mega herz ���� � ����� ������������� ���� " -#~ "���� ������� �� ���� ����������� ���� �������� ���� �� ������ � �������)" - -#~ msgid "Force ACPI" -#~ msgstr "������� �� ACPI" - -#~ msgid "Launch Aurora at boot time" -#~ msgstr "������� ������ ��� �����a�e" - -#~ msgid "Traditional Gtk+ Monitor" -#~ msgstr "������������� Gtk+ �������" - -#~ msgid "Traditional Monitor" -#~ msgstr "������������� �������" - -#~ msgid "NewStyle Monitor" -#~ msgstr "NewStyle �������" - -#~ msgid "NewStyle Categorizing Monitor" -#~ msgstr "NewStyle ������� �� ������������j�" - -#~ msgid "" -#~ "As a review, DrakX will present a summary of various information it has\n" -#~ "about your system. Depending on your installed hardware, you may have " -#~ "some\n" -#~ "or all of the following entries:\n" -#~ "\n" -#~ " * \"Mouse\": check the current mouse configuration and click on the " -#~ "button\n" -#~ "to change it if necessary.\n" -#~ "\n" -#~ " * \"%s\": check the current keyboard map configuration and click on\n" -#~ "the button to change that if necessary.\n" -#~ "\n" -#~ " * \"%s\": check the current country selection. If you are not in this\n" -#~ "country, click on the button and choose another one.\n" -#~ "\n" -#~ " * \"Timezone\": By default, DrakX deduces your time zone based on the\n" -#~ "primary language you have chosen. But here, just as in your choice of a\n" -#~ "keyboard, you may not be in the country for which the chosen language\n" -#~ "should correspond. You may need to click on the \"Timezone\" button to\n" -#~ "configure the clock for the correct timezone.\n" -#~ "\n" -#~ " * \"Printer\": clicking on the \"No Printer\" button will open the " -#~ "printer\n" -#~ "configuration wizard. Consult the corresponding chapter of the ``Starter\n" -#~ "Guide'' for more information on how to setup a new printer. The " -#~ "interface\n" -#~ "presented there is similar to the one used during installation.\n" -#~ "\n" -#~ " * \"Bootloader\": if you wish to change your bootloader configuration,\n" -#~ "click that button. This should be reserved to advanced users.\n" -#~ "\n" -#~ " * \"Graphical Interface\": by default, DrakX configures your graphical\n" -#~ "interface in \"800x600\" resolution. If that does not suits you, click " -#~ "on\n" -#~ "the button to reconfigure your grapical interface.\n" -#~ "\n" -#~ " * \"Network\": If you want to configure your Internet or local network\n" -#~ "access now, you can by clicking on this button.\n" -#~ "\n" -#~ " * \"Sound card\": if a sound card is detected on your system, it is\n" -#~ "displayed here. If you notice the sound card displayed is not the one " -#~ "that\n" -#~ "is actually present on your system, you can click on the button and " -#~ "choose\n" -#~ "another driver.\n" -#~ "\n" -#~ " * \"TV card\": if a TV card is detected on your system, it is displayed\n" -#~ "here. If you have a TV card and it is not detected, click on the button " -#~ "to\n" -#~ "try to configure it manually.\n" -#~ "\n" -#~ " * \"ISDN card\": if an ISDN card is detected on your system, it will be\n" -#~ "displayed here. You can click on the button to change the parameters\n" -#~ "associated with the card." -#~ msgstr "" -#~ "���� �� �� ���, DrakX, ��������� ������ ����������� � ����� �������. � " -#~ "����������\n" -#~ "�� ����� ������������ ��������, ������y - ��� �� ������, ���������� " -#~ "������� \n" -#~ "�����:\n" -#~ "\n" -#~ " * \"���\": ��������� �������� �������� �� ���� � �������� �� ������\n" -#~ "�� ��� ��������� ������� �� ���������.\n" -#~ "\n" -#~ " * \"���������\": ��������� �������� ������� ��������� tion � �������� " -#~ "��\n" -#~ "������ �� �� ��������� ������ ������� �� ��������.\n" -#~ "\n" -#~ " * \"��������� ����\": DrakX, �� default-�, ������ ���� ��������� ���� " -#~ "� \n" -#~ "���������� ���� �� �����\n" -#~ "��������. ��� ����, ����� ��� �������� ��������� ���� �� ���������\n" -#~ "�� ��������� ����� ���� ��� ������.\n" -#~ "�������� �� �������� �� ������ \"��������� ����\" �� ��\n" -#~ "�������� �������� � ������ �� ���������� ����� � ����� �� ��������.\n" -#~ "\n" -#~ " * \"�������\": ������ �� ������ \"�������\" ����������� ��������� ��\n" -#~ "������������� ��������. ���������� ������������� �������� � ``Starter\n" -#~ "Guide'' �� ���� ����������� � ���� ���� �������� ���� �������. ���������\n" -#~ "���� �� ���� �������� �� ������ ���� ���� �� ������� ��� �����������;\n" -#~ "\n" -#~ " * \"������ �������\": ������� �� ������ ������� �����������, ���� ��\n" -#~ "���� ���������. ���� ������ ������� � ���� �����������.\n" -#~ "\n" -#~ " * \"TV �������\": ������� �� TV ������� �����������, ���� ��\n" -#~ "��������� ����. ���� ������ ������� � ���� �����������.\n" -#~ "\n" -#~ " * \"ISDN �������\": ������� �� ISDN ������� �����������, ���� ��\n" -#~ "��������� ����. ������ �������� �� ������ �� �� ��������� ���������\n" -#~ "���� �� ������ �� ��." - -#~ msgid "" -#~ "LILO and grub are GNU/Linux bootloaders. Normally, this stage is totally\n" -#~ "automated. DrakX will analyze the disk boot sector and act according to\n" -#~ "what it finds there:\n" -#~ "\n" -#~ " * if a Windows boot sector is found, it will replace it with a grub/" -#~ "LILO\n" -#~ "boot sector. This way you will be able to load either GNU/Linux or " -#~ "another\n" -#~ "OS.\n" -#~ "\n" -#~ " * if a grub or LILO boot sector is found, it will replace it with a new\n" -#~ "one.\n" -#~ "\n" -#~ "If it cannot make a determination, DrakX will ask you where to place the\n" -#~ "bootloader.\n" -#~ "\n" -#~ "\"Boot device\": in most cases, you will not change the default (\"First\n" -#~ "sector of drive (MBR)\"), but if you prefer, the bootloader can be\n" -#~ "installed on the second hard drive (\"/dev/hdb\"), or even on a floppy " -#~ "disk\n" -#~ "(\"On Floppy\").\n" -#~ "\n" -#~ "Checking \"Create a boot disk\" allows you to have a rescue bot media\n" -#~ "handy.\n" -#~ "\n" -#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it " -#~ "by\n" -#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing " -#~ ">>rescue<<\n" -#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are " -#~ "at\n" -#~ "least two situations where having a boot floppy is critical:\n" -#~ "\n" -#~ " * when installing the bootloader, DrakX will rewrite the boot sector " -#~ "(MBR)\n" -#~ "of your main disk (unless you are using another boot manager), to allow " -#~ "you\n" -#~ "to start up with either Windows or GNU/Linux (assuming you have Windows " -#~ "on\n" -#~ "your system). If at some point you need to reinstall Windows, the " -#~ "Microsoft\n" -#~ "install process will rewrite the boot sector and remove your ability to\n" -#~ "start GNU/Linux!\n" -#~ "\n" -#~ " * if a problem arises and you cannot start GNU/Linux from the hard " -#~ "disk,\n" -#~ "this floppy will be the only means of starting up GNU/Linux. It contains " -#~ "a\n" -#~ "fair number of system tools for restoring a system that has crashed due " -#~ "to\n" -#~ "a power failure, an unfortunate typing error, a forgotten root password, " -#~ "or\n" -#~ "any other reason.\n" -#~ "\n" -#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n" -#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n" -#~ "format the floppy and will rewrite the whole disk." -#~ msgstr "" -#~ "LILO � grub �� GNU/Linux ��������. � ��������, ���� ����� �� � " -#~ "����������\n" -#~ "�������������. DrakX �� ����������� boot ������ ���� ����� � �������� �� " -#~ "� ������ \n" -#~ "�� ���� ��� ���� ���������:\n" -#~ "\n" -#~ " * ������� ������� Windows boot ������, �� �� �� �������� �� grub/LILO\n" -#~ "boot ��������. �� ���� ����� ���� ���� � ����� �� ��������� ��� GNU/Linux " -#~ "��� ���� �����\n" -#~ "OS.\n" -#~ "\n" -#~ " * ������� �� ������� grub ��� LILO boot ������, �� �� ���� ������� ��\n" -#~ "�����.\n" -#~ "\n" -#~ "������� �� ���� �� �������� ���������, DrakX �� ��� ������ ��� �� " -#~ "���������\n" -#~ "�������.\n" -#~ "\n" -#~ "\"Boot ������\": � ������ ���������, ������ ��������� default (\"����\n" -#~ "������ �� ����� (MBR)\"), ��� ������� �� ������, ������� �� ����\n" -#~ "���������� �� ����� ���� ���� (\"/dev/hdb\"), ��� ��� �� �������\n" -#~ "(\"�� �������\").\n" -#~ "\n" -#~ "������������ \"������� ������� ����\" ���� ���� �������� ������� �������\n" -#~ "�������.\n" -#~ "\n" -#~ "Mandrake Linux CD-ROM ��� �������� ��� �� �����. ������ �� ����������\n" -#~ "��������� �������� �� CD-ROM, ��������� �� >> F1<< ������ ��� �������� � " -#~ "���������� >>rescue<<\n" -#~ "� �������. ������� ��� ������� �� ���� �� �������� �������� �� CD-ROM, " -#~ "������� ��� ���\n" -#~ "������ ��� �� ������� ������� �� ������ ��������:\n" -#~ "\n" -#~ " * ���� ����������� �������, DrakX �� ������ ������� boot ������ (MBR)\n" -#~ "����� ������� ����� (���� ��� �� ��������� ����� boot �������), �� �� " -#~ "���\n" -#~ "�������� �� ��������� Windows ��� GNU/Linux (���������������� �� ����� " -#~ "Windows\n" -#~ "�� ����� ��������). ������� � ��������� ������� ����� �� ������������� " -#~ "Windows, Microsoft\n" -#~ "������������ ������ �� ������ ������� boot ������ � �������� ��������� �� " -#~ "����������\n" -#~ "GNU/Linux!\n" -#~ "\n" -#~ " * ������� �� ������ � �� ������ �� ���������� GNU/Linux �� ���� �����,\n" -#~ "��� ������� �� ���� ������ ����� �� ��������� GNU/Linux. ��� ������\n" -#~ "�������� ���� ���������� ����� ���� ����� �� ��������� ������� ���� �� " -#~ "���\n" -#~ "����� �������� ������ ��� �������� ������ � ������, ����������� root " -#~ "�������, ���\n" -#~ "�� ���� ��� ������ �������.\n" -#~ "\n" -#~ "������� ������ \"��\", ������� �� ��� �� ������� ������� � ������.\n" -#~ "������� ���� ���� ������ ��� ��� ������ �������� - DrakX ��\n" -#~ "����������� �������." - -#~ msgid "" -#~ "This is the most crucial decision point for the security of your GNU/" -#~ "Linux\n" -#~ "system: you have to enter the \"root\" password. \"Root\" is the system\n" -#~ "administrator and is the only one authorized to make updates, add users,\n" -#~ "change the overall system configuration, and so on. In short, \"root\" " -#~ "can\n" -#~ "do everything! That is why you must choose a password that is difficult " -#~ "to\n" -#~ "guess - DrakX will tell you if the password that you chose too easy. As " -#~ "you\n" -#~ "can see, you are not forced to enter a password, but we strongly advise " -#~ "you\n" -#~ "against. GNU/Linux is as prone to operator error as any other operating\n" -#~ "system. Since \"root\" can overcome all limitations and unintentionally\n" -#~ "erase all data on partitions by carelessly accessing the partitions\n" -#~ "themselves, it is important that it be difficult to become \"root\".\n" -#~ "\n" -#~ "The password should be a mixture of alphanumeric characters and at least " -#~ "8\n" -#~ "characters long. Never write down the \"root\" password -- it makes it " -#~ "too\n" -#~ "easy to compromise a system.\n" -#~ "\n" -#~ "One caveat -- do not make the password too long or complicated because " -#~ "you\n" -#~ "must be able to remember it!\n" -#~ "\n" -#~ "The password will not be displayed on screen as you type it in. To " -#~ "reduce\n" -#~ "the chance of a blind typing error you will need to enter the password\n" -#~ "twice. If you do happen to make the same typing error twice, this\n" -#~ "``incorrect'' password will have to be used the first time you connect.\n" -#~ "\n" -#~ "If you wish access to this computer to be controlled by an " -#~ "authentication\n" -#~ "server, clisk the \"%s\" button.\n" -#~ "\n" -#~ "If your network uses either LDAP, NIS, or PDC Windows Domain " -#~ "authentication\n" -#~ "services, select the appropriate one as \"authentication\". If you do " -#~ "not\n" -#~ "know which to use, ask your network administrator.\n" -#~ "\n" -#~ "If you happen to have problems with reminding passwords, you can choose " -#~ "to\n" -#~ "have \"No password\", if your computer won't be connected to the " -#~ "Internet,\n" -#~ "and if you trust anybody having access to it." -#~ msgstr "" -#~ "��� �� �������������� ����� � ���������� � ���������� ����� GNU/Linux\n" -#~ "�������: ������ �� ������� \"root\" �������. \"root\" �� �������������\n" -#~ "������� � ������ �� �������� �� ���� ������, ������ ���������,\n" -#~ "���� ������� ������������� �������, ���. �������, \"root\" ����\n" -#~ "�� ����� ���! ���� ���� ������ �� ��������� ������� ���� ����� ���� �� " -#~ "��\n" -#~ "������ - DrakX �� ��� ���� ������� �� ��� ������ �����������. ��� ��� " -#~ "������ �� ������, ������ ��\n" -#~ "��������� � �� �� ������� �������, ��� ��� ������� ������������� �� ��\n" -#~ "�������� �� ������ �������: ������� �� ������� �� �� ��� ��� ���������� " -#~ "GNU/Linux ��\n" -#~ "���� ����� ���������� ������� ������� �� �������. ���� \"root\" ���� ��\n" -#~ "�������� ��� ���������� � ��������� ������� ��� ������� �� ���������\n" -#~ "���������� ���������, ����� �� �� �� �����\n" -#~ "������� \"root\".\n" -#~ "\n" -#~ "������� ����� �� ���� �������� ������� � ����� � ����� �� ������ ������� " -#~ "8\n" -#~ "���������. ������ �� ��������� �� ����� \"root\" ������� - ���� ����\n" -#~ "������ �������� ������.\n" -#~ "\n" -#~ "�������, ��������� �� �� ������� �� ���� ������� ���� ��� ����������� " -#~ "����\n" -#~ "��� ����� �� �� ��������� ��� ����� ������.\n" -#~ "\n" -#~ "������� ���� ���� ��������� �� ������ ���� �� ���������. ������, ���� " -#~ "����\n" -#~ "�� �� ������� ��� ���� �� �� ������� ��������� ����� � ������.\n" -#~ "������� ���� ��������� � ������, ��� ��� ����, ���\n" -#~ "``����������'' ������� �� ���� ��������� ���� �� ������ ���� ��� " -#~ "�����������.\n" -#~ "\n" -#~ "������� ���� ����� ������� LDAP, NIS, ��� PDC Windows Domain �������� �� " -#~ "���������������, ����������\n" -#~ "������������ �� ���������������. ������� �� �� �����, �������\n" -#~ "����� ������� ��������������.\n" -#~ "\n" -#~ "������� �� ��� ������� �� ��������� �� �������������� �����, ����� ��\n" -#~ "��������� \"������� �������\" �� ���������������." - -#~ msgid "" -#~ "Checking \"Create a boot disk\" allows you to have a rescue bot media\n" -#~ "handy.\n" -#~ "\n" -#~ "The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it " -#~ "by\n" -#~ "booting the CD-ROM, pressing the >> F1<< key at boot and typing " -#~ ">>rescue<<\n" -#~ "at the prompt. If your computer cannot boot from the CD-ROM, there are " -#~ "at\n" -#~ "least two situations where having a boot floppy is critical:\n" -#~ "\n" -#~ " * when installing the bootloader, DrakX will rewrite the boot sector " -#~ "(MBR)\n" -#~ "of your main disk (unless you are using another boot manager), to allow " -#~ "you\n" -#~ "to start up with either Windows or GNU/Linux (assuming you have Windows " -#~ "on\n" -#~ "your system). If at some point you need to reinstall Windows, the " -#~ "Microsoft\n" -#~ "install process will rewrite the boot sector and remove your ability to\n" -#~ "start GNU/Linux!\n" -#~ "\n" -#~ " * if a problem arises and you cannot start GNU/Linux from the hard " -#~ "disk,\n" -#~ "this floppy will be the only means of starting up GNU/Linux. It contains " -#~ "a\n" -#~ "fair number of system tools for restoring a system that has crashed due " -#~ "to\n" -#~ "a power failure, an unfortunate typing error, a forgotten root password, " -#~ "or\n" -#~ "any other reason.\n" -#~ "\n" -#~ "If you say \"Yes\", you will be asked to insert a disk in the drive. The\n" -#~ "floppy disk must be blank or have non-critical data on it - DrakX will\n" -#~ "format the floppy and will rewrite the whole disk." -#~ msgstr "" -#~ "������� ����������� \"������� ������� ����\" ���� ���� �� ��������\n" -#~ "������� ����.\n" -#~ "\n" -#~ "Mandrake Linux CDROM ��� ������� ���������� ���. ������ �� ����������\n" -#~ "�������� ������� ����� CDROM-�, ���������� >>F1<< ������ ��� �������� � " -#~ "�������� >>rescue<< �\n" -#~ "�������. ������� �� ������ �� �������� �� CDROM-�, �������\n" -#~ "�� �� �� ������� �� ��� ������ � ������� ��� ���������:\n" -#~ "\n" -#~ " * ���� ����������� �������, DrakX �� ��������� ������� boot ������� " -#~ "(MBR)\n" -#~ "����� �������� ����� (���� ������� �� ��������� ���� ����� �������) �� �� " -#~ "����� \n" -#~ "�� ��������� ��� Windows ��� GNU/Linux (���������������� �� ����� " -#~ "��������� Windows ��\n" -#~ "����� �������). ������� ����� �� ������������� Windows, Microsoft-�� " -#~ "������������\n" -#~ "������ �� ���� ��������� boot ������, �� ��� ������ ���� � ����������\n" -#~ "�� ������� GNU/Linux!\n" -#~ "\n" -#~ " * ������� �� ������� ����� � �� ������ �� ��������� GNU/Linux �� ���� " -#~ "�����,\n" -#~ "���� ����� ���� �� ���� ���� ������ ����� �� �������� GNU/Linux-�. ��\n" -#~ "������ ����� ���� ���������� ����� �� ������ �������, ���� ��\n" -#~ "������ ����� �������� ��.��������, �������� ������ � ������, ��������\n" -#~ "�������, ��� ���� ��� ������ �������.\n" -#~ "\n" -#~ "������� ������ \"��\", ������� �� �� ��� �� ������� ������ �������\n" -#~ "� ������. ����� ������� ���� ���� ������ ��� �� ������ ������� ���� ��� " -#~ "���� ���������\n" -#~ "���� ������� �� �� ����������� ��� �� DrakX ��� ������ �������\n" -#~ "���� �������." - -#~ msgid "" -#~ "Resolution\n" -#~ "\n" -#~ " You can choose here resolutions and color depth between those " -#~ "available\n" -#~ "for your hardware. Choose the one that best suit your needs (you will be\n" -#~ "able to change that after installation though). Asample of the chosen\n" -#~ "configuration is shown in the monitor." -#~ msgstr "" -#~ "����������\n" -#~ "\n" -#~ " ���� ������ �� ��������� ���������� � ���� ����� �� ����\n" -#~ "���� �� ������� �� ��� �������. ��������� ��� ��� ������� �������� ����� " -#~ "��������� (���� \n" -#~ "���� �� ������ ��� ������ � ����� �����������. ������ ��������\n" -#~ "������������� �� �������� �� ��������." - -#~ msgid "Install system updates" -#~ msgstr "���������� ��������� update-���" - -#~ msgid "Choose your language" -#~ msgstr "��������� �����" - -#~ msgid "" -#~ "The partition you've selected to add as root (/) is physically located " -#~ "beyond\n" -#~ "the 1024th cylinder of the hard drive, and you have no /boot partition.\n" -#~ "If you plan to use the LILO boot manager, be careful to add a /boot " -#~ "partition" -#~ msgstr "" -#~ "��������� ���� ��� �������� �� root (/) �� ������� �������� �����\n" -#~ "1024-��� �������� ���� �����,� ������ /boot ���������.\n" -#~ "������� ��������� �� ���������� LILO boot ��������, ������\n" -#~ "������ /boot ���������." - -#~ msgid "" -#~ "Sorry I won't accept to create /boot so far onto the drive (on a cylinder " -#~ "> 1024).\n" -#~ "Either you use LILO and it won't work, or you don't use LILO and you " -#~ "don't need /boot" -#~ msgstr "" -#~ "���� ������ �������� /boot �� ���� �� ���� ����� (�� �������� > 1024).\n" -#~ "��� ��������� LILO ���� �� ����, ��� �� �� ��������� �� ��� �� ����� /boot" - -#~ msgid "" -#~ "The classic bug sound tester is to run the following commands:\n" -#~ "\n" -#~ "\n" -#~ "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card " -#~ "use\n" -#~ "by default\n" -#~ "\n" -#~ "- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n" -#~ "currently uses\n" -#~ "\n" -#~ "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" -#~ "loaded or not\n" -#~ "\n" -#~ "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" " -#~ "will\n" -#~ "tell you if sound and alsa services're configured to be run on\n" -#~ "initlevel 3\n" -#~ "\n" -#~ "- \"aumix -q\" will tell you if the sound volume is muted or not\n" -#~ "\n" -#~ "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound " -#~ "card.\n" -#~ msgstr "" -#~ "�������� ������ ����� ����� �� ������� ������� �������:\n" -#~ "\n" -#~ "\n" -#~ "- \"lspcidrake -v | fgrep AUDIO\" �� ��� ���� ���� ������� ���� ������ " -#~ "������� ������� \n" -#~ "�� default-�\n" -#~ "\n" -#~ "- \"grep snd-slot /etc/modules.conf\" �� ��� ���� ���� �� ������� " -#~ "��������\n" -#~ "� ��������\n" -#~ "\n" -#~ "- \"/sbin/lsmod\" �� ��� ��������� �� ��������� �� �� ����� �� ��������� " -#~ "�����\n" -#~ "������ ��� ����\n" -#~ "\n" -#~ "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" " -#~ "��\n" -#~ "��� ���� �� �� �� ������ �� ���� � alsa �������� �� ��������� �\n" -#~ "initlevel 3\n" -#~ "\n" -#~ "- \"aumix -q\" �� ��� ���� ����� �� ���� ������ �����\n" -#~ "\n" -#~ "- \"/sbin/fuser -v /dev/dsp\" �� ��� ���� ���� ������� ������� ������ " -#~ "�������.\n" - -#~ msgid "Sagem (using pppoe) usb" -#~ msgstr "Sagem (������� pppoe) usb" - -#~ msgid "" -#~ "Please enter your host name if you know it.\n" -#~ "Some DHCP servers require the hostname to work.\n" -#~ "Your host name should be a fully-qualified host name,\n" -#~ "such as ``mybox.mylab.myco.com''." -#~ msgstr "" -#~ "����� ������� ��� ����� ������ �� ����e\n" -#~ "'���� DHCP ������� �������j� ��� ����� �� �� ������.\n" -#~ "�a�� ��� ����� ����� �� ���� ���� ��� ��� ���.\n" -#~ "``mybox.mylab.myco.com''." - -#~ msgid "" -#~ "\n" -#~ "\n" -#~ "Printerdrake could not determine which model your printer is. Please " -#~ "choose the correct model from the list." -#~ msgstr "" -#~ "\n" -#~ "\n" -#~ "Printerdrake ���� ����� �� ������ ���� ����� �������� ����������. ���� " -#~ "��������� �������� ����� �� �����." - -#~ msgid "192.168.100.0/255.255.255.0\n" -#~ msgstr "192.168.100.0/255.255.255.0\n" - -#~ msgid "192.168.100.0/24\n" -#~ msgstr "192.168.100.0/24\n" - -#~ msgid "10.1.*\n" -#~ msgstr "10.1.*\n" - -#~ msgid "10.0.0.*\n" -#~ msgstr "10.0.0.*\n" - -#~ msgid "192.168.100.194\n" -#~ msgstr "192.168.100.194\n" - -#~ msgid "" -#~ "if set to yes, check for empty passwords, for no password in /etc/shadow " -#~ "and for" -#~ msgstr "" -#~ "������� �� �������� �� ��, ��������� ������ �������, ��� ������� � /etc/" -#~ "shadow � ��" - -#~ msgid "Secure Connection" -#~ msgstr "���������� ���������" - -#~ msgid "FTP Connection" -#~ msgstr "FTP �������ja" - -#~ msgid "DrakFloppy Error: %s" -#~ msgstr "DrakFloppy ��e���: %s" - -#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*" -#~ msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*" - -#~ msgid "" -#~ "Standard: This is the standard security recommended for a computer that " -#~ "will be used to connect\n" -#~ " to the Internet as a client.\n" -#~ "\n" -#~ "High: There are already some restrictions, and more automatic " -#~ "checks are run every night.\n" -#~ "\n" -#~ "Higher: The security is now high enough to use the system as a server " -#~ "which can accept\n" -#~ " connections from many clients. If your machine is only a " -#~ "client on the Internet, you\n" -#~ "\t should choose a lower level.\n" -#~ "\n" -#~ "Paranoid: This is similar to the previous level, but the system is " -#~ "entirely closed and security\n" -#~ " features are at their maximum\n" -#~ "\n" -#~ "Security Administrator:\n" -#~ " If the 'Security Alerts' option is set, security alerts " -#~ "will be sent to this user (username or\n" -#~ "\t email)" -#~ msgstr "" -#~ "����������: ��� �� ���������� ��������� ���� �� ����������� �� �������� " -#~ "���� �� �� ����������\n" -#~ " �� �������� ��� ��������.\n" -#~ "\n" -#~ "������: ��� ������� ���� �����������, � ���� ����������� ������� " -#~ "���� �� ������� ����� ����.\n" -#~ "\n" -#~ "�����: ��������� �� ���� ������� ������ �� �� ����� �� ��������� " -#~ "������ ��� ������ ���� ���� �� ��������\n" -#~ " ��������� ������� ����� ���������. ������� �� ������ ���� " -#~ "������� �� ���������, ������� �� \n" -#~ "\t �� ��������� ���� ����.\n" -#~ "\n" -#~ "��������: ��� �� ������ ���������� �����, ��� �� � ���������� �������� � " -#~ "����������\n" -#~ " ������ �� �� ������� ���������\n" -#~ "\n" -#~ "������������� ����������:\n" -#~ " ������� �� ������ '���������� ������' �������, ������ �� " -#~ "���� ������� �� ������ ����������� (���������� ��� ���\n" -#~ "\t email)" - -#~ msgid "/Options" -#~ msgstr "/����je" - -#~ msgid "/Autodetect jazz drives" -#~ msgstr "/������������� jazz �������" - -#~ msgid "/Autodetect modems" -#~ msgstr "/������������� ������" - -#~ msgid "/Autodetect printers" -#~ msgstr "/������������� ��������" - -#~ msgid "Format of floppies the drive accept" -#~ msgstr "������ ������� ���� ������ ��������" - -#~ msgid "Mail/Groupware/News" -#~ msgstr "������, ��.�����/Groupware/�����" - -#~ msgid "Postfix mail server, Inn news server" -#~ msgstr "Postfix mail ������, Inn news ������" - -#~ msgid "Do you want to configure another printer?" -#~ msgstr "�� �� ������ �� �������� ��� ����� �������?" - -#~ msgid "Know how to use this printer" -#~ msgstr "�� �� ����� ���� �� ��������� ���� �������" - -#~ msgid "Would you like to configure printing?" -#~ msgstr "�� �� ����� �� �������� �������?" - -#~ msgid "Preparing Printerdrake..." -#~ msgstr "��������� PrinterDrake ..." - -#~ msgid "Reading printer data ..." -#~ msgstr "�������� ������� �� ������� ..." - -#~ msgid "" -#~ "You must indicate where you wish to place the information required to " -#~ "boot\n" -#~ "GNU/Linux.\n" -#~ "\n" -#~ "Unless you know exactly what you are doing, choose \"First sector of " -#~ "drive\n" -#~ "(MBR)\"." -#~ msgstr "" -#~ "������ �������� ��� ������ �� ��������� ������� �������� �� �������� GNU/" -#~ "Linux-�.\n" -#~ "\n" -#~ "������� ������� ����� ��� ������,��������� \"���� ������\n" -#~ "����� (MBR)\"." - -#~ msgid "" -#~ "DrakX now needs to know if you want to perform a default (\"Recommended" -#~ "\")\n" -#~ "installation or if you want to have greater control (\"Expert\") over " -#~ "your\n" -#~ "installation. You can also choose to do a new installation or upgrade " -#~ "your\n" -#~ "existing Mandrake Linux system:\n" -#~ "\n" -#~ " * \"Install\": completely wipes out the old system. However, depending " -#~ "on\n" -#~ "what is currently installed on your machine, you may be able to keep " -#~ "some\n" -#~ "old partitions (Linux or otherwise) unchanged;\n" -#~ "\n" -#~ " * \"Upgrade\": this installation class allows to simply update the\n" -#~ "packages currently installed on your Mandrake Linux system. It keeps " -#~ "your\n" -#~ "hard drives' current partitions as well as user configurations. All " -#~ "other\n" -#~ "configuration steps remain available, similar to a normal installation;\n" -#~ "\n" -#~ " * \"Upgrade Packages Only\": this new installation class allows you to\n" -#~ "upgrade an existing Mandrake Linux system while keeping all system\n" -#~ "configurations unchanged. Adding new packages to the current " -#~ "installation\n" -#~ "is also possible.\n" -#~ "\n" -#~ "Upgrades should work fine on Mandrake Linux systems using version \"8.1" -#~ "\"\n" -#~ "or later.\n" -#~ "\n" -#~ "Depending on your GNU/Linux knowledge, select one of the following " -#~ "choices:\n" -#~ "\n" -#~ " * Recommended: choose this if you have never installed a GNU/Linux\n" -#~ "operating system. The installation will be very easy and you will only " -#~ "be\n" -#~ "asked a few questions;\n" -#~ "\n" -#~ " * Expert: if you have a good GNU/Linux understanding, you may wish to\n" -#~ "perform a highly customized installation. Some of the decisions you will\n" -#~ "have to make may be difficult if you do not have good GNU/Linux " -#~ "knowledge,\n" -#~ "so it is not recommended that those without a fair amount of experience\n" -#~ "select this installation class." -#~ msgstr "" -#~ "DrakX ���� ����� �� ��� �� �� ������ �� ��������� default (\"�����������" -#~ "\")\n" -#~ "����������� ��� ������ �� ����� ���� �������� (\"�������\"). ������\n" -#~ "����� � ����� ������ ��������� ���� ����������� ��� ��������� ����������\n" -#~ "Mandrake Linux �������:\n" -#~ "\n" -#~ " * \"�����������\": ��������� ������ ����� ������. � ������, � ���������� " -#~ "��\n" -#~ "���� ��� �������� ������ �� ����� ������, ���� ���� �� �������� ���� " -#~ "����� (Linux\n" -#~ "��� �����) ��������� ������������;\n" -#~ "\n" -#~ " * \"���������\" ��� ������������ ����� ��� ��������� �� ����������� " -#~ "���������\n" -#~ "������ ���� �� �������� ����������� �� ��� Mandrake Linux ������. �� " -#~ "��������\n" -#~ "��������� ��������� �� ����� ���� ����� ��� � ������������� ���������. " -#~ "���\n" -#~ "����� ������������ ������ �� �������� ��� � ��� ���������\n" -#~ "�����������;\n" -#~ "\n" -#~ " * \"��������� ������\": ��� ������� ���� ����� ��� ��������� �� " -#~ "���������� ���\n" -#~ "��������� Mandrake Linux ������ � �� �������� ��� ��������� ������������� " -#~ "�����������\n" -#~ "�������� ����� ������ �� ���������� ���������� ����������� �� ������ " -#~ "������.\n" -#~ "\n" -#~ "��������� �� ������� �� ���� �������� �� Mandrake Linux ������� ������� " -#~ "�� \"8.1\"\n" -#~ "�������.\n" -#~ "\n" -#~ "� ���������� �� �a��� ������a�� GNU/Linux-a, ������ �������� j���� �� " -#~ "����e��� ����� �� ���������j� ��� a�����a��\n" -#~ "Mandrake Linux ����������� ������a:\n" -#~ "\n" -#~ "* �����������: ������� ������� ����� ����������� GNU/Linux ���������� \n" -#~ "������ ��������� ���. ���������j� �� ����\n" -#~ " ����� ���� � ��a���� �� ���������� �� ����� �������� ���a�a.\n" -#~ "\n" -#~ "* �������: ������� ����� ����� ��a�� � GNU/Linux-�, ������ �������� ��� \n" -#~ "������������ �����. ��� � \"�� ���e���a���\"\n" -#~ "������������j �����, ���� ���� �� ������ �������� ������ (����� " -#~ "�������, \n" -#~ "������, �����j�� ������a). ������ ����a\n" -#~ "�a����� ��� ������ ��� ������������ �����. ���� ���� �� �������� �����\n" -#~ "�������� ���������j�.\n" -#~ "�������� �� ���� ���a�� ���� ���� ����� �e��� ������� ������ ����� ��a�� " -#~ "�\n" -#~ "GNU/Linux-�. ����e, ����j�� ������ \n" -#~ "��� ������������ ���� ������� �� ����� ��� �����e." - -#~ msgid "Please be patient. This operation can take several minutes." -#~ msgstr "������ ��������.���ja�� ���� ������j� ���� ���� �������� �����a" - -#~ msgid "" -#~ "Your new Mandrake Linux operating system is currently being installed.\n" -#~ "Depending on the number of packages you will be installing and the speed " -#~ "of\n" -#~ "your computer, this operation could take from a few minutes to a\n" -#~ "significant amount of time.\n" -#~ "\n" -#~ "Please be patient." -#~ msgstr "" -#~ "�a� ���� Mandrake Linux ���������� ������ �� �������� ��������a.\n" -#~ "��� �������j� �� ������� �� �����j� �������� �����a (� ���������� �� " -#~ "�������e������ ��j� �� ���������j� � ������ �a��� ����j����a).\n" -#~ "\n" -#~ "����� ��� �� �����e�e.����a." - -#~ msgid "" -#~ "X (for X Window System) is the heart of the GNU/Linux graphical " -#~ "interface\n" -#~ "on which all the graphical environments (KDE, GNOME, AfterStep,\n" -#~ "WindowMaker, etc.) bundled with Mandrake Linux rely.\n" -#~ "\n" -#~ "You will be presented the list of available resolutions and color depth\n" -#~ "available for your hardware. Choose the one that best suit your needs " -#~ "(you\n" -#~ "will be able to change that after installation though). When you are\n" -#~ "satisfied with the sample shown in the monitor, click \"OK\". A window " -#~ "will\n" -#~ "then appear and ask you if you can see it.\n" -#~ "\n" -#~ "If you are doing an \"Expert\" installation, you will enter the X\n" -#~ "configuration wizard. See the corresponding section of the manual for " -#~ "more\n" -#~ "information about this wizard.\n" -#~ "\n" -#~ "If you can see the message during the test, and answer \"Yes\", then " -#~ "DrakX\n" -#~ "will proceed to the next step. If you cannot see the message, it simply\n" -#~ "means that the configuration was wrong and the test will automatically " -#~ "end\n" -#~ "after 10 seconds, restoring the screen. Refer then to the video\n" -#~ "configuration section of the user guide for more information on how to\n" -#~ "configure your display." -#~ msgstr "" -#~ "X (���������� �� X Window ������) �� ���� GNU/Linux ��������� ����������\n" -#~ "�� ���� �� ��� �������� �������� (KDE, Gnome, AfterStep,\n" -#~ "WindowMaker, etc.) ��������. � ���� ����, DrakX\n" -#~ "�� �������� �� ���������� ������ X-���.\n" -#~ "\n" -#~ "������ �� ����� ������ �� ������, ���� ������� ������ ���� ����� ���� " -#~ "(���\n" -#~ "����� ���). ������� ����, �� �� ���������� ��������� X-��� �� ��������\n" -#~ "������� ����������� � ���������� �� �������� ��������. �������� �� " -#~ "������\n" -#~ "�� ������� �� �� �� ������.\n" -#~ "\n" -#~ "������� �������� \"�������\" �����������, ����������� ��������� �� X\n" -#~ "�������������. ���������� ������������ ��� ������� �� ���� �����������\n" -#~ "� ���� ���������.\n" -#~ "\n" -#~ "������� ������ ������������ ������ � ���������� �� \"��\", ���� �� DrakX " -#~ "��������� ��\n" -#~ "�������� �������. ������� �� ������ �� ������ ������, �� ����������� " -#~ "�����\n" -#~ "�� �� ������������� �������� � �� �� �� ���� ��� �������� �����\n" -#~ "10 �������, ������������ �����." - -#~ msgid "Switching between ALSA and OSS help" -#~ msgstr "����� �� ������� ������ ALSA � OSS" - -#, fuzzy -#~ msgid "quit" -#~ msgstr "����" - -#, fuzzy -#~ msgid "save" -#~ msgstr "�������" - -#~ msgid "Detecting devices ..." -#~ msgstr "�������j�� ��e��je..." - -#~ msgid "Test ports" -#~ msgstr "��������� �������" |